@import url(https://fonts.googleapis.com/css?family=Open Sans:400,700,400italic,700italic&subset=latin);@import url(https://fonts.googleapis.com/css?family=Lato&display=swap);
/*!
 * # Semantic UI - Reset
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}
/*!
 * # Semantic UI - Site
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */body,html{height:100%}html{font-size:14px}body{font-smoothing:antialiased;background:#fff;color:#000000de;font-size:14px;line-height:1.4285em;margin:0;min-width:320px;overflow-x:hidden}body,h1,h2,h3,h4,h5{font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;padding:0}h1,h2,h3,h4,h5{font-weight:700;line-height:1.28571429em;margin:calc(2rem - .14286em) 0 1rem}h1{min-height:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}p{line-height:1.4285em;margin:0 0 1em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a{color:#4183c4}a:hover{color:#1e70bf}::-webkit-selection{background-color:#cce2ff;color:#000000de}::selection{background-color:#cce2ff;color:#000000de}input::-webkit-selection,textarea::-webkit-selection{background-color:#64646466;color:#000000de}input::selection,textarea::selection{background-color:#64646466;color:#000000de}body ::-webkit-scrollbar{-webkit-appearance:none;height:10px;width:10px}body ::-webkit-scrollbar-track{background:#0000001a;border-radius:0}body ::-webkit-scrollbar-thumb{background:#00000040;border-radius:5px;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}body ::-webkit-scrollbar-thumb:window-inactive{background:#00000026}body ::-webkit-scrollbar-thumb:hover{background:#80878bcc}body .ui.inverted::-webkit-scrollbar-track{background:#ffffff1a}body .ui.inverted::-webkit-scrollbar-thumb{background:#ffffff40}body .ui.inverted::-webkit-scrollbar-thumb:window-inactive{background:#ffffff26}body .ui.inverted::-webkit-scrollbar-thumb:hover{background:#ffffff59}h1{font-size:2rem;line-height:36px}h1,h2{font-family:Lato}h2{font-size:1.71428571rem;line-height:30px}h3{font-size:1.28571429rem;line-height:23px}h3,h4{font-family:Lato}h4{font-size:1.07142857rem;line-height:19px}h5{font-family:Lato;font-size:1rem;line-height:18px}.-subheader-two{color:#1b1c1d99;font-size:12px;font-weight:500;line-height:13px;text-transform:uppercase}.-subheader-one{font-size:16px;font-weight:400;line-height:22px}body,p{font-family:Lato;font-size:16px;line-height:24px}.-body-text{font-size:14px;line-height:22px}.-small-text{font-weight:12px;line-height:15px}.-price{font-size:14px;line-height:20px}.ReactTable tr{height:36px}.ReactTable td,.ReactTable tr{font-size:12.6px}
/*!
 * # Semantic UI - Button
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.button{-webkit-tap-highlight-color:transparent;background:#e0e1e2 none;border:none;border-radius:.28571429rem;color:#0009;cursor:pointer;display:inline-block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;line-height:1em;margin:0 .25em 0 0;min-height:1em;outline:none;padding:.78571429em 1.5em;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;-webkit-user-select:none;user-select:none;vertical-align:initial;will-change:""}.ui.button,.ui.button:hover{box-shadow:inset 0 0 0 1px #0000,inset 0 0 0 0 #22242626}.ui.button:hover{background-color:#cacbcd;background-image:none;color:#000c}.ui.button:hover .icon{opacity:.85}.ui.button:focus{background-color:#cacbcd;background-image:""!important;box-shadow:""!important;color:#000c}.ui.button:focus .icon{opacity:.85}.ui.active.button:active,.ui.button:active{background-color:#babbbc;background-image:"";box-shadow:inset 0 0 0 1px #0000,none;color:#000000e6}.ui.active.button{box-shadow:inset 0 0 0 1px #0000}.ui.active.button,.ui.active.button:hover{color:#000000f2}.ui.active.button,.ui.active.button:active,.ui.active.button:hover{background-color:#c0c1c2;background-image:none}.ui.loading.loading.loading.loading.loading.loading.button{color:#0000!important;cursor:default;opacity:1;pointer-events:auto;position:relative;text-shadow:none!important;transition:all 0s linear,opacity .1s ease}.ui.loading.button:before{border:.2em solid #00000026;border-radius:500rem}.ui.loading.button:after,.ui.loading.button:before{content:"";height:1.28571429em;left:50%;margin:-.64285714em 0 0 -.64285714em;position:absolute;top:50%;width:1.28571429em}.ui.loading.button:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#fff;box-shadow:0 0 0 1px #0000}.ui.labeled.icon.loading.button .icon{background-color:initial;box-shadow:none}@keyframes button-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui.basic.loading.button:not(.inverted):before{border-color:#0000001a}.ui.basic.loading.button:not(.inverted):after{border-top-color:#767676}.ui.button:disabled,.ui.buttons .disabled.button,.ui.disabled.active.button,.ui.disabled.button,.ui.disabled.button:hover{background-image:none!important;box-shadow:none!important;cursor:default;opacity:.45!important;pointer-events:none!important}.ui.basic.buttons .ui.disabled.button{border-color:#22242680}.ui.animated.button{overflow:hidden;padding-right:0!important;position:relative;vertical-align:middle;z-index:1}.ui.animated.button .content{will-change:transform,opacity}.ui.animated.button .visible.content{margin-right:1.5em;position:relative}.ui.animated.button .hidden.content{position:absolute;width:100%}.ui.animated.button .hidden.content,.ui.animated.button .visible.content{transition:right .3s ease 0s}.ui.animated.button .visible.content{left:auto;right:0}.ui.animated.button .hidden.content{left:auto;margin-top:-.5em;right:-100%;top:50%}.ui.animated.button:focus .visible.content,.ui.animated.button:hover .visible.content{left:auto;right:200%}.ui.animated.button:focus .hidden.content,.ui.animated.button:hover .hidden.content{left:auto;right:0}.ui.vertical.animated.button .hidden.content,.ui.vertical.animated.button .visible.content{transition:top .3s ease,transform .3s ease}.ui.vertical.animated.button .visible.content{right:auto;transform:translateY(0)}.ui.vertical.animated.button .hidden.content{left:0;right:auto;top:-50%}.ui.vertical.animated.button:focus .visible.content,.ui.vertical.animated.button:hover .visible.content{right:auto;transform:translateY(200%)}.ui.vertical.animated.button:focus .hidden.content,.ui.vertical.animated.button:hover .hidden.content{right:auto;top:50%}.ui.fade.animated.button .hidden.content,.ui.fade.animated.button .visible.content{transition:opacity .3s ease,transform .3s ease}.ui.fade.animated.button .visible.content{left:auto;opacity:1;right:auto;transform:scale(1)}.ui.fade.animated.button .hidden.content{left:0;opacity:0;right:auto;transform:scale(1.5)}.ui.fade.animated.button:focus .visible.content,.ui.fade.animated.button:hover .visible.content{left:auto;opacity:0;right:auto;transform:scale(.75)}.ui.fade.animated.button:focus .hidden.content,.ui.fade.animated.button:hover .hidden.content{left:0;opacity:1;right:auto;transform:scale(1)}.ui.inverted.button{background:#0000 none;box-shadow:inset 0 0 0 2px #fff!important;color:#fff;text-shadow:none!important}.ui.inverted.buttons .button{margin:0 0 0 -2px}.ui.inverted.buttons .button:first-child{margin-left:0}.ui.inverted.vertical.buttons .button{margin:0 0 -2px}.ui.inverted.vertical.buttons .button:first-child{margin-top:0}.ui.inverted.button.active,.ui.inverted.button:focus,.ui.inverted.button:hover{background:#fff;box-shadow:inset 0 0 0 2px #fff!important;color:#000c}.ui.inverted.button.active:focus{background:#dcddde;box-shadow:inset 0 0 0 2px #dcddde!important;color:#000c}.ui.labeled.button:not(.icon){background:none!important;border:none!important;box-shadow:none!important;display:inline-flex;flex-direction:row;padding:0!important}.ui.labeled.button>.button{margin:0}.ui.labeled.button>.label{align-items:center;border-color:#22242626;display:flex;font-size:1em;margin:0 0 0 -1px!important;padding:""}.ui.labeled.button>.tag.label:before{height:1.85em;width:1.85em}.ui.labeled.button:not([class*="left labeled"])>.button{border-bottom-right-radius:0;border-top-right-radius:0}.ui.labeled.button:not([class*="left labeled"])>.label,.ui[class*="left labeled"].button>.button{border-bottom-left-radius:0;border-top-left-radius:0}.ui[class*="left labeled"].button>.label{border-bottom-right-radius:0;border-top-right-radius:0}.ui.facebook.button{background-color:#3b5998;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.facebook.button:hover{background-color:#304d8a;color:#fff;text-shadow:none}.ui.facebook.button:active{background-color:#2d4373;color:#fff;text-shadow:none}.ui.twitter.button{background-color:#55acee;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.twitter.button:hover{background-color:#35a2f4;color:#fff;text-shadow:none}.ui.twitter.button:active{background-color:#2795e9;color:#fff;text-shadow:none}.ui.google.plus.button{background-color:#dd4b39;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.google.plus.button:hover{background-color:#e0321c;color:#fff;text-shadow:none}.ui.google.plus.button:active{background-color:#c23321;color:#fff;text-shadow:none}.ui.linkedin.button{background-color:#1f88be;color:#fff;text-shadow:none}.ui.linkedin.button:hover{background-color:#147baf;color:#fff;text-shadow:none}.ui.linkedin.button:active{background-color:#186992;color:#fff;text-shadow:none}.ui.youtube.button{background-color:red;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.youtube.button:hover{background-color:#e60000;color:#fff;text-shadow:none}.ui.youtube.button:active{background-color:#c00;color:#fff;text-shadow:none}.ui.instagram.button{background-color:#49769c;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.instagram.button:hover{background-color:#3d698e;color:#fff;text-shadow:none}.ui.instagram.button:active{background-color:#395c79;color:#fff;text-shadow:none}.ui.pinterest.button{background-color:#bd081c;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff;text-shadow:none}.ui.pinterest.button:hover{background-color:#ac0013;color:#fff;text-shadow:none}.ui.pinterest.button:active{background-color:#8c0615;color:#fff;text-shadow:none}.ui.vk.button{background-color:#4d7198;background-image:none;box-shadow:inset 0 0 0 0 #22242626;color:#fff}.ui.vk.button:hover{background-color:#41648a;color:#fff}.ui.vk.button:active{background-color:#3c5876;color:#fff}.ui.button>.icon:not(.button){color:"";height:.85714286em;opacity:.8;transition:opacity .1s ease;vertical-align:""}.ui.button:not(.icon)>.icon:not(.button):not(.dropdown),.ui.button>.icon:not(.button){margin:0 .42857143em 0 -.21428571em}.ui.button:not(.icon)>.right.icon:not(.button):not(.dropdown){margin:0 -.21428571em 0 .42857143em}.ui[class*="left floated"].button,.ui[class*="left floated"].buttons{float:left;margin-left:0;margin-right:.25em}.ui[class*="right floated"].button,.ui[class*="right floated"].buttons{float:right;margin-left:.25em;margin-right:0}.ui.compact.button,.ui.compact.buttons .button{padding:.58928571em 1.125em}.ui.compact.icon.button,.ui.compact.icon.buttons .button{padding:.58928571em}.ui.compact.labeled.icon.button,.ui.compact.labeled.icon.buttons .button{padding:.58928571em 3.69642857em}.ui.mini.button,.ui.mini.buttons .button,.ui.mini.buttons .or{font-size:.78571429rem}.ui.tiny.button,.ui.tiny.buttons .button,.ui.tiny.buttons .or{font-size:.85714286rem}.ui.small.button,.ui.small.buttons .button,.ui.small.buttons .or{font-size:.92857143rem}.ui.button,.ui.buttons .button,.ui.buttons .or{font-size:1rem}.ui.large.button,.ui.large.buttons .button,.ui.large.buttons .or{font-size:1.14285714rem}.ui.big.button,.ui.big.buttons .button,.ui.big.buttons .or{font-size:1.28571429rem}.ui.huge.button,.ui.huge.buttons .button,.ui.huge.buttons .or{font-size:1.42857143rem}.ui.massive.button,.ui.massive.buttons .button,.ui.massive.buttons .or{font-size:1.71428571rem}.ui.icon.button,.ui.icon.buttons .button{padding:.78571429em}.ui.icon.button>.icon,.ui.icon.buttons .button>.icon{margin:0!important;opacity:.9;vertical-align:top}.ui.basic.button,.ui.basic.buttons .button{background:#0000 none!important;border-radius:.28571429rem;box-shadow:inset 0 0 0 1px #22242626;color:#0009!important;font-weight:400;text-shadow:none!important;text-transform:none}.ui.basic.buttons{border:1px solid #22242626;border-radius:.28571429rem;box-shadow:none}.ui.basic.buttons .button{border-radius:0}.ui.basic.button:focus,.ui.basic.button:hover,.ui.basic.buttons .button:focus,.ui.basic.buttons .button:hover{background:#fff!important;box-shadow:inset 0 0 0 1px #22242659,inset 0 0 0 0 #22242626;color:#000c!important}.ui.basic.button:active,.ui.basic.buttons .button:active{background:#f8f8f8!important;box-shadow:inset 0 0 0 1px #00000026,inset 0 1px 4px 0 #22242626;color:#000000e6!important}.ui.basic.active.button,.ui.basic.buttons .active.button{background:#0000000d!important;box-shadow:""!important;color:#000000f2!important}.ui.basic.active.button:hover,.ui.basic.buttons .active.button:hover{background-color:#0000000d}.ui.basic.buttons .button:hover{box-shadow:inset 0 0 0 1px #22242659,inset inset 0 0 0 0 #22242626}.ui.basic.buttons .button:active{box-shadow:inset 0 0 0 1px #00000026,inset inset 0 1px 4px 0 #22242626}.ui.basic.buttons .active.button{box-shadow:""!important}.ui.basic.inverted.button,.ui.basic.inverted.buttons .button{background-color:initial!important;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#f9fafb!important}.ui.basic.inverted.button:focus,.ui.basic.inverted.button:hover,.ui.basic.inverted.buttons .button:focus,.ui.basic.inverted.buttons .button:hover{box-shadow:inset 0 0 0 2px #fff!important;color:#fff!important}.ui.basic.inverted.button:active,.ui.basic.inverted.buttons .button:active{background-color:#ffffff14!important;box-shadow:inset 0 0 0 2px #ffffffe6!important;color:#fff!important}.ui.basic.inverted.active.button,.ui.basic.inverted.buttons .active.button{background-color:#ffffff14;box-shadow:inset 0 0 0 2px #ffffffb3;color:#fff;text-shadow:none}.ui.basic.inverted.active.button:hover,.ui.basic.inverted.buttons .active.button:hover{background-color:#ffffff26;box-shadow:inset 0 0 0 2px #fff!important}.ui.basic.buttons .button{border-left:1px solid #22242626;box-shadow:none}.ui.basic.vertical.buttons .button{border-left:none;border-left-width:0;border-top:1px solid #22242626}.ui.basic.vertical.buttons .button:first-child{border-top-width:0}.ui.labeled.icon.button,.ui.labeled.icon.buttons .button{padding-left:4.07142857em!important;padding-right:1.5em!important;position:relative}.ui.labeled.icon.button>.icon,.ui.labeled.icon.buttons>.button>.icon{background-color:#0000000d;border-radius:0;border-bottom-left-radius:inherit;border-top-left-radius:inherit;box-shadow:inset -1px 0 0 0 #0000;color:"";height:100%;left:0;line-height:1;margin:0;position:absolute;text-align:center;top:0;width:2.57142857em}.ui[class*="right labeled"].icon.button{padding-left:1.5em!important;padding-right:4.07142857em!important}.ui[class*="right labeled"].icon.button>.icon{border-radius:0;border-bottom-right-radius:inherit;border-top-right-radius:inherit;box-shadow:inset 1px 0 0 0 #0000;left:auto;right:0}.ui.labeled.icon.button>.icon:after,.ui.labeled.icon.button>.icon:before,.ui.labeled.icon.buttons>.button>.icon:after,.ui.labeled.icon.buttons>.button>.icon:before{display:block;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.ui.labeled.icon.button>.icon.loading{animation:none}.ui.labeled.icon.button>.icon.loading:before{animation:labeled-button-icon-loading 2s linear infinite}@keyframes labeled-button-icon-loading{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.ui.labeled.icon.buttons .button>.icon{border-radius:0}.ui.labeled.icon.buttons .button:first-child>.icon{border-bottom-left-radius:.28571429rem;border-top-left-radius:.28571429rem}.ui.labeled.icon.buttons .button:last-child>.icon{border-bottom-right-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.vertical.labeled.icon.buttons .button:first-child>.icon{border-radius:0;border-top-left-radius:.28571429rem}.ui.vertical.labeled.icon.buttons .button:last-child>.icon{border-radius:0;border-bottom-left-radius:.28571429rem}.ui.fluid[class*="left labeled"].icon.button,.ui.fluid[class*="right labeled"].icon.button{padding-left:1.5em!important;padding-right:1.5em!important}.ui.button.toggle.active,.ui.buttons .button.toggle.active,.ui.toggle.buttons .active.button{background-color:#48913d!important;box-shadow:none!important;color:#fff!important;text-shadow:none}.ui.button.toggle.active:hover{background-color:#3c8332!important;color:#fff!important;text-shadow:none}.ui.circular.button{border-radius:10em}.ui.circular.button>.icon{vertical-align:initial;width:1em}.ui.buttons .or{height:2.57142857em;position:relative;width:.3em;z-index:3}.ui.buttons .or:before{background-color:#fff;border-radius:500rem;box-shadow:inset 0 0 0 1px #0000;color:#0006;content:"or";font-style:normal;font-weight:700;height:1.78571429em;left:50%;line-height:1.78571429em;margin-left:-.89285714em;margin-top:-.89285714em;position:absolute;text-align:center;text-shadow:none;top:50%;width:1.78571429em}.ui.buttons .or[data-text]:before{content:attr(data-text)}.ui.fluid.buttons .or{width:0!important}.ui.fluid.buttons .or:after{display:none}.ui.attached.button{border-radius:0;box-shadow:0 0 0 1px #22242626!important;display:block;margin:0;position:relative}.ui.attached.top.button{border-radius:.28571429rem .28571429rem 0 0}.ui.attached.bottom.button{border-radius:0 0 .28571429rem .28571429rem}.ui.left.attached.button{border-left:none;border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;padding-right:.75em;text-align:right}.ui.right.attached.button{border-radius:0 .28571429rem .28571429rem 0;display:inline-block;padding-left:.75em;text-align:left}.ui.attached.buttons{border-radius:0;display:flex;margin-left:-1px;margin-right:-1px;position:relative;width:auto!important;z-index:2}.ui.attached.buttons .button{margin:0}.ui.attached.buttons .button:first-child,.ui.attached.buttons .button:last-child{border-radius:0}.ui[class*="top attached"].buttons{border-radius:.28571429rem .28571429rem 0 0;margin-bottom:-1px}.ui[class*="top attached"].buttons .button:first-child{border-radius:.28571429rem 0 0 0}.ui[class*="top attached"].buttons .button:last-child{border-radius:0 .28571429rem 0 0}.ui[class*="bottom attached"].buttons{border-radius:0 0 .28571429rem .28571429rem;margin-top:-1px}.ui[class*="bottom attached"].buttons .button:first-child{border-radius:0 0 0 .28571429rem}.ui[class*="bottom attached"].buttons .button:last-child{border-radius:0 0 .28571429rem 0}.ui[class*="left attached"].buttons{border-radius:0 .28571429rem .28571429rem 0;display:inline-flex;margin-left:-1px;margin-right:0}.ui[class*="left attached"].buttons .button:first-child{border-radius:0 .28571429rem 0 0;margin-left:-1px}.ui[class*="left attached"].buttons .button:last-child{border-radius:0 0 .28571429rem 0;margin-left:-1px}.ui[class*="right attached"].buttons{border-radius:.28571429rem 0 0 .28571429rem;display:inline-flex;margin-left:0;margin-right:-1px}.ui[class*="right attached"].buttons .button:first-child{border-radius:.28571429rem 0 0 0;margin-left:-1px}.ui[class*="right attached"].buttons .button:last-child{border-radius:0 0 0 .28571429rem;margin-left:-1px}.ui.fluid.button,.ui.fluid.buttons{width:100%}.ui.fluid.button{display:block}.ui.two.buttons{width:100%}.ui.two.buttons>.button{width:50%}.ui.three.buttons{width:100%}.ui.three.buttons>.button{width:33.333%}.ui.four.buttons{width:100%}.ui.four.buttons>.button{width:25%}.ui.five.buttons{width:100%}.ui.five.buttons>.button{width:20%}.ui.six.buttons{width:100%}.ui.six.buttons>.button{width:16.666%}.ui.seven.buttons{width:100%}.ui.seven.buttons>.button{width:14.285%}.ui.eight.buttons{width:100%}.ui.eight.buttons>.button{width:12.5%}.ui.nine.buttons{width:100%}.ui.nine.buttons>.button{width:11.11%}.ui.ten.buttons{width:100%}.ui.ten.buttons>.button{width:10%}.ui.eleven.buttons{width:100%}.ui.eleven.buttons>.button{width:9.09%}.ui.twelve.buttons{width:100%}.ui.twelve.buttons>.button{width:8.3333%}.ui.fluid.vertical.buttons,.ui.fluid.vertical.buttons>.button{display:flex;width:auto}.ui.two.vertical.buttons>.button{height:50%}.ui.three.vertical.buttons>.button{height:33.333%}.ui.four.vertical.buttons>.button{height:25%}.ui.five.vertical.buttons>.button{height:20%}.ui.six.vertical.buttons>.button{height:16.666%}.ui.seven.vertical.buttons>.button{height:14.285%}.ui.eight.vertical.buttons>.button{height:12.5%}.ui.nine.vertical.buttons>.button{height:11.11%}.ui.ten.vertical.buttons>.button{height:10%}.ui.eleven.vertical.buttons>.button{height:9.09%}.ui.twelve.vertical.buttons>.button{height:8.3333%}.ui.black.button,.ui.black.buttons .button{background-color:#000;background-image:none;color:#fff;text-shadow:none}.ui.black.button{box-shadow:inset 0 0 0 0 #22242626}.ui.black.button:hover,.ui.black.buttons .button:hover{background-color:#0d0d0d;color:#fff;text-shadow:none}.ui.black.button:focus,.ui.black.buttons .button:focus{background-color:#141414;color:#fff;text-shadow:none}.ui.black.button:active,.ui.black.buttons .button:active{background-color:#1a1a1a;color:#fff;text-shadow:none}.ui.black.active.button,.ui.black.button .active.button:active,.ui.black.buttons .active.button,.ui.black.buttons .active.button:active{background-color:#000;color:#fff;text-shadow:none}.ui.basic.black.button,.ui.basic.black.buttons .button{box-shadow:inset 0 0 0 1px #000!important;color:#000!important}.ui.basic.black.button:hover,.ui.basic.black.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #0d0d0d!important;color:#0d0d0d!important}.ui.basic.black.button:focus,.ui.basic.black.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #141414!important;color:#0d0d0d!important}.ui.basic.black.active.button,.ui.basic.black.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #000!important;color:#1a1a1a!important}.ui.basic.black.button:active,.ui.basic.black.buttons .button:active{box-shadow:inset 0 0 0 1px #1a1a1a!important;color:#1a1a1a!important}.ui.buttons:not(.vertical)>.basic.black.button:not(:first-child){margin-left:-1px}.ui.inverted.black.button,.ui.inverted.black.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #d4d4d5!important;color:#fff}.ui.inverted.black.button.active,.ui.inverted.black.button:active,.ui.inverted.black.button:focus,.ui.inverted.black.button:hover,.ui.inverted.black.buttons .button.active,.ui.inverted.black.buttons .button:active,.ui.inverted.black.buttons .button:focus,.ui.inverted.black.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.black.active.button,.ui.inverted.black.button:active,.ui.inverted.black.button:focus,.ui.inverted.black.button:hover,.ui.inverted.black.buttons .active.button,.ui.inverted.black.buttons .button:active,.ui.inverted.black.buttons .button:focus,.ui.inverted.black.buttons .button:hover{background-color:#000}.ui.inverted.black.basic.button,.ui.inverted.black.basic.buttons .button,.ui.inverted.black.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.black.basic.button:hover,.ui.inverted.black.basic.buttons .button:hover,.ui.inverted.black.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #000!important;color:#fff!important}.ui.inverted.black.basic.button:focus,.ui.inverted.black.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #000!important;color:#545454!important}.ui.inverted.black.basic.active.button,.ui.inverted.black.basic.button:active,.ui.inverted.black.basic.buttons .active.button,.ui.inverted.black.basic.buttons .button:active,.ui.inverted.black.buttons .basic.active.button,.ui.inverted.black.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #000!important;color:#fff!important}.ui.grey.button,.ui.grey.buttons .button{background-color:#767676;background-image:none;color:#fff;text-shadow:none}.ui.grey.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.grey.button,.ui.basic.grey.buttons .button{box-shadow:inset 0 0 0 1px #767676!important;color:#767676!important}.ui.basic.grey.button:hover,.ui.basic.grey.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #838383!important;color:#838383!important}.ui.basic.grey.button:focus,.ui.basic.grey.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #8a8a8a!important;color:#838383!important}.ui.basic.grey.active.button,.ui.basic.grey.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #696969!important;color:#909090!important}.ui.basic.grey.button:active,.ui.basic.grey.buttons .button:active{box-shadow:inset 0 0 0 1px #909090!important;color:#909090!important}.ui.buttons:not(.vertical)>.basic.grey.button:not(:first-child){margin-left:-1px}.ui.inverted.grey.button,.ui.inverted.grey.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #d4d4d5!important;color:#fff}.ui.inverted.grey.button.active,.ui.inverted.grey.button:active,.ui.inverted.grey.button:focus,.ui.inverted.grey.button:hover,.ui.inverted.grey.buttons .button.active,.ui.inverted.grey.buttons .button:active,.ui.inverted.grey.buttons .button:focus,.ui.inverted.grey.buttons .button:hover{box-shadow:none!important;color:#0009}.ui.inverted.grey.button:hover,.ui.inverted.grey.buttons .button:hover{background-color:#d3d4d6}.ui.inverted.grey.button:focus,.ui.inverted.grey.buttons .button:focus{background-color:#cbcdcf}.ui.inverted.grey.active.button,.ui.inverted.grey.buttons .active.button{background-color:#d3d4d6}.ui.inverted.grey.button:active,.ui.inverted.grey.buttons .button:active{background-color:#c6c8c9}.ui.inverted.grey.basic.button,.ui.inverted.grey.basic.buttons .button,.ui.inverted.grey.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.grey.basic.button:hover,.ui.inverted.grey.basic.buttons .button:hover,.ui.inverted.grey.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d3d4d6!important;color:#fff!important}.ui.inverted.grey.basic.button:focus,.ui.inverted.grey.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #cbcdcf!important;color:#e0e1e2!important}.ui.inverted.grey.basic.active.button,.ui.inverted.grey.basic.buttons .active.button,.ui.inverted.grey.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #d3d4d6!important;color:#fff!important}.ui.inverted.grey.basic.button:active,.ui.inverted.grey.basic.buttons .button:active,.ui.inverted.grey.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #c6c8c9!important;color:#fff!important}.ui.brown.button,.ui.brown.buttons .button{background-color:#fef0e7;background-image:none;color:#fff;text-shadow:none}.ui.brown.button{box-shadow:inset 0 0 0 0 #22242626}.ui.brown.button:hover,.ui.brown.buttons .button:hover{background-color:#ffe0cc;color:#fff;text-shadow:none}.ui.brown.button:focus,.ui.brown.buttons .button:focus{background-color:#ffd7bd;color:#fff;text-shadow:none}.ui.brown.button:active,.ui.brown.buttons .button:active{background-color:#fcd1b6;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:#ffe0cc;color:#fff;text-shadow:none}.ui.basic.brown.button,.ui.basic.brown.buttons .button{box-shadow:inset 0 0 0 1px #fef0e7!important;color:#fef0e7!important}.ui.basic.brown.button:hover,.ui.basic.brown.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #ffe0cc!important;color:#ffe0cc!important}.ui.basic.brown.button:focus,.ui.basic.brown.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #ffd7bd!important;color:#ffe0cc!important}.ui.basic.brown.active.button,.ui.basic.brown.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #ffe0cc!important;color:#fcd1b6!important}.ui.basic.brown.button:active,.ui.basic.brown.buttons .button:active{box-shadow:inset 0 0 0 1px #fcd1b6!important;color:#fcd1b6!important}.ui.buttons:not(.vertical)>.basic.brown.button:not(:first-child){margin-left:-1px}.ui.inverted.brown.button,.ui.inverted.brown.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #a5673f!important;color:#a5673f}.ui.inverted.brown.button.active,.ui.inverted.brown.button:active,.ui.inverted.brown.button:focus,.ui.inverted.brown.button:hover,.ui.inverted.brown.buttons .button.active,.ui.inverted.brown.buttons .button:active,.ui.inverted.brown.buttons .button:focus,.ui.inverted.brown.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.brown.button:hover,.ui.inverted.brown.buttons .button:hover{background-color:#975b33}.ui.inverted.brown.button:focus,.ui.inverted.brown.buttons .button:focus{background-color:#90532b}.ui.inverted.brown.active.button,.ui.inverted.brown.buttons .active.button{background-color:#995a31}.ui.inverted.brown.button:active,.ui.inverted.brown.buttons .button:active{background-color:#805031}.ui.inverted.brown.basic.button,.ui.inverted.brown.basic.buttons .button,.ui.inverted.brown.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.brown.basic.button:hover,.ui.inverted.brown.basic.buttons .button:hover,.ui.inverted.brown.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #975b33!important;color:#a5673f!important}.ui.inverted.brown.basic.button:focus,.ui.inverted.brown.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #90532b!important;color:#a5673f!important}.ui.inverted.brown.basic.active.button,.ui.inverted.brown.basic.buttons .active.button,.ui.inverted.brown.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #995a31!important;color:#a5673f!important}.ui.inverted.brown.basic.button:active,.ui.inverted.brown.basic.buttons .button:active,.ui.inverted.brown.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #805031!important;color:#a5673f!important}.ui.blue.button,.ui.blue.buttons .button{background-color:#2185d0;background-image:none;color:#fff;text-shadow:none}.ui.blue.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.blue.button,.ui.basic.blue.buttons .button{box-shadow:inset 0 0 0 1px #2185d0!important;color:#2185d0!important}.ui.basic.blue.button:hover,.ui.basic.blue.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #1678c2!important;color:#1678c2!important}.ui.basic.blue.button:focus,.ui.basic.blue.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #0d71bb!important;color:#1678c2!important}.ui.basic.blue.active.button,.ui.basic.blue.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #1279c6!important;color:#1a69a4!important}.ui.basic.blue.button:active,.ui.basic.blue.buttons .button:active{box-shadow:inset 0 0 0 1px #1a69a4!important;color:#1a69a4!important}.ui.buttons:not(.vertical)>.basic.blue.button:not(:first-child){margin-left:-1px}.ui.inverted.blue.button,.ui.inverted.blue.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #e8f3fa!important;color:#e8f3fa}.ui.inverted.blue.button.active,.ui.inverted.blue.button:active,.ui.inverted.blue.button:focus,.ui.inverted.blue.button:hover,.ui.inverted.blue.buttons .button.active,.ui.inverted.blue.buttons .button:active,.ui.inverted.blue.buttons .button:focus,.ui.inverted.blue.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.blue.button:hover,.ui.inverted.blue.buttons .button:hover{background-color:#d1e8f7}.ui.inverted.blue.button:focus,.ui.inverted.blue.buttons .button:focus{background-color:#c2e2f7}.ui.inverted.blue.active.button,.ui.inverted.blue.buttons .active.button{background-color:#d0e9f8}.ui.inverted.blue.button:active,.ui.inverted.blue.buttons .button:active{background-color:#beddf1}.ui.inverted.blue.basic.button,.ui.inverted.blue.basic.buttons .button,.ui.inverted.blue.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.blue.basic.button:hover,.ui.inverted.blue.basic.buttons .button:hover,.ui.inverted.blue.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d1e8f7!important;color:#e8f3fa!important}.ui.inverted.blue.basic.button:focus,.ui.inverted.blue.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #c2e2f7!important;color:#e8f3fa!important}.ui.inverted.blue.basic.active.button,.ui.inverted.blue.basic.buttons .active.button,.ui.inverted.blue.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #d0e9f8!important;color:#e8f3fa!important}.ui.inverted.blue.basic.button:active,.ui.inverted.blue.basic.buttons .button:active,.ui.inverted.blue.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #beddf1!important;color:#e8f3fa!important}.ui.green.button,.ui.green.buttons .button{background-color:#48913d;background-image:none;color:#fff;text-shadow:none}.ui.green.button{box-shadow:inset 0 0 0 0 #22242626}.ui.green.button:hover,.ui.green.buttons .button:hover{background-color:#3c8332;color:#fff;text-shadow:none}.ui.green.button:focus,.ui.green.buttons .button:focus{background-color:#357b2a;color:#fff;text-shadow:none}.ui.green.button:active,.ui.green.buttons .button:active{background-color:#366d2e;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:#3b8530;color:#fff;text-shadow:none}.ui.basic.green.button,.ui.basic.green.buttons .button{box-shadow:inset 0 0 0 1px #48913d!important;color:#48913d!important}.ui.basic.green.button:hover,.ui.basic.green.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #3c8332!important;color:#3c8332!important}.ui.basic.green.button:focus,.ui.basic.green.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #357b2a!important;color:#3c8332!important}.ui.basic.green.active.button,.ui.basic.green.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #3b8530!important;color:#366d2e!important}.ui.basic.green.button:active,.ui.basic.green.buttons .button:active{box-shadow:inset 0 0 0 1px #366d2e!important;color:#366d2e!important}.ui.buttons:not(.vertical)>.basic.green.button:not(:first-child){margin-left:-1px}.ui.inverted.green.button,.ui.inverted.green.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #a8c599!important;color:#a8c599}.ui.inverted.green.button.active,.ui.inverted.green.button:active,.ui.inverted.green.button:focus,.ui.inverted.green.button:hover,.ui.inverted.green.buttons .button.active,.ui.inverted.green.buttons .button:active,.ui.inverted.green.buttons .button:focus,.ui.inverted.green.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.green.button:hover,.ui.inverted.green.buttons .button:hover{background-color:#99be86}.ui.inverted.green.button:focus,.ui.inverted.green.buttons .button:focus{background-color:#90bc79}.ui.inverted.green.active.button,.ui.inverted.green.buttons .active.button{background-color:#99c085}.ui.inverted.green.button:active,.ui.inverted.green.buttons .button:active{background-color:#8cb378}.ui.inverted.green.basic.button,.ui.inverted.green.basic.buttons .button,.ui.inverted.green.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.green.basic.button:hover,.ui.inverted.green.basic.buttons .button:hover,.ui.inverted.green.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #99be86!important;color:#a8c599!important}.ui.inverted.green.basic.button:focus,.ui.inverted.green.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #90bc79!important;color:#a8c599!important}.ui.inverted.green.basic.active.button,.ui.inverted.green.basic.buttons .active.button,.ui.inverted.green.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #99c085!important;color:#a8c599!important}.ui.inverted.green.basic.button:active,.ui.inverted.green.basic.buttons .button:active,.ui.inverted.green.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #8cb378!important;color:#a8c599!important}.ui.orange.button,.ui.orange.buttons .button{background-color:#ffba39;background-image:none;color:#fff;text-shadow:none}.ui.orange.button{box-shadow:inset 0 0 0 0 #22242626}.ui.orange.button:hover,.ui.orange.buttons .button:hover{background-color:#ffb120;color:#fff;text-shadow:none}.ui.orange.button:focus,.ui.orange.buttons .button:focus{background-color:#ffac10;color:#fff;text-shadow:none}.ui.orange.button:active,.ui.orange.buttons .button:active{background-color:#ffa806;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:#ffb120;color:#fff;text-shadow:none}.ui.basic.orange.button,.ui.basic.orange.buttons .button{box-shadow:inset 0 0 0 1px #ffba39!important;color:#ffba39!important}.ui.basic.orange.button:hover,.ui.basic.orange.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #ffb120!important;color:#ffb120!important}.ui.basic.orange.button:focus,.ui.basic.orange.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #ffac10!important;color:#ffb120!important}.ui.basic.orange.active.button,.ui.basic.orange.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #ffb120!important;color:#ffa806!important}.ui.basic.orange.button:active,.ui.basic.orange.buttons .button:active{box-shadow:inset 0 0 0 1px #ffa806!important;color:#ffa806!important}.ui.buttons:not(.vertical)>.basic.orange.button:not(:first-child){margin-left:-1px}.ui.inverted.orange.button,.ui.inverted.orange.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #ff851b!important;color:#ff851b}.ui.inverted.orange.button.active,.ui.inverted.orange.button:active,.ui.inverted.orange.button:focus,.ui.inverted.orange.button:hover,.ui.inverted.orange.buttons .button.active,.ui.inverted.orange.buttons .button:active,.ui.inverted.orange.buttons .button:focus,.ui.inverted.orange.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.orange.button:hover,.ui.inverted.orange.buttons .button:hover{background-color:#ff7701}.ui.inverted.orange.button:focus,.ui.inverted.orange.buttons .button:focus{background-color:#f17000}.ui.inverted.orange.active.button,.ui.inverted.orange.buttons .active.button{background-color:#ff7701}.ui.inverted.orange.button:active,.ui.inverted.orange.buttons .button:active{background-color:#e76b00}.ui.inverted.orange.basic.button,.ui.inverted.orange.basic.buttons .button,.ui.inverted.orange.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.orange.basic.button:hover,.ui.inverted.orange.basic.buttons .button:hover,.ui.inverted.orange.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff7701!important;color:#ff851b!important}.ui.inverted.orange.basic.button:focus,.ui.inverted.orange.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #f17000!important;color:#ff851b!important}.ui.inverted.orange.basic.active.button,.ui.inverted.orange.basic.buttons .active.button,.ui.inverted.orange.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff7701!important;color:#ff851b!important}.ui.inverted.orange.basic.button:active,.ui.inverted.orange.basic.buttons .button:active,.ui.inverted.orange.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #e76b00!important;color:#ff851b!important}.ui.pink.button,.ui.pink.buttons .button{background-color:#e03997;background-image:none;color:#fff;text-shadow:none}.ui.pink.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.pink.button,.ui.basic.pink.buttons .button{box-shadow:inset 0 0 0 1px #e03997!important;color:#e03997!important}.ui.basic.pink.button:hover,.ui.basic.pink.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #e61a8d!important;color:#e61a8d!important}.ui.basic.pink.button:focus,.ui.basic.pink.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #e10f85!important;color:#e61a8d!important}.ui.basic.pink.active.button,.ui.basic.pink.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #ea158d!important;color:#c71f7e!important}.ui.basic.pink.button:active,.ui.basic.pink.buttons .button:active{box-shadow:inset 0 0 0 1px #c71f7e!important;color:#c71f7e!important}.ui.buttons:not(.vertical)>.basic.pink.button:not(:first-child){margin-left:-1px}.ui.inverted.pink.button,.ui.inverted.pink.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #ff8edf!important;color:#ff8edf}.ui.inverted.pink.button.active,.ui.inverted.pink.button:active,.ui.inverted.pink.button:focus,.ui.inverted.pink.button:hover,.ui.inverted.pink.buttons .button.active,.ui.inverted.pink.buttons .button:active,.ui.inverted.pink.buttons .button:focus,.ui.inverted.pink.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.pink.button:hover,.ui.inverted.pink.buttons .button:hover{background-color:#ff74d8}.ui.inverted.pink.button:focus,.ui.inverted.pink.buttons .button:focus{background-color:#ff65d3}.ui.inverted.pink.active.button,.ui.inverted.pink.buttons .active.button{background-color:#ff74d8}.ui.inverted.pink.button:active,.ui.inverted.pink.buttons .button:active{background-color:#ff5bd1}.ui.inverted.pink.basic.button,.ui.inverted.pink.basic.buttons .button,.ui.inverted.pink.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.pink.basic.button:hover,.ui.inverted.pink.basic.buttons .button:hover,.ui.inverted.pink.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff74d8!important;color:#ff8edf!important}.ui.inverted.pink.basic.button:focus,.ui.inverted.pink.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #ff65d3!important;color:#ff8edf!important}.ui.inverted.pink.basic.active.button,.ui.inverted.pink.basic.buttons .active.button,.ui.inverted.pink.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff74d8!important;color:#ff8edf!important}.ui.inverted.pink.basic.button:active,.ui.inverted.pink.basic.buttons .button:active,.ui.inverted.pink.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #ff5bd1!important;color:#ff8edf!important}.ui.violet.button,.ui.violet.buttons .button{background-color:#6435c9;background-image:none;color:#fff;text-shadow:none}.ui.violet.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.violet.button,.ui.basic.violet.buttons .button{box-shadow:inset 0 0 0 1px #6435c9!important;color:#6435c9!important}.ui.basic.violet.button:hover,.ui.basic.violet.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #5829bb!important;color:#5829bb!important}.ui.basic.violet.button:focus,.ui.basic.violet.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #4f20b5!important;color:#5829bb!important}.ui.basic.violet.active.button,.ui.basic.violet.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #5626bf!important;color:#502aa1!important}.ui.basic.violet.button:active,.ui.basic.violet.buttons .button:active{box-shadow:inset 0 0 0 1px #502aa1!important;color:#502aa1!important}.ui.buttons:not(.vertical)>.basic.violet.button:not(:first-child){margin-left:-1px}.ui.inverted.violet.button,.ui.inverted.violet.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #a291fb!important;color:#a291fb}.ui.inverted.violet.button.active,.ui.inverted.violet.button:active,.ui.inverted.violet.button:focus,.ui.inverted.violet.button:hover,.ui.inverted.violet.buttons .button.active,.ui.inverted.violet.buttons .button:active,.ui.inverted.violet.buttons .button:focus,.ui.inverted.violet.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.violet.button:hover,.ui.inverted.violet.buttons .button:hover{background-color:#8a73ff}.ui.inverted.violet.button:focus,.ui.inverted.violet.buttons .button:focus{background-color:#7d64ff}.ui.inverted.violet.active.button,.ui.inverted.violet.buttons .active.button{background-color:#8a73ff}.ui.inverted.violet.button:active,.ui.inverted.violet.buttons .button:active{background-color:#7860f9}.ui.inverted.violet.basic.button,.ui.inverted.violet.basic.buttons .button,.ui.inverted.violet.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.violet.basic.button:hover,.ui.inverted.violet.basic.buttons .button:hover,.ui.inverted.violet.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #8a73ff!important;color:#a291fb!important}.ui.inverted.violet.basic.button:focus,.ui.inverted.violet.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #7d64ff!important;color:#a291fb!important}.ui.inverted.violet.basic.active.button,.ui.inverted.violet.basic.buttons .active.button,.ui.inverted.violet.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #8a73ff!important;color:#a291fb!important}.ui.inverted.violet.basic.button:active,.ui.inverted.violet.basic.buttons .button:active,.ui.inverted.violet.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #7860f9!important;color:#a291fb!important}.ui.purple.button,.ui.purple.buttons .button{background-color:#a333c8;background-image:none;color:#fff;text-shadow:none}.ui.purple.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.purple.button,.ui.basic.purple.buttons .button{box-shadow:inset 0 0 0 1px #a333c8!important;color:#a333c8!important}.ui.basic.purple.button:hover,.ui.basic.purple.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #9627ba!important;color:#9627ba!important}.ui.basic.purple.button:focus,.ui.basic.purple.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #8f1eb4!important;color:#9627ba!important}.ui.basic.purple.active.button,.ui.basic.purple.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #9724be!important;color:#82299f!important}.ui.basic.purple.button:active,.ui.basic.purple.buttons .button:active{box-shadow:inset 0 0 0 1px #82299f!important;color:#82299f!important}.ui.buttons:not(.vertical)>.basic.purple.button:not(:first-child){margin-left:-1px}.ui.inverted.purple.button,.ui.inverted.purple.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #dc73ff!important;color:#dc73ff}.ui.inverted.purple.button.active,.ui.inverted.purple.button:active,.ui.inverted.purple.button:focus,.ui.inverted.purple.button:hover,.ui.inverted.purple.buttons .button.active,.ui.inverted.purple.buttons .button:active,.ui.inverted.purple.buttons .button:focus,.ui.inverted.purple.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.purple.button:hover,.ui.inverted.purple.buttons .button:hover{background-color:#d65aff}.ui.inverted.purple.button:focus,.ui.inverted.purple.buttons .button:focus{background-color:#d24aff}.ui.inverted.purple.active.button,.ui.inverted.purple.buttons .active.button{background-color:#d65aff}.ui.inverted.purple.button:active,.ui.inverted.purple.buttons .button:active{background-color:#cf40ff}.ui.inverted.purple.basic.button,.ui.inverted.purple.basic.buttons .button,.ui.inverted.purple.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.purple.basic.button:hover,.ui.inverted.purple.basic.buttons .button:hover,.ui.inverted.purple.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d65aff!important;color:#dc73ff!important}.ui.inverted.purple.basic.button:focus,.ui.inverted.purple.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #d24aff!important;color:#dc73ff!important}.ui.inverted.purple.basic.active.button,.ui.inverted.purple.basic.buttons .active.button,.ui.inverted.purple.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #d65aff!important;color:#dc73ff!important}.ui.inverted.purple.basic.button:active,.ui.inverted.purple.basic.buttons .button:active,.ui.inverted.purple.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #cf40ff!important;color:#dc73ff!important}.ui.red.button,.ui.red.buttons .button{background-color:#ff0202;background-image:none;color:#fff;text-shadow:none}.ui.red.button{box-shadow:inset 0 0 0 0 #22242626}.ui.red.button:hover,.ui.red.buttons .button:hover{background-color:#e80000;color:#fff;text-shadow:none}.ui.red.button:focus,.ui.red.buttons .button:focus{background-color:#d80000;color:#fff;text-shadow:none}.ui.red.button:active,.ui.red.buttons .button:active{background-color:#ce0000;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:#e80000;color:#fff;text-shadow:none}.ui.basic.red.button,.ui.basic.red.buttons .button{box-shadow:inset 0 0 0 1px #ff0202!important;color:#ff0202!important}.ui.basic.red.button:hover,.ui.basic.red.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #e80000!important;color:#e80000!important}.ui.basic.red.button:focus,.ui.basic.red.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #d80000!important;color:#e80000!important}.ui.basic.red.active.button,.ui.basic.red.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #e80000!important;color:#ce0000!important}.ui.basic.red.button:active,.ui.basic.red.buttons .button:active{box-shadow:inset 0 0 0 1px #ce0000!important;color:#ce0000!important}.ui.buttons:not(.vertical)>.basic.red.button:not(:first-child){margin-left:-1px}.ui.inverted.red.button,.ui.inverted.red.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #ff695e!important;color:#ff695e}.ui.inverted.red.button.active,.ui.inverted.red.button:active,.ui.inverted.red.button:focus,.ui.inverted.red.button:hover,.ui.inverted.red.buttons .button.active,.ui.inverted.red.buttons .button:active,.ui.inverted.red.buttons .button:focus,.ui.inverted.red.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.red.button:hover,.ui.inverted.red.buttons .button:hover{background-color:#ff5144}.ui.inverted.red.button:focus,.ui.inverted.red.buttons .button:focus{background-color:#ff4335}.ui.inverted.red.active.button,.ui.inverted.red.buttons .active.button{background-color:#ff5144}.ui.inverted.red.button:active,.ui.inverted.red.buttons .button:active{background-color:#ff392b}.ui.inverted.red.basic.button,.ui.inverted.red.basic.buttons .button,.ui.inverted.red.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.red.basic.button:hover,.ui.inverted.red.basic.buttons .button:hover,.ui.inverted.red.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #ff5144!important;color:#ff695e!important}.ui.inverted.red.basic.button:focus,.ui.inverted.red.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #ff4335!important;color:#ff695e!important}.ui.inverted.red.basic.active.button,.ui.inverted.red.basic.buttons .active.button,.ui.inverted.red.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #ff5144!important;color:#ff695e!important}.ui.inverted.red.basic.button:active,.ui.inverted.red.basic.buttons .button:active,.ui.inverted.red.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #ff392b!important;color:#ff695e!important}.ui.teal.button,.ui.teal.buttons .button{background-color:#00b5ad;background-image:none;color:#fff;text-shadow:none}.ui.teal.button{box-shadow:inset 0 0 0 0 #22242626}.ui.teal.button:hover,.ui.teal.buttons .button:hover{background-color:#009c95;color:#fff;text-shadow:none}.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.teal.active.button,.ui.teal.button .active.button:active,.ui.teal.buttons .active.button,.ui.teal.buttons .active.button:active{background-color:#009c95;color:#fff;text-shadow:none}.ui.basic.teal.button,.ui.basic.teal.buttons .button{box-shadow:inset 0 0 0 1px #00b5ad!important;color:#00b5ad!important}.ui.basic.teal.button:hover,.ui.basic.teal.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #009c95!important;color:#009c95!important}.ui.basic.teal.button:focus,.ui.basic.teal.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #008c86!important;color:#009c95!important}.ui.basic.teal.active.button,.ui.basic.teal.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #009c95!important;color:#00827c!important}.ui.basic.teal.button:active,.ui.basic.teal.buttons .button:active{box-shadow:inset 0 0 0 1px #00827c!important;color:#00827c!important}.ui.buttons:not(.vertical)>.basic.teal.button:not(:first-child){margin-left:-1px}.ui.inverted.teal.button,.ui.inverted.teal.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #6dffff!important;color:#6dffff}.ui.inverted.teal.button.active,.ui.inverted.teal.button:active,.ui.inverted.teal.button:focus,.ui.inverted.teal.button:hover,.ui.inverted.teal.buttons .button.active,.ui.inverted.teal.buttons .button:active,.ui.inverted.teal.buttons .button:focus,.ui.inverted.teal.buttons .button:hover{box-shadow:none!important;color:#0009}.ui.inverted.teal.button:hover,.ui.inverted.teal.buttons .button:hover{background-color:#54ffff}.ui.inverted.teal.button:focus,.ui.inverted.teal.buttons .button:focus{background-color:#4ff}.ui.inverted.teal.active.button,.ui.inverted.teal.buttons .active.button{background-color:#54ffff}.ui.inverted.teal.button:active,.ui.inverted.teal.buttons .button:active{background-color:#3affff}.ui.inverted.teal.basic.button,.ui.inverted.teal.basic.buttons .button,.ui.inverted.teal.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.teal.basic.button:hover,.ui.inverted.teal.basic.buttons .button:hover,.ui.inverted.teal.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #54ffff!important;color:#6dffff!important}.ui.inverted.teal.basic.button:focus,.ui.inverted.teal.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #4ff!important;color:#6dffff!important}.ui.inverted.teal.basic.active.button,.ui.inverted.teal.basic.buttons .active.button,.ui.inverted.teal.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #54ffff!important;color:#6dffff!important}.ui.inverted.teal.basic.button:active,.ui.inverted.teal.basic.buttons .button:active,.ui.inverted.teal.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #3affff!important;color:#6dffff!important}.ui.olive.button,.ui.olive.buttons .button{background-color:#b5cc18;background-image:none;color:#fff;text-shadow:none}.ui.olive.button{box-shadow:inset 0 0 0 0 #22242626}.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.basic.olive.button,.ui.basic.olive.buttons .button{box-shadow:inset 0 0 0 1px #b5cc18!important;color:#b5cc18!important}.ui.basic.olive.button:hover,.ui.basic.olive.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #a7bd0d!important;color:#a7bd0d!important}.ui.basic.olive.button:focus,.ui.basic.olive.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #a0b605!important;color:#a7bd0d!important}.ui.basic.olive.active.button,.ui.basic.olive.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #aac109!important;color:#8d9e13!important}.ui.basic.olive.button:active,.ui.basic.olive.buttons .button:active{box-shadow:inset 0 0 0 1px #8d9e13!important;color:#8d9e13!important}.ui.buttons:not(.vertical)>.basic.olive.button:not(:first-child){margin-left:-1px}.ui.inverted.olive.button,.ui.inverted.olive.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #d9e778!important;color:#d9e778}.ui.inverted.olive.button.active,.ui.inverted.olive.button:active,.ui.inverted.olive.button:focus,.ui.inverted.olive.button:hover,.ui.inverted.olive.buttons .button.active,.ui.inverted.olive.buttons .button:active,.ui.inverted.olive.buttons .button:focus,.ui.inverted.olive.buttons .button:hover{box-shadow:none!important;color:#0009}.ui.inverted.olive.button:hover,.ui.inverted.olive.buttons .button:hover{background-color:#d8ea5c}.ui.inverted.olive.button:focus,.ui.inverted.olive.buttons .button:focus{background-color:#daef47}.ui.inverted.olive.active.button,.ui.inverted.olive.buttons .active.button{background-color:#daed59}.ui.inverted.olive.button:active,.ui.inverted.olive.buttons .button:active{background-color:#cddf4d}.ui.inverted.olive.basic.button,.ui.inverted.olive.basic.buttons .button,.ui.inverted.olive.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.olive.basic.button:hover,.ui.inverted.olive.basic.buttons .button:hover,.ui.inverted.olive.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d8ea5c!important;color:#d9e778!important}.ui.inverted.olive.basic.button:focus,.ui.inverted.olive.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #daef47!important;color:#d9e778!important}.ui.inverted.olive.basic.active.button,.ui.inverted.olive.basic.buttons .active.button,.ui.inverted.olive.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #daed59!important;color:#d9e778!important}.ui.inverted.olive.basic.button:active,.ui.inverted.olive.basic.buttons .button:active,.ui.inverted.olive.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #cddf4d!important;color:#d9e778!important}.ui.yellow.button,.ui.yellow.buttons .button{background-color:#fffcf2;background-image:none;color:#fff;text-shadow:none}.ui.yellow.button{box-shadow:inset 0 0 0 0 #22242626}.ui.yellow.button:hover,.ui.yellow.buttons .button:hover{background-color:#fff6d9;color:#fff;text-shadow:none}.ui.yellow.button:focus,.ui.yellow.buttons .button:focus{background-color:#fff3c9;color:#fff;text-shadow:none}.ui.yellow.button:active,.ui.yellow.buttons .button:active{background-color:#fff0bf;color:#fff;text-shadow:none}.ui.yellow.active.button,.ui.yellow.button .active.button:active,.ui.yellow.buttons .active.button,.ui.yellow.buttons .active.button:active{background-color:#fff6d9;color:#fff;text-shadow:none}.ui.basic.yellow.button,.ui.basic.yellow.buttons .button{box-shadow:inset 0 0 0 1px #fffcf2!important;color:#fffcf2!important}.ui.basic.yellow.button:hover,.ui.basic.yellow.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #fff6d9!important;color:#fff6d9!important}.ui.basic.yellow.button:focus,.ui.basic.yellow.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #fff3c9!important;color:#fff6d9!important}.ui.basic.yellow.active.button,.ui.basic.yellow.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #fff6d9!important;color:#fff0bf!important}.ui.basic.yellow.button:active,.ui.basic.yellow.buttons .button:active{box-shadow:inset 0 0 0 1px #fff0bf!important;color:#fff0bf!important}.ui.buttons:not(.vertical)>.basic.yellow.button:not(:first-child){margin-left:-1px}.ui.inverted.yellow.button,.ui.inverted.yellow.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #fffefa!important;color:#fffefa}.ui.inverted.yellow.button.active,.ui.inverted.yellow.button:active,.ui.inverted.yellow.button:focus,.ui.inverted.yellow.button:hover,.ui.inverted.yellow.buttons .button.active,.ui.inverted.yellow.buttons .button:active,.ui.inverted.yellow.buttons .button:focus,.ui.inverted.yellow.buttons .button:hover{box-shadow:none!important;color:#0009}.ui.inverted.yellow.button:hover,.ui.inverted.yellow.buttons .button:hover{background-color:#fff9e1}.ui.inverted.yellow.button:focus,.ui.inverted.yellow.buttons .button:focus{background-color:#fff6d1}.ui.inverted.yellow.active.button,.ui.inverted.yellow.buttons .active.button{background-color:#fff9e1}.ui.inverted.yellow.button:active,.ui.inverted.yellow.buttons .button:active{background-color:#fff4c7}.ui.inverted.yellow.basic.button,.ui.inverted.yellow.basic.buttons .button,.ui.inverted.yellow.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.yellow.basic.button:hover,.ui.inverted.yellow.basic.buttons .button:hover,.ui.inverted.yellow.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #fff9e1!important;color:#fffefa!important}.ui.inverted.yellow.basic.button:focus,.ui.inverted.yellow.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #fff6d1!important;color:#fffefa!important}.ui.inverted.yellow.basic.active.button,.ui.inverted.yellow.basic.buttons .active.button,.ui.inverted.yellow.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #fff9e1!important;color:#fffefa!important}.ui.inverted.yellow.basic.button:active,.ui.inverted.yellow.basic.buttons .button:active,.ui.inverted.yellow.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #fff4c7!important;color:#fffefa!important}.ui.primary.button,.ui.primary.buttons .button{background-color:#48913d;background-image:none;color:#fff;text-shadow:none}.ui.primary.button{box-shadow:inset 0 0 0 0 #22242626}.ui.primary.button:hover,.ui.primary.buttons .button:hover{background-color:#3c8332;color:#fff;text-shadow:none}.ui.primary.button:focus,.ui.primary.buttons .button:focus{background-color:#357b2a;color:#fff;text-shadow:none}.ui.primary.button:active,.ui.primary.buttons .button:active{background-color:#366d2e;color:#fff;text-shadow:none}.ui.primary.active.button,.ui.primary.button .active.button:active,.ui.primary.buttons .active.button,.ui.primary.buttons .active.button:active{background-color:#3b8530;color:#fff;text-shadow:none}.ui.basic.primary.button,.ui.basic.primary.buttons .button{box-shadow:inset 0 0 0 1px #48913d!important;color:#48913d!important}.ui.basic.primary.button:hover,.ui.basic.primary.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #3c8332!important;color:#3c8332!important}.ui.basic.primary.button:focus,.ui.basic.primary.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #357b2a!important;color:#3c8332!important}.ui.basic.primary.active.button,.ui.basic.primary.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #3b8530!important;color:#366d2e!important}.ui.basic.primary.button:active,.ui.basic.primary.buttons .button:active{box-shadow:inset 0 0 0 1px #366d2e!important;color:#366d2e!important}.ui.inverted.primary.button,.ui.inverted.primary.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #e8f3fa!important;color:#e8f3fa}.ui.inverted.primary.button.active,.ui.inverted.primary.button:active,.ui.inverted.primary.button:focus,.ui.inverted.primary.button:hover,.ui.inverted.primary.buttons .button.active,.ui.inverted.primary.buttons .button:active,.ui.inverted.primary.buttons .button:focus,.ui.inverted.primary.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.primary.button:hover,.ui.inverted.primary.buttons .button:hover{background-color:#d1e8f7}.ui.inverted.primary.button:focus,.ui.inverted.primary.buttons .button:focus{background-color:#c2e2f7}.ui.inverted.primary.active.button,.ui.inverted.primary.buttons .active.button{background-color:#d0e9f8}.ui.inverted.primary.button:active,.ui.inverted.primary.buttons .button:active{background-color:#beddf1}.ui.inverted.primary.basic.button,.ui.inverted.primary.basic.buttons .button,.ui.inverted.primary.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.primary.basic.button:hover,.ui.inverted.primary.basic.buttons .button:hover,.ui.inverted.primary.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #d1e8f7!important;color:#e8f3fa!important}.ui.inverted.primary.basic.button:focus,.ui.inverted.primary.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #c2e2f7!important;color:#e8f3fa!important}.ui.inverted.primary.basic.active.button,.ui.inverted.primary.basic.buttons .active.button,.ui.inverted.primary.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #d0e9f8!important;color:#e8f3fa!important}.ui.inverted.primary.basic.button:active,.ui.inverted.primary.basic.buttons .button:active,.ui.inverted.primary.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #beddf1!important;color:#e8f3fa!important}.ui.secondary.button,.ui.secondary.buttons .button{background-color:#000;background-image:none;color:#fff;text-shadow:none}.ui.secondary.button{box-shadow:inset 0 0 0 0 #22242626}.ui.secondary.button:hover,.ui.secondary.buttons .button:hover{background-color:#0d0d0d;color:#fff;text-shadow:none}.ui.secondary.button:focus,.ui.secondary.buttons .button:focus{background-color:#141414;color:#fff;text-shadow:none}.ui.secondary.button:active,.ui.secondary.buttons .button:active{background-color:#1a1a1a;color:#fff;text-shadow:none}.ui.secondary.active.button,.ui.secondary.button .active.button:active,.ui.secondary.buttons .active.button,.ui.secondary.buttons .active.button:active{background-color:#0d0d0d;color:#fff;text-shadow:none}.ui.basic.secondary.button,.ui.basic.secondary.buttons .button{box-shadow:inset 0 0 0 1px #000!important;color:#000!important}.ui.basic.secondary.button:hover,.ui.basic.secondary.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #0d0d0d!important;color:#0d0d0d!important}.ui.basic.secondary.button:focus,.ui.basic.secondary.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #141414!important;color:#0d0d0d!important}.ui.basic.secondary.active.button,.ui.basic.secondary.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #0d0d0d!important;color:#1a1a1a!important}.ui.basic.secondary.button:active,.ui.basic.secondary.buttons .button:active{box-shadow:inset 0 0 0 1px #1a1a1a!important;color:#1a1a1a!important}.ui.inverted.secondary.button,.ui.inverted.secondary.buttons .button{background-color:initial;box-shadow:inset 0 0 0 2px #545454!important;color:#545454}.ui.inverted.secondary.button.active,.ui.inverted.secondary.button:active,.ui.inverted.secondary.button:focus,.ui.inverted.secondary.button:hover,.ui.inverted.secondary.buttons .button.active,.ui.inverted.secondary.buttons .button:active,.ui.inverted.secondary.buttons .button:focus,.ui.inverted.secondary.buttons .button:hover{box-shadow:none!important;color:#fff}.ui.inverted.secondary.button:hover,.ui.inverted.secondary.buttons .button:hover{background-color:#616161}.ui.inverted.secondary.button:focus,.ui.inverted.secondary.buttons .button:focus{background-color:#686868}.ui.inverted.secondary.active.button,.ui.inverted.secondary.buttons .active.button{background-color:#616161}.ui.inverted.secondary.button:active,.ui.inverted.secondary.buttons .button:active{background-color:#6e6e6e}.ui.inverted.secondary.basic.button,.ui.inverted.secondary.basic.buttons .button,.ui.inverted.secondary.buttons .basic.button{background-color:initial;box-shadow:inset 0 0 0 2px #ffffff80!important;color:#fff!important}.ui.inverted.secondary.basic.button:hover,.ui.inverted.secondary.basic.buttons .button:hover,.ui.inverted.secondary.buttons .basic.button:hover{box-shadow:inset 0 0 0 2px #616161!important;color:#545454!important}.ui.inverted.secondary.basic.button:focus,.ui.inverted.secondary.basic.buttons .button:focus{box-shadow:inset 0 0 0 2px #686868!important;color:#545454!important}.ui.inverted.secondary.basic.active.button,.ui.inverted.secondary.basic.buttons .active.button,.ui.inverted.secondary.buttons .basic.active.button{box-shadow:inset 0 0 0 2px #616161!important;color:#545454!important}.ui.inverted.secondary.basic.button:active,.ui.inverted.secondary.basic.buttons .button:active,.ui.inverted.secondary.buttons .basic.button:active{box-shadow:inset 0 0 0 2px #6e6e6e!important;color:#545454!important}.ui.positive.button,.ui.positive.buttons .button{background-color:#48913d;background-image:none;color:#fff;text-shadow:none}.ui.positive.button{box-shadow:inset 0 0 0 0 #22242626}.ui.positive.button:hover,.ui.positive.buttons .button:hover{background-color:#3c8332;color:#fff;text-shadow:none}.ui.positive.button:focus,.ui.positive.buttons .button:focus{background-color:#357b2a;color:#fff;text-shadow:none}.ui.positive.button:active,.ui.positive.buttons .button:active{background-color:#366d2e;color:#fff;text-shadow:none}.ui.positive.active.button,.ui.positive.button .active.button:active,.ui.positive.buttons .active.button,.ui.positive.buttons .active.button:active{background-color:#3b8530;color:#fff;text-shadow:none}.ui.basic.positive.button,.ui.basic.positive.buttons .button{box-shadow:inset 0 0 0 1px #48913d!important;color:#48913d!important}.ui.basic.positive.button:hover,.ui.basic.positive.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #3c8332!important;color:#3c8332!important}.ui.basic.positive.button:focus,.ui.basic.positive.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #357b2a!important;color:#3c8332!important}.ui.basic.positive.active.button,.ui.basic.positive.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #3b8530!important;color:#366d2e!important}.ui.basic.positive.button:active,.ui.basic.positive.buttons .button:active{box-shadow:inset 0 0 0 1px #366d2e!important;color:#366d2e!important}.ui.negative.button,.ui.negative.buttons .button{background-color:#ff0202;background-image:none;color:#fff;text-shadow:none}.ui.negative.button{box-shadow:inset 0 0 0 0 #22242626}.ui.negative.button:hover,.ui.negative.buttons .button:hover{background-color:#e80000;color:#fff;text-shadow:none}.ui.negative.button:focus,.ui.negative.buttons .button:focus{background-color:#d80000;color:#fff;text-shadow:none}.ui.negative.button:active,.ui.negative.buttons .button:active{background-color:#ce0000;color:#fff;text-shadow:none}.ui.negative.active.button,.ui.negative.button .active.button:active,.ui.negative.buttons .active.button,.ui.negative.buttons .active.button:active{background-color:#e80000;color:#fff;text-shadow:none}.ui.basic.negative.button,.ui.basic.negative.buttons .button{box-shadow:inset 0 0 0 1px #ff0202!important;color:#ff0202!important}.ui.basic.negative.button:hover,.ui.basic.negative.buttons .button:hover{background:#0000!important;box-shadow:inset 0 0 0 1px #e80000!important;color:#e80000!important}.ui.basic.negative.button:focus,.ui.basic.negative.buttons .button:focus{background:#0000!important;box-shadow:inset 0 0 0 1px #d80000!important;color:#e80000!important}.ui.basic.negative.active.button,.ui.basic.negative.buttons .active.button{background:#0000!important;box-shadow:inset 0 0 0 1px #e80000!important;color:#ce0000!important}.ui.basic.negative.button:active,.ui.basic.negative.buttons .button:active{box-shadow:inset 0 0 0 1px #ce0000!important;color:#ce0000!important}.ui.buttons:not(.vertical)>.basic.primary.button:not(:first-child){margin-left:-1px}.ui.buttons{display:inline-flex;flex-direction:row;font-size:0;margin:0 .25em 0 0;vertical-align:initial}.ui.buttons:not(.basic):not(.inverted){box-shadow:none}.ui.buttons:after{clear:both;content:".";display:block;height:0;visibility:hidden}.ui.buttons .button{border-radius:0;flex:1 0 auto;margin:0}.ui.buttons:not(.basic):not(.inverted)>.button,.ui.buttons>.ui.button:not(.basic):not(.inverted){box-shadow:inset 0 0 0 1px #0000,inset 0 0 0 0 #22242626}.ui.buttons .button:first-child{border-bottom-left-radius:.28571429rem;border-left:none;border-top-left-radius:.28571429rem;margin-left:0}.ui.buttons .button:last-child{border-bottom-right-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.vertical.buttons{display:inline-flex;flex-direction:column}.ui.vertical.buttons .button{border-radius:0;box-shadow:none;display:block;float:none;margin:0;width:100%}.ui.vertical.buttons .button:first-child{border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.vertical.buttons .button:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem;margin-bottom:0}.ui.vertical.buttons .button:only-child{border-radius:.28571429rem}button.ui.button{border:1px solid #0000;border-radius:4px;font-family:Lato;font-size:14px;font-weight:500;height:36px;letter-spacing:1px;margin:0;padding:0 17px}button.ui.button.af{align-items:center;display:flex;justify-content:center;width:34px}button.ui.button.af i{margin-left:-12px!important}button.ui.button.af i.icon{opacity:1}.ui.basic.button{font-family:Lato;font-size:14px;font-weight:600}.ui.large.button{border:none;font-size:20px;font-weight:600;height:42px}.ui.large.basic.button{height:42px}.ui.tiny.button{border:none;font-size:14px;font-weight:600;height:32px}.ui.tiny.basic.button{height:32px}button.ui.button:not(.icon) i.icon{transform:translateX(10px)}button.ui.icon.labeled.button{color:#414141}button.ui.icon.labeled.button.disabled{background-color:#f9fafb8a!important}button.ui.icon.grey.labeled.button.disabled{background-color:#e0e1e2!important}button.ui.button.-appointment-status{align-items:center;background-color:#fff;border:1px solid #e2e2e3;color:#000;display:flex;gap:5px;padding:0 12px}button.ui.button.-appointment-status i.icon{color:#21ba45;margin:0;transform:translateX(0)}button.ui.button.-appointment-status:hover{background-color:#f9fafb}button.ui.button.-appointment-status:hover i.icon{color:#1ea73e}button.ui.button.-appointment-status.active{background-color:#21ba45;border-color:#21ba45;color:#fff}button.ui.button.-appointment-status.active i.icon{color:#fff!important}button.ui.button.secondary{background-color:#fff;border:1px solid #20bf5e;color:#20bf5e}button.ui.button.secondary:hover{background-color:#1dbf5e}button.ui.icon.labeled.button,button.ui.icon.labeled.button i.icon{transition:all .2s ease-in-out}button.ui.icon.labeled.button{background-color:#fff;border:1px solid #70707029}button.ui.icon.labeled.button i.icon{background-color:#fff;border-right:1px solid #70707029;color:#21ba45}button.ui.icon.labeled.button:hover{background-color:#f9fafb}button.ui.icon.labeled.button:hover i.icon{background-color:#f9fafb;color:#1ea73e}button.ui.icon.labeled.button:active{background-color:#f4f4f4}button.ui.icon.labeled.button:active i.icon{background-color:#f4f4f4;color:#1a9537}button.ui.icon.labeled.button.disabled{background-color:#fff}button.ui.icon.labeled.button.disabled i.icon{background-color:#fff;color:#21ba45}button.ui.icon.grey.labeled.button{background-color:#e0e1e2;border:1px solid #e0e1e2;color:#000}button.ui.icon.grey.labeled.button i.icon{background-color:#d6d7d8;border-color:#d6d7d8}button.ui.icon.grey.labeled.button:hover{background-color:#c9cacb;border:1px solid #c9cacb}button.ui.icon.grey.labeled.button:hover i.icon{background-color:#c0c1c2;border-color:#c0c1c2}button.ui.icon.grey.labeled.button:active{background-color:#b3b4b5}button.ui.icon.grey.labeled.button:active i.icon{background-color:#b3b4b5;color:#1a9537}button.ui.icon.grey.labeled.button.disabled{background-color:#767676}button.ui.icon.grey.labeled.button.disabled i.icon{background-color:#767676;color:#21ba45}button.ui.button.green{background-color:#21ba45}button.ui.button.green:hover{background-color:#1ea73e}button.ui.button.green:active{background-color:#1a9537}button.ui.button.green.disabled{background-color:#21ba45}button.ui.button.secondary.green{background-color:#fff;border:none;color:#21ba45}button.ui.button.secondary.green:hover{background-color:#f9fafb;color:#21ba45}button.ui.button.secondary.green:active{background-color:#fff;color:#1a9537}button.ui.button.blue{background-color:#2185d0}button.ui.button.blue:hover{background-color:#1e77bb}button.ui.button.blue:active{background-color:#1a6ba7}button.ui.button.blue.disabled{background-color:#2185d08a}button.ui.button.secondary.blue{background-color:#fff;border:none;color:#2185d0}button.ui.button.secondary.blue:hover{background-color:#f9fafb;color:#2185d0}button.ui.button.secondary.blue:active{background-color:#fff;color:#1a6ba7}button.ui.button.red{background-color:#ff0202}button.ui.button.red:hover{background-color:#e50202}button.ui.button.red:active{background-color:#cc0202}button.ui.button.red.disabled{background-color:#ff02028a}button.ui.button.secondary.red{background-color:#fff;border:none;color:#ff0202}button.ui.button.secondary.red:hover{background-color:#f9fafb;color:#ff0202}button.ui.button.secondary.red:active{background-color:#fff;color:#cc0202}button.ui.button.orange{background-color:#ffba39}button.ui.button.orange:hover{background-color:#e5a733}button.ui.button.orange:active{background-color:#cc952e}button.ui.button.orange.disabled{background-color:#ffba398a}button.ui.button.secondary.orange{background-color:#fff;border:none;color:#ffba39}button.ui.button.secondary.orange:hover{background-color:#f9fafb;color:#ffba39}button.ui.button.secondary.orange:active{background-color:#fff;color:#cc952e}button.ui.button.aquamarine{background-color:#02b5ad;color:#fff}button.ui.button.aquamarine:hover{background-color:#02a39b}button.ui.button.aquamarine:active{background-color:#02918b}button.ui.button.aquamarine.disabled{background-color:#02b5ad}button.ui.button.secondary.aquamarine{background-color:#fff;border:none;color:#02b5ad}button.ui.button.secondary.aquamarine:hover{background-color:#f9fafb;color:#02b5ad}button.ui.button.secondary.aquamarine:active{background-color:#fff;color:#02918b}button.ui.button.black{background-color:#000}button.ui.button.black:hover{background-color:#191919}button.ui.button.black:active{background-color:#333}button.ui.button.black.disabled{background-color:#0000008a}button.ui.button.secondary.black{background-color:#fff;border:none;color:#000}button.ui.button.secondary.black:hover{background-color:#f9fafb;color:#000}button.ui.button.secondary.black:active{background-color:#fff;color:#333}button.ui.button.light{background-color:#fff;border:1px solid #e2e2e3;color:#000}button.ui.button.light:hover{background-color:#f9fafb}button.ui.button.light:active{background-color:#f4f4f4}button.ui.button.light.disabled{background-color:#fff}button.ui.button.secondary.light{background-color:#fff;border:none;color:#fff}button.ui.button.secondary.light:hover{background-color:#f9fafb;color:#fff}button.ui.button.secondary.light:active{background-color:#fff;color:#f4f4f4}button.ui.button.grey{background-color:#e0e1e2;color:#000}button.ui.button.grey:hover{background-color:#c9cacb}button.ui.button.grey:active{background-color:#b3b4b5}button.ui.button.grey.disabled{background-color:#767676}button.ui.button.secondary.grey{background-color:#fff;border:none;color:#e0e1e2}button.ui.button.secondary.grey:hover{background-color:#f9fafb;color:#e0e1e2}button.ui.button.secondary.grey:active{background-color:#fff;color:#b3b4b5}.ui.icon.button{padding:8px}.ui.icon.left.labeled.button,.ui.icon.right.labeled.button{padding:10px}.ui.circular.icon.button{border-radius:50%!important}.ui.basic.button.light{border:none;color:#000!important}
/*!
 * # Semantic UI - Container
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.container{display:block;max-width:100%!important}@media only screen and (max-width:767px){.ui.container{margin-left:1em!important;margin-right:1em!important}.ui.container,.ui.grid.container,.ui.relaxed.grid.container,.ui.very.relaxed.grid.container{width:auto!important}}@media only screen and (min-width:768px) and (max-width:991px){.ui.container{margin-left:auto!important;margin-right:auto!important;width:723px}.ui.grid.container{width:calc(723px + 2rem)!important}.ui.relaxed.grid.container{width:calc(723px + 3rem)!important}.ui.very.relaxed.grid.container{width:calc(723px + 5rem)!important}}@media only screen and (min-width:992px) and (max-width:1199px){.ui.container{margin-left:auto!important;margin-right:auto!important;width:933px}.ui.grid.container{width:calc(933px + 2rem)!important}.ui.relaxed.grid.container{width:calc(933px + 3rem)!important}.ui.very.relaxed.grid.container{width:calc(933px + 5rem)!important}}@media only screen and (min-width:1200px){.ui.container{margin-left:auto!important;margin-right:auto!important;width:1127px}.ui.grid.container{width:calc(1127px + 2rem)!important}.ui.relaxed.grid.container{width:calc(1127px + 3rem)!important}.ui.very.relaxed.grid.container{width:calc(1127px + 5rem)!important}}.ui.text.container{font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1.14285714rem;line-height:1.5;max-width:700px!important}.ui.fluid.container{width:100%}.ui[class*="left aligned"].container{text-align:left}.ui[class*="center aligned"].container{text-align:center}.ui[class*="right aligned"].container{text-align:right}.ui.justified.container{-webkit-hyphens:auto;hyphens:auto;text-align:justify}
/*!
 * # Semantic UI - Divider
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.divider{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#000000d9;font-weight:700;height:0;letter-spacing:.05em;line-height:1;margin:1rem 0;text-transform:uppercase;-webkit-user-select:none;user-select:none}.ui.divider:not(.vertical):not(.horizontal){border-bottom:1px solid #ffffff1a;border-top:1px solid #22242626}.ui.grid>.column+.divider,.ui.grid>.row>.column+.divider{left:auto}.ui.horizontal.divider{display:table;height:auto;line-height:1;margin:"";text-align:center;white-space:nowrap}.ui.horizontal.divider:after,.ui.horizontal.divider:before{background-repeat:no-repeat;content:"";display:table-cell;position:relative;top:50%;width:50%}.ui.horizontal.divider:before{background-position:right 1em top 50%}.ui.horizontal.divider:after{background-position:left 1em top 50%}.ui.vertical.divider{height:50%;left:50%;line-height:0em;margin:0;padding:0;position:absolute;text-align:center;top:50%;transform:translateX(-50%);width:auto;z-index:2}.ui.vertical.divider:after,.ui.vertical.divider:before{border-left:1px solid #22242626;border-right:1px solid #ffffff1a;content:"";height:calc(100% - 1rem);left:50%;position:absolute;width:0;z-index:3}.ui.vertical.divider:before{top:-100%}.ui.vertical.divider:after{bottom:0;top:auto}@media only screen and (max-width:767px){.ui.grid .stackable.row .ui.vertical.divider,.ui.stackable.grid .ui.vertical.divider{display:table;height:auto;left:0;line-height:1;margin:"";overflow:hidden;position:static;text-align:center;top:0;transform:none;white-space:nowrap}.ui.grid .stackable.row .ui.vertical.divider:after,.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:after,.ui.stackable.grid .ui.vertical.divider:before{background-repeat:no-repeat;border-left:none;border-right:none;content:"";display:table-cell;left:0;position:static;position:relative;top:50%;width:50%}.ui.grid .stackable.row .ui.vertical.divider:before,.ui.stackable.grid .ui.vertical.divider:before{background-position:right 1em top 50%}.ui.grid .stackable.row .ui.vertical.divider:after,.ui.stackable.grid .ui.vertical.divider:after{background-position:left 1em top 50%}}.ui.divider>.icon{font-size:1rem;height:1em;margin:0;vertical-align:middle}.ui.hidden.divider{border-color:#0000!important}.ui.hidden.divider:after,.ui.hidden.divider:before{display:none}.ui.divider.inverted,.ui.horizontal.inverted.divider,.ui.vertical.inverted.divider{color:#fff}.ui.divider.inverted,.ui.divider.inverted:after,.ui.divider.inverted:before{border-color:#22242626 #ffffff26 #ffffff26 #22242626!important}.ui.fitted.divider{margin:0}.ui.clearing.divider{clear:both}.ui.section.divider{margin-bottom:2rem;margin-top:2rem}.ui.divider{font-size:1rem}
/*!
 * # Semantic UI - Flag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */i.flag:not(.icon){speak:none;font-smoothing:antialiased;backface-visibility:hidden;line-height:11px;margin:0 .5em 0 0;text-decoration:inherit;vertical-align:initial}i.flag:not(.icon),i.flag:not(.icon):before{display:inline-block;height:11px;width:16px}i.flag:not(.icon):before{background:url(/static/media/flags.99f63ae7a743f21ab308.png) no-repeat -108px -1976px;content:""}
/*!
 * # Semantic UI - Header
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.header{border:none;color:#000000de;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;line-height:1.28571429em;margin:calc(2rem - .14286em) 0 1rem;padding:0;text-transform:none}.ui.header:first-child{margin-top:-.14285714em}.ui.header:last-child{margin-bottom:0}.ui.header .sub.header{color:#0009;display:block;font-weight:400;line-height:1.2em;margin:0;padding:0}.ui.header>.icon{display:table-cell;font-size:1.5em;opacity:1;padding-top:0;vertical-align:middle}.ui.header .icon:only-child{display:inline-block;margin-right:.75rem;padding:0}.ui.header>.image:not(.icon),.ui.header>img{display:inline-block;height:auto;margin-top:.14285714em;vertical-align:middle;width:2.5em}.ui.header>.image:not(.icon):only-child,.ui.header>img:only-child{margin-right:.75rem}.ui.header .content{display:inline-block;vertical-align:top}.ui.header>.icon+.content,.ui.header>.image+.content,.ui.header>img+.content{padding-left:.75rem;vertical-align:middle}.ui.header>.icon+.content{display:table-cell}.ui.header .ui.label{font-size:"";margin-left:.5rem;vertical-align:middle}.ui.header+p{margin-top:0}h1.ui.header{font-size:2rem}h2.ui.header{font-size:1.71428571rem}h3.ui.header{font-size:1.28571429rem}h4.ui.header{font-size:1.07142857rem}h5.ui.header{font-size:1rem}h1.ui.header .sub.header,h2.ui.header .sub.header{font-size:1.14285714rem}h3.ui.header .sub.header,h4.ui.header .sub.header{font-size:1rem}h5.ui.header .sub.header{font-size:.92857143rem}.ui.huge.header{font-size:2em;min-height:1em}.ui.large.header{font-size:1.71428571em}.ui.medium.header{font-size:1.28571429em}.ui.small.header{font-size:1.07142857em}.ui.tiny.header{font-size:1em}.ui.huge.header .sub.header,.ui.large.header .sub.header{font-size:1.14285714rem}.ui.header .sub.header,.ui.small.header .sub.header{font-size:1rem}.ui.tiny.header .sub.header{font-size:.92857143rem}.ui.sub.header{color:"";font-weight:700;margin-bottom:.14285714rem;padding:0;text-transform:uppercase}.ui.small.sub.header{font-size:.78571429em}.ui.sub.header{font-size:.85714286em}.ui.large.sub.header{font-size:.92857143em}.ui.huge.sub.header{font-size:1em}.ui.icon.header{display:inline-block;margin:2rem 0 1rem;text-align:center}.ui.icon.header:after{clear:both;content:"";display:block;height:0;visibility:hidden}.ui.icon.header:first-child{margin-top:0}.ui.icon.header .icon{float:none;font-size:3em;height:auto;line-height:1;margin:0 auto .5rem;opacity:1;width:auto}.ui.icon.header .content,.ui.icon.header .icon{display:block;padding:0}.ui.icon.header .circular.icon,.ui.icon.header .square.icon{font-size:2em}.ui.block.icon.header .icon{margin-bottom:0}.ui.icon.header.aligned{display:block;margin-left:auto;margin-right:auto}.ui.disabled.header{opacity:.45}.ui.inverted.header{color:#fff}.ui.inverted.header .sub.header{color:#fffc}.ui.inverted.attached.header{border-color:#0000}.ui.inverted.attached.header,.ui.inverted.block.header{background:#545454 linear-gradient(#0000,#0000000d);box-shadow:none}.ui.inverted.block.header{border-bottom:none}.ui.red.header{color:#ff0202!important}a.ui.red.header:hover{color:#e80000!important}.ui.red.dividing.header{border-bottom:2px solid #ff0202}.ui.inverted.red.header{color:#ff695e!important}a.ui.inverted.red.header:hover{color:#ff5144!important}.ui.orange.header{color:#ffba39!important}a.ui.orange.header:hover{color:#ffb120!important}.ui.orange.dividing.header{border-bottom:2px solid #ffba39}.ui.inverted.orange.header{color:#ff851b!important}a.ui.inverted.orange.header:hover{color:#ff7701!important}.ui.olive.header{color:#b5cc18!important}a.ui.olive.header:hover{color:#a7bd0d!important}.ui.olive.dividing.header{border-bottom:2px solid #b5cc18}.ui.inverted.olive.header{color:#d9e778!important}a.ui.inverted.olive.header:hover{color:#d8ea5c!important}.ui.yellow.header{color:#fffcf2!important}a.ui.yellow.header:hover{color:#fff6d9!important}.ui.yellow.dividing.header{border-bottom:2px solid #fffcf2}.ui.inverted.yellow.header{color:#fffefa!important}a.ui.inverted.yellow.header:hover{color:#fff9e1!important}.ui.green.header{color:#48913d!important}a.ui.green.header:hover{color:#3c8332!important}.ui.green.dividing.header{border-bottom:2px solid #48913d}.ui.inverted.green.header{color:#a8c599!important}a.ui.inverted.green.header:hover{color:#99be86!important}.ui.teal.header{color:#00b5ad!important}a.ui.teal.header:hover{color:#009c95!important}.ui.teal.dividing.header{border-bottom:2px solid #00b5ad}.ui.inverted.teal.header{color:#6dffff!important}a.ui.inverted.teal.header:hover{color:#54ffff!important}.ui.blue.header{color:#2185d0!important}a.ui.blue.header:hover{color:#1678c2!important}.ui.blue.dividing.header{border-bottom:2px solid #2185d0}.ui.inverted.blue.header{color:#e8f3fa!important}a.ui.inverted.blue.header:hover{color:#d1e8f7!important}.ui.violet.header{color:#6435c9!important}a.ui.violet.header:hover{color:#5829bb!important}.ui.violet.dividing.header{border-bottom:2px solid #6435c9}.ui.inverted.violet.header{color:#a291fb!important}a.ui.inverted.violet.header:hover{color:#8a73ff!important}.ui.purple.header{color:#a333c8!important}a.ui.purple.header:hover{color:#9627ba!important}.ui.purple.dividing.header{border-bottom:2px solid #a333c8}.ui.inverted.purple.header{color:#dc73ff!important}a.ui.inverted.purple.header:hover{color:#d65aff!important}.ui.pink.header{color:#e03997!important}a.ui.pink.header:hover{color:#e61a8d!important}.ui.pink.dividing.header{border-bottom:2px solid #e03997}.ui.inverted.pink.header{color:#ff8edf!important}a.ui.inverted.pink.header:hover{color:#ff74d8!important}.ui.brown.header{color:#fef0e7!important}a.ui.brown.header:hover{color:#ffe0cc!important}.ui.brown.dividing.header{border-bottom:2px solid #fef0e7}.ui.inverted.brown.header{color:#a5673f!important}a.ui.inverted.brown.header:hover{color:#975b33!important}.ui.grey.header{color:#767676!important}a.ui.grey.header:hover{color:#838383!important}.ui.grey.dividing.header{border-bottom:2px solid #767676}.ui.inverted.grey.header{color:#e0e1e2!important}a.ui.inverted.grey.header:hover{color:#d3d4d6!important}.ui.left.aligned.header{text-align:left}.ui.right.aligned.header{text-align:right}.ui.center.aligned.header,.ui.centered.header{text-align:center}.ui.justified.header{text-align:justify}.ui.justified.header:after{content:"";display:inline-block;width:100%}.ui.floated.header,.ui[class*="left floated"].header{float:left;margin-right:.5em;margin-top:0}.ui[class*="right floated"].header{float:right;margin-left:.5em;margin-top:0}.ui.fitted.header{padding:0}.ui.dividing.header{border-bottom:1px solid #22242626}.ui.dividing.header,.ui.dividing.header .sub.header{padding-bottom:.21428571rem}.ui.dividing.header .icon{margin-bottom:0}.ui.inverted.dividing.header{border-bottom-color:#ffffff1a}.ui.block.header{background:#f3f4f5;border:1px solid #d4d4d5;border-radius:.28571429rem;box-shadow:none;padding:.78571429rem 1rem}.ui.tiny.block.header{font-size:.85714286rem}.ui.small.block.header{font-size:.92857143rem}.ui.block.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1rem}.ui.large.block.header{font-size:1.14285714rem}.ui.huge.block.header{font-size:1.42857143rem}.ui.attached.header{background:#fff;border:1px solid #d4d4d5;box-shadow:none;margin-left:-1px;margin-right:-1px;padding:.78571429rem 1rem}.ui.attached.block.header{background:#f3f4f5}.ui.attached:not(.top):not(.bottom).header{border-radius:0;border-top:none;margin-bottom:0;margin-top:0}.ui.top.attached.header{border-radius:.28571429rem .28571429rem 0 0;margin-bottom:0}.ui.bottom.attached.header{border-radius:0 0 .28571429rem .28571429rem;border-top:none;margin-top:0}.ui.tiny.attached.header{font-size:.85714286em}.ui.small.attached.header{font-size:.92857143em}.ui.attached.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1em}.ui.large.attached.header{font-size:1.14285714em}.ui.huge.attached.header{font-size:1.42857143em}.ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1.28571429em}
/*!
 * # Semantic UI - Icon
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */@brand Src: url("../assets/fonts/brand-icons.woff2") format("woff2")



1: 1;@font-face{font-family:Icons;font-style:normal;font-variant:normal;font-weight:400;src:url(/static/media/icons.a01e3f2d6c83dc3aee17.eot);src:url(/static/media/icons.2f8c37423114769918de.woff2) format("woff2");text-decoration:inherit;text-transform:none}i.icon{speak:none;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;backface-visibility:hidden;display:inline-block;font-family:Icons;font-style:normal;font-weight:400;height:1em;margin:0 .25rem 0 0;opacity:1;text-align:center;text-decoration:inherit;width:1.18em}i.icon:before{background:none!important}i.icon.loading{animation:icon-loading 2s linear infinite;height:1em;line-height:1}@keyframes icon-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}i.emphasized.icon,i.icon.active,i.icon.hover{opacity:1!important}i.disabled.icon{opacity:.45!important}i.fitted.icon{margin:0!important;width:auto}i.link.icon,i.link.icons{cursor:pointer;opacity:.8;transition:opacity .1s ease}i.link.icon:hover,i.link.icons:hover{opacity:1!important}i.circular.icon{border-radius:500em!important;box-shadow:inset 0 0 0 .1em #0000001a;height:2em!important;line-height:1!important;padding:.5em 0!important;width:2em!important}i.circular.inverted.icon{border:none;box-shadow:none}i.flipped.icon,i.horizontally.flipped.icon{transform:scaleX(-1)}i.vertically.flipped.icon{transform:scaleY(-1)}i.clockwise.rotated.icon,i.right.rotated.icon,i.rotated.icon{transform:rotate(90deg)}i.counterclockwise.rotated.icon,i.left.rotated.icon{transform:rotate(-90deg)}i.bordered.icon{box-shadow:inset 0 0 0 .1em #0000001a;height:2em;line-height:1;padding:.5em 0!important;vertical-align:initial;width:2em}i.bordered.inverted.icon{border:none;box-shadow:none}i.inverted.bordered.icon,i.inverted.circular.icon{background-color:#000!important;color:#fff!important}i.inverted.icon{color:#fff}i.red.icon{color:#ff0202!important}i.inverted.red.icon{color:#ff695e!important}i.inverted.bordered.red.icon,i.inverted.circular.red.icon{background-color:#ff0202!important;color:#fff!important}i.orange.icon{color:#ffba39!important}i.inverted.orange.icon{color:#ff851b!important}i.inverted.bordered.orange.icon,i.inverted.circular.orange.icon{background-color:#ffba39!important;color:#fff!important}i.yellow.icon{color:#fffcf2!important}i.inverted.yellow.icon{color:#fffefa!important}i.inverted.bordered.yellow.icon,i.inverted.circular.yellow.icon{background-color:#fffcf2!important;color:#fff!important}i.olive.icon{color:#b5cc18!important}i.inverted.olive.icon{color:#d9e778!important}i.inverted.bordered.olive.icon,i.inverted.circular.olive.icon{background-color:#b5cc18!important;color:#fff!important}i.green.icon{color:#48913d!important}i.inverted.green.icon{color:#a8c599!important}i.inverted.bordered.green.icon,i.inverted.circular.green.icon{background-color:#48913d!important;color:#fff!important}i.teal.icon{color:#00b5ad!important}i.inverted.teal.icon{color:#6dffff!important}i.inverted.bordered.teal.icon,i.inverted.circular.teal.icon{background-color:#00b5ad!important;color:#fff!important}i.blue.icon{color:#2185d0!important}i.inverted.blue.icon{color:#e8f3fa!important}i.inverted.bordered.blue.icon,i.inverted.circular.blue.icon{background-color:#2185d0!important;color:#fff!important}i.violet.icon{color:#6435c9!important}i.inverted.violet.icon{color:#a291fb!important}i.inverted.bordered.violet.icon,i.inverted.circular.violet.icon{background-color:#6435c9!important;color:#fff!important}i.purple.icon{color:#a333c8!important}i.inverted.purple.icon{color:#dc73ff!important}i.inverted.bordered.purple.icon,i.inverted.circular.purple.icon{background-color:#a333c8!important;color:#fff!important}i.pink.icon{color:#e03997!important}i.inverted.pink.icon{color:#ff8edf!important}i.inverted.bordered.pink.icon,i.inverted.circular.pink.icon{background-color:#e03997!important;color:#fff!important}i.brown.icon{color:#fef0e7!important}i.inverted.brown.icon{color:#a5673f!important}i.inverted.bordered.brown.icon,i.inverted.circular.brown.icon{background-color:#fef0e7!important;color:#fff!important}i.grey.icon{color:#767676!important}i.inverted.grey.icon{color:#e0e1e2!important}i.inverted.bordered.grey.icon,i.inverted.circular.grey.icon{background-color:#767676!important;color:#fff!important}i.black.icon{color:#000!important}i.inverted.black.icon{color:#545454!important}i.inverted.bordered.black.icon,i.inverted.circular.black.icon{background-color:#000!important;color:#fff!important}i.mini.icon,i.mini.icons{font-size:.4em;line-height:1}i.tiny.icon,i.tiny.icons{font-size:.5em;line-height:1}i.small.icon,i.small.icons{font-size:.75em;line-height:1}i.icon,i.icons{font-size:1em}i.large.icon,i.large.icons{font-size:1.5em;line-height:1;vertical-align:middle}i.big.icon,i.big.icons{font-size:2em;line-height:1;vertical-align:middle}i.huge.icon,i.huge.icons{font-size:4em;line-height:1;vertical-align:middle}i.massive.icon,i.massive.icons{font-size:8em;line-height:1;vertical-align:middle}i.icons{display:inline-block;line-height:1;position:relative}i.icons .icon{left:50%;margin:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}i.icons .icon:first-child{height:auto;margin-right:.25rem;position:static;transform:none;vertical-align:top;width:auto}i.icons .corner.icon{bottom:0;font-size:.45em;left:auto;right:0;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;top:auto;transform:none}i.icons .top.right.corner.icon{bottom:auto;left:auto;right:0;top:0}i.icons .top.left.corner.icon{bottom:auto;left:0;right:auto;top:0}i.icons .bottom.left.corner.icon{bottom:0;left:0;right:auto;top:auto}i.icons .bottom.right.corner.icon{bottom:0;left:auto;right:0;top:auto}i.icons .inverted.corner.icon{text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}i.icon.00:before{content:"\e467"}i.icon.360.degrees:before{content:"\e2dc"}i.icon.a:before{content:"\41"}i.icon.abacus:before{content:"\f640"}i.icon.accent.grave:before{content:"\60"}i.icon.acorn:before{content:"\f6ae"}i.icon.address.book:before{content:"\f2b9"}i.icon.address.card:before{content:"\f2bb"}i.icon.air.conditioner:before{content:"\f8f4"}i.icon.airplay:before{content:"\e089"}i.icon.alarm.clock:before{content:"\f34e"}i.icon.alarm.exclamation:before{content:"\f843"}i.icon.alarm.plus:before{content:"\f844"}i.icon.alarm.snooze:before{content:"\f845"}i.icon.album:before{content:"\f89f"}i.icon.album.circle.plus:before{content:"\e48c"}i.icon.album.circle.user:before{content:"\e48d"}i.icon.album.collection:before{content:"\f8a0"}i.icon.album.collection.circle.plus:before{content:"\e48e"}i.icon.album.collection.circle.user:before{content:"\e48f"}i.icon.alicorn:before{content:"\f6b0"}i.icon.alien:before{content:"\f8f5"}i.icon.alien.8bit:before{content:"\f8f6"}i.icon.align.center:before{content:"\f037"}i.icon.align.justify:before{content:"\f039"}i.icon.align.left:before{content:"\f036"}i.icon.align.right:before{content:"\f038"}i.icon.align.slash:before{content:"\f846"}i.icon.alt:before{content:"\e08a"}i.icon.amp.guitar:before{content:"\f8a1"}i.icon.ampersand:before{content:"\26"}i.icon.anchor:before{content:"\f13d"}i.icon.anchor.circle.check:before{content:"\e4aa"}i.icon.anchor.circle.exclamation:before{content:"\e4ab"}i.icon.anchor.circle.xmark:before{content:"\e4ac"}i.icon.anchor.lock:before{content:"\e4ad"}i.icon.angel:before{content:"\f779"}i.icon.angle:before{content:"\e08c"}i.icon.angle.90:before{content:"\e08d"}i.icon.angle.down:before{content:"\f107"}i.icon.angle.left:before{content:"\f104"}i.icon.angle.right:before{content:"\f105"}i.icon.angle.up:before{content:"\f106"}i.icon.angles.down:before{content:"\f103"}i.icon.angles.left:before{content:"\f100"}i.icon.angles.right:before{content:"\f101"}i.icon.angles.up:before{content:"\f102"}i.icon.angles.up.down:before{content:"\e60d"}i.icon.ankh:before{content:"\f644"}i.icon.apartment:before{content:"\e468"}i.icon.aperture:before{content:"\e2df"}i.icon.apostrophe:before{content:"\27"}i.icon.apple.core:before{content:"\e08f"}i.icon.apple.whole:before{content:"\f5d1"}i.icon.archway:before{content:"\f557"}i.icon.arrow.down:before{content:"\f063"}i.icon.arrow.down.a.z:before{content:"\f15d"}i.icon.arrow.down.arrow.up:before{content:"\f883"}i.icon.arrow.down.big.small:before{content:"\f88c"}i.icon.arrow.down.from.arc:before{content:"\e614"}i.icon.arrow.down.from.dotted.line:before{content:"\e090"}i.icon.arrow.down.from.line:before{content:"\f345"}i.icon.arrow.down.left:before{content:"\e091"}i.icon.arrow.down.left.and.arrow.up.right.to.center:before{content:"\e092"}i.icon.arrow.down.long:before{content:"\f175"}i.icon.arrow.down.nine.one:before{content:"\f886"}i.icon.arrow.down.one.nine:before{content:"\f162"}i.icon.arrow.down.right:before{content:"\e093"}i.icon.arrow.down.short.wide:before{content:"\f884"}i.icon.arrow.down.small.big:before{content:"\f88d"}i.icon.arrow.down.square.triangle:before{content:"\f889"}i.icon.arrow.down.to.arc:before{content:"\e4ae"}i.icon.arrow.down.to.bracket:before{content:"\e094"}i.icon.arrow.down.to.dotted.line:before{content:"\e095"}i.icon.arrow.down.to.line:before{content:"\f33d"}i.icon.arrow.down.to.square:before{content:"\e096"}i.icon.arrow.down.triangle.square:before{content:"\f888"}i.icon.arrow.down.up.across.line:before{content:"\e4af"}i.icon.arrow.down.up.lock:before{content:"\e4b0"}i.icon.arrow.down.wide.short:before{content:"\f160"}i.icon.arrow.down.z.a:before{content:"\f881"}i.icon.arrow.left:before{content:"\f060"}i.icon.arrow.left.from.arc:before{content:"\e615"}i.icon.arrow.left.from.line:before{content:"\f344"}i.icon.arrow.left.long:before{content:"\f177"}i.icon.arrow.left.long.to.line:before{content:"\e3d4"}i.icon.arrow.left.to.arc:before{content:"\e616"}i.icon.arrow.left.to.line:before{content:"\f33e"}i.icon.arrow.pointer:before{content:"\f245"}i.icon.arrow.progress:before{content:"\e5df"}i.icon.arrow.right:before{content:"\f061"}i.icon.arrow.right.arrow.left:before{content:"\f0ec"}i.icon.arrow.right.from.arc:before{content:"\e4b1"}i.icon.arrow.right.from.bracket:before{content:"\f08b"}i.icon.arrow.right.from.line:before{content:"\f343"}i.icon.arrow.right.long:before{content:"\f178"}i.icon.arrow.right.long.to.line:before{content:"\e3d5"}i.icon.arrow.right.to.arc:before{content:"\e4b2"}i.icon.arrow.right.to.bracket:before{content:"\f090"}i.icon.arrow.right.to.city:before{content:"\e4b3"}i.icon.arrow.right.to.line:before{content:"\f340"}i.icon.arrow.rotate.left:before{content:"\f0e2"}i.icon.arrow.rotate.right:before{content:"\f01e"}i.icon.arrow.trend.down:before{content:"\e097"}i.icon.arrow.trend.up:before{content:"\e098"}i.icon.arrow.turn.down:before{content:"\f149"}i.icon.arrow.turn.down.left:before{content:"\e2e1"}i.icon.arrow.turn.down.right:before{content:"\e3d6"}i.icon.arrow.turn.up:before{content:"\f148"}i.icon.arrow.up:before{content:"\f062"}i.icon.arrow.up.a.z:before{content:"\f15e"}i.icon.arrow.up.arrow.down:before{content:"\e099"}i.icon.arrow.up.big.small:before{content:"\f88e"}i.icon.arrow.up.from.arc:before{content:"\e4b4"}i.icon.arrow.up.from.bracket:before{content:"\e09a"}i.icon.arrow.up.from.dotted.line:before{content:"\e09b"}i.icon.arrow.up.from.ground.water:before{content:"\e4b5"}i.icon.arrow.up.from.line:before{content:"\f342"}i.icon.arrow.up.from.square:before{content:"\e09c"}i.icon.arrow.up.from.water.pump:before{content:"\e4b6"}i.icon.arrow.up.left:before{content:"\e09d"}i.icon.arrow.up.left.from.circle:before{content:"\e09e"}i.icon.arrow.up.long:before{content:"\f176"}i.icon.arrow.up.nine.one:before{content:"\f887"}i.icon.arrow.up.one.nine:before{content:"\f163"}i.icon.arrow.up.right:before{content:"\e09f"}i.icon.arrow.up.right.and.arrow.down.left.from.center:before{content:"\e0a0"}i.icon.arrow.up.right.dots:before{content:"\e4b7"}i.icon.arrow.up.right.from.square:before{content:"\f08e"}i.icon.arrow.up.short.wide:before{content:"\f885"}i.icon.arrow.up.small.big:before{content:"\f88f"}i.icon.arrow.up.square.triangle:before{content:"\f88b"}i.icon.arrow.up.to.arc:before{content:"\e617"}i.icon.arrow.up.to.dotted.line:before{content:"\e0a1"}i.icon.arrow.up.to.line:before{content:"\f341"}i.icon.arrow.up.triangle.square:before{content:"\f88a"}i.icon.arrow.up.wide.short:before{content:"\f161"}i.icon.arrow.up.z.a:before{content:"\f882"}i.icon.arrows.cross:before{content:"\e0a2"}i.icon.arrows.down.to.line:before{content:"\e4b8"}i.icon.arrows.down.to.people:before{content:"\e4b9"}i.icon.arrows.from.dotted.line:before{content:"\e0a3"}i.icon.arrows.from.line:before{content:"\e0a4"}i.icon.arrows.left.right:before{content:"\f07e"}i.icon.arrows.left.right.to.line:before{content:"\e4ba"}i.icon.arrows.maximize:before{content:"\f31d"}i.icon.arrows.minimize:before{content:"\e0a5"}i.icon.arrows.repeat:before{content:"\f364"}i.icon.arrows.repeat.one:before{content:"\f366"}i.icon.arrows.retweet:before{content:"\f361"}i.icon.arrows.rotate:before{content:"\f021"}i.icon.arrows.spin:before{content:"\e4bb"}i.icon.arrows.split.up.and.left:before{content:"\e4bc"}i.icon.arrows.to.circle:before{content:"\e4bd"}i.icon.arrows.to.dot:before{content:"\e4be"}i.icon.arrows.to.dotted.line:before{content:"\e0a6"}i.icon.arrows.to.eye:before{content:"\e4bf"}i.icon.arrows.to.line:before{content:"\e0a7"}i.icon.arrows.turn.right:before{content:"\e4c0"}i.icon.arrows.turn.to.dots:before{content:"\e4c1"}i.icon.arrows.up.down:before{content:"\f07d"}i.icon.arrows.up.down.left.right:before{content:"\f047"}i.icon.arrows.up.to.line:before{content:"\e4c2"}i.icon.asterisk:before{content:"\2a"}i.icon.at:before{content:"\40"}i.icon.atom:before{content:"\f5d2"}i.icon.atom.simple:before{content:"\f5d3"}i.icon.audio.description:before{content:"\f29e"}i.icon.audio.description.slash:before{content:"\e0a8"}i.icon.austral.sign:before{content:"\e0a9"}i.icon.avocado:before{content:"\e0aa"}i.icon.award:before{content:"\f559"}i.icon.award.simple:before{content:"\e0ab"}i.icon.axe:before{content:"\f6b2"}i.icon.axe.battle:before{content:"\f6b3"}i.icon.b:before{content:"\42"}i.icon.baby:before{content:"\f77c"}i.icon.baby.carriage:before{content:"\f77d"}i.icon.backpack:before{content:"\f5d4"}i.icon.backward:before{content:"\f04a"}i.icon.backward.fast:before{content:"\f049"}i.icon.backward.step:before{content:"\f048"}i.icon.bacon:before{content:"\f7e5"}i.icon.bacteria:before{content:"\e059"}i.icon.bacterium:before{content:"\e05a"}i.icon.badge:before{content:"\f335"}i.icon.badge.check:before{content:"\f336"}i.icon.badge.dollar:before{content:"\f645"}i.icon.badge.percent:before{content:"\f646"}i.icon.badge.sheriff:before{content:"\f8a2"}i.icon.badger.honey:before{content:"\f6b4"}i.icon.badminton:before{content:"\e33a"}i.icon.bag.seedling:before{content:"\e5f2"}i.icon.bag.shopping:before{content:"\f290"}i.icon.bagel:before{content:"\e3d7"}i.icon.bags.shopping:before{content:"\f847"}i.icon.baguette:before{content:"\e3d8"}i.icon.bahai:before{content:"\f666"}i.icon.baht.sign:before{content:"\e0ac"}i.icon.ball.pile:before{content:"\f77e"}i.icon.balloon:before{content:"\e2e3"}i.icon.balloons:before{content:"\e2e4"}i.icon.ballot:before{content:"\f732"}i.icon.ballot.check:before{content:"\f733"}i.icon.ban:before{content:"\f05e"}i.icon.ban.bug:before{content:"\f7f9"}i.icon.ban.parking:before{content:"\f616"}i.icon.ban.smoking:before{content:"\f54d"}i.icon.banana:before{content:"\e2e5"}i.icon.bandage:before{content:"\f462"}i.icon.bangladeshi.taka.sign:before{content:"\e2e6"}i.icon.banjo:before{content:"\f8a3"}i.icon.barcode:before{content:"\f02a"}i.icon.barcode.read:before{content:"\f464"}i.icon.barcode.scan:before{content:"\f465"}i.icon.bars:before{content:"\f0c9"}i.icon.bars.filter:before{content:"\e0ad"}i.icon.bars.progress:before{content:"\f828"}i.icon.bars.sort:before{content:"\e0ae"}i.icon.bars.staggered:before{content:"\f550"}i.icon.baseball:before{content:"\f433"}i.icon.baseball.bat.ball:before{content:"\f432"}i.icon.basket.shopping:before{content:"\f291"}i.icon.basket.shopping.simple:before{content:"\e0af"}i.icon.basketball:before{content:"\f434"}i.icon.basketball.hoop:before{content:"\f435"}i.icon.bat:before{content:"\f6b5"}i.icon.bath:before{content:"\f2cd"}i.icon.battery.bolt:before{content:"\f376"}i.icon.battery.empty:before{content:"\f244"}i.icon.battery.exclamation:before{content:"\e0b0"}i.icon.battery.full:before{content:"\f240"}i.icon.battery.half:before{content:"\f242"}i.icon.battery.low:before{content:"\e0b1"}i.icon.battery.quarter:before{content:"\f243"}i.icon.battery.slash:before{content:"\f377"}i.icon.battery.three.quarters:before{content:"\f241"}i.icon.bed:before{content:"\f236"}i.icon.bed.bunk:before{content:"\f8f8"}i.icon.bed.empty:before{content:"\f8f9"}i.icon.bed.front:before{content:"\f8f7"}i.icon.bed.pulse:before{content:"\f487"}i.icon.bee:before{content:"\e0b2"}i.icon.beer.mug:before{content:"\e0b3"}i.icon.beer.mug.empty:before{content:"\f0fc"}i.icon.bell:before{content:"\f0f3"}i.icon.bell.concierge:before{content:"\f562"}i.icon.bell.exclamation:before{content:"\f848"}i.icon.bell.on:before{content:"\f8fa"}i.icon.bell.plus:before{content:"\f849"}i.icon.bell.school:before{content:"\f5d5"}i.icon.bell.school.slash:before{content:"\f5d6"}i.icon.bell.slash:before{content:"\f1f6"}i.icon.bells:before{content:"\f77f"}i.icon.bench.tree:before{content:"\e2e7"}i.icon.bezier.curve:before{content:"\f55b"}i.icon.bicycle:before{content:"\f206"}i.icon.billboard:before{content:"\e5cd"}i.icon.bin.bottles:before{content:"\e5f5"}i.icon.bin.bottles.recycle:before{content:"\e5f6"}i.icon.bin.recycle:before{content:"\e5f7"}i.icon.binary:before{content:"\e33b"}i.icon.binary.circle.check:before{content:"\e33c"}i.icon.binary.lock:before{content:"\e33d"}i.icon.binary.slash:before{content:"\e33e"}i.icon.binoculars:before{content:"\f1e5"}i.icon.biohazard:before{content:"\f780"}i.icon.bird:before{content:"\e469"}i.icon.bitcoin.sign:before{content:"\e0b4"}i.icon.blanket:before{content:"\f498"}i.icon.blanket.fire:before{content:"\e3da"}i.icon.blender:before{content:"\f517"}i.icon.blender.phone:before{content:"\f6b6"}i.icon.blinds:before{content:"\f8fb"}i.icon.blinds.open:before{content:"\f8fc"}i.icon.blinds.raised:before{content:"\f8fd"}i.icon.block:before{content:"\e46a"}i.icon.block.brick:before{content:"\e3db"}i.icon.block.brick.fire:before{content:"\e3dc"}i.icon.block.question:before{content:"\e3dd"}i.icon.block.quote:before{content:"\e0b5"}i.icon.blog:before{content:"\f781"}i.icon.blueberries:before{content:"\e2e8"}i.icon.bold:before{content:"\f032"}i.icon.bolt:before{content:"\f0e7"}i.icon.bolt.auto:before{content:"\e0b6"}i.icon.bolt.lightning:before{content:"\e0b7"}i.icon.bolt.slash:before{content:"\e0b8"}i.icon.bomb:before{content:"\f1e2"}i.icon.bone:before{content:"\f5d7"}i.icon.bone.break:before{content:"\f5d8"}i.icon.bong:before{content:"\f55c"}i.icon.book:before{content:"\f02d"}i.icon.book.arrow.right:before{content:"\e0b9"}i.icon.book.arrow.up:before{content:"\e0ba"}i.icon.book.atlas:before{content:"\f558"}i.icon.book.bible:before{content:"\f647"}i.icon.book.blank:before{content:"\f5d9"}i.icon.book.bookmark:before{content:"\e0bb"}i.icon.book.circle.arrow.right:before{content:"\e0bc"}i.icon.book.circle.arrow.up:before{content:"\e0bd"}i.icon.book.copy:before{content:"\e0be"}i.icon.book.font:before{content:"\e0bf"}i.icon.book.heart:before{content:"\f499"}i.icon.book.journal.whills:before{content:"\f66a"}i.icon.book.medical:before{content:"\f7e6"}i.icon.book.open:before{content:"\f518"}i.icon.book.open.cover:before{content:"\e0c0"}i.icon.book.open.reader:before{content:"\f5da"}i.icon.book.quran:before{content:"\f687"}i.icon.book.section:before{content:"\e0c1"}i.icon.book.skull:before{content:"\f6b7"}i.icon.book.sparkles:before{content:"\f6b8"}i.icon.book.tanakh:before{content:"\f827"}i.icon.book.user:before{content:"\f7e7"}i.icon.bookmark:before{content:"\f02e"}i.icon.bookmark.slash:before{content:"\e0c2"}i.icon.books:before{content:"\f5db"}i.icon.books.medical:before{content:"\f7e8"}i.icon.boombox:before{content:"\f8a5"}i.icon.boot:before{content:"\f782"}i.icon.boot.heeled:before{content:"\e33f"}i.icon.booth.curtain:before{content:"\f734"}i.icon.border.all:before{content:"\f84c"}i.icon.border.bottom:before{content:"\f84d"}i.icon.border.bottom.right:before{content:"\f854"}i.icon.border.center.horizontal:before{content:"\f89c"}i.icon.border.center.vertical:before{content:"\f89d"}i.icon.border.inner:before{content:"\f84e"}i.icon.border.left:before{content:"\f84f"}i.icon.border.none:before{content:"\f850"}i.icon.border.outer:before{content:"\f851"}i.icon.border.right:before{content:"\f852"}i.icon.border.top:before{content:"\f855"}i.icon.border.top.left:before{content:"\f853"}i.icon.bore.hole:before{content:"\e4c3"}i.icon.bottle.droplet:before{content:"\e4c4"}i.icon.bottle.water:before{content:"\e4c5"}i.icon.bow.arrow:before{content:"\f6b9"}i.icon.bowl.chopsticks:before{content:"\e2e9"}i.icon.bowl.chopsticks.noodles:before{content:"\e2ea"}i.icon.bowl.food:before{content:"\e4c6"}i.icon.bowl.hot:before{content:"\f823"}i.icon.bowl.rice:before{content:"\e2eb"}i.icon.bowl.scoop:before{content:"\e3de"}i.icon.bowl.scoops:before{content:"\e3df"}i.icon.bowl.soft.serve:before{content:"\e46b"}i.icon.bowl.spoon:before{content:"\e3e0"}i.icon.bowling.ball:before{content:"\f436"}i.icon.bowling.ball.pin:before{content:"\e0c3"}i.icon.bowling.pins:before{content:"\f437"}i.icon.box:before{content:"\f466"}i.icon.box.archive:before{content:"\f187"}i.icon.box.ballot:before{content:"\f735"}i.icon.box.check:before{content:"\f467"}i.icon.box.circle.check:before{content:"\e0c4"}i.icon.box.dollar:before{content:"\f4a0"}i.icon.box.heart:before{content:"\f49d"}i.icon.box.open:before{content:"\f49e"}i.icon.box.open.full:before{content:"\f49c"}i.icon.box.taped:before{content:"\f49a"}i.icon.box.tissue:before{content:"\e05b"}i.icon.boxes.packing:before{content:"\e4c7"}i.icon.boxes.stacked:before{content:"\f468"}i.icon.boxing.glove:before{content:"\f438"}i.icon.bracket.curly:before{content:"\7b"}i.icon.bracket.curly.right:before{content:"\7d"}i.icon.bracket.round:before{content:"\28"}i.icon.bracket.round.right:before{content:"\29"}i.icon.bracket.square:before{content:"\5b"}i.icon.bracket.square.right:before{content:"\5d"}i.icon.brackets.curly:before{content:"\f7ea"}i.icon.brackets.round:before{content:"\e0c5"}i.icon.brackets.square:before{content:"\f7e9"}i.icon.braille:before{content:"\f2a1"}i.icon.brain:before{content:"\f5dc"}i.icon.brain.arrow.curved.right:before{content:"\f677"}i.icon.brain.circuit:before{content:"\e0c6"}i.icon.brake.warning:before{content:"\e0c7"}i.icon.brazilian.real.sign:before{content:"\e46c"}i.icon.bread.loaf:before{content:"\f7eb"}i.icon.bread.slice:before{content:"\f7ec"}i.icon.bread.slice.butter:before{content:"\e3e1"}i.icon.bridge:before{content:"\e4c8"}i.icon.bridge.circle.check:before{content:"\e4c9"}i.icon.bridge.circle.exclamation:before{content:"\e4ca"}i.icon.bridge.circle.xmark:before{content:"\e4cb"}i.icon.bridge.lock:before{content:"\e4cc"}i.icon.bridge.suspension:before{content:"\e4cd"}i.icon.bridge.water:before{content:"\e4ce"}i.icon.briefcase:before{content:"\f0b1"}i.icon.briefcase.arrow.right:before{content:"\e2f2"}i.icon.briefcase.blank:before{content:"\e0c8"}i.icon.briefcase.medical:before{content:"\f469"}i.icon.brightness:before{content:"\e0c9"}i.icon.brightness.low:before{content:"\e0ca"}i.icon.bring.forward:before{content:"\f856"}i.icon.bring.front:before{content:"\f857"}i.icon.broccoli:before{content:"\e3e2"}i.icon.broom:before{content:"\f51a"}i.icon.broom.ball:before{content:"\f458"}i.icon.broom.wide:before{content:"\e5d1"}i.icon.browser:before{content:"\f37e"}i.icon.browsers:before{content:"\e0cb"}i.icon.brush:before{content:"\f55d"}i.icon.bucket:before{content:"\e4cf"}i.icon.bug:before{content:"\f188"}i.icon.bug.slash:before{content:"\e490"}i.icon.bugs:before{content:"\e4d0"}i.icon.building:before{content:"\f1ad"}i.icon.building.circle.arrow.right:before{content:"\e4d1"}i.icon.building.circle.check:before{content:"\e4d2"}i.icon.building.circle.exclamation:before{content:"\e4d3"}i.icon.building.circle.xmark:before{content:"\e4d4"}i.icon.building.columns:before{content:"\f19c"}i.icon.building.flag:before{content:"\e4d5"}i.icon.building.lock:before{content:"\e4d6"}i.icon.building.ngo:before{content:"\e4d7"}i.icon.building.shield:before{content:"\e4d8"}i.icon.building.un:before{content:"\e4d9"}i.icon.building.user:before{content:"\e4da"}i.icon.building.wheat:before{content:"\e4db"}i.icon.buildings:before{content:"\e0cc"}i.icon.bullhorn:before{content:"\f0a1"}i.icon.bullseye:before{content:"\f140"}i.icon.bullseye.arrow:before{content:"\f648"}i.icon.bullseye.pointer:before{content:"\f649"}i.icon.buoy:before{content:"\e5b5"}i.icon.buoy.mooring:before{content:"\e5b6"}i.icon.burger:before{content:"\f805"}i.icon.burger.cheese:before{content:"\f7f1"}i.icon.burger.fries:before{content:"\e0cd"}i.icon.burger.glass:before{content:"\e0ce"}i.icon.burger.lettuce:before{content:"\e3e3"}i.icon.burger.soda:before{content:"\f858"}i.icon.burrito:before{content:"\f7ed"}i.icon.burst:before{content:"\e4dc"}i.icon.bus:before{content:"\f207"}i.icon.bus.school:before{content:"\f5dd"}i.icon.bus.simple:before{content:"\f55e"}i.icon.business.time:before{content:"\f64a"}i.icon.butter:before{content:"\e3e4"}i.icon.c:before{content:"\43"}i.icon.cabin:before{content:"\e46d"}i.icon.cabinet.filing:before{content:"\f64b"}i.icon.cable.car:before{content:"\f7da"}i.icon.cactus:before{content:"\f8a7"}i.icon.cake.candles:before{content:"\f1fd"}i.icon.cake.slice:before{content:"\e3e5"}i.icon.calculator:before{content:"\f1ec"}i.icon.calculator.simple:before{content:"\f64c"}i.icon.calendar:before{content:"\f133"}i.icon.calendar.arrow.down:before{content:"\e0d0"}i.icon.calendar.arrow.up:before{content:"\e0d1"}i.icon.calendar.check:before{content:"\f274"}i.icon.calendar.circle.exclamation:before{content:"\e46e"}i.icon.calendar.circle.minus:before{content:"\e46f"}i.icon.calendar.circle.plus:before{content:"\e470"}i.icon.calendar.circle.user:before{content:"\e471"}i.icon.calendar.clock:before{content:"\e0d2"}i.icon.calendar.day:before{content:"\f783"}i.icon.calendar.days:before{content:"\f073"}i.icon.calendar.exclamation:before{content:"\f334"}i.icon.calendar.heart:before{content:"\e0d3"}i.icon.calendar.image:before{content:"\e0d4"}i.icon.calendar.lines:before{content:"\e0d5"}i.icon.calendar.lines.pen:before{content:"\e472"}i.icon.calendar.minus:before{content:"\f272"}i.icon.calendar.pen:before{content:"\f333"}i.icon.calendar.plus:before{content:"\f271"}i.icon.calendar.range:before{content:"\e0d6"}i.icon.calendar.star:before{content:"\f736"}i.icon.calendar.users:before{content:"\e5e2"}i.icon.calendar.week:before{content:"\f784"}i.icon.calendar.xmark:before{content:"\f273"}i.icon.calendars:before{content:"\e0d7"}i.icon.camcorder:before{content:"\f8a8"}i.icon.camera:before{content:"\f030"}i.icon.camera.cctv:before{content:"\f8ac"}i.icon.camera.movie:before{content:"\f8a9"}i.icon.camera.polaroid:before{content:"\f8aa"}i.icon.camera.retro:before{content:"\f083"}i.icon.camera.rotate:before{content:"\e0d8"}i.icon.camera.security:before{content:"\f8fe"}i.icon.camera.slash:before{content:"\e0d9"}i.icon.camera.viewfinder:before{content:"\e0da"}i.icon.camera.web:before{content:"\f832"}i.icon.camera.web.slash:before{content:"\f833"}i.icon.campfire:before{content:"\f6ba"}i.icon.campground:before{content:"\f6bb"}i.icon.can.food:before{content:"\e3e6"}i.icon.candle.holder:before{content:"\f6bc"}i.icon.candy:before{content:"\e3e7"}i.icon.candy.bar:before{content:"\e3e8"}i.icon.candy.cane:before{content:"\f786"}i.icon.candy.corn:before{content:"\f6bd"}i.icon.cannabis:before{content:"\f55f"}i.icon.capsules:before{content:"\f46b"}i.icon.car:before{content:"\f1b9"}i.icon.car.battery:before{content:"\f5df"}i.icon.car.bolt:before{content:"\e341"}i.icon.car.building:before{content:"\f859"}i.icon.car.bump:before{content:"\f5e0"}i.icon.car.burst:before{content:"\f5e1"}i.icon.car.bus:before{content:"\f85a"}i.icon.car.circle.bolt:before{content:"\e342"}i.icon.car.garage:before{content:"\f5e2"}i.icon.car.mirrors:before{content:"\e343"}i.icon.car.on:before{content:"\e4dd"}i.icon.car.rear:before{content:"\f5de"}i.icon.car.side:before{content:"\f5e4"}i.icon.car.side.bolt:before{content:"\e344"}i.icon.car.tilt:before{content:"\f5e5"}i.icon.car.tunnel:before{content:"\e4de"}i.icon.car.wash:before{content:"\f5e6"}i.icon.car.wrench:before{content:"\f5e3"}i.icon.caravan:before{content:"\f8ff"}i.icon.caravan.simple:before{content:"\e000"}i.icon.card.club:before{content:"\e3e9"}i.icon.card.diamond:before{content:"\e3ea"}i.icon.card.heart:before{content:"\e3eb"}i.icon.card.spade:before{content:"\e3ec"}i.icon.cards:before{content:"\e3ed"}i.icon.cards.blank:before{content:"\e4df"}i.icon.caret.down:before{content:"\f0d7"}i.icon.caret.left:before{content:"\f0d9"}i.icon.caret.right:before{content:"\f0da"}i.icon.caret.up:before{content:"\f0d8"}i.icon.carrot:before{content:"\f787"}i.icon.cars:before{content:"\f85b"}i.icon.cart.arrow.down:before{content:"\f218"}i.icon.cart.arrow.up:before{content:"\e3ee"}i.icon.cart.circle.arrow.down:before{content:"\e3ef"}i.icon.cart.circle.arrow.up:before{content:"\e3f0"}i.icon.cart.circle.check:before{content:"\e3f1"}i.icon.cart.circle.exclamation:before{content:"\e3f2"}i.icon.cart.circle.plus:before{content:"\e3f3"}i.icon.cart.circle.xmark:before{content:"\e3f4"}i.icon.cart.flatbed:before{content:"\f474"}i.icon.cart.flatbed.boxes:before{content:"\f475"}i.icon.cart.flatbed.empty:before{content:"\f476"}i.icon.cart.flatbed.suitcase:before{content:"\f59d"}i.icon.cart.minus:before{content:"\e0db"}i.icon.cart.plus:before{content:"\f217"}i.icon.cart.shopping:before{content:"\f07a"}i.icon.cart.shopping.fast:before{content:"\e0dc"}i.icon.cart.xmark:before{content:"\e0dd"}i.icon.cash.register:before{content:"\f788"}i.icon.cassette.betamax:before{content:"\f8a4"}i.icon.cassette.tape:before{content:"\f8ab"}i.icon.cassette.vhs:before{content:"\f8ec"}i.icon.castle:before{content:"\e0de"}i.icon.cat:before{content:"\f6be"}i.icon.cat.space:before{content:"\e001"}i.icon.cauldron:before{content:"\f6bf"}i.icon.cedi.sign:before{content:"\e0df"}i.icon.cent.sign:before{content:"\e3f5"}i.icon.certificate:before{content:"\f0a3"}i.icon.chair:before{content:"\f6c0"}i.icon.chair.office:before{content:"\f6c1"}i.icon.chalkboard:before{content:"\f51b"}i.icon.chalkboard.user:before{content:"\f51c"}i.icon.champagne.glass:before{content:"\f79e"}i.icon.champagne.glasses:before{content:"\f79f"}i.icon.charging.station:before{content:"\f5e7"}i.icon.chart.area:before{content:"\f1fe"}i.icon.chart.bar:before{content:"\f080"}i.icon.chart.bullet:before{content:"\e0e1"}i.icon.chart.candlestick:before{content:"\e0e2"}i.icon.chart.column:before{content:"\e0e3"}i.icon.chart.gantt:before{content:"\e0e4"}i.icon.chart.line:before{content:"\f201"}i.icon.chart.line.down:before{content:"\f64d"}i.icon.chart.line.up:before{content:"\e0e5"}i.icon.chart.line.up.down:before{content:"\e5d7"}i.icon.chart.mixed:before{content:"\f643"}i.icon.chart.mixed.up.circle.currency:before{content:"\e5d8"}i.icon.chart.mixed.up.circle.dollar:before{content:"\e5d9"}i.icon.chart.network:before{content:"\f78a"}i.icon.chart.pie:before{content:"\f200"}i.icon.chart.pie.simple:before{content:"\f64e"}i.icon.chart.pie.simple.circle.currency:before{content:"\e604"}i.icon.chart.pie.simple.circle.dollar:before{content:"\e605"}i.icon.chart.pyramid:before{content:"\e0e6"}i.icon.chart.radar:before{content:"\e0e7"}i.icon.chart.scatter:before{content:"\f7ee"}i.icon.chart.scatter.3d:before{content:"\e0e8"}i.icon.chart.scatter.bubble:before{content:"\e0e9"}i.icon.chart.simple:before{content:"\e473"}i.icon.chart.simple.horizontal:before{content:"\e474"}i.icon.chart.tree.map:before{content:"\e0ea"}i.icon.chart.user:before{content:"\f6a3"}i.icon.chart.waterfall:before{content:"\e0eb"}i.icon.check:before{content:"\f00c"}i.icon.check.double:before{content:"\f560"}i.icon.check.to.slot:before{content:"\f772"}i.icon.cheese:before{content:"\f7ef"}i.icon.cheese.swiss:before{content:"\f7f0"}i.icon.cherries:before{content:"\e0ec"}i.icon.chess:before{content:"\f439"}i.icon.chess.bishop:before{content:"\f43a"}i.icon.chess.bishop.piece:before{content:"\f43b"}i.icon.chess.board:before{content:"\f43c"}i.icon.chess.clock:before{content:"\f43d"}i.icon.chess.clock.flip:before{content:"\f43e"}i.icon.chess.king:before{content:"\f43f"}i.icon.chess.king.piece:before{content:"\f440"}i.icon.chess.knight:before{content:"\f441"}i.icon.chess.knight.piece:before{content:"\f442"}i.icon.chess.pawn:before{content:"\f443"}i.icon.chess.pawn.piece:before{content:"\f444"}i.icon.chess.queen:before{content:"\f445"}i.icon.chess.queen.piece:before{content:"\f446"}i.icon.chess.rook:before{content:"\f447"}i.icon.chess.rook.piece:before{content:"\f448"}i.icon.chestnut:before{content:"\e3f6"}i.icon.chevron.down:before{content:"\f078"}i.icon.chevron.left:before{content:"\f053"}i.icon.chevron.right:before{content:"\f054"}i.icon.chevron.up:before{content:"\f077"}i.icon.chevrons.down:before{content:"\f322"}i.icon.chevrons.left:before{content:"\f323"}i.icon.chevrons.right:before{content:"\f324"}i.icon.chevrons.up:before{content:"\f325"}i.icon.chf.sign:before{content:"\e602"}i.icon.child:before{content:"\f1ae"}i.icon.child.combatant:before{content:"\e4e0"}i.icon.child.dress:before{content:"\e59c"}i.icon.child.reaching:before{content:"\e59d"}i.icon.children:before{content:"\e4e1"}i.icon.chimney:before{content:"\f78b"}i.icon.chopsticks:before{content:"\e3f7"}i.icon.church:before{content:"\f51d"}i.icon.circle:before{content:"\f111"}i.icon.circle.a:before{content:"\e0f7"}i.icon.circle.ampersand:before{content:"\e0f8"}i.icon.circle.arrow.down:before{content:"\f0ab"}i.icon.circle.arrow.down.left:before{content:"\e0f9"}i.icon.circle.arrow.down.right:before{content:"\e0fa"}i.icon.circle.arrow.left:before{content:"\f0a8"}i.icon.circle.arrow.right:before{content:"\f0a9"}i.icon.circle.arrow.up:before{content:"\f0aa"}i.icon.circle.arrow.up.left:before{content:"\e0fb"}i.icon.circle.arrow.up.right:before{content:"\e0fc"}i.icon.circle.b:before{content:"\e0fd"}i.icon.circle.bolt:before{content:"\e0fe"}i.icon.circle.book.open:before{content:"\e0ff"}i.icon.circle.bookmark:before{content:"\e100"}i.icon.circle.c:before{content:"\e101"}i.icon.circle.calendar:before{content:"\e102"}i.icon.circle.camera:before{content:"\e103"}i.icon.circle.caret.down:before{content:"\f32d"}i.icon.circle.caret.left:before{content:"\f32e"}i.icon.circle.caret.right:before{content:"\f330"}i.icon.circle.caret.up:before{content:"\f331"}i.icon.circle.check:before{content:"\f058"}i.icon.circle.chevron.down:before{content:"\f13a"}i.icon.circle.chevron.left:before{content:"\f137"}i.icon.circle.chevron.right:before{content:"\f138"}i.icon.circle.chevron.up:before{content:"\f139"}i.icon.circle.d:before{content:"\e104"}i.icon.circle.dashed:before{content:"\e105"}i.icon.circle.divide:before{content:"\e106"}i.icon.circle.dollar:before{content:"\f2e8"}i.icon.circle.dollar.to.slot:before{content:"\f4b9"}i.icon.circle.dot:before{content:"\f192"}i.icon.circle.down:before{content:"\f358"}i.icon.circle.down.left:before{content:"\e107"}i.icon.circle.down.right:before{content:"\e108"}i.icon.circle.e:before{content:"\e109"}i.icon.circle.eight:before{content:"\e0f5"}i.icon.circle.ellipsis:before{content:"\e10a"}i.icon.circle.ellipsis.vertical:before{content:"\e10b"}i.icon.circle.envelope:before{content:"\e10c"}i.icon.circle.euro:before{content:"\e5ce"}i.icon.circle.exclamation:before{content:"\f06a"}i.icon.circle.exclamation.check:before{content:"\e10d"}i.icon.circle.f:before{content:"\e10e"}i.icon.circle.five:before{content:"\e0f2"}i.icon.circle.four:before{content:"\e0f1"}i.icon.circle.g:before{content:"\e10f"}i.icon.circle.half:before{content:"\e110"}i.icon.circle.half.stroke:before{content:"\f042"}i.icon.circle.heart:before{content:"\f4c7"}i.icon.circle.horizontal:before{content:"\f47e"}i.icon.circle.i:before{content:"\e111"}i.icon.circle.info:before{content:"\f05a"}i.icon.circle.j:before{content:"\e112"}i.icon.circle.k:before{content:"\e113"}i.icon.circle.l:before{content:"\e114"}i.icon.circle.left:before{content:"\f359"}i.icon.circle.location.arrow:before{content:"\f602"}i.icon.circle.m:before{content:"\e115"}i.icon.circle.microphone:before{content:"\e116"}i.icon.circle.microphone.lines:before{content:"\e117"}i.icon.circle.minus:before{content:"\f056"}i.icon.circle.n:before{content:"\e118"}i.icon.circle.nine:before{content:"\e0f6"}i.icon.circle.nodes:before{content:"\e4e2"}i.icon.circle.notch:before{content:"\f1ce"}i.icon.circle.o:before{content:"\e119"}i.icon.circle.one:before{content:"\e0ee"}i.icon.circle.p:before{content:"\e11a"}i.icon.circle.parking:before{content:"\f615"}i.icon.circle.pause:before{content:"\f28b"}i.icon.circle.phone:before{content:"\e11b"}i.icon.circle.phone.flip:before{content:"\e11c"}i.icon.circle.phone.hangup:before{content:"\e11d"}i.icon.circle.play:before{content:"\f144"}i.icon.circle.plus:before{content:"\f055"}i.icon.circle.q:before{content:"\e11e"}i.icon.circle.quarter:before{content:"\e11f"}i.icon.circle.quarter.stroke:before{content:"\e5d3"}i.icon.circle.quarters:before{content:"\e3f8"}i.icon.circle.question:before{content:"\f059"}i.icon.circle.r:before{content:"\e120"}i.icon.circle.radiation:before{content:"\f7ba"}i.icon.circle.right:before{content:"\f35a"}i.icon.circle.s:before{content:"\e121"}i.icon.circle.seven:before{content:"\e0f4"}i.icon.circle.six:before{content:"\e0f3"}i.icon.circle.small:before{content:"\e122"}i.icon.circle.sort:before{content:"\e030"}i.icon.circle.sort.down:before{content:"\e031"}i.icon.circle.sort.up:before{content:"\e032"}i.icon.circle.star:before{content:"\e123"}i.icon.circle.sterling:before{content:"\e5cf"}i.icon.circle.stop:before{content:"\f28d"}i.icon.circle.t:before{content:"\e124"}i.icon.circle.three:before{content:"\e0f0"}i.icon.circle.three.quarters:before{content:"\e125"}i.icon.circle.three.quarters.stroke:before{content:"\e5d4"}i.icon.circle.trash:before{content:"\e126"}i.icon.circle.two:before{content:"\e0ef"}i.icon.circle.u:before{content:"\e127"}i.icon.circle.up:before{content:"\f35b"}i.icon.circle.up.left:before{content:"\e128"}i.icon.circle.up.right:before{content:"\e129"}i.icon.circle.user:before{content:"\f2bd"}i.icon.circle.vertical:before{content:"\e12a"}i.icon.circle.video:before{content:"\e12b"}i.icon.circle.w:before{content:"\e12c"}i.icon.circle.waveform.lines:before{content:"\e12d"}i.icon.circle.x:before{content:"\e12e"}i.icon.circle.xmark:before{content:"\f057"}i.icon.circle.y:before{content:"\e12f"}i.icon.circle.yen:before{content:"\e5d0"}i.icon.circle.z:before{content:"\e130"}i.icon.circle.zero:before{content:"\e0ed"}i.icon.circles.overlap:before{content:"\e600"}i.icon.citrus:before{content:"\e2f4"}i.icon.citrus.slice:before{content:"\e2f5"}i.icon.city:before{content:"\f64f"}i.icon.clapperboard:before{content:"\e131"}i.icon.clapperboard.play:before{content:"\e132"}i.icon.clarinet:before{content:"\f8ad"}i.icon.claw.marks:before{content:"\f6c2"}i.icon.clipboard:before{content:"\f328"}i.icon.clipboard.check:before{content:"\f46c"}i.icon.clipboard.list:before{content:"\f46d"}i.icon.clipboard.list.check:before{content:"\f737"}i.icon.clipboard.medical:before{content:"\e133"}i.icon.clipboard.prescription:before{content:"\f5e8"}i.icon.clipboard.question:before{content:"\e4e3"}i.icon.clipboard.user:before{content:"\f7f3"}i.icon.clock:before{content:"\f017"}i.icon.clock.desk:before{content:"\e134"}i.icon.clock.eight:before{content:"\e345"}i.icon.clock.eight.thirty:before{content:"\e346"}i.icon.clock.eleven:before{content:"\e347"}i.icon.clock.eleven.thirty:before{content:"\e348"}i.icon.clock.five:before{content:"\e349"}i.icon.clock.five.thirty:before{content:"\e34a"}i.icon.clock.four.thirty:before{content:"\e34b"}i.icon.clock.nine:before{content:"\e34c"}i.icon.clock.nine.thirty:before{content:"\e34d"}i.icon.clock.one:before{content:"\e34e"}i.icon.clock.one.thirty:before{content:"\e34f"}i.icon.clock.rotate.left:before{content:"\f1da"}i.icon.clock.seven:before{content:"\e350"}i.icon.clock.seven.thirty:before{content:"\e351"}i.icon.clock.six:before{content:"\e352"}i.icon.clock.six.thirty:before{content:"\e353"}i.icon.clock.ten:before{content:"\e354"}i.icon.clock.ten.thirty:before{content:"\e355"}i.icon.clock.three:before{content:"\e356"}i.icon.clock.three.thirty:before{content:"\e357"}i.icon.clock.twelve:before{content:"\e358"}i.icon.clock.twelve.thirty:before{content:"\e359"}i.icon.clock.two:before{content:"\e35a"}i.icon.clock.two.thirty:before{content:"\e35b"}i.icon.clone:before{content:"\f24d"}i.icon.closed.captioning:before{content:"\f20a"}i.icon.closed.captioning.slash:before{content:"\e135"}i.icon.clothes.hanger:before{content:"\e136"}i.icon.cloud:before{content:"\f0c2"}i.icon.cloud.arrow.down:before{content:"\f0ed"}i.icon.cloud.arrow.up:before{content:"\f0ee"}i.icon.cloud.binary:before{content:"\e601"}i.icon.cloud.bolt:before{content:"\f76c"}i.icon.cloud.bolt.moon:before{content:"\f76d"}i.icon.cloud.bolt.sun:before{content:"\f76e"}i.icon.cloud.check:before{content:"\e35c"}i.icon.cloud.drizzle:before{content:"\f738"}i.icon.cloud.exclamation:before{content:"\e491"}i.icon.cloud.fog:before{content:"\f74e"}i.icon.cloud.hail:before{content:"\f739"}i.icon.cloud.hail.mixed:before{content:"\f73a"}i.icon.cloud.meatball:before{content:"\f73b"}i.icon.cloud.minus:before{content:"\e35d"}i.icon.cloud.moon:before{content:"\f6c3"}i.icon.cloud.moon.rain:before{content:"\f73c"}i.icon.cloud.music:before{content:"\f8ae"}i.icon.cloud.plus:before{content:"\e35e"}i.icon.cloud.question:before{content:"\e492"}i.icon.cloud.rain:before{content:"\f73d"}i.icon.cloud.rainbow:before{content:"\f73e"}i.icon.cloud.showers:before{content:"\f73f"}i.icon.cloud.showers.heavy:before{content:"\f740"}i.icon.cloud.showers.water:before{content:"\e4e4"}i.icon.cloud.slash:before{content:"\e137"}i.icon.cloud.sleet:before{content:"\f741"}i.icon.cloud.snow:before{content:"\f742"}i.icon.cloud.sun:before{content:"\f6c4"}i.icon.cloud.sun.rain:before{content:"\f743"}i.icon.cloud.word:before{content:"\e138"}i.icon.cloud.xmark:before{content:"\e35f"}i.icon.clouds:before{content:"\f744"}i.icon.clouds.moon:before{content:"\f745"}i.icon.clouds.sun:before{content:"\f746"}i.icon.clover:before{content:"\e139"}i.icon.club:before{content:"\f327"}i.icon.coconut:before{content:"\e2f6"}i.icon.code:before{content:"\f121"}i.icon.code.branch:before{content:"\f126"}i.icon.code.commit:before{content:"\f386"}i.icon.code.compare:before{content:"\e13a"}i.icon.code.fork:before{content:"\e13b"}i.icon.code.merge:before{content:"\f387"}i.icon.code.pull.request:before{content:"\e13c"}i.icon.code.pull.request.closed:before{content:"\e3f9"}i.icon.code.pull.request.draft:before{content:"\e3fa"}i.icon.code.simple:before{content:"\e13d"}i.icon.coffee.bean:before{content:"\e13e"}i.icon.coffee.beans:before{content:"\e13f"}i.icon.coffee.pot:before{content:"\e002"}i.icon.coffin:before{content:"\f6c6"}i.icon.coffin.cross:before{content:"\e051"}i.icon.coin:before{content:"\f85c"}i.icon.coin.blank:before{content:"\e3fb"}i.icon.coin.front:before{content:"\e3fc"}i.icon.coin.vertical:before{content:"\e3fd"}i.icon.coins:before{content:"\f51e"}i.icon.colon:before{content:"\3a"}i.icon.colon.sign:before{content:"\e140"}i.icon.columns.three:before{content:"\e361"}i.icon.comet:before{content:"\e003"}i.icon.comma:before{content:"\2c"}i.icon.command:before{content:"\e142"}i.icon.comment:before{content:"\f075"}i.icon.comment.arrow.down:before{content:"\e143"}i.icon.comment.arrow.up:before{content:"\e144"}i.icon.comment.arrow.up.right:before{content:"\e145"}i.icon.comment.captions:before{content:"\e146"}i.icon.comment.check:before{content:"\f4ac"}i.icon.comment.code:before{content:"\e147"}i.icon.comment.dollar:before{content:"\f651"}i.icon.comment.dots:before{content:"\f4ad"}i.icon.comment.exclamation:before{content:"\f4af"}i.icon.comment.heart:before{content:"\e5c8"}i.icon.comment.image:before{content:"\e148"}i.icon.comment.lines:before{content:"\f4b0"}i.icon.comment.medical:before{content:"\f7f5"}i.icon.comment.middle:before{content:"\e149"}i.icon.comment.middle.top:before{content:"\e14a"}i.icon.comment.minus:before{content:"\f4b1"}i.icon.comment.music:before{content:"\f8b0"}i.icon.comment.pen:before{content:"\f4ae"}i.icon.comment.plus:before{content:"\f4b2"}i.icon.comment.question:before{content:"\e14b"}i.icon.comment.quote:before{content:"\e14c"}i.icon.comment.slash:before{content:"\f4b3"}i.icon.comment.smile:before{content:"\f4b4"}i.icon.comment.sms:before{content:"\f7cd"}i.icon.comment.text:before{content:"\e14d"}i.icon.comment.xmark:before{content:"\f4b5"}i.icon.comments:before{content:"\f086"}i.icon.comments.dollar:before{content:"\f653"}i.icon.comments.question:before{content:"\e14e"}i.icon.comments.question.check:before{content:"\e14f"}i.icon.compact.disc:before{content:"\f51f"}i.icon.compass:before{content:"\f14e"}i.icon.compass.drafting:before{content:"\f568"}i.icon.compass.slash:before{content:"\f5e9"}i.icon.compress:before{content:"\f066"}i.icon.compress.wide:before{content:"\f326"}i.icon.computer:before{content:"\e4e5"}i.icon.computer.classic:before{content:"\f8b1"}i.icon.computer.mouse:before{content:"\f8cc"}i.icon.computer.mouse.scrollwheel:before{content:"\f8cd"}i.icon.computer.speaker:before{content:"\f8b2"}i.icon.container.storage:before{content:"\f4b7"}i.icon.conveyor.belt:before{content:"\f46e"}i.icon.conveyor.belt.arm:before{content:"\e5f8"}i.icon.conveyor.belt.boxes:before{content:"\f46f"}i.icon.conveyor.belt.empty:before{content:"\e150"}i.icon.cookie:before{content:"\f563"}i.icon.cookie.bite:before{content:"\f564"}i.icon.copy:before{content:"\f0c5"}i.icon.copyright:before{content:"\f1f9"}i.icon.corn:before{content:"\f6c7"}i.icon.corner:before{content:"\e3fe"}i.icon.couch:before{content:"\f4b8"}i.icon.cow:before{content:"\f6c8"}i.icon.cowbell:before{content:"\f8b3"}i.icon.cowbell.circle.plus:before{content:"\f8b4"}i.icon.crab:before{content:"\e3ff"}i.icon.crate.apple:before{content:"\f6b1"}i.icon.crate.empty:before{content:"\e151"}i.icon.credit.card:before{content:"\f09d"}i.icon.credit.card.blank:before{content:"\f389"}i.icon.credit.card.front:before{content:"\f38a"}i.icon.cricket.bat.ball:before{content:"\f449"}i.icon.croissant:before{content:"\f7f6"}i.icon.crop:before{content:"\f125"}i.icon.crop.simple:before{content:"\f565"}i.icon.cross:before{content:"\f654"}i.icon.crosshairs:before{content:"\f05b"}i.icon.crosshairs.simple:before{content:"\e59f"}i.icon.crow:before{content:"\f520"}i.icon.crown:before{content:"\f521"}i.icon.crutch:before{content:"\f7f7"}i.icon.crutches:before{content:"\f7f8"}i.icon.cruzeiro.sign:before{content:"\e152"}i.icon.crystal.ball:before{content:"\e362"}i.icon.cube:before{content:"\f1b2"}i.icon.cubes:before{content:"\f1b3"}i.icon.cubes.stacked:before{content:"\e4e6"}i.icon.cucumber:before{content:"\e401"}i.icon.cup.straw:before{content:"\e363"}i.icon.cup.straw.swoosh:before{content:"\e364"}i.icon.cup.togo:before{content:"\f6c5"}i.icon.cupcake:before{content:"\e402"}i.icon.curling.stone:before{content:"\f44a"}i.icon.custard:before{content:"\e403"}i.icon.d:before{content:"\44"}i.icon.dagger:before{content:"\f6cb"}i.icon.dash:before{content:"\e404"}i.icon.database:before{content:"\f1c0"}i.icon.deer:before{content:"\f78e"}i.icon.deer.rudolph:before{content:"\f78f"}i.icon.delete.left:before{content:"\f55a"}i.icon.delete.right:before{content:"\e154"}i.icon.democrat:before{content:"\f747"}i.icon.desktop:before{content:"\f390"}i.icon.desktop.arrow.down:before{content:"\e155"}i.icon.dharmachakra:before{content:"\f655"}i.icon.diagram.cells:before{content:"\e475"}i.icon.diagram.lean.canvas:before{content:"\e156"}i.icon.diagram.nested:before{content:"\e157"}i.icon.diagram.next:before{content:"\e476"}i.icon.diagram.predecessor:before{content:"\e477"}i.icon.diagram.previous:before{content:"\e478"}i.icon.diagram.project:before{content:"\f542"}i.icon.diagram.sankey:before{content:"\e158"}i.icon.diagram.subtask:before{content:"\e479"}i.icon.diagram.successor:before{content:"\e47a"}i.icon.diagram.venn:before{content:"\e15a"}i.icon.dial:before{content:"\e15b"}i.icon.dial.high:before{content:"\e15c"}i.icon.dial.low:before{content:"\e15d"}i.icon.dial.max:before{content:"\e15e"}i.icon.dial.med:before{content:"\e15f"}i.icon.dial.med.low:before{content:"\e160"}i.icon.dial.min:before{content:"\e161"}i.icon.dial.off:before{content:"\e162"}i.icon.diamond:before{content:"\f219"}i.icon.diamond.exclamation:before{content:"\e405"}i.icon.diamond.half:before{content:"\e5b7"}i.icon.diamond.half.stroke:before{content:"\e5b8"}i.icon.diamond.turn.right:before{content:"\f5eb"}i.icon.dice:before{content:"\f522"}i.icon.dice.d10:before{content:"\f6cd"}i.icon.dice.d12:before{content:"\f6ce"}i.icon.dice.d20:before{content:"\f6cf"}i.icon.dice.d4:before{content:"\f6d0"}i.icon.dice.d6:before{content:"\f6d1"}i.icon.dice.d8:before{content:"\f6d2"}i.icon.dice.five:before{content:"\f523"}i.icon.dice.four:before{content:"\f524"}i.icon.dice.one:before{content:"\f525"}i.icon.dice.six:before{content:"\f526"}i.icon.dice.three:before{content:"\f527"}i.icon.dice.two:before{content:"\f528"}i.icon.dinosaur:before{content:"\e5fe"}i.icon.diploma:before{content:"\f5ea"}i.icon.disc.drive:before{content:"\f8b5"}i.icon.disease:before{content:"\f7fa"}i.icon.display:before{content:"\e163"}i.icon.display.arrow.down:before{content:"\e164"}i.icon.display.chart.up:before{content:"\e5e3"}i.icon.display.chart.up.circle.currency:before{content:"\e5e5"}i.icon.display.chart.up.circle.dollar:before{content:"\e5e6"}i.icon.display.code:before{content:"\e165"}i.icon.display.medical:before{content:"\e166"}i.icon.display.slash:before{content:"\e2fa"}i.icon.distribute.spacing.horizontal:before{content:"\e365"}i.icon.distribute.spacing.vertical:before{content:"\e366"}i.icon.ditto:before{content:"\22"}i.icon.divide:before{content:"\f529"}i.icon.dna:before{content:"\f471"}i.icon.do.not.enter:before{content:"\f5ec"}i.icon.dog:before{content:"\f6d3"}i.icon.dog.leashed:before{content:"\f6d4"}i.icon.dollar.sign:before{content:"\24"}i.icon.dolly:before{content:"\f472"}i.icon.dolly.empty:before{content:"\f473"}i.icon.dolphin:before{content:"\e168"}i.icon.dong.sign:before{content:"\e169"}i.icon.donut:before{content:"\e406"}i.icon.door.closed:before{content:"\f52a"}i.icon.door.open:before{content:"\f52b"}i.icon.dove:before{content:"\f4ba"}i.icon.down:before{content:"\f354"}i.icon.down.from.dotted.line:before{content:"\e407"}i.icon.down.from.line:before{content:"\f349"}i.icon.down.left:before{content:"\e16a"}i.icon.down.left.and.up.right.to.center:before{content:"\f422"}i.icon.down.long:before{content:"\f309"}i.icon.down.right:before{content:"\e16b"}i.icon.down.to.bracket:before{content:"\e4e7"}i.icon.down.to.dotted.line:before{content:"\e408"}i.icon.down.to.line:before{content:"\f34a"}i.icon.download:before{content:"\f019"}i.icon.dragon:before{content:"\f6d5"}i.icon.draw.circle:before{content:"\f5ed"}i.icon.draw.polygon:before{content:"\f5ee"}i.icon.draw.square:before{content:"\f5ef"}i.icon.dreidel:before{content:"\f792"}i.icon.drone:before{content:"\f85f"}i.icon.drone.front:before{content:"\f860"}i.icon.droplet:before{content:"\f043"}i.icon.droplet.degree:before{content:"\f748"}i.icon.droplet.percent:before{content:"\f750"}i.icon.droplet.slash:before{content:"\f5c7"}i.icon.drum:before{content:"\f569"}i.icon.drum.steelpan:before{content:"\f56a"}i.icon.drumstick:before{content:"\f6d6"}i.icon.drumstick.bite:before{content:"\f6d7"}i.icon.dryer:before{content:"\f861"}i.icon.dryer.heat:before{content:"\f862"}i.icon.duck:before{content:"\f6d8"}i.icon.dumbbell:before{content:"\f44b"}i.icon.dumpster:before{content:"\f793"}i.icon.dumpster.fire:before{content:"\f794"}i.icon.dungeon:before{content:"\f6d9"}i.icon.e:before{content:"\45"}i.icon.ear:before{content:"\f5f0"}i.icon.ear.deaf:before{content:"\f2a4"}i.icon.ear.listen:before{content:"\f2a2"}i.icon.ear.muffs:before{content:"\f795"}i.icon.earth.africa:before{content:"\f57c"}i.icon.earth.americas:before{content:"\f57d"}i.icon.earth.asia:before{content:"\f57e"}i.icon.earth.europe:before{content:"\f7a2"}i.icon.earth.oceania:before{content:"\e47b"}i.icon.eclipse:before{content:"\f749"}i.icon.egg:before{content:"\f7fb"}i.icon.egg.fried:before{content:"\f7fc"}i.icon.eggplant:before{content:"\e16c"}i.icon.eight:before{content:"\38"}i.icon.eject:before{content:"\f052"}i.icon.elephant:before{content:"\f6da"}i.icon.elevator:before{content:"\e16d"}i.icon.ellipsis:before{content:"\f141"}i.icon.ellipsis.stroke:before{content:"\f39b"}i.icon.ellipsis.stroke.vertical:before{content:"\f39c"}i.icon.ellipsis.vertical:before{content:"\f142"}i.icon.empty.set:before{content:"\f656"}i.icon.engine:before{content:"\e16e"}i.icon.engine.warning:before{content:"\f5f2"}i.icon.envelope:before{content:"\f0e0"}i.icon.envelope.circle.check:before{content:"\e4e8"}i.icon.envelope.dot:before{content:"\e16f"}i.icon.envelope.open:before{content:"\f2b6"}i.icon.envelope.open.dollar:before{content:"\f657"}i.icon.envelope.open.text:before{content:"\f658"}i.icon.envelopes:before{content:"\e170"}i.icon.envelopes.bulk:before{content:"\f674"}i.icon.equals:before{content:"\3d"}i.icon.eraser:before{content:"\f12d"}i.icon.escalator:before{content:"\e171"}i.icon.ethernet:before{content:"\f796"}i.icon.euro.sign:before{content:"\f153"}i.icon.exclamation:before{content:"\21"}i.icon.expand:before{content:"\f065"}i.icon.expand.wide:before{content:"\f320"}i.icon.explosion:before{content:"\e4e9"}i.icon.eye:before{content:"\f06e"}i.icon.eye.dropper:before{content:"\f1fb"}i.icon.eye.dropper.full:before{content:"\e172"}i.icon.eye.dropper.half:before{content:"\e173"}i.icon.eye.evil:before{content:"\f6db"}i.icon.eye.low.vision:before{content:"\f2a8"}i.icon.eye.slash:before{content:"\f070"}i.icon.eyes:before{content:"\e367"}i.icon.f:before{content:"\46"}i.icon.face.angry:before{content:"\f556"}i.icon.face.angry.horns:before{content:"\e368"}i.icon.face.anguished:before{content:"\e369"}i.icon.face.anxious.sweat:before{content:"\e36a"}i.icon.face.astonished:before{content:"\e36b"}i.icon.face.awesome:before{content:"\e409"}i.icon.face.beam.hand.over.mouth:before{content:"\e47c"}i.icon.face.clouds:before{content:"\e47d"}i.icon.face.confounded:before{content:"\e36c"}i.icon.face.confused:before{content:"\e36d"}i.icon.face.cowboy.hat:before{content:"\e36e"}i.icon.face.diagonal.mouth:before{content:"\e47e"}i.icon.face.disappointed:before{content:"\e36f"}i.icon.face.disguise:before{content:"\e370"}i.icon.face.dizzy:before{content:"\f567"}i.icon.face.dotted:before{content:"\e47f"}i.icon.face.downcast.sweat:before{content:"\e371"}i.icon.face.drooling:before{content:"\e372"}i.icon.face.exhaling:before{content:"\e480"}i.icon.face.explode:before{content:"\e2fe"}i.icon.face.expressionless:before{content:"\e373"}i.icon.face.eyes.xmarks:before{content:"\e374"}i.icon.face.fearful:before{content:"\e375"}i.icon.face.flushed:before{content:"\f579"}i.icon.face.frown:before{content:"\f119"}i.icon.face.frown.open:before{content:"\f57a"}i.icon.face.frown.slight:before{content:"\e376"}i.icon.face.glasses:before{content:"\e377"}i.icon.face.grimace:before{content:"\f57f"}i.icon.face.grin:before{content:"\f580"}i.icon.face.grin.beam:before{content:"\f582"}i.icon.face.grin.beam.sweat:before{content:"\f583"}i.icon.face.grin.hearts:before{content:"\f584"}i.icon.face.grin.squint:before{content:"\f585"}i.icon.face.grin.squint.tears:before{content:"\f586"}i.icon.face.grin.stars:before{content:"\f587"}i.icon.face.grin.tears:before{content:"\f588"}i.icon.face.grin.tongue:before{content:"\f589"}i.icon.face.grin.tongue.squint:before{content:"\f58a"}i.icon.face.grin.tongue.wink:before{content:"\f58b"}i.icon.face.grin.wide:before{content:"\f581"}i.icon.face.grin.wink:before{content:"\f58c"}i.icon.face.hand.over.mouth:before{content:"\e378"}i.icon.face.hand.peeking:before{content:"\e481"}i.icon.face.hand.yawn:before{content:"\e379"}i.icon.face.head.bandage:before{content:"\e37a"}i.icon.face.holding.back.tears:before{content:"\e482"}i.icon.face.hushed:before{content:"\e37b"}i.icon.face.icicles:before{content:"\e37c"}i.icon.face.kiss:before{content:"\f596"}i.icon.face.kiss.beam:before{content:"\f597"}i.icon.face.kiss.closed.eyes:before{content:"\e37d"}i.icon.face.kiss.wink.heart:before{content:"\f598"}i.icon.face.laugh:before{content:"\f599"}i.icon.face.laugh.beam:before{content:"\f59a"}i.icon.face.laugh.squint:before{content:"\f59b"}i.icon.face.laugh.wink:before{content:"\f59c"}i.icon.face.lying:before{content:"\e37e"}i.icon.face.mask:before{content:"\e37f"}i.icon.face.meh:before{content:"\f11a"}i.icon.face.meh.blank:before{content:"\f5a4"}i.icon.face.melting:before{content:"\e483"}i.icon.face.monocle:before{content:"\e380"}i.icon.face.nauseated:before{content:"\e381"}i.icon.face.nose.steam:before{content:"\e382"}i.icon.face.party:before{content:"\e383"}i.icon.face.pensive:before{content:"\e384"}i.icon.face.persevering:before{content:"\e385"}i.icon.face.pleading:before{content:"\e386"}i.icon.face.pouting:before{content:"\e387"}i.icon.face.raised.eyebrow:before{content:"\e388"}i.icon.face.relieved:before{content:"\e389"}i.icon.face.rolling.eyes:before{content:"\f5a5"}i.icon.face.sad.cry:before{content:"\f5b3"}i.icon.face.sad.sweat:before{content:"\e38a"}i.icon.face.sad.tear:before{content:"\f5b4"}i.icon.face.saluting:before{content:"\e484"}i.icon.face.scream:before{content:"\e38b"}i.icon.face.shush:before{content:"\e38c"}i.icon.face.sleeping:before{content:"\e38d"}i.icon.face.sleepy:before{content:"\e38e"}i.icon.face.smile:before{content:"\f118"}i.icon.face.smile.beam:before{content:"\f5b8"}i.icon.face.smile.halo:before{content:"\e38f"}i.icon.face.smile.hearts:before{content:"\e390"}i.icon.face.smile.horns:before{content:"\e391"}i.icon.face.smile.plus:before{content:"\f5b9"}i.icon.face.smile.relaxed:before{content:"\e392"}i.icon.face.smile.tear:before{content:"\e393"}i.icon.face.smile.tongue:before{content:"\e394"}i.icon.face.smile.upside.down:before{content:"\e395"}i.icon.face.smile.wink:before{content:"\f4da"}i.icon.face.smiling.hands:before{content:"\e396"}i.icon.face.smirking:before{content:"\e397"}i.icon.face.spiral.eyes:before{content:"\e485"}i.icon.face.sunglasses:before{content:"\e398"}i.icon.face.surprise:before{content:"\f5c2"}i.icon.face.swear:before{content:"\e399"}i.icon.face.thermometer:before{content:"\e39a"}i.icon.face.thinking:before{content:"\e39b"}i.icon.face.tired:before{content:"\f5c8"}i.icon.face.tissue:before{content:"\e39c"}i.icon.face.tongue.money:before{content:"\e39d"}i.icon.face.tongue.sweat:before{content:"\e39e"}i.icon.face.unamused:before{content:"\e39f"}i.icon.face.viewfinder:before{content:"\e2ff"}i.icon.face.vomit:before{content:"\e3a0"}i.icon.face.weary:before{content:"\e3a1"}i.icon.face.woozy:before{content:"\e3a2"}i.icon.face.worried:before{content:"\e3a3"}i.icon.face.zany:before{content:"\e3a4"}i.icon.face.zipper:before{content:"\e3a5"}i.icon.falafel:before{content:"\e40a"}i.icon.family:before{content:"\e300"}i.icon.family.dress:before{content:"\e301"}i.icon.family.pants:before{content:"\e302"}i.icon.fan:before{content:"\f863"}i.icon.fan.table:before{content:"\e004"}i.icon.farm:before{content:"\f864"}i.icon.faucet:before{content:"\e005"}i.icon.faucet.drip:before{content:"\e006"}i.icon.fax:before{content:"\f1ac"}i.icon.feather:before{content:"\f52d"}i.icon.feather.pointed:before{content:"\f56b"}i.icon.fence:before{content:"\e303"}i.icon.ferris.wheel:before{content:"\e174"}i.icon.ferry:before{content:"\e4ea"}i.icon.field.hockey.stick.ball:before{content:"\f44c"}i.icon.file:before{content:"\f15b"}i.icon.file.arrow.down:before{content:"\f56d"}i.icon.file.arrow.up:before{content:"\f574"}i.icon.file.audio:before{content:"\f1c7"}i.icon.file.binary:before{content:"\e175"}i.icon.file.certificate:before{content:"\f5f3"}i.icon.file.chart.column:before{content:"\f659"}i.icon.file.chart.pie:before{content:"\f65a"}i.icon.file.check:before{content:"\f316"}i.icon.file.circle.check:before{content:"\e5a0"}i.icon.file.circle.exclamation:before{content:"\e4eb"}i.icon.file.circle.info:before{content:"\e493"}i.icon.file.circle.minus:before{content:"\e4ed"}i.icon.file.circle.plus:before{content:"\e494"}i.icon.file.circle.question:before{content:"\e4ef"}i.icon.file.circle.xmark:before{content:"\e5a1"}i.icon.file.code:before{content:"\f1c9"}i.icon.file.contract:before{content:"\f56c"}i.icon.file.csv:before{content:"\f6dd"}i.icon.file.dashed.line:before{content:"\f877"}i.icon.file.doc:before{content:"\e5ed"}i.icon.file.excel:before{content:"\f1c3"}i.icon.file.exclamation:before{content:"\f31a"}i.icon.file.export:before{content:"\f56e"}i.icon.file.heart:before{content:"\e176"}i.icon.file.image:before{content:"\f1c5"}i.icon.file.import:before{content:"\f56f"}i.icon.file.invoice:before{content:"\f570"}i.icon.file.invoice.dollar:before{content:"\f571"}i.icon.file.lines:before{content:"\f15c"}i.icon.file.lock:before{content:"\e3a6"}i.icon.file.magnifying.glass:before{content:"\f865"}i.icon.file.medical:before{content:"\f477"}i.icon.file.minus:before{content:"\f318"}i.icon.file.music:before{content:"\f8b6"}i.icon.file.pdf:before{content:"\f1c1"}i.icon.file.pen:before{content:"\f31c"}i.icon.file.plus:before{content:"\f319"}i.icon.file.plus.minus:before{content:"\e177"}i.icon.file.powerpoint:before{content:"\f1c4"}i.icon.file.prescription:before{content:"\f572"}i.icon.file.shield:before{content:"\e4f0"}i.icon.file.signature:before{content:"\f573"}i.icon.file.slash:before{content:"\e3a7"}i.icon.file.spreadsheet:before{content:"\f65b"}i.icon.file.user:before{content:"\f65c"}i.icon.file.video:before{content:"\f1c8"}i.icon.file.waveform:before{content:"\f478"}i.icon.file.word:before{content:"\f1c2"}i.icon.file.xmark:before{content:"\f317"}i.icon.file.zip:before{content:"\e5ee"}i.icon.file.zipper:before{content:"\f1c6"}i.icon.files:before{content:"\e178"}i.icon.files.medical:before{content:"\f7fd"}i.icon.fill:before{content:"\f575"}i.icon.fill.drip:before{content:"\f576"}i.icon.film:before{content:"\f008"}i.icon.film.canister:before{content:"\f8b7"}i.icon.film.simple:before{content:"\f3a0"}i.icon.film.slash:before{content:"\e179"}i.icon.films:before{content:"\e17a"}i.icon.filter:before{content:"\f0b0"}i.icon.filter.circle.dollar:before{content:"\f662"}i.icon.filter.circle.xmark:before{content:"\e17b"}i.icon.filter.list:before{content:"\e17c"}i.icon.filter.slash:before{content:"\e17d"}i.icon.filters:before{content:"\e17e"}i.icon.fingerprint:before{content:"\f577"}i.icon.fire:before{content:"\f06d"}i.icon.fire.burner:before{content:"\e4f1"}i.icon.fire.extinguisher:before{content:"\f134"}i.icon.fire.flame:before{content:"\f6df"}i.icon.fire.flame.curved:before{content:"\f7e4"}i.icon.fire.flame.simple:before{content:"\f46a"}i.icon.fire.hydrant:before{content:"\e17f"}i.icon.fire.smoke:before{content:"\f74b"}i.icon.fireplace:before{content:"\f79a"}i.icon.fish:before{content:"\f578"}i.icon.fish.bones:before{content:"\e304"}i.icon.fish.cooked:before{content:"\f7fe"}i.icon.fish.fins:before{content:"\e4f2"}i.icon.fishing.rod:before{content:"\e3a8"}i.icon.five:before{content:"\35"}i.icon.flag:before{content:"\f024"}i.icon.flag.checkered:before{content:"\f11e"}i.icon.flag.pennant:before{content:"\f456"}i.icon.flag.swallowtail:before{content:"\f74c"}i.icon.flag.usa:before{content:"\f74d"}i.icon.flashlight:before{content:"\f8b8"}i.icon.flask:before{content:"\f0c3"}i.icon.flask.gear:before{content:"\e5f1"}i.icon.flask.round.poison:before{content:"\f6e0"}i.icon.flask.round.potion:before{content:"\f6e1"}i.icon.flask.vial:before{content:"\e4f3"}i.icon.flatbread:before{content:"\e40b"}i.icon.flatbread.stuffed:before{content:"\e40c"}i.icon.floppy.disk:before{content:"\f0c7"}i.icon.floppy.disk.circle.arrow.right:before{content:"\e180"}i.icon.floppy.disk.circle.xmark:before{content:"\e181"}i.icon.floppy.disk.pen:before{content:"\e182"}i.icon.floppy.disks:before{content:"\e183"}i.icon.florin.sign:before{content:"\e184"}i.icon.flower:before{content:"\f7ff"}i.icon.flower.daffodil:before{content:"\f800"}i.icon.flower.tulip:before{content:"\f801"}i.icon.flute:before{content:"\f8b9"}i.icon.flux.capacitor:before{content:"\f8ba"}i.icon.flying.disc:before{content:"\e3a9"}i.icon.folder:before{content:"\f07b"}i.icon.folder.arrow.down:before{content:"\e053"}i.icon.folder.arrow.up:before{content:"\e054"}i.icon.folder.bookmark:before{content:"\e186"}i.icon.folder.closed:before{content:"\e185"}i.icon.folder.gear:before{content:"\e187"}i.icon.folder.grid:before{content:"\e188"}i.icon.folder.heart:before{content:"\e189"}i.icon.folder.image:before{content:"\e18a"}i.icon.folder.magnifying.glass:before{content:"\e18b"}i.icon.folder.medical:before{content:"\e18c"}i.icon.folder.minus:before{content:"\f65d"}i.icon.folder.music:before{content:"\e18d"}i.icon.folder.open:before{content:"\f07c"}i.icon.folder.plus:before{content:"\f65e"}i.icon.folder.tree:before{content:"\f802"}i.icon.folder.user:before{content:"\e18e"}i.icon.folder.xmark:before{content:"\f65f"}i.icon.folders:before{content:"\f660"}i.icon.fondue.pot:before{content:"\e40d"}i.icon.font:before{content:"\f031"}i.icon.font.case:before{content:"\f866"}i.icon.football:before{content:"\f44e"}i.icon.football.helmet:before{content:"\f44f"}i.icon.fork:before{content:"\f2e3"}i.icon.fork.knife:before{content:"\f2e6"}i.icon.forklift:before{content:"\f47a"}i.icon.fort:before{content:"\e486"}i.icon.forward:before{content:"\f04e"}i.icon.forward.fast:before{content:"\f050"}i.icon.forward.step:before{content:"\f051"}i.icon.four:before{content:"\34"}i.icon.frame:before{content:"\e495"}i.icon.franc.sign:before{content:"\e18f"}i.icon.french.fries:before{content:"\f803"}i.icon.frog:before{content:"\f52e"}i.icon.function:before{content:"\f661"}i.icon.futbol:before{content:"\f1e3"}i.icon.g:before{content:"\47"}i.icon.galaxy:before{content:"\e008"}i.icon.gallery.thumbnails:before{content:"\e3aa"}i.icon.game.board:before{content:"\f867"}i.icon.game.board.simple:before{content:"\f868"}i.icon.game.console.handheld:before{content:"\f8bb"}i.icon.game.console.handheld.crank:before{content:"\e5b9"}i.icon.gamepad:before{content:"\f11b"}i.icon.gamepad.modern:before{content:"\e5a2"}i.icon.garage:before{content:"\e009"}i.icon.garage.car:before{content:"\e00a"}i.icon.garage.open:before{content:"\e00b"}i.icon.garlic:before{content:"\e40e"}i.icon.gas.pump:before{content:"\f52f"}i.icon.gas.pump.slash:before{content:"\f5f4"}i.icon.gauge:before{content:"\f624"}i.icon.gauge.circle.bolt:before{content:"\e496"}i.icon.gauge.circle.minus:before{content:"\e497"}i.icon.gauge.circle.plus:before{content:"\e498"}i.icon.gauge.high:before{content:"\f625"}i.icon.gauge.low:before{content:"\f627"}i.icon.gauge.max:before{content:"\f626"}i.icon.gauge.min:before{content:"\f628"}i.icon.gauge.simple:before{content:"\f629"}i.icon.gauge.simple.high:before{content:"\f62a"}i.icon.gauge.simple.low:before{content:"\f62c"}i.icon.gauge.simple.max:before{content:"\f62b"}i.icon.gauge.simple.min:before{content:"\f62d"}i.icon.gavel:before{content:"\f0e3"}i.icon.gear:before{content:"\f013"}i.icon.gear.code:before{content:"\e5e8"}i.icon.gear.complex:before{content:"\e5e9"}i.icon.gear.complex.code:before{content:"\e5eb"}i.icon.gears:before{content:"\f085"}i.icon.gem:before{content:"\f3a5"}i.icon.ghost:before{content:"\f6e2"}i.icon.gif:before{content:"\e190"}i.icon.gift:before{content:"\f06b"}i.icon.gift.card:before{content:"\f663"}i.icon.gifts:before{content:"\f79c"}i.icon.gingerbread.man:before{content:"\f79d"}i.icon.glass:before{content:"\f804"}i.icon.glass.citrus:before{content:"\f869"}i.icon.glass.empty:before{content:"\e191"}i.icon.glass.half:before{content:"\e192"}i.icon.glass.water:before{content:"\e4f4"}i.icon.glass.water.droplet:before{content:"\e4f5"}i.icon.glasses:before{content:"\f530"}i.icon.glasses.round:before{content:"\f5f5"}i.icon.globe:before{content:"\f0ac"}i.icon.globe.pointer:before{content:"\e60e"}i.icon.globe.snow:before{content:"\f7a3"}i.icon.globe.stand:before{content:"\f5f6"}i.icon.goal.net:before{content:"\e3ab"}i.icon.golf.ball.tee:before{content:"\f450"}i.icon.golf.club:before{content:"\f451"}i.icon.golf.flag.hole:before{content:"\e3ac"}i.icon.gopuram:before{content:"\f664"}i.icon.graduation.cap:before{content:"\f19d"}i.icon.gramophone:before{content:"\f8bd"}i.icon.grapes:before{content:"\e306"}i.icon.grate:before{content:"\e193"}i.icon.grate.droplet:before{content:"\e194"}i.icon.greater.than:before{content:"\3e"}i.icon.greater.than.equal:before{content:"\f532"}i.icon.grid:before{content:"\e195"}i.icon.grid.dividers:before{content:"\e3ad"}i.icon.grid.five:before{content:"\e199"}i.icon.grid.four:before{content:"\e198"}i.icon.grid.horizontal:before{content:"\e307"}i.icon.grid.round:before{content:"\e5da"}i.icon.grid.round.five:before{content:"\e5de"}i.icon.grid.round.four:before{content:"\e5dd"}i.icon.grid.round.two:before{content:"\e5db"}i.icon.grid.round.two.plus:before{content:"\e5dc"}i.icon.grid.two:before{content:"\e196"}i.icon.grid.two.plus:before{content:"\e197"}i.icon.grill:before{content:"\e5a3"}i.icon.grill.fire:before{content:"\e5a4"}i.icon.grill.hot:before{content:"\e5a5"}i.icon.grip:before{content:"\f58d"}i.icon.grip.dots:before{content:"\e410"}i.icon.grip.dots.vertical:before{content:"\e411"}i.icon.grip.lines:before{content:"\f7a4"}i.icon.grip.lines.vertical:before{content:"\f7a5"}i.icon.grip.vertical:before{content:"\f58e"}i.icon.group.arrows.rotate:before{content:"\e4f6"}i.icon.guarani.sign:before{content:"\e19a"}i.icon.guitar:before{content:"\f7a6"}i.icon.guitar.electric:before{content:"\f8be"}i.icon.guitars:before{content:"\f8bf"}i.icon.gun:before{content:"\e19b"}i.icon.gun.slash:before{content:"\e19c"}i.icon.gun.squirt:before{content:"\e19d"}i.icon.h:before{content:"\48"}i.icon.h1:before{content:"\f313"}i.icon.h2:before{content:"\f314"}i.icon.h3:before{content:"\f315"}i.icon.h4:before{content:"\f86a"}i.icon.h5:before{content:"\e412"}i.icon.h6:before{content:"\e413"}i.icon.hammer:before{content:"\f6e3"}i.icon.hammer.crash:before{content:"\e414"}i.icon.hammer.war:before{content:"\f6e4"}i.icon.hamsa:before{content:"\f665"}i.icon.hand:before{content:"\f256"}i.icon.hand.back.fist:before{content:"\f255"}i.icon.hand.back.point.down:before{content:"\e19e"}i.icon.hand.back.point.left:before{content:"\e19f"}i.icon.hand.back.point.ribbon:before{content:"\e1a0"}i.icon.hand.back.point.right:before{content:"\e1a1"}i.icon.hand.back.point.up:before{content:"\e1a2"}i.icon.hand.dots:before{content:"\f461"}i.icon.hand.fingers.crossed:before{content:"\e1a3"}i.icon.hand.fist:before{content:"\f6de"}i.icon.hand.heart:before{content:"\f4bc"}i.icon.hand.holding:before{content:"\f4bd"}i.icon.hand.holding.box:before{content:"\f47b"}i.icon.hand.holding.dollar:before{content:"\f4c0"}i.icon.hand.holding.droplet:before{content:"\f4c1"}i.icon.hand.holding.hand:before{content:"\e4f7"}i.icon.hand.holding.heart:before{content:"\f4be"}i.icon.hand.holding.magic:before{content:"\f6e5"}i.icon.hand.holding.medical:before{content:"\e05c"}i.icon.hand.holding.seedling:before{content:"\f4bf"}i.icon.hand.holding.skull:before{content:"\e1a4"}i.icon.hand.horns:before{content:"\e1a9"}i.icon.hand.lizard:before{content:"\f258"}i.icon.hand.love:before{content:"\e1a5"}i.icon.hand.middle.finger:before{content:"\f806"}i.icon.hand.peace:before{content:"\f25b"}i.icon.hand.point.down:before{content:"\f0a7"}i.icon.hand.point.left:before{content:"\f0a5"}i.icon.hand.point.ribbon:before{content:"\e1a6"}i.icon.hand.point.right:before{content:"\f0a4"}i.icon.hand.point.up:before{content:"\f0a6"}i.icon.hand.pointer:before{content:"\f25a"}i.icon.hand.scissors:before{content:"\f257"}i.icon.hand.sparkles:before{content:"\e05d"}i.icon.hand.spock:before{content:"\f259"}i.icon.hand.wave:before{content:"\e1a7"}i.icon.handcuffs:before{content:"\e4f8"}i.icon.hands:before{content:"\f2a7"}i.icon.hands.asl.interpreting:before{content:"\f2a3"}i.icon.hands.bound:before{content:"\e4f9"}i.icon.hands.bubbles:before{content:"\e05e"}i.icon.hands.clapping:before{content:"\e1a8"}i.icon.hands.holding:before{content:"\f4c2"}i.icon.hands.holding.child:before{content:"\e4fa"}i.icon.hands.holding.circle:before{content:"\e4fb"}i.icon.hands.holding.diamond:before{content:"\f47c"}i.icon.hands.holding.dollar:before{content:"\f4c5"}i.icon.hands.holding.heart:before{content:"\f4c3"}i.icon.hands.praying:before{content:"\f684"}i.icon.handshake:before{content:"\f2b5"}i.icon.handshake.angle:before{content:"\f4c4"}i.icon.handshake.simple:before{content:"\f4c6"}i.icon.handshake.simple.slash:before{content:"\e05f"}i.icon.handshake.slash:before{content:"\e060"}i.icon.hanukiah:before{content:"\f6e6"}i.icon.hard.drive:before{content:"\f0a0"}i.icon.hashtag:before{content:"\23"}i.icon.hashtag.lock:before{content:"\e415"}i.icon.hat.beach:before{content:"\e606"}i.icon.hat.chef:before{content:"\f86b"}i.icon.hat.cowboy:before{content:"\f8c0"}i.icon.hat.cowboy.side:before{content:"\f8c1"}i.icon.hat.santa:before{content:"\f7a7"}i.icon.hat.winter:before{content:"\f7a8"}i.icon.hat.witch:before{content:"\f6e7"}i.icon.hat.wizard:before{content:"\f6e8"}i.icon.head.side:before{content:"\f6e9"}i.icon.head.side.brain:before{content:"\f808"}i.icon.head.side.cough:before{content:"\e061"}i.icon.head.side.cough.slash:before{content:"\e062"}i.icon.head.side.gear:before{content:"\e611"}i.icon.head.side.goggles:before{content:"\f6ea"}i.icon.head.side.headphones:before{content:"\f8c2"}i.icon.head.side.heart:before{content:"\e1aa"}i.icon.head.side.mask:before{content:"\e063"}i.icon.head.side.medical:before{content:"\f809"}i.icon.head.side.virus:before{content:"\e064"}i.icon.heading:before{content:"\f1dc"}i.icon.headphones:before{content:"\f025"}i.icon.headphones.simple:before{content:"\f58f"}i.icon.headset:before{content:"\f590"}i.icon.heart:before{content:"\f004"}i.icon.heart.circle.bolt:before{content:"\e4fc"}i.icon.heart.circle.check:before{content:"\e4fd"}i.icon.heart.circle.exclamation:before{content:"\e4fe"}i.icon.heart.circle.minus:before{content:"\e4ff"}i.icon.heart.circle.plus:before{content:"\e500"}i.icon.heart.circle.xmark:before{content:"\e501"}i.icon.heart.crack:before{content:"\f7a9"}i.icon.heart.half:before{content:"\e1ab"}i.icon.heart.half.stroke:before{content:"\e1ac"}i.icon.heart.pulse:before{content:"\f21e"}i.icon.heat:before{content:"\e00c"}i.icon.helicopter:before{content:"\f533"}i.icon.helicopter.symbol:before{content:"\e502"}i.icon.helmet.battle:before{content:"\f6eb"}i.icon.helmet.safety:before{content:"\f807"}i.icon.helmet.un:before{content:"\e503"}i.icon.hexagon:before{content:"\f312"}i.icon.hexagon.check:before{content:"\e416"}i.icon.hexagon.divide:before{content:"\e1ad"}i.icon.hexagon.exclamation:before{content:"\e417"}i.icon.hexagon.image:before{content:"\e504"}i.icon.hexagon.minus:before{content:"\f307"}i.icon.hexagon.plus:before{content:"\f300"}i.icon.hexagon.vertical.nft:before{content:"\e505"}i.icon.hexagon.vertical.nft.slanted:before{content:"\e506"}i.icon.hexagon.xmark:before{content:"\f2ee"}i.icon.high.definition:before{content:"\e1ae"}i.icon.highlighter:before{content:"\f591"}i.icon.highlighter.line:before{content:"\e1af"}i.icon.hill.avalanche:before{content:"\e507"}i.icon.hill.rockslide:before{content:"\e508"}i.icon.hippo:before{content:"\f6ed"}i.icon.hockey.mask:before{content:"\f6ee"}i.icon.hockey.puck:before{content:"\f453"}i.icon.hockey.stick.puck:before{content:"\e3ae"}i.icon.hockey.sticks:before{content:"\f454"}i.icon.holly.berry:before{content:"\f7aa"}i.icon.honey.pot:before{content:"\e418"}i.icon.hood.cloak:before{content:"\f6ef"}i.icon.horizontal.rule:before{content:"\f86c"}i.icon.horse:before{content:"\f6f0"}i.icon.horse.head:before{content:"\f7ab"}i.icon.horse.saddle:before{content:"\f8c3"}i.icon.hose:before{content:"\e419"}i.icon.hose.reel:before{content:"\e41a"}i.icon.hospital:before{content:"\f0f8"}i.icon.hospital.user:before{content:"\f80d"}i.icon.hospitals:before{content:"\f80e"}i.icon.hot.tub.person:before{content:"\f593"}i.icon.hotdog:before{content:"\f80f"}i.icon.hotel:before{content:"\f594"}i.icon.hourglass:before{content:"\f254"}i.icon.hourglass.clock:before{content:"\e41b"}i.icon.hourglass.end:before{content:"\f253"}i.icon.hourglass.half:before{content:"\f252"}i.icon.hourglass.start:before{content:"\f251"}i.icon.house:before{content:"\f015"}i.icon.house.blank:before{content:"\e487"}i.icon.house.building:before{content:"\e1b1"}i.icon.house.chimney:before{content:"\e3af"}i.icon.house.chimney.blank:before{content:"\e3b0"}i.icon.house.chimney.crack:before{content:"\f6f1"}i.icon.house.chimney.heart:before{content:"\e1b2"}i.icon.house.chimney.medical:before{content:"\f7f2"}i.icon.house.chimney.user:before{content:"\e065"}i.icon.house.chimney.window:before{content:"\e00d"}i.icon.house.circle.check:before{content:"\e509"}i.icon.house.circle.exclamation:before{content:"\e50a"}i.icon.house.circle.xmark:before{content:"\e50b"}i.icon.house.crack:before{content:"\e3b1"}i.icon.house.day:before{content:"\e00e"}i.icon.house.fire:before{content:"\e50c"}i.icon.house.flag:before{content:"\e50d"}i.icon.house.flood.water:before{content:"\e50e"}i.icon.house.flood.water.circle.arrow.right:before{content:"\e50f"}i.icon.house.heart:before{content:"\f4c9"}i.icon.house.laptop:before{content:"\e066"}i.icon.house.lock:before{content:"\e510"}i.icon.house.medical:before{content:"\e3b2"}i.icon.house.medical.circle.check:before{content:"\e511"}i.icon.house.medical.circle.exclamation:before{content:"\e512"}i.icon.house.medical.circle.xmark:before{content:"\e513"}i.icon.house.medical.flag:before{content:"\e514"}i.icon.house.night:before{content:"\e010"}i.icon.house.person.leave:before{content:"\e00f"}i.icon.house.person.return:before{content:"\e011"}i.icon.house.signal:before{content:"\e012"}i.icon.house.tree:before{content:"\e1b3"}i.icon.house.tsunami:before{content:"\e515"}i.icon.house.turret:before{content:"\e1b4"}i.icon.house.user:before{content:"\e1b0"}i.icon.house.water:before{content:"\f74f"}i.icon.house.window:before{content:"\e3b3"}i.icon.hryvnia.sign:before{content:"\f6f2"}i.icon.hundred.points:before{content:"\e41c"}i.icon.hurricane:before{content:"\f751"}i.icon.hyphen:before{content:"\2d"}i.icon.i:before{content:"\49"}i.icon.i.cursor:before{content:"\f246"}i.icon.ice.cream:before{content:"\f810"}i.icon.ice.skate:before{content:"\f7ac"}i.icon.icicles:before{content:"\f7ad"}i.icon.icons:before{content:"\f86d"}i.icon.id.badge:before{content:"\f2c1"}i.icon.id.card:before{content:"\f2c2"}i.icon.id.card.clip:before{content:"\f47f"}i.icon.igloo:before{content:"\f7ae"}i.icon.image:before{content:"\f03e"}i.icon.image.landscape:before{content:"\e1b5"}i.icon.image.polaroid:before{content:"\f8c4"}i.icon.image.polaroid.user:before{content:"\e1b6"}i.icon.image.portrait:before{content:"\f3e0"}i.icon.image.slash:before{content:"\e1b7"}i.icon.image.user:before{content:"\e1b8"}i.icon.images:before{content:"\f302"}i.icon.images.user:before{content:"\e1b9"}i.icon.inbox:before{content:"\f01c"}i.icon.inbox.full:before{content:"\e1ba"}i.icon.inbox.in:before{content:"\f310"}i.icon.inbox.out:before{content:"\f311"}i.icon.inboxes:before{content:"\e1bb"}i.icon.indent:before{content:"\f03c"}i.icon.indian.rupee.sign:before{content:"\e1bc"}i.icon.industry:before{content:"\f275"}i.icon.industry.windows:before{content:"\f3b3"}i.icon.infinity:before{content:"\f534"}i.icon.info:before{content:"\f129"}i.icon.inhaler:before{content:"\f5f9"}i.icon.input.numeric:before{content:"\e1bd"}i.icon.input.pipe:before{content:"\e1be"}i.icon.input.text:before{content:"\e1bf"}i.icon.integral:before{content:"\f667"}i.icon.interrobang:before{content:"\e5ba"}i.icon.intersection:before{content:"\f668"}i.icon.island.tropical:before{content:"\f811"}i.icon.italic:before{content:"\f033"}i.icon.j:before{content:"\4a"}i.icon.jack.o.lantern:before{content:"\f30e"}i.icon.jar:before{content:"\e516"}i.icon.jar.wheat:before{content:"\e517"}i.icon.jedi:before{content:"\f669"}i.icon.jet.fighter:before{content:"\f0fb"}i.icon.jet.fighter.up:before{content:"\e518"}i.icon.joint:before{content:"\f595"}i.icon.joystick:before{content:"\f8c5"}i.icon.jug:before{content:"\f8c6"}i.icon.jug.bottle:before{content:"\e5fb"}i.icon.jug.detergent:before{content:"\e519"}i.icon.k:before{content:"\4b"}i.icon.kaaba:before{content:"\f66b"}i.icon.kazoo:before{content:"\f8c7"}i.icon.kerning:before{content:"\f86f"}i.icon.key:before{content:"\f084"}i.icon.key.skeleton:before{content:"\f6f3"}i.icon.key.skeleton.left.right:before{content:"\e3b4"}i.icon.keyboard:before{content:"\f11c"}i.icon.keyboard.brightness:before{content:"\e1c0"}i.icon.keyboard.brightness.low:before{content:"\e1c1"}i.icon.keyboard.down:before{content:"\e1c2"}i.icon.keyboard.left:before{content:"\e1c3"}i.icon.keynote:before{content:"\f66c"}i.icon.khanda:before{content:"\f66d"}i.icon.kidneys:before{content:"\f5fb"}i.icon.kip.sign:before{content:"\e1c4"}i.icon.kit.medical:before{content:"\f479"}i.icon.kitchen.set:before{content:"\e51a"}i.icon.kite:before{content:"\f6f4"}i.icon.kiwi.bird:before{content:"\f535"}i.icon.kiwi.fruit:before{content:"\e30c"}i.icon.knife:before{content:"\f2e4"}i.icon.knife.kitchen:before{content:"\f6f5"}i.icon.l:before{content:"\4c"}i.icon.lacrosse.stick:before{content:"\e3b5"}i.icon.lacrosse.stick.ball:before{content:"\e3b6"}i.icon.lambda:before{content:"\f66e"}i.icon.lamp:before{content:"\f4ca"}i.icon.lamp.desk:before{content:"\e014"}i.icon.lamp.floor:before{content:"\e015"}i.icon.lamp.street:before{content:"\e1c5"}i.icon.land.mine.on:before{content:"\e51b"}i.icon.landmark:before{content:"\f66f"}i.icon.landmark.dome:before{content:"\f752"}i.icon.landmark.flag:before{content:"\e51c"}i.icon.language:before{content:"\f1ab"}i.icon.laptop:before{content:"\f109"}i.icon.laptop.arrow.down:before{content:"\e1c6"}i.icon.laptop.binary:before{content:"\e5e7"}i.icon.laptop.code:before{content:"\f5fc"}i.icon.laptop.file:before{content:"\e51d"}i.icon.laptop.medical:before{content:"\f812"}i.icon.laptop.mobile:before{content:"\f87a"}i.icon.laptop.slash:before{content:"\e1c7"}i.icon.lari.sign:before{content:"\e1c8"}i.icon.lasso:before{content:"\f8c8"}i.icon.lasso.sparkles:before{content:"\e1c9"}i.icon.layer.group:before{content:"\f5fd"}i.icon.layer.minus:before{content:"\f5fe"}i.icon.layer.plus:before{content:"\f5ff"}i.icon.leaf:before{content:"\f06c"}i.icon.leaf.heart:before{content:"\f4cb"}i.icon.leaf.maple:before{content:"\f6f6"}i.icon.leaf.oak:before{content:"\f6f7"}i.icon.leafy.green:before{content:"\e41d"}i.icon.left:before{content:"\f355"}i.icon.left.from.line:before{content:"\f348"}i.icon.left.long:before{content:"\f30a"}i.icon.left.long.to.line:before{content:"\e41e"}i.icon.left.right:before{content:"\f337"}i.icon.left.to.line:before{content:"\f34b"}i.icon.lemon:before{content:"\f094"}i.icon.less.than:before{content:"\3c"}i.icon.less.than.equal:before{content:"\f537"}i.icon.life.ring:before{content:"\f1cd"}i.icon.light.ceiling:before{content:"\e016"}i.icon.light.emergency:before{content:"\e41f"}i.icon.light.emergency.on:before{content:"\e420"}i.icon.light.switch:before{content:"\e017"}i.icon.light.switch.off:before{content:"\e018"}i.icon.light.switch.on:before{content:"\e019"}i.icon.lightbulb:before{content:"\f0eb"}i.icon.lightbulb.cfl:before{content:"\e5a6"}i.icon.lightbulb.cfl.on:before{content:"\e5a7"}i.icon.lightbulb.dollar:before{content:"\f670"}i.icon.lightbulb.exclamation:before{content:"\f671"}i.icon.lightbulb.exclamation.on:before{content:"\e1ca"}i.icon.lightbulb.gear:before{content:"\e5fd"}i.icon.lightbulb.on:before{content:"\f672"}i.icon.lightbulb.slash:before{content:"\f673"}i.icon.lighthouse:before{content:"\e612"}i.icon.lights.holiday:before{content:"\f7b2"}i.icon.line.columns:before{content:"\f870"}i.icon.line.height:before{content:"\f871"}i.icon.lines.leaning:before{content:"\e51e"}i.icon.link.horizontal:before{content:"\e1cb"}i.icon.link.horizontal.slash:before{content:"\e1cc"}i.icon.link.simple:before{content:"\e1cd"}i.icon.link.simple.slash:before{content:"\e1ce"}i.icon.link.slash:before{content:"\f127"}i.icon.lips:before{content:"\f600"}i.icon.lira.sign:before{content:"\f195"}i.icon.list:before{content:"\f03a"}i.icon.list.check:before{content:"\f0ae"}i.icon.list.dropdown:before{content:"\e1cf"}i.icon.list.music:before{content:"\f8c9"}i.icon.list.ol:before{content:"\f0cb"}i.icon.list.radio:before{content:"\e1d0"}i.icon.list.timeline:before{content:"\e1d1"}i.icon.list.tree:before{content:"\e1d2"}i.icon.list.ul:before{content:"\f0ca"}i.icon.litecoin.sign:before{content:"\e1d3"}i.icon.loader:before{content:"\e1d4"}i.icon.lobster:before{content:"\e421"}i.icon.location.arrow:before{content:"\f124"}i.icon.location.check:before{content:"\f606"}i.icon.location.crosshairs:before{content:"\f601"}i.icon.location.crosshairs.slash:before{content:"\f603"}i.icon.location.dot:before{content:"\f3c5"}i.icon.location.dot.slash:before{content:"\f605"}i.icon.location.exclamation:before{content:"\f608"}i.icon.location.minus:before{content:"\f609"}i.icon.location.pen:before{content:"\f607"}i.icon.location.pin:before{content:"\f041"}i.icon.location.pin.lock:before{content:"\e51f"}i.icon.location.pin.slash:before{content:"\f60c"}i.icon.location.plus:before{content:"\f60a"}i.icon.location.question:before{content:"\f60b"}i.icon.location.smile:before{content:"\f60d"}i.icon.location.xmark:before{content:"\f60e"}i.icon.lock:before{content:"\f023"}i.icon.lock.a:before{content:"\e422"}i.icon.lock.hashtag:before{content:"\e423"}i.icon.lock.keyhole:before{content:"\f30d"}i.icon.lock.keyhole.open:before{content:"\f3c2"}i.icon.lock.open:before{content:"\f3c1"}i.icon.locust:before{content:"\e520"}i.icon.lollipop:before{content:"\e424"}i.icon.loveseat:before{content:"\f4cc"}i.icon.luchador.mask:before{content:"\f455"}i.icon.lungs:before{content:"\f604"}i.icon.lungs.virus:before{content:"\e067"}i.icon.m:before{content:"\4d"}i.icon.mace:before{content:"\f6f8"}i.icon.magnet:before{content:"\f076"}i.icon.magnifying.glass:before{content:"\f002"}i.icon.magnifying.glass.arrow.right:before{content:"\e521"}i.icon.magnifying.glass.chart:before{content:"\e522"}i.icon.magnifying.glass.dollar:before{content:"\f688"}i.icon.magnifying.glass.location:before{content:"\f689"}i.icon.magnifying.glass.minus:before{content:"\f010"}i.icon.magnifying.glass.plus:before{content:"\f00e"}i.icon.mailbox:before{content:"\f813"}i.icon.mailbox.flag.up:before{content:"\e5bb"}i.icon.manat.sign:before{content:"\e1d5"}i.icon.mandolin:before{content:"\f6f9"}i.icon.mango:before{content:"\e30f"}i.icon.manhole:before{content:"\e1d6"}i.icon.map:before{content:"\f279"}i.icon.map.location:before{content:"\f59f"}i.icon.map.location.dot:before{content:"\f5a0"}i.icon.map.pin:before{content:"\f276"}i.icon.marker:before{content:"\f5a1"}i.icon.mars:before{content:"\f222"}i.icon.mars.and.venus:before{content:"\f224"}i.icon.mars.and.venus.burst:before{content:"\e523"}i.icon.mars.double:before{content:"\f227"}i.icon.mars.stroke:before{content:"\f229"}i.icon.mars.stroke.right:before{content:"\f22b"}i.icon.mars.stroke.up:before{content:"\f22a"}i.icon.martini.glass:before{content:"\f57b"}i.icon.martini.glass.citrus:before{content:"\f561"}i.icon.martini.glass.empty:before{content:"\f000"}i.icon.mask:before{content:"\f6fa"}i.icon.mask.face:before{content:"\e1d7"}i.icon.mask.snorkel:before{content:"\e3b7"}i.icon.mask.ventilator:before{content:"\e524"}i.icon.masks.theater:before{content:"\f630"}i.icon.mattress.pillow:before{content:"\e525"}i.icon.maximize:before{content:"\f31e"}i.icon.meat:before{content:"\f814"}i.icon.medal:before{content:"\f5a2"}i.icon.megaphone:before{content:"\f675"}i.icon.melon:before{content:"\e310"}i.icon.melon.slice:before{content:"\e311"}i.icon.memo:before{content:"\e1d8"}i.icon.memo.circle.check:before{content:"\e1d9"}i.icon.memo.circle.info:before{content:"\e49a"}i.icon.memo.pad:before{content:"\e1da"}i.icon.memory:before{content:"\f538"}i.icon.menorah:before{content:"\f676"}i.icon.mercury:before{content:"\f223"}i.icon.merge:before{content:"\e526"}i.icon.message:before{content:"\f27a"}i.icon.message.arrow.down:before{content:"\e1db"}i.icon.message.arrow.up:before{content:"\e1dc"}i.icon.message.arrow.up.right:before{content:"\e1dd"}i.icon.message.bot:before{content:"\e3b8"}i.icon.message.captions:before{content:"\e1de"}i.icon.message.check:before{content:"\f4a2"}i.icon.message.code:before{content:"\e1df"}i.icon.message.dollar:before{content:"\f650"}i.icon.message.dots:before{content:"\f4a3"}i.icon.message.exclamation:before{content:"\f4a5"}i.icon.message.heart:before{content:"\e5c9"}i.icon.message.image:before{content:"\e1e0"}i.icon.message.lines:before{content:"\f4a6"}i.icon.message.medical:before{content:"\f7f4"}i.icon.message.middle:before{content:"\e1e1"}i.icon.message.middle.top:before{content:"\e1e2"}i.icon.message.minus:before{content:"\f4a7"}i.icon.message.music:before{content:"\f8af"}i.icon.message.pen:before{content:"\f4a4"}i.icon.message.plus:before{content:"\f4a8"}i.icon.message.question:before{content:"\e1e3"}i.icon.message.quote:before{content:"\e1e4"}i.icon.message.slash:before{content:"\f4a9"}i.icon.message.smile:before{content:"\f4aa"}i.icon.message.sms:before{content:"\e1e5"}i.icon.message.text:before{content:"\e1e6"}i.icon.message.xmark:before{content:"\f4ab"}i.icon.messages:before{content:"\f4b6"}i.icon.messages.dollar:before{content:"\f652"}i.icon.messages.question:before{content:"\e1e7"}i.icon.meteor:before{content:"\f753"}i.icon.meter:before{content:"\e1e8"}i.icon.meter.bolt:before{content:"\e1e9"}i.icon.meter.droplet:before{content:"\e1ea"}i.icon.meter.fire:before{content:"\e1eb"}i.icon.microchip:before{content:"\f2db"}i.icon.microchip.ai:before{content:"\e1ec"}i.icon.microphone:before{content:"\f130"}i.icon.microphone.lines:before{content:"\f3c9"}i.icon.microphone.lines.slash:before{content:"\f539"}i.icon.microphone.slash:before{content:"\f131"}i.icon.microphone.stand:before{content:"\f8cb"}i.icon.microscope:before{content:"\f610"}i.icon.microwave:before{content:"\e01b"}i.icon.mill.sign:before{content:"\e1ed"}i.icon.minimize:before{content:"\f78c"}i.icon.minus:before{content:"\f068"}i.icon.mistletoe:before{content:"\f7b4"}i.icon.mitten:before{content:"\f7b5"}i.icon.mobile:before{content:"\f3ce"}i.icon.mobile.button:before{content:"\f10b"}i.icon.mobile.notch:before{content:"\e1ee"}i.icon.mobile.retro:before{content:"\e527"}i.icon.mobile.screen:before{content:"\f3cf"}i.icon.mobile.screen.button:before{content:"\f3cd"}i.icon.mobile.signal:before{content:"\e1ef"}i.icon.mobile.signal.out:before{content:"\e1f0"}i.icon.money.bill:before{content:"\f0d6"}i.icon.money.bill.one:before{content:"\f3d1"}i.icon.money.bill.one.wave:before{content:"\f53b"}i.icon.money.bill.simple:before{content:"\e1f1"}i.icon.money.bill.simple.wave:before{content:"\e1f2"}i.icon.money.bill.transfer:before{content:"\e528"}i.icon.money.bill.trend.up:before{content:"\e529"}i.icon.money.bill.wave:before{content:"\f53a"}i.icon.money.bill.wheat:before{content:"\e52a"}i.icon.money.bills:before{content:"\e1f3"}i.icon.money.bills.simple:before{content:"\e1f4"}i.icon.money.check:before{content:"\f53c"}i.icon.money.check.dollar:before{content:"\f53d"}i.icon.money.check.dollar.pen:before{content:"\f873"}i.icon.money.check.pen:before{content:"\f872"}i.icon.money.from.bracket:before{content:"\e312"}i.icon.money.simple.from.bracket:before{content:"\e313"}i.icon.monitor.waveform:before{content:"\f611"}i.icon.monkey:before{content:"\f6fb"}i.icon.monument:before{content:"\f5a6"}i.icon.moon:before{content:"\f186"}i.icon.moon.cloud:before{content:"\f754"}i.icon.moon.over.sun:before{content:"\f74a"}i.icon.moon.stars:before{content:"\f755"}i.icon.moped:before{content:"\e3b9"}i.icon.mortar.pestle:before{content:"\f5a7"}i.icon.mosque:before{content:"\f678"}i.icon.mosquito:before{content:"\e52b"}i.icon.mosquito.net:before{content:"\e52c"}i.icon.motorcycle:before{content:"\f21c"}i.icon.mound:before{content:"\e52d"}i.icon.mountain:before{content:"\f6fc"}i.icon.mountain.city:before{content:"\e52e"}i.icon.mountain.sun:before{content:"\e52f"}i.icon.mountains:before{content:"\f6fd"}i.icon.mouse.field:before{content:"\e5a8"}i.icon.mp3.player:before{content:"\f8ce"}i.icon.mug:before{content:"\f874"}i.icon.mug.hot:before{content:"\f7b6"}i.icon.mug.marshmallows:before{content:"\f7b7"}i.icon.mug.saucer:before{content:"\f0f4"}i.icon.mug.tea:before{content:"\f875"}i.icon.mug.tea.saucer:before{content:"\e1f5"}i.icon.mushroom:before{content:"\e425"}i.icon.music:before{content:"\f001"}i.icon.music.note:before{content:"\f8cf"}i.icon.music.note.slash:before{content:"\f8d0"}i.icon.music.slash:before{content:"\f8d1"}i.icon.mustache:before{content:"\e5bc"}i.icon.n:before{content:"\4e"}i.icon.naira.sign:before{content:"\e1f6"}i.icon.narwhal:before{content:"\f6fe"}i.icon.nesting.dolls:before{content:"\e3ba"}i.icon.network.wired:before{content:"\f6ff"}i.icon.neuter:before{content:"\f22c"}i.icon.newspaper:before{content:"\f1ea"}i.icon.nfc:before{content:"\e1f7"}i.icon.nfc.lock:before{content:"\e1f8"}i.icon.nfc.magnifying.glass:before{content:"\e1f9"}i.icon.nfc.pen:before{content:"\e1fa"}i.icon.nfc.signal:before{content:"\e1fb"}i.icon.nfc.slash:before{content:"\e1fc"}i.icon.nfc.trash:before{content:"\e1fd"}i.icon.nine:before{content:"\39"}i.icon.nose:before{content:"\e5bd"}i.icon.not.equal:before{content:"\f53e"}i.icon.notdef:before{content:"\e1fe"}i.icon.note:before{content:"\e1ff"}i.icon.note.medical:before{content:"\e200"}i.icon.note.sticky:before{content:"\f249"}i.icon.notebook:before{content:"\e201"}i.icon.notes:before{content:"\e202"}i.icon.notes.medical:before{content:"\f481"}i.icon.o:before{content:"\4f"}i.icon.object.exclude:before{content:"\e49c"}i.icon.object.group:before{content:"\f247"}i.icon.object.intersect:before{content:"\e49d"}i.icon.object.subtract:before{content:"\e49e"}i.icon.object.ungroup:before{content:"\f248"}i.icon.object.union:before{content:"\e49f"}i.icon.objects.align.bottom:before{content:"\e3bb"}i.icon.objects.align.center.horizontal:before{content:"\e3bc"}i.icon.objects.align.center.vertical:before{content:"\e3bd"}i.icon.objects.align.left:before{content:"\e3be"}i.icon.objects.align.right:before{content:"\e3bf"}i.icon.objects.align.top:before{content:"\e3c0"}i.icon.objects.column:before{content:"\e3c1"}i.icon.octagon:before{content:"\f306"}i.icon.octagon.check:before{content:"\e426"}i.icon.octagon.divide:before{content:"\e203"}i.icon.octagon.exclamation:before{content:"\e204"}i.icon.octagon.minus:before{content:"\f308"}i.icon.octagon.plus:before{content:"\f301"}i.icon.octagon.xmark:before{content:"\f2f0"}i.icon.oil.can:before{content:"\f613"}i.icon.oil.can.drip:before{content:"\e205"}i.icon.oil.temperature:before{content:"\f614"}i.icon.oil.well:before{content:"\e532"}i.icon.olive:before{content:"\e316"}i.icon.olive.branch:before{content:"\e317"}i.icon.om:before{content:"\f679"}i.icon.omega:before{content:"\f67a"}i.icon.one:before{content:"\31"}i.icon.onion:before{content:"\e427"}i.icon.option:before{content:"\e318"}i.icon.ornament:before{content:"\f7b8"}i.icon.otter:before{content:"\f700"}i.icon.outdent:before{content:"\f03b"}i.icon.outlet:before{content:"\e01c"}i.icon.oven:before{content:"\e01d"}i.icon.overline:before{content:"\f876"}i.icon.p:before{content:"\50"}i.icon.page:before{content:"\e428"}i.icon.page.caret.down:before{content:"\e429"}i.icon.page.caret.up:before{content:"\e42a"}i.icon.pager:before{content:"\f815"}i.icon.paint.roller:before{content:"\f5aa"}i.icon.paintbrush:before{content:"\f1fc"}i.icon.paintbrush.fine:before{content:"\f5a9"}i.icon.paintbrush.pencil:before{content:"\e206"}i.icon.palette:before{content:"\f53f"}i.icon.pallet:before{content:"\f482"}i.icon.pallet.box:before{content:"\e208"}i.icon.pallet.boxes:before{content:"\f483"}i.icon.pan.food:before{content:"\e42b"}i.icon.pan.frying:before{content:"\e42c"}i.icon.pancakes:before{content:"\e42d"}i.icon.panel.ews:before{content:"\e42e"}i.icon.panel.fire:before{content:"\e42f"}i.icon.panorama:before{content:"\e209"}i.icon.paper.plane:before{content:"\f1d8"}i.icon.paper.plane.top:before{content:"\e20a"}i.icon.paperclip:before{content:"\f0c6"}i.icon.paperclip.vertical:before{content:"\e3c2"}i.icon.parachute.box:before{content:"\f4cd"}i.icon.paragraph:before{content:"\f1dd"}i.icon.paragraph.left:before{content:"\f878"}i.icon.party.bell:before{content:"\e31a"}i.icon.party.horn:before{content:"\e31b"}i.icon.passport:before{content:"\f5ab"}i.icon.paste:before{content:"\f0ea"}i.icon.pause:before{content:"\f04c"}i.icon.paw:before{content:"\f1b0"}i.icon.paw.claws:before{content:"\f702"}i.icon.paw.simple:before{content:"\f701"}i.icon.peace:before{content:"\f67c"}i.icon.peach:before{content:"\e20b"}i.icon.peanut:before{content:"\e430"}i.icon.peanuts:before{content:"\e431"}i.icon.peapod:before{content:"\e31c"}i.icon.pear:before{content:"\e20c"}i.icon.pedestal:before{content:"\e20d"}i.icon.pegasus:before{content:"\f703"}i.icon.pen:before{content:"\f304"}i.icon.pen.circle:before{content:"\e20e"}i.icon.pen.clip:before{content:"\f305"}i.icon.pen.clip.slash:before{content:"\e20f"}i.icon.pen.fancy:before{content:"\f5ac"}i.icon.pen.fancy.slash:before{content:"\e210"}i.icon.pen.field:before{content:"\e211"}i.icon.pen.line:before{content:"\e212"}i.icon.pen.nib:before{content:"\f5ad"}i.icon.pen.nib.slash:before{content:"\e4a1"}i.icon.pen.paintbrush:before{content:"\f618"}i.icon.pen.ruler:before{content:"\f5ae"}i.icon.pen.slash:before{content:"\e213"}i.icon.pen.swirl:before{content:"\e214"}i.icon.pen.to.square:before{content:"\f044"}i.icon.pencil.mechanical:before{content:"\e5ca"}i.icon.pencil.slash:before{content:"\e215"}i.icon.people:before{content:"\e216"}i.icon.people.arrows:before{content:"\e068"}i.icon.people.carry.box:before{content:"\f4ce"}i.icon.people.dress:before{content:"\e217"}i.icon.people.dress.simple:before{content:"\e218"}i.icon.people.group:before{content:"\e533"}i.icon.people.line:before{content:"\e534"}i.icon.people.pants:before{content:"\e219"}i.icon.people.pants.simple:before{content:"\e21a"}i.icon.people.pulling:before{content:"\e535"}i.icon.people.robbery:before{content:"\e536"}i.icon.people.roof:before{content:"\e537"}i.icon.people.simple:before{content:"\e21b"}i.icon.pepper:before{content:"\e432"}i.icon.pepper.hot:before{content:"\f816"}i.icon.percent:before{content:"\25"}i.icon.period:before{content:"\2e"}i.icon.person:before{content:"\f183"}i.icon.person.arrow.down.to.line:before{content:"\e538"}i.icon.person.arrow.up.from.line:before{content:"\e539"}i.icon.person.biking:before{content:"\f84a"}i.icon.person.biking.mountain:before{content:"\f84b"}i.icon.person.booth:before{content:"\f756"}i.icon.person.breastfeeding:before{content:"\e53a"}i.icon.person.burst:before{content:"\e53b"}i.icon.person.cane:before{content:"\e53c"}i.icon.person.carry.box:before{content:"\f4cf"}i.icon.person.chalkboard:before{content:"\e53d"}i.icon.person.circle.check:before{content:"\e53e"}i.icon.person.circle.exclamation:before{content:"\e53f"}i.icon.person.circle.minus:before{content:"\e540"}i.icon.person.circle.plus:before{content:"\e541"}i.icon.person.circle.question:before{content:"\e542"}i.icon.person.circle.xmark:before{content:"\e543"}i.icon.person.digging:before{content:"\f85e"}i.icon.person.dolly:before{content:"\f4d0"}i.icon.person.dolly.empty:before{content:"\f4d1"}i.icon.person.dots.from.line:before{content:"\f470"}i.icon.person.dress:before{content:"\f182"}i.icon.person.dress.burst:before{content:"\e544"}i.icon.person.dress.fairy:before{content:"\e607"}i.icon.person.dress.simple:before{content:"\e21c"}i.icon.person.drowning:before{content:"\e545"}i.icon.person.fairy:before{content:"\e608"}i.icon.person.falling:before{content:"\e546"}i.icon.person.falling.burst:before{content:"\e547"}i.icon.person.from.portal:before{content:"\e023"}i.icon.person.half.dress:before{content:"\e548"}i.icon.person.harassing:before{content:"\e549"}i.icon.person.hiking:before{content:"\f6ec"}i.icon.person.military.pointing:before{content:"\e54a"}i.icon.person.military.rifle:before{content:"\e54b"}i.icon.person.military.to.person:before{content:"\e54c"}i.icon.person.pinball:before{content:"\e21d"}i.icon.person.praying:before{content:"\f683"}i.icon.person.pregnant:before{content:"\e31e"}i.icon.person.rays:before{content:"\e54d"}i.icon.person.rifle:before{content:"\e54e"}i.icon.person.running:before{content:"\f70c"}i.icon.person.running.fast:before{content:"\e5ff"}i.icon.person.seat:before{content:"\e21e"}i.icon.person.seat.reclined:before{content:"\e21f"}i.icon.person.shelter:before{content:"\e54f"}i.icon.person.sign:before{content:"\f757"}i.icon.person.simple:before{content:"\e220"}i.icon.person.skating:before{content:"\f7c5"}i.icon.person.ski.jumping:before{content:"\f7c7"}i.icon.person.ski.lift:before{content:"\f7c8"}i.icon.person.skiing:before{content:"\f7c9"}i.icon.person.skiing.nordic:before{content:"\f7ca"}i.icon.person.sledding:before{content:"\f7cb"}i.icon.person.snowboarding:before{content:"\f7ce"}i.icon.person.snowmobiling:before{content:"\f7d1"}i.icon.person.swimming:before{content:"\f5c4"}i.icon.person.through.window:before{content:"\e5a9"}i.icon.person.to.door:before{content:"\e433"}i.icon.person.to.portal:before{content:"\e022"}i.icon.person.walking:before{content:"\f554"}i.icon.person.walking.arrow.loop.left:before{content:"\e551"}i.icon.person.walking.arrow.right:before{content:"\e552"}i.icon.person.walking.dashed.line.arrow.right:before{content:"\e553"}i.icon.person.walking.luggage:before{content:"\e554"}i.icon.person.walking.with.cane:before{content:"\f29d"}i.icon.peseta.sign:before{content:"\e221"}i.icon.peso.sign:before{content:"\e222"}i.icon.phone:before{content:"\f095"}i.icon.phone.arrow.down.left:before{content:"\e223"}i.icon.phone.arrow.right:before{content:"\e5be"}i.icon.phone.arrow.up.right:before{content:"\e224"}i.icon.phone.flip:before{content:"\f879"}i.icon.phone.hangup:before{content:"\e225"}i.icon.phone.intercom:before{content:"\e434"}i.icon.phone.missed:before{content:"\e226"}i.icon.phone.office:before{content:"\f67d"}i.icon.phone.plus:before{content:"\f4d2"}i.icon.phone.rotary:before{content:"\f8d3"}i.icon.phone.slash:before{content:"\f3dd"}i.icon.phone.volume:before{content:"\f2a0"}i.icon.phone.xmark:before{content:"\e227"}i.icon.photo.film:before{content:"\f87c"}i.icon.photo.film.music:before{content:"\e228"}i.icon.pi:before{content:"\f67e"}i.icon.piano:before{content:"\f8d4"}i.icon.piano.keyboard:before{content:"\f8d5"}i.icon.pickaxe:before{content:"\e5bf"}i.icon.pickleball:before{content:"\e435"}i.icon.pie:before{content:"\f705"}i.icon.pig:before{content:"\f706"}i.icon.piggy.bank:before{content:"\f4d3"}i.icon.pills:before{content:"\f484"}i.icon.pinata:before{content:"\e3c3"}i.icon.pinball:before{content:"\e229"}i.icon.pineapple:before{content:"\e31f"}i.icon.pipe:before{content:"\7c"}i.icon.pipe.circle.check:before{content:"\e436"}i.icon.pipe.collar:before{content:"\e437"}i.icon.pipe.section:before{content:"\e438"}i.icon.pipe.smoking:before{content:"\e3c4"}i.icon.pipe.valve:before{content:"\e439"}i.icon.pizza:before{content:"\f817"}i.icon.pizza.slice:before{content:"\f818"}i.icon.place.of.worship:before{content:"\f67f"}i.icon.plane:before{content:"\f072"}i.icon.plane.arrival:before{content:"\f5af"}i.icon.plane.circle.check:before{content:"\e555"}i.icon.plane.circle.exclamation:before{content:"\e556"}i.icon.plane.circle.xmark:before{content:"\e557"}i.icon.plane.departure:before{content:"\f5b0"}i.icon.plane.engines:before{content:"\f3de"}i.icon.plane.lock:before{content:"\e558"}i.icon.plane.prop:before{content:"\e22b"}i.icon.plane.slash:before{content:"\e069"}i.icon.plane.tail:before{content:"\e22c"}i.icon.plane.up:before{content:"\e22d"}i.icon.plane.up.slash:before{content:"\e22e"}i.icon.planet.moon:before{content:"\e01f"}i.icon.planet.ringed:before{content:"\e020"}i.icon.plant.wilt:before{content:"\e5aa"}i.icon.plate.utensils:before{content:"\e43b"}i.icon.plate.wheat:before{content:"\e55a"}i.icon.play:before{content:"\f04b"}i.icon.play.pause:before{content:"\e22f"}i.icon.plug:before{content:"\f1e6"}i.icon.plug.circle.bolt:before{content:"\e55b"}i.icon.plug.circle.check:before{content:"\e55c"}i.icon.plug.circle.exclamation:before{content:"\e55d"}i.icon.plug.circle.minus:before{content:"\e55e"}i.icon.plug.circle.plus:before{content:"\e55f"}i.icon.plug.circle.xmark:before{content:"\e560"}i.icon.plus:before{content:"\2b"}i.icon.plus.large:before{content:"\e59e"}i.icon.plus.minus:before{content:"\e43c"}i.icon.podcast:before{content:"\f2ce"}i.icon.podium:before{content:"\f680"}i.icon.podium.star:before{content:"\f758"}i.icon.police.box:before{content:"\e021"}i.icon.poll.people:before{content:"\f759"}i.icon.pompebled:before{content:"\e43d"}i.icon.poo:before{content:"\f2fe"}i.icon.poo.storm:before{content:"\f75a"}i.icon.pool.eight.ball:before{content:"\e3c5"}i.icon.poop:before{content:"\f619"}i.icon.popcorn:before{content:"\f819"}i.icon.popsicle:before{content:"\e43e"}i.icon.pot.food:before{content:"\e43f"}i.icon.potato:before{content:"\e440"}i.icon.power.off:before{content:"\f011"}i.icon.prescription:before{content:"\f5b1"}i.icon.prescription.bottle:before{content:"\f485"}i.icon.prescription.bottle.medical:before{content:"\f486"}i.icon.prescription.bottle.pill:before{content:"\e5c0"}i.icon.presentation.screen:before{content:"\f685"}i.icon.pretzel:before{content:"\e441"}i.icon.print:before{content:"\f02f"}i.icon.print.magnifying.glass:before{content:"\f81a"}i.icon.print.slash:before{content:"\f686"}i.icon.projector:before{content:"\f8d6"}i.icon.pump:before{content:"\e442"}i.icon.pump.medical:before{content:"\e06a"}i.icon.pump.soap:before{content:"\e06b"}i.icon.pumpkin:before{content:"\f707"}i.icon.puzzle:before{content:"\e443"}i.icon.puzzle.piece:before{content:"\f12e"}i.icon.puzzle.piece.simple:before{content:"\e231"}i.icon.q:before{content:"\51"}i.icon.qrcode:before{content:"\f029"}i.icon.question:before{content:"\3f"}i.icon.quote.left:before{content:"\f10d"}i.icon.quote.right:before{content:"\f10e"}i.icon.quotes:before{content:"\e234"}i.icon.r:before{content:"\52"}i.icon.rabbit:before{content:"\f708"}i.icon.rabbit.running:before{content:"\f709"}i.icon.raccoon:before{content:"\e613"}i.icon.racquet:before{content:"\f45a"}i.icon.radar:before{content:"\e024"}i.icon.radiation:before{content:"\f7b9"}i.icon.radio:before{content:"\f8d7"}i.icon.radio.tuner:before{content:"\f8d8"}i.icon.rainbow:before{content:"\f75b"}i.icon.raindrops:before{content:"\f75c"}i.icon.ram:before{content:"\f70a"}i.icon.ramp.loading:before{content:"\f4d4"}i.icon.ranking.star:before{content:"\e561"}i.icon.raygun:before{content:"\e025"}i.icon.receipt:before{content:"\f543"}i.icon.record.vinyl:before{content:"\f8d9"}i.icon.rectangle:before{content:"\f2fa"}i.icon.rectangle.ad:before{content:"\f641"}i.icon.rectangle.barcode:before{content:"\f463"}i.icon.rectangle.code:before{content:"\e322"}i.icon.rectangle.history:before{content:"\e4a2"}i.icon.rectangle.history.circle.plus:before{content:"\e4a3"}i.icon.rectangle.history.circle.user:before{content:"\e4a4"}i.icon.rectangle.list:before{content:"\f022"}i.icon.rectangle.pro:before{content:"\e235"}i.icon.rectangle.terminal:before{content:"\e236"}i.icon.rectangle.vertical:before{content:"\f2fb"}i.icon.rectangle.vertical.history:before{content:"\e237"}i.icon.rectangle.wide:before{content:"\f2fc"}i.icon.rectangle.xmark:before{content:"\f410"}i.icon.rectangles.mixed:before{content:"\e323"}i.icon.recycle:before{content:"\f1b8"}i.icon.reel:before{content:"\e238"}i.icon.refrigerator:before{content:"\e026"}i.icon.registered:before{content:"\f25d"}i.icon.repeat:before{content:"\f363"}i.icon.repeat.one:before{content:"\f365"}i.icon.reply:before{content:"\f3e5"}i.icon.reply.all:before{content:"\f122"}i.icon.reply.clock:before{content:"\e239"}i.icon.republican:before{content:"\f75e"}i.icon.restroom:before{content:"\f7bd"}i.icon.restroom.simple:before{content:"\e23a"}i.icon.retweet:before{content:"\f079"}i.icon.rhombus:before{content:"\e23b"}i.icon.ribbon:before{content:"\f4d6"}i.icon.right:before{content:"\f356"}i.icon.right.from.bracket:before{content:"\f2f5"}i.icon.right.from.line:before{content:"\f347"}i.icon.right.left:before{content:"\f362"}i.icon.right.left.large:before{content:"\e5e1"}i.icon.right.long:before{content:"\f30b"}i.icon.right.long.to.line:before{content:"\e444"}i.icon.right.to.bracket:before{content:"\f2f6"}i.icon.right.to.line:before{content:"\f34c"}i.icon.ring:before{content:"\f70b"}i.icon.ring.diamond:before{content:"\e5ab"}i.icon.rings.wedding:before{content:"\f81b"}i.icon.road:before{content:"\f018"}i.icon.road.barrier:before{content:"\e562"}i.icon.road.bridge:before{content:"\e563"}i.icon.road.circle.check:before{content:"\e564"}i.icon.road.circle.exclamation:before{content:"\e565"}i.icon.road.circle.xmark:before{content:"\e566"}i.icon.road.lock:before{content:"\e567"}i.icon.road.spikes:before{content:"\e568"}i.icon.robot:before{content:"\f544"}i.icon.robot.astromech:before{content:"\e2d2"}i.icon.rocket:before{content:"\f135"}i.icon.rocket.launch:before{content:"\e027"}i.icon.roller.coaster:before{content:"\e324"}i.icon.rotate:before{content:"\f2f1"}i.icon.rotate.exclamation:before{content:"\e23c"}i.icon.rotate.left:before{content:"\f2ea"}i.icon.rotate.right:before{content:"\f2f9"}i.icon.route:before{content:"\f4d7"}i.icon.route.highway:before{content:"\f61a"}i.icon.route.interstate:before{content:"\f61b"}i.icon.router:before{content:"\f8da"}i.icon.rss:before{content:"\f09e"}i.icon.ruble.sign:before{content:"\f158"}i.icon.rug:before{content:"\e569"}i.icon.rugby.ball:before{content:"\e3c6"}i.icon.ruler:before{content:"\f545"}i.icon.ruler.combined:before{content:"\f546"}i.icon.ruler.horizontal:before{content:"\f547"}i.icon.ruler.triangle:before{content:"\f61c"}i.icon.ruler.vertical:before{content:"\f548"}i.icon.rupee.sign:before{content:"\f156"}i.icon.rupiah.sign:before{content:"\e23d"}i.icon.rv:before{content:"\f7be"}i.icon.s:before{content:"\53"}i.icon.sack:before{content:"\f81c"}i.icon.sack.dollar:before{content:"\f81d"}i.icon.sack.xmark:before{content:"\e56a"}i.icon.sailboat:before{content:"\e445"}i.icon.salad:before{content:"\f81e"}i.icon.salt.shaker:before{content:"\e446"}i.icon.sandwich:before{content:"\f81f"}i.icon.satellite:before{content:"\f7bf"}i.icon.satellite.dish:before{content:"\f7c0"}i.icon.sausage:before{content:"\f820"}i.icon.saxophone:before{content:"\f8dc"}i.icon.saxophone.fire:before{content:"\f8db"}i.icon.scale.balanced:before{content:"\f24e"}i.icon.scale.unbalanced:before{content:"\f515"}i.icon.scale.unbalanced.flip:before{content:"\f516"}i.icon.scalpel:before{content:"\f61d"}i.icon.scalpel.line.dashed:before{content:"\f61e"}i.icon.scanner.gun:before{content:"\f488"}i.icon.scanner.image:before{content:"\f8f3"}i.icon.scanner.keyboard:before{content:"\f489"}i.icon.scanner.touchscreen:before{content:"\f48a"}i.icon.scarecrow:before{content:"\f70d"}i.icon.scarf:before{content:"\f7c1"}i.icon.school:before{content:"\f549"}i.icon.school.circle.check:before{content:"\e56b"}i.icon.school.circle.exclamation:before{content:"\e56c"}i.icon.school.circle.xmark:before{content:"\e56d"}i.icon.school.flag:before{content:"\e56e"}i.icon.school.lock:before{content:"\e56f"}i.icon.scissors:before{content:"\f0c4"}i.icon.screen.users:before{content:"\f63d"}i.icon.screencast:before{content:"\e23e"}i.icon.screwdriver:before{content:"\f54a"}i.icon.screwdriver.wrench:before{content:"\f7d9"}i.icon.scribble:before{content:"\e23f"}i.icon.scroll:before{content:"\f70e"}i.icon.scroll.old:before{content:"\f70f"}i.icon.scroll.torah:before{content:"\f6a0"}i.icon.scrubber:before{content:"\f2f8"}i.icon.scythe:before{content:"\f710"}i.icon.sd.card:before{content:"\f7c2"}i.icon.sd.cards:before{content:"\e240"}i.icon.seal:before{content:"\e241"}i.icon.seal.exclamation:before{content:"\e242"}i.icon.seal.question:before{content:"\e243"}i.icon.seat.airline:before{content:"\e244"}i.icon.section:before{content:"\e447"}i.icon.seedling:before{content:"\f4d8"}i.icon.semicolon:before{content:"\3b"}i.icon.send.back:before{content:"\f87e"}i.icon.send.backward:before{content:"\f87f"}i.icon.sensor:before{content:"\e028"}i.icon.sensor.cloud:before{content:"\e02c"}i.icon.sensor.fire:before{content:"\e02a"}i.icon.sensor.on:before{content:"\e02b"}i.icon.sensor.triangle.exclamation:before{content:"\e029"}i.icon.server:before{content:"\f233"}i.icon.seven:before{content:"\37"}i.icon.shapes:before{content:"\f61f"}i.icon.share:before{content:"\f064"}i.icon.share.all:before{content:"\f367"}i.icon.share.from.square:before{content:"\f14d"}i.icon.share.nodes:before{content:"\f1e0"}i.icon.sheep:before{content:"\f711"}i.icon.sheet.plastic:before{content:"\e571"}i.icon.shekel.sign:before{content:"\f20b"}i.icon.shelves:before{content:"\f480"}i.icon.shelves.empty:before{content:"\e246"}i.icon.shield:before{content:"\f132"}i.icon.shield.cat:before{content:"\e572"}i.icon.shield.check:before{content:"\f2f7"}i.icon.shield.cross:before{content:"\f712"}i.icon.shield.dog:before{content:"\e573"}i.icon.shield.exclamation:before{content:"\e247"}i.icon.shield.halved:before{content:"\f3ed"}i.icon.shield.heart:before{content:"\e574"}i.icon.shield.keyhole:before{content:"\e248"}i.icon.shield.minus:before{content:"\e249"}i.icon.shield.plus:before{content:"\e24a"}i.icon.shield.quartered:before{content:"\e575"}i.icon.shield.slash:before{content:"\e24b"}i.icon.shield.virus:before{content:"\e06c"}i.icon.shield.xmark:before{content:"\e24c"}i.icon.ship:before{content:"\f21a"}i.icon.shirt:before{content:"\f553"}i.icon.shirt.long.sleeve:before{content:"\e3c7"}i.icon.shirt.running:before{content:"\e3c8"}i.icon.shirt.tank.top:before{content:"\e3c9"}i.icon.shish.kebab:before{content:"\f821"}i.icon.shoe.prints:before{content:"\f54b"}i.icon.shop:before{content:"\f54f"}i.icon.shop.lock:before{content:"\e4a5"}i.icon.shop.slash:before{content:"\e070"}i.icon.shovel:before{content:"\f713"}i.icon.shovel.snow:before{content:"\f7c3"}i.icon.shower:before{content:"\f2cc"}i.icon.shower.down:before{content:"\e24d"}i.icon.shredder:before{content:"\f68a"}i.icon.shrimp:before{content:"\e448"}i.icon.shutters:before{content:"\e449"}i.icon.shuttle.space:before{content:"\f197"}i.icon.shuttlecock:before{content:"\f45b"}i.icon.sickle:before{content:"\f822"}i.icon.sidebar:before{content:"\e24e"}i.icon.sidebar.flip:before{content:"\e24f"}i.icon.sigma:before{content:"\f68b"}i.icon.sign.hanging:before{content:"\f4d9"}i.icon.signal:before{content:"\f012"}i.icon.signal.bars:before{content:"\f690"}i.icon.signal.bars.fair:before{content:"\f692"}i.icon.signal.bars.good:before{content:"\f693"}i.icon.signal.bars.slash:before{content:"\f694"}i.icon.signal.bars.weak:before{content:"\f691"}i.icon.signal.fair:before{content:"\f68d"}i.icon.signal.good:before{content:"\f68e"}i.icon.signal.slash:before{content:"\f695"}i.icon.signal.stream:before{content:"\f8dd"}i.icon.signal.stream.slash:before{content:"\e250"}i.icon.signal.strong:before{content:"\f68f"}i.icon.signal.weak:before{content:"\f68c"}i.icon.signature:before{content:"\f5b7"}i.icon.signature.lock:before{content:"\e3ca"}i.icon.signature.slash:before{content:"\e3cb"}i.icon.signs.post:before{content:"\f277"}i.icon.sim.card:before{content:"\f7c4"}i.icon.sim.cards:before{content:"\e251"}i.icon.sink:before{content:"\e06d"}i.icon.siren:before{content:"\e02d"}i.icon.siren.on:before{content:"\e02e"}i.icon.sitemap:before{content:"\f0e8"}i.icon.six:before{content:"\36"}i.icon.skeleton:before{content:"\f620"}i.icon.skeleton.ribs:before{content:"\e5cb"}i.icon.ski.boot:before{content:"\e3cc"}i.icon.ski.boot.ski:before{content:"\e3cd"}i.icon.skull:before{content:"\f54c"}i.icon.skull.cow:before{content:"\f8de"}i.icon.skull.crossbones:before{content:"\f714"}i.icon.slash:before{content:"\f715"}i.icon.slash.back:before{content:"\5c"}i.icon.slash.forward:before{content:"\2f"}i.icon.sleigh:before{content:"\f7cc"}i.icon.slider:before{content:"\e252"}i.icon.sliders.simple:before{content:"\e253"}i.icon.sliders.up:before{content:"\f3f1"}i.icon.slot.machine:before{content:"\e3ce"}i.icon.smog:before{content:"\f75f"}i.icon.smoke:before{content:"\f760"}i.icon.smoking:before{content:"\f48d"}i.icon.snake:before{content:"\f716"}i.icon.snooze:before{content:"\f880"}i.icon.snow.blowing:before{content:"\f761"}i.icon.snowflake:before{content:"\f2dc"}i.icon.snowflake.droplets:before{content:"\e5c1"}i.icon.snowflakes:before{content:"\f7cf"}i.icon.snowman:before{content:"\f7d0"}i.icon.snowman.head:before{content:"\f79b"}i.icon.snowplow:before{content:"\f7d2"}i.icon.soap:before{content:"\e06e"}i.icon.socks:before{content:"\f696"}i.icon.soft.serve:before{content:"\e400"}i.icon.solar.panel:before{content:"\f5ba"}i.icon.solar.system:before{content:"\e02f"}i.icon.sort:before{content:"\f0dc"}i.icon.sort.down:before{content:"\f0dd"}i.icon.sort.up:before{content:"\f0de"}i.icon.spa:before{content:"\f5bb"}i.icon.space.station.moon:before{content:"\e033"}i.icon.space.station.moon.construction:before{content:"\e034"}i.icon.spade:before{content:"\f2f4"}i.icon.spaghetti.monster.flying:before{content:"\f67b"}i.icon.sparkle:before{content:"\e5d6"}i.icon.sparkles:before{content:"\f890"}i.icon.speaker:before{content:"\f8df"}i.icon.speakers:before{content:"\f8e0"}i.icon.spell.check:before{content:"\f891"}i.icon.spider:before{content:"\f717"}i.icon.spider.black.widow:before{content:"\f718"}i.icon.spider.web:before{content:"\f719"}i.icon.spinner:before{content:"\f110"}i.icon.spinner.third:before{content:"\f3f4"}i.icon.split:before{content:"\e254"}i.icon.splotch:before{content:"\f5bc"}i.icon.sportsball:before{content:"\e44b"}i.icon.spray.can:before{content:"\f5bd"}i.icon.spray.can.sparkles:before{content:"\f5d0"}i.icon.sprinkler:before{content:"\e035"}i.icon.sprinkler.ceiling:before{content:"\e44c"}i.icon.square:before{content:"\f0c8"}i.icon.square.a:before{content:"\e25f"}i.icon.square.a.lock:before{content:"\e44d"}i.icon.square.ampersand:before{content:"\e260"}i.icon.square.arrow.down:before{content:"\f339"}i.icon.square.arrow.down.left:before{content:"\e261"}i.icon.square.arrow.down.right:before{content:"\e262"}i.icon.square.arrow.left:before{content:"\f33a"}i.icon.square.arrow.right:before{content:"\f33b"}i.icon.square.arrow.up:before{content:"\f33c"}i.icon.square.arrow.up.left:before{content:"\e263"}i.icon.square.arrow.up.right:before{content:"\f14c"}i.icon.square.b:before{content:"\e264"}i.icon.square.bolt:before{content:"\e265"}i.icon.square.c:before{content:"\e266"}i.icon.square.caret.down:before{content:"\f150"}i.icon.square.caret.left:before{content:"\f191"}i.icon.square.caret.right:before{content:"\f152"}i.icon.square.caret.up:before{content:"\f151"}i.icon.square.check:before{content:"\f14a"}i.icon.square.chevron.down:before{content:"\f329"}i.icon.square.chevron.left:before{content:"\f32a"}i.icon.square.chevron.right:before{content:"\f32b"}i.icon.square.chevron.up:before{content:"\f32c"}i.icon.square.code:before{content:"\e267"}i.icon.square.d:before{content:"\e268"}i.icon.square.dashed:before{content:"\e269"}i.icon.square.dashed.circle.plus:before{content:"\e5c2"}i.icon.square.divide:before{content:"\e26a"}i.icon.square.dollar:before{content:"\f2e9"}i.icon.square.down:before{content:"\f350"}i.icon.square.down.left:before{content:"\e26b"}i.icon.square.down.right:before{content:"\e26c"}i.icon.square.e:before{content:"\e26d"}i.icon.square.eight:before{content:"\e25d"}i.icon.square.ellipsis:before{content:"\e26e"}i.icon.square.ellipsis.vertical:before{content:"\e26f"}i.icon.square.envelope:before{content:"\f199"}i.icon.square.exclamation:before{content:"\f321"}i.icon.square.f:before{content:"\e270"}i.icon.square.five:before{content:"\e25a"}i.icon.square.four:before{content:"\e259"}i.icon.square.fragile:before{content:"\f49b"}i.icon.square.full:before{content:"\f45c"}i.icon.square.g:before{content:"\e271"}i.icon.square.heart:before{content:"\f4c8"}i.icon.square.horizontal:before{content:"\f0fd"}i.icon.square.i:before{content:"\e272"}i.icon.square.info:before{content:"\f30f"}i.icon.square.j:before{content:"\e273"}i.icon.square.k:before{content:"\e274"}i.icon.square.kanban:before{content:"\e488"}i.icon.square.l:before{content:"\e275"}i.icon.square.left:before{content:"\f351"}i.icon.square.list:before{content:"\e489"}i.icon.square.m:before{content:"\e276"}i.icon.square.minus:before{content:"\f146"}i.icon.square.n:before{content:"\e277"}i.icon.square.nfi:before{content:"\e576"}i.icon.square.nine:before{content:"\e25e"}i.icon.square.o:before{content:"\e278"}i.icon.square.one:before{content:"\e256"}i.icon.square.p:before{content:"\e279"}i.icon.square.parking:before{content:"\f540"}i.icon.square.parking.slash:before{content:"\f617"}i.icon.square.pen:before{content:"\f14b"}i.icon.square.person.confined:before{content:"\e577"}i.icon.square.phone:before{content:"\f098"}i.icon.square.phone.flip:before{content:"\f87b"}i.icon.square.phone.hangup:before{content:"\e27a"}i.icon.square.plus:before{content:"\f0fe"}i.icon.square.poll.horizontal:before{content:"\f682"}i.icon.square.poll.vertical:before{content:"\f681"}i.icon.square.q:before{content:"\e27b"}i.icon.square.quarters:before{content:"\e44e"}i.icon.square.question:before{content:"\f2fd"}i.icon.square.quote:before{content:"\e329"}i.icon.square.r:before{content:"\e27c"}i.icon.square.right:before{content:"\f352"}i.icon.square.ring:before{content:"\e44f"}i.icon.square.root:before{content:"\f697"}i.icon.square.root.variable:before{content:"\f698"}i.icon.square.rss:before{content:"\f143"}i.icon.square.s:before{content:"\e27d"}i.icon.square.seven:before{content:"\e25c"}i.icon.square.share.nodes:before{content:"\f1e1"}i.icon.square.six:before{content:"\e25b"}i.icon.square.sliders:before{content:"\f3f0"}i.icon.square.sliders.vertical:before{content:"\f3f2"}i.icon.square.small:before{content:"\e27e"}i.icon.square.star:before{content:"\e27f"}i.icon.square.t:before{content:"\e280"}i.icon.square.terminal:before{content:"\e32a"}i.icon.square.this.way.up:before{content:"\f49f"}i.icon.square.three:before{content:"\e258"}i.icon.square.two:before{content:"\e257"}i.icon.square.u:before{content:"\e281"}i.icon.square.up:before{content:"\f353"}i.icon.square.up.left:before{content:"\e282"}i.icon.square.up.right:before{content:"\f360"}i.icon.square.user:before{content:"\e283"}i.icon.square.vertical:before{content:"\e284"}i.icon.square.virus:before{content:"\e578"}i.icon.square.w:before{content:"\e285"}i.icon.square.x:before{content:"\e286"}i.icon.square.xmark:before{content:"\f2d3"}i.icon.square.y:before{content:"\e287"}i.icon.square.z:before{content:"\e288"}i.icon.square.zero:before{content:"\e255"}i.icon.squid:before{content:"\e450"}i.icon.squirrel:before{content:"\f71a"}i.icon.staff:before{content:"\f71b"}i.icon.staff.snake:before{content:"\e579"}i.icon.stairs:before{content:"\e289"}i.icon.stamp:before{content:"\f5bf"}i.icon.standard.definition:before{content:"\e28a"}i.icon.stapler:before{content:"\e5af"}i.icon.star:before{content:"\f005"}i.icon.star.and.crescent:before{content:"\f699"}i.icon.star.christmas:before{content:"\f7d4"}i.icon.star.exclamation:before{content:"\f2f3"}i.icon.star.half:before{content:"\f089"}i.icon.star.half.stroke:before{content:"\f5c0"}i.icon.star.of.david:before{content:"\f69a"}i.icon.star.of.life:before{content:"\f621"}i.icon.star.sharp:before{content:"\e28b"}i.icon.star.sharp.half:before{content:"\e28c"}i.icon.star.sharp.half.stroke:before{content:"\e28d"}i.icon.star.shooting:before{content:"\e036"}i.icon.starfighter:before{content:"\e037"}i.icon.starfighter.twin.ion.engine:before{content:"\e038"}i.icon.starfighter.twin.ion.engine.advanced:before{content:"\e28e"}i.icon.stars:before{content:"\f762"}i.icon.starship:before{content:"\e039"}i.icon.starship.freighter:before{content:"\e03a"}i.icon.steak:before{content:"\f824"}i.icon.steering.wheel:before{content:"\f622"}i.icon.sterling.sign:before{content:"\f154"}i.icon.stethoscope:before{content:"\f0f1"}i.icon.stocking:before{content:"\f7d5"}i.icon.stomach:before{content:"\f623"}i.icon.stop:before{content:"\f04d"}i.icon.stopwatch:before{content:"\f2f2"}i.icon.stopwatch.20:before{content:"\e06f"}i.icon.store:before{content:"\f54e"}i.icon.store.lock:before{content:"\e4a6"}i.icon.store.slash:before{content:"\e071"}i.icon.strawberry:before{content:"\e32b"}i.icon.street.view:before{content:"\f21d"}i.icon.stretcher:before{content:"\f825"}i.icon.strikethrough:before{content:"\f0cc"}i.icon.stroopwafel:before{content:"\f551"}i.icon.subscript:before{content:"\f12c"}i.icon.subtitles:before{content:"\e60f"}i.icon.subtitles.slash:before{content:"\e610"}i.icon.suitcase:before{content:"\f0f2"}i.icon.suitcase.medical:before{content:"\f0fa"}i.icon.suitcase.rolling:before{content:"\f5c1"}i.icon.sun:before{content:"\f185"}i.icon.sun.bright:before{content:"\e28f"}i.icon.sun.cloud:before{content:"\f763"}i.icon.sun.dust:before{content:"\f764"}i.icon.sun.haze:before{content:"\f765"}i.icon.sun.plant.wilt:before{content:"\e57a"}i.icon.sunglasses:before{content:"\f892"}i.icon.sunrise:before{content:"\f766"}i.icon.sunset:before{content:"\f767"}i.icon.superscript:before{content:"\f12b"}i.icon.sushi:before{content:"\e48a"}i.icon.sushi.roll:before{content:"\e48b"}i.icon.swap:before{content:"\e609"}i.icon.swap.arrows:before{content:"\e60a"}i.icon.swatchbook:before{content:"\f5c3"}i.icon.sword:before{content:"\f71c"}i.icon.sword.laser:before{content:"\e03b"}i.icon.sword.laser.alternate:before{content:"\e03c"}i.icon.swords:before{content:"\f71d"}i.icon.swords.laser:before{content:"\e03d"}i.icon.symbols:before{content:"\f86e"}i.icon.synagogue:before{content:"\f69b"}i.icon.syringe:before{content:"\f48e"}i.icon.t:before{content:"\54"}i.icon.table:before{content:"\f0ce"}i.icon.table.cells:before{content:"\f00a"}i.icon.table.cells.large:before{content:"\f009"}i.icon.table.columns:before{content:"\f0db"}i.icon.table.layout:before{content:"\e290"}i.icon.table.list:before{content:"\f00b"}i.icon.table.picnic:before{content:"\e32d"}i.icon.table.pivot:before{content:"\e291"}i.icon.table.rows:before{content:"\e292"}i.icon.table.tennis.paddle.ball:before{content:"\f45d"}i.icon.table.tree:before{content:"\e293"}i.icon.tablet:before{content:"\f3fb"}i.icon.tablet.button:before{content:"\f10a"}i.icon.tablet.rugged:before{content:"\f48f"}i.icon.tablet.screen:before{content:"\f3fc"}i.icon.tablet.screen.button:before{content:"\f3fa"}i.icon.tablets:before{content:"\f490"}i.icon.tachograph.digital:before{content:"\f566"}i.icon.taco:before{content:"\f826"}i.icon.tag:before{content:"\f02b"}i.icon.tags:before{content:"\f02c"}i.icon.tally:before{content:"\f69c"}i.icon.tally.four:before{content:"\e297"}i.icon.tally.one:before{content:"\e294"}i.icon.tally.three:before{content:"\e296"}i.icon.tally.two:before{content:"\e295"}i.icon.tamale:before{content:"\e451"}i.icon.tank.water:before{content:"\e452"}i.icon.tape:before{content:"\f4db"}i.icon.tarp:before{content:"\e57b"}i.icon.tarp.droplet:before{content:"\e57c"}i.icon.taxi:before{content:"\f1ba"}i.icon.taxi.bus:before{content:"\e298"}i.icon.teddy.bear:before{content:"\e3cf"}i.icon.teeth:before{content:"\f62e"}i.icon.teeth.open:before{content:"\f62f"}i.icon.telescope:before{content:"\e03e"}i.icon.temperature.arrow.down:before{content:"\e03f"}i.icon.temperature.arrow.up:before{content:"\e040"}i.icon.temperature.empty:before{content:"\f2cb"}i.icon.temperature.full:before{content:"\f2c7"}i.icon.temperature.half:before{content:"\f2c9"}i.icon.temperature.high:before{content:"\f769"}i.icon.temperature.list:before{content:"\e299"}i.icon.temperature.low:before{content:"\f76b"}i.icon.temperature.quarter:before{content:"\f2ca"}i.icon.temperature.snow:before{content:"\f768"}i.icon.temperature.sun:before{content:"\f76a"}i.icon.temperature.three.quarters:before{content:"\f2c8"}i.icon.tenge.sign:before{content:"\f7d7"}i.icon.tennis.ball:before{content:"\f45e"}i.icon.tent:before{content:"\e57d"}i.icon.tent.arrow.down.to.line:before{content:"\e57e"}i.icon.tent.arrow.left.right:before{content:"\e57f"}i.icon.tent.arrow.turn.left:before{content:"\e580"}i.icon.tent.arrows.down:before{content:"\e581"}i.icon.tents:before{content:"\e582"}i.icon.terminal:before{content:"\f120"}i.icon.text:before{content:"\f893"}i.icon.text.height:before{content:"\f034"}i.icon.text.size:before{content:"\f894"}i.icon.text.slash:before{content:"\f87d"}i.icon.text.width:before{content:"\f035"}i.icon.thermometer:before{content:"\f491"}i.icon.theta:before{content:"\f69e"}i.icon.thought.bubble:before{content:"\e32e"}i.icon.three:before{content:"\33"}i.icon.thumbs.down:before{content:"\f165"}i.icon.thumbs.up:before{content:"\f164"}i.icon.thumbtack:before{content:"\f08d"}i.icon.tick:before{content:"\e32f"}i.icon.ticket:before{content:"\f145"}i.icon.ticket.airline:before{content:"\e29a"}i.icon.ticket.simple:before{content:"\f3ff"}i.icon.tickets.airline:before{content:"\e29b"}i.icon.tilde:before{content:"\7e"}i.icon.timeline:before{content:"\e29c"}i.icon.timeline.arrow:before{content:"\e29d"}i.icon.timer:before{content:"\e29e"}i.icon.tire:before{content:"\f631"}i.icon.tire.flat:before{content:"\f632"}i.icon.tire.pressure.warning:before{content:"\f633"}i.icon.tire.rugged:before{content:"\f634"}i.icon.toggle.large.off:before{content:"\e5b0"}i.icon.toggle.large.on:before{content:"\e5b1"}i.icon.toggle.off:before{content:"\f204"}i.icon.toggle.on:before{content:"\f205"}i.icon.toilet:before{content:"\f7d8"}i.icon.toilet.paper:before{content:"\f71e"}i.icon.toilet.paper.blank:before{content:"\f71f"}i.icon.toilet.paper.blank.under:before{content:"\e29f"}i.icon.toilet.paper.check:before{content:"\e5b2"}i.icon.toilet.paper.slash:before{content:"\e072"}i.icon.toilet.paper.under:before{content:"\e2a0"}i.icon.toilet.paper.under.slash:before{content:"\e2a1"}i.icon.toilet.paper.xmark:before{content:"\e5b3"}i.icon.toilet.portable:before{content:"\e583"}i.icon.toilets.portable:before{content:"\e584"}i.icon.tomato:before{content:"\e330"}i.icon.tombstone:before{content:"\f720"}i.icon.tombstone.blank:before{content:"\f721"}i.icon.toolbox:before{content:"\f552"}i.icon.tooth:before{content:"\f5c9"}i.icon.toothbrush:before{content:"\f635"}i.icon.torii.gate:before{content:"\f6a1"}i.icon.tornado:before{content:"\f76f"}i.icon.tower.broadcast:before{content:"\f519"}i.icon.tower.cell:before{content:"\e585"}i.icon.tower.control:before{content:"\e2a2"}i.icon.tower.observation:before{content:"\e586"}i.icon.tractor:before{content:"\f722"}i.icon.trademark:before{content:"\f25c"}i.icon.traffic.cone:before{content:"\f636"}i.icon.traffic.light:before{content:"\f637"}i.icon.traffic.light.go:before{content:"\f638"}i.icon.traffic.light.slow:before{content:"\f639"}i.icon.traffic.light.stop:before{content:"\f63a"}i.icon.trailer:before{content:"\e041"}i.icon.train:before{content:"\f238"}i.icon.train.subway:before{content:"\f239"}i.icon.train.subway.tunnel:before{content:"\e2a3"}i.icon.train.track:before{content:"\e453"}i.icon.train.tram:before{content:"\e5b4"}i.icon.train.tunnel:before{content:"\e454"}i.icon.transformer.bolt:before{content:"\e2a4"}i.icon.transporter:before{content:"\e042"}i.icon.transporter.empty:before{content:"\e046"}i.icon.transporter.five:before{content:"\e2a6"}i.icon.transporter.four:before{content:"\e2a5"}i.icon.transporter.one:before{content:"\e043"}i.icon.transporter.seven:before{content:"\e2a8"}i.icon.transporter.six:before{content:"\e2a7"}i.icon.transporter.three:before{content:"\e045"}i.icon.transporter.two:before{content:"\e044"}i.icon.trash:before{content:"\f1f8"}i.icon.trash.arrow.up:before{content:"\f829"}i.icon.trash.can:before{content:"\f2ed"}i.icon.trash.can.arrow.up:before{content:"\f82a"}i.icon.trash.can.check:before{content:"\e2a9"}i.icon.trash.can.clock:before{content:"\e2aa"}i.icon.trash.can.list:before{content:"\e2ab"}i.icon.trash.can.plus:before{content:"\e2ac"}i.icon.trash.can.slash:before{content:"\e2ad"}i.icon.trash.can.undo:before{content:"\f896"}i.icon.trash.can.xmark:before{content:"\e2ae"}i.icon.trash.check:before{content:"\e2af"}i.icon.trash.clock:before{content:"\e2b0"}i.icon.trash.list:before{content:"\e2b1"}i.icon.trash.plus:before{content:"\e2b2"}i.icon.trash.slash:before{content:"\e2b3"}i.icon.trash.undo:before{content:"\f895"}i.icon.trash.xmark:before{content:"\e2b4"}i.icon.treasure.chest:before{content:"\f723"}i.icon.tree:before{content:"\f1bb"}i.icon.tree.christmas:before{content:"\f7db"}i.icon.tree.city:before{content:"\e587"}i.icon.tree.deciduous:before{content:"\f400"}i.icon.tree.decorated:before{content:"\f7dc"}i.icon.tree.large:before{content:"\f7dd"}i.icon.tree.palm:before{content:"\f82b"}i.icon.trees:before{content:"\f724"}i.icon.triangle:before{content:"\f2ec"}i.icon.triangle.exclamation:before{content:"\f071"}i.icon.triangle.instrument:before{content:"\f8e2"}i.icon.triangle.person.digging:before{content:"\f85d"}i.icon.tricycle:before{content:"\e5c3"}i.icon.tricycle.adult:before{content:"\e5c4"}i.icon.trillium:before{content:"\e588"}i.icon.trophy:before{content:"\f091"}i.icon.trophy.star:before{content:"\f2eb"}i.icon.trowel:before{content:"\e589"}i.icon.trowel.bricks:before{content:"\e58a"}i.icon.truck:before{content:"\f0d1"}i.icon.truck.arrow.right:before{content:"\e58b"}i.icon.truck.bolt:before{content:"\e3d0"}i.icon.truck.clock:before{content:"\f48c"}i.icon.truck.container:before{content:"\f4dc"}i.icon.truck.container.empty:before{content:"\e2b5"}i.icon.truck.droplet:before{content:"\e58c"}i.icon.truck.fast:before{content:"\f48b"}i.icon.truck.field:before{content:"\e58d"}i.icon.truck.field.un:before{content:"\e58e"}i.icon.truck.flatbed:before{content:"\e2b6"}i.icon.truck.front:before{content:"\e2b7"}i.icon.truck.medical:before{content:"\f0f9"}i.icon.truck.monster:before{content:"\f63b"}i.icon.truck.moving:before{content:"\f4df"}i.icon.truck.pickup:before{content:"\f63c"}i.icon.truck.plane:before{content:"\e58f"}i.icon.truck.plow:before{content:"\f7de"}i.icon.truck.ramp:before{content:"\f4e0"}i.icon.truck.ramp.box:before{content:"\f4de"}i.icon.truck.ramp.couch:before{content:"\f4dd"}i.icon.truck.tow:before{content:"\e2b8"}i.icon.trumpet:before{content:"\f8e3"}i.icon.tty:before{content:"\f1e4"}i.icon.tty.answer:before{content:"\e2b9"}i.icon.tugrik.sign:before{content:"\e2ba"}i.icon.turkey:before{content:"\f725"}i.icon.turkish.lira.sign:before{content:"\e2bb"}i.icon.turn.down:before{content:"\f3be"}i.icon.turn.down.left:before{content:"\e331"}i.icon.turn.down.right:before{content:"\e455"}i.icon.turn.up:before{content:"\f3bf"}i.icon.turntable:before{content:"\f8e4"}i.icon.turtle:before{content:"\f726"}i.icon.tv:before{content:"\f26c"}i.icon.tv.music:before{content:"\f8e6"}i.icon.tv.retro:before{content:"\f401"}i.icon.two:before{content:"\32"}i.icon.typewriter:before{content:"\f8e7"}i.icon.u:before{content:"\55"}i.icon.ufo:before{content:"\e047"}i.icon.ufo.beam:before{content:"\e048"}i.icon.umbrella:before{content:"\f0e9"}i.icon.umbrella.beach:before{content:"\f5ca"}i.icon.umbrella.simple:before{content:"\e2bc"}i.icon.underline:before{content:"\f0cd"}i.icon.unicorn:before{content:"\f727"}i.icon.uniform.martial.arts:before{content:"\e3d1"}i.icon.union:before{content:"\f6a2"}i.icon.universal.access:before{content:"\f29a"}i.icon.unlock:before{content:"\f09c"}i.icon.unlock.keyhole:before{content:"\f13e"}i.icon.up:before{content:"\f357"}i.icon.up.down:before{content:"\f338"}i.icon.up.down.left.right:before{content:"\f0b2"}i.icon.up.from.bracket:before{content:"\e590"}i.icon.up.from.dotted.line:before{content:"\e456"}i.icon.up.from.line:before{content:"\f346"}i.icon.up.left:before{content:"\e2bd"}i.icon.up.long:before{content:"\f30c"}i.icon.up.right:before{content:"\e2be"}i.icon.up.right.and.down.left.from.center:before{content:"\f424"}i.icon.up.right.from.square:before{content:"\f35d"}i.icon.up.to.dotted.line:before{content:"\e457"}i.icon.up.to.line:before{content:"\f34d"}i.icon.upload:before{content:"\f093"}i.icon.usb.drive:before{content:"\f8e9"}i.icon.user:before{content:"\f007"}i.icon.user.alien:before{content:"\e04a"}i.icon.user.astronaut:before{content:"\f4fb"}i.icon.user.bounty.hunter:before{content:"\e2bf"}i.icon.user.check:before{content:"\f4fc"}i.icon.user.chef:before{content:"\e3d2"}i.icon.user.clock:before{content:"\f4fd"}i.icon.user.cowboy:before{content:"\f8ea"}i.icon.user.crown:before{content:"\f6a4"}i.icon.user.doctor.hair:before{content:"\e458"}i.icon.user.doctor.hair.long:before{content:"\e459"}i.icon.user.doctor.message:before{content:"\f82e"}i.icon.user.gear:before{content:"\f4fe"}i.icon.user.graduate:before{content:"\f501"}i.icon.user.group:before{content:"\f500"}i.icon.user.group.crown:before{content:"\f6a5"}i.icon.user.group.simple:before{content:"\e603"}i.icon.user.hair:before{content:"\e45a"}i.icon.user.hair.buns:before{content:"\e3d3"}i.icon.user.hair.long:before{content:"\e45b"}i.icon.user.hair.mullet:before{content:"\e45c"}i.icon.user.headset:before{content:"\f82d"}i.icon.user.helmet.safety:before{content:"\f82c"}i.icon.user.injured:before{content:"\f728"}i.icon.user.large:before{content:"\f406"}i.icon.user.large.slash:before{content:"\f4fa"}i.icon.user.lock:before{content:"\f502"}i.icon.user.magnifying.glass:before{content:"\e5c5"}i.icon.user.minus:before{content:"\f503"}i.icon.user.music:before{content:"\f8eb"}i.icon.user.ninja:before{content:"\f504"}i.icon.user.nurse:before{content:"\f82f"}i.icon.user.nurse.hair:before{content:"\e45d"}i.icon.user.nurse.hair.long:before{content:"\e45e"}i.icon.user.pen:before{content:"\f4ff"}i.icon.user.pilot:before{content:"\e2c0"}i.icon.user.pilot.tie:before{content:"\e2c1"}i.icon.user.plus:before{content:"\f234"}i.icon.user.police:before{content:"\e333"}i.icon.user.police.tie:before{content:"\e334"}i.icon.user.robot:before{content:"\e04b"}i.icon.user.robot.xmarks:before{content:"\e4a7"}i.icon.user.secret:before{content:"\f21b"}i.icon.user.shakespeare:before{content:"\e2c2"}i.icon.user.shield:before{content:"\f505"}i.icon.user.slash:before{content:"\f506"}i.icon.user.tag:before{content:"\f507"}i.icon.user.tie:before{content:"\f508"}i.icon.user.tie.hair:before{content:"\e45f"}i.icon.user.tie.hair.long:before{content:"\e460"}i.icon.user.unlock:before{content:"\e058"}i.icon.user.visor:before{content:"\e04c"}i.icon.user.vneck:before{content:"\e461"}i.icon.user.vneck.hair:before{content:"\e462"}i.icon.user.vneck.hair.long:before{content:"\e463"}i.icon.user.xmark:before{content:"\f235"}i.icon.users:before{content:"\f0c0"}i.icon.users.between.lines:before{content:"\e591"}i.icon.users.gear:before{content:"\f509"}i.icon.users.line:before{content:"\e592"}i.icon.users.medical:before{content:"\f830"}i.icon.users.rays:before{content:"\e593"}i.icon.users.rectangle:before{content:"\e594"}i.icon.users.slash:before{content:"\e073"}i.icon.users.viewfinder:before{content:"\e595"}i.icon.utensils:before{content:"\f2e7"}i.icon.utensils.slash:before{content:"\e464"}i.icon.utility.pole:before{content:"\e2c3"}i.icon.utility.pole.double:before{content:"\e2c4"}i.icon.v:before{content:"\56"}i.icon.vacuum:before{content:"\e04d"}i.icon.vacuum.robot:before{content:"\e04e"}i.icon.value.absolute:before{content:"\f6a6"}i.icon.van.shuttle:before{content:"\f5b6"}i.icon.vault:before{content:"\e2c5"}i.icon.vector.circle:before{content:"\e2c6"}i.icon.vector.polygon:before{content:"\e2c7"}i.icon.vector.square:before{content:"\f5cb"}i.icon.vent.damper:before{content:"\e465"}i.icon.venus:before{content:"\f221"}i.icon.venus.double:before{content:"\f226"}i.icon.venus.mars:before{content:"\f228"}i.icon.vest:before{content:"\e085"}i.icon.vest.patches:before{content:"\e086"}i.icon.vial:before{content:"\f492"}i.icon.vial.circle.check:before{content:"\e596"}i.icon.vial.virus:before{content:"\e597"}i.icon.vials:before{content:"\f493"}i.icon.video:before{content:"\f03d"}i.icon.video.arrow.down.left:before{content:"\e2c8"}i.icon.video.arrow.up.right:before{content:"\e2c9"}i.icon.video.plus:before{content:"\f4e1"}i.icon.video.slash:before{content:"\f4e2"}i.icon.vihara:before{content:"\f6a7"}i.icon.violin:before{content:"\f8ed"}i.icon.virus:before{content:"\e074"}i.icon.virus.covid:before{content:"\e4a8"}i.icon.virus.covid.slash:before{content:"\e4a9"}i.icon.virus.slash:before{content:"\e075"}i.icon.viruses:before{content:"\e076"}i.icon.voicemail:before{content:"\f897"}i.icon.volcano:before{content:"\f770"}i.icon.volleyball:before{content:"\f45f"}i.icon.volume:before{content:"\f6a8"}i.icon.volume.high:before{content:"\f028"}i.icon.volume.low:before{content:"\f027"}i.icon.volume.off:before{content:"\f026"}i.icon.volume.slash:before{content:"\f2e2"}i.icon.volume.xmark:before{content:"\f6a9"}i.icon.vr.cardboard:before{content:"\f729"}i.icon.w:before{content:"\57"}i.icon.waffle:before{content:"\e466"}i.icon.wagon.covered:before{content:"\f8ee"}i.icon.walker:before{content:"\f831"}i.icon.walkie.talkie:before{content:"\f8ef"}i.icon.wallet:before{content:"\f555"}i.icon.wand:before{content:"\f72a"}i.icon.wand.magic:before{content:"\f0d0"}i.icon.wand.magic.sparkles:before{content:"\e2ca"}i.icon.wand.sparkles:before{content:"\f72b"}i.icon.warehouse:before{content:"\f494"}i.icon.warehouse.full:before{content:"\f495"}i.icon.washing.machine:before{content:"\f898"}i.icon.watch:before{content:"\f2e1"}i.icon.watch.apple:before{content:"\e2cb"}i.icon.watch.calculator:before{content:"\f8f0"}i.icon.watch.fitness:before{content:"\f63e"}i.icon.watch.smart:before{content:"\e2cc"}i.icon.water:before{content:"\f773"}i.icon.water.arrow.down:before{content:"\f774"}i.icon.water.arrow.up:before{content:"\f775"}i.icon.water.ladder:before{content:"\f5c5"}i.icon.watermelon.slice:before{content:"\e337"}i.icon.wave.pulse:before{content:"\f5f8"}i.icon.wave.sine:before{content:"\f899"}i.icon.wave.square:before{content:"\f83e"}i.icon.wave.triangle:before{content:"\f89a"}i.icon.waveform:before{content:"\f8f1"}i.icon.waveform.lines:before{content:"\f8f2"}i.icon.webhook:before{content:"\e5d5"}i.icon.weight.hanging:before{content:"\f5cd"}i.icon.weight.scale:before{content:"\f496"}i.icon.whale:before{content:"\f72c"}i.icon.wheat:before{content:"\f72d"}i.icon.wheat.awn:before{content:"\e2cd"}i.icon.wheat.awn.circle.exclamation:before{content:"\e598"}i.icon.wheat.awn.slash:before{content:"\e338"}i.icon.wheat.slash:before{content:"\e339"}i.icon.wheelchair:before{content:"\f193"}i.icon.wheelchair.move:before{content:"\e2ce"}i.icon.whiskey.glass:before{content:"\f7a0"}i.icon.whiskey.glass.ice:before{content:"\f7a1"}i.icon.whistle:before{content:"\f460"}i.icon.wifi:before{content:"\f1eb"}i.icon.wifi.exclamation:before{content:"\e2cf"}i.icon.wifi.fair:before{content:"\f6ab"}i.icon.wifi.slash:before{content:"\f6ac"}i.icon.wifi.weak:before{content:"\f6aa"}i.icon.wind:before{content:"\f72e"}i.icon.wind.turbine:before{content:"\f89b"}i.icon.wind.warning:before{content:"\f776"}i.icon.window:before{content:"\f40e"}i.icon.window.flip:before{content:"\f40f"}i.icon.window.frame:before{content:"\e04f"}i.icon.window.frame.open:before{content:"\e050"}i.icon.window.maximize:before{content:"\f2d0"}i.icon.window.minimize:before{content:"\f2d1"}i.icon.window.restore:before{content:"\f2d2"}i.icon.windsock:before{content:"\f777"}i.icon.wine.bottle:before{content:"\f72f"}i.icon.wine.glass:before{content:"\f4e3"}i.icon.wine.glass.crack:before{content:"\f4bb"}i.icon.wine.glass.empty:before{content:"\f5ce"}i.icon.won.sign:before{content:"\f159"}i.icon.worm:before{content:"\e599"}i.icon.wreath:before{content:"\f7e2"}i.icon.wreath.laurel:before{content:"\e5d2"}i.icon.wrench:before{content:"\f0ad"}i.icon.wrench.simple:before{content:"\e2d1"}i.icon.x:before{content:"\58"}i.icon.x.ray:before{content:"\f497"}i.icon.xmark:before{content:"\f00d"}i.icon.xmark.large:before{content:"\e59b"}i.icon.xmark.to.slot:before{content:"\f771"}i.icon.xmarks.lines:before{content:"\e59a"}i.icon.y:before{content:"\59"}i.icon.yen.sign:before{content:"\f157"}i.icon.yin.yang:before{content:"\f6ad"}i.icon.z:before{content:"\5a"}i.icon.zero:before{content:"\30"}i.icon.add:before{content:"\f067"}i.icon.add.circle:before{content:"\f055"}i.icon.add.square:before{content:"\f0fe"}i.icon.add.to.calendar:before{content:"\f271"}i.icon.add.to.cart:before{content:"\f217"}i.icon.add.user:before{content:"\f234"}i.icon.alarm:before{content:"\f0f3"}i.icon.alarm.mute:before{content:"\f1f6"}i.icon.ald:before,i.icon.als:before{content:"\f2a2"}i.icon.announcement:before{content:"\f0a1"}i.icon.area.chart:before,i.icon.area.graph:before{content:"\f1fe"}i.icon.arrow.down.cart:before{content:"\f218"}i.icon.asexual:before{content:"\f22d"}i.icon.asl.interpreting:before,i.icon.asl:before{content:"\f2a3"}i.icon.assistive.listening.devices:before{content:"\f2a2"}i.icon.attach:before{content:"\f0c6"}i.icon.attention:before{content:"\f06a"}i.icon.balance:before{content:"\f24e"}i.icon.bar:before{content:"\f0fc"}i.icon.bathtub:before{content:"\f2cd"}i.icon.battery.four:before{content:"\f240"}i.icon.battery.high:before{content:"\f241"}i.icon.battery.low:before{content:"\f243"}i.icon.battery.medium:before{content:"\f242"}i.icon.battery.one:before{content:"\f243"}i.icon.battery.three:before{content:"\f241"}i.icon.battery.two:before{content:"\f242"}i.icon.battery.zero:before{content:"\f244"}i.icon.birthday:before{content:"\f1fd"}i.icon.block.layout:before{content:"\f009"}i.icon.broken.chain:before{content:"\f127"}i.icon.browser:before{content:"\f022"}i.icon.call:before{content:"\f095"}i.icon.call.square:before{content:"\f098"}i.icon.cancel:before{content:"\f00d"}i.icon.cart:before{content:"\f07a"}i.icon.cc:before{content:"\f20a"}i.icon.chain:before{content:"\f0c1"}i.icon.chat:before{content:"\f075"}i.icon.checked.calendar:before{content:"\f274"}i.icon.checkmark:before{content:"\f00c"}i.icon.checkmark.box:before{content:"\f14a"}i.icon.chess.rock:before{content:"\f447"}i.icon.circle.notched:before{content:"\f1ce"}i.icon.close:before{content:"\f00d"}i.icon.cloud.download:before{content:"\f381"}i.icon.cloud.upload:before{content:"\f382"}i.icon.cny:before{content:"\f157"}i.icon.cocktail:before{content:"\f000"}i.icon.commenting:before{content:"\f27a"}i.icon.compose:before{content:"\f303"}i.icon.computer:before{content:"\f108"}i.icon.configure:before{content:"\f0ad"}i.icon.content:before{content:"\f0c9"}i.icon.conversation:before{content:"\f086"}i.icon.credit.card.alternative:before{content:"\f09d"}i.icon.currency:before{content:"\f3d1"}i.icon.dashboard:before{content:"\f3fd"}i.icon.deafness:before{content:"\f2a4"}i.icon.delete:before{content:"\f00d"}i.icon.delete.calendar:before{content:"\f273"}i.icon.detective:before{content:"\f21b"}i.icon.diamond:before{content:"\f3a5"}i.icon.discussions:before{content:"\f086"}i.icon.disk:before{content:"\f0a0"}i.icon.doctor:before{content:"\f0f0"}i.icon.dollar:before{content:"\f155"}i.icon.dont:before{content:"\f05e"}i.icon.drivers.license:before{content:"\f2c2"}i.icon.dropdown:before{content:"\f0d7"}i.icon.emergency:before{content:"\f0f9"}i.icon.erase:before{content:"\f12d"}i.icon.eur:before,i.icon.euro:before{content:"\f153"}i.icon.exchange:before{content:"\f362"}i.icon.external:before{content:"\f35d"}i.icon.external.share:before{content:"\f14d"}i.icon.external.square:before{content:"\f360"}i.icon.eyedropper:before{content:"\f1fb"}i.icon.factory:before{content:"\f275"}i.icon.favorite:before{content:"\f005"}i.icon.feed:before{content:"\f09e"}i.icon.female.homosexual:before{content:"\f226"}i.icon.file.text:before{content:"\f15c"}i.icon.find:before{content:"\f1e5"}i.icon.first.aid:before{content:"\f0fa"}i.icon.food:before{content:"\f2e7"}i.icon.fork:before{content:"\f126"}i.icon.game:before{content:"\f11b"}i.icon.gay:before{content:"\f227"}i.icon.gbp:before{content:"\f154"}i.icon.grab:before{content:"\f255"}i.icon.graduation:before{content:"\f19d"}i.icon.grid.layout:before{content:"\f00a"}i.icon.group:before{content:"\f0c0"}i.icon.h:before{content:"\f0fd"}i.icon.hamburger:before{content:"\f0c9"}i.icon.hand.victory:before{content:"\f25b"}i.icon.handicap:before{content:"\f193"}i.icon.hard.of.hearing:before{content:"\f2a4"}i.icon.header:before{content:"\f1dc"}i.icon.heart.empty:before{content:"\f004"}i.icon.help:before{content:"\f128"}i.icon.help.circle:before{content:"\f059"}i.icon.heterosexual:before{content:"\f228"}i.icon.hide:before{content:"\f070"}i.icon.hotel:before{content:"\f236"}i.icon.hourglass.four:before,i.icon.hourglass.full:before{content:"\f254"}i.icon.hourglass.one:before{content:"\f251"}i.icon.hourglass.three:before{content:"\f253"}i.icon.hourglass.two:before{content:"\f252"}i.icon.hourglass.zero:before{content:"\f253"}i.icon.idea:before{content:"\f0eb"}i.icon.ils:before{content:"\f20b"}i.icon.in.cart:before{content:"\f218"}i.icon.inr:before{content:"\f156"}i.icon.intersex:before{content:"\f224"}i.icon.jpy:before{content:"\f157"}i.icon.krw:before{content:"\f159"}i.icon.lab:before{content:"\f0c3"}i.icon.law:before{content:"\f24e"}i.icon.legal:before{content:"\f0e3"}i.icon.lesbian:before{content:"\f226"}i.icon.level.down:before{content:"\f3be"}i.icon.level.up:before{content:"\f3bf"}i.icon.lightning:before{content:"\f0e7"}i.icon.like:before{content:"\f004"}i.icon.line.graph:before{content:"\f201"}i.icon.lira:before{content:"\f195"}i.icon.list.layout:before{content:"\f00b"}i.icon.log.out:before{content:"\f2f5"}i.icon.magnify:before{content:"\f00e"}i.icon.mail:before{content:"\f0e0"}i.icon.mail.forward:before{content:"\f064"}i.icon.mail.square:before{content:"\f199"}i.icon.male.homosexual:before{content:"\f227"}i.icon.man:before{content:"\f222"}i.icon.marker:before{content:"\f041"}i.icon.mars.alternate:before{content:"\f229"}i.icon.mars.horizontal:before{content:"\f22b"}i.icon.mars.vertical:before{content:"\f22a"}i.icon.meanpath:before{content:"\f0c8"}i.icon.military:before{content:"\f0fb"}i.icon.money:before{content:"\f3d1"}i.icon.move:before{content:"\f0b2"}i.icon.mute:before{content:"\f131"}i.icon.numbered.list:before{content:"\f0cb"}i.icon.options:before{content:"\f1de"}i.icon.ordered.list:before{content:"\f0cb"}i.icon.payment:before{content:"\f09d"}i.icon.pencil:before{content:"\f303"}i.icon.pencil.square:before{content:"\f14b"}i.icon.photo:before{content:"\f030"}i.icon.picture:before{content:"\f03e"}i.icon.pie.chart:before,i.icon.pie.graph:before{content:"\f200"}i.icon.pin:before{content:"\f08d"}i.icon.plus.cart:before{content:"\f217"}i.icon.point:before{content:"\f041"}i.icon.pointing.down:before{content:"\f0a7"}i.icon.pointing.left:before{content:"\f0a5"}i.icon.pointing.right:before{content:"\f0a4"}i.icon.pointing.up:before{content:"\f0a6"}i.icon.pound:before{content:"\f154"}i.icon.power:before{content:"\f011"}i.icon.power.cord:before{content:"\f1e6"}i.icon.privacy:before{content:"\f084"}i.icon.protect:before{content:"\f023"}i.icon.puzzle:before{content:"\f12e"}i.icon.r.circle:before{content:"\f25d"}i.icon.radio:before{content:"\f192"}i.icon.rain:before{content:"\f0e9"}i.icon.record:before{content:"\f03d"}i.icon.refresh:before{content:"\f021"}i.icon.remove:before{content:"\f00d"}i.icon.remove.bookmark:before{content:"\f02e"}i.icon.remove.circle:before{content:"\f057"}i.icon.remove.from.calendar:before{content:"\f272"}i.icon.remove.user:before{content:"\f235"}i.icon.repeat:before{content:"\f01e"}i.icon.resize.horizontal:before{content:"\f337"}i.icon.resize.vertical:before{content:"\f338"}i.icon.rmb:before{content:"\f157"}i.icon.rouble:before,i.icon.rub:before,i.icon.ruble:before{content:"\f158"}i.icon.rupee:before{content:"\f156"}i.icon.s15:before{content:"\f2cd"}i.icon.selected.radio:before{content:"\f192"}i.icon.send:before{content:"\f1d8"}i.icon.setting:before{content:"\f013"}i.icon.settings:before{content:"\f085"}i.icon.shekel:before,i.icon.sheqel:before{content:"\f20b"}i.icon.shield:before{content:"\f3ed"}i.icon.shipping:before{content:"\f0d1"}i.icon.shop:before{content:"\f07a"}i.icon.shuffle:before{content:"\f074"}i.icon.shutdown:before{content:"\f011"}i.icon.sidebar:before{content:"\f0c9"}i.icon.sign.in:before{content:"\f2f6"}i.icon.sign.out:before{content:"\f2f5"}i.icon.signing:before{content:"\f2a7"}i.icon.signup:before{content:"\f044"}i.icon.sliders:before{content:"\f1de"}i.icon.soccer:before{content:"\f1e3"}i.icon.sort.alphabet.ascending:before{content:"\f15d"}i.icon.sort.alphabet.descending:before{content:"\f15e"}i.icon.sort.ascending:before{content:"\f0de"}i.icon.sort.content.ascending:before{content:"\f160"}i.icon.sort.content.descending:before{content:"\f161"}i.icon.sort.descending:before{content:"\f0dd"}i.icon.sort.numeric.ascending:before{content:"\f162"}i.icon.sort.numeric.descending:before{content:"\f163"}i.icon.sound:before{content:"\f025"}i.icon.spoon:before{content:"\f2e5"}i.icon.spy:before{content:"\f21b"}i.icon.star.empty:before{content:"\f005"}i.icon.star.half.empty:before,i.icon.star.half.full:before{content:"\f089"}i.icon.student:before{content:"\f19d"}i.icon.talk:before{content:"\f27a"}i.icon.target:before{content:"\f140"}i.icon.teletype:before{content:"\f1e4"}i.icon.television:before{content:"\f26c"}i.icon.text.cursor:before{content:"\f246"}i.icon.text.telephone:before{content:"\f1e4"}i.icon.theme:before{content:"\f043"}i.icon.thermometer:before{content:"\f2c7"}i.icon.thumb.tack:before{content:"\f08d"}i.icon.ticket:before{content:"\f3ff"}i.icon.time:before{content:"\f017"}i.icon.times.rectangle:before{content:"\f410"}i.icon.tm:before{content:"\f25c"}i.icon.toggle.down:before{content:"\f150"}i.icon.toggle.left:before{content:"\f191"}i.icon.toggle.right:before{content:"\f152"}i.icon.toggle.up:before{content:"\f151"}i.icon.translate:before{content:"\f1ab"}i.icon.travel:before{content:"\f0b1"}i.icon.treatment:before{content:"\f0f1"}i.icon.triangle.down:before{content:"\f0d7"}i.icon.triangle.left:before{content:"\f0d9"}i.icon.triangle.right:before{content:"\f0da"}i.icon.triangle.up:before{content:"\f0d8"}i.icon.try:before{content:"\f195"}i.icon.unhide:before{content:"\f06e"}i.icon.unlinkify:before{content:"\f127"}i.icon.unmute:before{content:"\f130"}i.icon.unordered.list:before{content:"\f0ca"}i.icon.usd:before{content:"\f155"}i.icon.user.cancel:before,i.icon.user.close:before,i.icon.user.delete:before{content:"\f235"}i.icon.user.doctor:before{content:"\f0f0"}i.icon.user.x:before{content:"\f235"}i.icon.vcard:before{content:"\f2bb"}i.icon.video.camera:before{content:"\f03d"}i.icon.video.play:before{content:"\f144"}i.icon.volume.control.phone:before{content:"\f2a0"}i.icon.wait:before{content:"\f017"}i.icon.warning:before{content:"\f12a"}i.icon.warning.circle:before{content:"\f06a"}i.icon.warning.sign:before{content:"\f071"}i.icon.wi.fi:before{content:"\f1eb"}i.icon.winner:before{content:"\f091"}i.icon.wizard:before{content:"\f0d0"}i.icon.woman:before{content:"\f221"}i.icon.won:before{content:"\f159"}i.icon.world:before{content:"\f0ac"}i.icon.write:before{content:"\f303"}i.icon.write.square:before{content:"\f14b"}i.icon.x:before{content:"\f00d"}i.icon.yen:before{content:"\f157"}i.icon.zip:before{content:"\f187"}i.icon.zoom.in:before,i.icon.zoom:before{content:"\f00e"}i.icon.zoom.out:before{content:"\f010"}@font-face{font-family:regular-icons;font-style:normal;font-variant:normal;font-weight:400;src:url(/static/media/regular-icons.e4bb547bebf70ca2cb49.woff2) format("woff2");text-decoration:inherit;text-transform:none}i.icon.regular{font-family:regular-icons}i.icon.00.regular:before{content:"\e467"}i.icon.360.degrees.regular:before{content:"\e2dc"}i.icon.a.regular:before{content:"\41"}i.icon.abacus.regular:before{content:"\f640"}i.icon.accent.grave.regular:before{content:"\60"}i.icon.acorn.regular:before{content:"\f6ae"}i.icon.address.book.regular:before{content:"\f2b9"}i.icon.address.card.regular:before{content:"\f2bb"}i.icon.air.conditioner.regular:before{content:"\f8f4"}i.icon.airplay.regular:before{content:"\e089"}i.icon.alarm.clock.regular:before{content:"\f34e"}i.icon.alarm.exclamation.regular:before{content:"\f843"}i.icon.alarm.plus.regular:before{content:"\f844"}i.icon.alarm.snooze.regular:before{content:"\f845"}i.icon.album.circle.plus.regular:before{content:"\e48c"}i.icon.album.circle.user.regular:before{content:"\e48d"}i.icon.album.collection.circle.plus.regular:before{content:"\e48e"}i.icon.album.collection.circle.user.regular:before{content:"\e48f"}i.icon.album.collection.regular:before{content:"\f8a0"}i.icon.album.regular:before{content:"\f89f"}i.icon.alicorn.regular:before{content:"\f6b0"}i.icon.alien.8bit.regular:before{content:"\f8f6"}i.icon.alien.regular:before{content:"\f8f5"}i.icon.align.center.regular:before{content:"\f037"}i.icon.align.justify.regular:before{content:"\f039"}i.icon.align.left.regular:before{content:"\f036"}i.icon.align.right.regular:before{content:"\f038"}i.icon.align.slash.regular:before{content:"\f846"}i.icon.alt.regular:before{content:"\e08a"}i.icon.amp.guitar.regular:before{content:"\f8a1"}i.icon.ampersand.regular:before{content:"\26"}i.icon.anchor.circle.check.regular:before{content:"\e4aa"}i.icon.anchor.circle.exclamation.regular:before{content:"\e4ab"}i.icon.anchor.circle.xmark.regular:before{content:"\e4ac"}i.icon.anchor.lock.regular:before{content:"\e4ad"}i.icon.anchor.regular:before{content:"\f13d"}i.icon.angel.regular:before{content:"\f779"}i.icon.angle.90.regular:before{content:"\e08d"}i.icon.angle.down.regular:before{content:"\f107"}i.icon.angle.left.regular:before{content:"\f104"}i.icon.angle.regular:before{content:"\e08c"}i.icon.angle.right.regular:before{content:"\f105"}i.icon.angle.up.regular:before{content:"\f106"}i.icon.angles.down.regular:before{content:"\f103"}i.icon.angles.left.regular:before{content:"\f100"}i.icon.angles.right.regular:before{content:"\f101"}i.icon.angles.up.down.regular:before{content:"\e60d"}i.icon.angles.up.regular:before{content:"\f102"}i.icon.ankh.regular:before{content:"\f644"}i.icon.apartment.regular:before{content:"\e468"}i.icon.aperture.regular:before{content:"\e2df"}i.icon.apostrophe.regular:before{content:"\27"}i.icon.apple.core.regular:before{content:"\e08f"}i.icon.apple.whole.regular:before{content:"\f5d1"}i.icon.archway.regular:before{content:"\f557"}i.icon.arrow.down.a.z.regular:before{content:"\f15d"}i.icon.arrow.down.arrow.up.regular:before{content:"\f883"}i.icon.arrow.down.big.small.regular:before{content:"\f88c"}i.icon.arrow.down.from.arc.regular:before{content:"\e614"}i.icon.arrow.down.from.dotted.line.regular:before{content:"\e090"}i.icon.arrow.down.from.line.regular:before{content:"\f345"}i.icon.arrow.down.left.and.arrow.up.right.to.center.regular:before{content:"\e092"}i.icon.arrow.down.left.regular:before{content:"\e091"}i.icon.arrow.down.long.regular:before{content:"\f175"}i.icon.arrow.down.nine.one.regular:before{content:"\f886"}i.icon.arrow.down.one.nine.regular:before{content:"\f162"}i.icon.arrow.down.regular:before{content:"\f063"}i.icon.arrow.down.right.regular:before{content:"\e093"}i.icon.arrow.down.short.wide.regular:before{content:"\f884"}i.icon.arrow.down.small.big.regular:before{content:"\f88d"}i.icon.arrow.down.square.triangle.regular:before{content:"\f889"}i.icon.arrow.down.to.arc.regular:before{content:"\e4ae"}i.icon.arrow.down.to.bracket.regular:before{content:"\e094"}i.icon.arrow.down.to.dotted.line.regular:before{content:"\e095"}i.icon.arrow.down.to.line.regular:before{content:"\f33d"}i.icon.arrow.down.to.square.regular:before{content:"\e096"}i.icon.arrow.down.triangle.square.regular:before{content:"\f888"}i.icon.arrow.down.up.across.line.regular:before{content:"\e4af"}i.icon.arrow.down.up.lock.regular:before{content:"\e4b0"}i.icon.arrow.down.wide.short.regular:before{content:"\f160"}i.icon.arrow.down.z.a.regular:before{content:"\f881"}i.icon.arrow.left.from.arc.regular:before{content:"\e615"}i.icon.arrow.left.from.line.regular:before{content:"\f344"}i.icon.arrow.left.long.regular:before{content:"\f177"}i.icon.arrow.left.long.to.line.regular:before{content:"\e3d4"}i.icon.arrow.left.regular:before{content:"\f060"}i.icon.arrow.left.to.arc.regular:before{content:"\e616"}i.icon.arrow.left.to.line.regular:before{content:"\f33e"}i.icon.arrow.pointer.regular:before{content:"\f245"}i.icon.arrow.progress.regular:before{content:"\e5df"}i.icon.arrow.right.arrow.left.regular:before{content:"\f0ec"}i.icon.arrow.right.from.arc.regular:before{content:"\e4b1"}i.icon.arrow.right.from.bracket.regular:before{content:"\f08b"}i.icon.arrow.right.from.line.regular:before{content:"\f343"}i.icon.arrow.right.long.regular:before{content:"\f178"}i.icon.arrow.right.long.to.line.regular:before{content:"\e3d5"}i.icon.arrow.right.regular:before{content:"\f061"}i.icon.arrow.right.to.arc.regular:before{content:"\e4b2"}i.icon.arrow.right.to.bracket.regular:before{content:"\f090"}i.icon.arrow.right.to.city.regular:before{content:"\e4b3"}i.icon.arrow.right.to.line.regular:before{content:"\f340"}i.icon.arrow.rotate.left.regular:before{content:"\f0e2"}i.icon.arrow.rotate.right.regular:before{content:"\f01e"}i.icon.arrow.trend.down.regular:before{content:"\e097"}i.icon.arrow.trend.up.regular:before{content:"\e098"}i.icon.arrow.turn.down.left.regular:before{content:"\e2e1"}i.icon.arrow.turn.down.regular:before{content:"\f149"}i.icon.arrow.turn.down.right.regular:before{content:"\e3d6"}i.icon.arrow.turn.up.regular:before{content:"\f148"}i.icon.arrow.up.a.z.regular:before{content:"\f15e"}i.icon.arrow.up.arrow.down.regular:before{content:"\e099"}i.icon.arrow.up.big.small.regular:before{content:"\f88e"}i.icon.arrow.up.from.arc.regular:before{content:"\e4b4"}i.icon.arrow.up.from.bracket.regular:before{content:"\e09a"}i.icon.arrow.up.from.dotted.line.regular:before{content:"\e09b"}i.icon.arrow.up.from.ground.water.regular:before{content:"\e4b5"}i.icon.arrow.up.from.line.regular:before{content:"\f342"}i.icon.arrow.up.from.square.regular:before{content:"\e09c"}i.icon.arrow.up.from.water.pump.regular:before{content:"\e4b6"}i.icon.arrow.up.left.from.circle.regular:before{content:"\e09e"}i.icon.arrow.up.left.regular:before{content:"\e09d"}i.icon.arrow.up.long.regular:before{content:"\f176"}i.icon.arrow.up.nine.one.regular:before{content:"\f887"}i.icon.arrow.up.one.nine.regular:before{content:"\f163"}i.icon.arrow.up.regular:before{content:"\f062"}i.icon.arrow.up.right.and.arrow.down.left.from.center.regular:before{content:"\e0a0"}i.icon.arrow.up.right.dots.regular:before{content:"\e4b7"}i.icon.arrow.up.right.from.square.regular:before{content:"\f08e"}i.icon.arrow.up.right.regular:before{content:"\e09f"}i.icon.arrow.up.short.wide.regular:before{content:"\f885"}i.icon.arrow.up.small.big.regular:before{content:"\f88f"}i.icon.arrow.up.square.triangle.regular:before{content:"\f88b"}i.icon.arrow.up.to.arc.regular:before{content:"\e617"}i.icon.arrow.up.to.dotted.line.regular:before{content:"\e0a1"}i.icon.arrow.up.to.line.regular:before{content:"\f341"}i.icon.arrow.up.triangle.square.regular:before{content:"\f88a"}i.icon.arrow.up.wide.short.regular:before{content:"\f161"}i.icon.arrow.up.z.a.regular:before{content:"\f882"}i.icon.arrows.cross.regular:before{content:"\e0a2"}i.icon.arrows.down.to.line.regular:before{content:"\e4b8"}i.icon.arrows.down.to.people.regular:before{content:"\e4b9"}i.icon.arrows.from.dotted.line.regular:before{content:"\e0a3"}i.icon.arrows.from.line.regular:before{content:"\e0a4"}i.icon.arrows.left.right.regular:before{content:"\f07e"}i.icon.arrows.left.right.to.line.regular:before{content:"\e4ba"}i.icon.arrows.maximize.regular:before{content:"\f31d"}i.icon.arrows.minimize.regular:before{content:"\e0a5"}i.icon.arrows.repeat.one.regular:before{content:"\f366"}i.icon.arrows.repeat.regular:before{content:"\f364"}i.icon.arrows.retweet.regular:before{content:"\f361"}i.icon.arrows.rotate.regular:before{content:"\f021"}i.icon.arrows.spin.regular:before{content:"\e4bb"}i.icon.arrows.split.up.and.left.regular:before{content:"\e4bc"}i.icon.arrows.to.circle.regular:before{content:"\e4bd"}i.icon.arrows.to.dot.regular:before{content:"\e4be"}i.icon.arrows.to.dotted.line.regular:before{content:"\e0a6"}i.icon.arrows.to.eye.regular:before{content:"\e4bf"}i.icon.arrows.to.line.regular:before{content:"\e0a7"}i.icon.arrows.turn.right.regular:before{content:"\e4c0"}i.icon.arrows.turn.to.dots.regular:before{content:"\e4c1"}i.icon.arrows.up.down.left.right.regular:before{content:"\f047"}i.icon.arrows.up.down.regular:before{content:"\f07d"}i.icon.arrows.up.to.line.regular:before{content:"\e4c2"}i.icon.asterisk.regular:before{content:"\2a"}i.icon.at.regular:before{content:"\40"}i.icon.atom.regular:before{content:"\f5d2"}i.icon.atom.simple.regular:before{content:"\f5d3"}i.icon.audio.description.regular:before{content:"\f29e"}i.icon.audio.description.slash.regular:before{content:"\e0a8"}i.icon.austral.sign.regular:before{content:"\e0a9"}i.icon.avocado.regular:before{content:"\e0aa"}i.icon.award.regular:before{content:"\f559"}i.icon.award.simple.regular:before{content:"\e0ab"}i.icon.axe.battle.regular:before{content:"\f6b3"}i.icon.axe.regular:before{content:"\f6b2"}i.icon.b.regular:before{content:"\42"}i.icon.baby.carriage.regular:before{content:"\f77d"}i.icon.baby.regular:before{content:"\f77c"}i.icon.backpack.regular:before{content:"\f5d4"}i.icon.backward.fast.regular:before{content:"\f049"}i.icon.backward.regular:before{content:"\f04a"}i.icon.backward.step.regular:before{content:"\f048"}i.icon.bacon.regular:before{content:"\f7e5"}i.icon.bacteria.regular:before{content:"\e059"}i.icon.bacterium.regular:before{content:"\e05a"}i.icon.badge.check.regular:before{content:"\f336"}i.icon.badge.dollar.regular:before{content:"\f645"}i.icon.badge.percent.regular:before{content:"\f646"}i.icon.badge.regular:before{content:"\f335"}i.icon.badge.sheriff.regular:before{content:"\f8a2"}i.icon.badger.honey.regular:before{content:"\f6b4"}i.icon.badminton.regular:before{content:"\e33a"}i.icon.bag.seedling.regular:before{content:"\e5f2"}i.icon.bag.shopping.regular:before{content:"\f290"}i.icon.bagel.regular:before{content:"\e3d7"}i.icon.bags.shopping.regular:before{content:"\f847"}i.icon.baguette.regular:before{content:"\e3d8"}i.icon.bahai.regular:before{content:"\f666"}i.icon.baht.sign.regular:before{content:"\e0ac"}i.icon.ball.pile.regular:before{content:"\f77e"}i.icon.balloon.regular:before{content:"\e2e3"}i.icon.balloons.regular:before{content:"\e2e4"}i.icon.ballot.check.regular:before{content:"\f733"}i.icon.ballot.regular:before{content:"\f732"}i.icon.ban.bug.regular:before{content:"\f7f9"}i.icon.ban.parking.regular:before{content:"\f616"}i.icon.ban.regular:before{content:"\f05e"}i.icon.ban.smoking.regular:before{content:"\f54d"}i.icon.banana.regular:before{content:"\e2e5"}i.icon.bandage.regular:before{content:"\f462"}i.icon.bangladeshi.taka.sign.regular:before{content:"\e2e6"}i.icon.banjo.regular:before{content:"\f8a3"}i.icon.barcode.read.regular:before{content:"\f464"}i.icon.barcode.regular:before{content:"\f02a"}i.icon.barcode.scan.regular:before{content:"\f465"}i.icon.bars.filter.regular:before{content:"\e0ad"}i.icon.bars.progress.regular:before{content:"\f828"}i.icon.bars.regular:before{content:"\f0c9"}i.icon.bars.sort.regular:before{content:"\e0ae"}i.icon.bars.staggered.regular:before{content:"\f550"}i.icon.baseball.bat.ball.regular:before{content:"\f432"}i.icon.baseball.regular:before{content:"\f433"}i.icon.basket.shopping.regular:before{content:"\f291"}i.icon.basket.shopping.simple.regular:before{content:"\e0af"}i.icon.basketball.hoop.regular:before{content:"\f435"}i.icon.basketball.regular:before{content:"\f434"}i.icon.bat.regular:before{content:"\f6b5"}i.icon.bath.regular:before{content:"\f2cd"}i.icon.battery.bolt.regular:before{content:"\f376"}i.icon.battery.empty.regular:before{content:"\f244"}i.icon.battery.exclamation.regular:before{content:"\e0b0"}i.icon.battery.full.regular:before{content:"\f240"}i.icon.battery.half.regular:before{content:"\f242"}i.icon.battery.low.regular:before{content:"\e0b1"}i.icon.battery.quarter.regular:before{content:"\f243"}i.icon.battery.slash.regular:before{content:"\f377"}i.icon.battery.three.quarters.regular:before{content:"\f241"}i.icon.bed.bunk.regular:before{content:"\f8f8"}i.icon.bed.empty.regular:before{content:"\f8f9"}i.icon.bed.front.regular:before{content:"\f8f7"}i.icon.bed.pulse.regular:before{content:"\f487"}i.icon.bed.regular:before{content:"\f236"}i.icon.bee.regular:before{content:"\e0b2"}i.icon.beer.mug.empty.regular:before{content:"\f0fc"}i.icon.beer.mug.regular:before{content:"\e0b3"}i.icon.bell.concierge.regular:before{content:"\f562"}i.icon.bell.exclamation.regular:before{content:"\f848"}i.icon.bell.on.regular:before{content:"\f8fa"}i.icon.bell.plus.regular:before{content:"\f849"}i.icon.bell.regular:before{content:"\f0f3"}i.icon.bell.school.regular:before{content:"\f5d5"}i.icon.bell.school.slash.regular:before{content:"\f5d6"}i.icon.bell.slash.regular:before{content:"\f1f6"}i.icon.bells.regular:before{content:"\f77f"}i.icon.bench.tree.regular:before{content:"\e2e7"}i.icon.bezier.curve.regular:before{content:"\f55b"}i.icon.bicycle.regular:before{content:"\f206"}i.icon.billboard.regular:before{content:"\e5cd"}i.icon.bin.bottles.recycle.regular:before{content:"\e5f6"}i.icon.bin.bottles.regular:before{content:"\e5f5"}i.icon.bin.recycle.regular:before{content:"\e5f7"}i.icon.binary.circle.check.regular:before{content:"\e33c"}i.icon.binary.lock.regular:before{content:"\e33d"}i.icon.binary.regular:before{content:"\e33b"}i.icon.binary.slash.regular:before{content:"\e33e"}i.icon.binoculars.regular:before{content:"\f1e5"}i.icon.biohazard.regular:before{content:"\f780"}i.icon.bird.regular:before{content:"\e469"}i.icon.bitcoin.sign.regular:before{content:"\e0b4"}i.icon.blanket.fire.regular:before{content:"\e3da"}i.icon.blanket.regular:before{content:"\f498"}i.icon.blender.phone.regular:before{content:"\f6b6"}i.icon.blender.regular:before{content:"\f517"}i.icon.blinds.open.regular:before{content:"\f8fc"}i.icon.blinds.raised.regular:before{content:"\f8fd"}i.icon.blinds.regular:before{content:"\f8fb"}i.icon.block.brick.fire.regular:before{content:"\e3dc"}i.icon.block.brick.regular:before{content:"\e3db"}i.icon.block.question.regular:before{content:"\e3dd"}i.icon.block.quote.regular:before{content:"\e0b5"}i.icon.block.regular:before{content:"\e46a"}i.icon.blog.regular:before{content:"\f781"}i.icon.blueberries.regular:before{content:"\e2e8"}i.icon.bluetooth.regular:before{content:"\f293"}i.icon.bold.regular:before{content:"\f032"}i.icon.bolt.auto.regular:before{content:"\e0b6"}i.icon.bolt.lightning.regular:before{content:"\e0b7"}i.icon.bolt.regular:before{content:"\f0e7"}i.icon.bolt.slash.regular:before{content:"\e0b8"}i.icon.bomb.regular:before{content:"\f1e2"}i.icon.bone.break.regular:before{content:"\f5d8"}i.icon.bone.regular:before{content:"\f5d7"}i.icon.bong.regular:before{content:"\f55c"}i.icon.book.arrow.right.regular:before{content:"\e0b9"}i.icon.book.arrow.up.regular:before{content:"\e0ba"}i.icon.book.atlas.regular:before{content:"\f558"}i.icon.book.bible.regular:before{content:"\f647"}i.icon.book.blank.regular:before{content:"\f5d9"}i.icon.book.bookmark.regular:before{content:"\e0bb"}i.icon.book.circle.arrow.right.regular:before{content:"\e0bc"}i.icon.book.circle.arrow.up.regular:before{content:"\e0bd"}i.icon.book.copy.regular:before{content:"\e0be"}i.icon.book.font.regular:before{content:"\e0bf"}i.icon.book.heart.regular:before{content:"\f499"}i.icon.book.journal.whills.regular:before{content:"\f66a"}i.icon.book.medical.regular:before{content:"\f7e6"}i.icon.book.open.cover.regular:before{content:"\e0c0"}i.icon.book.open.reader.regular:before{content:"\f5da"}i.icon.book.open.regular:before{content:"\f518"}i.icon.book.quran.regular:before{content:"\f687"}i.icon.book.regular:before{content:"\f02d"}i.icon.book.section.regular:before{content:"\e0c1"}i.icon.book.skull.regular:before{content:"\f6b7"}i.icon.book.sparkles.regular:before{content:"\f6b8"}i.icon.book.tanakh.regular:before{content:"\f827"}i.icon.book.user.regular:before{content:"\f7e7"}i.icon.bookmark.regular:before{content:"\f02e"}i.icon.bookmark.slash.regular:before{content:"\e0c2"}i.icon.books.medical.regular:before{content:"\f7e8"}i.icon.books.regular:before{content:"\f5db"}i.icon.boombox.regular:before{content:"\f8a5"}i.icon.boot.heeled.regular:before{content:"\e33f"}i.icon.boot.regular:before{content:"\f782"}i.icon.booth.curtain.regular:before{content:"\f734"}i.icon.border.all.regular:before{content:"\f84c"}i.icon.border.bottom.regular:before{content:"\f84d"}i.icon.border.bottom.right.regular:before{content:"\f854"}i.icon.border.center.horizontal.regular:before{content:"\f89c"}i.icon.border.center.vertical.regular:before{content:"\f89d"}i.icon.border.inner.regular:before{content:"\f84e"}i.icon.border.left.regular:before{content:"\f84f"}i.icon.border.none.regular:before{content:"\f850"}i.icon.border.outer.regular:before{content:"\f851"}i.icon.border.right.regular:before{content:"\f852"}i.icon.border.top.left.regular:before{content:"\f853"}i.icon.border.top.regular:before{content:"\f855"}i.icon.bore.hole.regular:before{content:"\e4c3"}i.icon.bottle.droplet.regular:before{content:"\e4c4"}i.icon.bottle.water.regular:before{content:"\e4c5"}i.icon.bow.arrow.regular:before{content:"\f6b9"}i.icon.bowl.chopsticks.noodles.regular:before{content:"\e2ea"}i.icon.bowl.chopsticks.regular:before{content:"\e2e9"}i.icon.bowl.food.regular:before{content:"\e4c6"}i.icon.bowl.hot.regular:before{content:"\f823"}i.icon.bowl.rice.regular:before{content:"\e2eb"}i.icon.bowl.scoop.regular:before{content:"\e3de"}i.icon.bowl.scoops.regular:before{content:"\e3df"}i.icon.bowl.soft.serve.regular:before{content:"\e46b"}i.icon.bowl.spoon.regular:before{content:"\e3e0"}i.icon.bowling.ball.pin.regular:before{content:"\e0c3"}i.icon.bowling.ball.regular:before{content:"\f436"}i.icon.bowling.pins.regular:before{content:"\f437"}i.icon.box.archive.regular:before{content:"\f187"}i.icon.box.ballot.regular:before{content:"\f735"}i.icon.box.check.regular:before{content:"\f467"}i.icon.box.circle.check.regular:before{content:"\e0c4"}i.icon.box.dollar.regular:before{content:"\f4a0"}i.icon.box.heart.regular:before{content:"\f49d"}i.icon.box.open.full.regular:before{content:"\f49c"}i.icon.box.open.regular:before{content:"\f49e"}i.icon.box.regular:before{content:"\f466"}i.icon.box.taped.regular:before{content:"\f49a"}i.icon.box.tissue.regular:before{content:"\e05b"}i.icon.boxes.packing.regular:before{content:"\e4c7"}i.icon.boxes.stacked.regular:before{content:"\f468"}i.icon.boxing.glove.regular:before{content:"\f438"}i.icon.bracket.curly.regular:before{content:"\7b"}i.icon.bracket.curly.right.regular:before{content:"\7d"}i.icon.bracket.round.regular:before{content:"\28"}i.icon.bracket.round.right.regular:before{content:"\29"}i.icon.bracket.square.regular:before{content:"\5b"}i.icon.bracket.square.right.regular:before{content:"\5d"}i.icon.brackets.curly.regular:before{content:"\f7ea"}i.icon.brackets.round.regular:before{content:"\e0c5"}i.icon.brackets.square.regular:before{content:"\f7e9"}i.icon.braille.regular:before{content:"\f2a1"}i.icon.brain.arrow.curved.right.regular:before{content:"\f677"}i.icon.brain.circuit.regular:before{content:"\e0c6"}i.icon.brain.regular:before{content:"\f5dc"}i.icon.brake.warning.regular:before{content:"\e0c7"}i.icon.brazilian.real.sign.regular:before{content:"\e46c"}i.icon.bread.loaf.regular:before{content:"\f7eb"}i.icon.bread.slice.butter.regular:before{content:"\e3e1"}i.icon.bread.slice.regular:before{content:"\f7ec"}i.icon.bridge.circle.check.regular:before{content:"\e4c9"}i.icon.bridge.circle.exclamation.regular:before{content:"\e4ca"}i.icon.bridge.circle.xmark.regular:before{content:"\e4cb"}i.icon.bridge.lock.regular:before{content:"\e4cc"}i.icon.bridge.regular:before{content:"\e4c8"}i.icon.bridge.suspension.regular:before{content:"\e4cd"}i.icon.bridge.water.regular:before{content:"\e4ce"}i.icon.briefcase.arrow.right.regular:before{content:"\e2f2"}i.icon.briefcase.blank.regular:before{content:"\e0c8"}i.icon.briefcase.medical.regular:before{content:"\f469"}i.icon.briefcase.regular:before{content:"\f0b1"}i.icon.brightness.low.regular:before{content:"\e0ca"}i.icon.brightness.regular:before{content:"\e0c9"}i.icon.bring.forward.regular:before{content:"\f856"}i.icon.bring.front.regular:before{content:"\f857"}i.icon.broccoli.regular:before{content:"\e3e2"}i.icon.broom.ball.regular:before{content:"\f458"}i.icon.broom.regular:before{content:"\f51a"}i.icon.broom.wide.regular:before{content:"\e5d1"}i.icon.browser.regular:before{content:"\f37e"}i.icon.browsers.regular:before{content:"\e0cb"}i.icon.brush.regular:before{content:"\f55d"}i.icon.bucket.regular:before{content:"\e4cf"}i.icon.bug.regular:before{content:"\f188"}i.icon.bug.slash.regular:before{content:"\e490"}i.icon.bugs.regular:before{content:"\e4d0"}i.icon.building.circle.arrow.right.regular:before{content:"\e4d1"}i.icon.building.circle.check.regular:before{content:"\e4d2"}i.icon.building.circle.exclamation.regular:before{content:"\e4d3"}i.icon.building.circle.xmark.regular:before{content:"\e4d4"}i.icon.building.columns.regular:before{content:"\f19c"}i.icon.building.flag.regular:before{content:"\e4d5"}i.icon.building.lock.regular:before{content:"\e4d6"}i.icon.building.ngo.regular:before{content:"\e4d7"}i.icon.building.regular:before{content:"\f1ad"}i.icon.building.shield.regular:before{content:"\e4d8"}i.icon.building.un.regular:before{content:"\e4d9"}i.icon.building.user.regular:before{content:"\e4da"}i.icon.building.wheat.regular:before{content:"\e4db"}i.icon.buildings.regular:before{content:"\e0cc"}i.icon.bullhorn.regular:before{content:"\f0a1"}i.icon.bullseye.arrow.regular:before{content:"\f648"}i.icon.bullseye.pointer.regular:before{content:"\f649"}i.icon.bullseye.regular:before{content:"\f140"}i.icon.buoy.mooring.regular:before{content:"\e5b6"}i.icon.buoy.regular:before{content:"\e5b5"}i.icon.burger.cheese.regular:before{content:"\f7f1"}i.icon.burger.fries.regular:before{content:"\e0cd"}i.icon.burger.glass.regular:before{content:"\e0ce"}i.icon.burger.lettuce.regular:before{content:"\e3e3"}i.icon.burger.regular:before{content:"\f805"}i.icon.burger.soda.regular:before{content:"\f858"}i.icon.burrito.regular:before{content:"\f7ed"}i.icon.burst.regular:before{content:"\e4dc"}i.icon.bus.regular:before{content:"\f207"}i.icon.bus.school.regular:before{content:"\f5dd"}i.icon.bus.simple.regular:before{content:"\f55e"}i.icon.business.time.regular:before{content:"\f64a"}i.icon.butter.regular:before{content:"\e3e4"}i.icon.c.regular:before{content:"\43"}i.icon.cabin.regular:before{content:"\e46d"}i.icon.cabinet.filing.regular:before{content:"\f64b"}i.icon.cable.car.regular:before{content:"\f7da"}i.icon.cactus.regular:before{content:"\f8a7"}i.icon.cake.candles.regular:before{content:"\f1fd"}i.icon.cake.slice.regular:before{content:"\e3e5"}i.icon.calculator.regular:before{content:"\f1ec"}i.icon.calculator.simple.regular:before{content:"\f64c"}i.icon.calendar.arrow.down.regular:before{content:"\e0d0"}i.icon.calendar.arrow.up.regular:before{content:"\e0d1"}i.icon.calendar.check.regular:before{content:"\f274"}i.icon.calendar.circle.exclamation.regular:before{content:"\e46e"}i.icon.calendar.circle.minus.regular:before{content:"\e46f"}i.icon.calendar.circle.plus.regular:before{content:"\e470"}i.icon.calendar.circle.user.regular:before{content:"\e471"}i.icon.calendar.clock.regular:before{content:"\e0d2"}i.icon.calendar.day.regular:before{content:"\f783"}i.icon.calendar.days.regular:before{content:"\f073"}i.icon.calendar.exclamation.regular:before{content:"\f334"}i.icon.calendar.heart.regular:before{content:"\e0d3"}i.icon.calendar.image.regular:before{content:"\e0d4"}i.icon.calendar.lines.pen.regular:before{content:"\e472"}i.icon.calendar.lines.regular:before{content:"\e0d5"}i.icon.calendar.minus.regular:before{content:"\f272"}i.icon.calendar.pen.regular:before{content:"\f333"}i.icon.calendar.plus.regular:before{content:"\f271"}i.icon.calendar.range.regular:before{content:"\e0d6"}i.icon.calendar.regular:before{content:"\f133"}i.icon.calendar.star.regular:before{content:"\f736"}i.icon.calendar.users.regular:before{content:"\e5e2"}i.icon.calendar.week.regular:before{content:"\f784"}i.icon.calendar.xmark.regular:before{content:"\f273"}i.icon.calendars.regular:before{content:"\e0d7"}i.icon.camcorder.regular:before{content:"\f8a8"}i.icon.camera.cctv.regular:before{content:"\f8ac"}i.icon.camera.movie.regular:before{content:"\f8a9"}i.icon.camera.polaroid.regular:before{content:"\f8aa"}i.icon.camera.regular:before{content:"\f030"}i.icon.camera.retro.regular:before{content:"\f083"}i.icon.camera.rotate.regular:before{content:"\e0d8"}i.icon.camera.security.regular:before{content:"\f8fe"}i.icon.camera.slash.regular:before{content:"\e0d9"}i.icon.camera.viewfinder.regular:before{content:"\e0da"}i.icon.camera.web.regular:before{content:"\f832"}i.icon.camera.web.slash.regular:before{content:"\f833"}i.icon.campfire.regular:before{content:"\f6ba"}i.icon.campground.regular:before{content:"\f6bb"}i.icon.can.food.regular:before{content:"\e3e6"}i.icon.candle.holder.regular:before{content:"\f6bc"}i.icon.candy.bar.regular:before{content:"\e3e8"}i.icon.candy.cane.regular:before{content:"\f786"}i.icon.candy.corn.regular:before{content:"\f6bd"}i.icon.candy.regular:before{content:"\e3e7"}i.icon.cannabis.regular:before{content:"\f55f"}i.icon.capsules.regular:before{content:"\f46b"}i.icon.car.battery.regular:before{content:"\f5df"}i.icon.car.bolt.regular:before{content:"\e341"}i.icon.car.building.regular:before{content:"\f859"}i.icon.car.bump.regular:before{content:"\f5e0"}i.icon.car.burst.regular:before{content:"\f5e1"}i.icon.car.bus.regular:before{content:"\f85a"}i.icon.car.circle.bolt.regular:before{content:"\e342"}i.icon.car.garage.regular:before{content:"\f5e2"}i.icon.car.mirrors.regular:before{content:"\e343"}i.icon.car.on.regular:before{content:"\e4dd"}i.icon.car.rear.regular:before{content:"\f5de"}i.icon.car.regular:before{content:"\f1b9"}i.icon.car.side.bolt.regular:before{content:"\e344"}i.icon.car.side.regular:before{content:"\f5e4"}i.icon.car.tilt.regular:before{content:"\f5e5"}i.icon.car.tunnel.regular:before{content:"\e4de"}i.icon.car.wash.regular:before{content:"\f5e6"}i.icon.car.wrench.regular:before{content:"\f5e3"}i.icon.caravan.regular:before{content:"\f8ff"}i.icon.caravan.simple.regular:before{content:"\e000"}i.icon.card.club.regular:before{content:"\e3e9"}i.icon.card.diamond.regular:before{content:"\e3ea"}i.icon.card.heart.regular:before{content:"\e3eb"}i.icon.card.spade.regular:before{content:"\e3ec"}i.icon.cards.blank.regular:before{content:"\e4df"}i.icon.cards.regular:before{content:"\e3ed"}i.icon.caret.down.regular:before{content:"\f0d7"}i.icon.caret.left.regular:before{content:"\f0d9"}i.icon.caret.right.regular:before{content:"\f0da"}i.icon.caret.up.regular:before{content:"\f0d8"}i.icon.carrot.regular:before{content:"\f787"}i.icon.cars.regular:before{content:"\f85b"}i.icon.cart.arrow.down.regular:before{content:"\f218"}i.icon.cart.arrow.up.regular:before{content:"\e3ee"}i.icon.cart.circle.arrow.down.regular:before{content:"\e3ef"}i.icon.cart.circle.arrow.up.regular:before{content:"\e3f0"}i.icon.cart.circle.check.regular:before{content:"\e3f1"}i.icon.cart.circle.exclamation.regular:before{content:"\e3f2"}i.icon.cart.circle.plus.regular:before{content:"\e3f3"}i.icon.cart.circle.xmark.regular:before{content:"\e3f4"}i.icon.cart.flatbed.boxes.regular:before{content:"\f475"}i.icon.cart.flatbed.empty.regular:before{content:"\f476"}i.icon.cart.flatbed.regular:before{content:"\f474"}i.icon.cart.flatbed.suitcase.regular:before{content:"\f59d"}i.icon.cart.minus.regular:before{content:"\e0db"}i.icon.cart.plus.regular:before{content:"\f217"}i.icon.cart.shopping.fast.regular:before{content:"\e0dc"}i.icon.cart.shopping.regular:before{content:"\f07a"}i.icon.cart.xmark.regular:before{content:"\e0dd"}i.icon.cash.register.regular:before{content:"\f788"}i.icon.cassette.betamax.regular:before{content:"\f8a4"}i.icon.cassette.tape.regular:before{content:"\f8ab"}i.icon.cassette.vhs.regular:before{content:"\f8ec"}i.icon.castle.regular:before{content:"\e0de"}i.icon.cat.regular:before{content:"\f6be"}i.icon.cat.space.regular:before{content:"\e001"}i.icon.cauldron.regular:before{content:"\f6bf"}i.icon.cedi.sign.regular:before{content:"\e0df"}i.icon.cent.sign.regular:before{content:"\e3f5"}i.icon.certificate.regular:before{content:"\f0a3"}i.icon.chair.office.regular:before{content:"\f6c1"}i.icon.chair.regular:before{content:"\f6c0"}i.icon.chalkboard.regular:before{content:"\f51b"}i.icon.chalkboard.user.regular:before{content:"\f51c"}i.icon.champagne.glass.regular:before{content:"\f79e"}i.icon.champagne.glasses.regular:before{content:"\f79f"}i.icon.charging.station.regular:before{content:"\f5e7"}i.icon.chart.area.regular:before{content:"\f1fe"}i.icon.chart.bar.regular:before{content:"\f080"}i.icon.chart.bullet.regular:before{content:"\e0e1"}i.icon.chart.candlestick.regular:before{content:"\e0e2"}i.icon.chart.column.regular:before{content:"\e0e3"}i.icon.chart.gantt.regular:before{content:"\e0e4"}i.icon.chart.line.down.regular:before{content:"\f64d"}i.icon.chart.line.regular:before{content:"\f201"}i.icon.chart.line.up.down.regular:before{content:"\e5d7"}i.icon.chart.line.up.regular:before{content:"\e0e5"}i.icon.chart.mixed.regular:before{content:"\f643"}i.icon.chart.mixed.up.circle.currency.regular:before{content:"\e5d8"}i.icon.chart.mixed.up.circle.dollar.regular:before{content:"\e5d9"}i.icon.chart.network.regular:before{content:"\f78a"}i.icon.chart.pie.regular:before{content:"\f200"}i.icon.chart.pie.simple.circle.currency.regular:before{content:"\e604"}i.icon.chart.pie.simple.circle.dollar.regular:before{content:"\e605"}i.icon.chart.pie.simple.regular:before{content:"\f64e"}i.icon.chart.pyramid.regular:before{content:"\e0e6"}i.icon.chart.radar.regular:before{content:"\e0e7"}i.icon.chart.scatter.3d.regular:before{content:"\e0e8"}i.icon.chart.scatter.bubble.regular:before{content:"\e0e9"}i.icon.chart.scatter.regular:before{content:"\f7ee"}i.icon.chart.simple.horizontal.regular:before{content:"\e474"}i.icon.chart.simple.regular:before{content:"\e473"}i.icon.chart.tree.map.regular:before{content:"\e0ea"}i.icon.chart.user.regular:before{content:"\f6a3"}i.icon.chart.waterfall.regular:before{content:"\e0eb"}i.icon.check.double.regular:before{content:"\f560"}i.icon.check.regular:before{content:"\f00c"}i.icon.check.to.slot.regular:before{content:"\f772"}i.icon.cheese.regular:before{content:"\f7ef"}i.icon.cheese.swiss.regular:before{content:"\f7f0"}i.icon.cherries.regular:before{content:"\e0ec"}i.icon.chess.bishop.piece.regular:before{content:"\f43b"}i.icon.chess.bishop.regular:before{content:"\f43a"}i.icon.chess.board.regular:before{content:"\f43c"}i.icon.chess.clock.flip.regular:before{content:"\f43e"}i.icon.chess.clock.regular:before{content:"\f43d"}i.icon.chess.king.piece.regular:before{content:"\f440"}i.icon.chess.king.regular:before{content:"\f43f"}i.icon.chess.knight.piece.regular:before{content:"\f442"}i.icon.chess.knight.regular:before{content:"\f441"}i.icon.chess.pawn.piece.regular:before{content:"\f444"}i.icon.chess.pawn.regular:before{content:"\f443"}i.icon.chess.queen.piece.regular:before{content:"\f446"}i.icon.chess.queen.regular:before{content:"\f445"}i.icon.chess.regular:before{content:"\f439"}i.icon.chess.rook.piece.regular:before{content:"\f448"}i.icon.chess.rook.regular:before{content:"\f447"}i.icon.chestnut.regular:before{content:"\e3f6"}i.icon.chevron.down.regular:before{content:"\f078"}i.icon.chevron.left.regular:before{content:"\f053"}i.icon.chevron.right.regular:before{content:"\f054"}i.icon.chevron.up.regular:before{content:"\f077"}i.icon.chevrons.down.regular:before{content:"\f322"}i.icon.chevrons.left.regular:before{content:"\f323"}i.icon.chevrons.right.regular:before{content:"\f324"}i.icon.chevrons.up.regular:before{content:"\f325"}i.icon.chf.sign.regular:before{content:"\e602"}i.icon.child.combatant.regular:before{content:"\e4e0"}i.icon.child.dress.regular:before{content:"\e59c"}i.icon.child.reaching.regular:before{content:"\e59d"}i.icon.child.regular:before{content:"\f1ae"}i.icon.children.regular:before{content:"\e4e1"}i.icon.chimney.regular:before{content:"\f78b"}i.icon.chopsticks.regular:before{content:"\e3f7"}i.icon.church.regular:before{content:"\f51d"}i.icon.circle.a.regular:before{content:"\e0f7"}i.icon.circle.ampersand.regular:before{content:"\e0f8"}i.icon.circle.arrow.down.left.regular:before{content:"\e0f9"}i.icon.circle.arrow.down.regular:before{content:"\f0ab"}i.icon.circle.arrow.down.right.regular:before{content:"\e0fa"}i.icon.circle.arrow.left.regular:before{content:"\f0a8"}i.icon.circle.arrow.right.regular:before{content:"\f0a9"}i.icon.circle.arrow.up.left.regular:before{content:"\e0fb"}i.icon.circle.arrow.up.regular:before{content:"\f0aa"}i.icon.circle.arrow.up.right.regular:before{content:"\e0fc"}i.icon.circle.b.regular:before{content:"\e0fd"}i.icon.circle.bolt.regular:before{content:"\e0fe"}i.icon.circle.book.open.regular:before{content:"\e0ff"}i.icon.circle.bookmark.regular:before{content:"\e100"}i.icon.circle.c.regular:before{content:"\e101"}i.icon.circle.calendar.regular:before{content:"\e102"}i.icon.circle.camera.regular:before{content:"\e103"}i.icon.circle.caret.down.regular:before{content:"\f32d"}i.icon.circle.caret.left.regular:before{content:"\f32e"}i.icon.circle.caret.right.regular:before{content:"\f330"}i.icon.circle.caret.up.regular:before{content:"\f331"}i.icon.circle.check.regular:before{content:"\f058"}i.icon.circle.chevron.down.regular:before{content:"\f13a"}i.icon.circle.chevron.left.regular:before{content:"\f137"}i.icon.circle.chevron.right.regular:before{content:"\f138"}i.icon.circle.chevron.up.regular:before{content:"\f139"}i.icon.circle.d.regular:before{content:"\e104"}i.icon.circle.dashed.regular:before{content:"\e105"}i.icon.circle.divide.regular:before{content:"\e106"}i.icon.circle.dollar.regular:before{content:"\f2e8"}i.icon.circle.dollar.to.slot.regular:before{content:"\f4b9"}i.icon.circle.dot.regular:before{content:"\f192"}i.icon.circle.down.left.regular:before{content:"\e107"}i.icon.circle.down.regular:before{content:"\f358"}i.icon.circle.down.right.regular:before{content:"\e108"}i.icon.circle.e.regular:before{content:"\e109"}i.icon.circle.eight.regular:before{content:"\e0f5"}i.icon.circle.ellipsis.regular:before{content:"\e10a"}i.icon.circle.ellipsis.vertical.regular:before{content:"\e10b"}i.icon.circle.envelope.regular:before{content:"\e10c"}i.icon.circle.euro.regular:before{content:"\e5ce"}i.icon.circle.exclamation.check.regular:before{content:"\e10d"}i.icon.circle.exclamation.regular:before{content:"\f06a"}i.icon.circle.f.regular:before{content:"\e10e"}i.icon.circle.five.regular:before{content:"\e0f2"}i.icon.circle.four.regular:before{content:"\e0f1"}i.icon.circle.g.regular:before{content:"\e10f"}i.icon.circle.half.regular:before{content:"\e110"}i.icon.circle.half.stroke.regular:before{content:"\f042"}i.icon.circle.heart.regular:before{content:"\f4c7"}i.icon.circle.horizontal.regular:before{content:"\f47e"}i.icon.circle.i.regular:before{content:"\e111"}i.icon.circle.info.regular:before{content:"\f05a"}i.icon.circle.j.regular:before{content:"\e112"}i.icon.circle.k.regular:before{content:"\e113"}i.icon.circle.l.regular:before{content:"\e114"}i.icon.circle.left.regular:before{content:"\f359"}i.icon.circle.location.arrow.regular:before{content:"\f602"}i.icon.circle.m.regular:before{content:"\e115"}i.icon.circle.microphone.lines.regular:before{content:"\e117"}i.icon.circle.microphone.regular:before{content:"\e116"}i.icon.circle.minus.regular:before{content:"\f056"}i.icon.circle.n.regular:before{content:"\e118"}i.icon.circle.nine.regular:before{content:"\e0f6"}i.icon.circle.nodes.regular:before{content:"\e4e2"}i.icon.circle.notch.regular:before{content:"\f1ce"}i.icon.circle.o.regular:before{content:"\e119"}i.icon.circle.one.regular:before{content:"\e0ee"}i.icon.circle.p.regular:before{content:"\e11a"}i.icon.circle.parking.regular:before{content:"\f615"}i.icon.circle.pause.regular:before{content:"\f28b"}i.icon.circle.phone.flip.regular:before{content:"\e11c"}i.icon.circle.phone.hangup.regular:before{content:"\e11d"}i.icon.circle.phone.regular:before{content:"\e11b"}i.icon.circle.play.regular:before{content:"\f144"}i.icon.circle.plus.regular:before{content:"\f055"}i.icon.circle.q.regular:before{content:"\e11e"}i.icon.circle.quarter.regular:before{content:"\e11f"}i.icon.circle.quarter.stroke.regular:before{content:"\e5d3"}i.icon.circle.quarters.regular:before{content:"\e3f8"}i.icon.circle.question.regular:before{content:"\f059"}i.icon.circle.r.regular:before{content:"\e120"}i.icon.circle.radiation.regular:before{content:"\f7ba"}i.icon.circle.regular:before{content:"\f111"}i.icon.circle.right.regular:before{content:"\f35a"}i.icon.circle.s.regular:before{content:"\e121"}i.icon.circle.seven.regular:before{content:"\e0f4"}i.icon.circle.six.regular:before{content:"\e0f3"}i.icon.circle.small.regular:before{content:"\e122"}i.icon.circle.sort.down.regular:before{content:"\e031"}i.icon.circle.sort.regular:before{content:"\e030"}i.icon.circle.sort.up.regular:before{content:"\e032"}i.icon.circle.star.regular:before{content:"\e123"}i.icon.circle.sterling.regular:before{content:"\e5cf"}i.icon.circle.stop.regular:before{content:"\f28d"}i.icon.circle.t.regular:before{content:"\e124"}i.icon.circle.three.quarters.regular:before{content:"\e125"}i.icon.circle.three.quarters.stroke.regular:before{content:"\e5d4"}i.icon.circle.three.regular:before{content:"\e0f0"}i.icon.circle.trash.regular:before{content:"\e126"}i.icon.circle.two.regular:before{content:"\e0ef"}i.icon.circle.u.regular:before{content:"\e127"}i.icon.circle.up.left.regular:before{content:"\e128"}i.icon.circle.up.regular:before{content:"\f35b"}i.icon.circle.up.right.regular:before{content:"\e129"}i.icon.circle.user.regular:before{content:"\f2bd"}i.icon.circle.vertical.regular:before{content:"\e12a"}i.icon.circle.video.regular:before{content:"\e12b"}i.icon.circle.w.regular:before{content:"\e12c"}i.icon.circle.waveform.lines.regular:before{content:"\e12d"}i.icon.circle.x.regular:before{content:"\e12e"}i.icon.circle.xmark.regular:before{content:"\f057"}i.icon.circle.y.regular:before{content:"\e12f"}i.icon.circle.yen.regular:before{content:"\e5d0"}i.icon.circle.z.regular:before{content:"\e130"}i.icon.circle.zero.regular:before{content:"\e0ed"}i.icon.circles.overlap.regular:before{content:"\e600"}i.icon.citrus.regular:before{content:"\e2f4"}i.icon.citrus.slice.regular:before{content:"\e2f5"}i.icon.city.regular:before{content:"\f64f"}i.icon.clapperboard.play.regular:before{content:"\e132"}i.icon.clapperboard.regular:before{content:"\e131"}i.icon.clarinet.regular:before{content:"\f8ad"}i.icon.claw.marks.regular:before{content:"\f6c2"}i.icon.clipboard.check.regular:before{content:"\f46c"}i.icon.clipboard.list.check.regular:before{content:"\f737"}i.icon.clipboard.list.regular:before{content:"\f46d"}i.icon.clipboard.medical.regular:before{content:"\e133"}i.icon.clipboard.prescription.regular:before{content:"\f5e8"}i.icon.clipboard.question.regular:before{content:"\e4e3"}i.icon.clipboard.regular:before{content:"\f328"}i.icon.clipboard.user.regular:before{content:"\f7f3"}i.icon.clock.desk.regular:before{content:"\e134"}i.icon.clock.eight.regular:before{content:"\e345"}i.icon.clock.eight.thirty.regular:before{content:"\e346"}i.icon.clock.eleven.regular:before{content:"\e347"}i.icon.clock.eleven.thirty.regular:before{content:"\e348"}i.icon.clock.five.regular:before{content:"\e349"}i.icon.clock.five.thirty.regular:before{content:"\e34a"}i.icon.clock.four.thirty.regular:before{content:"\e34b"}i.icon.clock.nine.regular:before{content:"\e34c"}i.icon.clock.nine.thirty.regular:before{content:"\e34d"}i.icon.clock.one.regular:before{content:"\e34e"}i.icon.clock.one.thirty.regular:before{content:"\e34f"}i.icon.clock.regular:before{content:"\f017"}i.icon.clock.rotate.left.regular:before{content:"\f1da"}i.icon.clock.seven.regular:before{content:"\e350"}i.icon.clock.seven.thirty.regular:before{content:"\e351"}i.icon.clock.six.regular:before{content:"\e352"}i.icon.clock.six.thirty.regular:before{content:"\e353"}i.icon.clock.ten.regular:before{content:"\e354"}i.icon.clock.ten.thirty.regular:before{content:"\e355"}i.icon.clock.three.regular:before{content:"\e356"}i.icon.clock.three.thirty.regular:before{content:"\e357"}i.icon.clock.twelve.regular:before{content:"\e358"}i.icon.clock.twelve.thirty.regular:before{content:"\e359"}i.icon.clock.two.regular:before{content:"\e35a"}i.icon.clock.two.thirty.regular:before{content:"\e35b"}i.icon.clone.regular:before{content:"\f24d"}i.icon.closed.captioning.regular:before{content:"\f20a"}i.icon.closed.captioning.slash.regular:before{content:"\e135"}i.icon.clothes.hanger.regular:before{content:"\e136"}i.icon.cloud.arrow.down.regular:before{content:"\f0ed"}i.icon.cloud.arrow.up.regular:before{content:"\f0ee"}i.icon.cloud.binary.regular:before{content:"\e601"}i.icon.cloud.bolt.moon.regular:before{content:"\f76d"}i.icon.cloud.bolt.regular:before{content:"\f76c"}i.icon.cloud.bolt.sun.regular:before{content:"\f76e"}i.icon.cloud.check.regular:before{content:"\e35c"}i.icon.cloud.drizzle.regular:before{content:"\f738"}i.icon.cloud.exclamation.regular:before{content:"\e491"}i.icon.cloud.fog.regular:before{content:"\f74e"}i.icon.cloud.hail.mixed.regular:before{content:"\f73a"}i.icon.cloud.hail.regular:before{content:"\f739"}i.icon.cloud.meatball.regular:before{content:"\f73b"}i.icon.cloud.minus.regular:before{content:"\e35d"}i.icon.cloud.moon.rain.regular:before{content:"\f73c"}i.icon.cloud.moon.regular:before{content:"\f6c3"}i.icon.cloud.music.regular:before{content:"\f8ae"}i.icon.cloud.plus.regular:before{content:"\e35e"}i.icon.cloud.question.regular:before{content:"\e492"}i.icon.cloud.rain.regular:before{content:"\f73d"}i.icon.cloud.rainbow.regular:before{content:"\f73e"}i.icon.cloud.regular:before{content:"\f0c2"}i.icon.cloud.showers.heavy.regular:before{content:"\f740"}i.icon.cloud.showers.regular:before{content:"\f73f"}i.icon.cloud.showers.water.regular:before{content:"\e4e4"}i.icon.cloud.slash.regular:before{content:"\e137"}i.icon.cloud.sleet.regular:before{content:"\f741"}i.icon.cloud.snow.regular:before{content:"\f742"}i.icon.cloud.sun.rain.regular:before{content:"\f743"}i.icon.cloud.sun.regular:before{content:"\f6c4"}i.icon.cloud.word.regular:before{content:"\e138"}i.icon.cloud.xmark.regular:before{content:"\e35f"}i.icon.clouds.moon.regular:before{content:"\f745"}i.icon.clouds.regular:before{content:"\f744"}i.icon.clouds.sun.regular:before{content:"\f746"}i.icon.clover.regular:before{content:"\e139"}i.icon.club.regular:before{content:"\f327"}i.icon.coconut.regular:before{content:"\e2f6"}i.icon.code.branch.regular:before{content:"\f126"}i.icon.code.commit.regular:before{content:"\f386"}i.icon.code.compare.regular:before{content:"\e13a"}i.icon.code.fork.regular:before{content:"\e13b"}i.icon.code.merge.regular:before{content:"\f387"}i.icon.code.pull.request.closed.regular:before{content:"\e3f9"}i.icon.code.pull.request.draft.regular:before{content:"\e3fa"}i.icon.code.pull.request.regular:before{content:"\e13c"}i.icon.code.regular:before{content:"\f121"}i.icon.code.simple.regular:before{content:"\e13d"}i.icon.coffee.bean.regular:before{content:"\e13e"}i.icon.coffee.beans.regular:before{content:"\e13f"}i.icon.coffee.pot.regular:before{content:"\e002"}i.icon.coffin.cross.regular:before{content:"\e051"}i.icon.coffin.regular:before{content:"\f6c6"}i.icon.coin.blank.regular:before{content:"\e3fb"}i.icon.coin.front.regular:before{content:"\e3fc"}i.icon.coin.regular:before{content:"\f85c"}i.icon.coin.vertical.regular:before{content:"\e3fd"}i.icon.coins.regular:before{content:"\f51e"}i.icon.colon.regular:before{content:"\3a"}i.icon.colon.sign.regular:before{content:"\e140"}i.icon.columns.three.regular:before{content:"\e361"}i.icon.comet.regular:before{content:"\e003"}i.icon.comma.regular:before{content:"\2c"}i.icon.command.regular:before{content:"\e142"}i.icon.comment.arrow.down.regular:before{content:"\e143"}i.icon.comment.arrow.up.regular:before{content:"\e144"}i.icon.comment.arrow.up.right.regular:before{content:"\e145"}i.icon.comment.captions.regular:before{content:"\e146"}i.icon.comment.check.regular:before{content:"\f4ac"}i.icon.comment.code.regular:before{content:"\e147"}i.icon.comment.dollar.regular:before{content:"\f651"}i.icon.comment.dots.regular:before{content:"\f4ad"}i.icon.comment.exclamation.regular:before{content:"\f4af"}i.icon.comment.heart.regular:before{content:"\e5c8"}i.icon.comment.image.regular:before{content:"\e148"}i.icon.comment.lines.regular:before{content:"\f4b0"}i.icon.comment.medical.regular:before{content:"\f7f5"}i.icon.comment.middle.regular:before{content:"\e149"}i.icon.comment.middle.top.regular:before{content:"\e14a"}i.icon.comment.minus.regular:before{content:"\f4b1"}i.icon.comment.music.regular:before{content:"\f8b0"}i.icon.comment.pen.regular:before{content:"\f4ae"}i.icon.comment.plus.regular:before{content:"\f4b2"}i.icon.comment.question.regular:before{content:"\e14b"}i.icon.comment.quote.regular:before{content:"\e14c"}i.icon.comment.regular:before{content:"\f075"}i.icon.comment.slash.regular:before{content:"\f4b3"}i.icon.comment.smile.regular:before{content:"\f4b4"}i.icon.comment.sms.regular:before{content:"\f7cd"}i.icon.comment.text.regular:before{content:"\e14d"}i.icon.comment.xmark.regular:before{content:"\f4b5"}i.icon.comments.dollar.regular:before{content:"\f653"}i.icon.comments.question.check.regular:before{content:"\e14f"}i.icon.comments.question.regular:before{content:"\e14e"}i.icon.comments.regular:before{content:"\f086"}i.icon.compact.disc.regular:before{content:"\f51f"}i.icon.compass.drafting.regular:before{content:"\f568"}i.icon.compass.regular:before{content:"\f14e"}i.icon.compass.slash.regular:before{content:"\f5e9"}i.icon.compress.regular:before{content:"\f066"}i.icon.compress.wide.regular:before{content:"\f326"}i.icon.computer.classic.regular:before{content:"\f8b1"}i.icon.computer.mouse.regular:before{content:"\f8cc"}i.icon.computer.mouse.scrollwheel.regular:before{content:"\f8cd"}i.icon.computer.regular:before{content:"\e4e5"}i.icon.computer.speaker.regular:before{content:"\f8b2"}i.icon.container.storage.regular:before{content:"\f4b7"}i.icon.conveyor.belt.arm.regular:before{content:"\e5f8"}i.icon.conveyor.belt.boxes.regular:before{content:"\f46f"}i.icon.conveyor.belt.empty.regular:before{content:"\e150"}i.icon.conveyor.belt.regular:before{content:"\f46e"}i.icon.cookie.bite.regular:before{content:"\f564"}i.icon.cookie.regular:before{content:"\f563"}i.icon.copy.regular:before{content:"\f0c5"}i.icon.copyright.regular:before{content:"\f1f9"}i.icon.corn.regular:before{content:"\f6c7"}i.icon.corner.regular:before{content:"\e3fe"}i.icon.couch.regular:before{content:"\f4b8"}i.icon.cow.regular:before{content:"\f6c8"}i.icon.cowbell.circle.plus.regular:before{content:"\f8b4"}i.icon.cowbell.regular:before{content:"\f8b3"}i.icon.crab.regular:before{content:"\e3ff"}i.icon.crate.apple.regular:before{content:"\f6b1"}i.icon.crate.empty.regular:before{content:"\e151"}i.icon.credit.card.blank.regular:before{content:"\f389"}i.icon.credit.card.front.regular:before{content:"\f38a"}i.icon.credit.card.regular:before{content:"\f09d"}i.icon.cricket.bat.ball.regular:before{content:"\f449"}i.icon.croissant.regular:before{content:"\f7f6"}i.icon.crop.regular:before{content:"\f125"}i.icon.crop.simple.regular:before{content:"\f565"}i.icon.cross.regular:before{content:"\f654"}i.icon.crosshairs.regular:before{content:"\f05b"}i.icon.crosshairs.simple.regular:before{content:"\e59f"}i.icon.crow.regular:before{content:"\f520"}i.icon.crown.regular:before{content:"\f521"}i.icon.crutch.regular:before{content:"\f7f7"}i.icon.crutches.regular:before{content:"\f7f8"}i.icon.cruzeiro.sign.regular:before{content:"\e152"}i.icon.crystal.ball.regular:before{content:"\e362"}i.icon.cube.regular:before{content:"\f1b2"}i.icon.cubes.regular:before{content:"\f1b3"}i.icon.cubes.stacked.regular:before{content:"\e4e6"}i.icon.cucumber.regular:before{content:"\e401"}i.icon.cup.straw.regular:before{content:"\e363"}i.icon.cup.straw.swoosh.regular:before{content:"\e364"}i.icon.cup.togo.regular:before{content:"\f6c5"}i.icon.cupcake.regular:before{content:"\e402"}i.icon.curling.stone.regular:before{content:"\f44a"}i.icon.custard.regular:before{content:"\e403"}i.icon.d.regular:before{content:"\44"}i.icon.dagger.regular:before{content:"\f6cb"}i.icon.dash.regular:before{content:"\e404"}i.icon.database.regular:before{content:"\f1c0"}i.icon.deer.regular:before{content:"\f78e"}i.icon.deer.rudolph.regular:before{content:"\f78f"}i.icon.delete.left.regular:before{content:"\f55a"}i.icon.delete.right.regular:before{content:"\e154"}i.icon.democrat.regular:before{content:"\f747"}i.icon.desktop.arrow.down.regular:before{content:"\e155"}i.icon.desktop.regular:before{content:"\f390"}i.icon.dharmachakra.regular:before{content:"\f655"}i.icon.diagram.cells.regular:before{content:"\e475"}i.icon.diagram.lean.canvas.regular:before{content:"\e156"}i.icon.diagram.nested.regular:before{content:"\e157"}i.icon.diagram.next.regular:before{content:"\e476"}i.icon.diagram.predecessor.regular:before{content:"\e477"}i.icon.diagram.previous.regular:before{content:"\e478"}i.icon.diagram.project.regular:before{content:"\f542"}i.icon.diagram.sankey.regular:before{content:"\e158"}i.icon.diagram.subtask.regular:before{content:"\e479"}i.icon.diagram.successor.regular:before{content:"\e47a"}i.icon.diagram.venn.regular:before{content:"\e15a"}i.icon.dial.high.regular:before{content:"\e15c"}i.icon.dial.low.regular:before{content:"\e15d"}i.icon.dial.max.regular:before{content:"\e15e"}i.icon.dial.med.low.regular:before{content:"\e160"}i.icon.dial.med.regular:before{content:"\e15f"}i.icon.dial.min.regular:before{content:"\e161"}i.icon.dial.off.regular:before{content:"\e162"}i.icon.dial.regular:before{content:"\e15b"}i.icon.diamond.exclamation.regular:before{content:"\e405"}i.icon.diamond.half.regular:before{content:"\e5b7"}i.icon.diamond.half.stroke.regular:before{content:"\e5b8"}i.icon.diamond.regular:before{content:"\f219"}i.icon.diamond.turn.right.regular:before{content:"\f5eb"}i.icon.dice.d10.regular:before{content:"\f6cd"}i.icon.dice.d12.regular:before{content:"\f6ce"}i.icon.dice.d20.regular:before{content:"\f6cf"}i.icon.dice.d4.regular:before{content:"\f6d0"}i.icon.dice.d6.regular:before{content:"\f6d1"}i.icon.dice.d8.regular:before{content:"\f6d2"}i.icon.dice.five.regular:before{content:"\f523"}i.icon.dice.four.regular:before{content:"\f524"}i.icon.dice.one.regular:before{content:"\f525"}i.icon.dice.regular:before{content:"\f522"}i.icon.dice.six.regular:before{content:"\f526"}i.icon.dice.three.regular:before{content:"\f527"}i.icon.dice.two.regular:before{content:"\f528"}i.icon.dinosaur.regular:before{content:"\e5fe"}i.icon.diploma.regular:before{content:"\f5ea"}i.icon.disc.drive.regular:before{content:"\f8b5"}i.icon.disease.regular:before{content:"\f7fa"}i.icon.display.arrow.down.regular:before{content:"\e164"}i.icon.display.chart.up.circle.currency.regular:before{content:"\e5e5"}i.icon.display.chart.up.circle.dollar.regular:before{content:"\e5e6"}i.icon.display.chart.up.regular:before{content:"\e5e3"}i.icon.display.code.regular:before{content:"\e165"}i.icon.display.medical.regular:before{content:"\e166"}i.icon.display.regular:before{content:"\e163"}i.icon.display.slash.regular:before{content:"\e2fa"}i.icon.distribute.spacing.horizontal.regular:before{content:"\e365"}i.icon.distribute.spacing.vertical.regular:before{content:"\e366"}i.icon.ditto.regular:before{content:"\22"}i.icon.divide.regular:before{content:"\f529"}i.icon.dna.regular:before{content:"\f471"}i.icon.do.not.enter.regular:before{content:"\f5ec"}i.icon.dog.leashed.regular:before{content:"\f6d4"}i.icon.dog.regular:before{content:"\f6d3"}i.icon.dollar.sign.regular:before{content:"\24"}i.icon.dolly.empty.regular:before{content:"\f473"}i.icon.dolly.regular:before{content:"\f472"}i.icon.dolphin.regular:before{content:"\e168"}i.icon.dong.sign.regular:before{content:"\e169"}i.icon.donut.regular:before{content:"\e406"}i.icon.door.closed.regular:before{content:"\f52a"}i.icon.door.open.regular:before{content:"\f52b"}i.icon.dove.regular:before{content:"\f4ba"}i.icon.down.from.dotted.line.regular:before{content:"\e407"}i.icon.down.from.line.regular:before{content:"\f349"}i.icon.down.left.and.up.right.to.center.regular:before{content:"\f422"}i.icon.down.left.regular:before{content:"\e16a"}i.icon.down.long.regular:before{content:"\f309"}i.icon.down.regular:before{content:"\f354"}i.icon.down.right.regular:before{content:"\e16b"}i.icon.down.to.bracket.regular:before{content:"\e4e7"}i.icon.down.to.dotted.line.regular:before{content:"\e408"}i.icon.down.to.line.regular:before{content:"\f34a"}i.icon.download.regular:before{content:"\f019"}i.icon.dragon.regular:before{content:"\f6d5"}i.icon.draw.circle.regular:before{content:"\f5ed"}i.icon.draw.polygon.regular:before{content:"\f5ee"}i.icon.draw.square.regular:before{content:"\f5ef"}i.icon.dreidel.regular:before{content:"\f792"}i.icon.drone.front.regular:before{content:"\f860"}i.icon.drone.regular:before{content:"\f85f"}i.icon.droplet.degree.regular:before{content:"\f748"}i.icon.droplet.percent.regular:before{content:"\f750"}i.icon.droplet.regular:before{content:"\f043"}i.icon.droplet.slash.regular:before{content:"\f5c7"}i.icon.drum.regular:before{content:"\f569"}i.icon.drum.steelpan.regular:before{content:"\f56a"}i.icon.drumstick.bite.regular:before{content:"\f6d7"}i.icon.drumstick.regular:before{content:"\f6d6"}i.icon.dryer.heat.regular:before{content:"\f862"}i.icon.dryer.regular:before{content:"\f861"}i.icon.duck.regular:before{content:"\f6d8"}i.icon.dumbbell.regular:before{content:"\f44b"}i.icon.dumpster.fire.regular:before{content:"\f794"}i.icon.dumpster.regular:before{content:"\f793"}i.icon.dungeon.regular:before{content:"\f6d9"}i.icon.e.regular:before{content:"\45"}i.icon.ear.deaf.regular:before{content:"\f2a4"}i.icon.ear.listen.regular:before{content:"\f2a2"}i.icon.ear.muffs.regular:before{content:"\f795"}i.icon.ear.regular:before{content:"\f5f0"}i.icon.earth.africa.regular:before{content:"\f57c"}i.icon.earth.americas.regular:before{content:"\f57d"}i.icon.earth.asia.regular:before{content:"\f57e"}i.icon.earth.europe.regular:before{content:"\f7a2"}i.icon.earth.oceania.regular:before{content:"\e47b"}i.icon.eclipse.regular:before{content:"\f749"}i.icon.egg.fried.regular:before{content:"\f7fc"}i.icon.egg.regular:before{content:"\f7fb"}i.icon.eggplant.regular:before{content:"\e16c"}i.icon.eight.regular:before{content:"\38"}i.icon.eject.regular:before{content:"\f052"}i.icon.elephant.regular:before{content:"\f6da"}i.icon.elevator.regular:before{content:"\e16d"}i.icon.ellipsis.regular:before{content:"\f141"}i.icon.ellipsis.stroke.regular:before{content:"\f39b"}i.icon.ellipsis.stroke.vertical.regular:before{content:"\f39c"}i.icon.ellipsis.vertical.regular:before{content:"\f142"}i.icon.empty.set.regular:before{content:"\f656"}i.icon.engine.regular:before{content:"\e16e"}i.icon.engine.warning.regular:before{content:"\f5f2"}i.icon.envelope.circle.check.regular:before{content:"\e4e8"}i.icon.envelope.dot.regular:before{content:"\e16f"}i.icon.envelope.open.dollar.regular:before{content:"\f657"}i.icon.envelope.open.regular:before{content:"\f2b6"}i.icon.envelope.open.text.regular:before{content:"\f658"}i.icon.envelope.regular:before{content:"\f0e0"}i.icon.envelopes.bulk.regular:before{content:"\f674"}i.icon.envelopes.regular:before{content:"\e170"}i.icon.equals.regular:before{content:"\3d"}i.icon.eraser.regular:before{content:"\f12d"}i.icon.escalator.regular:before{content:"\e171"}i.icon.ethernet.regular:before{content:"\f796"}i.icon.euro.sign.regular:before{content:"\f153"}i.icon.exclamation.regular:before{content:"\21"}i.icon.expand.regular:before{content:"\f065"}i.icon.expand.wide.regular:before{content:"\f320"}i.icon.explosion.regular:before{content:"\e4e9"}i.icon.eye.dropper.full.regular:before{content:"\e172"}i.icon.eye.dropper.half.regular:before{content:"\e173"}i.icon.eye.dropper.regular:before{content:"\f1fb"}i.icon.eye.evil.regular:before{content:"\f6db"}i.icon.eye.low.vision.regular:before{content:"\f2a8"}i.icon.eye.regular:before{content:"\f06e"}i.icon.eye.slash.regular:before{content:"\f070"}i.icon.eyes.regular:before{content:"\e367"}i.icon.f.regular:before{content:"\46"}i.icon.face.angry.horns.regular:before{content:"\e368"}i.icon.face.angry.regular:before{content:"\f556"}i.icon.face.anguished.regular:before{content:"\e369"}i.icon.face.anxious.sweat.regular:before{content:"\e36a"}i.icon.face.astonished.regular:before{content:"\e36b"}i.icon.face.awesome.regular:before{content:"\e409"}i.icon.face.beam.hand.over.mouth.regular:before{content:"\e47c"}i.icon.face.clouds.regular:before{content:"\e47d"}i.icon.face.confounded.regular:before{content:"\e36c"}i.icon.face.confused.regular:before{content:"\e36d"}i.icon.face.cowboy.hat.regular:before{content:"\e36e"}i.icon.face.diagonal.mouth.regular:before{content:"\e47e"}i.icon.face.disappointed.regular:before{content:"\e36f"}i.icon.face.disguise.regular:before{content:"\e370"}i.icon.face.dizzy.regular:before{content:"\f567"}i.icon.face.dotted.regular:before{content:"\e47f"}i.icon.face.downcast.sweat.regular:before{content:"\e371"}i.icon.face.drooling.regular:before{content:"\e372"}i.icon.face.exhaling.regular:before{content:"\e480"}i.icon.face.explode.regular:before{content:"\e2fe"}i.icon.face.expressionless.regular:before{content:"\e373"}i.icon.face.eyes.xmarks.regular:before{content:"\e374"}i.icon.face.fearful.regular:before{content:"\e375"}i.icon.face.flushed.regular:before{content:"\f579"}i.icon.face.frown.open.regular:before{content:"\f57a"}i.icon.face.frown.regular:before{content:"\f119"}i.icon.face.frown.slight.regular:before{content:"\e376"}i.icon.face.glasses.regular:before{content:"\e377"}i.icon.face.grimace.regular:before{content:"\f57f"}i.icon.face.grin.beam.regular:before{content:"\f582"}i.icon.face.grin.beam.sweat.regular:before{content:"\f583"}i.icon.face.grin.hearts.regular:before{content:"\f584"}i.icon.face.grin.regular:before{content:"\f580"}i.icon.face.grin.squint.regular:before{content:"\f585"}i.icon.face.grin.squint.tears.regular:before{content:"\f586"}i.icon.face.grin.stars.regular:before{content:"\f587"}i.icon.face.grin.tears.regular:before{content:"\f588"}i.icon.face.grin.tongue.regular:before{content:"\f589"}i.icon.face.grin.tongue.squint.regular:before{content:"\f58a"}i.icon.face.grin.tongue.wink.regular:before{content:"\f58b"}i.icon.face.grin.wide.regular:before{content:"\f581"}i.icon.face.grin.wink.regular:before{content:"\f58c"}i.icon.face.hand.over.mouth.regular:before{content:"\e378"}i.icon.face.hand.peeking.regular:before{content:"\e481"}i.icon.face.hand.yawn.regular:before{content:"\e379"}i.icon.face.head.bandage.regular:before{content:"\e37a"}i.icon.face.holding.back.tears.regular:before{content:"\e482"}i.icon.face.hushed.regular:before{content:"\e37b"}i.icon.face.icicles.regular:before{content:"\e37c"}i.icon.face.kiss.beam.regular:before{content:"\f597"}i.icon.face.kiss.closed.eyes.regular:before{content:"\e37d"}i.icon.face.kiss.regular:before{content:"\f596"}i.icon.face.kiss.wink.heart.regular:before{content:"\f598"}i.icon.face.laugh.beam.regular:before{content:"\f59a"}i.icon.face.laugh.regular:before{content:"\f599"}i.icon.face.laugh.squint.regular:before{content:"\f59b"}i.icon.face.laugh.wink.regular:before{content:"\f59c"}i.icon.face.lying.regular:before{content:"\e37e"}i.icon.face.mask.regular:before{content:"\e37f"}i.icon.face.meh.blank.regular:before{content:"\f5a4"}i.icon.face.meh.regular:before{content:"\f11a"}i.icon.face.melting.regular:before{content:"\e483"}i.icon.face.monocle.regular:before{content:"\e380"}i.icon.face.nauseated.regular:before{content:"\e381"}i.icon.face.nose.steam.regular:before{content:"\e382"}i.icon.face.party.regular:before{content:"\e383"}i.icon.face.pensive.regular:before{content:"\e384"}i.icon.face.persevering.regular:before{content:"\e385"}i.icon.face.pleading.regular:before{content:"\e386"}i.icon.face.pouting.regular:before{content:"\e387"}i.icon.face.raised.eyebrow.regular:before{content:"\e388"}i.icon.face.relieved.regular:before{content:"\e389"}i.icon.face.rolling.eyes.regular:before{content:"\f5a5"}i.icon.face.sad.cry.regular:before{content:"\f5b3"}i.icon.face.sad.sweat.regular:before{content:"\e38a"}i.icon.face.sad.tear.regular:before{content:"\f5b4"}i.icon.face.saluting.regular:before{content:"\e484"}i.icon.face.scream.regular:before{content:"\e38b"}i.icon.face.shush.regular:before{content:"\e38c"}i.icon.face.sleeping.regular:before{content:"\e38d"}i.icon.face.sleepy.regular:before{content:"\e38e"}i.icon.face.smile.beam.regular:before{content:"\f5b8"}i.icon.face.smile.halo.regular:before{content:"\e38f"}i.icon.face.smile.hearts.regular:before{content:"\e390"}i.icon.face.smile.horns.regular:before{content:"\e391"}i.icon.face.smile.plus.regular:before{content:"\f5b9"}i.icon.face.smile.regular:before{content:"\f118"}i.icon.face.smile.relaxed.regular:before{content:"\e392"}i.icon.face.smile.tear.regular:before{content:"\e393"}i.icon.face.smile.tongue.regular:before{content:"\e394"}i.icon.face.smile.upside.down.regular:before{content:"\e395"}i.icon.face.smile.wink.regular:before{content:"\f4da"}i.icon.face.smiling.hands.regular:before{content:"\e396"}i.icon.face.smirking.regular:before{content:"\e397"}i.icon.face.spiral.eyes.regular:before{content:"\e485"}i.icon.face.sunglasses.regular:before{content:"\e398"}i.icon.face.surprise.regular:before{content:"\f5c2"}i.icon.face.swear.regular:before{content:"\e399"}i.icon.face.thermometer.regular:before{content:"\e39a"}i.icon.face.thinking.regular:before{content:"\e39b"}i.icon.face.tired.regular:before{content:"\f5c8"}i.icon.face.tissue.regular:before{content:"\e39c"}i.icon.face.tongue.money.regular:before{content:"\e39d"}i.icon.face.tongue.sweat.regular:before{content:"\e39e"}i.icon.face.unamused.regular:before{content:"\e39f"}i.icon.face.viewfinder.regular:before{content:"\e2ff"}i.icon.face.vomit.regular:before{content:"\e3a0"}i.icon.face.weary.regular:before{content:"\e3a1"}i.icon.face.woozy.regular:before{content:"\e3a2"}i.icon.face.worried.regular:before{content:"\e3a3"}i.icon.face.zany.regular:before{content:"\e3a4"}i.icon.face.zipper.regular:before{content:"\e3a5"}i.icon.falafel.regular:before{content:"\e40a"}i.icon.family.dress.regular:before{content:"\e301"}i.icon.family.pants.regular:before{content:"\e302"}i.icon.family.regular:before{content:"\e300"}i.icon.fan.regular:before{content:"\f863"}i.icon.fan.table.regular:before{content:"\e004"}i.icon.farm.regular:before{content:"\f864"}i.icon.faucet.drip.regular:before{content:"\e006"}i.icon.faucet.regular:before{content:"\e005"}i.icon.fax.regular:before{content:"\f1ac"}i.icon.feather.pointed.regular:before{content:"\f56b"}i.icon.feather.regular:before{content:"\f52d"}i.icon.fence.regular:before{content:"\e303"}i.icon.ferris.wheel.regular:before{content:"\e174"}i.icon.ferry.regular:before{content:"\e4ea"}i.icon.field.hockey.stick.ball.regular:before{content:"\f44c"}i.icon.file.arrow.down.regular:before{content:"\f56d"}i.icon.file.arrow.up.regular:before{content:"\f574"}i.icon.file.audio.regular:before{content:"\f1c7"}i.icon.file.binary.regular:before{content:"\e175"}i.icon.file.certificate.regular:before{content:"\f5f3"}i.icon.file.chart.column.regular:before{content:"\f659"}i.icon.file.chart.pie.regular:before{content:"\f65a"}i.icon.file.check.regular:before{content:"\f316"}i.icon.file.circle.check.regular:before{content:"\e5a0"}i.icon.file.circle.exclamation.regular:before{content:"\e4eb"}i.icon.file.circle.info.regular:before{content:"\e493"}i.icon.file.circle.minus.regular:before{content:"\e4ed"}i.icon.file.circle.plus.regular:before{content:"\e494"}i.icon.file.circle.question.regular:before{content:"\e4ef"}i.icon.file.circle.xmark.regular:before{content:"\e5a1"}i.icon.file.code.regular:before{content:"\f1c9"}i.icon.file.contract.regular:before{content:"\f56c"}i.icon.file.csv.regular:before{content:"\f6dd"}i.icon.file.dashed.line.regular:before{content:"\f877"}i.icon.file.doc.regular:before{content:"\e5ed"}i.icon.file.excel.regular:before{content:"\f1c3"}i.icon.file.exclamation.regular:before{content:"\f31a"}i.icon.file.export.regular:before{content:"\f56e"}i.icon.file.heart.regular:before{content:"\e176"}i.icon.file.image.regular:before{content:"\f1c5"}i.icon.file.import.regular:before{content:"\f56f"}i.icon.file.invoice.dollar.regular:before{content:"\f571"}i.icon.file.invoice.regular:before{content:"\f570"}i.icon.file.lines.regular:before{content:"\f15c"}i.icon.file.lock.regular:before{content:"\e3a6"}i.icon.file.magnifying.glass.regular:before{content:"\f865"}i.icon.file.medical.regular:before{content:"\f477"}i.icon.file.minus.regular:before{content:"\f318"}i.icon.file.music.regular:before{content:"\f8b6"}i.icon.file.pdf.regular:before{content:"\f1c1"}i.icon.file.pen.regular:before{content:"\f31c"}i.icon.file.plus.minus.regular:before{content:"\e177"}i.icon.file.plus.regular:before{content:"\f319"}i.icon.file.powerpoint.regular:before{content:"\f1c4"}i.icon.file.prescription.regular:before{content:"\f572"}i.icon.file.regular:before{content:"\f15b"}i.icon.file.shield.regular:before{content:"\e4f0"}i.icon.file.signature.regular:before{content:"\f573"}i.icon.file.slash.regular:before{content:"\e3a7"}i.icon.file.spreadsheet.regular:before{content:"\f65b"}i.icon.file.user.regular:before{content:"\f65c"}i.icon.file.video.regular:before{content:"\f1c8"}i.icon.file.waveform.regular:before{content:"\f478"}i.icon.file.word.regular:before{content:"\f1c2"}i.icon.file.xmark.regular:before{content:"\f317"}i.icon.file.zip.regular:before{content:"\e5ee"}i.icon.file.zipper.regular:before{content:"\f1c6"}i.icon.files.medical.regular:before{content:"\f7fd"}i.icon.files.regular:before{content:"\e178"}i.icon.fill.drip.regular:before{content:"\f576"}i.icon.fill.regular:before{content:"\f575"}i.icon.film.canister.regular:before{content:"\f8b7"}i.icon.film.regular:before{content:"\f008"}i.icon.film.simple.regular:before{content:"\f3a0"}i.icon.film.slash.regular:before{content:"\e179"}i.icon.films.regular:before{content:"\e17a"}i.icon.filter.circle.dollar.regular:before{content:"\f662"}i.icon.filter.circle.xmark.regular:before{content:"\e17b"}i.icon.filter.list.regular:before{content:"\e17c"}i.icon.filter.regular:before{content:"\f0b0"}i.icon.filter.slash.regular:before{content:"\e17d"}i.icon.filters.regular:before{content:"\e17e"}i.icon.fingerprint.regular:before{content:"\f577"}i.icon.fire.burner.regular:before{content:"\e4f1"}i.icon.fire.extinguisher.regular:before{content:"\f134"}i.icon.fire.flame.curved.regular:before{content:"\f7e4"}i.icon.fire.flame.regular:before{content:"\f6df"}i.icon.fire.flame.simple.regular:before{content:"\f46a"}i.icon.fire.hydrant.regular:before{content:"\e17f"}i.icon.fire.regular:before{content:"\f06d"}i.icon.fire.smoke.regular:before{content:"\f74b"}i.icon.fireplace.regular:before{content:"\f79a"}i.icon.fish.bones.regular:before{content:"\e304"}i.icon.fish.cooked.regular:before{content:"\f7fe"}i.icon.fish.fins.regular:before{content:"\e4f2"}i.icon.fish.regular:before{content:"\f578"}i.icon.fishing.rod.regular:before{content:"\e3a8"}i.icon.five.regular:before{content:"\35"}i.icon.flag.checkered.regular:before{content:"\f11e"}i.icon.flag.pennant.regular:before{content:"\f456"}i.icon.flag.regular:before{content:"\f024"}i.icon.flag.swallowtail.regular:before{content:"\f74c"}i.icon.flag.usa.regular:before{content:"\f74d"}i.icon.flashlight.regular:before{content:"\f8b8"}i.icon.flask.gear.regular:before{content:"\e5f1"}i.icon.flask.regular:before{content:"\f0c3"}i.icon.flask.round.poison.regular:before{content:"\f6e0"}i.icon.flask.round.potion.regular:before{content:"\f6e1"}i.icon.flask.vial.regular:before{content:"\e4f3"}i.icon.flatbread.regular:before{content:"\e40b"}i.icon.flatbread.stuffed.regular:before{content:"\e40c"}i.icon.floppy.disk.circle.arrow.right.regular:before{content:"\e180"}i.icon.floppy.disk.circle.xmark.regular:before{content:"\e181"}i.icon.floppy.disk.pen.regular:before{content:"\e182"}i.icon.floppy.disk.regular:before{content:"\f0c7"}i.icon.floppy.disks.regular:before{content:"\e183"}i.icon.florin.sign.regular:before{content:"\e184"}i.icon.flower.daffodil.regular:before{content:"\f800"}i.icon.flower.regular:before{content:"\f7ff"}i.icon.flower.tulip.regular:before{content:"\f801"}i.icon.flute.regular:before{content:"\f8b9"}i.icon.flux.capacitor.regular:before{content:"\f8ba"}i.icon.flying.disc.regular:before{content:"\e3a9"}i.icon.folder.arrow.down.regular:before{content:"\e053"}i.icon.folder.arrow.up.regular:before{content:"\e054"}i.icon.folder.bookmark.regular:before{content:"\e186"}i.icon.folder.closed.regular:before{content:"\e185"}i.icon.folder.gear.regular:before{content:"\e187"}i.icon.folder.grid.regular:before{content:"\e188"}i.icon.folder.heart.regular:before{content:"\e189"}i.icon.folder.image.regular:before{content:"\e18a"}i.icon.folder.magnifying.glass.regular:before{content:"\e18b"}i.icon.folder.medical.regular:before{content:"\e18c"}i.icon.folder.minus.regular:before{content:"\f65d"}i.icon.folder.music.regular:before{content:"\e18d"}i.icon.folder.open.regular:before{content:"\f07c"}i.icon.folder.plus.regular:before{content:"\f65e"}i.icon.folder.regular:before{content:"\f07b"}i.icon.folder.tree.regular:before{content:"\f802"}i.icon.folder.user.regular:before{content:"\e18e"}i.icon.folder.xmark.regular:before{content:"\f65f"}i.icon.folders.regular:before{content:"\f660"}i.icon.fondue.pot.regular:before{content:"\e40d"}i.icon.font.awesome.regular:before{content:"\f2b4"}i.icon.font.case.regular:before{content:"\f866"}i.icon.font.regular:before{content:"\f031"}i.icon.football.helmet.regular:before{content:"\f44f"}i.icon.football.regular:before{content:"\f44e"}i.icon.fork.knife.regular:before{content:"\f2e6"}i.icon.fork.regular:before{content:"\f2e3"}i.icon.forklift.regular:before{content:"\f47a"}i.icon.fort.regular:before{content:"\e486"}i.icon.forward.fast.regular:before{content:"\f050"}i.icon.forward.regular:before{content:"\f04e"}i.icon.forward.step.regular:before{content:"\f051"}i.icon.four.regular:before{content:"\34"}i.icon.frame.regular:before{content:"\e495"}i.icon.franc.sign.regular:before{content:"\e18f"}i.icon.french.fries.regular:before{content:"\f803"}i.icon.frog.regular:before{content:"\f52e"}i.icon.function.regular:before{content:"\f661"}i.icon.futbol.regular:before{content:"\f1e3"}i.icon.g.regular:before{content:"\47"}i.icon.galaxy.regular:before{content:"\e008"}i.icon.gallery.thumbnails.regular:before{content:"\e3aa"}i.icon.game.board.regular:before{content:"\f867"}i.icon.game.board.simple.regular:before{content:"\f868"}i.icon.game.console.handheld.crank.regular:before{content:"\e5b9"}i.icon.game.console.handheld.regular:before{content:"\f8bb"}i.icon.gamepad.modern.regular:before{content:"\e5a2"}i.icon.gamepad.regular:before{content:"\f11b"}i.icon.garage.car.regular:before{content:"\e00a"}i.icon.garage.open.regular:before{content:"\e00b"}i.icon.garage.regular:before{content:"\e009"}i.icon.garlic.regular:before{content:"\e40e"}i.icon.gas.pump.regular:before{content:"\f52f"}i.icon.gas.pump.slash.regular:before{content:"\f5f4"}i.icon.gauge.circle.bolt.regular:before{content:"\e496"}i.icon.gauge.circle.minus.regular:before{content:"\e497"}i.icon.gauge.circle.plus.regular:before{content:"\e498"}i.icon.gauge.high.regular:before{content:"\f625"}i.icon.gauge.low.regular:before{content:"\f627"}i.icon.gauge.max.regular:before{content:"\f626"}i.icon.gauge.min.regular:before{content:"\f628"}i.icon.gauge.regular:before{content:"\f624"}i.icon.gauge.simple.high.regular:before{content:"\f62a"}i.icon.gauge.simple.low.regular:before{content:"\f62c"}i.icon.gauge.simple.max.regular:before{content:"\f62b"}i.icon.gauge.simple.min.regular:before{content:"\f62d"}i.icon.gauge.simple.regular:before{content:"\f629"}i.icon.gavel.regular:before{content:"\f0e3"}i.icon.gear.code.regular:before{content:"\e5e8"}i.icon.gear.complex.code.regular:before{content:"\e5eb"}i.icon.gear.complex.regular:before{content:"\e5e9"}i.icon.gear.regular:before{content:"\f013"}i.icon.gears.regular:before{content:"\f085"}i.icon.gem.regular:before{content:"\f3a5"}i.icon.ghost.regular:before{content:"\f6e2"}i.icon.gif.regular:before{content:"\e190"}i.icon.gift.card.regular:before{content:"\f663"}i.icon.gift.regular:before{content:"\f06b"}i.icon.gifts.regular:before{content:"\f79c"}i.icon.gingerbread.man.regular:before{content:"\f79d"}i.icon.glass.citrus.regular:before{content:"\f869"}i.icon.glass.empty.regular:before{content:"\e191"}i.icon.glass.half.regular:before{content:"\e192"}i.icon.glass.regular:before{content:"\f804"}i.icon.glass.water.droplet.regular:before{content:"\e4f5"}i.icon.glass.water.regular:before{content:"\e4f4"}i.icon.glasses.regular:before{content:"\f530"}i.icon.glasses.round.regular:before{content:"\f5f5"}i.icon.globe.pointer.regular:before{content:"\e60e"}i.icon.globe.regular:before{content:"\f0ac"}i.icon.globe.snow.regular:before{content:"\f7a3"}i.icon.globe.stand.regular:before{content:"\f5f6"}i.icon.goal.net.regular:before{content:"\e3ab"}i.icon.golf.ball.tee.regular:before{content:"\f450"}i.icon.golf.club.regular:before{content:"\f451"}i.icon.golf.flag.hole.regular:before{content:"\e3ac"}i.icon.gopuram.regular:before{content:"\f664"}i.icon.graduation.cap.regular:before{content:"\f19d"}i.icon.gramophone.regular:before{content:"\f8bd"}i.icon.grapes.regular:before{content:"\e306"}i.icon.grate.droplet.regular:before{content:"\e194"}i.icon.grate.regular:before{content:"\e193"}i.icon.greater.than.equal.regular:before{content:"\f532"}i.icon.greater.than.regular:before{content:"\3e"}i.icon.grid.dividers.regular:before{content:"\e3ad"}i.icon.grid.five.regular:before{content:"\e199"}i.icon.grid.four.regular:before{content:"\e198"}i.icon.grid.horizontal.regular:before{content:"\e307"}i.icon.grid.regular:before{content:"\e195"}i.icon.grid.round.five.regular:before{content:"\e5de"}i.icon.grid.round.four.regular:before{content:"\e5dd"}i.icon.grid.round.regular:before{content:"\e5da"}i.icon.grid.round.two.plus.regular:before{content:"\e5dc"}i.icon.grid.round.two.regular:before{content:"\e5db"}i.icon.grid.two.plus.regular:before{content:"\e197"}i.icon.grid.two.regular:before{content:"\e196"}i.icon.grill.fire.regular:before{content:"\e5a4"}i.icon.grill.hot.regular:before{content:"\e5a5"}i.icon.grill.regular:before{content:"\e5a3"}i.icon.grip.dots.regular:before{content:"\e410"}i.icon.grip.dots.vertical.regular:before{content:"\e411"}i.icon.grip.lines.regular:before{content:"\f7a4"}i.icon.grip.lines.vertical.regular:before{content:"\f7a5"}i.icon.grip.regular:before{content:"\f58d"}i.icon.grip.vertical.regular:before{content:"\f58e"}i.icon.group.arrows.rotate.regular:before{content:"\e4f6"}i.icon.guarani.sign.regular:before{content:"\e19a"}i.icon.guitar.electric.regular:before{content:"\f8be"}i.icon.guitar.regular:before{content:"\f7a6"}i.icon.guitars.regular:before{content:"\f8bf"}i.icon.gun.regular:before{content:"\e19b"}i.icon.gun.slash.regular:before{content:"\e19c"}i.icon.gun.squirt.regular:before{content:"\e19d"}i.icon.h.regular:before{content:"\48"}i.icon.h1.regular:before{content:"\f313"}i.icon.h2.regular:before{content:"\f314"}i.icon.h3.regular:before{content:"\f315"}i.icon.h4.regular:before{content:"\f86a"}i.icon.h5.regular:before{content:"\e412"}i.icon.h6.regular:before{content:"\e413"}i.icon.hammer.crash.regular:before{content:"\e414"}i.icon.hammer.regular:before{content:"\f6e3"}i.icon.hammer.war.regular:before{content:"\f6e4"}i.icon.hamsa.regular:before{content:"\f665"}i.icon.hand.back.fist.regular:before{content:"\f255"}i.icon.hand.back.point.down.regular:before{content:"\e19e"}i.icon.hand.back.point.left.regular:before{content:"\e19f"}i.icon.hand.back.point.ribbon.regular:before{content:"\e1a0"}i.icon.hand.back.point.right.regular:before{content:"\e1a1"}i.icon.hand.back.point.up.regular:before{content:"\e1a2"}i.icon.hand.dots.regular:before{content:"\f461"}i.icon.hand.fingers.crossed.regular:before{content:"\e1a3"}i.icon.hand.fist.regular:before{content:"\f6de"}i.icon.hand.heart.regular:before{content:"\f4bc"}i.icon.hand.holding.box.regular:before{content:"\f47b"}i.icon.hand.holding.dollar.regular:before{content:"\f4c0"}i.icon.hand.holding.droplet.regular:before{content:"\f4c1"}i.icon.hand.holding.hand.regular:before{content:"\e4f7"}i.icon.hand.holding.heart.regular:before{content:"\f4be"}i.icon.hand.holding.magic.regular:before{content:"\f6e5"}i.icon.hand.holding.medical.regular:before{content:"\e05c"}i.icon.hand.holding.regular:before{content:"\f4bd"}i.icon.hand.holding.seedling.regular:before{content:"\f4bf"}i.icon.hand.holding.skull.regular:before{content:"\e1a4"}i.icon.hand.horns.regular:before{content:"\e1a9"}i.icon.hand.lizard.regular:before{content:"\f258"}i.icon.hand.love.regular:before{content:"\e1a5"}i.icon.hand.middle.finger.regular:before{content:"\f806"}i.icon.hand.peace.regular:before{content:"\f25b"}i.icon.hand.point.down.regular:before{content:"\f0a7"}i.icon.hand.point.left.regular:before{content:"\f0a5"}i.icon.hand.point.ribbon.regular:before{content:"\e1a6"}i.icon.hand.point.right.regular:before{content:"\f0a4"}i.icon.hand.point.up.regular:before{content:"\f0a6"}i.icon.hand.pointer.regular:before{content:"\f25a"}i.icon.hand.regular:before{content:"\f256"}i.icon.hand.scissors.regular:before{content:"\f257"}i.icon.hand.sparkles.regular:before{content:"\e05d"}i.icon.hand.spock.regular:before{content:"\f259"}i.icon.hand.wave.regular:before{content:"\e1a7"}i.icon.handcuffs.regular:before{content:"\e4f8"}i.icon.hands.asl.interpreting.regular:before{content:"\f2a3"}i.icon.hands.bound.regular:before{content:"\e4f9"}i.icon.hands.bubbles.regular:before{content:"\e05e"}i.icon.hands.clapping.regular:before{content:"\e1a8"}i.icon.hands.holding.child.regular:before{content:"\e4fa"}i.icon.hands.holding.circle.regular:before{content:"\e4fb"}i.icon.hands.holding.diamond.regular:before{content:"\f47c"}i.icon.hands.holding.dollar.regular:before{content:"\f4c5"}i.icon.hands.holding.heart.regular:before{content:"\f4c3"}i.icon.hands.holding.regular:before{content:"\f4c2"}i.icon.hands.praying.regular:before{content:"\f684"}i.icon.hands.regular:before{content:"\f2a7"}i.icon.handshake.angle.regular:before{content:"\f4c4"}i.icon.handshake.regular:before{content:"\f2b5"}i.icon.handshake.simple.regular:before{content:"\f4c6"}i.icon.handshake.simple.slash.regular:before{content:"\e05f"}i.icon.handshake.slash.regular:before{content:"\e060"}i.icon.hanukiah.regular:before{content:"\f6e6"}i.icon.hard.drive.regular:before{content:"\f0a0"}i.icon.hashtag.lock.regular:before{content:"\e415"}i.icon.hashtag.regular:before{content:"\23"}i.icon.hat.beach.regular:before{content:"\e606"}i.icon.hat.chef.regular:before{content:"\f86b"}i.icon.hat.cowboy.regular:before{content:"\f8c0"}i.icon.hat.cowboy.side.regular:before{content:"\f8c1"}i.icon.hat.santa.regular:before{content:"\f7a7"}i.icon.hat.winter.regular:before{content:"\f7a8"}i.icon.hat.witch.regular:before{content:"\f6e7"}i.icon.hat.wizard.regular:before{content:"\f6e8"}i.icon.head.side.brain.regular:before{content:"\f808"}i.icon.head.side.cough.regular:before{content:"\e061"}i.icon.head.side.cough.slash.regular:before{content:"\e062"}i.icon.head.side.gear.regular:before{content:"\e611"}i.icon.head.side.goggles.regular:before{content:"\f6ea"}i.icon.head.side.headphones.regular:before{content:"\f8c2"}i.icon.head.side.heart.regular:before{content:"\e1aa"}i.icon.head.side.mask.regular:before{content:"\e063"}i.icon.head.side.medical.regular:before{content:"\f809"}i.icon.head.side.regular:before{content:"\f6e9"}i.icon.head.side.virus.regular:before{content:"\e064"}i.icon.heading.regular:before{content:"\f1dc"}i.icon.headphones.regular:before{content:"\f025"}i.icon.headphones.simple.regular:before{content:"\f58f"}i.icon.headset.regular:before{content:"\f590"}i.icon.heart.circle.bolt.regular:before{content:"\e4fc"}i.icon.heart.circle.check.regular:before{content:"\e4fd"}i.icon.heart.circle.exclamation.regular:before{content:"\e4fe"}i.icon.heart.circle.minus.regular:before{content:"\e4ff"}i.icon.heart.circle.plus.regular:before{content:"\e500"}i.icon.heart.circle.xmark.regular:before{content:"\e501"}i.icon.heart.crack.regular:before{content:"\f7a9"}i.icon.heart.half.regular:before{content:"\e1ab"}i.icon.heart.half.stroke.regular:before{content:"\e1ac"}i.icon.heart.pulse.regular:before{content:"\f21e"}i.icon.heart.regular:before{content:"\f004"}i.icon.heat.regular:before{content:"\e00c"}i.icon.helicopter.regular:before{content:"\f533"}i.icon.helicopter.symbol.regular:before{content:"\e502"}i.icon.helmet.battle.regular:before{content:"\f6eb"}i.icon.helmet.safety.regular:before{content:"\f807"}i.icon.helmet.un.regular:before{content:"\e503"}i.icon.hexagon.check.regular:before{content:"\e416"}i.icon.hexagon.divide.regular:before{content:"\e1ad"}i.icon.hexagon.exclamation.regular:before{content:"\e417"}i.icon.hexagon.image.regular:before{content:"\e504"}i.icon.hexagon.minus.regular:before{content:"\f307"}i.icon.hexagon.plus.regular:before{content:"\f300"}i.icon.hexagon.regular:before{content:"\f312"}i.icon.hexagon.vertical.nft.regular:before{content:"\e505"}i.icon.hexagon.vertical.nft.slanted.regular:before{content:"\e506"}i.icon.hexagon.xmark.regular:before{content:"\f2ee"}i.icon.high.definition.regular:before{content:"\e1ae"}i.icon.highlighter.line.regular:before{content:"\e1af"}i.icon.highlighter.regular:before{content:"\f591"}i.icon.hill.avalanche.regular:before{content:"\e507"}i.icon.hill.rockslide.regular:before{content:"\e508"}i.icon.hippo.regular:before{content:"\f6ed"}i.icon.hockey.mask.regular:before{content:"\f6ee"}i.icon.hockey.puck.regular:before{content:"\f453"}i.icon.hockey.stick.puck.regular:before{content:"\e3ae"}i.icon.hockey.sticks.regular:before{content:"\f454"}i.icon.holly.berry.regular:before{content:"\f7aa"}i.icon.honey.pot.regular:before{content:"\e418"}i.icon.hood.cloak.regular:before{content:"\f6ef"}i.icon.horizontal.rule.regular:before{content:"\f86c"}i.icon.horse.head.regular:before{content:"\f7ab"}i.icon.horse.regular:before{content:"\f6f0"}i.icon.horse.saddle.regular:before{content:"\f8c3"}i.icon.hose.reel.regular:before{content:"\e41a"}i.icon.hose.regular:before{content:"\e419"}i.icon.hospital.regular:before{content:"\f0f8"}i.icon.hospital.user.regular:before{content:"\f80d"}i.icon.hospitals.regular:before{content:"\f80e"}i.icon.hot.tub.person.regular:before{content:"\f593"}i.icon.hotdog.regular:before{content:"\f80f"}i.icon.hotel.regular:before{content:"\f594"}i.icon.hourglass.clock.regular:before{content:"\e41b"}i.icon.hourglass.end.regular:before{content:"\f253"}i.icon.hourglass.half.regular:before{content:"\f252"}i.icon.hourglass.regular:before{content:"\f254"}i.icon.hourglass.start.regular:before{content:"\f251"}i.icon.house.blank.regular:before{content:"\e487"}i.icon.house.building.regular:before{content:"\e1b1"}i.icon.house.chimney.blank.regular:before{content:"\e3b0"}i.icon.house.chimney.crack.regular:before{content:"\f6f1"}i.icon.house.chimney.heart.regular:before{content:"\e1b2"}i.icon.house.chimney.medical.regular:before{content:"\f7f2"}i.icon.house.chimney.regular:before{content:"\e3af"}i.icon.house.chimney.user.regular:before{content:"\e065"}i.icon.house.chimney.window.regular:before{content:"\e00d"}i.icon.house.circle.check.regular:before{content:"\e509"}i.icon.house.circle.exclamation.regular:before{content:"\e50a"}i.icon.house.circle.xmark.regular:before{content:"\e50b"}i.icon.house.crack.regular:before{content:"\e3b1"}i.icon.house.day.regular:before{content:"\e00e"}i.icon.house.fire.regular:before{content:"\e50c"}i.icon.house.flag.regular:before{content:"\e50d"}i.icon.house.flood.water.circle.arrow.right.regular:before{content:"\e50f"}i.icon.house.flood.water.regular:before{content:"\e50e"}i.icon.house.heart.regular:before{content:"\f4c9"}i.icon.house.laptop.regular:before{content:"\e066"}i.icon.house.lock.regular:before{content:"\e510"}i.icon.house.medical.circle.check.regular:before{content:"\e511"}i.icon.house.medical.circle.exclamation.regular:before{content:"\e512"}i.icon.house.medical.circle.xmark.regular:before{content:"\e513"}i.icon.house.medical.flag.regular:before{content:"\e514"}i.icon.house.medical.regular:before{content:"\e3b2"}i.icon.house.night.regular:before{content:"\e010"}i.icon.house.person.leave.regular:before{content:"\e00f"}i.icon.house.person.return.regular:before{content:"\e011"}i.icon.house.regular:before{content:"\f015"}i.icon.house.signal.regular:before{content:"\e012"}i.icon.house.tree.regular:before{content:"\e1b3"}i.icon.house.tsunami.regular:before{content:"\e515"}i.icon.house.turret.regular:before{content:"\e1b4"}i.icon.house.user.regular:before{content:"\e1b0"}i.icon.house.water.regular:before{content:"\f74f"}i.icon.house.window.regular:before{content:"\e3b3"}i.icon.hryvnia.sign.regular:before{content:"\f6f2"}i.icon.hundred.points.regular:before{content:"\e41c"}i.icon.hurricane.regular:before{content:"\f751"}i.icon.hyphen.regular:before{content:"\2d"}i.icon.i.cursor.regular:before{content:"\f246"}i.icon.i.regular:before{content:"\49"}i.icon.ice.cream.regular:before{content:"\f810"}i.icon.ice.skate.regular:before{content:"\f7ac"}i.icon.icicles.regular:before{content:"\f7ad"}i.icon.icons.regular:before{content:"\f86d"}i.icon.id.badge.regular:before{content:"\f2c1"}i.icon.id.card.clip.regular:before{content:"\f47f"}i.icon.id.card.regular:before{content:"\f2c2"}i.icon.igloo.regular:before{content:"\f7ae"}i.icon.image.landscape.regular:before{content:"\e1b5"}i.icon.image.polaroid.regular:before{content:"\f8c4"}i.icon.image.polaroid.user.regular:before{content:"\e1b6"}i.icon.image.portrait.regular:before{content:"\f3e0"}i.icon.image.regular:before{content:"\f03e"}i.icon.image.slash.regular:before{content:"\e1b7"}i.icon.image.user.regular:before{content:"\e1b8"}i.icon.images.regular:before{content:"\f302"}i.icon.images.user.regular:before{content:"\e1b9"}i.icon.inbox.full.regular:before{content:"\e1ba"}i.icon.inbox.in.regular:before{content:"\f310"}i.icon.inbox.out.regular:before{content:"\f311"}i.icon.inbox.regular:before{content:"\f01c"}i.icon.inboxes.regular:before{content:"\e1bb"}i.icon.indent.regular:before{content:"\f03c"}i.icon.indian.rupee.sign.regular:before{content:"\e1bc"}i.icon.industry.regular:before{content:"\f275"}i.icon.industry.windows.regular:before{content:"\f3b3"}i.icon.infinity.regular:before{content:"\f534"}i.icon.info.regular:before{content:"\f129"}i.icon.inhaler.regular:before{content:"\f5f9"}i.icon.input.numeric.regular:before{content:"\e1bd"}i.icon.input.pipe.regular:before{content:"\e1be"}i.icon.input.text.regular:before{content:"\e1bf"}i.icon.integral.regular:before{content:"\f667"}i.icon.interrobang.regular:before{content:"\e5ba"}i.icon.intersection.regular:before{content:"\f668"}i.icon.island.tropical.regular:before{content:"\f811"}i.icon.italic.regular:before{content:"\f033"}i.icon.j.regular:before{content:"\4a"}i.icon.jack.o.lantern.regular:before{content:"\f30e"}i.icon.jar.regular:before{content:"\e516"}i.icon.jar.wheat.regular:before{content:"\e517"}i.icon.jedi.regular:before{content:"\f669"}i.icon.jet.fighter.regular:before{content:"\f0fb"}i.icon.jet.fighter.up.regular:before{content:"\e518"}i.icon.joint.regular:before{content:"\f595"}i.icon.joystick.regular:before{content:"\f8c5"}i.icon.jug.bottle.regular:before{content:"\e5fb"}i.icon.jug.detergent.regular:before{content:"\e519"}i.icon.jug.regular:before{content:"\f8c6"}i.icon.k.regular:before{content:"\4b"}i.icon.kaaba.regular:before{content:"\f66b"}i.icon.kazoo.regular:before{content:"\f8c7"}i.icon.kerning.regular:before{content:"\f86f"}i.icon.key.regular:before{content:"\f084"}i.icon.key.skeleton.left.right.regular:before{content:"\e3b4"}i.icon.key.skeleton.regular:before{content:"\f6f3"}i.icon.keyboard.brightness.low.regular:before{content:"\e1c1"}i.icon.keyboard.brightness.regular:before{content:"\e1c0"}i.icon.keyboard.down.regular:before{content:"\e1c2"}i.icon.keyboard.left.regular:before{content:"\e1c3"}i.icon.keyboard.regular:before{content:"\f11c"}i.icon.keynote.regular:before{content:"\f66c"}i.icon.khanda.regular:before{content:"\f66d"}i.icon.kidneys.regular:before{content:"\f5fb"}i.icon.kip.sign.regular:before{content:"\e1c4"}i.icon.kit.medical.regular:before{content:"\f479"}i.icon.kitchen.set.regular:before{content:"\e51a"}i.icon.kite.regular:before{content:"\f6f4"}i.icon.kiwi.bird.regular:before{content:"\f535"}i.icon.kiwi.fruit.regular:before{content:"\e30c"}i.icon.knife.kitchen.regular:before{content:"\f6f5"}i.icon.knife.regular:before{content:"\f2e4"}i.icon.l.regular:before{content:"\4c"}i.icon.lacrosse.stick.ball.regular:before{content:"\e3b6"}i.icon.lacrosse.stick.regular:before{content:"\e3b5"}i.icon.lambda.regular:before{content:"\f66e"}i.icon.lamp.desk.regular:before{content:"\e014"}i.icon.lamp.floor.regular:before{content:"\e015"}i.icon.lamp.regular:before{content:"\f4ca"}i.icon.lamp.street.regular:before{content:"\e1c5"}i.icon.land.mine.on.regular:before{content:"\e51b"}i.icon.landmark.dome.regular:before{content:"\f752"}i.icon.landmark.flag.regular:before{content:"\e51c"}i.icon.landmark.regular:before{content:"\f66f"}i.icon.language.regular:before{content:"\f1ab"}i.icon.laptop.arrow.down.regular:before{content:"\e1c6"}i.icon.laptop.binary.regular:before{content:"\e5e7"}i.icon.laptop.code.regular:before{content:"\f5fc"}i.icon.laptop.file.regular:before{content:"\e51d"}i.icon.laptop.medical.regular:before{content:"\f812"}i.icon.laptop.mobile.regular:before{content:"\f87a"}i.icon.laptop.regular:before{content:"\f109"}i.icon.laptop.slash.regular:before{content:"\e1c7"}i.icon.lari.sign.regular:before{content:"\e1c8"}i.icon.lasso.regular:before{content:"\f8c8"}i.icon.lasso.sparkles.regular:before{content:"\e1c9"}i.icon.layer.group.regular:before{content:"\f5fd"}i.icon.layer.minus.regular:before{content:"\f5fe"}i.icon.layer.plus.regular:before{content:"\f5ff"}i.icon.leaf.heart.regular:before{content:"\f4cb"}i.icon.leaf.maple.regular:before{content:"\f6f6"}i.icon.leaf.oak.regular:before{content:"\f6f7"}i.icon.leaf.regular:before{content:"\f06c"}i.icon.leafy.green.regular:before{content:"\e41d"}i.icon.left.from.line.regular:before{content:"\f348"}i.icon.left.long.regular:before{content:"\f30a"}i.icon.left.long.to.line.regular:before{content:"\e41e"}i.icon.left.regular:before{content:"\f355"}i.icon.left.right.regular:before{content:"\f337"}i.icon.left.to.line.regular:before{content:"\f34b"}i.icon.lemon.regular:before{content:"\f094"}i.icon.less.than.equal.regular:before{content:"\f537"}i.icon.less.than.regular:before{content:"\3c"}i.icon.life.ring.regular:before{content:"\f1cd"}i.icon.light.ceiling.regular:before{content:"\e016"}i.icon.light.emergency.on.regular:before{content:"\e420"}i.icon.light.emergency.regular:before{content:"\e41f"}i.icon.light.switch.off.regular:before{content:"\e018"}i.icon.light.switch.on.regular:before{content:"\e019"}i.icon.light.switch.regular:before{content:"\e017"}i.icon.lightbulb.cfl.on.regular:before{content:"\e5a7"}i.icon.lightbulb.cfl.regular:before{content:"\e5a6"}i.icon.lightbulb.dollar.regular:before{content:"\f670"}i.icon.lightbulb.exclamation.on.regular:before{content:"\e1ca"}i.icon.lightbulb.exclamation.regular:before{content:"\f671"}i.icon.lightbulb.gear.regular:before{content:"\e5fd"}i.icon.lightbulb.on.regular:before{content:"\f672"}i.icon.lightbulb.regular:before{content:"\f0eb"}i.icon.lightbulb.slash.regular:before{content:"\f673"}i.icon.lighthouse.regular:before{content:"\e612"}i.icon.lights.holiday.regular:before{content:"\f7b2"}i.icon.line.columns.regular:before{content:"\f870"}i.icon.line.height.regular:before{content:"\f871"}i.icon.lines.leaning.regular:before{content:"\e51e"}i.icon.link.horizontal.regular:before{content:"\e1cb"}i.icon.link.horizontal.slash.regular:before{content:"\e1cc"}i.icon.link.simple.regular:before{content:"\e1cd"}i.icon.link.simple.slash.regular:before{content:"\e1ce"}i.icon.link.slash.regular:before{content:"\f127"}i.icon.lips.regular:before{content:"\f600"}i.icon.lira.sign.regular:before{content:"\f195"}i.icon.list.check.regular:before{content:"\f0ae"}i.icon.list.dropdown.regular:before{content:"\e1cf"}i.icon.list.music.regular:before{content:"\f8c9"}i.icon.list.ol.regular:before{content:"\f0cb"}i.icon.list.radio.regular:before{content:"\e1d0"}i.icon.list.regular:before{content:"\f03a"}i.icon.list.timeline.regular:before{content:"\e1d1"}i.icon.list.tree.regular:before{content:"\e1d2"}i.icon.list.ul.regular:before{content:"\f0ca"}i.icon.litecoin.sign.regular:before{content:"\e1d3"}i.icon.loader.regular:before{content:"\e1d4"}i.icon.lobster.regular:before{content:"\e421"}i.icon.location.arrow.regular:before{content:"\f124"}i.icon.location.check.regular:before{content:"\f606"}i.icon.location.crosshairs.regular:before{content:"\f601"}i.icon.location.crosshairs.slash.regular:before{content:"\f603"}i.icon.location.dot.regular:before{content:"\f3c5"}i.icon.location.dot.slash.regular:before{content:"\f605"}i.icon.location.exclamation.regular:before{content:"\f608"}i.icon.location.minus.regular:before{content:"\f609"}i.icon.location.pen.regular:before{content:"\f607"}i.icon.location.pin.lock.regular:before{content:"\e51f"}i.icon.location.pin.regular:before{content:"\f041"}i.icon.location.pin.slash.regular:before{content:"\f60c"}i.icon.location.plus.regular:before{content:"\f60a"}i.icon.location.question.regular:before{content:"\f60b"}i.icon.location.smile.regular:before{content:"\f60d"}i.icon.location.xmark.regular:before{content:"\f60e"}i.icon.lock.a.regular:before{content:"\e422"}i.icon.lock.hashtag.regular:before{content:"\e423"}i.icon.lock.keyhole.open.regular:before{content:"\f3c2"}i.icon.lock.keyhole.regular:before{content:"\f30d"}i.icon.lock.open.regular:before{content:"\f3c1"}i.icon.lock.regular:before{content:"\f023"}i.icon.locust.regular:before{content:"\e520"}i.icon.lollipop.regular:before{content:"\e424"}i.icon.loveseat.regular:before{content:"\f4cc"}i.icon.luchador.mask.regular:before{content:"\f455"}i.icon.lungs.regular:before{content:"\f604"}i.icon.lungs.virus.regular:before{content:"\e067"}i.icon.m.regular:before{content:"\4d"}i.icon.mace.regular:before{content:"\f6f8"}i.icon.magnet.regular:before{content:"\f076"}i.icon.magnifying.glass.arrow.right.regular:before{content:"\e521"}i.icon.magnifying.glass.chart.regular:before{content:"\e522"}i.icon.magnifying.glass.dollar.regular:before{content:"\f688"}i.icon.magnifying.glass.location.regular:before{content:"\f689"}i.icon.magnifying.glass.minus.regular:before{content:"\f010"}i.icon.magnifying.glass.plus.regular:before{content:"\f00e"}i.icon.magnifying.glass.regular:before{content:"\f002"}i.icon.mailbox.flag.up.regular:before{content:"\e5bb"}i.icon.mailbox.regular:before{content:"\f813"}i.icon.manat.sign.regular:before{content:"\e1d5"}i.icon.mandolin.regular:before{content:"\f6f9"}i.icon.mango.regular:before{content:"\e30f"}i.icon.manhole.regular:before{content:"\e1d6"}i.icon.map.location.dot.regular:before{content:"\f5a0"}i.icon.map.location.regular:before{content:"\f59f"}i.icon.map.pin.regular:before{content:"\f276"}i.icon.map.regular:before{content:"\f279"}i.icon.marker.regular:before{content:"\f5a1"}i.icon.mars.and.venus.burst.regular:before{content:"\e523"}i.icon.mars.and.venus.regular:before{content:"\f224"}i.icon.mars.double.regular:before{content:"\f227"}i.icon.mars.regular:before{content:"\f222"}i.icon.mars.stroke.regular:before{content:"\f229"}i.icon.mars.stroke.right.regular:before{content:"\f22b"}i.icon.mars.stroke.up.regular:before{content:"\f22a"}i.icon.martini.glass.citrus.regular:before{content:"\f561"}i.icon.martini.glass.empty.regular:before{content:"\f000"}i.icon.martini.glass.regular:before{content:"\f57b"}i.icon.mask.face.regular:before{content:"\e1d7"}i.icon.mask.regular:before{content:"\f6fa"}i.icon.mask.snorkel.regular:before{content:"\e3b7"}i.icon.mask.ventilator.regular:before{content:"\e524"}i.icon.masks.theater.regular:before{content:"\f630"}i.icon.mattress.pillow.regular:before{content:"\e525"}i.icon.maximize.regular:before{content:"\f31e"}i.icon.meat.regular:before{content:"\f814"}i.icon.medal.regular:before{content:"\f5a2"}i.icon.megaphone.regular:before{content:"\f675"}i.icon.melon.regular:before{content:"\e310"}i.icon.melon.slice.regular:before{content:"\e311"}i.icon.memo.circle.check.regular:before{content:"\e1d9"}i.icon.memo.circle.info.regular:before{content:"\e49a"}i.icon.memo.pad.regular:before{content:"\e1da"}i.icon.memo.regular:before{content:"\e1d8"}i.icon.memory.regular:before{content:"\f538"}i.icon.menorah.regular:before{content:"\f676"}i.icon.mercury.regular:before{content:"\f223"}i.icon.merge.regular:before{content:"\e526"}i.icon.message.arrow.down.regular:before{content:"\e1db"}i.icon.message.arrow.up.regular:before{content:"\e1dc"}i.icon.message.arrow.up.right.regular:before{content:"\e1dd"}i.icon.message.bot.regular:before{content:"\e3b8"}i.icon.message.captions.regular:before{content:"\e1de"}i.icon.message.check.regular:before{content:"\f4a2"}i.icon.message.code.regular:before{content:"\e1df"}i.icon.message.dollar.regular:before{content:"\f650"}i.icon.message.dots.regular:before{content:"\f4a3"}i.icon.message.exclamation.regular:before{content:"\f4a5"}i.icon.message.heart.regular:before{content:"\e5c9"}i.icon.message.image.regular:before{content:"\e1e0"}i.icon.message.lines.regular:before{content:"\f4a6"}i.icon.message.medical.regular:before{content:"\f7f4"}i.icon.message.middle.regular:before{content:"\e1e1"}i.icon.message.middle.top.regular:before{content:"\e1e2"}i.icon.message.minus.regular:before{content:"\f4a7"}i.icon.message.music.regular:before{content:"\f8af"}i.icon.message.pen.regular:before{content:"\f4a4"}i.icon.message.plus.regular:before{content:"\f4a8"}i.icon.message.question.regular:before{content:"\e1e3"}i.icon.message.quote.regular:before{content:"\e1e4"}i.icon.message.regular:before{content:"\f27a"}i.icon.message.slash.regular:before{content:"\f4a9"}i.icon.message.smile.regular:before{content:"\f4aa"}i.icon.message.sms.regular:before{content:"\e1e5"}i.icon.message.text.regular:before{content:"\e1e6"}i.icon.message.xmark.regular:before{content:"\f4ab"}i.icon.messages.dollar.regular:before{content:"\f652"}i.icon.messages.question.regular:before{content:"\e1e7"}i.icon.messages.regular:before{content:"\f4b6"}i.icon.meteor.regular:before{content:"\f753"}i.icon.meter.bolt.regular:before{content:"\e1e9"}i.icon.meter.droplet.regular:before{content:"\e1ea"}i.icon.meter.fire.regular:before{content:"\e1eb"}i.icon.meter.regular:before{content:"\e1e8"}i.icon.microchip.ai.regular:before{content:"\e1ec"}i.icon.microchip.regular:before{content:"\f2db"}i.icon.microphone.lines.regular:before{content:"\f3c9"}i.icon.microphone.lines.slash.regular:before{content:"\f539"}i.icon.microphone.regular:before{content:"\f130"}i.icon.microphone.slash.regular:before{content:"\f131"}i.icon.microphone.stand.regular:before{content:"\f8cb"}i.icon.microscope.regular:before{content:"\f610"}i.icon.microwave.regular:before{content:"\e01b"}i.icon.mill.sign.regular:before{content:"\e1ed"}i.icon.minimize.regular:before{content:"\f78c"}i.icon.minus.regular:before{content:"\f068"}i.icon.mistletoe.regular:before{content:"\f7b4"}i.icon.mitten.regular:before{content:"\f7b5"}i.icon.mobile.button.regular:before{content:"\f10b"}i.icon.mobile.notch.regular:before{content:"\e1ee"}i.icon.mobile.regular:before{content:"\f3ce"}i.icon.mobile.retro.regular:before{content:"\e527"}i.icon.mobile.screen.button.regular:before{content:"\f3cd"}i.icon.mobile.screen.regular:before{content:"\f3cf"}i.icon.mobile.signal.out.regular:before{content:"\e1f0"}i.icon.mobile.signal.regular:before{content:"\e1ef"}i.icon.money.bill.one.regular:before{content:"\f3d1"}i.icon.money.bill.one.wave.regular:before{content:"\f53b"}i.icon.money.bill.regular:before{content:"\f0d6"}i.icon.money.bill.simple.regular:before{content:"\e1f1"}i.icon.money.bill.simple.wave.regular:before{content:"\e1f2"}i.icon.money.bill.transfer.regular:before{content:"\e528"}i.icon.money.bill.trend.up.regular:before{content:"\e529"}i.icon.money.bill.wave.regular:before{content:"\f53a"}i.icon.money.bill.wheat.regular:before{content:"\e52a"}i.icon.money.bills.regular:before{content:"\e1f3"}i.icon.money.bills.simple.regular:before{content:"\e1f4"}i.icon.money.check.dollar.pen.regular:before{content:"\f873"}i.icon.money.check.dollar.regular:before{content:"\f53d"}i.icon.money.check.pen.regular:before{content:"\f872"}i.icon.money.check.regular:before{content:"\f53c"}i.icon.money.from.bracket.regular:before{content:"\e312"}i.icon.money.simple.from.bracket.regular:before{content:"\e313"}i.icon.monitor.waveform.regular:before{content:"\f611"}i.icon.monkey.regular:before{content:"\f6fb"}i.icon.monument.regular:before{content:"\f5a6"}i.icon.moon.cloud.regular:before{content:"\f754"}i.icon.moon.over.sun.regular:before{content:"\f74a"}i.icon.moon.regular:before{content:"\f186"}i.icon.moon.stars.regular:before{content:"\f755"}i.icon.moped.regular:before{content:"\e3b9"}i.icon.mortar.pestle.regular:before{content:"\f5a7"}i.icon.mosque.regular:before{content:"\f678"}i.icon.mosquito.net.regular:before{content:"\e52c"}i.icon.mosquito.regular:before{content:"\e52b"}i.icon.motorcycle.regular:before{content:"\f21c"}i.icon.mound.regular:before{content:"\e52d"}i.icon.mountain.city.regular:before{content:"\e52e"}i.icon.mountain.regular:before{content:"\f6fc"}i.icon.mountain.sun.regular:before{content:"\e52f"}i.icon.mountains.regular:before{content:"\f6fd"}i.icon.mouse.field.regular:before{content:"\e5a8"}i.icon.mp3.player.regular:before{content:"\f8ce"}i.icon.mug.hot.regular:before{content:"\f7b6"}i.icon.mug.marshmallows.regular:before{content:"\f7b7"}i.icon.mug.regular:before{content:"\f874"}i.icon.mug.saucer.regular:before{content:"\f0f4"}i.icon.mug.tea.regular:before{content:"\f875"}i.icon.mug.tea.saucer.regular:before{content:"\e1f5"}i.icon.mushroom.regular:before{content:"\e425"}i.icon.music.note.regular:before{content:"\f8cf"}i.icon.music.note.slash.regular:before{content:"\f8d0"}i.icon.music.regular:before{content:"\f001"}i.icon.music.slash.regular:before{content:"\f8d1"}i.icon.mustache.regular:before{content:"\e5bc"}i.icon.n.regular:before{content:"\4e"}i.icon.naira.sign.regular:before{content:"\e1f6"}i.icon.narwhal.regular:before{content:"\f6fe"}i.icon.nesting.dolls.regular:before{content:"\e3ba"}i.icon.network.wired.regular:before{content:"\f6ff"}i.icon.neuter.regular:before{content:"\f22c"}i.icon.newspaper.regular:before{content:"\f1ea"}i.icon.nfc.lock.regular:before{content:"\e1f8"}i.icon.nfc.magnifying.glass.regular:before{content:"\e1f9"}i.icon.nfc.pen.regular:before{content:"\e1fa"}i.icon.nfc.regular:before{content:"\e1f7"}i.icon.nfc.signal.regular:before{content:"\e1fb"}i.icon.nfc.slash.regular:before{content:"\e1fc"}i.icon.nfc.symbol.regular:before{content:"\e531"}i.icon.nfc.trash.regular:before{content:"\e1fd"}i.icon.nine.regular:before{content:"\39"}i.icon.nose.regular:before{content:"\e5bd"}i.icon.not.equal.regular:before{content:"\f53e"}i.icon.notdef.regular:before{content:"\e1fe"}i.icon.note.medical.regular:before{content:"\e200"}i.icon.note.regular:before{content:"\e1ff"}i.icon.note.sticky.regular:before{content:"\f249"}i.icon.notebook.regular:before{content:"\e201"}i.icon.notes.medical.regular:before{content:"\f481"}i.icon.notes.regular:before{content:"\e202"}i.icon.o.regular:before{content:"\4f"}i.icon.object.exclude.regular:before{content:"\e49c"}i.icon.object.group.regular:before{content:"\f247"}i.icon.object.intersect.regular:before{content:"\e49d"}i.icon.object.subtract.regular:before{content:"\e49e"}i.icon.object.ungroup.regular:before{content:"\f248"}i.icon.object.union.regular:before{content:"\e49f"}i.icon.objects.align.bottom.regular:before{content:"\e3bb"}i.icon.objects.align.center.horizontal.regular:before{content:"\e3bc"}i.icon.objects.align.center.vertical.regular:before{content:"\e3bd"}i.icon.objects.align.left.regular:before{content:"\e3be"}i.icon.objects.align.right.regular:before{content:"\e3bf"}i.icon.objects.align.top.regular:before{content:"\e3c0"}i.icon.objects.column.regular:before{content:"\e3c1"}i.icon.octagon.check.regular:before{content:"\e426"}i.icon.octagon.divide.regular:before{content:"\e203"}i.icon.octagon.exclamation.regular:before{content:"\e204"}i.icon.octagon.minus.regular:before{content:"\f308"}i.icon.octagon.plus.regular:before{content:"\f301"}i.icon.octagon.regular:before{content:"\f306"}i.icon.octagon.xmark.regular:before{content:"\f2f0"}i.icon.oil.can.drip.regular:before{content:"\e205"}i.icon.oil.can.regular:before{content:"\f613"}i.icon.oil.temperature.regular:before{content:"\f614"}i.icon.oil.well.regular:before{content:"\e532"}i.icon.olive.branch.regular:before{content:"\e317"}i.icon.olive.regular:before{content:"\e316"}i.icon.om.regular:before{content:"\f679"}i.icon.omega.regular:before{content:"\f67a"}i.icon.one.regular:before{content:"\31"}i.icon.onion.regular:before{content:"\e427"}i.icon.option.regular:before{content:"\e318"}i.icon.ornament.regular:before{content:"\f7b8"}i.icon.otter.regular:before{content:"\f700"}i.icon.outdent.regular:before{content:"\f03b"}i.icon.outlet.regular:before{content:"\e01c"}i.icon.oven.regular:before{content:"\e01d"}i.icon.overline.regular:before{content:"\f876"}i.icon.p.regular:before{content:"\50"}i.icon.page.caret.down.regular:before{content:"\e429"}i.icon.page.caret.up.regular:before{content:"\e42a"}i.icon.page.regular:before{content:"\e428"}i.icon.pager.regular:before{content:"\f815"}i.icon.paint.roller.regular:before{content:"\f5aa"}i.icon.paintbrush.fine.regular:before{content:"\f5a9"}i.icon.paintbrush.pencil.regular:before{content:"\e206"}i.icon.paintbrush.regular:before{content:"\f1fc"}i.icon.palette.regular:before{content:"\f53f"}i.icon.pallet.box.regular:before{content:"\e208"}i.icon.pallet.boxes.regular:before{content:"\f483"}i.icon.pallet.regular:before{content:"\f482"}i.icon.pan.food.regular:before{content:"\e42b"}i.icon.pan.frying.regular:before{content:"\e42c"}i.icon.pancakes.regular:before{content:"\e42d"}i.icon.panel.ews.regular:before{content:"\e42e"}i.icon.panel.fire.regular:before{content:"\e42f"}i.icon.panorama.regular:before{content:"\e209"}i.icon.paper.plane.regular:before{content:"\f1d8"}i.icon.paper.plane.top.regular:before{content:"\e20a"}i.icon.paperclip.regular:before{content:"\f0c6"}i.icon.paperclip.vertical.regular:before{content:"\e3c2"}i.icon.parachute.box.regular:before{content:"\f4cd"}i.icon.paragraph.left.regular:before{content:"\f878"}i.icon.paragraph.regular:before{content:"\f1dd"}i.icon.party.bell.regular:before{content:"\e31a"}i.icon.party.horn.regular:before{content:"\e31b"}i.icon.passport.regular:before{content:"\f5ab"}i.icon.paste.regular:before{content:"\f0ea"}i.icon.pause.regular:before{content:"\f04c"}i.icon.paw.claws.regular:before{content:"\f702"}i.icon.paw.regular:before{content:"\f1b0"}i.icon.paw.simple.regular:before{content:"\f701"}i.icon.peace.regular:before{content:"\f67c"}i.icon.peach.regular:before{content:"\e20b"}i.icon.peanut.regular:before{content:"\e430"}i.icon.peanuts.regular:before{content:"\e431"}i.icon.peapod.regular:before{content:"\e31c"}i.icon.pear.regular:before{content:"\e20c"}i.icon.pedestal.regular:before{content:"\e20d"}i.icon.pegasus.regular:before{content:"\f703"}i.icon.pen.circle.regular:before{content:"\e20e"}i.icon.pen.clip.regular:before{content:"\f305"}i.icon.pen.clip.slash.regular:before{content:"\e20f"}i.icon.pen.fancy.regular:before{content:"\f5ac"}i.icon.pen.fancy.slash.regular:before{content:"\e210"}i.icon.pen.field.regular:before{content:"\e211"}i.icon.pen.line.regular:before{content:"\e212"}i.icon.pen.nib.regular:before{content:"\f5ad"}i.icon.pen.nib.slash.regular:before{content:"\e4a1"}i.icon.pen.paintbrush.regular:before{content:"\f618"}i.icon.pen.regular:before{content:"\f304"}i.icon.pen.ruler.regular:before{content:"\f5ae"}i.icon.pen.slash.regular:before{content:"\e213"}i.icon.pen.swirl.regular:before{content:"\e214"}i.icon.pen.to.square.regular:before{content:"\f044"}i.icon.pencil.mechanical.regular:before{content:"\e5ca"}i.icon.pencil.regular:before{content:"\f303"}i.icon.pencil.slash.regular:before{content:"\e215"}i.icon.people.arrows.regular:before{content:"\e068"}i.icon.people.carry.box.regular:before{content:"\f4ce"}i.icon.people.dress.regular:before{content:"\e217"}i.icon.people.dress.simple.regular:before{content:"\e218"}i.icon.people.group.regular:before{content:"\e533"}i.icon.people.line.regular:before{content:"\e534"}i.icon.people.pants.regular:before{content:"\e219"}i.icon.people.pants.simple.regular:before{content:"\e21a"}i.icon.people.pulling.regular:before{content:"\e535"}i.icon.people.regular:before{content:"\e216"}i.icon.people.robbery.regular:before{content:"\e536"}i.icon.people.roof.regular:before{content:"\e537"}i.icon.people.simple.regular:before{content:"\e21b"}i.icon.pepper.hot.regular:before{content:"\f816"}i.icon.pepper.regular:before{content:"\e432"}i.icon.percent.regular:before{content:"\25"}i.icon.period.regular:before{content:"\2e"}i.icon.person.arrow.down.to.line.regular:before{content:"\e538"}i.icon.person.arrow.up.from.line.regular:before{content:"\e539"}i.icon.person.biking.mountain.regular:before{content:"\f84b"}i.icon.person.biking.regular:before{content:"\f84a"}i.icon.person.booth.regular:before{content:"\f756"}i.icon.person.breastfeeding.regular:before{content:"\e53a"}i.icon.person.burst.regular:before{content:"\e53b"}i.icon.person.cane.regular:before{content:"\e53c"}i.icon.person.carry.box.regular:before{content:"\f4cf"}i.icon.person.chalkboard.regular:before{content:"\e53d"}i.icon.person.circle.check.regular:before{content:"\e53e"}i.icon.person.circle.exclamation.regular:before{content:"\e53f"}i.icon.person.circle.minus.regular:before{content:"\e540"}i.icon.person.circle.plus.regular:before{content:"\e541"}i.icon.person.circle.question.regular:before{content:"\e542"}i.icon.person.circle.xmark.regular:before{content:"\e543"}i.icon.person.digging.regular:before{content:"\f85e"}i.icon.person.dolly.empty.regular:before{content:"\f4d1"}i.icon.person.dolly.regular:before{content:"\f4d0"}i.icon.person.dots.from.line.regular:before{content:"\f470"}i.icon.person.dress.burst.regular:before{content:"\e544"}i.icon.person.dress.fairy.regular:before{content:"\e607"}i.icon.person.dress.regular:before{content:"\f182"}i.icon.person.dress.simple.regular:before{content:"\e21c"}i.icon.person.drowning.regular:before{content:"\e545"}i.icon.person.fairy.regular:before{content:"\e608"}i.icon.person.falling.burst.regular:before{content:"\e547"}i.icon.person.falling.regular:before{content:"\e546"}i.icon.person.from.portal.regular:before{content:"\e023"}i.icon.person.half.dress.regular:before{content:"\e548"}i.icon.person.harassing.regular:before{content:"\e549"}i.icon.person.hiking.regular:before{content:"\f6ec"}i.icon.person.military.pointing.regular:before{content:"\e54a"}i.icon.person.military.rifle.regular:before{content:"\e54b"}i.icon.person.military.to.person.regular:before{content:"\e54c"}i.icon.person.pinball.regular:before{content:"\e21d"}i.icon.person.praying.regular:before{content:"\f683"}i.icon.person.pregnant.regular:before{content:"\e31e"}i.icon.person.rays.regular:before{content:"\e54d"}i.icon.person.regular:before{content:"\f183"}i.icon.person.rifle.regular:before{content:"\e54e"}i.icon.person.running.fast.regular:before{content:"\e5ff"}i.icon.person.running.regular:before{content:"\f70c"}i.icon.person.seat.reclined.regular:before{content:"\e21f"}i.icon.person.seat.regular:before{content:"\e21e"}i.icon.person.shelter.regular:before{content:"\e54f"}i.icon.person.sign.regular:before{content:"\f757"}i.icon.person.simple.regular:before{content:"\e220"}i.icon.person.skating.regular:before{content:"\f7c5"}i.icon.person.ski.jumping.regular:before{content:"\f7c7"}i.icon.person.ski.lift.regular:before{content:"\f7c8"}i.icon.person.skiing.nordic.regular:before{content:"\f7ca"}i.icon.person.skiing.regular:before{content:"\f7c9"}i.icon.person.sledding.regular:before{content:"\f7cb"}i.icon.person.snowboarding.regular:before{content:"\f7ce"}i.icon.person.snowmobiling.regular:before{content:"\f7d1"}i.icon.person.swimming.regular:before{content:"\f5c4"}i.icon.person.through.window.regular:before{content:"\e5a9"}i.icon.person.to.door.regular:before{content:"\e433"}i.icon.person.to.portal.regular:before{content:"\e022"}i.icon.person.walking.arrow.loop.left.regular:before{content:"\e551"}i.icon.person.walking.arrow.right.regular:before{content:"\e552"}i.icon.person.walking.dashed.line.arrow.right.regular:before{content:"\e553"}i.icon.person.walking.luggage.regular:before{content:"\e554"}i.icon.person.walking.regular:before{content:"\f554"}i.icon.person.walking.with.cane.regular:before{content:"\f29d"}i.icon.peseta.sign.regular:before{content:"\e221"}i.icon.peso.sign.regular:before{content:"\e222"}i.icon.phone.arrow.down.left.regular:before{content:"\e223"}i.icon.phone.arrow.right.regular:before{content:"\e5be"}i.icon.phone.arrow.up.right.regular:before{content:"\e224"}i.icon.phone.flip.regular:before{content:"\f879"}i.icon.phone.hangup.regular:before{content:"\e225"}i.icon.phone.intercom.regular:before{content:"\e434"}i.icon.phone.missed.regular:before{content:"\e226"}i.icon.phone.office.regular:before{content:"\f67d"}i.icon.phone.plus.regular:before{content:"\f4d2"}i.icon.phone.regular:before{content:"\f095"}i.icon.phone.rotary.regular:before{content:"\f8d3"}i.icon.phone.slash.regular:before{content:"\f3dd"}i.icon.phone.volume.regular:before{content:"\f2a0"}i.icon.phone.xmark.regular:before{content:"\e227"}i.icon.photo.film.music.regular:before{content:"\e228"}i.icon.photo.film.regular:before{content:"\f87c"}i.icon.pi.regular:before{content:"\f67e"}i.icon.piano.keyboard.regular:before{content:"\f8d5"}i.icon.piano.regular:before{content:"\f8d4"}i.icon.pickaxe.regular:before{content:"\e5bf"}i.icon.pickleball.regular:before{content:"\e435"}i.icon.pie.regular:before{content:"\f705"}i.icon.pig.regular:before{content:"\f706"}i.icon.piggy.bank.regular:before{content:"\f4d3"}i.icon.pills.regular:before{content:"\f484"}i.icon.pinata.regular:before{content:"\e3c3"}i.icon.pinball.regular:before{content:"\e229"}i.icon.pineapple.regular:before{content:"\e31f"}i.icon.pipe.circle.check.regular:before{content:"\e436"}i.icon.pipe.collar.regular:before{content:"\e437"}i.icon.pipe.regular:before{content:"\7c"}i.icon.pipe.section.regular:before{content:"\e438"}i.icon.pipe.smoking.regular:before{content:"\e3c4"}i.icon.pipe.valve.regular:before{content:"\e439"}i.icon.pizza.regular:before{content:"\f817"}i.icon.pizza.slice.regular:before{content:"\f818"}i.icon.place.of.worship.regular:before{content:"\f67f"}i.icon.plane.arrival.regular:before{content:"\f5af"}i.icon.plane.circle.check.regular:before{content:"\e555"}i.icon.plane.circle.exclamation.regular:before{content:"\e556"}i.icon.plane.circle.xmark.regular:before{content:"\e557"}i.icon.plane.departure.regular:before{content:"\f5b0"}i.icon.plane.engines.regular:before{content:"\f3de"}i.icon.plane.lock.regular:before{content:"\e558"}i.icon.plane.prop.regular:before{content:"\e22b"}i.icon.plane.regular:before{content:"\f072"}i.icon.plane.slash.regular:before{content:"\e069"}i.icon.plane.tail.regular:before{content:"\e22c"}i.icon.plane.up.regular:before{content:"\e22d"}i.icon.plane.up.slash.regular:before{content:"\e22e"}i.icon.planet.moon.regular:before{content:"\e01f"}i.icon.planet.ringed.regular:before{content:"\e020"}i.icon.plant.wilt.regular:before{content:"\e5aa"}i.icon.plate.utensils.regular:before{content:"\e43b"}i.icon.plate.wheat.regular:before{content:"\e55a"}i.icon.play.pause.regular:before{content:"\e22f"}i.icon.play.regular:before{content:"\f04b"}i.icon.plug.circle.bolt.regular:before{content:"\e55b"}i.icon.plug.circle.check.regular:before{content:"\e55c"}i.icon.plug.circle.exclamation.regular:before{content:"\e55d"}i.icon.plug.circle.minus.regular:before{content:"\e55e"}i.icon.plug.circle.plus.regular:before{content:"\e55f"}i.icon.plug.circle.xmark.regular:before{content:"\e560"}i.icon.plug.regular:before{content:"\f1e6"}i.icon.plus.large.regular:before{content:"\e59e"}i.icon.plus.minus.regular:before{content:"\e43c"}i.icon.plus.regular:before{content:"\2b"}i.icon.podcast.regular:before{content:"\f2ce"}i.icon.podium.regular:before{content:"\f680"}i.icon.podium.star.regular:before{content:"\f758"}i.icon.police.box.regular:before{content:"\e021"}i.icon.poll.people.regular:before{content:"\f759"}i.icon.pompebled.regular:before{content:"\e43d"}i.icon.poo.regular:before{content:"\f2fe"}i.icon.poo.storm.regular:before{content:"\f75a"}i.icon.pool.eight.ball.regular:before{content:"\e3c5"}i.icon.poop.regular:before{content:"\f619"}i.icon.popcorn.regular:before{content:"\f819"}i.icon.popsicle.regular:before{content:"\e43e"}i.icon.pot.food.regular:before{content:"\e43f"}i.icon.potato.regular:before{content:"\e440"}i.icon.power.off.regular:before{content:"\f011"}i.icon.prescription.bottle.medical.regular:before{content:"\f486"}i.icon.prescription.bottle.pill.regular:before{content:"\e5c0"}i.icon.prescription.bottle.regular:before{content:"\f485"}i.icon.prescription.regular:before{content:"\f5b1"}i.icon.presentation.screen.regular:before{content:"\f685"}i.icon.pretzel.regular:before{content:"\e441"}i.icon.print.magnifying.glass.regular:before{content:"\f81a"}i.icon.print.regular:before{content:"\f02f"}i.icon.print.slash.regular:before{content:"\f686"}i.icon.projector.regular:before{content:"\f8d6"}i.icon.pump.medical.regular:before{content:"\e06a"}i.icon.pump.regular:before{content:"\e442"}i.icon.pump.soap.regular:before{content:"\e06b"}i.icon.pumpkin.regular:before{content:"\f707"}i.icon.puzzle.piece.regular:before{content:"\f12e"}i.icon.puzzle.piece.simple.regular:before{content:"\e231"}i.icon.puzzle.regular:before{content:"\e443"}i.icon.q.regular:before{content:"\51"}i.icon.qrcode.regular:before{content:"\f029"}i.icon.question.regular:before{content:"\3f"}i.icon.quote.left.regular:before{content:"\f10d"}i.icon.quote.right.regular:before{content:"\f10e"}i.icon.quotes.regular:before{content:"\e234"}i.icon.r.regular:before{content:"\52"}i.icon.rabbit.regular:before{content:"\f708"}i.icon.rabbit.running.regular:before{content:"\f709"}i.icon.raccoon.regular:before{content:"\e613"}i.icon.racquet.regular:before{content:"\f45a"}i.icon.radar.regular:before{content:"\e024"}i.icon.radiation.regular:before{content:"\f7b9"}i.icon.radio.regular:before{content:"\f8d7"}i.icon.radio.tuner.regular:before{content:"\f8d8"}i.icon.rainbow.regular:before{content:"\f75b"}i.icon.raindrops.regular:before{content:"\f75c"}i.icon.ram.regular:before{content:"\f70a"}i.icon.ramp.loading.regular:before{content:"\f4d4"}i.icon.ranking.star.regular:before{content:"\e561"}i.icon.raygun.regular:before{content:"\e025"}i.icon.receipt.regular:before{content:"\f543"}i.icon.record.vinyl.regular:before{content:"\f8d9"}i.icon.rectangle.ad.regular:before{content:"\f641"}i.icon.rectangle.barcode.regular:before{content:"\f463"}i.icon.rectangle.code.regular:before{content:"\e322"}i.icon.rectangle.history.circle.plus.regular:before{content:"\e4a3"}i.icon.rectangle.history.circle.user.regular:before{content:"\e4a4"}i.icon.rectangle.history.regular:before{content:"\e4a2"}i.icon.rectangle.list.regular:before{content:"\f022"}i.icon.rectangle.pro.regular:before{content:"\e235"}i.icon.rectangle.regular:before{content:"\f2fa"}i.icon.rectangle.terminal.regular:before{content:"\e236"}i.icon.rectangle.vertical.history.regular:before{content:"\e237"}i.icon.rectangle.vertical.regular:before{content:"\f2fb"}i.icon.rectangle.wide.regular:before{content:"\f2fc"}i.icon.rectangle.xmark.regular:before{content:"\f410"}i.icon.rectangles.mixed.regular:before{content:"\e323"}i.icon.recycle.regular:before{content:"\f1b8"}i.icon.reel.regular:before{content:"\e238"}i.icon.refrigerator.regular:before{content:"\e026"}i.icon.registered.regular:before{content:"\f25d"}i.icon.repeat.one.regular:before{content:"\f365"}i.icon.repeat.regular:before{content:"\f363"}i.icon.reply.all.regular:before{content:"\f122"}i.icon.reply.clock.regular:before{content:"\e239"}i.icon.reply.regular:before{content:"\f3e5"}i.icon.republican.regular:before{content:"\f75e"}i.icon.restroom.regular:before{content:"\f7bd"}i.icon.restroom.simple.regular:before{content:"\e23a"}i.icon.retweet.regular:before{content:"\f079"}i.icon.rhombus.regular:before{content:"\e23b"}i.icon.ribbon.regular:before{content:"\f4d6"}i.icon.right.from.bracket.regular:before{content:"\f2f5"}i.icon.right.from.line.regular:before{content:"\f347"}i.icon.right.left.large.regular:before{content:"\e5e1"}i.icon.right.left.regular:before{content:"\f362"}i.icon.right.long.regular:before{content:"\f30b"}i.icon.right.long.to.line.regular:before{content:"\e444"}i.icon.right.regular:before{content:"\f356"}i.icon.right.to.bracket.regular:before{content:"\f2f6"}i.icon.right.to.line.regular:before{content:"\f34c"}i.icon.ring.diamond.regular:before{content:"\e5ab"}i.icon.ring.regular:before{content:"\f70b"}i.icon.rings.wedding.regular:before{content:"\f81b"}i.icon.road.barrier.regular:before{content:"\e562"}i.icon.road.bridge.regular:before{content:"\e563"}i.icon.road.circle.check.regular:before{content:"\e564"}i.icon.road.circle.exclamation.regular:before{content:"\e565"}i.icon.road.circle.xmark.regular:before{content:"\e566"}i.icon.road.lock.regular:before{content:"\e567"}i.icon.road.regular:before{content:"\f018"}i.icon.road.spikes.regular:before{content:"\e568"}i.icon.robot.astromech.regular:before{content:"\e2d2"}i.icon.robot.regular:before{content:"\f544"}i.icon.rocket.launch.regular:before{content:"\e027"}i.icon.rocket.regular:before{content:"\f135"}i.icon.roller.coaster.regular:before{content:"\e324"}i.icon.rotate.exclamation.regular:before{content:"\e23c"}i.icon.rotate.left.regular:before{content:"\f2ea"}i.icon.rotate.regular:before{content:"\f2f1"}i.icon.rotate.right.regular:before{content:"\f2f9"}i.icon.route.highway.regular:before{content:"\f61a"}i.icon.route.interstate.regular:before{content:"\f61b"}i.icon.route.regular:before{content:"\f4d7"}i.icon.router.regular:before{content:"\f8da"}i.icon.rss.regular:before{content:"\f09e"}i.icon.ruble.sign.regular:before{content:"\f158"}i.icon.rug.regular:before{content:"\e569"}i.icon.rugby.ball.regular:before{content:"\e3c6"}i.icon.ruler.combined.regular:before{content:"\f546"}i.icon.ruler.horizontal.regular:before{content:"\f547"}i.icon.ruler.regular:before{content:"\f545"}i.icon.ruler.triangle.regular:before{content:"\f61c"}i.icon.ruler.vertical.regular:before{content:"\f548"}i.icon.rupee.sign.regular:before{content:"\f156"}i.icon.rupiah.sign.regular:before{content:"\e23d"}i.icon.rv.regular:before{content:"\f7be"}i.icon.s.regular:before{content:"\53"}i.icon.sack.dollar.regular:before{content:"\f81d"}i.icon.sack.regular:before{content:"\f81c"}i.icon.sack.xmark.regular:before{content:"\e56a"}i.icon.sailboat.regular:before{content:"\e445"}i.icon.salad.regular:before{content:"\f81e"}i.icon.salt.shaker.regular:before{content:"\e446"}i.icon.sandwich.regular:before{content:"\f81f"}i.icon.satellite.dish.regular:before{content:"\f7c0"}i.icon.satellite.regular:before{content:"\f7bf"}i.icon.sausage.regular:before{content:"\f820"}i.icon.saxophone.fire.regular:before{content:"\f8db"}i.icon.saxophone.regular:before{content:"\f8dc"}i.icon.scale.balanced.regular:before{content:"\f24e"}i.icon.scale.unbalanced.flip.regular:before{content:"\f516"}i.icon.scale.unbalanced.regular:before{content:"\f515"}i.icon.scalpel.line.dashed.regular:before{content:"\f61e"}i.icon.scalpel.regular:before{content:"\f61d"}i.icon.scanner.gun.regular:before{content:"\f488"}i.icon.scanner.image.regular:before{content:"\f8f3"}i.icon.scanner.keyboard.regular:before{content:"\f489"}i.icon.scanner.touchscreen.regular:before{content:"\f48a"}i.icon.scarecrow.regular:before{content:"\f70d"}i.icon.scarf.regular:before{content:"\f7c1"}i.icon.school.circle.check.regular:before{content:"\e56b"}i.icon.school.circle.exclamation.regular:before{content:"\e56c"}i.icon.school.circle.xmark.regular:before{content:"\e56d"}i.icon.school.flag.regular:before{content:"\e56e"}i.icon.school.lock.regular:before{content:"\e56f"}i.icon.school.regular:before{content:"\f549"}i.icon.scissors.regular:before{content:"\f0c4"}i.icon.screen.users.regular:before{content:"\f63d"}i.icon.screencast.regular:before{content:"\e23e"}i.icon.screwdriver.regular:before{content:"\f54a"}i.icon.screwdriver.wrench.regular:before{content:"\f7d9"}i.icon.scribble.regular:before{content:"\e23f"}i.icon.scroll.old.regular:before{content:"\f70f"}i.icon.scroll.regular:before{content:"\f70e"}i.icon.scroll.torah.regular:before{content:"\f6a0"}i.icon.scrubber.regular:before{content:"\f2f8"}i.icon.scythe.regular:before{content:"\f710"}i.icon.sd.card.regular:before{content:"\f7c2"}i.icon.sd.cards.regular:before{content:"\e240"}i.icon.seal.exclamation.regular:before{content:"\e242"}i.icon.seal.question.regular:before{content:"\e243"}i.icon.seal.regular:before{content:"\e241"}i.icon.seat.airline.regular:before{content:"\e244"}i.icon.section.regular:before{content:"\e447"}i.icon.seedling.regular:before{content:"\f4d8"}i.icon.semicolon.regular:before{content:"\3b"}i.icon.send.back.regular:before{content:"\f87e"}i.icon.send.backward.regular:before{content:"\f87f"}i.icon.sensor.cloud.regular:before{content:"\e02c"}i.icon.sensor.fire.regular:before{content:"\e02a"}i.icon.sensor.on.regular:before{content:"\e02b"}i.icon.sensor.regular:before{content:"\e028"}i.icon.sensor.triangle.exclamation.regular:before{content:"\e029"}i.icon.server.regular:before{content:"\f233"}i.icon.seven.regular:before{content:"\37"}i.icon.shapes.regular:before{content:"\f61f"}i.icon.share.all.regular:before{content:"\f367"}i.icon.share.from.square.regular:before{content:"\f14d"}i.icon.share.nodes.regular:before{content:"\f1e0"}i.icon.share.regular:before{content:"\f064"}i.icon.sheep.regular:before{content:"\f711"}i.icon.sheet.plastic.regular:before{content:"\e571"}i.icon.shekel.sign.regular:before{content:"\f20b"}i.icon.shelves.empty.regular:before{content:"\e246"}i.icon.shelves.regular:before{content:"\f480"}i.icon.shield.cat.regular:before{content:"\e572"}i.icon.shield.check.regular:before{content:"\f2f7"}i.icon.shield.cross.regular:before{content:"\f712"}i.icon.shield.dog.regular:before{content:"\e573"}i.icon.shield.exclamation.regular:before{content:"\e247"}i.icon.shield.halved.regular:before{content:"\f3ed"}i.icon.shield.heart.regular:before{content:"\e574"}i.icon.shield.keyhole.regular:before{content:"\e248"}i.icon.shield.minus.regular:before{content:"\e249"}i.icon.shield.plus.regular:before{content:"\e24a"}i.icon.shield.quartered.regular:before{content:"\e575"}i.icon.shield.regular:before{content:"\f132"}i.icon.shield.slash.regular:before{content:"\e24b"}i.icon.shield.virus.regular:before{content:"\e06c"}i.icon.shield.xmark.regular:before{content:"\e24c"}i.icon.ship.regular:before{content:"\f21a"}i.icon.shirt.long.sleeve.regular:before{content:"\e3c7"}i.icon.shirt.regular:before{content:"\f553"}i.icon.shirt.running.regular:before{content:"\e3c8"}i.icon.shirt.tank.top.regular:before{content:"\e3c9"}i.icon.shish.kebab.regular:before{content:"\f821"}i.icon.shoe.prints.regular:before{content:"\f54b"}i.icon.shop.lock.regular:before{content:"\e4a5"}i.icon.shop.regular:before{content:"\f54f"}i.icon.shop.slash.regular:before{content:"\e070"}i.icon.shovel.regular:before{content:"\f713"}i.icon.shovel.snow.regular:before{content:"\f7c3"}i.icon.shower.down.regular:before{content:"\e24d"}i.icon.shower.regular:before{content:"\f2cc"}i.icon.shredder.regular:before{content:"\f68a"}i.icon.shrimp.regular:before{content:"\e448"}i.icon.shuffle.regular:before{content:"\f074"}i.icon.shutters.regular:before{content:"\e449"}i.icon.shuttle.space.regular:before{content:"\f197"}i.icon.shuttlecock.regular:before{content:"\f45b"}i.icon.sickle.regular:before{content:"\f822"}i.icon.sidebar.flip.regular:before{content:"\e24f"}i.icon.sidebar.regular:before{content:"\e24e"}i.icon.sigma.regular:before{content:"\f68b"}i.icon.sign.hanging.regular:before{content:"\f4d9"}i.icon.signal.bars.fair.regular:before{content:"\f692"}i.icon.signal.bars.good.regular:before{content:"\f693"}i.icon.signal.bars.regular:before{content:"\f690"}i.icon.signal.bars.slash.regular:before{content:"\f694"}i.icon.signal.bars.weak.regular:before{content:"\f691"}i.icon.signal.fair.regular:before{content:"\f68d"}i.icon.signal.good.regular:before{content:"\f68e"}i.icon.signal.regular:before{content:"\f012"}i.icon.signal.slash.regular:before{content:"\f695"}i.icon.signal.stream.regular:before{content:"\f8dd"}i.icon.signal.stream.slash.regular:before{content:"\e250"}i.icon.signal.strong.regular:before{content:"\f68f"}i.icon.signal.weak.regular:before{content:"\f68c"}i.icon.signature.lock.regular:before{content:"\e3ca"}i.icon.signature.regular:before{content:"\f5b7"}i.icon.signature.slash.regular:before{content:"\e3cb"}i.icon.signs.post.regular:before{content:"\f277"}i.icon.sim.card.regular:before{content:"\f7c4"}i.icon.sim.cards.regular:before{content:"\e251"}i.icon.sink.regular:before{content:"\e06d"}i.icon.siren.on.regular:before{content:"\e02e"}i.icon.siren.regular:before{content:"\e02d"}i.icon.sitemap.regular:before{content:"\f0e8"}i.icon.six.regular:before{content:"\36"}i.icon.skeleton.regular:before{content:"\f620"}i.icon.skeleton.ribs.regular:before{content:"\e5cb"}i.icon.ski.boot.regular:before{content:"\e3cc"}i.icon.ski.boot.ski.regular:before{content:"\e3cd"}i.icon.skull.cow.regular:before{content:"\f8de"}i.icon.skull.crossbones.regular:before{content:"\f714"}i.icon.skull.regular:before{content:"\f54c"}i.icon.slash.back.regular:before{content:"\5c"}i.icon.slash.forward.regular:before{content:"\2f"}i.icon.slash.regular:before{content:"\f715"}i.icon.sleigh.regular:before{content:"\f7cc"}i.icon.slider.regular:before{content:"\e252"}i.icon.sliders.regular:before{content:"\f1de"}i.icon.sliders.simple.regular:before{content:"\e253"}i.icon.sliders.up.regular:before{content:"\f3f1"}i.icon.slot.machine.regular:before{content:"\e3ce"}i.icon.smog.regular:before{content:"\f75f"}i.icon.smoke.regular:before{content:"\f760"}i.icon.smoking.regular:before{content:"\f48d"}i.icon.snake.regular:before{content:"\f716"}i.icon.snooze.regular:before{content:"\f880"}i.icon.snow.blowing.regular:before{content:"\f761"}i.icon.snowflake.droplets.regular:before{content:"\e5c1"}i.icon.snowflake.regular:before{content:"\f2dc"}i.icon.snowflakes.regular:before{content:"\f7cf"}i.icon.snowman.head.regular:before{content:"\f79b"}i.icon.snowman.regular:before{content:"\f7d0"}i.icon.snowplow.regular:before{content:"\f7d2"}i.icon.soap.regular:before{content:"\e06e"}i.icon.socks.regular:before{content:"\f696"}i.icon.soft.serve.regular:before{content:"\e400"}i.icon.solar.panel.regular:before{content:"\f5ba"}i.icon.solar.system.regular:before{content:"\e02f"}i.icon.sort.down.regular:before{content:"\f0dd"}i.icon.sort.regular:before{content:"\f0dc"}i.icon.sort.up.regular:before{content:"\f0de"}i.icon.spa.regular:before{content:"\f5bb"}i.icon.space.station.moon.construction.regular:before{content:"\e034"}i.icon.space.station.moon.regular:before{content:"\e033"}i.icon.spade.regular:before{content:"\f2f4"}i.icon.spaghetti.monster.flying.regular:before{content:"\f67b"}i.icon.sparkle.regular:before{content:"\e5d6"}i.icon.sparkles.regular:before{content:"\f890"}i.icon.speaker.regular:before{content:"\f8df"}i.icon.speakers.regular:before{content:"\f8e0"}i.icon.spell.check.regular:before{content:"\f891"}i.icon.spider.black.widow.regular:before{content:"\f718"}i.icon.spider.regular:before{content:"\f717"}i.icon.spider.web.regular:before{content:"\f719"}i.icon.spinner.regular:before{content:"\f110"}i.icon.spinner.third.regular:before{content:"\f3f4"}i.icon.split.regular:before{content:"\e254"}i.icon.splotch.regular:before{content:"\f5bc"}i.icon.spoon.regular:before{content:"\f2e5"}i.icon.sportsball.regular:before{content:"\e44b"}i.icon.spray.can.regular:before{content:"\f5bd"}i.icon.spray.can.sparkles.regular:before{content:"\f5d0"}i.icon.sprinkler.ceiling.regular:before{content:"\e44c"}i.icon.sprinkler.regular:before{content:"\e035"}i.icon.square.a.lock.regular:before{content:"\e44d"}i.icon.square.a.regular:before{content:"\e25f"}i.icon.square.ampersand.regular:before{content:"\e260"}i.icon.square.arrow.down.left.regular:before{content:"\e261"}i.icon.square.arrow.down.regular:before{content:"\f339"}i.icon.square.arrow.down.right.regular:before{content:"\e262"}i.icon.square.arrow.left.regular:before{content:"\f33a"}i.icon.square.arrow.right.regular:before{content:"\f33b"}i.icon.square.arrow.up.left.regular:before{content:"\e263"}i.icon.square.arrow.up.regular:before{content:"\f33c"}i.icon.square.arrow.up.right.regular:before{content:"\f14c"}i.icon.square.b.regular:before{content:"\e264"}i.icon.square.bolt.regular:before{content:"\e265"}i.icon.square.c.regular:before{content:"\e266"}i.icon.square.caret.down.regular:before{content:"\f150"}i.icon.square.caret.left.regular:before{content:"\f191"}i.icon.square.caret.right.regular:before{content:"\f152"}i.icon.square.caret.up.regular:before{content:"\f151"}i.icon.square.check.regular:before{content:"\f14a"}i.icon.square.chevron.down.regular:before{content:"\f329"}i.icon.square.chevron.left.regular:before{content:"\f32a"}i.icon.square.chevron.right.regular:before{content:"\f32b"}i.icon.square.chevron.up.regular:before{content:"\f32c"}i.icon.square.code.regular:before{content:"\e267"}i.icon.square.d.regular:before{content:"\e268"}i.icon.square.dashed.circle.plus.regular:before{content:"\e5c2"}i.icon.square.dashed.regular:before{content:"\e269"}i.icon.square.divide.regular:before{content:"\e26a"}i.icon.square.dollar.regular:before{content:"\f2e9"}i.icon.square.down.left.regular:before{content:"\e26b"}i.icon.square.down.regular:before{content:"\f350"}i.icon.square.down.right.regular:before{content:"\e26c"}i.icon.square.e.regular:before{content:"\e26d"}i.icon.square.eight.regular:before{content:"\e25d"}i.icon.square.ellipsis.regular:before{content:"\e26e"}i.icon.square.ellipsis.vertical.regular:before{content:"\e26f"}i.icon.square.envelope.regular:before{content:"\f199"}i.icon.square.exclamation.regular:before{content:"\f321"}i.icon.square.f.regular:before{content:"\e270"}i.icon.square.five.regular:before{content:"\e25a"}i.icon.square.four.regular:before{content:"\e259"}i.icon.square.fragile.regular:before{content:"\f49b"}i.icon.square.full.regular:before{content:"\f45c"}i.icon.square.g.regular:before{content:"\e271"}i.icon.square.heart.regular:before{content:"\f4c8"}i.icon.square.horizontal.regular:before{content:"\f0fd"}i.icon.square.i.regular:before{content:"\e272"}i.icon.square.info.regular:before{content:"\f30f"}i.icon.square.j.regular:before{content:"\e273"}i.icon.square.k.regular:before{content:"\e274"}i.icon.square.kanban.regular:before{content:"\e488"}i.icon.square.l.regular:before{content:"\e275"}i.icon.square.left.regular:before{content:"\f351"}i.icon.square.list.regular:before{content:"\e489"}i.icon.square.m.regular:before{content:"\e276"}i.icon.square.minus.regular:before{content:"\f146"}i.icon.square.n.regular:before{content:"\e277"}i.icon.square.nfi.regular:before{content:"\e576"}i.icon.square.nine.regular:before{content:"\e25e"}i.icon.square.o.regular:before{content:"\e278"}i.icon.square.one.regular:before{content:"\e256"}i.icon.square.p.regular:before{content:"\e279"}i.icon.square.parking.regular:before{content:"\f540"}i.icon.square.parking.slash.regular:before{content:"\f617"}i.icon.square.pen.regular:before{content:"\f14b"}i.icon.square.person.confined.regular:before{content:"\e577"}i.icon.square.phone.flip.regular:before{content:"\f87b"}i.icon.square.phone.hangup.regular:before{content:"\e27a"}i.icon.square.phone.regular:before{content:"\f098"}i.icon.square.plus.regular:before{content:"\f0fe"}i.icon.square.poll.horizontal.regular:before{content:"\f682"}i.icon.square.poll.vertical.regular:before{content:"\f681"}i.icon.square.q.regular:before{content:"\e27b"}i.icon.square.quarters.regular:before{content:"\e44e"}i.icon.square.question.regular:before{content:"\f2fd"}i.icon.square.quote.regular:before{content:"\e329"}i.icon.square.r.regular:before{content:"\e27c"}i.icon.square.regular:before{content:"\f0c8"}i.icon.square.right.regular:before{content:"\f352"}i.icon.square.ring.regular:before{content:"\e44f"}i.icon.square.root.regular:before{content:"\f697"}i.icon.square.root.variable.regular:before{content:"\f698"}i.icon.square.rss.regular:before{content:"\f143"}i.icon.square.s.regular:before{content:"\e27d"}i.icon.square.seven.regular:before{content:"\e25c"}i.icon.square.share.nodes.regular:before{content:"\f1e1"}i.icon.square.six.regular:before{content:"\e25b"}i.icon.square.sliders.regular:before{content:"\f3f0"}i.icon.square.sliders.vertical.regular:before{content:"\f3f2"}i.icon.square.small.regular:before{content:"\e27e"}i.icon.square.star.regular:before{content:"\e27f"}i.icon.square.t.regular:before{content:"\e280"}i.icon.square.terminal.regular:before{content:"\e32a"}i.icon.square.this.way.up.regular:before{content:"\f49f"}i.icon.square.three.regular:before{content:"\e258"}i.icon.square.two.regular:before{content:"\e257"}i.icon.square.u.regular:before{content:"\e281"}i.icon.square.up.left.regular:before{content:"\e282"}i.icon.square.up.regular:before{content:"\f353"}i.icon.square.up.right.regular:before{content:"\f360"}i.icon.square.user.regular:before{content:"\e283"}i.icon.square.vertical.regular:before{content:"\e284"}i.icon.square.virus.regular:before{content:"\e578"}i.icon.square.w.regular:before{content:"\e285"}i.icon.square.x.regular:before{content:"\e286"}i.icon.square.xmark.regular:before{content:"\f2d3"}i.icon.square.y.regular:before{content:"\e287"}i.icon.square.z.regular:before{content:"\e288"}i.icon.square.zero.regular:before{content:"\e255"}i.icon.squid.regular:before{content:"\e450"}i.icon.squirrel.regular:before{content:"\f71a"}i.icon.staff.regular:before{content:"\f71b"}i.icon.staff.snake.regular:before{content:"\e579"}i.icon.stairs.regular:before{content:"\e289"}i.icon.stamp.regular:before{content:"\f5bf"}i.icon.standard.definition.regular:before{content:"\e28a"}i.icon.stapler.regular:before{content:"\e5af"}i.icon.star.and.crescent.regular:before{content:"\f699"}i.icon.star.christmas.regular:before{content:"\f7d4"}i.icon.star.exclamation.regular:before{content:"\f2f3"}i.icon.star.half.regular:before{content:"\f089"}i.icon.star.half.stroke.regular:before{content:"\f5c0"}i.icon.star.of.david.regular:before{content:"\f69a"}i.icon.star.of.life.regular:before{content:"\f621"}i.icon.star.regular:before{content:"\f005"}i.icon.star.sharp.half.regular:before{content:"\e28c"}i.icon.star.sharp.half.stroke.regular:before{content:"\e28d"}i.icon.star.sharp.regular:before{content:"\e28b"}i.icon.star.shooting.regular:before{content:"\e036"}i.icon.starfighter.regular:before{content:"\e037"}i.icon.starfighter.twin.ion.engine.advanced.regular:before{content:"\e28e"}i.icon.starfighter.twin.ion.engine.regular:before{content:"\e038"}i.icon.stars.regular:before{content:"\f762"}i.icon.starship.freighter.regular:before{content:"\e03a"}i.icon.starship.regular:before{content:"\e039"}i.icon.steak.regular:before{content:"\f824"}i.icon.steering.wheel.regular:before{content:"\f622"}i.icon.sterling.sign.regular:before{content:"\f154"}i.icon.stethoscope.regular:before{content:"\f0f1"}i.icon.stocking.regular:before{content:"\f7d5"}i.icon.stomach.regular:before{content:"\f623"}i.icon.stop.regular:before{content:"\f04d"}i.icon.stopwatch.20.regular:before{content:"\e06f"}i.icon.stopwatch.regular:before{content:"\f2f2"}i.icon.store.lock.regular:before{content:"\e4a6"}i.icon.store.regular:before{content:"\f54e"}i.icon.store.slash.regular:before{content:"\e071"}i.icon.strawberry.regular:before{content:"\e32b"}i.icon.street.view.regular:before{content:"\f21d"}i.icon.stretcher.regular:before{content:"\f825"}i.icon.strikethrough.regular:before{content:"\f0cc"}i.icon.stroopwafel.regular:before{content:"\f551"}i.icon.subscript.regular:before{content:"\f12c"}i.icon.subtitles.regular:before{content:"\e60f"}i.icon.subtitles.slash.regular:before{content:"\e610"}i.icon.suitcase.medical.regular:before{content:"\f0fa"}i.icon.suitcase.regular:before{content:"\f0f2"}i.icon.suitcase.rolling.regular:before{content:"\f5c1"}i.icon.sun.bright.regular:before{content:"\e28f"}i.icon.sun.cloud.regular:before{content:"\f763"}i.icon.sun.dust.regular:before{content:"\f764"}i.icon.sun.haze.regular:before{content:"\f765"}i.icon.sun.plant.wilt.regular:before{content:"\e57a"}i.icon.sun.regular:before{content:"\f185"}i.icon.sunglasses.regular:before{content:"\f892"}i.icon.sunrise.regular:before{content:"\f766"}i.icon.sunset.regular:before{content:"\f767"}i.icon.superscript.regular:before{content:"\f12b"}i.icon.sushi.regular:before{content:"\e48a"}i.icon.sushi.roll.regular:before{content:"\e48b"}i.icon.swap.arrows.regular:before{content:"\e60a"}i.icon.swap.regular:before{content:"\e609"}i.icon.swatchbook.regular:before{content:"\f5c3"}i.icon.sword.laser.alternate.regular:before{content:"\e03c"}i.icon.sword.laser.regular:before{content:"\e03b"}i.icon.sword.regular:before{content:"\f71c"}i.icon.swords.laser.regular:before{content:"\e03d"}i.icon.swords.regular:before{content:"\f71d"}i.icon.symbols.regular:before{content:"\f86e"}i.icon.synagogue.regular:before{content:"\f69b"}i.icon.syringe.regular:before{content:"\f48e"}i.icon.t.regular:before{content:"\54"}i.icon.table.cells.large.regular:before{content:"\f009"}i.icon.table.cells.regular:before{content:"\f00a"}i.icon.table.columns.regular:before{content:"\f0db"}i.icon.table.layout.regular:before{content:"\e290"}i.icon.table.list.regular:before{content:"\f00b"}i.icon.table.picnic.regular:before{content:"\e32d"}i.icon.table.pivot.regular:before{content:"\e291"}i.icon.table.regular:before{content:"\f0ce"}i.icon.table.rows.regular:before{content:"\e292"}i.icon.table.tennis.paddle.ball.regular:before{content:"\f45d"}i.icon.table.tree.regular:before{content:"\e293"}i.icon.tablet.button.regular:before{content:"\f10a"}i.icon.tablet.regular:before{content:"\f3fb"}i.icon.tablet.rugged.regular:before{content:"\f48f"}i.icon.tablet.screen.button.regular:before{content:"\f3fa"}i.icon.tablet.screen.regular:before{content:"\f3fc"}i.icon.tablets.regular:before{content:"\f490"}i.icon.tachograph.digital.regular:before{content:"\f566"}i.icon.taco.regular:before{content:"\f826"}i.icon.tag.regular:before{content:"\f02b"}i.icon.tags.regular:before{content:"\f02c"}i.icon.tally.four.regular:before{content:"\e297"}i.icon.tally.one.regular:before{content:"\e294"}i.icon.tally.regular:before{content:"\f69c"}i.icon.tally.three.regular:before{content:"\e296"}i.icon.tally.two.regular:before{content:"\e295"}i.icon.tamale.regular:before{content:"\e451"}i.icon.tank.water.regular:before{content:"\e452"}i.icon.tape.regular:before{content:"\f4db"}i.icon.tarp.droplet.regular:before{content:"\e57c"}i.icon.tarp.regular:before{content:"\e57b"}i.icon.taxi.bus.regular:before{content:"\e298"}i.icon.taxi.regular:before{content:"\f1ba"}i.icon.teddy.bear.regular:before{content:"\e3cf"}i.icon.teeth.open.regular:before{content:"\f62f"}i.icon.teeth.regular:before{content:"\f62e"}i.icon.telescope.regular:before{content:"\e03e"}i.icon.temperature.arrow.down.regular:before{content:"\e03f"}i.icon.temperature.arrow.up.regular:before{content:"\e040"}i.icon.temperature.empty.regular:before{content:"\f2cb"}i.icon.temperature.full.regular:before{content:"\f2c7"}i.icon.temperature.half.regular:before{content:"\f2c9"}i.icon.temperature.high.regular:before{content:"\f769"}i.icon.temperature.list.regular:before{content:"\e299"}i.icon.temperature.low.regular:before{content:"\f76b"}i.icon.temperature.quarter.regular:before{content:"\f2ca"}i.icon.temperature.snow.regular:before{content:"\f768"}i.icon.temperature.sun.regular:before{content:"\f76a"}i.icon.temperature.three.quarters.regular:before{content:"\f2c8"}i.icon.tenge.sign.regular:before{content:"\f7d7"}i.icon.tennis.ball.regular:before{content:"\f45e"}i.icon.tent.arrow.down.to.line.regular:before{content:"\e57e"}i.icon.tent.arrow.left.right.regular:before{content:"\e57f"}i.icon.tent.arrow.turn.left.regular:before{content:"\e580"}i.icon.tent.arrows.down.regular:before{content:"\e581"}i.icon.tent.regular:before{content:"\e57d"}i.icon.tents.regular:before{content:"\e582"}i.icon.terminal.regular:before{content:"\f120"}i.icon.text.height.regular:before{content:"\f034"}i.icon.text.regular:before{content:"\f893"}i.icon.text.size.regular:before{content:"\f894"}i.icon.text.slash.regular:before{content:"\f87d"}i.icon.text.width.regular:before{content:"\f035"}i.icon.thermometer.regular:before{content:"\f491"}i.icon.theta.regular:before{content:"\f69e"}i.icon.thought.bubble.regular:before{content:"\e32e"}i.icon.three.regular:before{content:"\33"}i.icon.thumbs.down.regular:before{content:"\f165"}i.icon.thumbs.up.regular:before{content:"\f164"}i.icon.thumbtack.regular:before{content:"\f08d"}i.icon.tick.regular:before{content:"\e32f"}i.icon.ticket.airline.regular:before{content:"\e29a"}i.icon.ticket.regular:before{content:"\f145"}i.icon.ticket.simple.regular:before{content:"\f3ff"}i.icon.tickets.airline.regular:before{content:"\e29b"}i.icon.tilde.regular:before{content:"\7e"}i.icon.timeline.arrow.regular:before{content:"\e29d"}i.icon.timeline.regular:before{content:"\e29c"}i.icon.timer.regular:before{content:"\e29e"}i.icon.tire.flat.regular:before{content:"\f632"}i.icon.tire.pressure.warning.regular:before{content:"\f633"}i.icon.tire.regular:before{content:"\f631"}i.icon.tire.rugged.regular:before{content:"\f634"}i.icon.toggle.large.off.regular:before{content:"\e5b0"}i.icon.toggle.large.on.regular:before{content:"\e5b1"}i.icon.toggle.off.regular:before{content:"\f204"}i.icon.toggle.on.regular:before{content:"\f205"}i.icon.toilet.paper.blank.regular:before{content:"\f71f"}i.icon.toilet.paper.blank.under.regular:before{content:"\e29f"}i.icon.toilet.paper.check.regular:before{content:"\e5b2"}i.icon.toilet.paper.regular:before{content:"\f71e"}i.icon.toilet.paper.slash.regular:before{content:"\e072"}i.icon.toilet.paper.under.regular:before{content:"\e2a0"}i.icon.toilet.paper.under.slash.regular:before{content:"\e2a1"}i.icon.toilet.paper.xmark.regular:before{content:"\e5b3"}i.icon.toilet.portable.regular:before{content:"\e583"}i.icon.toilet.regular:before{content:"\f7d8"}i.icon.toilets.portable.regular:before{content:"\e584"}i.icon.tomato.regular:before{content:"\e330"}i.icon.tombstone.blank.regular:before{content:"\f721"}i.icon.tombstone.regular:before{content:"\f720"}i.icon.toolbox.regular:before{content:"\f552"}i.icon.tooth.regular:before{content:"\f5c9"}i.icon.toothbrush.regular:before{content:"\f635"}i.icon.torii.gate.regular:before{content:"\f6a1"}i.icon.tornado.regular:before{content:"\f76f"}i.icon.tower.broadcast.regular:before{content:"\f519"}i.icon.tower.cell.regular:before{content:"\e585"}i.icon.tower.control.regular:before{content:"\e2a2"}i.icon.tower.observation.regular:before{content:"\e586"}i.icon.tractor.regular:before{content:"\f722"}i.icon.trademark.regular:before{content:"\f25c"}i.icon.traffic.cone.regular:before{content:"\f636"}i.icon.traffic.light.go.regular:before{content:"\f638"}i.icon.traffic.light.regular:before{content:"\f637"}i.icon.traffic.light.slow.regular:before{content:"\f639"}i.icon.traffic.light.stop.regular:before{content:"\f63a"}i.icon.trailer.regular:before{content:"\e041"}i.icon.train.regular:before{content:"\f238"}i.icon.train.subway.regular:before{content:"\f239"}i.icon.train.subway.tunnel.regular:before{content:"\e2a3"}i.icon.train.track.regular:before{content:"\e453"}i.icon.train.tram.regular:before{content:"\e5b4"}i.icon.train.tunnel.regular:before{content:"\e454"}i.icon.transformer.bolt.regular:before{content:"\e2a4"}i.icon.transporter.empty.regular:before{content:"\e046"}i.icon.transporter.five.regular:before{content:"\e2a6"}i.icon.transporter.four.regular:before{content:"\e2a5"}i.icon.transporter.one.regular:before{content:"\e043"}i.icon.transporter.regular:before{content:"\e042"}i.icon.transporter.seven.regular:before{content:"\e2a8"}i.icon.transporter.six.regular:before{content:"\e2a7"}i.icon.transporter.three.regular:before{content:"\e045"}i.icon.transporter.two.regular:before{content:"\e044"}i.icon.trash.arrow.up.regular:before{content:"\f829"}i.icon.trash.can.arrow.up.regular:before{content:"\f82a"}i.icon.trash.can.check.regular:before{content:"\e2a9"}i.icon.trash.can.clock.regular:before{content:"\e2aa"}i.icon.trash.can.list.regular:before{content:"\e2ab"}i.icon.trash.can.plus.regular:before{content:"\e2ac"}i.icon.trash.can.regular:before{content:"\f2ed"}i.icon.trash.can.slash.regular:before{content:"\e2ad"}i.icon.trash.can.undo.regular:before{content:"\f896"}i.icon.trash.can.xmark.regular:before{content:"\e2ae"}i.icon.trash.check.regular:before{content:"\e2af"}i.icon.trash.clock.regular:before{content:"\e2b0"}i.icon.trash.list.regular:before{content:"\e2b1"}i.icon.trash.plus.regular:before{content:"\e2b2"}i.icon.trash.regular:before{content:"\f1f8"}i.icon.trash.slash.regular:before{content:"\e2b3"}i.icon.trash.undo.regular:before{content:"\f895"}i.icon.trash.xmark.regular:before{content:"\e2b4"}i.icon.treasure.chest.regular:before{content:"\f723"}i.icon.tree.christmas.regular:before{content:"\f7db"}i.icon.tree.city.regular:before{content:"\e587"}i.icon.tree.deciduous.regular:before{content:"\f400"}i.icon.tree.decorated.regular:before{content:"\f7dc"}i.icon.tree.large.regular:before{content:"\f7dd"}i.icon.tree.palm.regular:before{content:"\f82b"}i.icon.tree.regular:before{content:"\f1bb"}i.icon.trees.regular:before{content:"\f724"}i.icon.triangle.exclamation.regular:before{content:"\f071"}i.icon.triangle.instrument.regular:before{content:"\f8e2"}i.icon.triangle.person.digging.regular:before{content:"\f85d"}i.icon.triangle.regular:before{content:"\f2ec"}i.icon.tricycle.adult.regular:before{content:"\e5c4"}i.icon.tricycle.regular:before{content:"\e5c3"}i.icon.trillium.regular:before{content:"\e588"}i.icon.trophy.regular:before{content:"\f091"}i.icon.trophy.star.regular:before{content:"\f2eb"}i.icon.trowel.bricks.regular:before{content:"\e58a"}i.icon.trowel.regular:before{content:"\e589"}i.icon.truck.arrow.right.regular:before{content:"\e58b"}i.icon.truck.bolt.regular:before{content:"\e3d0"}i.icon.truck.clock.regular:before{content:"\f48c"}i.icon.truck.container.empty.regular:before{content:"\e2b5"}i.icon.truck.container.regular:before{content:"\f4dc"}i.icon.truck.droplet.regular:before{content:"\e58c"}i.icon.truck.fast.regular:before{content:"\f48b"}i.icon.truck.field.regular:before{content:"\e58d"}i.icon.truck.field.un.regular:before{content:"\e58e"}i.icon.truck.flatbed.regular:before{content:"\e2b6"}i.icon.truck.front.regular:before{content:"\e2b7"}i.icon.truck.medical.regular:before{content:"\f0f9"}i.icon.truck.monster.regular:before{content:"\f63b"}i.icon.truck.moving.regular:before{content:"\f4df"}i.icon.truck.pickup.regular:before{content:"\f63c"}i.icon.truck.plane.regular:before{content:"\e58f"}i.icon.truck.plow.regular:before{content:"\f7de"}i.icon.truck.ramp.box.regular:before{content:"\f4de"}i.icon.truck.ramp.couch.regular:before{content:"\f4dd"}i.icon.truck.ramp.regular:before{content:"\f4e0"}i.icon.truck.regular:before{content:"\f0d1"}i.icon.truck.tow.regular:before{content:"\e2b8"}i.icon.trumpet.regular:before{content:"\f8e3"}i.icon.tty.answer.regular:before{content:"\e2b9"}i.icon.tty.regular:before{content:"\f1e4"}i.icon.tugrik.sign.regular:before{content:"\e2ba"}i.icon.turkey.regular:before{content:"\f725"}i.icon.turkish.lira.sign.regular:before{content:"\e2bb"}i.icon.turn.down.left.regular:before{content:"\e331"}i.icon.turn.down.regular:before{content:"\f3be"}i.icon.turn.down.right.regular:before{content:"\e455"}i.icon.turn.up.regular:before{content:"\f3bf"}i.icon.turntable.regular:before{content:"\f8e4"}i.icon.turtle.regular:before{content:"\f726"}i.icon.tv.music.regular:before{content:"\f8e6"}i.icon.tv.regular:before{content:"\f26c"}i.icon.tv.retro.regular:before{content:"\f401"}i.icon.two.regular:before{content:"\32"}i.icon.typewriter.regular:before{content:"\f8e7"}i.icon.u.regular:before{content:"\55"}i.icon.ufo.beam.regular:before{content:"\e048"}i.icon.ufo.regular:before{content:"\e047"}i.icon.umbrella.beach.regular:before{content:"\f5ca"}i.icon.umbrella.regular:before{content:"\f0e9"}i.icon.umbrella.simple.regular:before{content:"\e2bc"}i.icon.underline.regular:before{content:"\f0cd"}i.icon.unicorn.regular:before{content:"\f727"}i.icon.uniform.martial.arts.regular:before{content:"\e3d1"}i.icon.union.regular:before{content:"\f6a2"}i.icon.universal.access.regular:before{content:"\f29a"}i.icon.unlock.keyhole.regular:before{content:"\f13e"}i.icon.unlock.regular:before{content:"\f09c"}i.icon.up.down.left.right.regular:before{content:"\f0b2"}i.icon.up.down.regular:before{content:"\f338"}i.icon.up.from.bracket.regular:before{content:"\e590"}i.icon.up.from.dotted.line.regular:before{content:"\e456"}i.icon.up.from.line.regular:before{content:"\f346"}i.icon.up.left.regular:before{content:"\e2bd"}i.icon.up.long.regular:before{content:"\f30c"}i.icon.up.regular:before{content:"\f357"}i.icon.up.right.and.down.left.from.center.regular:before{content:"\f424"}i.icon.up.right.from.square.regular:before{content:"\f35d"}i.icon.up.right.regular:before{content:"\e2be"}i.icon.up.to.dotted.line.regular:before{content:"\e457"}i.icon.up.to.line.regular:before{content:"\f34d"}i.icon.upload.regular:before{content:"\f093"}i.icon.usb.drive.regular:before{content:"\f8e9"}i.icon.user.alien.regular:before{content:"\e04a"}i.icon.user.astronaut.regular:before{content:"\f4fb"}i.icon.user.bounty.hunter.regular:before{content:"\e2bf"}i.icon.user.check.regular:before{content:"\f4fc"}i.icon.user.chef.regular:before{content:"\e3d2"}i.icon.user.clock.regular:before{content:"\f4fd"}i.icon.user.cowboy.regular:before{content:"\f8ea"}i.icon.user.crown.regular:before{content:"\f6a4"}i.icon.user.doctor.hair.long.regular:before{content:"\e459"}i.icon.user.doctor.hair.regular:before{content:"\e458"}i.icon.user.doctor.message.regular:before{content:"\f82e"}i.icon.user.doctor.regular:before{content:"\f0f0"}i.icon.user.gear.regular:before{content:"\f4fe"}i.icon.user.graduate.regular:before{content:"\f501"}i.icon.user.group.crown.regular:before{content:"\f6a5"}i.icon.user.group.regular:before{content:"\f500"}i.icon.user.group.simple.regular:before{content:"\e603"}i.icon.user.hair.buns.regular:before{content:"\e3d3"}i.icon.user.hair.long.regular:before{content:"\e45b"}i.icon.user.hair.mullet.regular:before{content:"\e45c"}i.icon.user.hair.regular:before{content:"\e45a"}i.icon.user.headset.regular:before{content:"\f82d"}i.icon.user.helmet.safety.regular:before{content:"\f82c"}i.icon.user.injured.regular:before{content:"\f728"}i.icon.user.large.regular:before{content:"\f406"}i.icon.user.large.slash.regular:before{content:"\f4fa"}i.icon.user.lock.regular:before{content:"\f502"}i.icon.user.magnifying.glass.regular:before{content:"\e5c5"}i.icon.user.minus.regular:before{content:"\f503"}i.icon.user.music.regular:before{content:"\f8eb"}i.icon.user.ninja.regular:before{content:"\f504"}i.icon.user.nurse.hair.long.regular:before{content:"\e45e"}i.icon.user.nurse.hair.regular:before{content:"\e45d"}i.icon.user.nurse.regular:before{content:"\f82f"}i.icon.user.pen.regular:before{content:"\f4ff"}i.icon.user.pilot.regular:before{content:"\e2c0"}i.icon.user.pilot.tie.regular:before{content:"\e2c1"}i.icon.user.plus.regular:before{content:"\f234"}i.icon.user.police.regular:before{content:"\e333"}i.icon.user.police.tie.regular:before{content:"\e334"}i.icon.user.regular:before{content:"\f007"}i.icon.user.robot.regular:before{content:"\e04b"}i.icon.user.robot.xmarks.regular:before{content:"\e4a7"}i.icon.user.secret.regular:before{content:"\f21b"}i.icon.user.shakespeare.regular:before{content:"\e2c2"}i.icon.user.shield.regular:before{content:"\f505"}i.icon.user.slash.regular:before{content:"\f506"}i.icon.user.tag.regular:before{content:"\f507"}i.icon.user.tie.hair.long.regular:before{content:"\e460"}i.icon.user.tie.hair.regular:before{content:"\e45f"}i.icon.user.tie.regular:before{content:"\f508"}i.icon.user.unlock.regular:before{content:"\e058"}i.icon.user.visor.regular:before{content:"\e04c"}i.icon.user.vneck.hair.long.regular:before{content:"\e463"}i.icon.user.vneck.hair.regular:before{content:"\e462"}i.icon.user.vneck.regular:before{content:"\e461"}i.icon.user.xmark.regular:before{content:"\f235"}i.icon.users.between.lines.regular:before{content:"\e591"}i.icon.users.gear.regular:before{content:"\f509"}i.icon.users.line.regular:before{content:"\e592"}i.icon.users.medical.regular:before{content:"\f830"}i.icon.users.rays.regular:before{content:"\e593"}i.icon.users.rectangle.regular:before{content:"\e594"}i.icon.users.regular:before{content:"\f0c0"}i.icon.users.slash.regular:before{content:"\e073"}i.icon.users.viewfinder.regular:before{content:"\e595"}i.icon.utensils.regular:before{content:"\f2e7"}i.icon.utensils.slash.regular:before{content:"\e464"}i.icon.utility.pole.double.regular:before{content:"\e2c4"}i.icon.utility.pole.regular:before{content:"\e2c3"}i.icon.v.regular:before{content:"\56"}i.icon.vacuum.regular:before{content:"\e04d"}i.icon.vacuum.robot.regular:before{content:"\e04e"}i.icon.value.absolute.regular:before{content:"\f6a6"}i.icon.van.shuttle.regular:before{content:"\f5b6"}i.icon.vault.regular:before{content:"\e2c5"}i.icon.vector.circle.regular:before{content:"\e2c6"}i.icon.vector.polygon.regular:before{content:"\e2c7"}i.icon.vector.square.regular:before{content:"\f5cb"}i.icon.vent.damper.regular:before{content:"\e465"}i.icon.venus.double.regular:before{content:"\f226"}i.icon.venus.mars.regular:before{content:"\f228"}i.icon.venus.regular:before{content:"\f221"}i.icon.vest.patches.regular:before{content:"\e086"}i.icon.vest.regular:before{content:"\e085"}i.icon.vial.circle.check.regular:before{content:"\e596"}i.icon.vial.regular:before{content:"\f492"}i.icon.vial.virus.regular:before{content:"\e597"}i.icon.vials.regular:before{content:"\f493"}i.icon.video.arrow.down.left.regular:before{content:"\e2c8"}i.icon.video.arrow.up.right.regular:before{content:"\e2c9"}i.icon.video.plus.regular:before{content:"\f4e1"}i.icon.video.regular:before{content:"\f03d"}i.icon.video.slash.regular:before{content:"\f4e2"}i.icon.vihara.regular:before{content:"\f6a7"}i.icon.violin.regular:before{content:"\f8ed"}i.icon.virus.covid.regular:before{content:"\e4a8"}i.icon.virus.covid.slash.regular:before{content:"\e4a9"}i.icon.virus.regular:before{content:"\e074"}i.icon.virus.slash.regular:before{content:"\e075"}i.icon.viruses.regular:before{content:"\e076"}i.icon.voicemail.regular:before{content:"\f897"}i.icon.volcano.regular:before{content:"\f770"}i.icon.volleyball.regular:before{content:"\f45f"}i.icon.volume.high.regular:before{content:"\f028"}i.icon.volume.low.regular:before{content:"\f027"}i.icon.volume.off.regular:before{content:"\f026"}i.icon.volume.regular:before{content:"\f6a8"}i.icon.volume.slash.regular:before{content:"\f2e2"}i.icon.volume.xmark.regular:before{content:"\f6a9"}i.icon.vr.cardboard.regular:before{content:"\f729"}i.icon.w.regular:before{content:"\57"}i.icon.waffle.regular:before{content:"\e466"}i.icon.wagon.covered.regular:before{content:"\f8ee"}i.icon.walker.regular:before{content:"\f831"}i.icon.walkie.talkie.regular:before{content:"\f8ef"}i.icon.wallet.regular:before{content:"\f555"}i.icon.wand.magic.regular:before{content:"\f0d0"}i.icon.wand.magic.sparkles.regular:before{content:"\e2ca"}i.icon.wand.regular:before{content:"\f72a"}i.icon.wand.sparkles.regular:before{content:"\f72b"}i.icon.warehouse.full.regular:before{content:"\f495"}i.icon.warehouse.regular:before{content:"\f494"}i.icon.washing.machine.regular:before{content:"\f898"}i.icon.watch.apple.regular:before{content:"\e2cb"}i.icon.watch.calculator.regular:before{content:"\f8f0"}i.icon.watch.fitness.regular:before{content:"\f63e"}i.icon.watch.regular:before{content:"\f2e1"}i.icon.watch.smart.regular:before{content:"\e2cc"}i.icon.water.arrow.down.regular:before{content:"\f774"}i.icon.water.arrow.up.regular:before{content:"\f775"}i.icon.water.ladder.regular:before{content:"\f5c5"}i.icon.water.regular:before{content:"\f773"}i.icon.watermelon.slice.regular:before{content:"\e337"}i.icon.wave.pulse.regular:before{content:"\f5f8"}i.icon.wave.sine.regular:before{content:"\f899"}i.icon.wave.square.regular:before{content:"\f83e"}i.icon.wave.triangle.regular:before{content:"\f89a"}i.icon.waveform.lines.regular:before{content:"\f8f2"}i.icon.waveform.regular:before{content:"\f8f1"}i.icon.webhook.regular:before{content:"\e5d5"}i.icon.weight.hanging.regular:before{content:"\f5cd"}i.icon.weight.scale.regular:before{content:"\f496"}i.icon.whale.regular:before{content:"\f72c"}i.icon.wheat.awn.circle.exclamation.regular:before{content:"\e598"}i.icon.wheat.awn.regular:before{content:"\e2cd"}i.icon.wheat.awn.slash.regular:before{content:"\e338"}i.icon.wheat.regular:before{content:"\f72d"}i.icon.wheat.slash.regular:before{content:"\e339"}i.icon.wheelchair.move.regular:before{content:"\e2ce"}i.icon.wheelchair.regular:before{content:"\f193"}i.icon.whiskey.glass.ice.regular:before{content:"\f7a1"}i.icon.whiskey.glass.regular:before{content:"\f7a0"}i.icon.whistle.regular:before{content:"\f460"}i.icon.wifi.exclamation.regular:before{content:"\e2cf"}i.icon.wifi.fair.regular:before{content:"\f6ab"}i.icon.wifi.regular:before{content:"\f1eb"}i.icon.wifi.slash.regular:before{content:"\f6ac"}i.icon.wifi.weak.regular:before{content:"\f6aa"}i.icon.wind.regular:before{content:"\f72e"}i.icon.wind.turbine.regular:before{content:"\f89b"}i.icon.wind.warning.regular:before{content:"\f776"}i.icon.window.flip.regular:before{content:"\f40f"}i.icon.window.frame.open.regular:before{content:"\e050"}i.icon.window.frame.regular:before{content:"\e04f"}i.icon.window.maximize.regular:before{content:"\f2d0"}i.icon.window.minimize.regular:before{content:"\f2d1"}i.icon.window.regular:before{content:"\f40e"}i.icon.window.restore.regular:before{content:"\f2d2"}i.icon.windsock.regular:before{content:"\f777"}i.icon.wine.bottle.regular:before{content:"\f72f"}i.icon.wine.glass.crack.regular:before{content:"\f4bb"}i.icon.wine.glass.empty.regular:before{content:"\f5ce"}i.icon.wine.glass.regular:before{content:"\f4e3"}i.icon.won.sign.regular:before{content:"\f159"}i.icon.worm.regular:before{content:"\e599"}i.icon.wreath.laurel.regular:before{content:"\e5d2"}i.icon.wreath.regular:before{content:"\f7e2"}i.icon.wrench.regular:before{content:"\f0ad"}i.icon.wrench.simple.regular:before{content:"\e2d1"}i.icon.x.ray.regular:before{content:"\f497"}i.icon.x.regular:before{content:"\58"}i.icon.xmark.large.regular:before{content:"\e59b"}i.icon.xmark.regular:before{content:"\f00d"}i.icon.xmark.to.slot.regular:before{content:"\f771"}i.icon.xmarks.lines.regular:before{content:"\e59a"}i.icon.y.regular:before{content:"\59"}i.icon.yen.sign.regular:before{content:"\f157"}i.icon.yin.yang.regular:before{content:"\f6ad"}i.icon.z.regular:before{content:"\5a"}i.icon.zero.regular:before{content:"\30"}@font-face{font-family:thin-icons;font-style:normal;font-variant:normal;font-weight:400;src:url(/static/media/thin-icons.4bda47dd5caf66e70f60.woff2) format("woff2");text-decoration:inherit;text-transform:none}i.icon.thin{font-family:thin-icons}i.icon.00.thin:before{content:"\e467"}i.icon.360.degrees.thin:before{content:"\e2dc"}i.icon.a.thin:before{content:"\41"}i.icon.abacus.thin:before{content:"\f640"}i.icon.accent.grave.thin:before{content:"\60"}i.icon.acorn.thin:before{content:"\f6ae"}i.icon.address.book.thin:before{content:"\f2b9"}i.icon.address.card.thin:before{content:"\f2bb"}i.icon.air.conditioner.thin:before{content:"\f8f4"}i.icon.airplay.thin:before{content:"\e089"}i.icon.alarm.clock.thin:before{content:"\f34e"}i.icon.alarm.exclamation.thin:before{content:"\f843"}i.icon.alarm.plus.thin:before{content:"\f844"}i.icon.alarm.snooze.thin:before{content:"\f845"}i.icon.album.circle.plus.thin:before{content:"\e48c"}i.icon.album.circle.user.thin:before{content:"\e48d"}i.icon.album.collection.circle.plus.thin:before{content:"\e48e"}i.icon.album.collection.circle.user.thin:before{content:"\e48f"}i.icon.album.collection.thin:before{content:"\f8a0"}i.icon.album.thin:before{content:"\f89f"}i.icon.alicorn.thin:before{content:"\f6b0"}i.icon.alien.8bit.thin:before{content:"\f8f6"}i.icon.alien.thin:before{content:"\f8f5"}i.icon.align.center.thin:before{content:"\f037"}i.icon.align.justify.thin:before{content:"\f039"}i.icon.align.left.thin:before{content:"\f036"}i.icon.align.right.thin:before{content:"\f038"}i.icon.align.slash.thin:before{content:"\f846"}i.icon.alt.thin:before{content:"\e08a"}i.icon.amp.guitar.thin:before{content:"\f8a1"}i.icon.ampersand.thin:before{content:"\26"}i.icon.anchor.circle.check.thin:before{content:"\e4aa"}i.icon.anchor.circle.exclamation.thin:before{content:"\e4ab"}i.icon.anchor.circle.xmark.thin:before{content:"\e4ac"}i.icon.anchor.lock.thin:before{content:"\e4ad"}i.icon.anchor.thin:before{content:"\f13d"}i.icon.angel.thin:before{content:"\f779"}i.icon.angle.90.thin:before{content:"\e08d"}i.icon.angle.down.thin:before{content:"\f107"}i.icon.angle.left.thin:before{content:"\f104"}i.icon.angle.right.thin:before{content:"\f105"}i.icon.angle.thin:before{content:"\e08c"}i.icon.angle.up.thin:before{content:"\f106"}i.icon.angles.down.thin:before{content:"\f103"}i.icon.angles.left.thin:before{content:"\f100"}i.icon.angles.right.thin:before{content:"\f101"}i.icon.angles.up.down.thin:before{content:"\e60d"}i.icon.angles.up.thin:before{content:"\f102"}i.icon.ankh.thin:before{content:"\f644"}i.icon.apartment.thin:before{content:"\e468"}i.icon.aperture.thin:before{content:"\e2df"}i.icon.apostrophe.thin:before{content:"\27"}i.icon.apple.core.thin:before{content:"\e08f"}i.icon.apple.whole.thin:before{content:"\f5d1"}i.icon.archway.thin:before{content:"\f557"}i.icon.arrow.down.a.z.thin:before{content:"\f15d"}i.icon.arrow.down.arrow.up.thin:before{content:"\f883"}i.icon.arrow.down.big.small.thin:before{content:"\f88c"}i.icon.arrow.down.from.arc.thin:before{content:"\e614"}i.icon.arrow.down.from.dotted.line.thin:before{content:"\e090"}i.icon.arrow.down.from.line.thin:before{content:"\f345"}i.icon.arrow.down.left.and.arrow.up.right.to.center.thin:before{content:"\e092"}i.icon.arrow.down.left.thin:before{content:"\e091"}i.icon.arrow.down.long.thin:before{content:"\f175"}i.icon.arrow.down.nine.one.thin:before{content:"\f886"}i.icon.arrow.down.one.nine.thin:before{content:"\f162"}i.icon.arrow.down.right.thin:before{content:"\e093"}i.icon.arrow.down.short.wide.thin:before{content:"\f884"}i.icon.arrow.down.small.big.thin:before{content:"\f88d"}i.icon.arrow.down.square.triangle.thin:before{content:"\f889"}i.icon.arrow.down.thin:before{content:"\f063"}i.icon.arrow.down.to.arc.thin:before{content:"\e4ae"}i.icon.arrow.down.to.bracket.thin:before{content:"\e094"}i.icon.arrow.down.to.dotted.line.thin:before{content:"\e095"}i.icon.arrow.down.to.line.thin:before{content:"\f33d"}i.icon.arrow.down.to.square.thin:before{content:"\e096"}i.icon.arrow.down.triangle.square.thin:before{content:"\f888"}i.icon.arrow.down.up.across.line.thin:before{content:"\e4af"}i.icon.arrow.down.up.lock.thin:before{content:"\e4b0"}i.icon.arrow.down.wide.short.thin:before{content:"\f160"}i.icon.arrow.down.z.a.thin:before{content:"\f881"}i.icon.arrow.left.from.arc.thin:before{content:"\e615"}i.icon.arrow.left.from.line.thin:before{content:"\f344"}i.icon.arrow.left.long.thin:before{content:"\f177"}i.icon.arrow.left.long.to.line.thin:before{content:"\e3d4"}i.icon.arrow.left.thin:before{content:"\f060"}i.icon.arrow.left.to.arc.thin:before{content:"\e616"}i.icon.arrow.left.to.line.thin:before{content:"\f33e"}i.icon.arrow.pointer.thin:before{content:"\f245"}i.icon.arrow.progress.thin:before{content:"\e5df"}i.icon.arrow.right.arrow.left.thin:before{content:"\f0ec"}i.icon.arrow.right.from.arc.thin:before{content:"\e4b1"}i.icon.arrow.right.from.bracket.thin:before{content:"\f08b"}i.icon.arrow.right.from.line.thin:before{content:"\f343"}i.icon.arrow.right.long.thin:before{content:"\f178"}i.icon.arrow.right.long.to.line.thin:before{content:"\e3d5"}i.icon.arrow.right.thin:before{content:"\f061"}i.icon.arrow.right.to.arc.thin:before{content:"\e4b2"}i.icon.arrow.right.to.bracket.thin:before{content:"\f090"}i.icon.arrow.right.to.city.thin:before{content:"\e4b3"}i.icon.arrow.right.to.line.thin:before{content:"\f340"}i.icon.arrow.rotate.left.thin:before{content:"\f0e2"}i.icon.arrow.rotate.right.thin:before{content:"\f01e"}i.icon.arrow.trend.down.thin:before{content:"\e097"}i.icon.arrow.trend.up.thin:before{content:"\e098"}i.icon.arrow.turn.down.left.thin:before{content:"\e2e1"}i.icon.arrow.turn.down.right.thin:before{content:"\e3d6"}i.icon.arrow.turn.down.thin:before{content:"\f149"}i.icon.arrow.turn.up.thin:before{content:"\f148"}i.icon.arrow.up.a.z.thin:before{content:"\f15e"}i.icon.arrow.up.arrow.down.thin:before{content:"\e099"}i.icon.arrow.up.big.small.thin:before{content:"\f88e"}i.icon.arrow.up.from.arc.thin:before{content:"\e4b4"}i.icon.arrow.up.from.bracket.thin:before{content:"\e09a"}i.icon.arrow.up.from.dotted.line.thin:before{content:"\e09b"}i.icon.arrow.up.from.ground.water.thin:before{content:"\e4b5"}i.icon.arrow.up.from.line.thin:before{content:"\f342"}i.icon.arrow.up.from.square.thin:before{content:"\e09c"}i.icon.arrow.up.from.water.pump.thin:before{content:"\e4b6"}i.icon.arrow.up.left.from.circle.thin:before{content:"\e09e"}i.icon.arrow.up.left.thin:before{content:"\e09d"}i.icon.arrow.up.long.thin:before{content:"\f176"}i.icon.arrow.up.nine.one.thin:before{content:"\f887"}i.icon.arrow.up.one.nine.thin:before{content:"\f163"}i.icon.arrow.up.right.and.arrow.down.left.from.center.thin:before{content:"\e0a0"}i.icon.arrow.up.right.dots.thin:before{content:"\e4b7"}i.icon.arrow.up.right.from.square.thin:before{content:"\f08e"}i.icon.arrow.up.right.thin:before{content:"\e09f"}i.icon.arrow.up.short.wide.thin:before{content:"\f885"}i.icon.arrow.up.small.big.thin:before{content:"\f88f"}i.icon.arrow.up.square.triangle.thin:before{content:"\f88b"}i.icon.arrow.up.thin:before{content:"\f062"}i.icon.arrow.up.to.arc.thin:before{content:"\e617"}i.icon.arrow.up.to.dotted.line.thin:before{content:"\e0a1"}i.icon.arrow.up.to.line.thin:before{content:"\f341"}i.icon.arrow.up.triangle.square.thin:before{content:"\f88a"}i.icon.arrow.up.wide.short.thin:before{content:"\f161"}i.icon.arrow.up.z.a.thin:before{content:"\f882"}i.icon.arrows.cross.thin:before{content:"\e0a2"}i.icon.arrows.down.to.line.thin:before{content:"\e4b8"}i.icon.arrows.down.to.people.thin:before{content:"\e4b9"}i.icon.arrows.from.dotted.line.thin:before{content:"\e0a3"}i.icon.arrows.from.line.thin:before{content:"\e0a4"}i.icon.arrows.left.right.thin:before{content:"\f07e"}i.icon.arrows.left.right.to.line.thin:before{content:"\e4ba"}i.icon.arrows.maximize.thin:before{content:"\f31d"}i.icon.arrows.minimize.thin:before{content:"\e0a5"}i.icon.arrows.repeat.one.thin:before{content:"\f366"}i.icon.arrows.repeat.thin:before{content:"\f364"}i.icon.arrows.retweet.thin:before{content:"\f361"}i.icon.arrows.rotate.thin:before{content:"\f021"}i.icon.arrows.spin.thin:before{content:"\e4bb"}i.icon.arrows.split.up.and.left.thin:before{content:"\e4bc"}i.icon.arrows.to.circle.thin:before{content:"\e4bd"}i.icon.arrows.to.dot.thin:before{content:"\e4be"}i.icon.arrows.to.dotted.line.thin:before{content:"\e0a6"}i.icon.arrows.to.eye.thin:before{content:"\e4bf"}i.icon.arrows.to.line.thin:before{content:"\e0a7"}i.icon.arrows.turn.right.thin:before{content:"\e4c0"}i.icon.arrows.turn.to.dots.thin:before{content:"\e4c1"}i.icon.arrows.up.down.left.right.thin:before{content:"\f047"}i.icon.arrows.up.down.thin:before{content:"\f07d"}i.icon.arrows.up.to.line.thin:before{content:"\e4c2"}i.icon.asterisk.thin:before{content:"\2a"}i.icon.at.thin:before{content:"\40"}i.icon.atom.simple.thin:before{content:"\f5d3"}i.icon.atom.thin:before{content:"\f5d2"}i.icon.audio.description.slash.thin:before{content:"\e0a8"}i.icon.audio.description.thin:before{content:"\f29e"}i.icon.austral.sign.thin:before{content:"\e0a9"}i.icon.avocado.thin:before{content:"\e0aa"}i.icon.award.simple.thin:before{content:"\e0ab"}i.icon.award.thin:before{content:"\f559"}i.icon.axe.battle.thin:before{content:"\f6b3"}i.icon.axe.thin:before{content:"\f6b2"}i.icon.b.thin:before{content:"\42"}i.icon.baby.carriage.thin:before{content:"\f77d"}i.icon.baby.thin:before{content:"\f77c"}i.icon.backpack.thin:before{content:"\f5d4"}i.icon.backward.fast.thin:before{content:"\f049"}i.icon.backward.step.thin:before{content:"\f048"}i.icon.backward.thin:before{content:"\f04a"}i.icon.bacon.thin:before{content:"\f7e5"}i.icon.bacteria.thin:before{content:"\e059"}i.icon.bacterium.thin:before{content:"\e05a"}i.icon.badge.check.thin:before{content:"\f336"}i.icon.badge.dollar.thin:before{content:"\f645"}i.icon.badge.percent.thin:before{content:"\f646"}i.icon.badge.sheriff.thin:before{content:"\f8a2"}i.icon.badge.thin:before{content:"\f335"}i.icon.badger.honey.thin:before{content:"\f6b4"}i.icon.badminton.thin:before{content:"\e33a"}i.icon.bag.seedling.thin:before{content:"\e5f2"}i.icon.bag.shopping.thin:before{content:"\f290"}i.icon.bagel.thin:before{content:"\e3d7"}i.icon.bags.shopping.thin:before{content:"\f847"}i.icon.baguette.thin:before{content:"\e3d8"}i.icon.bahai.thin:before{content:"\f666"}i.icon.baht.sign.thin:before{content:"\e0ac"}i.icon.ball.pile.thin:before{content:"\f77e"}i.icon.balloon.thin:before{content:"\e2e3"}i.icon.balloons.thin:before{content:"\e2e4"}i.icon.ballot.check.thin:before{content:"\f733"}i.icon.ballot.thin:before{content:"\f732"}i.icon.ban.bug.thin:before{content:"\f7f9"}i.icon.ban.parking.thin:before{content:"\f616"}i.icon.ban.smoking.thin:before{content:"\f54d"}i.icon.ban.thin:before{content:"\f05e"}i.icon.banana.thin:before{content:"\e2e5"}i.icon.bandage.thin:before{content:"\f462"}i.icon.bangladeshi.taka.sign.thin:before{content:"\e2e6"}i.icon.banjo.thin:before{content:"\f8a3"}i.icon.barcode.read.thin:before{content:"\f464"}i.icon.barcode.scan.thin:before{content:"\f465"}i.icon.barcode.thin:before{content:"\f02a"}i.icon.bars.filter.thin:before{content:"\e0ad"}i.icon.bars.progress.thin:before{content:"\f828"}i.icon.bars.sort.thin:before{content:"\e0ae"}i.icon.bars.staggered.thin:before{content:"\f550"}i.icon.bars.thin:before{content:"\f0c9"}i.icon.baseball.bat.ball.thin:before{content:"\f432"}i.icon.baseball.thin:before{content:"\f433"}i.icon.basket.shopping.simple.thin:before{content:"\e0af"}i.icon.basket.shopping.thin:before{content:"\f291"}i.icon.basketball.hoop.thin:before{content:"\f435"}i.icon.basketball.thin:before{content:"\f434"}i.icon.bat.thin:before{content:"\f6b5"}i.icon.bath.thin:before{content:"\f2cd"}i.icon.battery.bolt.thin:before{content:"\f376"}i.icon.battery.empty.thin:before{content:"\f244"}i.icon.battery.exclamation.thin:before{content:"\e0b0"}i.icon.battery.full.thin:before{content:"\f240"}i.icon.battery.half.thin:before{content:"\f242"}i.icon.battery.low.thin:before{content:"\e0b1"}i.icon.battery.quarter.thin:before{content:"\f243"}i.icon.battery.slash.thin:before{content:"\f377"}i.icon.battery.three.quarters.thin:before{content:"\f241"}i.icon.bed.bunk.thin:before{content:"\f8f8"}i.icon.bed.empty.thin:before{content:"\f8f9"}i.icon.bed.front.thin:before{content:"\f8f7"}i.icon.bed.pulse.thin:before{content:"\f487"}i.icon.bed.thin:before{content:"\f236"}i.icon.bee.thin:before{content:"\e0b2"}i.icon.beer.mug.empty.thin:before{content:"\f0fc"}i.icon.beer.mug.thin:before{content:"\e0b3"}i.icon.bell.concierge.thin:before{content:"\f562"}i.icon.bell.exclamation.thin:before{content:"\f848"}i.icon.bell.on.thin:before{content:"\f8fa"}i.icon.bell.plus.thin:before{content:"\f849"}i.icon.bell.school.slash.thin:before{content:"\f5d6"}i.icon.bell.school.thin:before{content:"\f5d5"}i.icon.bell.slash.thin:before{content:"\f1f6"}i.icon.bell.thin:before{content:"\f0f3"}i.icon.bells.thin:before{content:"\f77f"}i.icon.bench.tree.thin:before{content:"\e2e7"}i.icon.bezier.curve.thin:before{content:"\f55b"}i.icon.bicycle.thin:before{content:"\f206"}i.icon.billboard.thin:before{content:"\e5cd"}i.icon.bin.bottles.recycle.thin:before{content:"\e5f6"}i.icon.bin.bottles.thin:before{content:"\e5f5"}i.icon.bin.recycle.thin:before{content:"\e5f7"}i.icon.binary.circle.check.thin:before{content:"\e33c"}i.icon.binary.lock.thin:before{content:"\e33d"}i.icon.binary.slash.thin:before{content:"\e33e"}i.icon.binary.thin:before{content:"\e33b"}i.icon.binoculars.thin:before{content:"\f1e5"}i.icon.biohazard.thin:before{content:"\f780"}i.icon.bird.thin:before{content:"\e469"}i.icon.bitcoin.sign.thin:before{content:"\e0b4"}i.icon.blanket.fire.thin:before{content:"\e3da"}i.icon.blanket.thin:before{content:"\f498"}i.icon.blender.phone.thin:before{content:"\f6b6"}i.icon.blender.thin:before{content:"\f517"}i.icon.blinds.open.thin:before{content:"\f8fc"}i.icon.blinds.raised.thin:before{content:"\f8fd"}i.icon.blinds.thin:before{content:"\f8fb"}i.icon.block.brick.fire.thin:before{content:"\e3dc"}i.icon.block.brick.thin:before{content:"\e3db"}i.icon.block.question.thin:before{content:"\e3dd"}i.icon.block.quote.thin:before{content:"\e0b5"}i.icon.block.thin:before{content:"\e46a"}i.icon.blog.thin:before{content:"\f781"}i.icon.blueberries.thin:before{content:"\e2e8"}i.icon.bluetooth.thin:before{content:"\f293"}i.icon.bold.thin:before{content:"\f032"}i.icon.bolt.auto.thin:before{content:"\e0b6"}i.icon.bolt.lightning.thin:before{content:"\e0b7"}i.icon.bolt.slash.thin:before{content:"\e0b8"}i.icon.bolt.thin:before{content:"\f0e7"}i.icon.bomb.thin:before{content:"\f1e2"}i.icon.bone.break.thin:before{content:"\f5d8"}i.icon.bone.thin:before{content:"\f5d7"}i.icon.bong.thin:before{content:"\f55c"}i.icon.book.arrow.right.thin:before{content:"\e0b9"}i.icon.book.arrow.up.thin:before{content:"\e0ba"}i.icon.book.atlas.thin:before{content:"\f558"}i.icon.book.bible.thin:before{content:"\f647"}i.icon.book.blank.thin:before{content:"\f5d9"}i.icon.book.bookmark.thin:before{content:"\e0bb"}i.icon.book.circle.arrow.right.thin:before{content:"\e0bc"}i.icon.book.circle.arrow.up.thin:before{content:"\e0bd"}i.icon.book.copy.thin:before{content:"\e0be"}i.icon.book.font.thin:before{content:"\e0bf"}i.icon.book.heart.thin:before{content:"\f499"}i.icon.book.journal.whills.thin:before{content:"\f66a"}i.icon.book.medical.thin:before{content:"\f7e6"}i.icon.book.open.cover.thin:before{content:"\e0c0"}i.icon.book.open.reader.thin:before{content:"\f5da"}i.icon.book.open.thin:before{content:"\f518"}i.icon.book.quran.thin:before{content:"\f687"}i.icon.book.section.thin:before{content:"\e0c1"}i.icon.book.skull.thin:before{content:"\f6b7"}i.icon.book.sparkles.thin:before{content:"\f6b8"}i.icon.book.tanakh.thin:before{content:"\f827"}i.icon.book.thin:before{content:"\f02d"}i.icon.book.user.thin:before{content:"\f7e7"}i.icon.bookmark.slash.thin:before{content:"\e0c2"}i.icon.bookmark.thin:before{content:"\f02e"}i.icon.books.medical.thin:before{content:"\f7e8"}i.icon.books.thin:before{content:"\f5db"}i.icon.boombox.thin:before{content:"\f8a5"}i.icon.boot.heeled.thin:before{content:"\e33f"}i.icon.boot.thin:before{content:"\f782"}i.icon.booth.curtain.thin:before{content:"\f734"}i.icon.border.all.thin:before{content:"\f84c"}i.icon.border.bottom.right.thin:before{content:"\f854"}i.icon.border.bottom.thin:before{content:"\f84d"}i.icon.border.center.horizontal.thin:before{content:"\f89c"}i.icon.border.center.vertical.thin:before{content:"\f89d"}i.icon.border.inner.thin:before{content:"\f84e"}i.icon.border.left.thin:before{content:"\f84f"}i.icon.border.none.thin:before{content:"\f850"}i.icon.border.outer.thin:before{content:"\f851"}i.icon.border.right.thin:before{content:"\f852"}i.icon.border.top.left.thin:before{content:"\f853"}i.icon.border.top.thin:before{content:"\f855"}i.icon.bore.hole.thin:before{content:"\e4c3"}i.icon.bottle.droplet.thin:before{content:"\e4c4"}i.icon.bottle.water.thin:before{content:"\e4c5"}i.icon.bow.arrow.thin:before{content:"\f6b9"}i.icon.bowl.chopsticks.noodles.thin:before{content:"\e2ea"}i.icon.bowl.chopsticks.thin:before{content:"\e2e9"}i.icon.bowl.food.thin:before{content:"\e4c6"}i.icon.bowl.hot.thin:before{content:"\f823"}i.icon.bowl.rice.thin:before{content:"\e2eb"}i.icon.bowl.scoop.thin:before{content:"\e3de"}i.icon.bowl.scoops.thin:before{content:"\e3df"}i.icon.bowl.soft.serve.thin:before{content:"\e46b"}i.icon.bowl.spoon.thin:before{content:"\e3e0"}i.icon.bowling.ball.pin.thin:before{content:"\e0c3"}i.icon.bowling.ball.thin:before{content:"\f436"}i.icon.bowling.pins.thin:before{content:"\f437"}i.icon.box.archive.thin:before{content:"\f187"}i.icon.box.ballot.thin:before{content:"\f735"}i.icon.box.check.thin:before{content:"\f467"}i.icon.box.circle.check.thin:before{content:"\e0c4"}i.icon.box.dollar.thin:before{content:"\f4a0"}i.icon.box.heart.thin:before{content:"\f49d"}i.icon.box.open.full.thin:before{content:"\f49c"}i.icon.box.open.thin:before{content:"\f49e"}i.icon.box.taped.thin:before{content:"\f49a"}i.icon.box.thin:before{content:"\f466"}i.icon.box.tissue.thin:before{content:"\e05b"}i.icon.boxes.packing.thin:before{content:"\e4c7"}i.icon.boxes.stacked.thin:before{content:"\f468"}i.icon.boxing.glove.thin:before{content:"\f438"}i.icon.bracket.curly.right.thin:before{content:"\7d"}i.icon.bracket.curly.thin:before{content:"\7b"}i.icon.bracket.round.right.thin:before{content:"\29"}i.icon.bracket.round.thin:before{content:"\28"}i.icon.bracket.square.right.thin:before{content:"\5d"}i.icon.bracket.square.thin:before{content:"\5b"}i.icon.brackets.curly.thin:before{content:"\f7ea"}i.icon.brackets.round.thin:before{content:"\e0c5"}i.icon.brackets.square.thin:before{content:"\f7e9"}i.icon.braille.thin:before{content:"\f2a1"}i.icon.brain.arrow.curved.right.thin:before{content:"\f677"}i.icon.brain.circuit.thin:before{content:"\e0c6"}i.icon.brain.thin:before{content:"\f5dc"}i.icon.brake.warning.thin:before{content:"\e0c7"}i.icon.brazilian.real.sign.thin:before{content:"\e46c"}i.icon.bread.loaf.thin:before{content:"\f7eb"}i.icon.bread.slice.butter.thin:before{content:"\e3e1"}i.icon.bread.slice.thin:before{content:"\f7ec"}i.icon.bridge.circle.check.thin:before{content:"\e4c9"}i.icon.bridge.circle.exclamation.thin:before{content:"\e4ca"}i.icon.bridge.circle.xmark.thin:before{content:"\e4cb"}i.icon.bridge.lock.thin:before{content:"\e4cc"}i.icon.bridge.suspension.thin:before{content:"\e4cd"}i.icon.bridge.thin:before{content:"\e4c8"}i.icon.bridge.water.thin:before{content:"\e4ce"}i.icon.briefcase.arrow.right.thin:before{content:"\e2f2"}i.icon.briefcase.blank.thin:before{content:"\e0c8"}i.icon.briefcase.medical.thin:before{content:"\f469"}i.icon.briefcase.thin:before{content:"\f0b1"}i.icon.brightness.low.thin:before{content:"\e0ca"}i.icon.brightness.thin:before{content:"\e0c9"}i.icon.bring.forward.thin:before{content:"\f856"}i.icon.bring.front.thin:before{content:"\f857"}i.icon.broccoli.thin:before{content:"\e3e2"}i.icon.broom.ball.thin:before{content:"\f458"}i.icon.broom.thin:before{content:"\f51a"}i.icon.broom.wide.thin:before{content:"\e5d1"}i.icon.browser.thin:before{content:"\f37e"}i.icon.browsers.thin:before{content:"\e0cb"}i.icon.brush.thin:before{content:"\f55d"}i.icon.bucket.thin:before{content:"\e4cf"}i.icon.bug.slash.thin:before{content:"\e490"}i.icon.bug.thin:before{content:"\f188"}i.icon.bugs.thin:before{content:"\e4d0"}i.icon.building.circle.arrow.right.thin:before{content:"\e4d1"}i.icon.building.circle.check.thin:before{content:"\e4d2"}i.icon.building.circle.exclamation.thin:before{content:"\e4d3"}i.icon.building.circle.xmark.thin:before{content:"\e4d4"}i.icon.building.columns.thin:before{content:"\f19c"}i.icon.building.flag.thin:before{content:"\e4d5"}i.icon.building.lock.thin:before{content:"\e4d6"}i.icon.building.ngo.thin:before{content:"\e4d7"}i.icon.building.shield.thin:before{content:"\e4d8"}i.icon.building.thin:before{content:"\f1ad"}i.icon.building.un.thin:before{content:"\e4d9"}i.icon.building.user.thin:before{content:"\e4da"}i.icon.building.wheat.thin:before{content:"\e4db"}i.icon.buildings.thin:before{content:"\e0cc"}i.icon.bullhorn.thin:before{content:"\f0a1"}i.icon.bullseye.arrow.thin:before{content:"\f648"}i.icon.bullseye.pointer.thin:before{content:"\f649"}i.icon.bullseye.thin:before{content:"\f140"}i.icon.buoy.mooring.thin:before{content:"\e5b6"}i.icon.buoy.thin:before{content:"\e5b5"}i.icon.burger.cheese.thin:before{content:"\f7f1"}i.icon.burger.fries.thin:before{content:"\e0cd"}i.icon.burger.glass.thin:before{content:"\e0ce"}i.icon.burger.lettuce.thin:before{content:"\e3e3"}i.icon.burger.soda.thin:before{content:"\f858"}i.icon.burger.thin:before{content:"\f805"}i.icon.burrito.thin:before{content:"\f7ed"}i.icon.burst.thin:before{content:"\e4dc"}i.icon.bus.school.thin:before{content:"\f5dd"}i.icon.bus.simple.thin:before{content:"\f55e"}i.icon.bus.thin:before{content:"\f207"}i.icon.business.time.thin:before{content:"\f64a"}i.icon.butter.thin:before{content:"\e3e4"}i.icon.c.thin:before{content:"\43"}i.icon.cabin.thin:before{content:"\e46d"}i.icon.cabinet.filing.thin:before{content:"\f64b"}i.icon.cable.car.thin:before{content:"\f7da"}i.icon.cactus.thin:before{content:"\f8a7"}i.icon.cake.candles.thin:before{content:"\f1fd"}i.icon.cake.slice.thin:before{content:"\e3e5"}i.icon.calculator.simple.thin:before{content:"\f64c"}i.icon.calculator.thin:before{content:"\f1ec"}i.icon.calendar.arrow.down.thin:before{content:"\e0d0"}i.icon.calendar.arrow.up.thin:before{content:"\e0d1"}i.icon.calendar.check.thin:before{content:"\f274"}i.icon.calendar.circle.exclamation.thin:before{content:"\e46e"}i.icon.calendar.circle.minus.thin:before{content:"\e46f"}i.icon.calendar.circle.plus.thin:before{content:"\e470"}i.icon.calendar.circle.user.thin:before{content:"\e471"}i.icon.calendar.clock.thin:before{content:"\e0d2"}i.icon.calendar.day.thin:before{content:"\f783"}i.icon.calendar.days.thin:before{content:"\f073"}i.icon.calendar.exclamation.thin:before{content:"\f334"}i.icon.calendar.heart.thin:before{content:"\e0d3"}i.icon.calendar.image.thin:before{content:"\e0d4"}i.icon.calendar.lines.pen.thin:before{content:"\e472"}i.icon.calendar.lines.thin:before{content:"\e0d5"}i.icon.calendar.minus.thin:before{content:"\f272"}i.icon.calendar.pen.thin:before{content:"\f333"}i.icon.calendar.plus.thin:before{content:"\f271"}i.icon.calendar.range.thin:before{content:"\e0d6"}i.icon.calendar.star.thin:before{content:"\f736"}i.icon.calendar.thin:before{content:"\f133"}i.icon.calendar.users.thin:before{content:"\e5e2"}i.icon.calendar.week.thin:before{content:"\f784"}i.icon.calendar.xmark.thin:before{content:"\f273"}i.icon.calendars.thin:before{content:"\e0d7"}i.icon.camcorder.thin:before{content:"\f8a8"}i.icon.camera.cctv.thin:before{content:"\f8ac"}i.icon.camera.movie.thin:before{content:"\f8a9"}i.icon.camera.polaroid.thin:before{content:"\f8aa"}i.icon.camera.retro.thin:before{content:"\f083"}i.icon.camera.rotate.thin:before{content:"\e0d8"}i.icon.camera.security.thin:before{content:"\f8fe"}i.icon.camera.slash.thin:before{content:"\e0d9"}i.icon.camera.thin:before{content:"\f030"}i.icon.camera.viewfinder.thin:before{content:"\e0da"}i.icon.camera.web.slash.thin:before{content:"\f833"}i.icon.camera.web.thin:before{content:"\f832"}i.icon.campfire.thin:before{content:"\f6ba"}i.icon.campground.thin:before{content:"\f6bb"}i.icon.can.food.thin:before{content:"\e3e6"}i.icon.candle.holder.thin:before{content:"\f6bc"}i.icon.candy.bar.thin:before{content:"\e3e8"}i.icon.candy.cane.thin:before{content:"\f786"}i.icon.candy.corn.thin:before{content:"\f6bd"}i.icon.candy.thin:before{content:"\e3e7"}i.icon.cannabis.thin:before{content:"\f55f"}i.icon.capsules.thin:before{content:"\f46b"}i.icon.car.battery.thin:before{content:"\f5df"}i.icon.car.bolt.thin:before{content:"\e341"}i.icon.car.building.thin:before{content:"\f859"}i.icon.car.bump.thin:before{content:"\f5e0"}i.icon.car.burst.thin:before{content:"\f5e1"}i.icon.car.bus.thin:before{content:"\f85a"}i.icon.car.circle.bolt.thin:before{content:"\e342"}i.icon.car.garage.thin:before{content:"\f5e2"}i.icon.car.mirrors.thin:before{content:"\e343"}i.icon.car.on.thin:before{content:"\e4dd"}i.icon.car.rear.thin:before{content:"\f5de"}i.icon.car.side.bolt.thin:before{content:"\e344"}i.icon.car.side.thin:before{content:"\f5e4"}i.icon.car.thin:before{content:"\f1b9"}i.icon.car.tilt.thin:before{content:"\f5e5"}i.icon.car.tunnel.thin:before{content:"\e4de"}i.icon.car.wash.thin:before{content:"\f5e6"}i.icon.car.wrench.thin:before{content:"\f5e3"}i.icon.caravan.simple.thin:before{content:"\e000"}i.icon.caravan.thin:before{content:"\f8ff"}i.icon.card.club.thin:before{content:"\e3e9"}i.icon.card.diamond.thin:before{content:"\e3ea"}i.icon.card.heart.thin:before{content:"\e3eb"}i.icon.card.spade.thin:before{content:"\e3ec"}i.icon.cards.blank.thin:before{content:"\e4df"}i.icon.cards.thin:before{content:"\e3ed"}i.icon.caret.down.thin:before{content:"\f0d7"}i.icon.caret.left.thin:before{content:"\f0d9"}i.icon.caret.right.thin:before{content:"\f0da"}i.icon.caret.up.thin:before{content:"\f0d8"}i.icon.carrot.thin:before{content:"\f787"}i.icon.cars.thin:before{content:"\f85b"}i.icon.cart.arrow.down.thin:before{content:"\f218"}i.icon.cart.arrow.up.thin:before{content:"\e3ee"}i.icon.cart.circle.arrow.down.thin:before{content:"\e3ef"}i.icon.cart.circle.arrow.up.thin:before{content:"\e3f0"}i.icon.cart.circle.check.thin:before{content:"\e3f1"}i.icon.cart.circle.exclamation.thin:before{content:"\e3f2"}i.icon.cart.circle.plus.thin:before{content:"\e3f3"}i.icon.cart.circle.xmark.thin:before{content:"\e3f4"}i.icon.cart.flatbed.boxes.thin:before{content:"\f475"}i.icon.cart.flatbed.empty.thin:before{content:"\f476"}i.icon.cart.flatbed.suitcase.thin:before{content:"\f59d"}i.icon.cart.flatbed.thin:before{content:"\f474"}i.icon.cart.minus.thin:before{content:"\e0db"}i.icon.cart.plus.thin:before{content:"\f217"}i.icon.cart.shopping.fast.thin:before{content:"\e0dc"}i.icon.cart.shopping.thin:before{content:"\f07a"}i.icon.cart.xmark.thin:before{content:"\e0dd"}i.icon.cash.register.thin:before{content:"\f788"}i.icon.cassette.betamax.thin:before{content:"\f8a4"}i.icon.cassette.tape.thin:before{content:"\f8ab"}i.icon.cassette.vhs.thin:before{content:"\f8ec"}i.icon.castle.thin:before{content:"\e0de"}i.icon.cat.space.thin:before{content:"\e001"}i.icon.cat.thin:before{content:"\f6be"}i.icon.cauldron.thin:before{content:"\f6bf"}i.icon.cedi.sign.thin:before{content:"\e0df"}i.icon.cent.sign.thin:before{content:"\e3f5"}i.icon.certificate.thin:before{content:"\f0a3"}i.icon.chair.office.thin:before{content:"\f6c1"}i.icon.chair.thin:before{content:"\f6c0"}i.icon.chalkboard.thin:before{content:"\f51b"}i.icon.chalkboard.user.thin:before{content:"\f51c"}i.icon.champagne.glass.thin:before{content:"\f79e"}i.icon.champagne.glasses.thin:before{content:"\f79f"}i.icon.charging.station.thin:before{content:"\f5e7"}i.icon.chart.area.thin:before{content:"\f1fe"}i.icon.chart.bar.thin:before{content:"\f080"}i.icon.chart.bullet.thin:before{content:"\e0e1"}i.icon.chart.candlestick.thin:before{content:"\e0e2"}i.icon.chart.column.thin:before{content:"\e0e3"}i.icon.chart.gantt.thin:before{content:"\e0e4"}i.icon.chart.line.down.thin:before{content:"\f64d"}i.icon.chart.line.thin:before{content:"\f201"}i.icon.chart.line.up.down.thin:before{content:"\e5d7"}i.icon.chart.line.up.thin:before{content:"\e0e5"}i.icon.chart.mixed.thin:before{content:"\f643"}i.icon.chart.mixed.up.circle.currency.thin:before{content:"\e5d8"}i.icon.chart.mixed.up.circle.dollar.thin:before{content:"\e5d9"}i.icon.chart.network.thin:before{content:"\f78a"}i.icon.chart.pie.simple.circle.currency.thin:before{content:"\e604"}i.icon.chart.pie.simple.circle.dollar.thin:before{content:"\e605"}i.icon.chart.pie.simple.thin:before{content:"\f64e"}i.icon.chart.pie.thin:before{content:"\f200"}i.icon.chart.pyramid.thin:before{content:"\e0e6"}i.icon.chart.radar.thin:before{content:"\e0e7"}i.icon.chart.scatter.3d.thin:before{content:"\e0e8"}i.icon.chart.scatter.bubble.thin:before{content:"\e0e9"}i.icon.chart.scatter.thin:before{content:"\f7ee"}i.icon.chart.simple.horizontal.thin:before{content:"\e474"}i.icon.chart.simple.thin:before{content:"\e473"}i.icon.chart.tree.map.thin:before{content:"\e0ea"}i.icon.chart.user.thin:before{content:"\f6a3"}i.icon.chart.waterfall.thin:before{content:"\e0eb"}i.icon.check.double.thin:before{content:"\f560"}i.icon.check.thin:before{content:"\f00c"}i.icon.check.to.slot.thin:before{content:"\f772"}i.icon.cheese.swiss.thin:before{content:"\f7f0"}i.icon.cheese.thin:before{content:"\f7ef"}i.icon.cherries.thin:before{content:"\e0ec"}i.icon.chess.bishop.piece.thin:before{content:"\f43b"}i.icon.chess.bishop.thin:before{content:"\f43a"}i.icon.chess.board.thin:before{content:"\f43c"}i.icon.chess.clock.flip.thin:before{content:"\f43e"}i.icon.chess.clock.thin:before{content:"\f43d"}i.icon.chess.king.piece.thin:before{content:"\f440"}i.icon.chess.king.thin:before{content:"\f43f"}i.icon.chess.knight.piece.thin:before{content:"\f442"}i.icon.chess.knight.thin:before{content:"\f441"}i.icon.chess.pawn.piece.thin:before{content:"\f444"}i.icon.chess.pawn.thin:before{content:"\f443"}i.icon.chess.queen.piece.thin:before{content:"\f446"}i.icon.chess.queen.thin:before{content:"\f445"}i.icon.chess.rook.piece.thin:before{content:"\f448"}i.icon.chess.rook.thin:before{content:"\f447"}i.icon.chess.thin:before{content:"\f439"}i.icon.chestnut.thin:before{content:"\e3f6"}i.icon.chevron.down.thin:before{content:"\f078"}i.icon.chevron.left.thin:before{content:"\f053"}i.icon.chevron.right.thin:before{content:"\f054"}i.icon.chevron.up.thin:before{content:"\f077"}i.icon.chevrons.down.thin:before{content:"\f322"}i.icon.chevrons.left.thin:before{content:"\f323"}i.icon.chevrons.right.thin:before{content:"\f324"}i.icon.chevrons.up.thin:before{content:"\f325"}i.icon.chf.sign.thin:before{content:"\e602"}i.icon.child.combatant.thin:before{content:"\e4e0"}i.icon.child.dress.thin:before{content:"\e59c"}i.icon.child.reaching.thin:before{content:"\e59d"}i.icon.child.thin:before{content:"\f1ae"}i.icon.children.thin:before{content:"\e4e1"}i.icon.chimney.thin:before{content:"\f78b"}i.icon.chopsticks.thin:before{content:"\e3f7"}i.icon.church.thin:before{content:"\f51d"}i.icon.circle.a.thin:before{content:"\e0f7"}i.icon.circle.ampersand.thin:before{content:"\e0f8"}i.icon.circle.arrow.down.left.thin:before{content:"\e0f9"}i.icon.circle.arrow.down.right.thin:before{content:"\e0fa"}i.icon.circle.arrow.down.thin:before{content:"\f0ab"}i.icon.circle.arrow.left.thin:before{content:"\f0a8"}i.icon.circle.arrow.right.thin:before{content:"\f0a9"}i.icon.circle.arrow.up.left.thin:before{content:"\e0fb"}i.icon.circle.arrow.up.right.thin:before{content:"\e0fc"}i.icon.circle.arrow.up.thin:before{content:"\f0aa"}i.icon.circle.b.thin:before{content:"\e0fd"}i.icon.circle.bolt.thin:before{content:"\e0fe"}i.icon.circle.book.open.thin:before{content:"\e0ff"}i.icon.circle.bookmark.thin:before{content:"\e100"}i.icon.circle.c.thin:before{content:"\e101"}i.icon.circle.calendar.thin:before{content:"\e102"}i.icon.circle.camera.thin:before{content:"\e103"}i.icon.circle.caret.down.thin:before{content:"\f32d"}i.icon.circle.caret.left.thin:before{content:"\f32e"}i.icon.circle.caret.right.thin:before{content:"\f330"}i.icon.circle.caret.up.thin:before{content:"\f331"}i.icon.circle.check.thin:before{content:"\f058"}i.icon.circle.chevron.down.thin:before{content:"\f13a"}i.icon.circle.chevron.left.thin:before{content:"\f137"}i.icon.circle.chevron.right.thin:before{content:"\f138"}i.icon.circle.chevron.up.thin:before{content:"\f139"}i.icon.circle.d.thin:before{content:"\e104"}i.icon.circle.dashed.thin:before{content:"\e105"}i.icon.circle.divide.thin:before{content:"\e106"}i.icon.circle.dollar.thin:before{content:"\f2e8"}i.icon.circle.dollar.to.slot.thin:before{content:"\f4b9"}i.icon.circle.dot.thin:before{content:"\f192"}i.icon.circle.down.left.thin:before{content:"\e107"}i.icon.circle.down.right.thin:before{content:"\e108"}i.icon.circle.down.thin:before{content:"\f358"}i.icon.circle.e.thin:before{content:"\e109"}i.icon.circle.eight.thin:before{content:"\e0f5"}i.icon.circle.ellipsis.thin:before{content:"\e10a"}i.icon.circle.ellipsis.vertical.thin:before{content:"\e10b"}i.icon.circle.envelope.thin:before{content:"\e10c"}i.icon.circle.euro.thin:before{content:"\e5ce"}i.icon.circle.exclamation.check.thin:before{content:"\e10d"}i.icon.circle.exclamation.thin:before{content:"\f06a"}i.icon.circle.f.thin:before{content:"\e10e"}i.icon.circle.five.thin:before{content:"\e0f2"}i.icon.circle.four.thin:before{content:"\e0f1"}i.icon.circle.g.thin:before{content:"\e10f"}i.icon.circle.half.stroke.thin:before{content:"\f042"}i.icon.circle.half.thin:before{content:"\e110"}i.icon.circle.heart.thin:before{content:"\f4c7"}i.icon.circle.horizontal.thin:before{content:"\f47e"}i.icon.circle.i.thin:before{content:"\e111"}i.icon.circle.info.thin:before{content:"\f05a"}i.icon.circle.j.thin:before{content:"\e112"}i.icon.circle.k.thin:before{content:"\e113"}i.icon.circle.l.thin:before{content:"\e114"}i.icon.circle.left.thin:before{content:"\f359"}i.icon.circle.location.arrow.thin:before{content:"\f602"}i.icon.circle.m.thin:before{content:"\e115"}i.icon.circle.microphone.lines.thin:before{content:"\e117"}i.icon.circle.microphone.thin:before{content:"\e116"}i.icon.circle.minus.thin:before{content:"\f056"}i.icon.circle.n.thin:before{content:"\e118"}i.icon.circle.nine.thin:before{content:"\e0f6"}i.icon.circle.nodes.thin:before{content:"\e4e2"}i.icon.circle.notch.thin:before{content:"\f1ce"}i.icon.circle.o.thin:before{content:"\e119"}i.icon.circle.one.thin:before{content:"\e0ee"}i.icon.circle.p.thin:before{content:"\e11a"}i.icon.circle.parking.thin:before{content:"\f615"}i.icon.circle.pause.thin:before{content:"\f28b"}i.icon.circle.phone.flip.thin:before{content:"\e11c"}i.icon.circle.phone.hangup.thin:before{content:"\e11d"}i.icon.circle.phone.thin:before{content:"\e11b"}i.icon.circle.play.thin:before{content:"\f144"}i.icon.circle.plus.thin:before{content:"\f055"}i.icon.circle.q.thin:before{content:"\e11e"}i.icon.circle.quarter.stroke.thin:before{content:"\e5d3"}i.icon.circle.quarter.thin:before{content:"\e11f"}i.icon.circle.quarters.thin:before{content:"\e3f8"}i.icon.circle.question.thin:before{content:"\f059"}i.icon.circle.r.thin:before{content:"\e120"}i.icon.circle.radiation.thin:before{content:"\f7ba"}i.icon.circle.right.thin:before{content:"\f35a"}i.icon.circle.s.thin:before{content:"\e121"}i.icon.circle.seven.thin:before{content:"\e0f4"}i.icon.circle.six.thin:before{content:"\e0f3"}i.icon.circle.small.thin:before{content:"\e122"}i.icon.circle.sort.down.thin:before{content:"\e031"}i.icon.circle.sort.thin:before{content:"\e030"}i.icon.circle.sort.up.thin:before{content:"\e032"}i.icon.circle.star.thin:before{content:"\e123"}i.icon.circle.sterling.thin:before{content:"\e5cf"}i.icon.circle.stop.thin:before{content:"\f28d"}i.icon.circle.t.thin:before{content:"\e124"}i.icon.circle.thin:before{content:"\f111"}i.icon.circle.three.quarters.stroke.thin:before{content:"\e5d4"}i.icon.circle.three.quarters.thin:before{content:"\e125"}i.icon.circle.three.thin:before{content:"\e0f0"}i.icon.circle.trash.thin:before{content:"\e126"}i.icon.circle.two.thin:before{content:"\e0ef"}i.icon.circle.u.thin:before{content:"\e127"}i.icon.circle.up.left.thin:before{content:"\e128"}i.icon.circle.up.right.thin:before{content:"\e129"}i.icon.circle.up.thin:before{content:"\f35b"}i.icon.circle.user.thin:before{content:"\f2bd"}i.icon.circle.vertical.thin:before{content:"\e12a"}i.icon.circle.video.thin:before{content:"\e12b"}i.icon.circle.w.thin:before{content:"\e12c"}i.icon.circle.waveform.lines.thin:before{content:"\e12d"}i.icon.circle.x.thin:before{content:"\e12e"}i.icon.circle.xmark.thin:before{content:"\f057"}i.icon.circle.y.thin:before{content:"\e12f"}i.icon.circle.yen.thin:before{content:"\e5d0"}i.icon.circle.z.thin:before{content:"\e130"}i.icon.circle.zero.thin:before{content:"\e0ed"}i.icon.circles.overlap.thin:before{content:"\e600"}i.icon.citrus.slice.thin:before{content:"\e2f5"}i.icon.citrus.thin:before{content:"\e2f4"}i.icon.city.thin:before{content:"\f64f"}i.icon.clapperboard.play.thin:before{content:"\e132"}i.icon.clapperboard.thin:before{content:"\e131"}i.icon.clarinet.thin:before{content:"\f8ad"}i.icon.claw.marks.thin:before{content:"\f6c2"}i.icon.clipboard.check.thin:before{content:"\f46c"}i.icon.clipboard.list.check.thin:before{content:"\f737"}i.icon.clipboard.list.thin:before{content:"\f46d"}i.icon.clipboard.medical.thin:before{content:"\e133"}i.icon.clipboard.prescription.thin:before{content:"\f5e8"}i.icon.clipboard.question.thin:before{content:"\e4e3"}i.icon.clipboard.thin:before{content:"\f328"}i.icon.clipboard.user.thin:before{content:"\f7f3"}i.icon.clock.desk.thin:before{content:"\e134"}i.icon.clock.eight.thin:before{content:"\e345"}i.icon.clock.eight.thirty.thin:before{content:"\e346"}i.icon.clock.eleven.thin:before{content:"\e347"}i.icon.clock.eleven.thirty.thin:before{content:"\e348"}i.icon.clock.five.thin:before{content:"\e349"}i.icon.clock.five.thirty.thin:before{content:"\e34a"}i.icon.clock.four.thirty.thin:before{content:"\e34b"}i.icon.clock.nine.thin:before{content:"\e34c"}i.icon.clock.nine.thirty.thin:before{content:"\e34d"}i.icon.clock.one.thin:before{content:"\e34e"}i.icon.clock.one.thirty.thin:before{content:"\e34f"}i.icon.clock.rotate.left.thin:before{content:"\f1da"}i.icon.clock.seven.thin:before{content:"\e350"}i.icon.clock.seven.thirty.thin:before{content:"\e351"}i.icon.clock.six.thin:before{content:"\e352"}i.icon.clock.six.thirty.thin:before{content:"\e353"}i.icon.clock.ten.thin:before{content:"\e354"}i.icon.clock.ten.thirty.thin:before{content:"\e355"}i.icon.clock.thin:before{content:"\f017"}i.icon.clock.three.thin:before{content:"\e356"}i.icon.clock.three.thirty.thin:before{content:"\e357"}i.icon.clock.twelve.thin:before{content:"\e358"}i.icon.clock.twelve.thirty.thin:before{content:"\e359"}i.icon.clock.two.thin:before{content:"\e35a"}i.icon.clock.two.thirty.thin:before{content:"\e35b"}i.icon.clone.thin:before{content:"\f24d"}i.icon.closed.captioning.slash.thin:before{content:"\e135"}i.icon.closed.captioning.thin:before{content:"\f20a"}i.icon.clothes.hanger.thin:before{content:"\e136"}i.icon.cloud.arrow.down.thin:before{content:"\f0ed"}i.icon.cloud.arrow.up.thin:before{content:"\f0ee"}i.icon.cloud.binary.thin:before{content:"\e601"}i.icon.cloud.bolt.moon.thin:before{content:"\f76d"}i.icon.cloud.bolt.sun.thin:before{content:"\f76e"}i.icon.cloud.bolt.thin:before{content:"\f76c"}i.icon.cloud.check.thin:before{content:"\e35c"}i.icon.cloud.drizzle.thin:before{content:"\f738"}i.icon.cloud.exclamation.thin:before{content:"\e491"}i.icon.cloud.fog.thin:before{content:"\f74e"}i.icon.cloud.hail.mixed.thin:before{content:"\f73a"}i.icon.cloud.hail.thin:before{content:"\f739"}i.icon.cloud.meatball.thin:before{content:"\f73b"}i.icon.cloud.minus.thin:before{content:"\e35d"}i.icon.cloud.moon.rain.thin:before{content:"\f73c"}i.icon.cloud.moon.thin:before{content:"\f6c3"}i.icon.cloud.music.thin:before{content:"\f8ae"}i.icon.cloud.plus.thin:before{content:"\e35e"}i.icon.cloud.question.thin:before{content:"\e492"}i.icon.cloud.rain.thin:before{content:"\f73d"}i.icon.cloud.rainbow.thin:before{content:"\f73e"}i.icon.cloud.showers.heavy.thin:before{content:"\f740"}i.icon.cloud.showers.thin:before{content:"\f73f"}i.icon.cloud.showers.water.thin:before{content:"\e4e4"}i.icon.cloud.slash.thin:before{content:"\e137"}i.icon.cloud.sleet.thin:before{content:"\f741"}i.icon.cloud.snow.thin:before{content:"\f742"}i.icon.cloud.sun.rain.thin:before{content:"\f743"}i.icon.cloud.sun.thin:before{content:"\f6c4"}i.icon.cloud.thin:before{content:"\f0c2"}i.icon.cloud.word.thin:before{content:"\e138"}i.icon.cloud.xmark.thin:before{content:"\e35f"}i.icon.clouds.moon.thin:before{content:"\f745"}i.icon.clouds.sun.thin:before{content:"\f746"}i.icon.clouds.thin:before{content:"\f744"}i.icon.clover.thin:before{content:"\e139"}i.icon.club.thin:before{content:"\f327"}i.icon.coconut.thin:before{content:"\e2f6"}i.icon.code.branch.thin:before{content:"\f126"}i.icon.code.commit.thin:before{content:"\f386"}i.icon.code.compare.thin:before{content:"\e13a"}i.icon.code.fork.thin:before{content:"\e13b"}i.icon.code.merge.thin:before{content:"\f387"}i.icon.code.pull.request.closed.thin:before{content:"\e3f9"}i.icon.code.pull.request.draft.thin:before{content:"\e3fa"}i.icon.code.pull.request.thin:before{content:"\e13c"}i.icon.code.simple.thin:before{content:"\e13d"}i.icon.code.thin:before{content:"\f121"}i.icon.coffee.bean.thin:before{content:"\e13e"}i.icon.coffee.beans.thin:before{content:"\e13f"}i.icon.coffee.pot.thin:before{content:"\e002"}i.icon.coffin.cross.thin:before{content:"\e051"}i.icon.coffin.thin:before{content:"\f6c6"}i.icon.coin.blank.thin:before{content:"\e3fb"}i.icon.coin.front.thin:before{content:"\e3fc"}i.icon.coin.thin:before{content:"\f85c"}i.icon.coin.vertical.thin:before{content:"\e3fd"}i.icon.coins.thin:before{content:"\f51e"}i.icon.colon.sign.thin:before{content:"\e140"}i.icon.colon.thin:before{content:"\3a"}i.icon.columns.three.thin:before{content:"\e361"}i.icon.comet.thin:before{content:"\e003"}i.icon.comma.thin:before{content:"\2c"}i.icon.command.thin:before{content:"\e142"}i.icon.comment.arrow.down.thin:before{content:"\e143"}i.icon.comment.arrow.up.right.thin:before{content:"\e145"}i.icon.comment.arrow.up.thin:before{content:"\e144"}i.icon.comment.captions.thin:before{content:"\e146"}i.icon.comment.check.thin:before{content:"\f4ac"}i.icon.comment.code.thin:before{content:"\e147"}i.icon.comment.dollar.thin:before{content:"\f651"}i.icon.comment.dots.thin:before{content:"\f4ad"}i.icon.comment.exclamation.thin:before{content:"\f4af"}i.icon.comment.heart.thin:before{content:"\e5c8"}i.icon.comment.image.thin:before{content:"\e148"}i.icon.comment.lines.thin:before{content:"\f4b0"}i.icon.comment.medical.thin:before{content:"\f7f5"}i.icon.comment.middle.thin:before{content:"\e149"}i.icon.comment.middle.top.thin:before{content:"\e14a"}i.icon.comment.minus.thin:before{content:"\f4b1"}i.icon.comment.music.thin:before{content:"\f8b0"}i.icon.comment.pen.thin:before{content:"\f4ae"}i.icon.comment.plus.thin:before{content:"\f4b2"}i.icon.comment.question.thin:before{content:"\e14b"}i.icon.comment.quote.thin:before{content:"\e14c"}i.icon.comment.slash.thin:before{content:"\f4b3"}i.icon.comment.smile.thin:before{content:"\f4b4"}i.icon.comment.sms.thin:before{content:"\f7cd"}i.icon.comment.text.thin:before{content:"\e14d"}i.icon.comment.thin:before{content:"\f075"}i.icon.comment.xmark.thin:before{content:"\f4b5"}i.icon.comments.dollar.thin:before{content:"\f653"}i.icon.comments.question.check.thin:before{content:"\e14f"}i.icon.comments.question.thin:before{content:"\e14e"}i.icon.comments.thin:before{content:"\f086"}i.icon.compact.disc.thin:before{content:"\f51f"}i.icon.compass.drafting.thin:before{content:"\f568"}i.icon.compass.slash.thin:before{content:"\f5e9"}i.icon.compass.thin:before{content:"\f14e"}i.icon.compress.thin:before{content:"\f066"}i.icon.compress.wide.thin:before{content:"\f326"}i.icon.computer.classic.thin:before{content:"\f8b1"}i.icon.computer.mouse.scrollwheel.thin:before{content:"\f8cd"}i.icon.computer.mouse.thin:before{content:"\f8cc"}i.icon.computer.speaker.thin:before{content:"\f8b2"}i.icon.computer.thin:before{content:"\e4e5"}i.icon.container.storage.thin:before{content:"\f4b7"}i.icon.conveyor.belt.arm.thin:before{content:"\e5f8"}i.icon.conveyor.belt.boxes.thin:before{content:"\f46f"}i.icon.conveyor.belt.empty.thin:before{content:"\e150"}i.icon.conveyor.belt.thin:before{content:"\f46e"}i.icon.cookie.bite.thin:before{content:"\f564"}i.icon.cookie.thin:before{content:"\f563"}i.icon.copy.thin:before{content:"\f0c5"}i.icon.copyright.thin:before{content:"\f1f9"}i.icon.corn.thin:before{content:"\f6c7"}i.icon.corner.thin:before{content:"\e3fe"}i.icon.couch.thin:before{content:"\f4b8"}i.icon.cow.thin:before{content:"\f6c8"}i.icon.cowbell.circle.plus.thin:before{content:"\f8b4"}i.icon.cowbell.thin:before{content:"\f8b3"}i.icon.crab.thin:before{content:"\e3ff"}i.icon.crate.apple.thin:before{content:"\f6b1"}i.icon.crate.empty.thin:before{content:"\e151"}i.icon.credit.card.blank.thin:before{content:"\f389"}i.icon.credit.card.front.thin:before{content:"\f38a"}i.icon.credit.card.thin:before{content:"\f09d"}i.icon.cricket.bat.ball.thin:before{content:"\f449"}i.icon.croissant.thin:before{content:"\f7f6"}i.icon.crop.simple.thin:before{content:"\f565"}i.icon.crop.thin:before{content:"\f125"}i.icon.cross.thin:before{content:"\f654"}i.icon.crosshairs.simple.thin:before{content:"\e59f"}i.icon.crosshairs.thin:before{content:"\f05b"}i.icon.crow.thin:before{content:"\f520"}i.icon.crown.thin:before{content:"\f521"}i.icon.crutch.thin:before{content:"\f7f7"}i.icon.crutches.thin:before{content:"\f7f8"}i.icon.cruzeiro.sign.thin:before{content:"\e152"}i.icon.crystal.ball.thin:before{content:"\e362"}i.icon.cube.thin:before{content:"\f1b2"}i.icon.cubes.stacked.thin:before{content:"\e4e6"}i.icon.cubes.thin:before{content:"\f1b3"}i.icon.cucumber.thin:before{content:"\e401"}i.icon.cup.straw.swoosh.thin:before{content:"\e364"}i.icon.cup.straw.thin:before{content:"\e363"}i.icon.cup.togo.thin:before{content:"\f6c5"}i.icon.cupcake.thin:before{content:"\e402"}i.icon.curling.stone.thin:before{content:"\f44a"}i.icon.custard.thin:before{content:"\e403"}i.icon.d.thin:before{content:"\44"}i.icon.dagger.thin:before{content:"\f6cb"}i.icon.dash.thin:before{content:"\e404"}i.icon.database.thin:before{content:"\f1c0"}i.icon.deer.rudolph.thin:before{content:"\f78f"}i.icon.deer.thin:before{content:"\f78e"}i.icon.delete.left.thin:before{content:"\f55a"}i.icon.delete.right.thin:before{content:"\e154"}i.icon.democrat.thin:before{content:"\f747"}i.icon.desktop.arrow.down.thin:before{content:"\e155"}i.icon.desktop.thin:before{content:"\f390"}i.icon.dharmachakra.thin:before{content:"\f655"}i.icon.diagram.cells.thin:before{content:"\e475"}i.icon.diagram.lean.canvas.thin:before{content:"\e156"}i.icon.diagram.nested.thin:before{content:"\e157"}i.icon.diagram.next.thin:before{content:"\e476"}i.icon.diagram.predecessor.thin:before{content:"\e477"}i.icon.diagram.previous.thin:before{content:"\e478"}i.icon.diagram.project.thin:before{content:"\f542"}i.icon.diagram.sankey.thin:before{content:"\e158"}i.icon.diagram.subtask.thin:before{content:"\e479"}i.icon.diagram.successor.thin:before{content:"\e47a"}i.icon.diagram.venn.thin:before{content:"\e15a"}i.icon.dial.high.thin:before{content:"\e15c"}i.icon.dial.low.thin:before{content:"\e15d"}i.icon.dial.max.thin:before{content:"\e15e"}i.icon.dial.med.low.thin:before{content:"\e160"}i.icon.dial.med.thin:before{content:"\e15f"}i.icon.dial.min.thin:before{content:"\e161"}i.icon.dial.off.thin:before{content:"\e162"}i.icon.dial.thin:before{content:"\e15b"}i.icon.diamond.exclamation.thin:before{content:"\e405"}i.icon.diamond.half.stroke.thin:before{content:"\e5b8"}i.icon.diamond.half.thin:before{content:"\e5b7"}i.icon.diamond.thin:before{content:"\f219"}i.icon.diamond.turn.right.thin:before{content:"\f5eb"}i.icon.dice.d10.thin:before{content:"\f6cd"}i.icon.dice.d12.thin:before{content:"\f6ce"}i.icon.dice.d20.thin:before{content:"\f6cf"}i.icon.dice.d4.thin:before{content:"\f6d0"}i.icon.dice.d6.thin:before{content:"\f6d1"}i.icon.dice.d8.thin:before{content:"\f6d2"}i.icon.dice.five.thin:before{content:"\f523"}i.icon.dice.four.thin:before{content:"\f524"}i.icon.dice.one.thin:before{content:"\f525"}i.icon.dice.six.thin:before{content:"\f526"}i.icon.dice.thin:before{content:"\f522"}i.icon.dice.three.thin:before{content:"\f527"}i.icon.dice.two.thin:before{content:"\f528"}i.icon.dinosaur.thin:before{content:"\e5fe"}i.icon.diploma.thin:before{content:"\f5ea"}i.icon.disc.drive.thin:before{content:"\f8b5"}i.icon.disease.thin:before{content:"\f7fa"}i.icon.display.arrow.down.thin:before{content:"\e164"}i.icon.display.chart.up.circle.currency.thin:before{content:"\e5e5"}i.icon.display.chart.up.circle.dollar.thin:before{content:"\e5e6"}i.icon.display.chart.up.thin:before{content:"\e5e3"}i.icon.display.code.thin:before{content:"\e165"}i.icon.display.medical.thin:before{content:"\e166"}i.icon.display.slash.thin:before{content:"\e2fa"}i.icon.display.thin:before{content:"\e163"}i.icon.distribute.spacing.horizontal.thin:before{content:"\e365"}i.icon.distribute.spacing.vertical.thin:before{content:"\e366"}i.icon.ditto.thin:before{content:"\22"}i.icon.divide.thin:before{content:"\f529"}i.icon.dna.thin:before{content:"\f471"}i.icon.do.not.enter.thin:before{content:"\f5ec"}i.icon.dog.leashed.thin:before{content:"\f6d4"}i.icon.dog.thin:before{content:"\f6d3"}i.icon.dollar.sign.thin:before{content:"\24"}i.icon.dolly.empty.thin:before{content:"\f473"}i.icon.dolly.thin:before{content:"\f472"}i.icon.dolphin.thin:before{content:"\e168"}i.icon.dong.sign.thin:before{content:"\e169"}i.icon.donut.thin:before{content:"\e406"}i.icon.door.closed.thin:before{content:"\f52a"}i.icon.door.open.thin:before{content:"\f52b"}i.icon.dove.thin:before{content:"\f4ba"}i.icon.down.from.dotted.line.thin:before{content:"\e407"}i.icon.down.from.line.thin:before{content:"\f349"}i.icon.down.left.and.up.right.to.center.thin:before{content:"\f422"}i.icon.down.left.thin:before{content:"\e16a"}i.icon.down.long.thin:before{content:"\f309"}i.icon.down.right.thin:before{content:"\e16b"}i.icon.down.thin:before{content:"\f354"}i.icon.down.to.bracket.thin:before{content:"\e4e7"}i.icon.down.to.dotted.line.thin:before{content:"\e408"}i.icon.down.to.line.thin:before{content:"\f34a"}i.icon.download.thin:before{content:"\f019"}i.icon.dragon.thin:before{content:"\f6d5"}i.icon.draw.circle.thin:before{content:"\f5ed"}i.icon.draw.polygon.thin:before{content:"\f5ee"}i.icon.draw.square.thin:before{content:"\f5ef"}i.icon.dreidel.thin:before{content:"\f792"}i.icon.drone.front.thin:before{content:"\f860"}i.icon.drone.thin:before{content:"\f85f"}i.icon.droplet.degree.thin:before{content:"\f748"}i.icon.droplet.percent.thin:before{content:"\f750"}i.icon.droplet.slash.thin:before{content:"\f5c7"}i.icon.droplet.thin:before{content:"\f043"}i.icon.drum.steelpan.thin:before{content:"\f56a"}i.icon.drum.thin:before{content:"\f569"}i.icon.drumstick.bite.thin:before{content:"\f6d7"}i.icon.drumstick.thin:before{content:"\f6d6"}i.icon.dryer.heat.thin:before{content:"\f862"}i.icon.dryer.thin:before{content:"\f861"}i.icon.duck.thin:before{content:"\f6d8"}i.icon.dumbbell.thin:before{content:"\f44b"}i.icon.dumpster.fire.thin:before{content:"\f794"}i.icon.dumpster.thin:before{content:"\f793"}i.icon.dungeon.thin:before{content:"\f6d9"}i.icon.e.thin:before{content:"\45"}i.icon.ear.deaf.thin:before{content:"\f2a4"}i.icon.ear.listen.thin:before{content:"\f2a2"}i.icon.ear.muffs.thin:before{content:"\f795"}i.icon.ear.thin:before{content:"\f5f0"}i.icon.earth.africa.thin:before{content:"\f57c"}i.icon.earth.americas.thin:before{content:"\f57d"}i.icon.earth.asia.thin:before{content:"\f57e"}i.icon.earth.europe.thin:before{content:"\f7a2"}i.icon.earth.oceania.thin:before{content:"\e47b"}i.icon.eclipse.thin:before{content:"\f749"}i.icon.egg.fried.thin:before{content:"\f7fc"}i.icon.egg.thin:before{content:"\f7fb"}i.icon.eggplant.thin:before{content:"\e16c"}i.icon.eight.thin:before{content:"\38"}i.icon.eject.thin:before{content:"\f052"}i.icon.elephant.thin:before{content:"\f6da"}i.icon.elevator.thin:before{content:"\e16d"}i.icon.ellipsis.stroke.thin:before{content:"\f39b"}i.icon.ellipsis.stroke.vertical.thin:before{content:"\f39c"}i.icon.ellipsis.thin:before{content:"\f141"}i.icon.ellipsis.vertical.thin:before{content:"\f142"}i.icon.empty.set.thin:before{content:"\f656"}i.icon.engine.thin:before{content:"\e16e"}i.icon.engine.warning.thin:before{content:"\f5f2"}i.icon.envelope.circle.check.thin:before{content:"\e4e8"}i.icon.envelope.dot.thin:before{content:"\e16f"}i.icon.envelope.open.dollar.thin:before{content:"\f657"}i.icon.envelope.open.text.thin:before{content:"\f658"}i.icon.envelope.open.thin:before{content:"\f2b6"}i.icon.envelope.thin:before{content:"\f0e0"}i.icon.envelopes.bulk.thin:before{content:"\f674"}i.icon.envelopes.thin:before{content:"\e170"}i.icon.equals.thin:before{content:"\3d"}i.icon.eraser.thin:before{content:"\f12d"}i.icon.escalator.thin:before{content:"\e171"}i.icon.ethernet.thin:before{content:"\f796"}i.icon.euro.sign.thin:before{content:"\f153"}i.icon.exclamation.thin:before{content:"\21"}i.icon.expand.thin:before{content:"\f065"}i.icon.expand.wide.thin:before{content:"\f320"}i.icon.explosion.thin:before{content:"\e4e9"}i.icon.eye.dropper.full.thin:before{content:"\e172"}i.icon.eye.dropper.half.thin:before{content:"\e173"}i.icon.eye.dropper.thin:before{content:"\f1fb"}i.icon.eye.evil.thin:before{content:"\f6db"}i.icon.eye.low.vision.thin:before{content:"\f2a8"}i.icon.eye.slash.thin:before{content:"\f070"}i.icon.eye.thin:before{content:"\f06e"}i.icon.eyes.thin:before{content:"\e367"}i.icon.f.thin:before{content:"\46"}i.icon.face.angry.horns.thin:before{content:"\e368"}i.icon.face.angry.thin:before{content:"\f556"}i.icon.face.anguished.thin:before{content:"\e369"}i.icon.face.anxious.sweat.thin:before{content:"\e36a"}i.icon.face.astonished.thin:before{content:"\e36b"}i.icon.face.awesome.thin:before{content:"\e409"}i.icon.face.beam.hand.over.mouth.thin:before{content:"\e47c"}i.icon.face.clouds.thin:before{content:"\e47d"}i.icon.face.confounded.thin:before{content:"\e36c"}i.icon.face.confused.thin:before{content:"\e36d"}i.icon.face.cowboy.hat.thin:before{content:"\e36e"}i.icon.face.diagonal.mouth.thin:before{content:"\e47e"}i.icon.face.disappointed.thin:before{content:"\e36f"}i.icon.face.disguise.thin:before{content:"\e370"}i.icon.face.dizzy.thin:before{content:"\f567"}i.icon.face.dotted.thin:before{content:"\e47f"}i.icon.face.downcast.sweat.thin:before{content:"\e371"}i.icon.face.drooling.thin:before{content:"\e372"}i.icon.face.exhaling.thin:before{content:"\e480"}i.icon.face.explode.thin:before{content:"\e2fe"}i.icon.face.expressionless.thin:before{content:"\e373"}i.icon.face.eyes.xmarks.thin:before{content:"\e374"}i.icon.face.fearful.thin:before{content:"\e375"}i.icon.face.flushed.thin:before{content:"\f579"}i.icon.face.frown.open.thin:before{content:"\f57a"}i.icon.face.frown.slight.thin:before{content:"\e376"}i.icon.face.frown.thin:before{content:"\f119"}i.icon.face.glasses.thin:before{content:"\e377"}i.icon.face.grimace.thin:before{content:"\f57f"}i.icon.face.grin.beam.sweat.thin:before{content:"\f583"}i.icon.face.grin.beam.thin:before{content:"\f582"}i.icon.face.grin.hearts.thin:before{content:"\f584"}i.icon.face.grin.squint.tears.thin:before{content:"\f586"}i.icon.face.grin.squint.thin:before{content:"\f585"}i.icon.face.grin.stars.thin:before{content:"\f587"}i.icon.face.grin.tears.thin:before{content:"\f588"}i.icon.face.grin.thin:before{content:"\f580"}i.icon.face.grin.tongue.squint.thin:before{content:"\f58a"}i.icon.face.grin.tongue.thin:before{content:"\f589"}i.icon.face.grin.tongue.wink.thin:before{content:"\f58b"}i.icon.face.grin.wide.thin:before{content:"\f581"}i.icon.face.grin.wink.thin:before{content:"\f58c"}i.icon.face.hand.over.mouth.thin:before{content:"\e378"}i.icon.face.hand.peeking.thin:before{content:"\e481"}i.icon.face.hand.yawn.thin:before{content:"\e379"}i.icon.face.head.bandage.thin:before{content:"\e37a"}i.icon.face.holding.back.tears.thin:before{content:"\e482"}i.icon.face.hushed.thin:before{content:"\e37b"}i.icon.face.icicles.thin:before{content:"\e37c"}i.icon.face.kiss.beam.thin:before{content:"\f597"}i.icon.face.kiss.closed.eyes.thin:before{content:"\e37d"}i.icon.face.kiss.thin:before{content:"\f596"}i.icon.face.kiss.wink.heart.thin:before{content:"\f598"}i.icon.face.laugh.beam.thin:before{content:"\f59a"}i.icon.face.laugh.squint.thin:before{content:"\f59b"}i.icon.face.laugh.thin:before{content:"\f599"}i.icon.face.laugh.wink.thin:before{content:"\f59c"}i.icon.face.lying.thin:before{content:"\e37e"}i.icon.face.mask.thin:before{content:"\e37f"}i.icon.face.meh.blank.thin:before{content:"\f5a4"}i.icon.face.meh.thin:before{content:"\f11a"}i.icon.face.melting.thin:before{content:"\e483"}i.icon.face.monocle.thin:before{content:"\e380"}i.icon.face.nauseated.thin:before{content:"\e381"}i.icon.face.nose.steam.thin:before{content:"\e382"}i.icon.face.party.thin:before{content:"\e383"}i.icon.face.pensive.thin:before{content:"\e384"}i.icon.face.persevering.thin:before{content:"\e385"}i.icon.face.pleading.thin:before{content:"\e386"}i.icon.face.pouting.thin:before{content:"\e387"}i.icon.face.raised.eyebrow.thin:before{content:"\e388"}i.icon.face.relieved.thin:before{content:"\e389"}i.icon.face.rolling.eyes.thin:before{content:"\f5a5"}i.icon.face.sad.cry.thin:before{content:"\f5b3"}i.icon.face.sad.sweat.thin:before{content:"\e38a"}i.icon.face.sad.tear.thin:before{content:"\f5b4"}i.icon.face.saluting.thin:before{content:"\e484"}i.icon.face.scream.thin:before{content:"\e38b"}i.icon.face.shush.thin:before{content:"\e38c"}i.icon.face.sleeping.thin:before{content:"\e38d"}i.icon.face.sleepy.thin:before{content:"\e38e"}i.icon.face.smile.beam.thin:before{content:"\f5b8"}i.icon.face.smile.halo.thin:before{content:"\e38f"}i.icon.face.smile.hearts.thin:before{content:"\e390"}i.icon.face.smile.horns.thin:before{content:"\e391"}i.icon.face.smile.plus.thin:before{content:"\f5b9"}i.icon.face.smile.relaxed.thin:before{content:"\e392"}i.icon.face.smile.tear.thin:before{content:"\e393"}i.icon.face.smile.thin:before{content:"\f118"}i.icon.face.smile.tongue.thin:before{content:"\e394"}i.icon.face.smile.upside.down.thin:before{content:"\e395"}i.icon.face.smile.wink.thin:before{content:"\f4da"}i.icon.face.smiling.hands.thin:before{content:"\e396"}i.icon.face.smirking.thin:before{content:"\e397"}i.icon.face.spiral.eyes.thin:before{content:"\e485"}i.icon.face.sunglasses.thin:before{content:"\e398"}i.icon.face.surprise.thin:before{content:"\f5c2"}i.icon.face.swear.thin:before{content:"\e399"}i.icon.face.thermometer.thin:before{content:"\e39a"}i.icon.face.thinking.thin:before{content:"\e39b"}i.icon.face.tired.thin:before{content:"\f5c8"}i.icon.face.tissue.thin:before{content:"\e39c"}i.icon.face.tongue.money.thin:before{content:"\e39d"}i.icon.face.tongue.sweat.thin:before{content:"\e39e"}i.icon.face.unamused.thin:before{content:"\e39f"}i.icon.face.viewfinder.thin:before{content:"\e2ff"}i.icon.face.vomit.thin:before{content:"\e3a0"}i.icon.face.weary.thin:before{content:"\e3a1"}i.icon.face.woozy.thin:before{content:"\e3a2"}i.icon.face.worried.thin:before{content:"\e3a3"}i.icon.face.zany.thin:before{content:"\e3a4"}i.icon.face.zipper.thin:before{content:"\e3a5"}i.icon.falafel.thin:before{content:"\e40a"}i.icon.family.dress.thin:before{content:"\e301"}i.icon.family.pants.thin:before{content:"\e302"}i.icon.family.thin:before{content:"\e300"}i.icon.fan.table.thin:before{content:"\e004"}i.icon.fan.thin:before{content:"\f863"}i.icon.farm.thin:before{content:"\f864"}i.icon.faucet.drip.thin:before{content:"\e006"}i.icon.faucet.thin:before{content:"\e005"}i.icon.fax.thin:before{content:"\f1ac"}i.icon.feather.pointed.thin:before{content:"\f56b"}i.icon.feather.thin:before{content:"\f52d"}i.icon.fence.thin:before{content:"\e303"}i.icon.ferris.wheel.thin:before{content:"\e174"}i.icon.ferry.thin:before{content:"\e4ea"}i.icon.field.hockey.stick.ball.thin:before{content:"\f44c"}i.icon.file.arrow.down.thin:before{content:"\f56d"}i.icon.file.arrow.up.thin:before{content:"\f574"}i.icon.file.audio.thin:before{content:"\f1c7"}i.icon.file.binary.thin:before{content:"\e175"}i.icon.file.certificate.thin:before{content:"\f5f3"}i.icon.file.chart.column.thin:before{content:"\f659"}i.icon.file.chart.pie.thin:before{content:"\f65a"}i.icon.file.check.thin:before{content:"\f316"}i.icon.file.circle.check.thin:before{content:"\e5a0"}i.icon.file.circle.exclamation.thin:before{content:"\e4eb"}i.icon.file.circle.info.thin:before{content:"\e493"}i.icon.file.circle.minus.thin:before{content:"\e4ed"}i.icon.file.circle.plus.thin:before{content:"\e494"}i.icon.file.circle.question.thin:before{content:"\e4ef"}i.icon.file.circle.xmark.thin:before{content:"\e5a1"}i.icon.file.code.thin:before{content:"\f1c9"}i.icon.file.contract.thin:before{content:"\f56c"}i.icon.file.csv.thin:before{content:"\f6dd"}i.icon.file.dashed.line.thin:before{content:"\f877"}i.icon.file.doc.thin:before{content:"\e5ed"}i.icon.file.excel.thin:before{content:"\f1c3"}i.icon.file.exclamation.thin:before{content:"\f31a"}i.icon.file.export.thin:before{content:"\f56e"}i.icon.file.heart.thin:before{content:"\e176"}i.icon.file.image.thin:before{content:"\f1c5"}i.icon.file.import.thin:before{content:"\f56f"}i.icon.file.invoice.dollar.thin:before{content:"\f571"}i.icon.file.invoice.thin:before{content:"\f570"}i.icon.file.lines.thin:before{content:"\f15c"}i.icon.file.lock.thin:before{content:"\e3a6"}i.icon.file.magnifying.glass.thin:before{content:"\f865"}i.icon.file.medical.thin:before{content:"\f477"}i.icon.file.minus.thin:before{content:"\f318"}i.icon.file.music.thin:before{content:"\f8b6"}i.icon.file.pdf.thin:before{content:"\f1c1"}i.icon.file.pen.thin:before{content:"\f31c"}i.icon.file.plus.minus.thin:before{content:"\e177"}i.icon.file.plus.thin:before{content:"\f319"}i.icon.file.powerpoint.thin:before{content:"\f1c4"}i.icon.file.prescription.thin:before{content:"\f572"}i.icon.file.shield.thin:before{content:"\e4f0"}i.icon.file.signature.thin:before{content:"\f573"}i.icon.file.slash.thin:before{content:"\e3a7"}i.icon.file.spreadsheet.thin:before{content:"\f65b"}i.icon.file.thin:before{content:"\f15b"}i.icon.file.user.thin:before{content:"\f65c"}i.icon.file.video.thin:before{content:"\f1c8"}i.icon.file.waveform.thin:before{content:"\f478"}i.icon.file.word.thin:before{content:"\f1c2"}i.icon.file.xmark.thin:before{content:"\f317"}i.icon.file.zip.thin:before{content:"\e5ee"}i.icon.file.zipper.thin:before{content:"\f1c6"}i.icon.files.medical.thin:before{content:"\f7fd"}i.icon.files.thin:before{content:"\e178"}i.icon.fill.drip.thin:before{content:"\f576"}i.icon.fill.thin:before{content:"\f575"}i.icon.film.canister.thin:before{content:"\f8b7"}i.icon.film.simple.thin:before{content:"\f3a0"}i.icon.film.slash.thin:before{content:"\e179"}i.icon.film.thin:before{content:"\f008"}i.icon.films.thin:before{content:"\e17a"}i.icon.filter.circle.dollar.thin:before{content:"\f662"}i.icon.filter.circle.xmark.thin:before{content:"\e17b"}i.icon.filter.list.thin:before{content:"\e17c"}i.icon.filter.slash.thin:before{content:"\e17d"}i.icon.filter.thin:before{content:"\f0b0"}i.icon.filters.thin:before{content:"\e17e"}i.icon.fingerprint.thin:before{content:"\f577"}i.icon.fire.burner.thin:before{content:"\e4f1"}i.icon.fire.extinguisher.thin:before{content:"\f134"}i.icon.fire.flame.curved.thin:before{content:"\f7e4"}i.icon.fire.flame.simple.thin:before{content:"\f46a"}i.icon.fire.flame.thin:before{content:"\f6df"}i.icon.fire.hydrant.thin:before{content:"\e17f"}i.icon.fire.smoke.thin:before{content:"\f74b"}i.icon.fire.thin:before{content:"\f06d"}i.icon.fireplace.thin:before{content:"\f79a"}i.icon.fish.bones.thin:before{content:"\e304"}i.icon.fish.cooked.thin:before{content:"\f7fe"}i.icon.fish.fins.thin:before{content:"\e4f2"}i.icon.fish.thin:before{content:"\f578"}i.icon.fishing.rod.thin:before{content:"\e3a8"}i.icon.five.thin:before{content:"\35"}i.icon.flag.checkered.thin:before{content:"\f11e"}i.icon.flag.pennant.thin:before{content:"\f456"}i.icon.flag.swallowtail.thin:before{content:"\f74c"}i.icon.flag.thin:before{content:"\f024"}i.icon.flag.usa.thin:before{content:"\f74d"}i.icon.flashlight.thin:before{content:"\f8b8"}i.icon.flask.gear.thin:before{content:"\e5f1"}i.icon.flask.round.poison.thin:before{content:"\f6e0"}i.icon.flask.round.potion.thin:before{content:"\f6e1"}i.icon.flask.thin:before{content:"\f0c3"}i.icon.flask.vial.thin:before{content:"\e4f3"}i.icon.flatbread.stuffed.thin:before{content:"\e40c"}i.icon.flatbread.thin:before{content:"\e40b"}i.icon.floppy.disk.circle.arrow.right.thin:before{content:"\e180"}i.icon.floppy.disk.circle.xmark.thin:before{content:"\e181"}i.icon.floppy.disk.pen.thin:before{content:"\e182"}i.icon.floppy.disk.thin:before{content:"\f0c7"}i.icon.floppy.disks.thin:before{content:"\e183"}i.icon.florin.sign.thin:before{content:"\e184"}i.icon.flower.daffodil.thin:before{content:"\f800"}i.icon.flower.thin:before{content:"\f7ff"}i.icon.flower.tulip.thin:before{content:"\f801"}i.icon.flute.thin:before{content:"\f8b9"}i.icon.flux.capacitor.thin:before{content:"\f8ba"}i.icon.flying.disc.thin:before{content:"\e3a9"}i.icon.folder.arrow.down.thin:before{content:"\e053"}i.icon.folder.arrow.up.thin:before{content:"\e054"}i.icon.folder.bookmark.thin:before{content:"\e186"}i.icon.folder.closed.thin:before{content:"\e185"}i.icon.folder.gear.thin:before{content:"\e187"}i.icon.folder.grid.thin:before{content:"\e188"}i.icon.folder.heart.thin:before{content:"\e189"}i.icon.folder.image.thin:before{content:"\e18a"}i.icon.folder.magnifying.glass.thin:before{content:"\e18b"}i.icon.folder.medical.thin:before{content:"\e18c"}i.icon.folder.minus.thin:before{content:"\f65d"}i.icon.folder.music.thin:before{content:"\e18d"}i.icon.folder.open.thin:before{content:"\f07c"}i.icon.folder.plus.thin:before{content:"\f65e"}i.icon.folder.thin:before{content:"\f07b"}i.icon.folder.tree.thin:before{content:"\f802"}i.icon.folder.user.thin:before{content:"\e18e"}i.icon.folder.xmark.thin:before{content:"\f65f"}i.icon.folders.thin:before{content:"\f660"}i.icon.fondue.pot.thin:before{content:"\e40d"}i.icon.font.awesome.thin:before{content:"\f2b4"}i.icon.font.case.thin:before{content:"\f866"}i.icon.font.thin:before{content:"\f031"}i.icon.football.helmet.thin:before{content:"\f44f"}i.icon.football.thin:before{content:"\f44e"}i.icon.fork.knife.thin:before{content:"\f2e6"}i.icon.fork.thin:before{content:"\f2e3"}i.icon.forklift.thin:before{content:"\f47a"}i.icon.fort.thin:before{content:"\e486"}i.icon.forward.fast.thin:before{content:"\f050"}i.icon.forward.step.thin:before{content:"\f051"}i.icon.forward.thin:before{content:"\f04e"}i.icon.four.thin:before{content:"\34"}i.icon.frame.thin:before{content:"\e495"}i.icon.franc.sign.thin:before{content:"\e18f"}i.icon.french.fries.thin:before{content:"\f803"}i.icon.frog.thin:before{content:"\f52e"}i.icon.function.thin:before{content:"\f661"}i.icon.futbol.thin:before{content:"\f1e3"}i.icon.g.thin:before{content:"\47"}i.icon.galaxy.thin:before{content:"\e008"}i.icon.gallery.thumbnails.thin:before{content:"\e3aa"}i.icon.game.board.simple.thin:before{content:"\f868"}i.icon.game.board.thin:before{content:"\f867"}i.icon.game.console.handheld.crank.thin:before{content:"\e5b9"}i.icon.game.console.handheld.thin:before{content:"\f8bb"}i.icon.gamepad.modern.thin:before{content:"\e5a2"}i.icon.gamepad.thin:before{content:"\f11b"}i.icon.garage.car.thin:before{content:"\e00a"}i.icon.garage.open.thin:before{content:"\e00b"}i.icon.garage.thin:before{content:"\e009"}i.icon.garlic.thin:before{content:"\e40e"}i.icon.gas.pump.slash.thin:before{content:"\f5f4"}i.icon.gas.pump.thin:before{content:"\f52f"}i.icon.gauge.circle.bolt.thin:before{content:"\e496"}i.icon.gauge.circle.minus.thin:before{content:"\e497"}i.icon.gauge.circle.plus.thin:before{content:"\e498"}i.icon.gauge.high.thin:before{content:"\f625"}i.icon.gauge.low.thin:before{content:"\f627"}i.icon.gauge.max.thin:before{content:"\f626"}i.icon.gauge.min.thin:before{content:"\f628"}i.icon.gauge.simple.high.thin:before{content:"\f62a"}i.icon.gauge.simple.low.thin:before{content:"\f62c"}i.icon.gauge.simple.max.thin:before{content:"\f62b"}i.icon.gauge.simple.min.thin:before{content:"\f62d"}i.icon.gauge.simple.thin:before{content:"\f629"}i.icon.gauge.thin:before{content:"\f624"}i.icon.gavel.thin:before{content:"\f0e3"}i.icon.gear.code.thin:before{content:"\e5e8"}i.icon.gear.complex.code.thin:before{content:"\e5eb"}i.icon.gear.complex.thin:before{content:"\e5e9"}i.icon.gear.thin:before{content:"\f013"}i.icon.gears.thin:before{content:"\f085"}i.icon.gem.thin:before{content:"\f3a5"}i.icon.ghost.thin:before{content:"\f6e2"}i.icon.gif.thin:before{content:"\e190"}i.icon.gift.card.thin:before{content:"\f663"}i.icon.gift.thin:before{content:"\f06b"}i.icon.gifts.thin:before{content:"\f79c"}i.icon.gingerbread.man.thin:before{content:"\f79d"}i.icon.glass.citrus.thin:before{content:"\f869"}i.icon.glass.empty.thin:before{content:"\e191"}i.icon.glass.half.thin:before{content:"\e192"}i.icon.glass.thin:before{content:"\f804"}i.icon.glass.water.droplet.thin:before{content:"\e4f5"}i.icon.glass.water.thin:before{content:"\e4f4"}i.icon.glasses.round.thin:before{content:"\f5f5"}i.icon.glasses.thin:before{content:"\f530"}i.icon.globe.pointer.thin:before{content:"\e60e"}i.icon.globe.snow.thin:before{content:"\f7a3"}i.icon.globe.stand.thin:before{content:"\f5f6"}i.icon.globe.thin:before{content:"\f0ac"}i.icon.goal.net.thin:before{content:"\e3ab"}i.icon.golf.ball.tee.thin:before{content:"\f450"}i.icon.golf.club.thin:before{content:"\f451"}i.icon.golf.flag.hole.thin:before{content:"\e3ac"}i.icon.gopuram.thin:before{content:"\f664"}i.icon.graduation.cap.thin:before{content:"\f19d"}i.icon.gramophone.thin:before{content:"\f8bd"}i.icon.grapes.thin:before{content:"\e306"}i.icon.grate.droplet.thin:before{content:"\e194"}i.icon.grate.thin:before{content:"\e193"}i.icon.greater.than.equal.thin:before{content:"\f532"}i.icon.greater.than.thin:before{content:"\3e"}i.icon.grid.dividers.thin:before{content:"\e3ad"}i.icon.grid.five.thin:before{content:"\e199"}i.icon.grid.four.thin:before{content:"\e198"}i.icon.grid.horizontal.thin:before{content:"\e307"}i.icon.grid.round.five.thin:before{content:"\e5de"}i.icon.grid.round.four.thin:before{content:"\e5dd"}i.icon.grid.round.thin:before{content:"\e5da"}i.icon.grid.round.two.plus.thin:before{content:"\e5dc"}i.icon.grid.round.two.thin:before{content:"\e5db"}i.icon.grid.thin:before{content:"\e195"}i.icon.grid.two.plus.thin:before{content:"\e197"}i.icon.grid.two.thin:before{content:"\e196"}i.icon.grill.fire.thin:before{content:"\e5a4"}i.icon.grill.hot.thin:before{content:"\e5a5"}i.icon.grill.thin:before{content:"\e5a3"}i.icon.grip.dots.thin:before{content:"\e410"}i.icon.grip.dots.vertical.thin:before{content:"\e411"}i.icon.grip.lines.thin:before{content:"\f7a4"}i.icon.grip.lines.vertical.thin:before{content:"\f7a5"}i.icon.grip.thin:before{content:"\f58d"}i.icon.grip.vertical.thin:before{content:"\f58e"}i.icon.group.arrows.rotate.thin:before{content:"\e4f6"}i.icon.guarani.sign.thin:before{content:"\e19a"}i.icon.guitar.electric.thin:before{content:"\f8be"}i.icon.guitar.thin:before{content:"\f7a6"}i.icon.guitars.thin:before{content:"\f8bf"}i.icon.gun.slash.thin:before{content:"\e19c"}i.icon.gun.squirt.thin:before{content:"\e19d"}i.icon.gun.thin:before{content:"\e19b"}i.icon.h.thin:before{content:"\48"}i.icon.h1.thin:before{content:"\f313"}i.icon.h2.thin:before{content:"\f314"}i.icon.h3.thin:before{content:"\f315"}i.icon.h4.thin:before{content:"\f86a"}i.icon.h5.thin:before{content:"\e412"}i.icon.h6.thin:before{content:"\e413"}i.icon.hammer.crash.thin:before{content:"\e414"}i.icon.hammer.thin:before{content:"\f6e3"}i.icon.hammer.war.thin:before{content:"\f6e4"}i.icon.hamsa.thin:before{content:"\f665"}i.icon.hand.back.fist.thin:before{content:"\f255"}i.icon.hand.back.point.down.thin:before{content:"\e19e"}i.icon.hand.back.point.left.thin:before{content:"\e19f"}i.icon.hand.back.point.ribbon.thin:before{content:"\e1a0"}i.icon.hand.back.point.right.thin:before{content:"\e1a1"}i.icon.hand.back.point.up.thin:before{content:"\e1a2"}i.icon.hand.dots.thin:before{content:"\f461"}i.icon.hand.fingers.crossed.thin:before{content:"\e1a3"}i.icon.hand.fist.thin:before{content:"\f6de"}i.icon.hand.heart.thin:before{content:"\f4bc"}i.icon.hand.holding.box.thin:before{content:"\f47b"}i.icon.hand.holding.dollar.thin:before{content:"\f4c0"}i.icon.hand.holding.droplet.thin:before{content:"\f4c1"}i.icon.hand.holding.hand.thin:before{content:"\e4f7"}i.icon.hand.holding.heart.thin:before{content:"\f4be"}i.icon.hand.holding.magic.thin:before{content:"\f6e5"}i.icon.hand.holding.medical.thin:before{content:"\e05c"}i.icon.hand.holding.seedling.thin:before{content:"\f4bf"}i.icon.hand.holding.skull.thin:before{content:"\e1a4"}i.icon.hand.holding.thin:before{content:"\f4bd"}i.icon.hand.horns.thin:before{content:"\e1a9"}i.icon.hand.lizard.thin:before{content:"\f258"}i.icon.hand.love.thin:before{content:"\e1a5"}i.icon.hand.middle.finger.thin:before{content:"\f806"}i.icon.hand.peace.thin:before{content:"\f25b"}i.icon.hand.point.down.thin:before{content:"\f0a7"}i.icon.hand.point.left.thin:before{content:"\f0a5"}i.icon.hand.point.ribbon.thin:before{content:"\e1a6"}i.icon.hand.point.right.thin:before{content:"\f0a4"}i.icon.hand.point.up.thin:before{content:"\f0a6"}i.icon.hand.pointer.thin:before{content:"\f25a"}i.icon.hand.scissors.thin:before{content:"\f257"}i.icon.hand.sparkles.thin:before{content:"\e05d"}i.icon.hand.spock.thin:before{content:"\f259"}i.icon.hand.thin:before{content:"\f256"}i.icon.hand.wave.thin:before{content:"\e1a7"}i.icon.handcuffs.thin:before{content:"\e4f8"}i.icon.hands.asl.interpreting.thin:before{content:"\f2a3"}i.icon.hands.bound.thin:before{content:"\e4f9"}i.icon.hands.bubbles.thin:before{content:"\e05e"}i.icon.hands.clapping.thin:before{content:"\e1a8"}i.icon.hands.holding.child.thin:before{content:"\e4fa"}i.icon.hands.holding.circle.thin:before{content:"\e4fb"}i.icon.hands.holding.diamond.thin:before{content:"\f47c"}i.icon.hands.holding.dollar.thin:before{content:"\f4c5"}i.icon.hands.holding.heart.thin:before{content:"\f4c3"}i.icon.hands.holding.thin:before{content:"\f4c2"}i.icon.hands.praying.thin:before{content:"\f684"}i.icon.hands.thin:before{content:"\f2a7"}i.icon.handshake.angle.thin:before{content:"\f4c4"}i.icon.handshake.simple.slash.thin:before{content:"\e05f"}i.icon.handshake.simple.thin:before{content:"\f4c6"}i.icon.handshake.slash.thin:before{content:"\e060"}i.icon.handshake.thin:before{content:"\f2b5"}i.icon.hanukiah.thin:before{content:"\f6e6"}i.icon.hard.drive.thin:before{content:"\f0a0"}i.icon.hashtag.lock.thin:before{content:"\e415"}i.icon.hashtag.thin:before{content:"\23"}i.icon.hat.beach.thin:before{content:"\e606"}i.icon.hat.chef.thin:before{content:"\f86b"}i.icon.hat.cowboy.side.thin:before{content:"\f8c1"}i.icon.hat.cowboy.thin:before{content:"\f8c0"}i.icon.hat.santa.thin:before{content:"\f7a7"}i.icon.hat.winter.thin:before{content:"\f7a8"}i.icon.hat.witch.thin:before{content:"\f6e7"}i.icon.hat.wizard.thin:before{content:"\f6e8"}i.icon.head.side.brain.thin:before{content:"\f808"}i.icon.head.side.cough.slash.thin:before{content:"\e062"}i.icon.head.side.cough.thin:before{content:"\e061"}i.icon.head.side.gear.thin:before{content:"\e611"}i.icon.head.side.goggles.thin:before{content:"\f6ea"}i.icon.head.side.headphones.thin:before{content:"\f8c2"}i.icon.head.side.heart.thin:before{content:"\e1aa"}i.icon.head.side.mask.thin:before{content:"\e063"}i.icon.head.side.medical.thin:before{content:"\f809"}i.icon.head.side.thin:before{content:"\f6e9"}i.icon.head.side.virus.thin:before{content:"\e064"}i.icon.heading.thin:before{content:"\f1dc"}i.icon.headphones.simple.thin:before{content:"\f58f"}i.icon.headphones.thin:before{content:"\f025"}i.icon.headset.thin:before{content:"\f590"}i.icon.heart.circle.bolt.thin:before{content:"\e4fc"}i.icon.heart.circle.check.thin:before{content:"\e4fd"}i.icon.heart.circle.exclamation.thin:before{content:"\e4fe"}i.icon.heart.circle.minus.thin:before{content:"\e4ff"}i.icon.heart.circle.plus.thin:before{content:"\e500"}i.icon.heart.circle.xmark.thin:before{content:"\e501"}i.icon.heart.crack.thin:before{content:"\f7a9"}i.icon.heart.half.stroke.thin:before{content:"\e1ac"}i.icon.heart.half.thin:before{content:"\e1ab"}i.icon.heart.pulse.thin:before{content:"\f21e"}i.icon.heart.thin:before{content:"\f004"}i.icon.heat.thin:before{content:"\e00c"}i.icon.helicopter.symbol.thin:before{content:"\e502"}i.icon.helicopter.thin:before{content:"\f533"}i.icon.helmet.battle.thin:before{content:"\f6eb"}i.icon.helmet.safety.thin:before{content:"\f807"}i.icon.helmet.un.thin:before{content:"\e503"}i.icon.hexagon.check.thin:before{content:"\e416"}i.icon.hexagon.divide.thin:before{content:"\e1ad"}i.icon.hexagon.exclamation.thin:before{content:"\e417"}i.icon.hexagon.image.thin:before{content:"\e504"}i.icon.hexagon.minus.thin:before{content:"\f307"}i.icon.hexagon.plus.thin:before{content:"\f300"}i.icon.hexagon.thin:before{content:"\f312"}i.icon.hexagon.vertical.nft.slanted.thin:before{content:"\e506"}i.icon.hexagon.vertical.nft.thin:before{content:"\e505"}i.icon.hexagon.xmark.thin:before{content:"\f2ee"}i.icon.high.definition.thin:before{content:"\e1ae"}i.icon.highlighter.line.thin:before{content:"\e1af"}i.icon.highlighter.thin:before{content:"\f591"}i.icon.hill.avalanche.thin:before{content:"\e507"}i.icon.hill.rockslide.thin:before{content:"\e508"}i.icon.hippo.thin:before{content:"\f6ed"}i.icon.hockey.mask.thin:before{content:"\f6ee"}i.icon.hockey.puck.thin:before{content:"\f453"}i.icon.hockey.stick.puck.thin:before{content:"\e3ae"}i.icon.hockey.sticks.thin:before{content:"\f454"}i.icon.holly.berry.thin:before{content:"\f7aa"}i.icon.honey.pot.thin:before{content:"\e418"}i.icon.hood.cloak.thin:before{content:"\f6ef"}i.icon.horizontal.rule.thin:before{content:"\f86c"}i.icon.horse.head.thin:before{content:"\f7ab"}i.icon.horse.saddle.thin:before{content:"\f8c3"}i.icon.horse.thin:before{content:"\f6f0"}i.icon.hose.reel.thin:before{content:"\e41a"}i.icon.hose.thin:before{content:"\e419"}i.icon.hospital.thin:before{content:"\f0f8"}i.icon.hospital.user.thin:before{content:"\f80d"}i.icon.hospitals.thin:before{content:"\f80e"}i.icon.hot.tub.person.thin:before{content:"\f593"}i.icon.hotdog.thin:before{content:"\f80f"}i.icon.hotel.thin:before{content:"\f594"}i.icon.hourglass.clock.thin:before{content:"\e41b"}i.icon.hourglass.end.thin:before{content:"\f253"}i.icon.hourglass.half.thin:before{content:"\f252"}i.icon.hourglass.start.thin:before{content:"\f251"}i.icon.hourglass.thin:before{content:"\f254"}i.icon.house.blank.thin:before{content:"\e487"}i.icon.house.building.thin:before{content:"\e1b1"}i.icon.house.chimney.blank.thin:before{content:"\e3b0"}i.icon.house.chimney.crack.thin:before{content:"\f6f1"}i.icon.house.chimney.heart.thin:before{content:"\e1b2"}i.icon.house.chimney.medical.thin:before{content:"\f7f2"}i.icon.house.chimney.thin:before{content:"\e3af"}i.icon.house.chimney.user.thin:before{content:"\e065"}i.icon.house.chimney.window.thin:before{content:"\e00d"}i.icon.house.circle.check.thin:before{content:"\e509"}i.icon.house.circle.exclamation.thin:before{content:"\e50a"}i.icon.house.circle.xmark.thin:before{content:"\e50b"}i.icon.house.crack.thin:before{content:"\e3b1"}i.icon.house.day.thin:before{content:"\e00e"}i.icon.house.fire.thin:before{content:"\e50c"}i.icon.house.flag.thin:before{content:"\e50d"}i.icon.house.flood.water.circle.arrow.right.thin:before{content:"\e50f"}i.icon.house.flood.water.thin:before{content:"\e50e"}i.icon.house.heart.thin:before{content:"\f4c9"}i.icon.house.laptop.thin:before{content:"\e066"}i.icon.house.lock.thin:before{content:"\e510"}i.icon.house.medical.circle.check.thin:before{content:"\e511"}i.icon.house.medical.circle.exclamation.thin:before{content:"\e512"}i.icon.house.medical.circle.xmark.thin:before{content:"\e513"}i.icon.house.medical.flag.thin:before{content:"\e514"}i.icon.house.medical.thin:before{content:"\e3b2"}i.icon.house.night.thin:before{content:"\e010"}i.icon.house.person.leave.thin:before{content:"\e00f"}i.icon.house.person.return.thin:before{content:"\e011"}i.icon.house.signal.thin:before{content:"\e012"}i.icon.house.thin:before{content:"\f015"}i.icon.house.tree.thin:before{content:"\e1b3"}i.icon.house.tsunami.thin:before{content:"\e515"}i.icon.house.turret.thin:before{content:"\e1b4"}i.icon.house.user.thin:before{content:"\e1b0"}i.icon.house.water.thin:before{content:"\f74f"}i.icon.house.window.thin:before{content:"\e3b3"}i.icon.hryvnia.sign.thin:before{content:"\f6f2"}i.icon.hundred.points.thin:before{content:"\e41c"}i.icon.hurricane.thin:before{content:"\f751"}i.icon.hyphen.thin:before{content:"\2d"}i.icon.i.cursor.thin:before{content:"\f246"}i.icon.i.thin:before{content:"\49"}i.icon.ice.cream.thin:before{content:"\f810"}i.icon.ice.skate.thin:before{content:"\f7ac"}i.icon.icicles.thin:before{content:"\f7ad"}i.icon.icons.thin:before{content:"\f86d"}i.icon.id.badge.thin:before{content:"\f2c1"}i.icon.id.card.clip.thin:before{content:"\f47f"}i.icon.id.card.thin:before{content:"\f2c2"}i.icon.igloo.thin:before{content:"\f7ae"}i.icon.image.landscape.thin:before{content:"\e1b5"}i.icon.image.polaroid.thin:before{content:"\f8c4"}i.icon.image.polaroid.user.thin:before{content:"\e1b6"}i.icon.image.portrait.thin:before{content:"\f3e0"}i.icon.image.slash.thin:before{content:"\e1b7"}i.icon.image.thin:before{content:"\f03e"}i.icon.image.user.thin:before{content:"\e1b8"}i.icon.images.thin:before{content:"\f302"}i.icon.images.user.thin:before{content:"\e1b9"}i.icon.inbox.full.thin:before{content:"\e1ba"}i.icon.inbox.in.thin:before{content:"\f310"}i.icon.inbox.out.thin:before{content:"\f311"}i.icon.inbox.thin:before{content:"\f01c"}i.icon.inboxes.thin:before{content:"\e1bb"}i.icon.indent.thin:before{content:"\f03c"}i.icon.indian.rupee.sign.thin:before{content:"\e1bc"}i.icon.industry.thin:before{content:"\f275"}i.icon.industry.windows.thin:before{content:"\f3b3"}i.icon.infinity.thin:before{content:"\f534"}i.icon.info.thin:before{content:"\f129"}i.icon.inhaler.thin:before{content:"\f5f9"}i.icon.input.numeric.thin:before{content:"\e1bd"}i.icon.input.pipe.thin:before{content:"\e1be"}i.icon.input.text.thin:before{content:"\e1bf"}i.icon.integral.thin:before{content:"\f667"}i.icon.interrobang.thin:before{content:"\e5ba"}i.icon.intersection.thin:before{content:"\f668"}i.icon.island.tropical.thin:before{content:"\f811"}i.icon.italic.thin:before{content:"\f033"}i.icon.j.thin:before{content:"\4a"}i.icon.jack.o.lantern.thin:before{content:"\f30e"}i.icon.jar.thin:before{content:"\e516"}i.icon.jar.wheat.thin:before{content:"\e517"}i.icon.jedi.thin:before{content:"\f669"}i.icon.jet.fighter.thin:before{content:"\f0fb"}i.icon.jet.fighter.up.thin:before{content:"\e518"}i.icon.joint.thin:before{content:"\f595"}i.icon.joystick.thin:before{content:"\f8c5"}i.icon.jug.bottle.thin:before{content:"\e5fb"}i.icon.jug.detergent.thin:before{content:"\e519"}i.icon.jug.thin:before{content:"\f8c6"}i.icon.k.thin:before{content:"\4b"}i.icon.kaaba.thin:before{content:"\f66b"}i.icon.kazoo.thin:before{content:"\f8c7"}i.icon.kerning.thin:before{content:"\f86f"}i.icon.key.skeleton.left.right.thin:before{content:"\e3b4"}i.icon.key.skeleton.thin:before{content:"\f6f3"}i.icon.key.thin:before{content:"\f084"}i.icon.keyboard.brightness.low.thin:before{content:"\e1c1"}i.icon.keyboard.brightness.thin:before{content:"\e1c0"}i.icon.keyboard.down.thin:before{content:"\e1c2"}i.icon.keyboard.left.thin:before{content:"\e1c3"}i.icon.keyboard.thin:before{content:"\f11c"}i.icon.keynote.thin:before{content:"\f66c"}i.icon.khanda.thin:before{content:"\f66d"}i.icon.kidneys.thin:before{content:"\f5fb"}i.icon.kip.sign.thin:before{content:"\e1c4"}i.icon.kit.medical.thin:before{content:"\f479"}i.icon.kitchen.set.thin:before{content:"\e51a"}i.icon.kite.thin:before{content:"\f6f4"}i.icon.kiwi.bird.thin:before{content:"\f535"}i.icon.kiwi.fruit.thin:before{content:"\e30c"}i.icon.knife.kitchen.thin:before{content:"\f6f5"}i.icon.knife.thin:before{content:"\f2e4"}i.icon.l.thin:before{content:"\4c"}i.icon.lacrosse.stick.ball.thin:before{content:"\e3b6"}i.icon.lacrosse.stick.thin:before{content:"\e3b5"}i.icon.lambda.thin:before{content:"\f66e"}i.icon.lamp.desk.thin:before{content:"\e014"}i.icon.lamp.floor.thin:before{content:"\e015"}i.icon.lamp.street.thin:before{content:"\e1c5"}i.icon.lamp.thin:before{content:"\f4ca"}i.icon.land.mine.on.thin:before{content:"\e51b"}i.icon.landmark.dome.thin:before{content:"\f752"}i.icon.landmark.flag.thin:before{content:"\e51c"}i.icon.landmark.thin:before{content:"\f66f"}i.icon.language.thin:before{content:"\f1ab"}i.icon.laptop.arrow.down.thin:before{content:"\e1c6"}i.icon.laptop.binary.thin:before{content:"\e5e7"}i.icon.laptop.code.thin:before{content:"\f5fc"}i.icon.laptop.file.thin:before{content:"\e51d"}i.icon.laptop.medical.thin:before{content:"\f812"}i.icon.laptop.mobile.thin:before{content:"\f87a"}i.icon.laptop.slash.thin:before{content:"\e1c7"}i.icon.laptop.thin:before{content:"\f109"}i.icon.lari.sign.thin:before{content:"\e1c8"}i.icon.lasso.sparkles.thin:before{content:"\e1c9"}i.icon.lasso.thin:before{content:"\f8c8"}i.icon.layer.group.thin:before{content:"\f5fd"}i.icon.layer.minus.thin:before{content:"\f5fe"}i.icon.layer.plus.thin:before{content:"\f5ff"}i.icon.leaf.heart.thin:before{content:"\f4cb"}i.icon.leaf.maple.thin:before{content:"\f6f6"}i.icon.leaf.oak.thin:before{content:"\f6f7"}i.icon.leaf.thin:before{content:"\f06c"}i.icon.leafy.green.thin:before{content:"\e41d"}i.icon.left.from.line.thin:before{content:"\f348"}i.icon.left.long.thin:before{content:"\f30a"}i.icon.left.long.to.line.thin:before{content:"\e41e"}i.icon.left.right.thin:before{content:"\f337"}i.icon.left.thin:before{content:"\f355"}i.icon.left.to.line.thin:before{content:"\f34b"}i.icon.lemon.thin:before{content:"\f094"}i.icon.less.than.equal.thin:before{content:"\f537"}i.icon.less.than.thin:before{content:"\3c"}i.icon.life.ring.thin:before{content:"\f1cd"}i.icon.light.ceiling.thin:before{content:"\e016"}i.icon.light.emergency.on.thin:before{content:"\e420"}i.icon.light.emergency.thin:before{content:"\e41f"}i.icon.light.switch.off.thin:before{content:"\e018"}i.icon.light.switch.on.thin:before{content:"\e019"}i.icon.light.switch.thin:before{content:"\e017"}i.icon.lightbulb.cfl.on.thin:before{content:"\e5a7"}i.icon.lightbulb.cfl.thin:before{content:"\e5a6"}i.icon.lightbulb.dollar.thin:before{content:"\f670"}i.icon.lightbulb.exclamation.on.thin:before{content:"\e1ca"}i.icon.lightbulb.exclamation.thin:before{content:"\f671"}i.icon.lightbulb.gear.thin:before{content:"\e5fd"}i.icon.lightbulb.on.thin:before{content:"\f672"}i.icon.lightbulb.slash.thin:before{content:"\f673"}i.icon.lightbulb.thin:before{content:"\f0eb"}i.icon.lighthouse.thin:before{content:"\e612"}i.icon.lights.holiday.thin:before{content:"\f7b2"}i.icon.line.columns.thin:before{content:"\f870"}i.icon.line.height.thin:before{content:"\f871"}i.icon.lines.leaning.thin:before{content:"\e51e"}i.icon.link.horizontal.slash.thin:before{content:"\e1cc"}i.icon.link.horizontal.thin:before{content:"\e1cb"}i.icon.link.simple.slash.thin:before{content:"\e1ce"}i.icon.link.simple.thin:before{content:"\e1cd"}i.icon.link.slash.thin:before{content:"\f127"}i.icon.lips.thin:before{content:"\f600"}i.icon.lira.sign.thin:before{content:"\f195"}i.icon.list.check.thin:before{content:"\f0ae"}i.icon.list.dropdown.thin:before{content:"\e1cf"}i.icon.list.music.thin:before{content:"\f8c9"}i.icon.list.ol.thin:before{content:"\f0cb"}i.icon.list.radio.thin:before{content:"\e1d0"}i.icon.list.thin:before{content:"\f03a"}i.icon.list.timeline.thin:before{content:"\e1d1"}i.icon.list.tree.thin:before{content:"\e1d2"}i.icon.list.ul.thin:before{content:"\f0ca"}i.icon.litecoin.sign.thin:before{content:"\e1d3"}i.icon.loader.thin:before{content:"\e1d4"}i.icon.lobster.thin:before{content:"\e421"}i.icon.location.arrow.thin:before{content:"\f124"}i.icon.location.check.thin:before{content:"\f606"}i.icon.location.crosshairs.slash.thin:before{content:"\f603"}i.icon.location.crosshairs.thin:before{content:"\f601"}i.icon.location.dot.slash.thin:before{content:"\f605"}i.icon.location.dot.thin:before{content:"\f3c5"}i.icon.location.exclamation.thin:before{content:"\f608"}i.icon.location.minus.thin:before{content:"\f609"}i.icon.location.pen.thin:before{content:"\f607"}i.icon.location.pin.lock.thin:before{content:"\e51f"}i.icon.location.pin.slash.thin:before{content:"\f60c"}i.icon.location.pin.thin:before{content:"\f041"}i.icon.location.plus.thin:before{content:"\f60a"}i.icon.location.question.thin:before{content:"\f60b"}i.icon.location.smile.thin:before{content:"\f60d"}i.icon.location.xmark.thin:before{content:"\f60e"}i.icon.lock.a.thin:before{content:"\e422"}i.icon.lock.hashtag.thin:before{content:"\e423"}i.icon.lock.keyhole.open.thin:before{content:"\f3c2"}i.icon.lock.keyhole.thin:before{content:"\f30d"}i.icon.lock.open.thin:before{content:"\f3c1"}i.icon.lock.thin:before{content:"\f023"}i.icon.locust.thin:before{content:"\e520"}i.icon.lollipop.thin:before{content:"\e424"}i.icon.loveseat.thin:before{content:"\f4cc"}i.icon.luchador.mask.thin:before{content:"\f455"}i.icon.lungs.thin:before{content:"\f604"}i.icon.lungs.virus.thin:before{content:"\e067"}i.icon.m.thin:before{content:"\4d"}i.icon.mace.thin:before{content:"\f6f8"}i.icon.magnet.thin:before{content:"\f076"}i.icon.magnifying.glass.arrow.right.thin:before{content:"\e521"}i.icon.magnifying.glass.chart.thin:before{content:"\e522"}i.icon.magnifying.glass.dollar.thin:before{content:"\f688"}i.icon.magnifying.glass.location.thin:before{content:"\f689"}i.icon.magnifying.glass.minus.thin:before{content:"\f010"}i.icon.magnifying.glass.plus.thin:before{content:"\f00e"}i.icon.magnifying.glass.thin:before{content:"\f002"}i.icon.mailbox.flag.up.thin:before{content:"\e5bb"}i.icon.mailbox.thin:before{content:"\f813"}i.icon.manat.sign.thin:before{content:"\e1d5"}i.icon.mandolin.thin:before{content:"\f6f9"}i.icon.mango.thin:before{content:"\e30f"}i.icon.manhole.thin:before{content:"\e1d6"}i.icon.map.location.dot.thin:before{content:"\f5a0"}i.icon.map.location.thin:before{content:"\f59f"}i.icon.map.pin.thin:before{content:"\f276"}i.icon.map.thin:before{content:"\f279"}i.icon.marker.thin:before{content:"\f5a1"}i.icon.mars.and.venus.burst.thin:before{content:"\e523"}i.icon.mars.and.venus.thin:before{content:"\f224"}i.icon.mars.double.thin:before{content:"\f227"}i.icon.mars.stroke.right.thin:before{content:"\f22b"}i.icon.mars.stroke.thin:before{content:"\f229"}i.icon.mars.stroke.up.thin:before{content:"\f22a"}i.icon.mars.thin:before{content:"\f222"}i.icon.martini.glass.citrus.thin:before{content:"\f561"}i.icon.martini.glass.empty.thin:before{content:"\f000"}i.icon.martini.glass.thin:before{content:"\f57b"}i.icon.mask.face.thin:before{content:"\e1d7"}i.icon.mask.snorkel.thin:before{content:"\e3b7"}i.icon.mask.thin:before{content:"\f6fa"}i.icon.mask.ventilator.thin:before{content:"\e524"}i.icon.masks.theater.thin:before{content:"\f630"}i.icon.mattress.pillow.thin:before{content:"\e525"}i.icon.maximize.thin:before{content:"\f31e"}i.icon.meat.thin:before{content:"\f814"}i.icon.medal.thin:before{content:"\f5a2"}i.icon.megaphone.thin:before{content:"\f675"}i.icon.melon.slice.thin:before{content:"\e311"}i.icon.melon.thin:before{content:"\e310"}i.icon.memo.circle.check.thin:before{content:"\e1d9"}i.icon.memo.circle.info.thin:before{content:"\e49a"}i.icon.memo.pad.thin:before{content:"\e1da"}i.icon.memo.thin:before{content:"\e1d8"}i.icon.memory.thin:before{content:"\f538"}i.icon.menorah.thin:before{content:"\f676"}i.icon.mercury.thin:before{content:"\f223"}i.icon.merge.thin:before{content:"\e526"}i.icon.message.arrow.down.thin:before{content:"\e1db"}i.icon.message.arrow.up.right.thin:before{content:"\e1dd"}i.icon.message.arrow.up.thin:before{content:"\e1dc"}i.icon.message.bot.thin:before{content:"\e3b8"}i.icon.message.captions.thin:before{content:"\e1de"}i.icon.message.check.thin:before{content:"\f4a2"}i.icon.message.code.thin:before{content:"\e1df"}i.icon.message.dollar.thin:before{content:"\f650"}i.icon.message.dots.thin:before{content:"\f4a3"}i.icon.message.exclamation.thin:before{content:"\f4a5"}i.icon.message.heart.thin:before{content:"\e5c9"}i.icon.message.image.thin:before{content:"\e1e0"}i.icon.message.lines.thin:before{content:"\f4a6"}i.icon.message.medical.thin:before{content:"\f7f4"}i.icon.message.middle.thin:before{content:"\e1e1"}i.icon.message.middle.top.thin:before{content:"\e1e2"}i.icon.message.minus.thin:before{content:"\f4a7"}i.icon.message.music.thin:before{content:"\f8af"}i.icon.message.pen.thin:before{content:"\f4a4"}i.icon.message.plus.thin:before{content:"\f4a8"}i.icon.message.question.thin:before{content:"\e1e3"}i.icon.message.quote.thin:before{content:"\e1e4"}i.icon.message.slash.thin:before{content:"\f4a9"}i.icon.message.smile.thin:before{content:"\f4aa"}i.icon.message.sms.thin:before{content:"\e1e5"}i.icon.message.text.thin:before{content:"\e1e6"}i.icon.message.thin:before{content:"\f27a"}i.icon.message.xmark.thin:before{content:"\f4ab"}i.icon.messages.dollar.thin:before{content:"\f652"}i.icon.messages.question.thin:before{content:"\e1e7"}i.icon.messages.thin:before{content:"\f4b6"}i.icon.meteor.thin:before{content:"\f753"}i.icon.meter.bolt.thin:before{content:"\e1e9"}i.icon.meter.droplet.thin:before{content:"\e1ea"}i.icon.meter.fire.thin:before{content:"\e1eb"}i.icon.meter.thin:before{content:"\e1e8"}i.icon.microchip.ai.thin:before{content:"\e1ec"}i.icon.microchip.thin:before{content:"\f2db"}i.icon.microphone.lines.slash.thin:before{content:"\f539"}i.icon.microphone.lines.thin:before{content:"\f3c9"}i.icon.microphone.slash.thin:before{content:"\f131"}i.icon.microphone.stand.thin:before{content:"\f8cb"}i.icon.microphone.thin:before{content:"\f130"}i.icon.microscope.thin:before{content:"\f610"}i.icon.microwave.thin:before{content:"\e01b"}i.icon.mill.sign.thin:before{content:"\e1ed"}i.icon.minimize.thin:before{content:"\f78c"}i.icon.minus.thin:before{content:"\f068"}i.icon.mistletoe.thin:before{content:"\f7b4"}i.icon.mitten.thin:before{content:"\f7b5"}i.icon.mobile.button.thin:before{content:"\f10b"}i.icon.mobile.notch.thin:before{content:"\e1ee"}i.icon.mobile.retro.thin:before{content:"\e527"}i.icon.mobile.screen.button.thin:before{content:"\f3cd"}i.icon.mobile.screen.thin:before{content:"\f3cf"}i.icon.mobile.signal.out.thin:before{content:"\e1f0"}i.icon.mobile.signal.thin:before{content:"\e1ef"}i.icon.mobile.thin:before{content:"\f3ce"}i.icon.money.bill.one.thin:before{content:"\f3d1"}i.icon.money.bill.one.wave.thin:before{content:"\f53b"}i.icon.money.bill.simple.thin:before{content:"\e1f1"}i.icon.money.bill.simple.wave.thin:before{content:"\e1f2"}i.icon.money.bill.thin:before{content:"\f0d6"}i.icon.money.bill.transfer.thin:before{content:"\e528"}i.icon.money.bill.trend.up.thin:before{content:"\e529"}i.icon.money.bill.wave.thin:before{content:"\f53a"}i.icon.money.bill.wheat.thin:before{content:"\e52a"}i.icon.money.bills.simple.thin:before{content:"\e1f4"}i.icon.money.bills.thin:before{content:"\e1f3"}i.icon.money.check.dollar.pen.thin:before{content:"\f873"}i.icon.money.check.dollar.thin:before{content:"\f53d"}i.icon.money.check.pen.thin:before{content:"\f872"}i.icon.money.check.thin:before{content:"\f53c"}i.icon.money.from.bracket.thin:before{content:"\e312"}i.icon.money.simple.from.bracket.thin:before{content:"\e313"}i.icon.monitor.waveform.thin:before{content:"\f611"}i.icon.monkey.thin:before{content:"\f6fb"}i.icon.monument.thin:before{content:"\f5a6"}i.icon.moon.cloud.thin:before{content:"\f754"}i.icon.moon.over.sun.thin:before{content:"\f74a"}i.icon.moon.stars.thin:before{content:"\f755"}i.icon.moon.thin:before{content:"\f186"}i.icon.moped.thin:before{content:"\e3b9"}i.icon.mortar.pestle.thin:before{content:"\f5a7"}i.icon.mosque.thin:before{content:"\f678"}i.icon.mosquito.net.thin:before{content:"\e52c"}i.icon.mosquito.thin:before{content:"\e52b"}i.icon.motorcycle.thin:before{content:"\f21c"}i.icon.mound.thin:before{content:"\e52d"}i.icon.mountain.city.thin:before{content:"\e52e"}i.icon.mountain.sun.thin:before{content:"\e52f"}i.icon.mountain.thin:before{content:"\f6fc"}i.icon.mountains.thin:before{content:"\f6fd"}i.icon.mouse.field.thin:before{content:"\e5a8"}i.icon.mp3.player.thin:before{content:"\f8ce"}i.icon.mug.hot.thin:before{content:"\f7b6"}i.icon.mug.marshmallows.thin:before{content:"\f7b7"}i.icon.mug.saucer.thin:before{content:"\f0f4"}i.icon.mug.tea.saucer.thin:before{content:"\e1f5"}i.icon.mug.tea.thin:before{content:"\f875"}i.icon.mug.thin:before{content:"\f874"}i.icon.mushroom.thin:before{content:"\e425"}i.icon.music.note.slash.thin:before{content:"\f8d0"}i.icon.music.note.thin:before{content:"\f8cf"}i.icon.music.slash.thin:before{content:"\f8d1"}i.icon.music.thin:before{content:"\f001"}i.icon.mustache.thin:before{content:"\e5bc"}i.icon.n.thin:before{content:"\4e"}i.icon.naira.sign.thin:before{content:"\e1f6"}i.icon.narwhal.thin:before{content:"\f6fe"}i.icon.nesting.dolls.thin:before{content:"\e3ba"}i.icon.network.wired.thin:before{content:"\f6ff"}i.icon.neuter.thin:before{content:"\f22c"}i.icon.newspaper.thin:before{content:"\f1ea"}i.icon.nfc.lock.thin:before{content:"\e1f8"}i.icon.nfc.magnifying.glass.thin:before{content:"\e1f9"}i.icon.nfc.pen.thin:before{content:"\e1fa"}i.icon.nfc.signal.thin:before{content:"\e1fb"}i.icon.nfc.slash.thin:before{content:"\e1fc"}i.icon.nfc.symbol.thin:before{content:"\e531"}i.icon.nfc.thin:before{content:"\e1f7"}i.icon.nfc.trash.thin:before{content:"\e1fd"}i.icon.nine.thin:before{content:"\39"}i.icon.nose.thin:before{content:"\e5bd"}i.icon.not.equal.thin:before{content:"\f53e"}i.icon.notdef.thin:before{content:"\e1fe"}i.icon.note.medical.thin:before{content:"\e200"}i.icon.note.sticky.thin:before{content:"\f249"}i.icon.note.thin:before{content:"\e1ff"}i.icon.notebook.thin:before{content:"\e201"}i.icon.notes.medical.thin:before{content:"\f481"}i.icon.notes.thin:before{content:"\e202"}i.icon.o.thin:before{content:"\4f"}i.icon.object.exclude.thin:before{content:"\e49c"}i.icon.object.group.thin:before{content:"\f247"}i.icon.object.intersect.thin:before{content:"\e49d"}i.icon.object.subtract.thin:before{content:"\e49e"}i.icon.object.ungroup.thin:before{content:"\f248"}i.icon.object.union.thin:before{content:"\e49f"}i.icon.objects.align.bottom.thin:before{content:"\e3bb"}i.icon.objects.align.center.horizontal.thin:before{content:"\e3bc"}i.icon.objects.align.center.vertical.thin:before{content:"\e3bd"}i.icon.objects.align.left.thin:before{content:"\e3be"}i.icon.objects.align.right.thin:before{content:"\e3bf"}i.icon.objects.align.top.thin:before{content:"\e3c0"}i.icon.objects.column.thin:before{content:"\e3c1"}i.icon.octagon.check.thin:before{content:"\e426"}i.icon.octagon.divide.thin:before{content:"\e203"}i.icon.octagon.exclamation.thin:before{content:"\e204"}i.icon.octagon.minus.thin:before{content:"\f308"}i.icon.octagon.plus.thin:before{content:"\f301"}i.icon.octagon.thin:before{content:"\f306"}i.icon.octagon.xmark.thin:before{content:"\f2f0"}i.icon.oil.can.drip.thin:before{content:"\e205"}i.icon.oil.can.thin:before{content:"\f613"}i.icon.oil.temperature.thin:before{content:"\f614"}i.icon.oil.well.thin:before{content:"\e532"}i.icon.olive.branch.thin:before{content:"\e317"}i.icon.olive.thin:before{content:"\e316"}i.icon.om.thin:before{content:"\f679"}i.icon.omega.thin:before{content:"\f67a"}i.icon.one.thin:before{content:"\31"}i.icon.onion.thin:before{content:"\e427"}i.icon.option.thin:before{content:"\e318"}i.icon.ornament.thin:before{content:"\f7b8"}i.icon.otter.thin:before{content:"\f700"}i.icon.outdent.thin:before{content:"\f03b"}i.icon.outlet.thin:before{content:"\e01c"}i.icon.oven.thin:before{content:"\e01d"}i.icon.overline.thin:before{content:"\f876"}i.icon.p.thin:before{content:"\50"}i.icon.page.caret.down.thin:before{content:"\e429"}i.icon.page.caret.up.thin:before{content:"\e42a"}i.icon.page.thin:before{content:"\e428"}i.icon.pager.thin:before{content:"\f815"}i.icon.paint.roller.thin:before{content:"\f5aa"}i.icon.paintbrush.fine.thin:before{content:"\f5a9"}i.icon.paintbrush.pencil.thin:before{content:"\e206"}i.icon.paintbrush.thin:before{content:"\f1fc"}i.icon.palette.thin:before{content:"\f53f"}i.icon.pallet.box.thin:before{content:"\e208"}i.icon.pallet.boxes.thin:before{content:"\f483"}i.icon.pallet.thin:before{content:"\f482"}i.icon.pan.food.thin:before{content:"\e42b"}i.icon.pan.frying.thin:before{content:"\e42c"}i.icon.pancakes.thin:before{content:"\e42d"}i.icon.panel.ews.thin:before{content:"\e42e"}i.icon.panel.fire.thin:before{content:"\e42f"}i.icon.panorama.thin:before{content:"\e209"}i.icon.paper.plane.thin:before{content:"\f1d8"}i.icon.paper.plane.top.thin:before{content:"\e20a"}i.icon.paperclip.thin:before{content:"\f0c6"}i.icon.paperclip.vertical.thin:before{content:"\e3c2"}i.icon.parachute.box.thin:before{content:"\f4cd"}i.icon.paragraph.left.thin:before{content:"\f878"}i.icon.paragraph.thin:before{content:"\f1dd"}i.icon.party.bell.thin:before{content:"\e31a"}i.icon.party.horn.thin:before{content:"\e31b"}i.icon.passport.thin:before{content:"\f5ab"}i.icon.paste.thin:before{content:"\f0ea"}i.icon.pause.thin:before{content:"\f04c"}i.icon.paw.claws.thin:before{content:"\f702"}i.icon.paw.simple.thin:before{content:"\f701"}i.icon.paw.thin:before{content:"\f1b0"}i.icon.peace.thin:before{content:"\f67c"}i.icon.peach.thin:before{content:"\e20b"}i.icon.peanut.thin:before{content:"\e430"}i.icon.peanuts.thin:before{content:"\e431"}i.icon.peapod.thin:before{content:"\e31c"}i.icon.pear.thin:before{content:"\e20c"}i.icon.pedestal.thin:before{content:"\e20d"}i.icon.pegasus.thin:before{content:"\f703"}i.icon.pen.circle.thin:before{content:"\e20e"}i.icon.pen.clip.slash.thin:before{content:"\e20f"}i.icon.pen.clip.thin:before{content:"\f305"}i.icon.pen.fancy.slash.thin:before{content:"\e210"}i.icon.pen.fancy.thin:before{content:"\f5ac"}i.icon.pen.field.thin:before{content:"\e211"}i.icon.pen.line.thin:before{content:"\e212"}i.icon.pen.nib.slash.thin:before{content:"\e4a1"}i.icon.pen.nib.thin:before{content:"\f5ad"}i.icon.pen.paintbrush.thin:before{content:"\f618"}i.icon.pen.ruler.thin:before{content:"\f5ae"}i.icon.pen.slash.thin:before{content:"\e213"}i.icon.pen.swirl.thin:before{content:"\e214"}i.icon.pen.thin:before{content:"\f304"}i.icon.pen.to.square.thin:before{content:"\f044"}i.icon.pencil.mechanical.thin:before{content:"\e5ca"}i.icon.pencil.slash.thin:before{content:"\e215"}i.icon.pencil.thin:before{content:"\f303"}i.icon.people.arrows.thin:before{content:"\e068"}i.icon.people.carry.box.thin:before{content:"\f4ce"}i.icon.people.dress.simple.thin:before{content:"\e218"}i.icon.people.dress.thin:before{content:"\e217"}i.icon.people.group.thin:before{content:"\e533"}i.icon.people.line.thin:before{content:"\e534"}i.icon.people.pants.simple.thin:before{content:"\e21a"}i.icon.people.pants.thin:before{content:"\e219"}i.icon.people.pulling.thin:before{content:"\e535"}i.icon.people.robbery.thin:before{content:"\e536"}i.icon.people.roof.thin:before{content:"\e537"}i.icon.people.simple.thin:before{content:"\e21b"}i.icon.people.thin:before{content:"\e216"}i.icon.pepper.hot.thin:before{content:"\f816"}i.icon.pepper.thin:before{content:"\e432"}i.icon.percent.thin:before{content:"\25"}i.icon.period.thin:before{content:"\2e"}i.icon.person.arrow.down.to.line.thin:before{content:"\e538"}i.icon.person.arrow.up.from.line.thin:before{content:"\e539"}i.icon.person.biking.mountain.thin:before{content:"\f84b"}i.icon.person.biking.thin:before{content:"\f84a"}i.icon.person.booth.thin:before{content:"\f756"}i.icon.person.breastfeeding.thin:before{content:"\e53a"}i.icon.person.burst.thin:before{content:"\e53b"}i.icon.person.cane.thin:before{content:"\e53c"}i.icon.person.carry.box.thin:before{content:"\f4cf"}i.icon.person.chalkboard.thin:before{content:"\e53d"}i.icon.person.circle.check.thin:before{content:"\e53e"}i.icon.person.circle.exclamation.thin:before{content:"\e53f"}i.icon.person.circle.minus.thin:before{content:"\e540"}i.icon.person.circle.plus.thin:before{content:"\e541"}i.icon.person.circle.question.thin:before{content:"\e542"}i.icon.person.circle.xmark.thin:before{content:"\e543"}i.icon.person.digging.thin:before{content:"\f85e"}i.icon.person.dolly.empty.thin:before{content:"\f4d1"}i.icon.person.dolly.thin:before{content:"\f4d0"}i.icon.person.dots.from.line.thin:before{content:"\f470"}i.icon.person.dress.burst.thin:before{content:"\e544"}i.icon.person.dress.fairy.thin:before{content:"\e607"}i.icon.person.dress.simple.thin:before{content:"\e21c"}i.icon.person.dress.thin:before{content:"\f182"}i.icon.person.drowning.thin:before{content:"\e545"}i.icon.person.fairy.thin:before{content:"\e608"}i.icon.person.falling.burst.thin:before{content:"\e547"}i.icon.person.falling.thin:before{content:"\e546"}i.icon.person.from.portal.thin:before{content:"\e023"}i.icon.person.half.dress.thin:before{content:"\e548"}i.icon.person.harassing.thin:before{content:"\e549"}i.icon.person.hiking.thin:before{content:"\f6ec"}i.icon.person.military.pointing.thin:before{content:"\e54a"}i.icon.person.military.rifle.thin:before{content:"\e54b"}i.icon.person.military.to.person.thin:before{content:"\e54c"}i.icon.person.pinball.thin:before{content:"\e21d"}i.icon.person.praying.thin:before{content:"\f683"}i.icon.person.pregnant.thin:before{content:"\e31e"}i.icon.person.rays.thin:before{content:"\e54d"}i.icon.person.rifle.thin:before{content:"\e54e"}i.icon.person.running.fast.thin:before{content:"\e5ff"}i.icon.person.running.thin:before{content:"\f70c"}i.icon.person.seat.reclined.thin:before{content:"\e21f"}i.icon.person.seat.thin:before{content:"\e21e"}i.icon.person.shelter.thin:before{content:"\e54f"}i.icon.person.sign.thin:before{content:"\f757"}i.icon.person.simple.thin:before{content:"\e220"}i.icon.person.skating.thin:before{content:"\f7c5"}i.icon.person.ski.jumping.thin:before{content:"\f7c7"}i.icon.person.ski.lift.thin:before{content:"\f7c8"}i.icon.person.skiing.nordic.thin:before{content:"\f7ca"}i.icon.person.skiing.thin:before{content:"\f7c9"}i.icon.person.sledding.thin:before{content:"\f7cb"}i.icon.person.snowboarding.thin:before{content:"\f7ce"}i.icon.person.snowmobiling.thin:before{content:"\f7d1"}i.icon.person.swimming.thin:before{content:"\f5c4"}i.icon.person.thin:before{content:"\f183"}i.icon.person.through.window.thin:before{content:"\e5a9"}i.icon.person.to.door.thin:before{content:"\e433"}i.icon.person.to.portal.thin:before{content:"\e022"}i.icon.person.walking.arrow.loop.left.thin:before{content:"\e551"}i.icon.person.walking.arrow.right.thin:before{content:"\e552"}i.icon.person.walking.dashed.line.arrow.right.thin:before{content:"\e553"}i.icon.person.walking.luggage.thin:before{content:"\e554"}i.icon.person.walking.thin:before{content:"\f554"}i.icon.person.walking.with.cane.thin:before{content:"\f29d"}i.icon.peseta.sign.thin:before{content:"\e221"}i.icon.peso.sign.thin:before{content:"\e222"}i.icon.phone.arrow.down.left.thin:before{content:"\e223"}i.icon.phone.arrow.right.thin:before{content:"\e5be"}i.icon.phone.arrow.up.right.thin:before{content:"\e224"}i.icon.phone.flip.thin:before{content:"\f879"}i.icon.phone.hangup.thin:before{content:"\e225"}i.icon.phone.intercom.thin:before{content:"\e434"}i.icon.phone.missed.thin:before{content:"\e226"}i.icon.phone.office.thin:before{content:"\f67d"}i.icon.phone.plus.thin:before{content:"\f4d2"}i.icon.phone.rotary.thin:before{content:"\f8d3"}i.icon.phone.slash.thin:before{content:"\f3dd"}i.icon.phone.thin:before{content:"\f095"}i.icon.phone.volume.thin:before{content:"\f2a0"}i.icon.phone.xmark.thin:before{content:"\e227"}i.icon.photo.film.music.thin:before{content:"\e228"}i.icon.photo.film.thin:before{content:"\f87c"}i.icon.pi.thin:before{content:"\f67e"}i.icon.piano.keyboard.thin:before{content:"\f8d5"}i.icon.piano.thin:before{content:"\f8d4"}i.icon.pickaxe.thin:before{content:"\e5bf"}i.icon.pickleball.thin:before{content:"\e435"}i.icon.pie.thin:before{content:"\f705"}i.icon.pig.thin:before{content:"\f706"}i.icon.piggy.bank.thin:before{content:"\f4d3"}i.icon.pills.thin:before{content:"\f484"}i.icon.pinata.thin:before{content:"\e3c3"}i.icon.pinball.thin:before{content:"\e229"}i.icon.pineapple.thin:before{content:"\e31f"}i.icon.pipe.circle.check.thin:before{content:"\e436"}i.icon.pipe.collar.thin:before{content:"\e437"}i.icon.pipe.section.thin:before{content:"\e438"}i.icon.pipe.smoking.thin:before{content:"\e3c4"}i.icon.pipe.thin:before{content:"\7c"}i.icon.pipe.valve.thin:before{content:"\e439"}i.icon.pizza.slice.thin:before{content:"\f818"}i.icon.pizza.thin:before{content:"\f817"}i.icon.place.of.worship.thin:before{content:"\f67f"}i.icon.plane.arrival.thin:before{content:"\f5af"}i.icon.plane.circle.check.thin:before{content:"\e555"}i.icon.plane.circle.exclamation.thin:before{content:"\e556"}i.icon.plane.circle.xmark.thin:before{content:"\e557"}i.icon.plane.departure.thin:before{content:"\f5b0"}i.icon.plane.engines.thin:before{content:"\f3de"}i.icon.plane.lock.thin:before{content:"\e558"}i.icon.plane.prop.thin:before{content:"\e22b"}i.icon.plane.slash.thin:before{content:"\e069"}i.icon.plane.tail.thin:before{content:"\e22c"}i.icon.plane.thin:before{content:"\f072"}i.icon.plane.up.slash.thin:before{content:"\e22e"}i.icon.plane.up.thin:before{content:"\e22d"}i.icon.planet.moon.thin:before{content:"\e01f"}i.icon.planet.ringed.thin:before{content:"\e020"}i.icon.plant.wilt.thin:before{content:"\e5aa"}i.icon.plate.utensils.thin:before{content:"\e43b"}i.icon.plate.wheat.thin:before{content:"\e55a"}i.icon.play.pause.thin:before{content:"\e22f"}i.icon.play.thin:before{content:"\f04b"}i.icon.plug.circle.bolt.thin:before{content:"\e55b"}i.icon.plug.circle.check.thin:before{content:"\e55c"}i.icon.plug.circle.exclamation.thin:before{content:"\e55d"}i.icon.plug.circle.minus.thin:before{content:"\e55e"}i.icon.plug.circle.plus.thin:before{content:"\e55f"}i.icon.plug.circle.xmark.thin:before{content:"\e560"}i.icon.plug.thin:before{content:"\f1e6"}i.icon.plus.large.thin:before{content:"\e59e"}i.icon.plus.minus.thin:before{content:"\e43c"}i.icon.plus.thin:before{content:"\2b"}i.icon.podcast.thin:before{content:"\f2ce"}i.icon.podium.star.thin:before{content:"\f758"}i.icon.podium.thin:before{content:"\f680"}i.icon.police.box.thin:before{content:"\e021"}i.icon.poll.people.thin:before{content:"\f759"}i.icon.pompebled.thin:before{content:"\e43d"}i.icon.poo.storm.thin:before{content:"\f75a"}i.icon.poo.thin:before{content:"\f2fe"}i.icon.pool.eight.ball.thin:before{content:"\e3c5"}i.icon.poop.thin:before{content:"\f619"}i.icon.popcorn.thin:before{content:"\f819"}i.icon.popsicle.thin:before{content:"\e43e"}i.icon.pot.food.thin:before{content:"\e43f"}i.icon.potato.thin:before{content:"\e440"}i.icon.power.off.thin:before{content:"\f011"}i.icon.prescription.bottle.medical.thin:before{content:"\f486"}i.icon.prescription.bottle.pill.thin:before{content:"\e5c0"}i.icon.prescription.bottle.thin:before{content:"\f485"}i.icon.prescription.thin:before{content:"\f5b1"}i.icon.presentation.screen.thin:before{content:"\f685"}i.icon.pretzel.thin:before{content:"\e441"}i.icon.print.magnifying.glass.thin:before{content:"\f81a"}i.icon.print.slash.thin:before{content:"\f686"}i.icon.print.thin:before{content:"\f02f"}i.icon.projector.thin:before{content:"\f8d6"}i.icon.pump.medical.thin:before{content:"\e06a"}i.icon.pump.soap.thin:before{content:"\e06b"}i.icon.pump.thin:before{content:"\e442"}i.icon.pumpkin.thin:before{content:"\f707"}i.icon.puzzle.piece.simple.thin:before{content:"\e231"}i.icon.puzzle.piece.thin:before{content:"\f12e"}i.icon.puzzle.thin:before{content:"\e443"}i.icon.q.thin:before{content:"\51"}i.icon.qrcode.thin:before{content:"\f029"}i.icon.question.thin:before{content:"\3f"}i.icon.quote.left.thin:before{content:"\f10d"}i.icon.quote.right.thin:before{content:"\f10e"}i.icon.quotes.thin:before{content:"\e234"}i.icon.r.thin:before{content:"\52"}i.icon.rabbit.running.thin:before{content:"\f709"}i.icon.rabbit.thin:before{content:"\f708"}i.icon.raccoon.thin:before{content:"\e613"}i.icon.racquet.thin:before{content:"\f45a"}i.icon.radar.thin:before{content:"\e024"}i.icon.radiation.thin:before{content:"\f7b9"}i.icon.radio.thin:before{content:"\f8d7"}i.icon.radio.tuner.thin:before{content:"\f8d8"}i.icon.rainbow.thin:before{content:"\f75b"}i.icon.raindrops.thin:before{content:"\f75c"}i.icon.ram.thin:before{content:"\f70a"}i.icon.ramp.loading.thin:before{content:"\f4d4"}i.icon.ranking.star.thin:before{content:"\e561"}i.icon.raygun.thin:before{content:"\e025"}i.icon.receipt.thin:before{content:"\f543"}i.icon.record.vinyl.thin:before{content:"\f8d9"}i.icon.rectangle.ad.thin:before{content:"\f641"}i.icon.rectangle.barcode.thin:before{content:"\f463"}i.icon.rectangle.code.thin:before{content:"\e322"}i.icon.rectangle.history.circle.plus.thin:before{content:"\e4a3"}i.icon.rectangle.history.circle.user.thin:before{content:"\e4a4"}i.icon.rectangle.history.thin:before{content:"\e4a2"}i.icon.rectangle.list.thin:before{content:"\f022"}i.icon.rectangle.pro.thin:before{content:"\e235"}i.icon.rectangle.terminal.thin:before{content:"\e236"}i.icon.rectangle.thin:before{content:"\f2fa"}i.icon.rectangle.vertical.history.thin:before{content:"\e237"}i.icon.rectangle.vertical.thin:before{content:"\f2fb"}i.icon.rectangle.wide.thin:before{content:"\f2fc"}i.icon.rectangle.xmark.thin:before{content:"\f410"}i.icon.rectangles.mixed.thin:before{content:"\e323"}i.icon.recycle.thin:before{content:"\f1b8"}i.icon.reel.thin:before{content:"\e238"}i.icon.refrigerator.thin:before{content:"\e026"}i.icon.registered.thin:before{content:"\f25d"}i.icon.repeat.one.thin:before{content:"\f365"}i.icon.repeat.thin:before{content:"\f363"}i.icon.reply.all.thin:before{content:"\f122"}i.icon.reply.clock.thin:before{content:"\e239"}i.icon.reply.thin:before{content:"\f3e5"}i.icon.republican.thin:before{content:"\f75e"}i.icon.restroom.simple.thin:before{content:"\e23a"}i.icon.restroom.thin:before{content:"\f7bd"}i.icon.retweet.thin:before{content:"\f079"}i.icon.rhombus.thin:before{content:"\e23b"}i.icon.ribbon.thin:before{content:"\f4d6"}i.icon.right.from.bracket.thin:before{content:"\f2f5"}i.icon.right.from.line.thin:before{content:"\f347"}i.icon.right.left.large.thin:before{content:"\e5e1"}i.icon.right.left.thin:before{content:"\f362"}i.icon.right.long.thin:before{content:"\f30b"}i.icon.right.long.to.line.thin:before{content:"\e444"}i.icon.right.thin:before{content:"\f356"}i.icon.right.to.bracket.thin:before{content:"\f2f6"}i.icon.right.to.line.thin:before{content:"\f34c"}i.icon.ring.diamond.thin:before{content:"\e5ab"}i.icon.ring.thin:before{content:"\f70b"}i.icon.rings.wedding.thin:before{content:"\f81b"}i.icon.road.barrier.thin:before{content:"\e562"}i.icon.road.bridge.thin:before{content:"\e563"}i.icon.road.circle.check.thin:before{content:"\e564"}i.icon.road.circle.exclamation.thin:before{content:"\e565"}i.icon.road.circle.xmark.thin:before{content:"\e566"}i.icon.road.lock.thin:before{content:"\e567"}i.icon.road.spikes.thin:before{content:"\e568"}i.icon.road.thin:before{content:"\f018"}i.icon.robot.astromech.thin:before{content:"\e2d2"}i.icon.robot.thin:before{content:"\f544"}i.icon.rocket.launch.thin:before{content:"\e027"}i.icon.rocket.thin:before{content:"\f135"}i.icon.roller.coaster.thin:before{content:"\e324"}i.icon.rotate.exclamation.thin:before{content:"\e23c"}i.icon.rotate.left.thin:before{content:"\f2ea"}i.icon.rotate.right.thin:before{content:"\f2f9"}i.icon.rotate.thin:before{content:"\f2f1"}i.icon.route.highway.thin:before{content:"\f61a"}i.icon.route.interstate.thin:before{content:"\f61b"}i.icon.route.thin:before{content:"\f4d7"}i.icon.router.thin:before{content:"\f8da"}i.icon.rss.thin:before{content:"\f09e"}i.icon.ruble.sign.thin:before{content:"\f158"}i.icon.rug.thin:before{content:"\e569"}i.icon.rugby.ball.thin:before{content:"\e3c6"}i.icon.ruler.combined.thin:before{content:"\f546"}i.icon.ruler.horizontal.thin:before{content:"\f547"}i.icon.ruler.thin:before{content:"\f545"}i.icon.ruler.triangle.thin:before{content:"\f61c"}i.icon.ruler.vertical.thin:before{content:"\f548"}i.icon.rupee.sign.thin:before{content:"\f156"}i.icon.rupiah.sign.thin:before{content:"\e23d"}i.icon.rv.thin:before{content:"\f7be"}i.icon.s.thin:before{content:"\53"}i.icon.sack.dollar.thin:before{content:"\f81d"}i.icon.sack.thin:before{content:"\f81c"}i.icon.sack.xmark.thin:before{content:"\e56a"}i.icon.sailboat.thin:before{content:"\e445"}i.icon.salad.thin:before{content:"\f81e"}i.icon.salt.shaker.thin:before{content:"\e446"}i.icon.sandwich.thin:before{content:"\f81f"}i.icon.satellite.dish.thin:before{content:"\f7c0"}i.icon.satellite.thin:before{content:"\f7bf"}i.icon.sausage.thin:before{content:"\f820"}i.icon.saxophone.fire.thin:before{content:"\f8db"}i.icon.saxophone.thin:before{content:"\f8dc"}i.icon.scale.balanced.thin:before{content:"\f24e"}i.icon.scale.unbalanced.flip.thin:before{content:"\f516"}i.icon.scale.unbalanced.thin:before{content:"\f515"}i.icon.scalpel.line.dashed.thin:before{content:"\f61e"}i.icon.scalpel.thin:before{content:"\f61d"}i.icon.scanner.gun.thin:before{content:"\f488"}i.icon.scanner.image.thin:before{content:"\f8f3"}i.icon.scanner.keyboard.thin:before{content:"\f489"}i.icon.scanner.touchscreen.thin:before{content:"\f48a"}i.icon.scarecrow.thin:before{content:"\f70d"}i.icon.scarf.thin:before{content:"\f7c1"}i.icon.school.circle.check.thin:before{content:"\e56b"}i.icon.school.circle.exclamation.thin:before{content:"\e56c"}i.icon.school.circle.xmark.thin:before{content:"\e56d"}i.icon.school.flag.thin:before{content:"\e56e"}i.icon.school.lock.thin:before{content:"\e56f"}i.icon.school.thin:before{content:"\f549"}i.icon.scissors.thin:before{content:"\f0c4"}i.icon.screen.users.thin:before{content:"\f63d"}i.icon.screencast.thin:before{content:"\e23e"}i.icon.screwdriver.thin:before{content:"\f54a"}i.icon.screwdriver.wrench.thin:before{content:"\f7d9"}i.icon.scribble.thin:before{content:"\e23f"}i.icon.scroll.old.thin:before{content:"\f70f"}i.icon.scroll.thin:before{content:"\f70e"}i.icon.scroll.torah.thin:before{content:"\f6a0"}i.icon.scrubber.thin:before{content:"\f2f8"}i.icon.scythe.thin:before{content:"\f710"}i.icon.sd.card.thin:before{content:"\f7c2"}i.icon.sd.cards.thin:before{content:"\e240"}i.icon.seal.exclamation.thin:before{content:"\e242"}i.icon.seal.question.thin:before{content:"\e243"}i.icon.seal.thin:before{content:"\e241"}i.icon.seat.airline.thin:before{content:"\e244"}i.icon.section.thin:before{content:"\e447"}i.icon.seedling.thin:before{content:"\f4d8"}i.icon.semicolon.thin:before{content:"\3b"}i.icon.send.back.thin:before{content:"\f87e"}i.icon.send.backward.thin:before{content:"\f87f"}i.icon.sensor.cloud.thin:before{content:"\e02c"}i.icon.sensor.fire.thin:before{content:"\e02a"}i.icon.sensor.on.thin:before{content:"\e02b"}i.icon.sensor.thin:before{content:"\e028"}i.icon.sensor.triangle.exclamation.thin:before{content:"\e029"}i.icon.server.thin:before{content:"\f233"}i.icon.seven.thin:before{content:"\37"}i.icon.shapes.thin:before{content:"\f61f"}i.icon.share.all.thin:before{content:"\f367"}i.icon.share.from.square.thin:before{content:"\f14d"}i.icon.share.nodes.thin:before{content:"\f1e0"}i.icon.share.thin:before{content:"\f064"}i.icon.sheep.thin:before{content:"\f711"}i.icon.sheet.plastic.thin:before{content:"\e571"}i.icon.shekel.sign.thin:before{content:"\f20b"}i.icon.shelves.empty.thin:before{content:"\e246"}i.icon.shelves.thin:before{content:"\f480"}i.icon.shield.cat.thin:before{content:"\e572"}i.icon.shield.check.thin:before{content:"\f2f7"}i.icon.shield.cross.thin:before{content:"\f712"}i.icon.shield.dog.thin:before{content:"\e573"}i.icon.shield.exclamation.thin:before{content:"\e247"}i.icon.shield.halved.thin:before{content:"\f3ed"}i.icon.shield.heart.thin:before{content:"\e574"}i.icon.shield.keyhole.thin:before{content:"\e248"}i.icon.shield.minus.thin:before{content:"\e249"}i.icon.shield.plus.thin:before{content:"\e24a"}i.icon.shield.quartered.thin:before{content:"\e575"}i.icon.shield.slash.thin:before{content:"\e24b"}i.icon.shield.thin:before{content:"\f132"}i.icon.shield.virus.thin:before{content:"\e06c"}i.icon.shield.xmark.thin:before{content:"\e24c"}i.icon.ship.thin:before{content:"\f21a"}i.icon.shirt.long.sleeve.thin:before{content:"\e3c7"}i.icon.shirt.running.thin:before{content:"\e3c8"}i.icon.shirt.tank.top.thin:before{content:"\e3c9"}i.icon.shirt.thin:before{content:"\f553"}i.icon.shish.kebab.thin:before{content:"\f821"}i.icon.shoe.prints.thin:before{content:"\f54b"}i.icon.shop.lock.thin:before{content:"\e4a5"}i.icon.shop.slash.thin:before{content:"\e070"}i.icon.shop.thin:before{content:"\f54f"}i.icon.shovel.snow.thin:before{content:"\f7c3"}i.icon.shovel.thin:before{content:"\f713"}i.icon.shower.down.thin:before{content:"\e24d"}i.icon.shower.thin:before{content:"\f2cc"}i.icon.shredder.thin:before{content:"\f68a"}i.icon.shrimp.thin:before{content:"\e448"}i.icon.shuffle.thin:before{content:"\f074"}i.icon.shutters.thin:before{content:"\e449"}i.icon.shuttle.space.thin:before{content:"\f197"}i.icon.shuttlecock.thin:before{content:"\f45b"}i.icon.sickle.thin:before{content:"\f822"}i.icon.sidebar.flip.thin:before{content:"\e24f"}i.icon.sidebar.thin:before{content:"\e24e"}i.icon.sigma.thin:before{content:"\f68b"}i.icon.sign.hanging.thin:before{content:"\f4d9"}i.icon.signal.bars.fair.thin:before{content:"\f692"}i.icon.signal.bars.good.thin:before{content:"\f693"}i.icon.signal.bars.slash.thin:before{content:"\f694"}i.icon.signal.bars.thin:before{content:"\f690"}i.icon.signal.bars.weak.thin:before{content:"\f691"}i.icon.signal.fair.thin:before{content:"\f68d"}i.icon.signal.good.thin:before{content:"\f68e"}i.icon.signal.slash.thin:before{content:"\f695"}i.icon.signal.stream.slash.thin:before{content:"\e250"}i.icon.signal.stream.thin:before{content:"\f8dd"}i.icon.signal.strong.thin:before{content:"\f68f"}i.icon.signal.thin:before{content:"\f012"}i.icon.signal.weak.thin:before{content:"\f68c"}i.icon.signature.lock.thin:before{content:"\e3ca"}i.icon.signature.slash.thin:before{content:"\e3cb"}i.icon.signature.thin:before{content:"\f5b7"}i.icon.signs.post.thin:before{content:"\f277"}i.icon.sim.card.thin:before{content:"\f7c4"}i.icon.sim.cards.thin:before{content:"\e251"}i.icon.sink.thin:before{content:"\e06d"}i.icon.siren.on.thin:before{content:"\e02e"}i.icon.siren.thin:before{content:"\e02d"}i.icon.sitemap.thin:before{content:"\f0e8"}i.icon.six.thin:before{content:"\36"}i.icon.skeleton.ribs.thin:before{content:"\e5cb"}i.icon.skeleton.thin:before{content:"\f620"}i.icon.ski.boot.ski.thin:before{content:"\e3cd"}i.icon.ski.boot.thin:before{content:"\e3cc"}i.icon.skull.cow.thin:before{content:"\f8de"}i.icon.skull.crossbones.thin:before{content:"\f714"}i.icon.skull.thin:before{content:"\f54c"}i.icon.slash.back.thin:before{content:"\5c"}i.icon.slash.forward.thin:before{content:"\2f"}i.icon.slash.thin:before{content:"\f715"}i.icon.sleigh.thin:before{content:"\f7cc"}i.icon.slider.thin:before{content:"\e252"}i.icon.sliders.simple.thin:before{content:"\e253"}i.icon.sliders.thin:before{content:"\f1de"}i.icon.sliders.up.thin:before{content:"\f3f1"}i.icon.slot.machine.thin:before{content:"\e3ce"}i.icon.smog.thin:before{content:"\f75f"}i.icon.smoke.thin:before{content:"\f760"}i.icon.smoking.thin:before{content:"\f48d"}i.icon.snake.thin:before{content:"\f716"}i.icon.snooze.thin:before{content:"\f880"}i.icon.snow.blowing.thin:before{content:"\f761"}i.icon.snowflake.droplets.thin:before{content:"\e5c1"}i.icon.snowflake.thin:before{content:"\f2dc"}i.icon.snowflakes.thin:before{content:"\f7cf"}i.icon.snowman.head.thin:before{content:"\f79b"}i.icon.snowman.thin:before{content:"\f7d0"}i.icon.snowplow.thin:before{content:"\f7d2"}i.icon.soap.thin:before{content:"\e06e"}i.icon.socks.thin:before{content:"\f696"}i.icon.soft.serve.thin:before{content:"\e400"}i.icon.solar.panel.thin:before{content:"\f5ba"}i.icon.solar.system.thin:before{content:"\e02f"}i.icon.sort.down.thin:before{content:"\f0dd"}i.icon.sort.thin:before{content:"\f0dc"}i.icon.sort.up.thin:before{content:"\f0de"}i.icon.spa.thin:before{content:"\f5bb"}i.icon.space.station.moon.construction.thin:before{content:"\e034"}i.icon.space.station.moon.thin:before{content:"\e033"}i.icon.spade.thin:before{content:"\f2f4"}i.icon.spaghetti.monster.flying.thin:before{content:"\f67b"}i.icon.sparkle.thin:before{content:"\e5d6"}i.icon.sparkles.thin:before{content:"\f890"}i.icon.speaker.thin:before{content:"\f8df"}i.icon.speakers.thin:before{content:"\f8e0"}i.icon.spell.check.thin:before{content:"\f891"}i.icon.spider.black.widow.thin:before{content:"\f718"}i.icon.spider.thin:before{content:"\f717"}i.icon.spider.web.thin:before{content:"\f719"}i.icon.spinner.thin:before{content:"\f110"}i.icon.spinner.third.thin:before{content:"\f3f4"}i.icon.split.thin:before{content:"\e254"}i.icon.splotch.thin:before{content:"\f5bc"}i.icon.spoon.thin:before{content:"\f2e5"}i.icon.sportsball.thin:before{content:"\e44b"}i.icon.spray.can.sparkles.thin:before{content:"\f5d0"}i.icon.spray.can.thin:before{content:"\f5bd"}i.icon.sprinkler.ceiling.thin:before{content:"\e44c"}i.icon.sprinkler.thin:before{content:"\e035"}i.icon.square.a.lock.thin:before{content:"\e44d"}i.icon.square.a.thin:before{content:"\e25f"}i.icon.square.ampersand.thin:before{content:"\e260"}i.icon.square.arrow.down.left.thin:before{content:"\e261"}i.icon.square.arrow.down.right.thin:before{content:"\e262"}i.icon.square.arrow.down.thin:before{content:"\f339"}i.icon.square.arrow.left.thin:before{content:"\f33a"}i.icon.square.arrow.right.thin:before{content:"\f33b"}i.icon.square.arrow.up.left.thin:before{content:"\e263"}i.icon.square.arrow.up.right.thin:before{content:"\f14c"}i.icon.square.arrow.up.thin:before{content:"\f33c"}i.icon.square.b.thin:before{content:"\e264"}i.icon.square.bolt.thin:before{content:"\e265"}i.icon.square.c.thin:before{content:"\e266"}i.icon.square.caret.down.thin:before{content:"\f150"}i.icon.square.caret.left.thin:before{content:"\f191"}i.icon.square.caret.right.thin:before{content:"\f152"}i.icon.square.caret.up.thin:before{content:"\f151"}i.icon.square.check.thin:before{content:"\f14a"}i.icon.square.chevron.down.thin:before{content:"\f329"}i.icon.square.chevron.left.thin:before{content:"\f32a"}i.icon.square.chevron.right.thin:before{content:"\f32b"}i.icon.square.chevron.up.thin:before{content:"\f32c"}i.icon.square.code.thin:before{content:"\e267"}i.icon.square.d.thin:before{content:"\e268"}i.icon.square.dashed.circle.plus.thin:before{content:"\e5c2"}i.icon.square.dashed.thin:before{content:"\e269"}i.icon.square.divide.thin:before{content:"\e26a"}i.icon.square.dollar.thin:before{content:"\f2e9"}i.icon.square.down.left.thin:before{content:"\e26b"}i.icon.square.down.right.thin:before{content:"\e26c"}i.icon.square.down.thin:before{content:"\f350"}i.icon.square.e.thin:before{content:"\e26d"}i.icon.square.eight.thin:before{content:"\e25d"}i.icon.square.ellipsis.thin:before{content:"\e26e"}i.icon.square.ellipsis.vertical.thin:before{content:"\e26f"}i.icon.square.envelope.thin:before{content:"\f199"}i.icon.square.exclamation.thin:before{content:"\f321"}i.icon.square.f.thin:before{content:"\e270"}i.icon.square.five.thin:before{content:"\e25a"}i.icon.square.four.thin:before{content:"\e259"}i.icon.square.fragile.thin:before{content:"\f49b"}i.icon.square.full.thin:before{content:"\f45c"}i.icon.square.g.thin:before{content:"\e271"}i.icon.square.heart.thin:before{content:"\f4c8"}i.icon.square.horizontal.thin:before{content:"\f0fd"}i.icon.square.i.thin:before{content:"\e272"}i.icon.square.info.thin:before{content:"\f30f"}i.icon.square.j.thin:before{content:"\e273"}i.icon.square.k.thin:before{content:"\e274"}i.icon.square.kanban.thin:before{content:"\e488"}i.icon.square.l.thin:before{content:"\e275"}i.icon.square.left.thin:before{content:"\f351"}i.icon.square.list.thin:before{content:"\e489"}i.icon.square.m.thin:before{content:"\e276"}i.icon.square.minus.thin:before{content:"\f146"}i.icon.square.n.thin:before{content:"\e277"}i.icon.square.nfi.thin:before{content:"\e576"}i.icon.square.nine.thin:before{content:"\e25e"}i.icon.square.o.thin:before{content:"\e278"}i.icon.square.one.thin:before{content:"\e256"}i.icon.square.p.thin:before{content:"\e279"}i.icon.square.parking.slash.thin:before{content:"\f617"}i.icon.square.parking.thin:before{content:"\f540"}i.icon.square.pen.thin:before{content:"\f14b"}i.icon.square.person.confined.thin:before{content:"\e577"}i.icon.square.phone.flip.thin:before{content:"\f87b"}i.icon.square.phone.hangup.thin:before{content:"\e27a"}i.icon.square.phone.thin:before{content:"\f098"}i.icon.square.plus.thin:before{content:"\f0fe"}i.icon.square.poll.horizontal.thin:before{content:"\f682"}i.icon.square.poll.vertical.thin:before{content:"\f681"}i.icon.square.q.thin:before{content:"\e27b"}i.icon.square.quarters.thin:before{content:"\e44e"}i.icon.square.question.thin:before{content:"\f2fd"}i.icon.square.quote.thin:before{content:"\e329"}i.icon.square.r.thin:before{content:"\e27c"}i.icon.square.right.thin:before{content:"\f352"}i.icon.square.ring.thin:before{content:"\e44f"}i.icon.square.root.thin:before{content:"\f697"}i.icon.square.root.variable.thin:before{content:"\f698"}i.icon.square.rss.thin:before{content:"\f143"}i.icon.square.s.thin:before{content:"\e27d"}i.icon.square.seven.thin:before{content:"\e25c"}i.icon.square.share.nodes.thin:before{content:"\f1e1"}i.icon.square.six.thin:before{content:"\e25b"}i.icon.square.sliders.thin:before{content:"\f3f0"}i.icon.square.sliders.vertical.thin:before{content:"\f3f2"}i.icon.square.small.thin:before{content:"\e27e"}i.icon.square.star.thin:before{content:"\e27f"}i.icon.square.t.thin:before{content:"\e280"}i.icon.square.terminal.thin:before{content:"\e32a"}i.icon.square.thin:before{content:"\f0c8"}i.icon.square.this.way.up.thin:before{content:"\f49f"}i.icon.square.three.thin:before{content:"\e258"}i.icon.square.two.thin:before{content:"\e257"}i.icon.square.u.thin:before{content:"\e281"}i.icon.square.up.left.thin:before{content:"\e282"}i.icon.square.up.right.thin:before{content:"\f360"}i.icon.square.up.thin:before{content:"\f353"}i.icon.square.user.thin:before{content:"\e283"}i.icon.square.vertical.thin:before{content:"\e284"}i.icon.square.virus.thin:before{content:"\e578"}i.icon.square.w.thin:before{content:"\e285"}i.icon.square.x.thin:before{content:"\e286"}i.icon.square.xmark.thin:before{content:"\f2d3"}i.icon.square.y.thin:before{content:"\e287"}i.icon.square.z.thin:before{content:"\e288"}i.icon.square.zero.thin:before{content:"\e255"}i.icon.squid.thin:before{content:"\e450"}i.icon.squirrel.thin:before{content:"\f71a"}i.icon.staff.snake.thin:before{content:"\e579"}i.icon.staff.thin:before{content:"\f71b"}i.icon.stairs.thin:before{content:"\e289"}i.icon.stamp.thin:before{content:"\f5bf"}i.icon.standard.definition.thin:before{content:"\e28a"}i.icon.stapler.thin:before{content:"\e5af"}i.icon.star.and.crescent.thin:before{content:"\f699"}i.icon.star.christmas.thin:before{content:"\f7d4"}i.icon.star.exclamation.thin:before{content:"\f2f3"}i.icon.star.half.stroke.thin:before{content:"\f5c0"}i.icon.star.half.thin:before{content:"\f089"}i.icon.star.of.david.thin:before{content:"\f69a"}i.icon.star.of.life.thin:before{content:"\f621"}i.icon.star.sharp.half.stroke.thin:before{content:"\e28d"}i.icon.star.sharp.half.thin:before{content:"\e28c"}i.icon.star.sharp.thin:before{content:"\e28b"}i.icon.star.shooting.thin:before{content:"\e036"}i.icon.star.thin:before{content:"\f005"}i.icon.starfighter.thin:before{content:"\e037"}i.icon.starfighter.twin.ion.engine.advanced.thin:before{content:"\e28e"}i.icon.starfighter.twin.ion.engine.thin:before{content:"\e038"}i.icon.stars.thin:before{content:"\f762"}i.icon.starship.freighter.thin:before{content:"\e03a"}i.icon.starship.thin:before{content:"\e039"}i.icon.steak.thin:before{content:"\f824"}i.icon.steering.wheel.thin:before{content:"\f622"}i.icon.sterling.sign.thin:before{content:"\f154"}i.icon.stethoscope.thin:before{content:"\f0f1"}i.icon.stocking.thin:before{content:"\f7d5"}i.icon.stomach.thin:before{content:"\f623"}i.icon.stop.thin:before{content:"\f04d"}i.icon.stopwatch.20.thin:before{content:"\e06f"}i.icon.stopwatch.thin:before{content:"\f2f2"}i.icon.store.lock.thin:before{content:"\e4a6"}i.icon.store.slash.thin:before{content:"\e071"}i.icon.store.thin:before{content:"\f54e"}i.icon.strawberry.thin:before{content:"\e32b"}i.icon.street.view.thin:before{content:"\f21d"}i.icon.stretcher.thin:before{content:"\f825"}i.icon.strikethrough.thin:before{content:"\f0cc"}i.icon.stroopwafel.thin:before{content:"\f551"}i.icon.subscript.thin:before{content:"\f12c"}i.icon.subtitles.slash.thin:before{content:"\e610"}i.icon.subtitles.thin:before{content:"\e60f"}i.icon.suitcase.medical.thin:before{content:"\f0fa"}i.icon.suitcase.rolling.thin:before{content:"\f5c1"}i.icon.suitcase.thin:before{content:"\f0f2"}i.icon.sun.bright.thin:before{content:"\e28f"}i.icon.sun.cloud.thin:before{content:"\f763"}i.icon.sun.dust.thin:before{content:"\f764"}i.icon.sun.haze.thin:before{content:"\f765"}i.icon.sun.plant.wilt.thin:before{content:"\e57a"}i.icon.sun.thin:before{content:"\f185"}i.icon.sunglasses.thin:before{content:"\f892"}i.icon.sunrise.thin:before{content:"\f766"}i.icon.sunset.thin:before{content:"\f767"}i.icon.superscript.thin:before{content:"\f12b"}i.icon.sushi.roll.thin:before{content:"\e48b"}i.icon.sushi.thin:before{content:"\e48a"}i.icon.swap.arrows.thin:before{content:"\e60a"}i.icon.swap.thin:before{content:"\e609"}i.icon.swatchbook.thin:before{content:"\f5c3"}i.icon.sword.laser.alternate.thin:before{content:"\e03c"}i.icon.sword.laser.thin:before{content:"\e03b"}i.icon.sword.thin:before{content:"\f71c"}i.icon.swords.laser.thin:before{content:"\e03d"}i.icon.swords.thin:before{content:"\f71d"}i.icon.symbols.thin:before{content:"\f86e"}i.icon.synagogue.thin:before{content:"\f69b"}i.icon.syringe.thin:before{content:"\f48e"}i.icon.t.thin:before{content:"\54"}i.icon.table.cells.large.thin:before{content:"\f009"}i.icon.table.cells.thin:before{content:"\f00a"}i.icon.table.columns.thin:before{content:"\f0db"}i.icon.table.layout.thin:before{content:"\e290"}i.icon.table.list.thin:before{content:"\f00b"}i.icon.table.picnic.thin:before{content:"\e32d"}i.icon.table.pivot.thin:before{content:"\e291"}i.icon.table.rows.thin:before{content:"\e292"}i.icon.table.tennis.paddle.ball.thin:before{content:"\f45d"}i.icon.table.thin:before{content:"\f0ce"}i.icon.table.tree.thin:before{content:"\e293"}i.icon.tablet.button.thin:before{content:"\f10a"}i.icon.tablet.rugged.thin:before{content:"\f48f"}i.icon.tablet.screen.button.thin:before{content:"\f3fa"}i.icon.tablet.screen.thin:before{content:"\f3fc"}i.icon.tablet.thin:before{content:"\f3fb"}i.icon.tablets.thin:before{content:"\f490"}i.icon.tachograph.digital.thin:before{content:"\f566"}i.icon.taco.thin:before{content:"\f826"}i.icon.tag.thin:before{content:"\f02b"}i.icon.tags.thin:before{content:"\f02c"}i.icon.tally.four.thin:before{content:"\e297"}i.icon.tally.one.thin:before{content:"\e294"}i.icon.tally.thin:before{content:"\f69c"}i.icon.tally.three.thin:before{content:"\e296"}i.icon.tally.two.thin:before{content:"\e295"}i.icon.tamale.thin:before{content:"\e451"}i.icon.tank.water.thin:before{content:"\e452"}i.icon.tape.thin:before{content:"\f4db"}i.icon.tarp.droplet.thin:before{content:"\e57c"}i.icon.tarp.thin:before{content:"\e57b"}i.icon.taxi.bus.thin:before{content:"\e298"}i.icon.taxi.thin:before{content:"\f1ba"}i.icon.teddy.bear.thin:before{content:"\e3cf"}i.icon.teeth.open.thin:before{content:"\f62f"}i.icon.teeth.thin:before{content:"\f62e"}i.icon.telescope.thin:before{content:"\e03e"}i.icon.temperature.arrow.down.thin:before{content:"\e03f"}i.icon.temperature.arrow.up.thin:before{content:"\e040"}i.icon.temperature.empty.thin:before{content:"\f2cb"}i.icon.temperature.full.thin:before{content:"\f2c7"}i.icon.temperature.half.thin:before{content:"\f2c9"}i.icon.temperature.high.thin:before{content:"\f769"}i.icon.temperature.list.thin:before{content:"\e299"}i.icon.temperature.low.thin:before{content:"\f76b"}i.icon.temperature.quarter.thin:before{content:"\f2ca"}i.icon.temperature.snow.thin:before{content:"\f768"}i.icon.temperature.sun.thin:before{content:"\f76a"}i.icon.temperature.three.quarters.thin:before{content:"\f2c8"}i.icon.tenge.sign.thin:before{content:"\f7d7"}i.icon.tennis.ball.thin:before{content:"\f45e"}i.icon.tent.arrow.down.to.line.thin:before{content:"\e57e"}i.icon.tent.arrow.left.right.thin:before{content:"\e57f"}i.icon.tent.arrow.turn.left.thin:before{content:"\e580"}i.icon.tent.arrows.down.thin:before{content:"\e581"}i.icon.tent.thin:before{content:"\e57d"}i.icon.tents.thin:before{content:"\e582"}i.icon.terminal.thin:before{content:"\f120"}i.icon.text.height.thin:before{content:"\f034"}i.icon.text.size.thin:before{content:"\f894"}i.icon.text.slash.thin:before{content:"\f87d"}i.icon.text.thin:before{content:"\f893"}i.icon.text.width.thin:before{content:"\f035"}i.icon.thermometer.thin:before{content:"\f491"}i.icon.theta.thin:before{content:"\f69e"}i.icon.thought.bubble.thin:before{content:"\e32e"}i.icon.three.thin:before{content:"\33"}i.icon.thumbs.down.thin:before{content:"\f165"}i.icon.thumbs.up.thin:before{content:"\f164"}i.icon.thumbtack.thin:before{content:"\f08d"}i.icon.tick.thin:before{content:"\e32f"}i.icon.ticket.airline.thin:before{content:"\e29a"}i.icon.ticket.simple.thin:before{content:"\f3ff"}i.icon.ticket.thin:before{content:"\f145"}i.icon.tickets.airline.thin:before{content:"\e29b"}i.icon.tilde.thin:before{content:"\7e"}i.icon.timeline.arrow.thin:before{content:"\e29d"}i.icon.timeline.thin:before{content:"\e29c"}i.icon.timer.thin:before{content:"\e29e"}i.icon.tire.flat.thin:before{content:"\f632"}i.icon.tire.pressure.warning.thin:before{content:"\f633"}i.icon.tire.rugged.thin:before{content:"\f634"}i.icon.tire.thin:before{content:"\f631"}i.icon.toggle.large.off.thin:before{content:"\e5b0"}i.icon.toggle.large.on.thin:before{content:"\e5b1"}i.icon.toggle.off.thin:before{content:"\f204"}i.icon.toggle.on.thin:before{content:"\f205"}i.icon.toilet.paper.blank.thin:before{content:"\f71f"}i.icon.toilet.paper.blank.under.thin:before{content:"\e29f"}i.icon.toilet.paper.check.thin:before{content:"\e5b2"}i.icon.toilet.paper.slash.thin:before{content:"\e072"}i.icon.toilet.paper.thin:before{content:"\f71e"}i.icon.toilet.paper.under.slash.thin:before{content:"\e2a1"}i.icon.toilet.paper.under.thin:before{content:"\e2a0"}i.icon.toilet.paper.xmark.thin:before{content:"\e5b3"}i.icon.toilet.portable.thin:before{content:"\e583"}i.icon.toilet.thin:before{content:"\f7d8"}i.icon.toilets.portable.thin:before{content:"\e584"}i.icon.tomato.thin:before{content:"\e330"}i.icon.tombstone.blank.thin:before{content:"\f721"}i.icon.tombstone.thin:before{content:"\f720"}i.icon.toolbox.thin:before{content:"\f552"}i.icon.tooth.thin:before{content:"\f5c9"}i.icon.toothbrush.thin:before{content:"\f635"}i.icon.torii.gate.thin:before{content:"\f6a1"}i.icon.tornado.thin:before{content:"\f76f"}i.icon.tower.broadcast.thin:before{content:"\f519"}i.icon.tower.cell.thin:before{content:"\e585"}i.icon.tower.control.thin:before{content:"\e2a2"}i.icon.tower.observation.thin:before{content:"\e586"}i.icon.tractor.thin:before{content:"\f722"}i.icon.trademark.thin:before{content:"\f25c"}i.icon.traffic.cone.thin:before{content:"\f636"}i.icon.traffic.light.go.thin:before{content:"\f638"}i.icon.traffic.light.slow.thin:before{content:"\f639"}i.icon.traffic.light.stop.thin:before{content:"\f63a"}i.icon.traffic.light.thin:before{content:"\f637"}i.icon.trailer.thin:before{content:"\e041"}i.icon.train.subway.thin:before{content:"\f239"}i.icon.train.subway.tunnel.thin:before{content:"\e2a3"}i.icon.train.thin:before{content:"\f238"}i.icon.train.track.thin:before{content:"\e453"}i.icon.train.tram.thin:before{content:"\e5b4"}i.icon.train.tunnel.thin:before{content:"\e454"}i.icon.transformer.bolt.thin:before{content:"\e2a4"}i.icon.transporter.empty.thin:before{content:"\e046"}i.icon.transporter.five.thin:before{content:"\e2a6"}i.icon.transporter.four.thin:before{content:"\e2a5"}i.icon.transporter.one.thin:before{content:"\e043"}i.icon.transporter.seven.thin:before{content:"\e2a8"}i.icon.transporter.six.thin:before{content:"\e2a7"}i.icon.transporter.thin:before{content:"\e042"}i.icon.transporter.three.thin:before{content:"\e045"}i.icon.transporter.two.thin:before{content:"\e044"}i.icon.trash.arrow.up.thin:before{content:"\f829"}i.icon.trash.can.arrow.up.thin:before{content:"\f82a"}i.icon.trash.can.check.thin:before{content:"\e2a9"}i.icon.trash.can.clock.thin:before{content:"\e2aa"}i.icon.trash.can.list.thin:before{content:"\e2ab"}i.icon.trash.can.plus.thin:before{content:"\e2ac"}i.icon.trash.can.slash.thin:before{content:"\e2ad"}i.icon.trash.can.thin:before{content:"\f2ed"}i.icon.trash.can.undo.thin:before{content:"\f896"}i.icon.trash.can.xmark.thin:before{content:"\e2ae"}i.icon.trash.check.thin:before{content:"\e2af"}i.icon.trash.clock.thin:before{content:"\e2b0"}i.icon.trash.list.thin:before{content:"\e2b1"}i.icon.trash.plus.thin:before{content:"\e2b2"}i.icon.trash.slash.thin:before{content:"\e2b3"}i.icon.trash.thin:before{content:"\f1f8"}i.icon.trash.undo.thin:before{content:"\f895"}i.icon.trash.xmark.thin:before{content:"\e2b4"}i.icon.treasure.chest.thin:before{content:"\f723"}i.icon.tree.christmas.thin:before{content:"\f7db"}i.icon.tree.city.thin:before{content:"\e587"}i.icon.tree.deciduous.thin:before{content:"\f400"}i.icon.tree.decorated.thin:before{content:"\f7dc"}i.icon.tree.large.thin:before{content:"\f7dd"}i.icon.tree.palm.thin:before{content:"\f82b"}i.icon.tree.thin:before{content:"\f1bb"}i.icon.trees.thin:before{content:"\f724"}i.icon.triangle.exclamation.thin:before{content:"\f071"}i.icon.triangle.instrument.thin:before{content:"\f8e2"}i.icon.triangle.person.digging.thin:before{content:"\f85d"}i.icon.triangle.thin:before{content:"\f2ec"}i.icon.tricycle.adult.thin:before{content:"\e5c4"}i.icon.tricycle.thin:before{content:"\e5c3"}i.icon.trillium.thin:before{content:"\e588"}i.icon.trophy.star.thin:before{content:"\f2eb"}i.icon.trophy.thin:before{content:"\f091"}i.icon.trowel.bricks.thin:before{content:"\e58a"}i.icon.trowel.thin:before{content:"\e589"}i.icon.truck.arrow.right.thin:before{content:"\e58b"}i.icon.truck.bolt.thin:before{content:"\e3d0"}i.icon.truck.clock.thin:before{content:"\f48c"}i.icon.truck.container.empty.thin:before{content:"\e2b5"}i.icon.truck.container.thin:before{content:"\f4dc"}i.icon.truck.droplet.thin:before{content:"\e58c"}i.icon.truck.fast.thin:before{content:"\f48b"}i.icon.truck.field.thin:before{content:"\e58d"}i.icon.truck.field.un.thin:before{content:"\e58e"}i.icon.truck.flatbed.thin:before{content:"\e2b6"}i.icon.truck.front.thin:before{content:"\e2b7"}i.icon.truck.medical.thin:before{content:"\f0f9"}i.icon.truck.monster.thin:before{content:"\f63b"}i.icon.truck.moving.thin:before{content:"\f4df"}i.icon.truck.pickup.thin:before{content:"\f63c"}i.icon.truck.plane.thin:before{content:"\e58f"}i.icon.truck.plow.thin:before{content:"\f7de"}i.icon.truck.ramp.box.thin:before{content:"\f4de"}i.icon.truck.ramp.couch.thin:before{content:"\f4dd"}i.icon.truck.ramp.thin:before{content:"\f4e0"}i.icon.truck.thin:before{content:"\f0d1"}i.icon.truck.tow.thin:before{content:"\e2b8"}i.icon.trumpet.thin:before{content:"\f8e3"}i.icon.tty.answer.thin:before{content:"\e2b9"}i.icon.tty.thin:before{content:"\f1e4"}i.icon.tugrik.sign.thin:before{content:"\e2ba"}i.icon.turkey.thin:before{content:"\f725"}i.icon.turkish.lira.sign.thin:before{content:"\e2bb"}i.icon.turn.down.left.thin:before{content:"\e331"}i.icon.turn.down.right.thin:before{content:"\e455"}i.icon.turn.down.thin:before{content:"\f3be"}i.icon.turn.up.thin:before{content:"\f3bf"}i.icon.turntable.thin:before{content:"\f8e4"}i.icon.turtle.thin:before{content:"\f726"}i.icon.tv.music.thin:before{content:"\f8e6"}i.icon.tv.retro.thin:before{content:"\f401"}i.icon.tv.thin:before{content:"\f26c"}i.icon.two.thin:before{content:"\32"}i.icon.typewriter.thin:before{content:"\f8e7"}i.icon.u.thin:before{content:"\55"}i.icon.ufo.beam.thin:before{content:"\e048"}i.icon.ufo.thin:before{content:"\e047"}i.icon.umbrella.beach.thin:before{content:"\f5ca"}i.icon.umbrella.simple.thin:before{content:"\e2bc"}i.icon.umbrella.thin:before{content:"\f0e9"}i.icon.underline.thin:before{content:"\f0cd"}i.icon.unicorn.thin:before{content:"\f727"}i.icon.uniform.martial.arts.thin:before{content:"\e3d1"}i.icon.union.thin:before{content:"\f6a2"}i.icon.universal.access.thin:before{content:"\f29a"}i.icon.unlock.keyhole.thin:before{content:"\f13e"}i.icon.unlock.thin:before{content:"\f09c"}i.icon.up.down.left.right.thin:before{content:"\f0b2"}i.icon.up.down.thin:before{content:"\f338"}i.icon.up.from.bracket.thin:before{content:"\e590"}i.icon.up.from.dotted.line.thin:before{content:"\e456"}i.icon.up.from.line.thin:before{content:"\f346"}i.icon.up.left.thin:before{content:"\e2bd"}i.icon.up.long.thin:before{content:"\f30c"}i.icon.up.right.and.down.left.from.center.thin:before{content:"\f424"}i.icon.up.right.from.square.thin:before{content:"\f35d"}i.icon.up.right.thin:before{content:"\e2be"}i.icon.up.thin:before{content:"\f357"}i.icon.up.to.dotted.line.thin:before{content:"\e457"}i.icon.up.to.line.thin:before{content:"\f34d"}i.icon.upload.thin:before{content:"\f093"}i.icon.usb.drive.thin:before{content:"\f8e9"}i.icon.user.alien.thin:before{content:"\e04a"}i.icon.user.astronaut.thin:before{content:"\f4fb"}i.icon.user.bounty.hunter.thin:before{content:"\e2bf"}i.icon.user.check.thin:before{content:"\f4fc"}i.icon.user.chef.thin:before{content:"\e3d2"}i.icon.user.clock.thin:before{content:"\f4fd"}i.icon.user.cowboy.thin:before{content:"\f8ea"}i.icon.user.crown.thin:before{content:"\f6a4"}i.icon.user.doctor.hair.long.thin:before{content:"\e459"}i.icon.user.doctor.hair.thin:before{content:"\e458"}i.icon.user.doctor.message.thin:before{content:"\f82e"}i.icon.user.doctor.thin:before{content:"\f0f0"}i.icon.user.gear.thin:before{content:"\f4fe"}i.icon.user.graduate.thin:before{content:"\f501"}i.icon.user.group.crown.thin:before{content:"\f6a5"}i.icon.user.group.simple.thin:before{content:"\e603"}i.icon.user.group.thin:before{content:"\f500"}i.icon.user.hair.buns.thin:before{content:"\e3d3"}i.icon.user.hair.long.thin:before{content:"\e45b"}i.icon.user.hair.mullet.thin:before{content:"\e45c"}i.icon.user.hair.thin:before{content:"\e45a"}i.icon.user.headset.thin:before{content:"\f82d"}i.icon.user.helmet.safety.thin:before{content:"\f82c"}i.icon.user.injured.thin:before{content:"\f728"}i.icon.user.large.slash.thin:before{content:"\f4fa"}i.icon.user.large.thin:before{content:"\f406"}i.icon.user.lock.thin:before{content:"\f502"}i.icon.user.magnifying.glass.thin:before{content:"\e5c5"}i.icon.user.minus.thin:before{content:"\f503"}i.icon.user.music.thin:before{content:"\f8eb"}i.icon.user.ninja.thin:before{content:"\f504"}i.icon.user.nurse.hair.long.thin:before{content:"\e45e"}i.icon.user.nurse.hair.thin:before{content:"\e45d"}i.icon.user.nurse.thin:before{content:"\f82f"}i.icon.user.pen.thin:before{content:"\f4ff"}i.icon.user.pilot.thin:before{content:"\e2c0"}i.icon.user.pilot.tie.thin:before{content:"\e2c1"}i.icon.user.plus.thin:before{content:"\f234"}i.icon.user.police.thin:before{content:"\e333"}i.icon.user.police.tie.thin:before{content:"\e334"}i.icon.user.robot.thin:before{content:"\e04b"}i.icon.user.robot.xmarks.thin:before{content:"\e4a7"}i.icon.user.secret.thin:before{content:"\f21b"}i.icon.user.shakespeare.thin:before{content:"\e2c2"}i.icon.user.shield.thin:before{content:"\f505"}i.icon.user.slash.thin:before{content:"\f506"}i.icon.user.tag.thin:before{content:"\f507"}i.icon.user.thin:before{content:"\f007"}i.icon.user.tie.hair.long.thin:before{content:"\e460"}i.icon.user.tie.hair.thin:before{content:"\e45f"}i.icon.user.tie.thin:before{content:"\f508"}i.icon.user.unlock.thin:before{content:"\e058"}i.icon.user.visor.thin:before{content:"\e04c"}i.icon.user.vneck.hair.long.thin:before{content:"\e463"}i.icon.user.vneck.hair.thin:before{content:"\e462"}i.icon.user.vneck.thin:before{content:"\e461"}i.icon.user.xmark.thin:before{content:"\f235"}i.icon.users.between.lines.thin:before{content:"\e591"}i.icon.users.gear.thin:before{content:"\f509"}i.icon.users.line.thin:before{content:"\e592"}i.icon.users.medical.thin:before{content:"\f830"}i.icon.users.rays.thin:before{content:"\e593"}i.icon.users.rectangle.thin:before{content:"\e594"}i.icon.users.slash.thin:before{content:"\e073"}i.icon.users.thin:before{content:"\f0c0"}i.icon.users.viewfinder.thin:before{content:"\e595"}i.icon.utensils.slash.thin:before{content:"\e464"}i.icon.utensils.thin:before{content:"\f2e7"}i.icon.utility.pole.double.thin:before{content:"\e2c4"}i.icon.utility.pole.thin:before{content:"\e2c3"}i.icon.v.thin:before{content:"\56"}i.icon.vacuum.robot.thin:before{content:"\e04e"}i.icon.vacuum.thin:before{content:"\e04d"}i.icon.value.absolute.thin:before{content:"\f6a6"}i.icon.van.shuttle.thin:before{content:"\f5b6"}i.icon.vault.thin:before{content:"\e2c5"}i.icon.vector.circle.thin:before{content:"\e2c6"}i.icon.vector.polygon.thin:before{content:"\e2c7"}i.icon.vector.square.thin:before{content:"\f5cb"}i.icon.vent.damper.thin:before{content:"\e465"}i.icon.venus.double.thin:before{content:"\f226"}i.icon.venus.mars.thin:before{content:"\f228"}i.icon.venus.thin:before{content:"\f221"}i.icon.vest.patches.thin:before{content:"\e086"}i.icon.vest.thin:before{content:"\e085"}i.icon.vial.circle.check.thin:before{content:"\e596"}i.icon.vial.thin:before{content:"\f492"}i.icon.vial.virus.thin:before{content:"\e597"}i.icon.vials.thin:before{content:"\f493"}i.icon.video.arrow.down.left.thin:before{content:"\e2c8"}i.icon.video.arrow.up.right.thin:before{content:"\e2c9"}i.icon.video.plus.thin:before{content:"\f4e1"}i.icon.video.slash.thin:before{content:"\f4e2"}i.icon.video.thin:before{content:"\f03d"}i.icon.vihara.thin:before{content:"\f6a7"}i.icon.violin.thin:before{content:"\f8ed"}i.icon.virus.covid.slash.thin:before{content:"\e4a9"}i.icon.virus.covid.thin:before{content:"\e4a8"}i.icon.virus.slash.thin:before{content:"\e075"}i.icon.virus.thin:before{content:"\e074"}i.icon.viruses.thin:before{content:"\e076"}i.icon.voicemail.thin:before{content:"\f897"}i.icon.volcano.thin:before{content:"\f770"}i.icon.volleyball.thin:before{content:"\f45f"}i.icon.volume.high.thin:before{content:"\f028"}i.icon.volume.low.thin:before{content:"\f027"}i.icon.volume.off.thin:before{content:"\f026"}i.icon.volume.slash.thin:before{content:"\f2e2"}i.icon.volume.thin:before{content:"\f6a8"}i.icon.volume.xmark.thin:before{content:"\f6a9"}i.icon.vr.cardboard.thin:before{content:"\f729"}i.icon.w.thin:before{content:"\57"}i.icon.waffle.thin:before{content:"\e466"}i.icon.wagon.covered.thin:before{content:"\f8ee"}i.icon.walker.thin:before{content:"\f831"}i.icon.walkie.talkie.thin:before{content:"\f8ef"}i.icon.wallet.thin:before{content:"\f555"}i.icon.wand.magic.sparkles.thin:before{content:"\e2ca"}i.icon.wand.magic.thin:before{content:"\f0d0"}i.icon.wand.sparkles.thin:before{content:"\f72b"}i.icon.wand.thin:before{content:"\f72a"}i.icon.warehouse.full.thin:before{content:"\f495"}i.icon.warehouse.thin:before{content:"\f494"}i.icon.washing.machine.thin:before{content:"\f898"}i.icon.watch.apple.thin:before{content:"\e2cb"}i.icon.watch.calculator.thin:before{content:"\f8f0"}i.icon.watch.fitness.thin:before{content:"\f63e"}i.icon.watch.smart.thin:before{content:"\e2cc"}i.icon.watch.thin:before{content:"\f2e1"}i.icon.water.arrow.down.thin:before{content:"\f774"}i.icon.water.arrow.up.thin:before{content:"\f775"}i.icon.water.ladder.thin:before{content:"\f5c5"}i.icon.water.thin:before{content:"\f773"}i.icon.watermelon.slice.thin:before{content:"\e337"}i.icon.wave.pulse.thin:before{content:"\f5f8"}i.icon.wave.sine.thin:before{content:"\f899"}i.icon.wave.square.thin:before{content:"\f83e"}i.icon.wave.triangle.thin:before{content:"\f89a"}i.icon.waveform.lines.thin:before{content:"\f8f2"}i.icon.waveform.thin:before{content:"\f8f1"}i.icon.webhook.thin:before{content:"\e5d5"}i.icon.weight.hanging.thin:before{content:"\f5cd"}i.icon.weight.scale.thin:before{content:"\f496"}i.icon.whale.thin:before{content:"\f72c"}i.icon.wheat.awn.circle.exclamation.thin:before{content:"\e598"}i.icon.wheat.awn.slash.thin:before{content:"\e338"}i.icon.wheat.awn.thin:before{content:"\e2cd"}i.icon.wheat.slash.thin:before{content:"\e339"}i.icon.wheat.thin:before{content:"\f72d"}i.icon.wheelchair.move.thin:before{content:"\e2ce"}i.icon.wheelchair.thin:before{content:"\f193"}i.icon.whiskey.glass.ice.thin:before{content:"\f7a1"}i.icon.whiskey.glass.thin:before{content:"\f7a0"}i.icon.whistle.thin:before{content:"\f460"}i.icon.wifi.exclamation.thin:before{content:"\e2cf"}i.icon.wifi.fair.thin:before{content:"\f6ab"}i.icon.wifi.slash.thin:before{content:"\f6ac"}i.icon.wifi.thin:before{content:"\f1eb"}i.icon.wifi.weak.thin:before{content:"\f6aa"}i.icon.wind.thin:before{content:"\f72e"}i.icon.wind.turbine.thin:before{content:"\f89b"}i.icon.wind.warning.thin:before{content:"\f776"}i.icon.window.flip.thin:before{content:"\f40f"}i.icon.window.frame.open.thin:before{content:"\e050"}i.icon.window.frame.thin:before{content:"\e04f"}i.icon.window.maximize.thin:before{content:"\f2d0"}i.icon.window.minimize.thin:before{content:"\f2d1"}i.icon.window.restore.thin:before{content:"\f2d2"}i.icon.window.thin:before{content:"\f40e"}i.icon.windsock.thin:before{content:"\f777"}i.icon.wine.bottle.thin:before{content:"\f72f"}i.icon.wine.glass.crack.thin:before{content:"\f4bb"}i.icon.wine.glass.empty.thin:before{content:"\f5ce"}i.icon.wine.glass.thin:before{content:"\f4e3"}i.icon.won.sign.thin:before{content:"\f159"}i.icon.worm.thin:before{content:"\e599"}i.icon.wreath.laurel.thin:before{content:"\e5d2"}i.icon.wreath.thin:before{content:"\f7e2"}i.icon.wrench.simple.thin:before{content:"\e2d1"}i.icon.wrench.thin:before{content:"\f0ad"}i.icon.x.ray.thin:before{content:"\f497"}i.icon.x.thin:before{content:"\58"}i.icon.xmark.large.thin:before{content:"\e59b"}i.icon.xmark.thin:before{content:"\f00d"}i.icon.xmark.to.slot.thin:before{content:"\f771"}i.icon.xmarks.lines.thin:before{content:"\e59a"}i.icon.y.thin:before{content:"\59"}i.icon.yen.sign.thin:before{content:"\f157"}i.icon.yin.yang.thin:before{content:"\f6ad"}i.icon.z.thin:before{content:"\5a"}i.icon.zero.thin:before{content:"\30"}@font-face{font-family:light-icons;font-style:normal;font-variant:normal;font-weight:400;src:url(/static/media/light-icons.441b578192c1b1e771cf.woff2) format("woff2");text-decoration:inherit;text-transform:none}i.icon.light{font-family:light-icons}i.icon.00.light:before{content:"\e467"}i.icon.360.degrees.light:before{content:"\e2dc"}i.icon.a.light:before{content:"\41"}i.icon.abacus.light:before{content:"\f640"}i.icon.accent.grave.light:before{content:"\60"}i.icon.acorn.light:before{content:"\f6ae"}i.icon.address.book.light:before{content:"\f2b9"}i.icon.address.card.light:before{content:"\f2bb"}i.icon.air.conditioner.light:before{content:"\f8f4"}i.icon.airplay.light:before{content:"\e089"}i.icon.alarm.clock.light:before{content:"\f34e"}i.icon.alarm.exclamation.light:before{content:"\f843"}i.icon.alarm.plus.light:before{content:"\f844"}i.icon.alarm.snooze.light:before{content:"\f845"}i.icon.album.circle.plus.light:before{content:"\e48c"}i.icon.album.circle.user.light:before{content:"\e48d"}i.icon.album.collection.circle.plus.light:before{content:"\e48e"}i.icon.album.collection.circle.user.light:before{content:"\e48f"}i.icon.album.collection.light:before{content:"\f8a0"}i.icon.album.light:before{content:"\f89f"}i.icon.alicorn.light:before{content:"\f6b0"}i.icon.alien.8bit.light:before{content:"\f8f6"}i.icon.alien.light:before{content:"\f8f5"}i.icon.align.center.light:before{content:"\f037"}i.icon.align.justify.light:before{content:"\f039"}i.icon.align.left.light:before{content:"\f036"}i.icon.align.right.light:before{content:"\f038"}i.icon.align.slash.light:before{content:"\f846"}i.icon.alt.light:before{content:"\e08a"}i.icon.amp.guitar.light:before{content:"\f8a1"}i.icon.ampersand.light:before{content:"\26"}i.icon.anchor.circle.check.light:before{content:"\e4aa"}i.icon.anchor.circle.exclamation.light:before{content:"\e4ab"}i.icon.anchor.circle.xmark.light:before{content:"\e4ac"}i.icon.anchor.light:before{content:"\f13d"}i.icon.anchor.lock.light:before{content:"\e4ad"}i.icon.angel.light:before{content:"\f779"}i.icon.angle.90.light:before{content:"\e08d"}i.icon.angle.down.light:before{content:"\f107"}i.icon.angle.left.light:before{content:"\f104"}i.icon.angle.light:before{content:"\e08c"}i.icon.angle.right.light:before{content:"\f105"}i.icon.angle.up.light:before{content:"\f106"}i.icon.angles.down.light:before{content:"\f103"}i.icon.angles.left.light:before{content:"\f100"}i.icon.angles.right.light:before{content:"\f101"}i.icon.angles.up.down.light:before{content:"\e60d"}i.icon.angles.up.light:before{content:"\f102"}i.icon.ankh.light:before{content:"\f644"}i.icon.apartment.light:before{content:"\e468"}i.icon.aperture.light:before{content:"\e2df"}i.icon.apostrophe.light:before{content:"\27"}i.icon.apple.core.light:before{content:"\e08f"}i.icon.apple.whole.light:before{content:"\f5d1"}i.icon.archway.light:before{content:"\f557"}i.icon.arrow.down.a.z.light:before{content:"\f15d"}i.icon.arrow.down.arrow.up.light:before{content:"\f883"}i.icon.arrow.down.big.small.light:before{content:"\f88c"}i.icon.arrow.down.from.arc.light:before{content:"\e614"}i.icon.arrow.down.from.dotted.line.light:before{content:"\e090"}i.icon.arrow.down.from.line.light:before{content:"\f345"}i.icon.arrow.down.left.and.arrow.up.right.to.center.light:before{content:"\e092"}i.icon.arrow.down.left.light:before{content:"\e091"}i.icon.arrow.down.light:before{content:"\f063"}i.icon.arrow.down.long.light:before{content:"\f175"}i.icon.arrow.down.nine.one.light:before{content:"\f886"}i.icon.arrow.down.one.nine.light:before{content:"\f162"}i.icon.arrow.down.right.light:before{content:"\e093"}i.icon.arrow.down.short.wide.light:before{content:"\f884"}i.icon.arrow.down.small.big.light:before{content:"\f88d"}i.icon.arrow.down.square.triangle.light:before{content:"\f889"}i.icon.arrow.down.to.arc.light:before{content:"\e4ae"}i.icon.arrow.down.to.bracket.light:before{content:"\e094"}i.icon.arrow.down.to.dotted.line.light:before{content:"\e095"}i.icon.arrow.down.to.line.light:before{content:"\f33d"}i.icon.arrow.down.to.square.light:before{content:"\e096"}i.icon.arrow.down.triangle.square.light:before{content:"\f888"}i.icon.arrow.down.up.across.line.light:before{content:"\e4af"}i.icon.arrow.down.up.lock.light:before{content:"\e4b0"}i.icon.arrow.down.wide.short.light:before{content:"\f160"}i.icon.arrow.down.z.a.light:before{content:"\f881"}i.icon.arrow.left.from.arc.light:before{content:"\e615"}i.icon.arrow.left.from.line.light:before{content:"\f344"}i.icon.arrow.left.light:before{content:"\f060"}i.icon.arrow.left.long.light:before{content:"\f177"}i.icon.arrow.left.long.to.line.light:before{content:"\e3d4"}i.icon.arrow.left.to.arc.light:before{content:"\e616"}i.icon.arrow.left.to.line.light:before{content:"\f33e"}i.icon.arrow.pointer.light:before{content:"\f245"}i.icon.arrow.progress.light:before{content:"\e5df"}i.icon.arrow.right.arrow.left.light:before{content:"\f0ec"}i.icon.arrow.right.from.arc.light:before{content:"\e4b1"}i.icon.arrow.right.from.bracket.light:before{content:"\f08b"}i.icon.arrow.right.from.line.light:before{content:"\f343"}i.icon.arrow.right.light:before{content:"\f061"}i.icon.arrow.right.long.light:before{content:"\f178"}i.icon.arrow.right.long.to.line.light:before{content:"\e3d5"}i.icon.arrow.right.to.arc.light:before{content:"\e4b2"}i.icon.arrow.right.to.bracket.light:before{content:"\f090"}i.icon.arrow.right.to.city.light:before{content:"\e4b3"}i.icon.arrow.right.to.line.light:before{content:"\f340"}i.icon.arrow.rotate.left.light:before{content:"\f0e2"}i.icon.arrow.rotate.right.light:before{content:"\f01e"}i.icon.arrow.trend.down.light:before{content:"\e097"}i.icon.arrow.trend.up.light:before{content:"\e098"}i.icon.arrow.turn.down.left.light:before{content:"\e2e1"}i.icon.arrow.turn.down.light:before{content:"\f149"}i.icon.arrow.turn.down.right.light:before{content:"\e3d6"}i.icon.arrow.turn.up.light:before{content:"\f148"}i.icon.arrow.up.a.z.light:before{content:"\f15e"}i.icon.arrow.up.arrow.down.light:before{content:"\e099"}i.icon.arrow.up.big.small.light:before{content:"\f88e"}i.icon.arrow.up.from.arc.light:before{content:"\e4b4"}i.icon.arrow.up.from.bracket.light:before{content:"\e09a"}i.icon.arrow.up.from.dotted.line.light:before{content:"\e09b"}i.icon.arrow.up.from.ground.water.light:before{content:"\e4b5"}i.icon.arrow.up.from.line.light:before{content:"\f342"}i.icon.arrow.up.from.square.light:before{content:"\e09c"}i.icon.arrow.up.from.water.pump.light:before{content:"\e4b6"}i.icon.arrow.up.left.from.circle.light:before{content:"\e09e"}i.icon.arrow.up.left.light:before{content:"\e09d"}i.icon.arrow.up.light:before{content:"\f062"}i.icon.arrow.up.long.light:before{content:"\f176"}i.icon.arrow.up.nine.one.light:before{content:"\f887"}i.icon.arrow.up.one.nine.light:before{content:"\f163"}i.icon.arrow.up.right.and.arrow.down.left.from.center.light:before{content:"\e0a0"}i.icon.arrow.up.right.dots.light:before{content:"\e4b7"}i.icon.arrow.up.right.from.square.light:before{content:"\f08e"}i.icon.arrow.up.right.light:before{content:"\e09f"}i.icon.arrow.up.short.wide.light:before{content:"\f885"}i.icon.arrow.up.small.big.light:before{content:"\f88f"}i.icon.arrow.up.square.triangle.light:before{content:"\f88b"}i.icon.arrow.up.to.arc.light:before{content:"\e617"}i.icon.arrow.up.to.dotted.line.light:before{content:"\e0a1"}i.icon.arrow.up.to.line.light:before{content:"\f341"}i.icon.arrow.up.triangle.square.light:before{content:"\f88a"}i.icon.arrow.up.wide.short.light:before{content:"\f161"}i.icon.arrow.up.z.a.light:before{content:"\f882"}i.icon.arrows.cross.light:before{content:"\e0a2"}i.icon.arrows.down.to.line.light:before{content:"\e4b8"}i.icon.arrows.down.to.people.light:before{content:"\e4b9"}i.icon.arrows.from.dotted.line.light:before{content:"\e0a3"}i.icon.arrows.from.line.light:before{content:"\e0a4"}i.icon.arrows.left.right.light:before{content:"\f07e"}i.icon.arrows.left.right.to.line.light:before{content:"\e4ba"}i.icon.arrows.maximize.light:before{content:"\f31d"}i.icon.arrows.minimize.light:before{content:"\e0a5"}i.icon.arrows.repeat.light:before{content:"\f364"}i.icon.arrows.repeat.one.light:before{content:"\f366"}i.icon.arrows.retweet.light:before{content:"\f361"}i.icon.arrows.rotate.light:before{content:"\f021"}i.icon.arrows.spin.light:before{content:"\e4bb"}i.icon.arrows.split.up.and.left.light:before{content:"\e4bc"}i.icon.arrows.to.circle.light:before{content:"\e4bd"}i.icon.arrows.to.dot.light:before{content:"\e4be"}i.icon.arrows.to.dotted.line.light:before{content:"\e0a6"}i.icon.arrows.to.eye.light:before{content:"\e4bf"}i.icon.arrows.to.line.light:before{content:"\e0a7"}i.icon.arrows.turn.right.light:before{content:"\e4c0"}i.icon.arrows.turn.to.dots.light:before{content:"\e4c1"}i.icon.arrows.up.down.left.right.light:before{content:"\f047"}i.icon.arrows.up.down.light:before{content:"\f07d"}i.icon.arrows.up.to.line.light:before{content:"\e4c2"}i.icon.asterisk.light:before{content:"\2a"}i.icon.at.light:before{content:"\40"}i.icon.atom.light:before{content:"\f5d2"}i.icon.atom.simple.light:before{content:"\f5d3"}i.icon.audio.description.light:before{content:"\f29e"}i.icon.audio.description.slash.light:before{content:"\e0a8"}i.icon.austral.sign.light:before{content:"\e0a9"}i.icon.avocado.light:before{content:"\e0aa"}i.icon.award.light:before{content:"\f559"}i.icon.award.simple.light:before{content:"\e0ab"}i.icon.axe.battle.light:before{content:"\f6b3"}i.icon.axe.light:before{content:"\f6b2"}i.icon.b.light:before{content:"\42"}i.icon.baby.carriage.light:before{content:"\f77d"}i.icon.baby.light:before{content:"\f77c"}i.icon.backpack.light:before{content:"\f5d4"}i.icon.backward.fast.light:before{content:"\f049"}i.icon.backward.light:before{content:"\f04a"}i.icon.backward.step.light:before{content:"\f048"}i.icon.bacon.light:before{content:"\f7e5"}i.icon.bacteria.light:before{content:"\e059"}i.icon.bacterium.light:before{content:"\e05a"}i.icon.badge.check.light:before{content:"\f336"}i.icon.badge.dollar.light:before{content:"\f645"}i.icon.badge.light:before{content:"\f335"}i.icon.badge.percent.light:before{content:"\f646"}i.icon.badge.sheriff.light:before{content:"\f8a2"}i.icon.badger.honey.light:before{content:"\f6b4"}i.icon.badminton.light:before{content:"\e33a"}i.icon.bag.seedling.light:before{content:"\e5f2"}i.icon.bag.shopping.light:before{content:"\f290"}i.icon.bagel.light:before{content:"\e3d7"}i.icon.bags.shopping.light:before{content:"\f847"}i.icon.baguette.light:before{content:"\e3d8"}i.icon.bahai.light:before{content:"\f666"}i.icon.baht.sign.light:before{content:"\e0ac"}i.icon.ball.pile.light:before{content:"\f77e"}i.icon.balloon.light:before{content:"\e2e3"}i.icon.balloons.light:before{content:"\e2e4"}i.icon.ballot.check.light:before{content:"\f733"}i.icon.ballot.light:before{content:"\f732"}i.icon.ban.bug.light:before{content:"\f7f9"}i.icon.ban.light:before{content:"\f05e"}i.icon.ban.parking.light:before{content:"\f616"}i.icon.ban.smoking.light:before{content:"\f54d"}i.icon.banana.light:before{content:"\e2e5"}i.icon.bandage.light:before{content:"\f462"}i.icon.bangladeshi.taka.sign.light:before{content:"\e2e6"}i.icon.banjo.light:before{content:"\f8a3"}i.icon.barcode.light:before{content:"\f02a"}i.icon.barcode.read.light:before{content:"\f464"}i.icon.barcode.scan.light:before{content:"\f465"}i.icon.bars.filter.light:before{content:"\e0ad"}i.icon.bars.light:before{content:"\f0c9"}i.icon.bars.progress.light:before{content:"\f828"}i.icon.bars.sort.light:before{content:"\e0ae"}i.icon.bars.staggered.light:before{content:"\f550"}i.icon.baseball.bat.ball.light:before{content:"\f432"}i.icon.baseball.light:before{content:"\f433"}i.icon.basket.shopping.light:before{content:"\f291"}i.icon.basket.shopping.simple.light:before{content:"\e0af"}i.icon.basketball.hoop.light:before{content:"\f435"}i.icon.basketball.light:before{content:"\f434"}i.icon.bat.light:before{content:"\f6b5"}i.icon.bath.light:before{content:"\f2cd"}i.icon.battery.bolt.light:before{content:"\f376"}i.icon.battery.empty.light:before{content:"\f244"}i.icon.battery.exclamation.light:before{content:"\e0b0"}i.icon.battery.full.light:before{content:"\f240"}i.icon.battery.half.light:before{content:"\f242"}i.icon.battery.low.light:before{content:"\e0b1"}i.icon.battery.quarter.light:before{content:"\f243"}i.icon.battery.slash.light:before{content:"\f377"}i.icon.battery.three.quarters.light:before{content:"\f241"}i.icon.bed.bunk.light:before{content:"\f8f8"}i.icon.bed.empty.light:before{content:"\f8f9"}i.icon.bed.front.light:before{content:"\f8f7"}i.icon.bed.light:before{content:"\f236"}i.icon.bed.pulse.light:before{content:"\f487"}i.icon.bee.light:before{content:"\e0b2"}i.icon.beer.mug.empty.light:before{content:"\f0fc"}i.icon.beer.mug.light:before{content:"\e0b3"}i.icon.bell.concierge.light:before{content:"\f562"}i.icon.bell.exclamation.light:before{content:"\f848"}i.icon.bell.light:before{content:"\f0f3"}i.icon.bell.on.light:before{content:"\f8fa"}i.icon.bell.plus.light:before{content:"\f849"}i.icon.bell.school.light:before{content:"\f5d5"}i.icon.bell.school.slash.light:before{content:"\f5d6"}i.icon.bell.slash.light:before{content:"\f1f6"}i.icon.bells.light:before{content:"\f77f"}i.icon.bench.tree.light:before{content:"\e2e7"}i.icon.bezier.curve.light:before{content:"\f55b"}i.icon.bicycle.light:before{content:"\f206"}i.icon.billboard.light:before{content:"\e5cd"}i.icon.bin.bottles.light:before{content:"\e5f5"}i.icon.bin.bottles.recycle.light:before{content:"\e5f6"}i.icon.bin.recycle.light:before{content:"\e5f7"}i.icon.binary.circle.check.light:before{content:"\e33c"}i.icon.binary.light:before{content:"\e33b"}i.icon.binary.lock.light:before{content:"\e33d"}i.icon.binary.slash.light:before{content:"\e33e"}i.icon.binoculars.light:before{content:"\f1e5"}i.icon.biohazard.light:before{content:"\f780"}i.icon.bird.light:before{content:"\e469"}i.icon.bitcoin.sign.light:before{content:"\e0b4"}i.icon.blanket.fire.light:before{content:"\e3da"}i.icon.blanket.light:before{content:"\f498"}i.icon.blender.light:before{content:"\f517"}i.icon.blender.phone.light:before{content:"\f6b6"}i.icon.blinds.light:before{content:"\f8fb"}i.icon.blinds.open.light:before{content:"\f8fc"}i.icon.blinds.raised.light:before{content:"\f8fd"}i.icon.block.brick.fire.light:before{content:"\e3dc"}i.icon.block.brick.light:before{content:"\e3db"}i.icon.block.light:before{content:"\e46a"}i.icon.block.question.light:before{content:"\e3dd"}i.icon.block.quote.light:before{content:"\e0b5"}i.icon.blog.light:before{content:"\f781"}i.icon.blueberries.light:before{content:"\e2e8"}i.icon.bluetooth.light:before{content:"\f293"}i.icon.bold.light:before{content:"\f032"}i.icon.bolt.auto.light:before{content:"\e0b6"}i.icon.bolt.light:before{content:"\f0e7"}i.icon.bolt.lightning.light:before{content:"\e0b7"}i.icon.bolt.slash.light:before{content:"\e0b8"}i.icon.bomb.light:before{content:"\f1e2"}i.icon.bone.break.light:before{content:"\f5d8"}i.icon.bone.light:before{content:"\f5d7"}i.icon.bong.light:before{content:"\f55c"}i.icon.book.arrow.right.light:before{content:"\e0b9"}i.icon.book.arrow.up.light:before{content:"\e0ba"}i.icon.book.atlas.light:before{content:"\f558"}i.icon.book.bible.light:before{content:"\f647"}i.icon.book.blank.light:before{content:"\f5d9"}i.icon.book.bookmark.light:before{content:"\e0bb"}i.icon.book.circle.arrow.right.light:before{content:"\e0bc"}i.icon.book.circle.arrow.up.light:before{content:"\e0bd"}i.icon.book.copy.light:before{content:"\e0be"}i.icon.book.font.light:before{content:"\e0bf"}i.icon.book.heart.light:before{content:"\f499"}i.icon.book.journal.whills.light:before{content:"\f66a"}i.icon.book.light:before{content:"\f02d"}i.icon.book.medical.light:before{content:"\f7e6"}i.icon.book.open.cover.light:before{content:"\e0c0"}i.icon.book.open.light:before{content:"\f518"}i.icon.book.open.reader.light:before{content:"\f5da"}i.icon.book.quran.light:before{content:"\f687"}i.icon.book.section.light:before{content:"\e0c1"}i.icon.book.skull.light:before{content:"\f6b7"}i.icon.book.sparkles.light:before{content:"\f6b8"}i.icon.book.tanakh.light:before{content:"\f827"}i.icon.book.user.light:before{content:"\f7e7"}i.icon.bookmark.light:before{content:"\f02e"}i.icon.bookmark.slash.light:before{content:"\e0c2"}i.icon.books.light:before{content:"\f5db"}i.icon.books.medical.light:before{content:"\f7e8"}i.icon.boombox.light:before{content:"\f8a5"}i.icon.boot.heeled.light:before{content:"\e33f"}i.icon.boot.light:before{content:"\f782"}i.icon.booth.curtain.light:before{content:"\f734"}i.icon.border.all.light:before{content:"\f84c"}i.icon.border.bottom.light:before{content:"\f84d"}i.icon.border.bottom.right.light:before{content:"\f854"}i.icon.border.center.horizontal.light:before{content:"\f89c"}i.icon.border.center.vertical.light:before{content:"\f89d"}i.icon.border.inner.light:before{content:"\f84e"}i.icon.border.left.light:before{content:"\f84f"}i.icon.border.none.light:before{content:"\f850"}i.icon.border.outer.light:before{content:"\f851"}i.icon.border.right.light:before{content:"\f852"}i.icon.border.top.left.light:before{content:"\f853"}i.icon.border.top.light:before{content:"\f855"}i.icon.bore.hole.light:before{content:"\e4c3"}i.icon.bottle.droplet.light:before{content:"\e4c4"}i.icon.bottle.water.light:before{content:"\e4c5"}i.icon.bow.arrow.light:before{content:"\f6b9"}i.icon.bowl.chopsticks.light:before{content:"\e2e9"}i.icon.bowl.chopsticks.noodles.light:before{content:"\e2ea"}i.icon.bowl.food.light:before{content:"\e4c6"}i.icon.bowl.hot.light:before{content:"\f823"}i.icon.bowl.rice.light:before{content:"\e2eb"}i.icon.bowl.scoop.light:before{content:"\e3de"}i.icon.bowl.scoops.light:before{content:"\e3df"}i.icon.bowl.soft.serve.light:before{content:"\e46b"}i.icon.bowl.spoon.light:before{content:"\e3e0"}i.icon.bowling.ball.light:before{content:"\f436"}i.icon.bowling.ball.pin.light:before{content:"\e0c3"}i.icon.bowling.pins.light:before{content:"\f437"}i.icon.box.archive.light:before{content:"\f187"}i.icon.box.ballot.light:before{content:"\f735"}i.icon.box.check.light:before{content:"\f467"}i.icon.box.circle.check.light:before{content:"\e0c4"}i.icon.box.dollar.light:before{content:"\f4a0"}i.icon.box.heart.light:before{content:"\f49d"}i.icon.box.light:before{content:"\f466"}i.icon.box.open.full.light:before{content:"\f49c"}i.icon.box.open.light:before{content:"\f49e"}i.icon.box.taped.light:before{content:"\f49a"}i.icon.box.tissue.light:before{content:"\e05b"}i.icon.boxes.packing.light:before{content:"\e4c7"}i.icon.boxes.stacked.light:before{content:"\f468"}i.icon.boxing.glove.light:before{content:"\f438"}i.icon.bracket.curly.light:before{content:"\7b"}i.icon.bracket.curly.right.light:before{content:"\7d"}i.icon.bracket.round.light:before{content:"\28"}i.icon.bracket.round.right.light:before{content:"\29"}i.icon.bracket.square.light:before{content:"\5b"}i.icon.bracket.square.right.light:before{content:"\5d"}i.icon.brackets.curly.light:before{content:"\f7ea"}i.icon.brackets.round.light:before{content:"\e0c5"}i.icon.brackets.square.light:before{content:"\f7e9"}i.icon.braille.light:before{content:"\f2a1"}i.icon.brain.arrow.curved.right.light:before{content:"\f677"}i.icon.brain.circuit.light:before{content:"\e0c6"}i.icon.brain.light:before{content:"\f5dc"}i.icon.brake.warning.light:before{content:"\e0c7"}i.icon.brazilian.real.sign.light:before{content:"\e46c"}i.icon.bread.loaf.light:before{content:"\f7eb"}i.icon.bread.slice.butter.light:before{content:"\e3e1"}i.icon.bread.slice.light:before{content:"\f7ec"}i.icon.bridge.circle.check.light:before{content:"\e4c9"}i.icon.bridge.circle.exclamation.light:before{content:"\e4ca"}i.icon.bridge.circle.xmark.light:before{content:"\e4cb"}i.icon.bridge.light:before{content:"\e4c8"}i.icon.bridge.lock.light:before{content:"\e4cc"}i.icon.bridge.suspension.light:before{content:"\e4cd"}i.icon.bridge.water.light:before{content:"\e4ce"}i.icon.briefcase.arrow.right.light:before{content:"\e2f2"}i.icon.briefcase.blank.light:before{content:"\e0c8"}i.icon.briefcase.light:before{content:"\f0b1"}i.icon.briefcase.medical.light:before{content:"\f469"}i.icon.brightness.light:before{content:"\e0c9"}i.icon.brightness.low.light:before{content:"\e0ca"}i.icon.bring.forward.light:before{content:"\f856"}i.icon.bring.front.light:before{content:"\f857"}i.icon.broccoli.light:before{content:"\e3e2"}i.icon.broom.ball.light:before{content:"\f458"}i.icon.broom.light:before{content:"\f51a"}i.icon.broom.wide.light:before{content:"\e5d1"}i.icon.browser.light:before{content:"\f37e"}i.icon.browsers.light:before{content:"\e0cb"}i.icon.brush.light:before{content:"\f55d"}i.icon.bucket.light:before{content:"\e4cf"}i.icon.bug.light:before{content:"\f188"}i.icon.bug.slash.light:before{content:"\e490"}i.icon.bugs.light:before{content:"\e4d0"}i.icon.building.circle.arrow.right.light:before{content:"\e4d1"}i.icon.building.circle.check.light:before{content:"\e4d2"}i.icon.building.circle.exclamation.light:before{content:"\e4d3"}i.icon.building.circle.xmark.light:before{content:"\e4d4"}i.icon.building.columns.light:before{content:"\f19c"}i.icon.building.flag.light:before{content:"\e4d5"}i.icon.building.light:before{content:"\f1ad"}i.icon.building.lock.light:before{content:"\e4d6"}i.icon.building.ngo.light:before{content:"\e4d7"}i.icon.building.shield.light:before{content:"\e4d8"}i.icon.building.un.light:before{content:"\e4d9"}i.icon.building.user.light:before{content:"\e4da"}i.icon.building.wheat.light:before{content:"\e4db"}i.icon.buildings.light:before{content:"\e0cc"}i.icon.bullhorn.light:before{content:"\f0a1"}i.icon.bullseye.arrow.light:before{content:"\f648"}i.icon.bullseye.light:before{content:"\f140"}i.icon.bullseye.pointer.light:before{content:"\f649"}i.icon.buoy.light:before{content:"\e5b5"}i.icon.buoy.mooring.light:before{content:"\e5b6"}i.icon.burger.cheese.light:before{content:"\f7f1"}i.icon.burger.fries.light:before{content:"\e0cd"}i.icon.burger.glass.light:before{content:"\e0ce"}i.icon.burger.lettuce.light:before{content:"\e3e3"}i.icon.burger.light:before{content:"\f805"}i.icon.burger.soda.light:before{content:"\f858"}i.icon.burrito.light:before{content:"\f7ed"}i.icon.burst.light:before{content:"\e4dc"}i.icon.bus.light:before{content:"\f207"}i.icon.bus.school.light:before{content:"\f5dd"}i.icon.bus.simple.light:before{content:"\f55e"}i.icon.business.time.light:before{content:"\f64a"}i.icon.butter.light:before{content:"\e3e4"}i.icon.c.light:before{content:"\43"}i.icon.cabin.light:before{content:"\e46d"}i.icon.cabinet.filing.light:before{content:"\f64b"}i.icon.cable.car.light:before{content:"\f7da"}i.icon.cactus.light:before{content:"\f8a7"}i.icon.cake.candles.light:before{content:"\f1fd"}i.icon.cake.slice.light:before{content:"\e3e5"}i.icon.calculator.light:before{content:"\f1ec"}i.icon.calculator.simple.light:before{content:"\f64c"}i.icon.calendar.arrow.down.light:before{content:"\e0d0"}i.icon.calendar.arrow.up.light:before{content:"\e0d1"}i.icon.calendar.check.light:before{content:"\f274"}i.icon.calendar.circle.exclamation.light:before{content:"\e46e"}i.icon.calendar.circle.minus.light:before{content:"\e46f"}i.icon.calendar.circle.plus.light:before{content:"\e470"}i.icon.calendar.circle.user.light:before{content:"\e471"}i.icon.calendar.clock.light:before{content:"\e0d2"}i.icon.calendar.day.light:before{content:"\f783"}i.icon.calendar.days.light:before{content:"\f073"}i.icon.calendar.exclamation.light:before{content:"\f334"}i.icon.calendar.heart.light:before{content:"\e0d3"}i.icon.calendar.image.light:before{content:"\e0d4"}i.icon.calendar.light:before{content:"\f133"}i.icon.calendar.lines.light:before{content:"\e0d5"}i.icon.calendar.lines.pen.light:before{content:"\e472"}i.icon.calendar.minus.light:before{content:"\f272"}i.icon.calendar.pen.light:before{content:"\f333"}i.icon.calendar.plus.light:before{content:"\f271"}i.icon.calendar.range.light:before{content:"\e0d6"}i.icon.calendar.star.light:before{content:"\f736"}i.icon.calendar.users.light:before{content:"\e5e2"}i.icon.calendar.week.light:before{content:"\f784"}i.icon.calendar.xmark.light:before{content:"\f273"}i.icon.calendars.light:before{content:"\e0d7"}i.icon.camcorder.light:before{content:"\f8a8"}i.icon.camera.cctv.light:before{content:"\f8ac"}i.icon.camera.light:before{content:"\f030"}i.icon.camera.movie.light:before{content:"\f8a9"}i.icon.camera.polaroid.light:before{content:"\f8aa"}i.icon.camera.retro.light:before{content:"\f083"}i.icon.camera.rotate.light:before{content:"\e0d8"}i.icon.camera.security.light:before{content:"\f8fe"}i.icon.camera.slash.light:before{content:"\e0d9"}i.icon.camera.viewfinder.light:before{content:"\e0da"}i.icon.camera.web.light:before{content:"\f832"}i.icon.camera.web.slash.light:before{content:"\f833"}i.icon.campfire.light:before{content:"\f6ba"}i.icon.campground.light:before{content:"\f6bb"}i.icon.can.food.light:before{content:"\e3e6"}i.icon.candle.holder.light:before{content:"\f6bc"}i.icon.candy.bar.light:before{content:"\e3e8"}i.icon.candy.cane.light:before{content:"\f786"}i.icon.candy.corn.light:before{content:"\f6bd"}i.icon.candy.light:before{content:"\e3e7"}i.icon.cannabis.light:before{content:"\f55f"}i.icon.capsules.light:before{content:"\f46b"}i.icon.car.battery.light:before{content:"\f5df"}i.icon.car.bolt.light:before{content:"\e341"}i.icon.car.building.light:before{content:"\f859"}i.icon.car.bump.light:before{content:"\f5e0"}i.icon.car.burst.light:before{content:"\f5e1"}i.icon.car.bus.light:before{content:"\f85a"}i.icon.car.circle.bolt.light:before{content:"\e342"}i.icon.car.garage.light:before{content:"\f5e2"}i.icon.car.light:before{content:"\f1b9"}i.icon.car.mirrors.light:before{content:"\e343"}i.icon.car.on.light:before{content:"\e4dd"}i.icon.car.rear.light:before{content:"\f5de"}i.icon.car.side.bolt.light:before{content:"\e344"}i.icon.car.side.light:before{content:"\f5e4"}i.icon.car.tilt.light:before{content:"\f5e5"}i.icon.car.tunnel.light:before{content:"\e4de"}i.icon.car.wash.light:before{content:"\f5e6"}i.icon.car.wrench.light:before{content:"\f5e3"}i.icon.caravan.light:before{content:"\f8ff"}i.icon.caravan.simple.light:before{content:"\e000"}i.icon.card.club.light:before{content:"\e3e9"}i.icon.card.diamond.light:before{content:"\e3ea"}i.icon.card.heart.light:before{content:"\e3eb"}i.icon.card.spade.light:before{content:"\e3ec"}i.icon.cards.blank.light:before{content:"\e4df"}i.icon.cards.light:before{content:"\e3ed"}i.icon.caret.down.light:before{content:"\f0d7"}i.icon.caret.left.light:before{content:"\f0d9"}i.icon.caret.right.light:before{content:"\f0da"}i.icon.caret.up.light:before{content:"\f0d8"}i.icon.carrot.light:before{content:"\f787"}i.icon.cars.light:before{content:"\f85b"}i.icon.cart.arrow.down.light:before{content:"\f218"}i.icon.cart.arrow.up.light:before{content:"\e3ee"}i.icon.cart.circle.arrow.down.light:before{content:"\e3ef"}i.icon.cart.circle.arrow.up.light:before{content:"\e3f0"}i.icon.cart.circle.check.light:before{content:"\e3f1"}i.icon.cart.circle.exclamation.light:before{content:"\e3f2"}i.icon.cart.circle.plus.light:before{content:"\e3f3"}i.icon.cart.circle.xmark.light:before{content:"\e3f4"}i.icon.cart.flatbed.boxes.light:before{content:"\f475"}i.icon.cart.flatbed.empty.light:before{content:"\f476"}i.icon.cart.flatbed.light:before{content:"\f474"}i.icon.cart.flatbed.suitcase.light:before{content:"\f59d"}i.icon.cart.minus.light:before{content:"\e0db"}i.icon.cart.plus.light:before{content:"\f217"}i.icon.cart.shopping.fast.light:before{content:"\e0dc"}i.icon.cart.shopping.light:before{content:"\f07a"}i.icon.cart.xmark.light:before{content:"\e0dd"}i.icon.cash.register.light:before{content:"\f788"}i.icon.cassette.betamax.light:before{content:"\f8a4"}i.icon.cassette.tape.light:before{content:"\f8ab"}i.icon.cassette.vhs.light:before{content:"\f8ec"}i.icon.castle.light:before{content:"\e0de"}i.icon.cat.light:before{content:"\f6be"}i.icon.cat.space.light:before{content:"\e001"}i.icon.cauldron.light:before{content:"\f6bf"}i.icon.cedi.sign.light:before{content:"\e0df"}i.icon.cent.sign.light:before{content:"\e3f5"}i.icon.certificate.light:before{content:"\f0a3"}i.icon.chair.light:before{content:"\f6c0"}i.icon.chair.office.light:before{content:"\f6c1"}i.icon.chalkboard.light:before{content:"\f51b"}i.icon.chalkboard.user.light:before{content:"\f51c"}i.icon.champagne.glass.light:before{content:"\f79e"}i.icon.champagne.glasses.light:before{content:"\f79f"}i.icon.charging.station.light:before{content:"\f5e7"}i.icon.chart.area.light:before{content:"\f1fe"}i.icon.chart.bar.light:before{content:"\f080"}i.icon.chart.bullet.light:before{content:"\e0e1"}i.icon.chart.candlestick.light:before{content:"\e0e2"}i.icon.chart.column.light:before{content:"\e0e3"}i.icon.chart.gantt.light:before{content:"\e0e4"}i.icon.chart.line.down.light:before{content:"\f64d"}i.icon.chart.line.light:before{content:"\f201"}i.icon.chart.line.up.down.light:before{content:"\e5d7"}i.icon.chart.line.up.light:before{content:"\e0e5"}i.icon.chart.mixed.light:before{content:"\f643"}i.icon.chart.mixed.up.circle.currency.light:before{content:"\e5d8"}i.icon.chart.mixed.up.circle.dollar.light:before{content:"\e5d9"}i.icon.chart.network.light:before{content:"\f78a"}i.icon.chart.pie.light:before{content:"\f200"}i.icon.chart.pie.simple.circle.currency.light:before{content:"\e604"}i.icon.chart.pie.simple.circle.dollar.light:before{content:"\e605"}i.icon.chart.pie.simple.light:before{content:"\f64e"}i.icon.chart.pyramid.light:before{content:"\e0e6"}i.icon.chart.radar.light:before{content:"\e0e7"}i.icon.chart.scatter.3d.light:before{content:"\e0e8"}i.icon.chart.scatter.bubble.light:before{content:"\e0e9"}i.icon.chart.scatter.light:before{content:"\f7ee"}i.icon.chart.simple.horizontal.light:before{content:"\e474"}i.icon.chart.simple.light:before{content:"\e473"}i.icon.chart.tree.map.light:before{content:"\e0ea"}i.icon.chart.user.light:before{content:"\f6a3"}i.icon.chart.waterfall.light:before{content:"\e0eb"}i.icon.check.double.light:before{content:"\f560"}i.icon.check.light:before{content:"\f00c"}i.icon.check.to.slot.light:before{content:"\f772"}i.icon.cheese.light:before{content:"\f7ef"}i.icon.cheese.swiss.light:before{content:"\f7f0"}i.icon.cherries.light:before{content:"\e0ec"}i.icon.chess.bishop.light:before{content:"\f43a"}i.icon.chess.bishop.piece.light:before{content:"\f43b"}i.icon.chess.board.light:before{content:"\f43c"}i.icon.chess.clock.flip.light:before{content:"\f43e"}i.icon.chess.clock.light:before{content:"\f43d"}i.icon.chess.king.light:before{content:"\f43f"}i.icon.chess.king.piece.light:before{content:"\f440"}i.icon.chess.knight.light:before{content:"\f441"}i.icon.chess.knight.piece.light:before{content:"\f442"}i.icon.chess.light:before{content:"\f439"}i.icon.chess.pawn.light:before{content:"\f443"}i.icon.chess.pawn.piece.light:before{content:"\f444"}i.icon.chess.queen.light:before{content:"\f445"}i.icon.chess.queen.piece.light:before{content:"\f446"}i.icon.chess.rook.light:before{content:"\f447"}i.icon.chess.rook.piece.light:before{content:"\f448"}i.icon.chestnut.light:before{content:"\e3f6"}i.icon.chevron.down.light:before{content:"\f078"}i.icon.chevron.left.light:before{content:"\f053"}i.icon.chevron.right.light:before{content:"\f054"}i.icon.chevron.up.light:before{content:"\f077"}i.icon.chevrons.down.light:before{content:"\f322"}i.icon.chevrons.left.light:before{content:"\f323"}i.icon.chevrons.right.light:before{content:"\f324"}i.icon.chevrons.up.light:before{content:"\f325"}i.icon.chf.sign.light:before{content:"\e602"}i.icon.child.combatant.light:before{content:"\e4e0"}i.icon.child.dress.light:before{content:"\e59c"}i.icon.child.light:before{content:"\f1ae"}i.icon.child.reaching.light:before{content:"\e59d"}i.icon.children.light:before{content:"\e4e1"}i.icon.chimney.light:before{content:"\f78b"}i.icon.chopsticks.light:before{content:"\e3f7"}i.icon.church.light:before{content:"\f51d"}i.icon.circle.a.light:before{content:"\e0f7"}i.icon.circle.ampersand.light:before{content:"\e0f8"}i.icon.circle.arrow.down.left.light:before{content:"\e0f9"}i.icon.circle.arrow.down.light:before{content:"\f0ab"}i.icon.circle.arrow.down.right.light:before{content:"\e0fa"}i.icon.circle.arrow.left.light:before{content:"\f0a8"}i.icon.circle.arrow.right.light:before{content:"\f0a9"}i.icon.circle.arrow.up.left.light:before{content:"\e0fb"}i.icon.circle.arrow.up.light:before{content:"\f0aa"}i.icon.circle.arrow.up.right.light:before{content:"\e0fc"}i.icon.circle.b.light:before{content:"\e0fd"}i.icon.circle.bolt.light:before{content:"\e0fe"}i.icon.circle.book.open.light:before{content:"\e0ff"}i.icon.circle.bookmark.light:before{content:"\e100"}i.icon.circle.c.light:before{content:"\e101"}i.icon.circle.calendar.light:before{content:"\e102"}i.icon.circle.camera.light:before{content:"\e103"}i.icon.circle.caret.down.light:before{content:"\f32d"}i.icon.circle.caret.left.light:before{content:"\f32e"}i.icon.circle.caret.right.light:before{content:"\f330"}i.icon.circle.caret.up.light:before{content:"\f331"}i.icon.circle.check.light:before{content:"\f058"}i.icon.circle.chevron.down.light:before{content:"\f13a"}i.icon.circle.chevron.left.light:before{content:"\f137"}i.icon.circle.chevron.right.light:before{content:"\f138"}i.icon.circle.chevron.up.light:before{content:"\f139"}i.icon.circle.d.light:before{content:"\e104"}i.icon.circle.dashed.light:before{content:"\e105"}i.icon.circle.divide.light:before{content:"\e106"}i.icon.circle.dollar.light:before{content:"\f2e8"}i.icon.circle.dollar.to.slot.light:before{content:"\f4b9"}i.icon.circle.dot.light:before{content:"\f192"}i.icon.circle.down.left.light:before{content:"\e107"}i.icon.circle.down.light:before{content:"\f358"}i.icon.circle.down.right.light:before{content:"\e108"}i.icon.circle.e.light:before{content:"\e109"}i.icon.circle.eight.light:before{content:"\e0f5"}i.icon.circle.ellipsis.light:before{content:"\e10a"}i.icon.circle.ellipsis.vertical.light:before{content:"\e10b"}i.icon.circle.envelope.light:before{content:"\e10c"}i.icon.circle.euro.light:before{content:"\e5ce"}i.icon.circle.exclamation.check.light:before{content:"\e10d"}i.icon.circle.exclamation.light:before{content:"\f06a"}i.icon.circle.f.light:before{content:"\e10e"}i.icon.circle.five.light:before{content:"\e0f2"}i.icon.circle.four.light:before{content:"\e0f1"}i.icon.circle.g.light:before{content:"\e10f"}i.icon.circle.half.light:before{content:"\e110"}i.icon.circle.half.stroke.light:before{content:"\f042"}i.icon.circle.heart.light:before{content:"\f4c7"}i.icon.circle.horizontal.light:before{content:"\f47e"}i.icon.circle.i.light:before{content:"\e111"}i.icon.circle.info.light:before{content:"\f05a"}i.icon.circle.j.light:before{content:"\e112"}i.icon.circle.k.light:before{content:"\e113"}i.icon.circle.l.light:before{content:"\e114"}i.icon.circle.left.light:before{content:"\f359"}i.icon.circle.light:before{content:"\f111"}i.icon.circle.location.arrow.light:before{content:"\f602"}i.icon.circle.m.light:before{content:"\e115"}i.icon.circle.microphone.light:before{content:"\e116"}i.icon.circle.microphone.lines.light:before{content:"\e117"}i.icon.circle.minus.light:before{content:"\f056"}i.icon.circle.n.light:before{content:"\e118"}i.icon.circle.nine.light:before{content:"\e0f6"}i.icon.circle.nodes.light:before{content:"\e4e2"}i.icon.circle.notch.light:before{content:"\f1ce"}i.icon.circle.o.light:before{content:"\e119"}i.icon.circle.one.light:before{content:"\e0ee"}i.icon.circle.p.light:before{content:"\e11a"}i.icon.circle.parking.light:before{content:"\f615"}i.icon.circle.pause.light:before{content:"\f28b"}i.icon.circle.phone.flip.light:before{content:"\e11c"}i.icon.circle.phone.hangup.light:before{content:"\e11d"}i.icon.circle.phone.light:before{content:"\e11b"}i.icon.circle.play.light:before{content:"\f144"}i.icon.circle.plus.light:before{content:"\f055"}i.icon.circle.q.light:before{content:"\e11e"}i.icon.circle.quarter.light:before{content:"\e11f"}i.icon.circle.quarter.stroke.light:before{content:"\e5d3"}i.icon.circle.quarters.light:before{content:"\e3f8"}i.icon.circle.question.light:before{content:"\f059"}i.icon.circle.r.light:before{content:"\e120"}i.icon.circle.radiation.light:before{content:"\f7ba"}i.icon.circle.right.light:before{content:"\f35a"}i.icon.circle.s.light:before{content:"\e121"}i.icon.circle.seven.light:before{content:"\e0f4"}i.icon.circle.six.light:before{content:"\e0f3"}i.icon.circle.small.light:before{content:"\e122"}i.icon.circle.sort.down.light:before{content:"\e031"}i.icon.circle.sort.light:before{content:"\e030"}i.icon.circle.sort.up.light:before{content:"\e032"}i.icon.circle.star.light:before{content:"\e123"}i.icon.circle.sterling.light:before{content:"\e5cf"}i.icon.circle.stop.light:before{content:"\f28d"}i.icon.circle.t.light:before{content:"\e124"}i.icon.circle.three.light:before{content:"\e0f0"}i.icon.circle.three.quarters.light:before{content:"\e125"}i.icon.circle.three.quarters.stroke.light:before{content:"\e5d4"}i.icon.circle.trash.light:before{content:"\e126"}i.icon.circle.two.light:before{content:"\e0ef"}i.icon.circle.u.light:before{content:"\e127"}i.icon.circle.up.left.light:before{content:"\e128"}i.icon.circle.up.light:before{content:"\f35b"}i.icon.circle.up.right.light:before{content:"\e129"}i.icon.circle.user.light:before{content:"\f2bd"}i.icon.circle.vertical.light:before{content:"\e12a"}i.icon.circle.video.light:before{content:"\e12b"}i.icon.circle.w.light:before{content:"\e12c"}i.icon.circle.waveform.lines.light:before{content:"\e12d"}i.icon.circle.x.light:before{content:"\e12e"}i.icon.circle.xmark.light:before{content:"\f057"}i.icon.circle.y.light:before{content:"\e12f"}i.icon.circle.yen.light:before{content:"\e5d0"}i.icon.circle.z.light:before{content:"\e130"}i.icon.circle.zero.light:before{content:"\e0ed"}i.icon.circles.overlap.light:before{content:"\e600"}i.icon.citrus.light:before{content:"\e2f4"}i.icon.citrus.slice.light:before{content:"\e2f5"}i.icon.city.light:before{content:"\f64f"}i.icon.clapperboard.light:before{content:"\e131"}i.icon.clapperboard.play.light:before{content:"\e132"}i.icon.clarinet.light:before{content:"\f8ad"}i.icon.claw.marks.light:before{content:"\f6c2"}i.icon.clipboard.check.light:before{content:"\f46c"}i.icon.clipboard.light:before{content:"\f328"}i.icon.clipboard.list.check.light:before{content:"\f737"}i.icon.clipboard.list.light:before{content:"\f46d"}i.icon.clipboard.medical.light:before{content:"\e133"}i.icon.clipboard.prescription.light:before{content:"\f5e8"}i.icon.clipboard.question.light:before{content:"\e4e3"}i.icon.clipboard.user.light:before{content:"\f7f3"}i.icon.clock.desk.light:before{content:"\e134"}i.icon.clock.eight.light:before{content:"\e345"}i.icon.clock.eight.thirty.light:before{content:"\e346"}i.icon.clock.eleven.light:before{content:"\e347"}i.icon.clock.eleven.thirty.light:before{content:"\e348"}i.icon.clock.five.light:before{content:"\e349"}i.icon.clock.five.thirty.light:before{content:"\e34a"}i.icon.clock.four.thirty.light:before{content:"\e34b"}i.icon.clock.light:before{content:"\f017"}i.icon.clock.nine.light:before{content:"\e34c"}i.icon.clock.nine.thirty.light:before{content:"\e34d"}i.icon.clock.one.light:before{content:"\e34e"}i.icon.clock.one.thirty.light:before{content:"\e34f"}i.icon.clock.rotate.left.light:before{content:"\f1da"}i.icon.clock.seven.light:before{content:"\e350"}i.icon.clock.seven.thirty.light:before{content:"\e351"}i.icon.clock.six.light:before{content:"\e352"}i.icon.clock.six.thirty.light:before{content:"\e353"}i.icon.clock.ten.light:before{content:"\e354"}i.icon.clock.ten.thirty.light:before{content:"\e355"}i.icon.clock.three.light:before{content:"\e356"}i.icon.clock.three.thirty.light:before{content:"\e357"}i.icon.clock.twelve.light:before{content:"\e358"}i.icon.clock.twelve.thirty.light:before{content:"\e359"}i.icon.clock.two.light:before{content:"\e35a"}i.icon.clock.two.thirty.light:before{content:"\e35b"}i.icon.clone.light:before{content:"\f24d"}i.icon.closed.captioning.light:before{content:"\f20a"}i.icon.closed.captioning.slash.light:before{content:"\e135"}i.icon.clothes.hanger.light:before{content:"\e136"}i.icon.cloud.arrow.down.light:before{content:"\f0ed"}i.icon.cloud.arrow.up.light:before{content:"\f0ee"}i.icon.cloud.binary.light:before{content:"\e601"}i.icon.cloud.bolt.light:before{content:"\f76c"}i.icon.cloud.bolt.moon.light:before{content:"\f76d"}i.icon.cloud.bolt.sun.light:before{content:"\f76e"}i.icon.cloud.check.light:before{content:"\e35c"}i.icon.cloud.drizzle.light:before{content:"\f738"}i.icon.cloud.exclamation.light:before{content:"\e491"}i.icon.cloud.fog.light:before{content:"\f74e"}i.icon.cloud.hail.light:before{content:"\f739"}i.icon.cloud.hail.mixed.light:before{content:"\f73a"}i.icon.cloud.light:before{content:"\f0c2"}i.icon.cloud.meatball.light:before{content:"\f73b"}i.icon.cloud.minus.light:before{content:"\e35d"}i.icon.cloud.moon.light:before{content:"\f6c3"}i.icon.cloud.moon.rain.light:before{content:"\f73c"}i.icon.cloud.music.light:before{content:"\f8ae"}i.icon.cloud.plus.light:before{content:"\e35e"}i.icon.cloud.question.light:before{content:"\e492"}i.icon.cloud.rain.light:before{content:"\f73d"}i.icon.cloud.rainbow.light:before{content:"\f73e"}i.icon.cloud.showers.heavy.light:before{content:"\f740"}i.icon.cloud.showers.light:before{content:"\f73f"}i.icon.cloud.showers.water.light:before{content:"\e4e4"}i.icon.cloud.slash.light:before{content:"\e137"}i.icon.cloud.sleet.light:before{content:"\f741"}i.icon.cloud.snow.light:before{content:"\f742"}i.icon.cloud.sun.light:before{content:"\f6c4"}i.icon.cloud.sun.rain.light:before{content:"\f743"}i.icon.cloud.word.light:before{content:"\e138"}i.icon.cloud.xmark.light:before{content:"\e35f"}i.icon.clouds.light:before{content:"\f744"}i.icon.clouds.moon.light:before{content:"\f745"}i.icon.clouds.sun.light:before{content:"\f746"}i.icon.clover.light:before{content:"\e139"}i.icon.club.light:before{content:"\f327"}i.icon.coconut.light:before{content:"\e2f6"}i.icon.code.branch.light:before{content:"\f126"}i.icon.code.commit.light:before{content:"\f386"}i.icon.code.compare.light:before{content:"\e13a"}i.icon.code.fork.light:before{content:"\e13b"}i.icon.code.light:before{content:"\f121"}i.icon.code.merge.light:before{content:"\f387"}i.icon.code.pull.request.closed.light:before{content:"\e3f9"}i.icon.code.pull.request.draft.light:before{content:"\e3fa"}i.icon.code.pull.request.light:before{content:"\e13c"}i.icon.code.simple.light:before{content:"\e13d"}i.icon.coffee.bean.light:before{content:"\e13e"}i.icon.coffee.beans.light:before{content:"\e13f"}i.icon.coffee.pot.light:before{content:"\e002"}i.icon.coffin.cross.light:before{content:"\e051"}i.icon.coffin.light:before{content:"\f6c6"}i.icon.coin.blank.light:before{content:"\e3fb"}i.icon.coin.front.light:before{content:"\e3fc"}i.icon.coin.light:before{content:"\f85c"}i.icon.coin.vertical.light:before{content:"\e3fd"}i.icon.coins.light:before{content:"\f51e"}i.icon.colon.light:before{content:"\3a"}i.icon.colon.sign.light:before{content:"\e140"}i.icon.columns.three.light:before{content:"\e361"}i.icon.comet.light:before{content:"\e003"}i.icon.comma.light:before{content:"\2c"}i.icon.command.light:before{content:"\e142"}i.icon.comment.arrow.down.light:before{content:"\e143"}i.icon.comment.arrow.up.light:before{content:"\e144"}i.icon.comment.arrow.up.right.light:before{content:"\e145"}i.icon.comment.captions.light:before{content:"\e146"}i.icon.comment.check.light:before{content:"\f4ac"}i.icon.comment.code.light:before{content:"\e147"}i.icon.comment.dollar.light:before{content:"\f651"}i.icon.comment.dots.light:before{content:"\f4ad"}i.icon.comment.exclamation.light:before{content:"\f4af"}i.icon.comment.heart.light:before{content:"\e5c8"}i.icon.comment.image.light:before{content:"\e148"}i.icon.comment.light:before{content:"\f075"}i.icon.comment.lines.light:before{content:"\f4b0"}i.icon.comment.medical.light:before{content:"\f7f5"}i.icon.comment.middle.light:before{content:"\e149"}i.icon.comment.middle.top.light:before{content:"\e14a"}i.icon.comment.minus.light:before{content:"\f4b1"}i.icon.comment.music.light:before{content:"\f8b0"}i.icon.comment.pen.light:before{content:"\f4ae"}i.icon.comment.plus.light:before{content:"\f4b2"}i.icon.comment.question.light:before{content:"\e14b"}i.icon.comment.quote.light:before{content:"\e14c"}i.icon.comment.slash.light:before{content:"\f4b3"}i.icon.comment.smile.light:before{content:"\f4b4"}i.icon.comment.sms.light:before{content:"\f7cd"}i.icon.comment.text.light:before{content:"\e14d"}i.icon.comment.xmark.light:before{content:"\f4b5"}i.icon.comments.dollar.light:before{content:"\f653"}i.icon.comments.light:before{content:"\f086"}i.icon.comments.question.check.light:before{content:"\e14f"}i.icon.comments.question.light:before{content:"\e14e"}i.icon.compact.disc.light:before{content:"\f51f"}i.icon.compass.drafting.light:before{content:"\f568"}i.icon.compass.light:before{content:"\f14e"}i.icon.compass.slash.light:before{content:"\f5e9"}i.icon.compress.light:before{content:"\f066"}i.icon.compress.wide.light:before{content:"\f326"}i.icon.computer.classic.light:before{content:"\f8b1"}i.icon.computer.light:before{content:"\e4e5"}i.icon.computer.mouse.light:before{content:"\f8cc"}i.icon.computer.mouse.scrollwheel.light:before{content:"\f8cd"}i.icon.computer.speaker.light:before{content:"\f8b2"}i.icon.container.storage.light:before{content:"\f4b7"}i.icon.conveyor.belt.arm.light:before{content:"\e5f8"}i.icon.conveyor.belt.boxes.light:before{content:"\f46f"}i.icon.conveyor.belt.empty.light:before{content:"\e150"}i.icon.conveyor.belt.light:before{content:"\f46e"}i.icon.cookie.bite.light:before{content:"\f564"}i.icon.cookie.light:before{content:"\f563"}i.icon.copy.light:before{content:"\f0c5"}i.icon.copyright.light:before{content:"\f1f9"}i.icon.corn.light:before{content:"\f6c7"}i.icon.corner.light:before{content:"\e3fe"}i.icon.couch.light:before{content:"\f4b8"}i.icon.cow.light:before{content:"\f6c8"}i.icon.cowbell.circle.plus.light:before{content:"\f8b4"}i.icon.cowbell.light:before{content:"\f8b3"}i.icon.crab.light:before{content:"\e3ff"}i.icon.crate.apple.light:before{content:"\f6b1"}i.icon.crate.empty.light:before{content:"\e151"}i.icon.credit.card.blank.light:before{content:"\f389"}i.icon.credit.card.front.light:before{content:"\f38a"}i.icon.credit.card.light:before{content:"\f09d"}i.icon.cricket.bat.ball.light:before{content:"\f449"}i.icon.croissant.light:before{content:"\f7f6"}i.icon.crop.light:before{content:"\f125"}i.icon.crop.simple.light:before{content:"\f565"}i.icon.cross.light:before{content:"\f654"}i.icon.crosshairs.light:before{content:"\f05b"}i.icon.crosshairs.simple.light:before{content:"\e59f"}i.icon.crow.light:before{content:"\f520"}i.icon.crown.light:before{content:"\f521"}i.icon.crutch.light:before{content:"\f7f7"}i.icon.crutches.light:before{content:"\f7f8"}i.icon.cruzeiro.sign.light:before{content:"\e152"}i.icon.crystal.ball.light:before{content:"\e362"}i.icon.cube.light:before{content:"\f1b2"}i.icon.cubes.light:before{content:"\f1b3"}i.icon.cubes.stacked.light:before{content:"\e4e6"}i.icon.cucumber.light:before{content:"\e401"}i.icon.cup.straw.light:before{content:"\e363"}i.icon.cup.straw.swoosh.light:before{content:"\e364"}i.icon.cup.togo.light:before{content:"\f6c5"}i.icon.cupcake.light:before{content:"\e402"}i.icon.curling.stone.light:before{content:"\f44a"}i.icon.custard.light:before{content:"\e403"}i.icon.d.light:before{content:"\44"}i.icon.dagger.light:before{content:"\f6cb"}i.icon.dash.light:before{content:"\e404"}i.icon.database.light:before{content:"\f1c0"}i.icon.deer.light:before{content:"\f78e"}i.icon.deer.rudolph.light:before{content:"\f78f"}i.icon.delete.left.light:before{content:"\f55a"}i.icon.delete.right.light:before{content:"\e154"}i.icon.democrat.light:before{content:"\f747"}i.icon.desktop.arrow.down.light:before{content:"\e155"}i.icon.desktop.light:before{content:"\f390"}i.icon.dharmachakra.light:before{content:"\f655"}i.icon.diagram.cells.light:before{content:"\e475"}i.icon.diagram.lean.canvas.light:before{content:"\e156"}i.icon.diagram.nested.light:before{content:"\e157"}i.icon.diagram.next.light:before{content:"\e476"}i.icon.diagram.predecessor.light:before{content:"\e477"}i.icon.diagram.previous.light:before{content:"\e478"}i.icon.diagram.project.light:before{content:"\f542"}i.icon.diagram.sankey.light:before{content:"\e158"}i.icon.diagram.subtask.light:before{content:"\e479"}i.icon.diagram.successor.light:before{content:"\e47a"}i.icon.diagram.venn.light:before{content:"\e15a"}i.icon.dial.high.light:before{content:"\e15c"}i.icon.dial.light:before{content:"\e15b"}i.icon.dial.low.light:before{content:"\e15d"}i.icon.dial.max.light:before{content:"\e15e"}i.icon.dial.med.light:before{content:"\e15f"}i.icon.dial.med.low.light:before{content:"\e160"}i.icon.dial.min.light:before{content:"\e161"}i.icon.dial.off.light:before{content:"\e162"}i.icon.diamond.exclamation.light:before{content:"\e405"}i.icon.diamond.half.light:before{content:"\e5b7"}i.icon.diamond.half.stroke.light:before{content:"\e5b8"}i.icon.diamond.light:before{content:"\f219"}i.icon.diamond.turn.right.light:before{content:"\f5eb"}i.icon.dice.d10.light:before{content:"\f6cd"}i.icon.dice.d12.light:before{content:"\f6ce"}i.icon.dice.d20.light:before{content:"\f6cf"}i.icon.dice.d4.light:before{content:"\f6d0"}i.icon.dice.d6.light:before{content:"\f6d1"}i.icon.dice.d8.light:before{content:"\f6d2"}i.icon.dice.five.light:before{content:"\f523"}i.icon.dice.four.light:before{content:"\f524"}i.icon.dice.light:before{content:"\f522"}i.icon.dice.one.light:before{content:"\f525"}i.icon.dice.six.light:before{content:"\f526"}i.icon.dice.three.light:before{content:"\f527"}i.icon.dice.two.light:before{content:"\f528"}i.icon.dinosaur.light:before{content:"\e5fe"}i.icon.diploma.light:before{content:"\f5ea"}i.icon.disc.drive.light:before{content:"\f8b5"}i.icon.disease.light:before{content:"\f7fa"}i.icon.display.arrow.down.light:before{content:"\e164"}i.icon.display.chart.up.circle.currency.light:before{content:"\e5e5"}i.icon.display.chart.up.circle.dollar.light:before{content:"\e5e6"}i.icon.display.chart.up.light:before{content:"\e5e3"}i.icon.display.code.light:before{content:"\e165"}i.icon.display.light:before{content:"\e163"}i.icon.display.medical.light:before{content:"\e166"}i.icon.display.slash.light:before{content:"\e2fa"}i.icon.distribute.spacing.horizontal.light:before{content:"\e365"}i.icon.distribute.spacing.vertical.light:before{content:"\e366"}i.icon.ditto.light:before{content:"\22"}i.icon.divide.light:before{content:"\f529"}i.icon.dna.light:before{content:"\f471"}i.icon.do.not.enter.light:before{content:"\f5ec"}i.icon.dog.leashed.light:before{content:"\f6d4"}i.icon.dog.light:before{content:"\f6d3"}i.icon.dollar.sign.light:before{content:"\24"}i.icon.dolly.empty.light:before{content:"\f473"}i.icon.dolly.light:before{content:"\f472"}i.icon.dolphin.light:before{content:"\e168"}i.icon.dong.sign.light:before{content:"\e169"}i.icon.donut.light:before{content:"\e406"}i.icon.door.closed.light:before{content:"\f52a"}i.icon.door.open.light:before{content:"\f52b"}i.icon.dove.light:before{content:"\f4ba"}i.icon.down.from.dotted.line.light:before{content:"\e407"}i.icon.down.from.line.light:before{content:"\f349"}i.icon.down.left.and.up.right.to.center.light:before{content:"\f422"}i.icon.down.left.light:before{content:"\e16a"}i.icon.down.light:before{content:"\f354"}i.icon.down.long.light:before{content:"\f309"}i.icon.down.right.light:before{content:"\e16b"}i.icon.down.to.bracket.light:before{content:"\e4e7"}i.icon.down.to.dotted.line.light:before{content:"\e408"}i.icon.down.to.line.light:before{content:"\f34a"}i.icon.download.light:before{content:"\f019"}i.icon.dragon.light:before{content:"\f6d5"}i.icon.draw.circle.light:before{content:"\f5ed"}i.icon.draw.polygon.light:before{content:"\f5ee"}i.icon.draw.square.light:before{content:"\f5ef"}i.icon.dreidel.light:before{content:"\f792"}i.icon.drone.front.light:before{content:"\f860"}i.icon.drone.light:before{content:"\f85f"}i.icon.droplet.degree.light:before{content:"\f748"}i.icon.droplet.light:before{content:"\f043"}i.icon.droplet.percent.light:before{content:"\f750"}i.icon.droplet.slash.light:before{content:"\f5c7"}i.icon.drum.light:before{content:"\f569"}i.icon.drum.steelpan.light:before{content:"\f56a"}i.icon.drumstick.bite.light:before{content:"\f6d7"}i.icon.drumstick.light:before{content:"\f6d6"}i.icon.dryer.heat.light:before{content:"\f862"}i.icon.dryer.light:before{content:"\f861"}i.icon.duck.light:before{content:"\f6d8"}i.icon.dumbbell.light:before{content:"\f44b"}i.icon.dumpster.fire.light:before{content:"\f794"}i.icon.dumpster.light:before{content:"\f793"}i.icon.dungeon.light:before{content:"\f6d9"}i.icon.e.light:before{content:"\45"}i.icon.ear.deaf.light:before{content:"\f2a4"}i.icon.ear.light:before{content:"\f5f0"}i.icon.ear.listen.light:before{content:"\f2a2"}i.icon.ear.muffs.light:before{content:"\f795"}i.icon.earth.africa.light:before{content:"\f57c"}i.icon.earth.americas.light:before{content:"\f57d"}i.icon.earth.asia.light:before{content:"\f57e"}i.icon.earth.europe.light:before{content:"\f7a2"}i.icon.earth.oceania.light:before{content:"\e47b"}i.icon.eclipse.light:before{content:"\f749"}i.icon.egg.fried.light:before{content:"\f7fc"}i.icon.egg.light:before{content:"\f7fb"}i.icon.eggplant.light:before{content:"\e16c"}i.icon.eight.light:before{content:"\38"}i.icon.eject.light:before{content:"\f052"}i.icon.elephant.light:before{content:"\f6da"}i.icon.elevator.light:before{content:"\e16d"}i.icon.ellipsis.light:before{content:"\f141"}i.icon.ellipsis.stroke.light:before{content:"\f39b"}i.icon.ellipsis.stroke.vertical.light:before{content:"\f39c"}i.icon.ellipsis.vertical.light:before{content:"\f142"}i.icon.empty.set.light:before{content:"\f656"}i.icon.engine.light:before{content:"\e16e"}i.icon.engine.warning.light:before{content:"\f5f2"}i.icon.envelope.circle.check.light:before{content:"\e4e8"}i.icon.envelope.dot.light:before{content:"\e16f"}i.icon.envelope.light:before{content:"\f0e0"}i.icon.envelope.open.dollar.light:before{content:"\f657"}i.icon.envelope.open.light:before{content:"\f2b6"}i.icon.envelope.open.text.light:before{content:"\f658"}i.icon.envelopes.bulk.light:before{content:"\f674"}i.icon.envelopes.light:before{content:"\e170"}i.icon.equals.light:before{content:"\3d"}i.icon.eraser.light:before{content:"\f12d"}i.icon.escalator.light:before{content:"\e171"}i.icon.ethernet.light:before{content:"\f796"}i.icon.euro.sign.light:before{content:"\f153"}i.icon.exclamation.light:before{content:"\21"}i.icon.expand.light:before{content:"\f065"}i.icon.expand.wide.light:before{content:"\f320"}i.icon.explosion.light:before{content:"\e4e9"}i.icon.eye.dropper.full.light:before{content:"\e172"}i.icon.eye.dropper.half.light:before{content:"\e173"}i.icon.eye.dropper.light:before{content:"\f1fb"}i.icon.eye.evil.light:before{content:"\f6db"}i.icon.eye.light:before{content:"\f06e"}i.icon.eye.low.vision.light:before{content:"\f2a8"}i.icon.eye.slash.light:before{content:"\f070"}i.icon.eyes.light:before{content:"\e367"}i.icon.f.light:before{content:"\46"}i.icon.face.angry.horns.light:before{content:"\e368"}i.icon.face.angry.light:before{content:"\f556"}i.icon.face.anguished.light:before{content:"\e369"}i.icon.face.anxious.sweat.light:before{content:"\e36a"}i.icon.face.astonished.light:before{content:"\e36b"}i.icon.face.awesome.light:before{content:"\e409"}i.icon.face.beam.hand.over.mouth.light:before{content:"\e47c"}i.icon.face.clouds.light:before{content:"\e47d"}i.icon.face.confounded.light:before{content:"\e36c"}i.icon.face.confused.light:before{content:"\e36d"}i.icon.face.cowboy.hat.light:before{content:"\e36e"}i.icon.face.diagonal.mouth.light:before{content:"\e47e"}i.icon.face.disappointed.light:before{content:"\e36f"}i.icon.face.disguise.light:before{content:"\e370"}i.icon.face.dizzy.light:before{content:"\f567"}i.icon.face.dotted.light:before{content:"\e47f"}i.icon.face.downcast.sweat.light:before{content:"\e371"}i.icon.face.drooling.light:before{content:"\e372"}i.icon.face.exhaling.light:before{content:"\e480"}i.icon.face.explode.light:before{content:"\e2fe"}i.icon.face.expressionless.light:before{content:"\e373"}i.icon.face.eyes.xmarks.light:before{content:"\e374"}i.icon.face.fearful.light:before{content:"\e375"}i.icon.face.flushed.light:before{content:"\f579"}i.icon.face.frown.light:before{content:"\f119"}i.icon.face.frown.open.light:before{content:"\f57a"}i.icon.face.frown.slight.light:before{content:"\e376"}i.icon.face.glasses.light:before{content:"\e377"}i.icon.face.grimace.light:before{content:"\f57f"}i.icon.face.grin.beam.light:before{content:"\f582"}i.icon.face.grin.beam.sweat.light:before{content:"\f583"}i.icon.face.grin.hearts.light:before{content:"\f584"}i.icon.face.grin.light:before{content:"\f580"}i.icon.face.grin.squint.light:before{content:"\f585"}i.icon.face.grin.squint.tears.light:before{content:"\f586"}i.icon.face.grin.stars.light:before{content:"\f587"}i.icon.face.grin.tears.light:before{content:"\f588"}i.icon.face.grin.tongue.light:before{content:"\f589"}i.icon.face.grin.tongue.squint.light:before{content:"\f58a"}i.icon.face.grin.tongue.wink.light:before{content:"\f58b"}i.icon.face.grin.wide.light:before{content:"\f581"}i.icon.face.grin.wink.light:before{content:"\f58c"}i.icon.face.hand.over.mouth.light:before{content:"\e378"}i.icon.face.hand.peeking.light:before{content:"\e481"}i.icon.face.hand.yawn.light:before{content:"\e379"}i.icon.face.head.bandage.light:before{content:"\e37a"}i.icon.face.holding.back.tears.light:before{content:"\e482"}i.icon.face.hushed.light:before{content:"\e37b"}i.icon.face.icicles.light:before{content:"\e37c"}i.icon.face.kiss.beam.light:before{content:"\f597"}i.icon.face.kiss.closed.eyes.light:before{content:"\e37d"}i.icon.face.kiss.light:before{content:"\f596"}i.icon.face.kiss.wink.heart.light:before{content:"\f598"}i.icon.face.laugh.beam.light:before{content:"\f59a"}i.icon.face.laugh.light:before{content:"\f599"}i.icon.face.laugh.squint.light:before{content:"\f59b"}i.icon.face.laugh.wink.light:before{content:"\f59c"}i.icon.face.lying.light:before{content:"\e37e"}i.icon.face.mask.light:before{content:"\e37f"}i.icon.face.meh.blank.light:before{content:"\f5a4"}i.icon.face.meh.light:before{content:"\f11a"}i.icon.face.melting.light:before{content:"\e483"}i.icon.face.monocle.light:before{content:"\e380"}i.icon.face.nauseated.light:before{content:"\e381"}i.icon.face.nose.steam.light:before{content:"\e382"}i.icon.face.party.light:before{content:"\e383"}i.icon.face.pensive.light:before{content:"\e384"}i.icon.face.persevering.light:before{content:"\e385"}i.icon.face.pleading.light:before{content:"\e386"}i.icon.face.pouting.light:before{content:"\e387"}i.icon.face.raised.eyebrow.light:before{content:"\e388"}i.icon.face.relieved.light:before{content:"\e389"}i.icon.face.rolling.eyes.light:before{content:"\f5a5"}i.icon.face.sad.cry.light:before{content:"\f5b3"}i.icon.face.sad.sweat.light:before{content:"\e38a"}i.icon.face.sad.tear.light:before{content:"\f5b4"}i.icon.face.saluting.light:before{content:"\e484"}i.icon.face.scream.light:before{content:"\e38b"}i.icon.face.shush.light:before{content:"\e38c"}i.icon.face.sleeping.light:before{content:"\e38d"}i.icon.face.sleepy.light:before{content:"\e38e"}i.icon.face.smile.beam.light:before{content:"\f5b8"}i.icon.face.smile.halo.light:before{content:"\e38f"}i.icon.face.smile.hearts.light:before{content:"\e390"}i.icon.face.smile.horns.light:before{content:"\e391"}i.icon.face.smile.light:before{content:"\f118"}i.icon.face.smile.plus.light:before{content:"\f5b9"}i.icon.face.smile.relaxed.light:before{content:"\e392"}i.icon.face.smile.tear.light:before{content:"\e393"}i.icon.face.smile.tongue.light:before{content:"\e394"}i.icon.face.smile.upside.down.light:before{content:"\e395"}i.icon.face.smile.wink.light:before{content:"\f4da"}i.icon.face.smiling.hands.light:before{content:"\e396"}i.icon.face.smirking.light:before{content:"\e397"}i.icon.face.spiral.eyes.light:before{content:"\e485"}i.icon.face.sunglasses.light:before{content:"\e398"}i.icon.face.surprise.light:before{content:"\f5c2"}i.icon.face.swear.light:before{content:"\e399"}i.icon.face.thermometer.light:before{content:"\e39a"}i.icon.face.thinking.light:before{content:"\e39b"}i.icon.face.tired.light:before{content:"\f5c8"}i.icon.face.tissue.light:before{content:"\e39c"}i.icon.face.tongue.money.light:before{content:"\e39d"}i.icon.face.tongue.sweat.light:before{content:"\e39e"}i.icon.face.unamused.light:before{content:"\e39f"}i.icon.face.viewfinder.light:before{content:"\e2ff"}i.icon.face.vomit.light:before{content:"\e3a0"}i.icon.face.weary.light:before{content:"\e3a1"}i.icon.face.woozy.light:before{content:"\e3a2"}i.icon.face.worried.light:before{content:"\e3a3"}i.icon.face.zany.light:before{content:"\e3a4"}i.icon.face.zipper.light:before{content:"\e3a5"}i.icon.falafel.light:before{content:"\e40a"}i.icon.family.dress.light:before{content:"\e301"}i.icon.family.light:before{content:"\e300"}i.icon.family.pants.light:before{content:"\e302"}i.icon.fan.light:before{content:"\f863"}i.icon.fan.table.light:before{content:"\e004"}i.icon.farm.light:before{content:"\f864"}i.icon.faucet.drip.light:before{content:"\e006"}i.icon.faucet.light:before{content:"\e005"}i.icon.fax.light:before{content:"\f1ac"}i.icon.feather.light:before{content:"\f52d"}i.icon.feather.pointed.light:before{content:"\f56b"}i.icon.fence.light:before{content:"\e303"}i.icon.ferris.wheel.light:before{content:"\e174"}i.icon.ferry.light:before{content:"\e4ea"}i.icon.field.hockey.stick.ball.light:before{content:"\f44c"}i.icon.file.arrow.down.light:before{content:"\f56d"}i.icon.file.arrow.up.light:before{content:"\f574"}i.icon.file.audio.light:before{content:"\f1c7"}i.icon.file.binary.light:before{content:"\e175"}i.icon.file.certificate.light:before{content:"\f5f3"}i.icon.file.chart.column.light:before{content:"\f659"}i.icon.file.chart.pie.light:before{content:"\f65a"}i.icon.file.check.light:before{content:"\f316"}i.icon.file.circle.check.light:before{content:"\e5a0"}i.icon.file.circle.exclamation.light:before{content:"\e4eb"}i.icon.file.circle.info.light:before{content:"\e493"}i.icon.file.circle.minus.light:before{content:"\e4ed"}i.icon.file.circle.plus.light:before{content:"\e494"}i.icon.file.circle.question.light:before{content:"\e4ef"}i.icon.file.circle.xmark.light:before{content:"\e5a1"}i.icon.file.code.light:before{content:"\f1c9"}i.icon.file.contract.light:before{content:"\f56c"}i.icon.file.csv.light:before{content:"\f6dd"}i.icon.file.dashed.line.light:before{content:"\f877"}i.icon.file.doc.light:before{content:"\e5ed"}i.icon.file.excel.light:before{content:"\f1c3"}i.icon.file.exclamation.light:before{content:"\f31a"}i.icon.file.export.light:before{content:"\f56e"}i.icon.file.heart.light:before{content:"\e176"}i.icon.file.image.light:before{content:"\f1c5"}i.icon.file.import.light:before{content:"\f56f"}i.icon.file.invoice.dollar.light:before{content:"\f571"}i.icon.file.invoice.light:before{content:"\f570"}i.icon.file.light:before{content:"\f15b"}i.icon.file.lines.light:before{content:"\f15c"}i.icon.file.lock.light:before{content:"\e3a6"}i.icon.file.magnifying.glass.light:before{content:"\f865"}i.icon.file.medical.light:before{content:"\f477"}i.icon.file.minus.light:before{content:"\f318"}i.icon.file.music.light:before{content:"\f8b6"}i.icon.file.pdf.light:before{content:"\f1c1"}i.icon.file.pen.light:before{content:"\f31c"}i.icon.file.plus.light:before{content:"\f319"}i.icon.file.plus.minus.light:before{content:"\e177"}i.icon.file.powerpoint.light:before{content:"\f1c4"}i.icon.file.prescription.light:before{content:"\f572"}i.icon.file.shield.light:before{content:"\e4f0"}i.icon.file.signature.light:before{content:"\f573"}i.icon.file.slash.light:before{content:"\e3a7"}i.icon.file.spreadsheet.light:before{content:"\f65b"}i.icon.file.user.light:before{content:"\f65c"}i.icon.file.video.light:before{content:"\f1c8"}i.icon.file.waveform.light:before{content:"\f478"}i.icon.file.word.light:before{content:"\f1c2"}i.icon.file.xmark.light:before{content:"\f317"}i.icon.file.zip.light:before{content:"\e5ee"}i.icon.file.zipper.light:before{content:"\f1c6"}i.icon.files.light:before{content:"\e178"}i.icon.files.medical.light:before{content:"\f7fd"}i.icon.fill.drip.light:before{content:"\f576"}i.icon.fill.light:before{content:"\f575"}i.icon.film.canister.light:before{content:"\f8b7"}i.icon.film.light:before{content:"\f008"}i.icon.film.simple.light:before{content:"\f3a0"}i.icon.film.slash.light:before{content:"\e179"}i.icon.films.light:before{content:"\e17a"}i.icon.filter.circle.dollar.light:before{content:"\f662"}i.icon.filter.circle.xmark.light:before{content:"\e17b"}i.icon.filter.light:before{content:"\f0b0"}i.icon.filter.list.light:before{content:"\e17c"}i.icon.filter.slash.light:before{content:"\e17d"}i.icon.filters.light:before{content:"\e17e"}i.icon.fingerprint.light:before{content:"\f577"}i.icon.fire.burner.light:before{content:"\e4f1"}i.icon.fire.extinguisher.light:before{content:"\f134"}i.icon.fire.flame.curved.light:before{content:"\f7e4"}i.icon.fire.flame.light:before{content:"\f6df"}i.icon.fire.flame.simple.light:before{content:"\f46a"}i.icon.fire.hydrant.light:before{content:"\e17f"}i.icon.fire.light:before{content:"\f06d"}i.icon.fire.smoke.light:before{content:"\f74b"}i.icon.fireplace.light:before{content:"\f79a"}i.icon.fish.bones.light:before{content:"\e304"}i.icon.fish.cooked.light:before{content:"\f7fe"}i.icon.fish.fins.light:before{content:"\e4f2"}i.icon.fish.light:before{content:"\f578"}i.icon.fishing.rod.light:before{content:"\e3a8"}i.icon.five.light:before{content:"\35"}i.icon.flag.checkered.light:before{content:"\f11e"}i.icon.flag.light:before{content:"\f024"}i.icon.flag.pennant.light:before{content:"\f456"}i.icon.flag.swallowtail.light:before{content:"\f74c"}i.icon.flag.usa.light:before{content:"\f74d"}i.icon.flashlight.light:before{content:"\f8b8"}i.icon.flask.gear.light:before{content:"\e5f1"}i.icon.flask.light:before{content:"\f0c3"}i.icon.flask.round.poison.light:before{content:"\f6e0"}i.icon.flask.round.potion.light:before{content:"\f6e1"}i.icon.flask.vial.light:before{content:"\e4f3"}i.icon.flatbread.light:before{content:"\e40b"}i.icon.flatbread.stuffed.light:before{content:"\e40c"}i.icon.floppy.disk.circle.arrow.right.light:before{content:"\e180"}i.icon.floppy.disk.circle.xmark.light:before{content:"\e181"}i.icon.floppy.disk.light:before{content:"\f0c7"}i.icon.floppy.disk.pen.light:before{content:"\e182"}i.icon.floppy.disks.light:before{content:"\e183"}i.icon.florin.sign.light:before{content:"\e184"}i.icon.flower.daffodil.light:before{content:"\f800"}i.icon.flower.light:before{content:"\f7ff"}i.icon.flower.tulip.light:before{content:"\f801"}i.icon.flute.light:before{content:"\f8b9"}i.icon.flux.capacitor.light:before{content:"\f8ba"}i.icon.flying.disc.light:before{content:"\e3a9"}i.icon.folder.arrow.down.light:before{content:"\e053"}i.icon.folder.arrow.up.light:before{content:"\e054"}i.icon.folder.bookmark.light:before{content:"\e186"}i.icon.folder.closed.light:before{content:"\e185"}i.icon.folder.gear.light:before{content:"\e187"}i.icon.folder.grid.light:before{content:"\e188"}i.icon.folder.heart.light:before{content:"\e189"}i.icon.folder.image.light:before{content:"\e18a"}i.icon.folder.light:before{content:"\f07b"}i.icon.folder.magnifying.glass.light:before{content:"\e18b"}i.icon.folder.medical.light:before{content:"\e18c"}i.icon.folder.minus.light:before{content:"\f65d"}i.icon.folder.music.light:before{content:"\e18d"}i.icon.folder.open.light:before{content:"\f07c"}i.icon.folder.plus.light:before{content:"\f65e"}i.icon.folder.tree.light:before{content:"\f802"}i.icon.folder.user.light:before{content:"\e18e"}i.icon.folder.xmark.light:before{content:"\f65f"}i.icon.folders.light:before{content:"\f660"}i.icon.fondue.pot.light:before{content:"\e40d"}i.icon.font.awesome.light:before{content:"\f2b4"}i.icon.font.case.light:before{content:"\f866"}i.icon.font.light:before{content:"\f031"}i.icon.football.helmet.light:before{content:"\f44f"}i.icon.football.light:before{content:"\f44e"}i.icon.fork.knife.light:before{content:"\f2e6"}i.icon.fork.light:before{content:"\f2e3"}i.icon.forklift.light:before{content:"\f47a"}i.icon.fort.light:before{content:"\e486"}i.icon.forward.fast.light:before{content:"\f050"}i.icon.forward.light:before{content:"\f04e"}i.icon.forward.step.light:before{content:"\f051"}i.icon.four.light:before{content:"\34"}i.icon.frame.light:before{content:"\e495"}i.icon.franc.sign.light:before{content:"\e18f"}i.icon.french.fries.light:before{content:"\f803"}i.icon.frog.light:before{content:"\f52e"}i.icon.function.light:before{content:"\f661"}i.icon.futbol.light:before{content:"\f1e3"}i.icon.g.light:before{content:"\47"}i.icon.galaxy.light:before{content:"\e008"}i.icon.gallery.thumbnails.light:before{content:"\e3aa"}i.icon.game.board.light:before{content:"\f867"}i.icon.game.board.simple.light:before{content:"\f868"}i.icon.game.console.handheld.crank.light:before{content:"\e5b9"}i.icon.game.console.handheld.light:before{content:"\f8bb"}i.icon.gamepad.light:before{content:"\f11b"}i.icon.gamepad.modern.light:before{content:"\e5a2"}i.icon.garage.car.light:before{content:"\e00a"}i.icon.garage.light:before{content:"\e009"}i.icon.garage.open.light:before{content:"\e00b"}i.icon.garlic.light:before{content:"\e40e"}i.icon.gas.pump.light:before{content:"\f52f"}i.icon.gas.pump.slash.light:before{content:"\f5f4"}i.icon.gauge.circle.bolt.light:before{content:"\e496"}i.icon.gauge.circle.minus.light:before{content:"\e497"}i.icon.gauge.circle.plus.light:before{content:"\e498"}i.icon.gauge.high.light:before{content:"\f625"}i.icon.gauge.light:before{content:"\f624"}i.icon.gauge.low.light:before{content:"\f627"}i.icon.gauge.max.light:before{content:"\f626"}i.icon.gauge.min.light:before{content:"\f628"}i.icon.gauge.simple.high.light:before{content:"\f62a"}i.icon.gauge.simple.light:before{content:"\f629"}i.icon.gauge.simple.low.light:before{content:"\f62c"}i.icon.gauge.simple.max.light:before{content:"\f62b"}i.icon.gauge.simple.min.light:before{content:"\f62d"}i.icon.gavel.light:before{content:"\f0e3"}i.icon.gear.code.light:before{content:"\e5e8"}i.icon.gear.complex.code.light:before{content:"\e5eb"}i.icon.gear.complex.light:before{content:"\e5e9"}i.icon.gear.light:before{content:"\f013"}i.icon.gears.light:before{content:"\f085"}i.icon.gem.light:before{content:"\f3a5"}i.icon.ghost.light:before{content:"\f6e2"}i.icon.gif.light:before{content:"\e190"}i.icon.gift.card.light:before{content:"\f663"}i.icon.gift.light:before{content:"\f06b"}i.icon.gifts.light:before{content:"\f79c"}i.icon.gingerbread.man.light:before{content:"\f79d"}i.icon.glass.citrus.light:before{content:"\f869"}i.icon.glass.empty.light:before{content:"\e191"}i.icon.glass.half.light:before{content:"\e192"}i.icon.glass.light:before{content:"\f804"}i.icon.glass.water.droplet.light:before{content:"\e4f5"}i.icon.glass.water.light:before{content:"\e4f4"}i.icon.glasses.light:before{content:"\f530"}i.icon.glasses.round.light:before{content:"\f5f5"}i.icon.globe.light:before{content:"\f0ac"}i.icon.globe.pointer.light:before{content:"\e60e"}i.icon.globe.snow.light:before{content:"\f7a3"}i.icon.globe.stand.light:before{content:"\f5f6"}i.icon.goal.net.light:before{content:"\e3ab"}i.icon.golf.ball.tee.light:before{content:"\f450"}i.icon.golf.club.light:before{content:"\f451"}i.icon.golf.flag.hole.light:before{content:"\e3ac"}i.icon.gopuram.light:before{content:"\f664"}i.icon.graduation.cap.light:before{content:"\f19d"}i.icon.gramophone.light:before{content:"\f8bd"}i.icon.grapes.light:before{content:"\e306"}i.icon.grate.droplet.light:before{content:"\e194"}i.icon.grate.light:before{content:"\e193"}i.icon.greater.than.equal.light:before{content:"\f532"}i.icon.greater.than.light:before{content:"\3e"}i.icon.grid.dividers.light:before{content:"\e3ad"}i.icon.grid.five.light:before{content:"\e199"}i.icon.grid.four.light:before{content:"\e198"}i.icon.grid.horizontal.light:before{content:"\e307"}i.icon.grid.light:before{content:"\e195"}i.icon.grid.round.five.light:before{content:"\e5de"}i.icon.grid.round.four.light:before{content:"\e5dd"}i.icon.grid.round.light:before{content:"\e5da"}i.icon.grid.round.two.light:before{content:"\e5db"}i.icon.grid.round.two.plus.light:before{content:"\e5dc"}i.icon.grid.two.light:before{content:"\e196"}i.icon.grid.two.plus.light:before{content:"\e197"}i.icon.grill.fire.light:before{content:"\e5a4"}i.icon.grill.hot.light:before{content:"\e5a5"}i.icon.grill.light:before{content:"\e5a3"}i.icon.grip.dots.light:before{content:"\e410"}i.icon.grip.dots.vertical.light:before{content:"\e411"}i.icon.grip.light:before{content:"\f58d"}i.icon.grip.lines.light:before{content:"\f7a4"}i.icon.grip.lines.vertical.light:before{content:"\f7a5"}i.icon.grip.vertical.light:before{content:"\f58e"}i.icon.group.arrows.rotate.light:before{content:"\e4f6"}i.icon.guarani.sign.light:before{content:"\e19a"}i.icon.guitar.electric.light:before{content:"\f8be"}i.icon.guitar.light:before{content:"\f7a6"}i.icon.guitars.light:before{content:"\f8bf"}i.icon.gun.light:before{content:"\e19b"}i.icon.gun.slash.light:before{content:"\e19c"}i.icon.gun.squirt.light:before{content:"\e19d"}i.icon.h.light:before{content:"\48"}i.icon.h1.light:before{content:"\f313"}i.icon.h2.light:before{content:"\f314"}i.icon.h3.light:before{content:"\f315"}i.icon.h4.light:before{content:"\f86a"}i.icon.h5.light:before{content:"\e412"}i.icon.h6.light:before{content:"\e413"}i.icon.hammer.crash.light:before{content:"\e414"}i.icon.hammer.light:before{content:"\f6e3"}i.icon.hammer.war.light:before{content:"\f6e4"}i.icon.hamsa.light:before{content:"\f665"}i.icon.hand.back.fist.light:before{content:"\f255"}i.icon.hand.back.point.down.light:before{content:"\e19e"}i.icon.hand.back.point.left.light:before{content:"\e19f"}i.icon.hand.back.point.ribbon.light:before{content:"\e1a0"}i.icon.hand.back.point.right.light:before{content:"\e1a1"}i.icon.hand.back.point.up.light:before{content:"\e1a2"}i.icon.hand.dots.light:before{content:"\f461"}i.icon.hand.fingers.crossed.light:before{content:"\e1a3"}i.icon.hand.fist.light:before{content:"\f6de"}i.icon.hand.heart.light:before{content:"\f4bc"}i.icon.hand.holding.box.light:before{content:"\f47b"}i.icon.hand.holding.dollar.light:before{content:"\f4c0"}i.icon.hand.holding.droplet.light:before{content:"\f4c1"}i.icon.hand.holding.hand.light:before{content:"\e4f7"}i.icon.hand.holding.heart.light:before{content:"\f4be"}i.icon.hand.holding.light:before{content:"\f4bd"}i.icon.hand.holding.magic.light:before{content:"\f6e5"}i.icon.hand.holding.medical.light:before{content:"\e05c"}i.icon.hand.holding.seedling.light:before{content:"\f4bf"}i.icon.hand.holding.skull.light:before{content:"\e1a4"}i.icon.hand.horns.light:before{content:"\e1a9"}i.icon.hand.light:before{content:"\f256"}i.icon.hand.lizard.light:before{content:"\f258"}i.icon.hand.love.light:before{content:"\e1a5"}i.icon.hand.middle.finger.light:before{content:"\f806"}i.icon.hand.peace.light:before{content:"\f25b"}i.icon.hand.point.down.light:before{content:"\f0a7"}i.icon.hand.point.left.light:before{content:"\f0a5"}i.icon.hand.point.ribbon.light:before{content:"\e1a6"}i.icon.hand.point.right.light:before{content:"\f0a4"}i.icon.hand.point.up.light:before{content:"\f0a6"}i.icon.hand.pointer.light:before{content:"\f25a"}i.icon.hand.scissors.light:before{content:"\f257"}i.icon.hand.sparkles.light:before{content:"\e05d"}i.icon.hand.spock.light:before{content:"\f259"}i.icon.hand.wave.light:before{content:"\e1a7"}i.icon.handcuffs.light:before{content:"\e4f8"}i.icon.hands.asl.interpreting.light:before{content:"\f2a3"}i.icon.hands.bound.light:before{content:"\e4f9"}i.icon.hands.bubbles.light:before{content:"\e05e"}i.icon.hands.clapping.light:before{content:"\e1a8"}i.icon.hands.holding.child.light:before{content:"\e4fa"}i.icon.hands.holding.circle.light:before{content:"\e4fb"}i.icon.hands.holding.diamond.light:before{content:"\f47c"}i.icon.hands.holding.dollar.light:before{content:"\f4c5"}i.icon.hands.holding.heart.light:before{content:"\f4c3"}i.icon.hands.holding.light:before{content:"\f4c2"}i.icon.hands.light:before{content:"\f2a7"}i.icon.hands.praying.light:before{content:"\f684"}i.icon.handshake.angle.light:before{content:"\f4c4"}i.icon.handshake.light:before{content:"\f2b5"}i.icon.handshake.simple.light:before{content:"\f4c6"}i.icon.handshake.simple.slash.light:before{content:"\e05f"}i.icon.handshake.slash.light:before{content:"\e060"}i.icon.hanukiah.light:before{content:"\f6e6"}i.icon.hard.drive.light:before{content:"\f0a0"}i.icon.hashtag.light:before{content:"\23"}i.icon.hashtag.lock.light:before{content:"\e415"}i.icon.hat.beach.light:before{content:"\e606"}i.icon.hat.chef.light:before{content:"\f86b"}i.icon.hat.cowboy.light:before{content:"\f8c0"}i.icon.hat.cowboy.side.light:before{content:"\f8c1"}i.icon.hat.santa.light:before{content:"\f7a7"}i.icon.hat.winter.light:before{content:"\f7a8"}i.icon.hat.witch.light:before{content:"\f6e7"}i.icon.hat.wizard.light:before{content:"\f6e8"}i.icon.head.side.brain.light:before{content:"\f808"}i.icon.head.side.cough.light:before{content:"\e061"}i.icon.head.side.cough.slash.light:before{content:"\e062"}i.icon.head.side.gear.light:before{content:"\e611"}i.icon.head.side.goggles.light:before{content:"\f6ea"}i.icon.head.side.headphones.light:before{content:"\f8c2"}i.icon.head.side.heart.light:before{content:"\e1aa"}i.icon.head.side.light:before{content:"\f6e9"}i.icon.head.side.mask.light:before{content:"\e063"}i.icon.head.side.medical.light:before{content:"\f809"}i.icon.head.side.virus.light:before{content:"\e064"}i.icon.heading.light:before{content:"\f1dc"}i.icon.headphones.light:before{content:"\f025"}i.icon.headphones.simple.light:before{content:"\f58f"}i.icon.headset.light:before{content:"\f590"}i.icon.heart.circle.bolt.light:before{content:"\e4fc"}i.icon.heart.circle.check.light:before{content:"\e4fd"}i.icon.heart.circle.exclamation.light:before{content:"\e4fe"}i.icon.heart.circle.minus.light:before{content:"\e4ff"}i.icon.heart.circle.plus.light:before{content:"\e500"}i.icon.heart.circle.xmark.light:before{content:"\e501"}i.icon.heart.crack.light:before{content:"\f7a9"}i.icon.heart.half.light:before{content:"\e1ab"}i.icon.heart.half.stroke.light:before{content:"\e1ac"}i.icon.heart.light:before{content:"\f004"}i.icon.heart.pulse.light:before{content:"\f21e"}i.icon.heat.light:before{content:"\e00c"}i.icon.helicopter.light:before{content:"\f533"}i.icon.helicopter.symbol.light:before{content:"\e502"}i.icon.helmet.battle.light:before{content:"\f6eb"}i.icon.helmet.safety.light:before{content:"\f807"}i.icon.helmet.un.light:before{content:"\e503"}i.icon.hexagon.check.light:before{content:"\e416"}i.icon.hexagon.divide.light:before{content:"\e1ad"}i.icon.hexagon.exclamation.light:before{content:"\e417"}i.icon.hexagon.image.light:before{content:"\e504"}i.icon.hexagon.light:before{content:"\f312"}i.icon.hexagon.minus.light:before{content:"\f307"}i.icon.hexagon.plus.light:before{content:"\f300"}i.icon.hexagon.vertical.nft.light:before{content:"\e505"}i.icon.hexagon.vertical.nft.slanted.light:before{content:"\e506"}i.icon.hexagon.xmark.light:before{content:"\f2ee"}i.icon.high.definition.light:before{content:"\e1ae"}i.icon.highlighter.light:before{content:"\f591"}i.icon.highlighter.line.light:before{content:"\e1af"}i.icon.hill.avalanche.light:before{content:"\e507"}i.icon.hill.rockslide.light:before{content:"\e508"}i.icon.hippo.light:before{content:"\f6ed"}i.icon.hockey.mask.light:before{content:"\f6ee"}i.icon.hockey.puck.light:before{content:"\f453"}i.icon.hockey.stick.puck.light:before{content:"\e3ae"}i.icon.hockey.sticks.light:before{content:"\f454"}i.icon.holly.berry.light:before{content:"\f7aa"}i.icon.honey.pot.light:before{content:"\e418"}i.icon.hood.cloak.light:before{content:"\f6ef"}i.icon.horizontal.rule.light:before{content:"\f86c"}i.icon.horse.head.light:before{content:"\f7ab"}i.icon.horse.light:before{content:"\f6f0"}i.icon.horse.saddle.light:before{content:"\f8c3"}i.icon.hose.light:before{content:"\e419"}i.icon.hose.reel.light:before{content:"\e41a"}i.icon.hospital.light:before{content:"\f0f8"}i.icon.hospital.user.light:before{content:"\f80d"}i.icon.hospitals.light:before{content:"\f80e"}i.icon.hot.tub.person.light:before{content:"\f593"}i.icon.hotdog.light:before{content:"\f80f"}i.icon.hotel.light:before{content:"\f594"}i.icon.hourglass.clock.light:before{content:"\e41b"}i.icon.hourglass.end.light:before{content:"\f253"}i.icon.hourglass.half.light:before{content:"\f252"}i.icon.hourglass.light:before{content:"\f254"}i.icon.hourglass.start.light:before{content:"\f251"}i.icon.house.blank.light:before{content:"\e487"}i.icon.house.building.light:before{content:"\e1b1"}i.icon.house.chimney.blank.light:before{content:"\e3b0"}i.icon.house.chimney.crack.light:before{content:"\f6f1"}i.icon.house.chimney.heart.light:before{content:"\e1b2"}i.icon.house.chimney.light:before{content:"\e3af"}i.icon.house.chimney.medical.light:before{content:"\f7f2"}i.icon.house.chimney.user.light:before{content:"\e065"}i.icon.house.chimney.window.light:before{content:"\e00d"}i.icon.house.circle.check.light:before{content:"\e509"}i.icon.house.circle.exclamation.light:before{content:"\e50a"}i.icon.house.circle.xmark.light:before{content:"\e50b"}i.icon.house.crack.light:before{content:"\e3b1"}i.icon.house.day.light:before{content:"\e00e"}i.icon.house.fire.light:before{content:"\e50c"}i.icon.house.flag.light:before{content:"\e50d"}i.icon.house.flood.water.circle.arrow.right.light:before{content:"\e50f"}i.icon.house.flood.water.light:before{content:"\e50e"}i.icon.house.heart.light:before{content:"\f4c9"}i.icon.house.laptop.light:before{content:"\e066"}i.icon.house.light:before{content:"\f015"}i.icon.house.lock.light:before{content:"\e510"}i.icon.house.medical.circle.check.light:before{content:"\e511"}i.icon.house.medical.circle.exclamation.light:before{content:"\e512"}i.icon.house.medical.circle.xmark.light:before{content:"\e513"}i.icon.house.medical.flag.light:before{content:"\e514"}i.icon.house.medical.light:before{content:"\e3b2"}i.icon.house.night.light:before{content:"\e010"}i.icon.house.person.leave.light:before{content:"\e00f"}i.icon.house.person.return.light:before{content:"\e011"}i.icon.house.signal.light:before{content:"\e012"}i.icon.house.tree.light:before{content:"\e1b3"}i.icon.house.tsunami.light:before{content:"\e515"}i.icon.house.turret.light:before{content:"\e1b4"}i.icon.house.user.light:before{content:"\e1b0"}i.icon.house.water.light:before{content:"\f74f"}i.icon.house.window.light:before{content:"\e3b3"}i.icon.hryvnia.sign.light:before{content:"\f6f2"}i.icon.hundred.points.light:before{content:"\e41c"}i.icon.hurricane.light:before{content:"\f751"}i.icon.hyphen.light:before{content:"\2d"}i.icon.i.cursor.light:before{content:"\f246"}i.icon.i.light:before{content:"\49"}i.icon.ice.cream.light:before{content:"\f810"}i.icon.ice.skate.light:before{content:"\f7ac"}i.icon.icicles.light:before{content:"\f7ad"}i.icon.icons.light:before{content:"\f86d"}i.icon.id.badge.light:before{content:"\f2c1"}i.icon.id.card.clip.light:before{content:"\f47f"}i.icon.id.card.light:before{content:"\f2c2"}i.icon.igloo.light:before{content:"\f7ae"}i.icon.image.landscape.light:before{content:"\e1b5"}i.icon.image.light:before{content:"\f03e"}i.icon.image.polaroid.light:before{content:"\f8c4"}i.icon.image.polaroid.user.light:before{content:"\e1b6"}i.icon.image.portrait.light:before{content:"\f3e0"}i.icon.image.slash.light:before{content:"\e1b7"}i.icon.image.user.light:before{content:"\e1b8"}i.icon.images.light:before{content:"\f302"}i.icon.images.user.light:before{content:"\e1b9"}i.icon.inbox.full.light:before{content:"\e1ba"}i.icon.inbox.in.light:before{content:"\f310"}i.icon.inbox.light:before{content:"\f01c"}i.icon.inbox.out.light:before{content:"\f311"}i.icon.inboxes.light:before{content:"\e1bb"}i.icon.indent.light:before{content:"\f03c"}i.icon.indian.rupee.sign.light:before{content:"\e1bc"}i.icon.industry.light:before{content:"\f275"}i.icon.industry.windows.light:before{content:"\f3b3"}i.icon.infinity.light:before{content:"\f534"}i.icon.info.light:before{content:"\f129"}i.icon.inhaler.light:before{content:"\f5f9"}i.icon.input.numeric.light:before{content:"\e1bd"}i.icon.input.pipe.light:before{content:"\e1be"}i.icon.input.text.light:before{content:"\e1bf"}i.icon.integral.light:before{content:"\f667"}i.icon.interrobang.light:before{content:"\e5ba"}i.icon.intersection.light:before{content:"\f668"}i.icon.island.tropical.light:before{content:"\f811"}i.icon.italic.light:before{content:"\f033"}i.icon.j.light:before{content:"\4a"}i.icon.jack.o.lantern.light:before{content:"\f30e"}i.icon.jar.light:before{content:"\e516"}i.icon.jar.wheat.light:before{content:"\e517"}i.icon.jedi.light:before{content:"\f669"}i.icon.jet.fighter.light:before{content:"\f0fb"}i.icon.jet.fighter.up.light:before{content:"\e518"}i.icon.joint.light:before{content:"\f595"}i.icon.joystick.light:before{content:"\f8c5"}i.icon.jug.bottle.light:before{content:"\e5fb"}i.icon.jug.detergent.light:before{content:"\e519"}i.icon.jug.light:before{content:"\f8c6"}i.icon.k.light:before{content:"\4b"}i.icon.kaaba.light:before{content:"\f66b"}i.icon.kazoo.light:before{content:"\f8c7"}i.icon.kerning.light:before{content:"\f86f"}i.icon.key.light:before{content:"\f084"}i.icon.key.skeleton.left.right.light:before{content:"\e3b4"}i.icon.key.skeleton.light:before{content:"\f6f3"}i.icon.keyboard.brightness.light:before{content:"\e1c0"}i.icon.keyboard.brightness.low.light:before{content:"\e1c1"}i.icon.keyboard.down.light:before{content:"\e1c2"}i.icon.keyboard.left.light:before{content:"\e1c3"}i.icon.keyboard.light:before{content:"\f11c"}i.icon.keynote.light:before{content:"\f66c"}i.icon.khanda.light:before{content:"\f66d"}i.icon.kidneys.light:before{content:"\f5fb"}i.icon.kip.sign.light:before{content:"\e1c4"}i.icon.kit.medical.light:before{content:"\f479"}i.icon.kitchen.set.light:before{content:"\e51a"}i.icon.kite.light:before{content:"\f6f4"}i.icon.kiwi.bird.light:before{content:"\f535"}i.icon.kiwi.fruit.light:before{content:"\e30c"}i.icon.knife.kitchen.light:before{content:"\f6f5"}i.icon.knife.light:before{content:"\f2e4"}i.icon.l.light:before{content:"\4c"}i.icon.lacrosse.stick.ball.light:before{content:"\e3b6"}i.icon.lacrosse.stick.light:before{content:"\e3b5"}i.icon.lambda.light:before{content:"\f66e"}i.icon.lamp.desk.light:before{content:"\e014"}i.icon.lamp.floor.light:before{content:"\e015"}i.icon.lamp.light:before{content:"\f4ca"}i.icon.lamp.street.light:before{content:"\e1c5"}i.icon.land.mine.on.light:before{content:"\e51b"}i.icon.landmark.dome.light:before{content:"\f752"}i.icon.landmark.flag.light:before{content:"\e51c"}i.icon.landmark.light:before{content:"\f66f"}i.icon.language.light:before{content:"\f1ab"}i.icon.laptop.arrow.down.light:before{content:"\e1c6"}i.icon.laptop.binary.light:before{content:"\e5e7"}i.icon.laptop.code.light:before{content:"\f5fc"}i.icon.laptop.file.light:before{content:"\e51d"}i.icon.laptop.light:before{content:"\f109"}i.icon.laptop.medical.light:before{content:"\f812"}i.icon.laptop.mobile.light:before{content:"\f87a"}i.icon.laptop.slash.light:before{content:"\e1c7"}i.icon.lari.sign.light:before{content:"\e1c8"}i.icon.lasso.light:before{content:"\f8c8"}i.icon.lasso.sparkles.light:before{content:"\e1c9"}i.icon.layer.group.light:before{content:"\f5fd"}i.icon.layer.minus.light:before{content:"\f5fe"}i.icon.layer.plus.light:before{content:"\f5ff"}i.icon.leaf.heart.light:before{content:"\f4cb"}i.icon.leaf.light:before{content:"\f06c"}i.icon.leaf.maple.light:before{content:"\f6f6"}i.icon.leaf.oak.light:before{content:"\f6f7"}i.icon.leafy.green.light:before{content:"\e41d"}i.icon.left.from.line.light:before{content:"\f348"}i.icon.left.light:before{content:"\f355"}i.icon.left.long.light:before{content:"\f30a"}i.icon.left.long.to.line.light:before{content:"\e41e"}i.icon.left.right.light:before{content:"\f337"}i.icon.left.to.line.light:before{content:"\f34b"}i.icon.lemon.light:before{content:"\f094"}i.icon.less.than.equal.light:before{content:"\f537"}i.icon.less.than.light:before{content:"\3c"}i.icon.life.ring.light:before{content:"\f1cd"}i.icon.light.ceiling.light:before{content:"\e016"}i.icon.light.emergency.light:before{content:"\e41f"}i.icon.light.emergency.on.light:before{content:"\e420"}i.icon.light.switch.light:before{content:"\e017"}i.icon.light.switch.off.light:before{content:"\e018"}i.icon.light.switch.on.light:before{content:"\e019"}i.icon.lightbulb.cfl.light:before{content:"\e5a6"}i.icon.lightbulb.cfl.on.light:before{content:"\e5a7"}i.icon.lightbulb.dollar.light:before{content:"\f670"}i.icon.lightbulb.exclamation.light:before{content:"\f671"}i.icon.lightbulb.exclamation.on.light:before{content:"\e1ca"}i.icon.lightbulb.gear.light:before{content:"\e5fd"}i.icon.lightbulb.light:before{content:"\f0eb"}i.icon.lightbulb.on.light:before{content:"\f672"}i.icon.lightbulb.slash.light:before{content:"\f673"}i.icon.lighthouse.light:before{content:"\e612"}i.icon.lights.holiday.light:before{content:"\f7b2"}i.icon.line.columns.light:before{content:"\f870"}i.icon.line.height.light:before{content:"\f871"}i.icon.lines.leaning.light:before{content:"\e51e"}i.icon.link.horizontal.light:before{content:"\e1cb"}i.icon.link.horizontal.slash.light:before{content:"\e1cc"}i.icon.link.simple.light:before{content:"\e1cd"}i.icon.link.simple.slash.light:before{content:"\e1ce"}i.icon.link.slash.light:before{content:"\f127"}i.icon.linkify:before{content:"\f0c1"}i.icon.lips.light:before{content:"\f600"}i.icon.lira.sign.light:before{content:"\f195"}i.icon.list.check.light:before{content:"\f0ae"}i.icon.list.dropdown.light:before{content:"\e1cf"}i.icon.list.light:before{content:"\f03a"}i.icon.list.music.light:before{content:"\f8c9"}i.icon.list.ol.light:before{content:"\f0cb"}i.icon.list.radio.light:before{content:"\e1d0"}i.icon.list.timeline.light:before{content:"\e1d1"}i.icon.list.tree.light:before{content:"\e1d2"}i.icon.list.ul.light:before{content:"\f0ca"}i.icon.litecoin.sign.light:before{content:"\e1d3"}i.icon.loader.light:before{content:"\e1d4"}i.icon.lobster.light:before{content:"\e421"}i.icon.location.arrow.light:before{content:"\f124"}i.icon.location.check.light:before{content:"\f606"}i.icon.location.crosshairs.light:before{content:"\f601"}i.icon.location.crosshairs.slash.light:before{content:"\f603"}i.icon.location.dot.light:before{content:"\f3c5"}i.icon.location.dot.slash.light:before{content:"\f605"}i.icon.location.exclamation.light:before{content:"\f608"}i.icon.location.minus.light:before{content:"\f609"}i.icon.location.pen.light:before{content:"\f607"}i.icon.location.pin.light:before{content:"\f041"}i.icon.location.pin.lock.light:before{content:"\e51f"}i.icon.location.pin.slash.light:before{content:"\f60c"}i.icon.location.plus.light:before{content:"\f60a"}i.icon.location.question.light:before{content:"\f60b"}i.icon.location.smile.light:before{content:"\f60d"}i.icon.location.xmark.light:before{content:"\f60e"}i.icon.lock.a.light:before{content:"\e422"}i.icon.lock.hashtag.light:before{content:"\e423"}i.icon.lock.keyhole.light:before{content:"\f30d"}i.icon.lock.keyhole.open.light:before{content:"\f3c2"}i.icon.lock.light:before{content:"\f023"}i.icon.lock.open.light:before{content:"\f3c1"}i.icon.locust.light:before{content:"\e520"}i.icon.lollipop.light:before{content:"\e424"}i.icon.loveseat.light:before{content:"\f4cc"}i.icon.luchador.mask.light:before{content:"\f455"}i.icon.lungs.light:before{content:"\f604"}i.icon.lungs.virus.light:before{content:"\e067"}i.icon.m.light:before{content:"\4d"}i.icon.mace.light:before{content:"\f6f8"}i.icon.magnet.light:before{content:"\f076"}i.icon.magnifying.glass.arrow.right.light:before{content:"\e521"}i.icon.magnifying.glass.chart.light:before{content:"\e522"}i.icon.magnifying.glass.dollar.light:before{content:"\f688"}i.icon.magnifying.glass.light:before{content:"\f002"}i.icon.magnifying.glass.location.light:before{content:"\f689"}i.icon.magnifying.glass.minus.light:before{content:"\f010"}i.icon.magnifying.glass.plus.light:before{content:"\f00e"}i.icon.mailbox.flag.up.light:before{content:"\e5bb"}i.icon.mailbox.light:before{content:"\f813"}i.icon.manat.sign.light:before{content:"\e1d5"}i.icon.mandolin.light:before{content:"\f6f9"}i.icon.mango.light:before{content:"\e30f"}i.icon.manhole.light:before{content:"\e1d6"}i.icon.map.light:before{content:"\f279"}i.icon.map.location.dot.light:before{content:"\f5a0"}i.icon.map.location.light:before{content:"\f59f"}i.icon.map.pin.light:before{content:"\f276"}i.icon.marker.light:before{content:"\f5a1"}i.icon.mars.and.venus.burst.light:before{content:"\e523"}i.icon.mars.and.venus.light:before{content:"\f224"}i.icon.mars.double.light:before{content:"\f227"}i.icon.mars.light:before{content:"\f222"}i.icon.mars.stroke.light:before{content:"\f229"}i.icon.mars.stroke.right.light:before{content:"\f22b"}i.icon.mars.stroke.up.light:before{content:"\f22a"}i.icon.martini.glass.citrus.light:before{content:"\f561"}i.icon.martini.glass.empty.light:before{content:"\f000"}i.icon.martini.glass.light:before{content:"\f57b"}i.icon.mask.face.light:before{content:"\e1d7"}i.icon.mask.light:before{content:"\f6fa"}i.icon.mask.snorkel.light:before{content:"\e3b7"}i.icon.mask.ventilator.light:before{content:"\e524"}i.icon.masks.theater.light:before{content:"\f630"}i.icon.mattress.pillow.light:before{content:"\e525"}i.icon.maximize.light:before{content:"\f31e"}i.icon.meat.light:before{content:"\f814"}i.icon.medal.light:before{content:"\f5a2"}i.icon.megaphone.light:before{content:"\f675"}i.icon.melon.light:before{content:"\e310"}i.icon.melon.slice.light:before{content:"\e311"}i.icon.memo.circle.check.light:before{content:"\e1d9"}i.icon.memo.circle.info.light:before{content:"\e49a"}i.icon.memo.light:before{content:"\e1d8"}i.icon.memo.pad.light:before{content:"\e1da"}i.icon.memory.light:before{content:"\f538"}i.icon.menorah.light:before{content:"\f676"}i.icon.mercury.light:before{content:"\f223"}i.icon.merge.light:before{content:"\e526"}i.icon.message.arrow.down.light:before{content:"\e1db"}i.icon.message.arrow.up.light:before{content:"\e1dc"}i.icon.message.arrow.up.right.light:before{content:"\e1dd"}i.icon.message.bot.light:before{content:"\e3b8"}i.icon.message.captions.light:before{content:"\e1de"}i.icon.message.check.light:before{content:"\f4a2"}i.icon.message.code.light:before{content:"\e1df"}i.icon.message.dollar.light:before{content:"\f650"}i.icon.message.dots.light:before{content:"\f4a3"}i.icon.message.exclamation.light:before{content:"\f4a5"}i.icon.message.heart.light:before{content:"\e5c9"}i.icon.message.image.light:before{content:"\e1e0"}i.icon.message.light:before{content:"\f27a"}i.icon.message.lines.light:before{content:"\f4a6"}i.icon.message.medical.light:before{content:"\f7f4"}i.icon.message.middle.light:before{content:"\e1e1"}i.icon.message.middle.top.light:before{content:"\e1e2"}i.icon.message.minus.light:before{content:"\f4a7"}i.icon.message.music.light:before{content:"\f8af"}i.icon.message.pen.light:before{content:"\f4a4"}i.icon.message.plus.light:before{content:"\f4a8"}i.icon.message.question.light:before{content:"\e1e3"}i.icon.message.quote.light:before{content:"\e1e4"}i.icon.message.slash.light:before{content:"\f4a9"}i.icon.message.smile.light:before{content:"\f4aa"}i.icon.message.sms.light:before{content:"\e1e5"}i.icon.message.text.light:before{content:"\e1e6"}i.icon.message.xmark.light:before{content:"\f4ab"}i.icon.messages.dollar.light:before{content:"\f652"}i.icon.messages.light:before{content:"\f4b6"}i.icon.messages.question.light:before{content:"\e1e7"}i.icon.meteor.light:before{content:"\f753"}i.icon.meter.bolt.light:before{content:"\e1e9"}i.icon.meter.droplet.light:before{content:"\e1ea"}i.icon.meter.fire.light:before{content:"\e1eb"}i.icon.meter.light:before{content:"\e1e8"}i.icon.microchip.ai.light:before{content:"\e1ec"}i.icon.microchip.light:before{content:"\f2db"}i.icon.microphone.light:before{content:"\f130"}i.icon.microphone.lines.light:before{content:"\f3c9"}i.icon.microphone.lines.slash.light:before{content:"\f539"}i.icon.microphone.slash.light:before{content:"\f131"}i.icon.microphone.stand.light:before{content:"\f8cb"}i.icon.microscope.light:before{content:"\f610"}i.icon.microwave.light:before{content:"\e01b"}i.icon.mill.sign.light:before{content:"\e1ed"}i.icon.minimize.light:before{content:"\f78c"}i.icon.minus.light:before{content:"\f068"}i.icon.mistletoe.light:before{content:"\f7b4"}i.icon.mitten.light:before{content:"\f7b5"}i.icon.mobile.button.light:before{content:"\f10b"}i.icon.mobile.light:before{content:"\f3ce"}i.icon.mobile.notch.light:before{content:"\e1ee"}i.icon.mobile.retro.light:before{content:"\e527"}i.icon.mobile.screen.button.light:before{content:"\f3cd"}i.icon.mobile.screen.light:before{content:"\f3cf"}i.icon.mobile.signal.light:before{content:"\e1ef"}i.icon.mobile.signal.out.light:before{content:"\e1f0"}i.icon.money.bill.light:before{content:"\f0d6"}i.icon.money.bill.one.light:before{content:"\f3d1"}i.icon.money.bill.one.wave.light:before{content:"\f53b"}i.icon.money.bill.simple.light:before{content:"\e1f1"}i.icon.money.bill.simple.wave.light:before{content:"\e1f2"}i.icon.money.bill.transfer.light:before{content:"\e528"}i.icon.money.bill.trend.up.light:before{content:"\e529"}i.icon.money.bill.wave.light:before{content:"\f53a"}i.icon.money.bill.wheat.light:before{content:"\e52a"}i.icon.money.bills.light:before{content:"\e1f3"}i.icon.money.bills.simple.light:before{content:"\e1f4"}i.icon.money.check.dollar.light:before{content:"\f53d"}i.icon.money.check.dollar.pen.light:before{content:"\f873"}i.icon.money.check.light:before{content:"\f53c"}i.icon.money.check.pen.light:before{content:"\f872"}i.icon.money.from.bracket.light:before{content:"\e312"}i.icon.money.simple.from.bracket.light:before{content:"\e313"}i.icon.monitor.waveform.light:before{content:"\f611"}i.icon.monkey.light:before{content:"\f6fb"}i.icon.monument.light:before{content:"\f5a6"}i.icon.moon.cloud.light:before{content:"\f754"}i.icon.moon.light:before{content:"\f186"}i.icon.moon.over.sun.light:before{content:"\f74a"}i.icon.moon.stars.light:before{content:"\f755"}i.icon.moped.light:before{content:"\e3b9"}i.icon.mortar.pestle.light:before{content:"\f5a7"}i.icon.mosque.light:before{content:"\f678"}i.icon.mosquito.light:before{content:"\e52b"}i.icon.mosquito.net.light:before{content:"\e52c"}i.icon.motorcycle.light:before{content:"\f21c"}i.icon.mound.light:before{content:"\e52d"}i.icon.mountain.city.light:before{content:"\e52e"}i.icon.mountain.light:before{content:"\f6fc"}i.icon.mountain.sun.light:before{content:"\e52f"}i.icon.mountains.light:before{content:"\f6fd"}i.icon.mouse.field.light:before{content:"\e5a8"}i.icon.mp3.player.light:before{content:"\f8ce"}i.icon.mug.hot.light:before{content:"\f7b6"}i.icon.mug.light:before{content:"\f874"}i.icon.mug.marshmallows.light:before{content:"\f7b7"}i.icon.mug.saucer.light:before{content:"\f0f4"}i.icon.mug.tea.light:before{content:"\f875"}i.icon.mug.tea.saucer.light:before{content:"\e1f5"}i.icon.mushroom.light:before{content:"\e425"}i.icon.music.light:before{content:"\f001"}i.icon.music.note.light:before{content:"\f8cf"}i.icon.music.note.slash.light:before{content:"\f8d0"}i.icon.music.slash.light:before{content:"\f8d1"}i.icon.mustache.light:before{content:"\e5bc"}i.icon.n.light:before{content:"\4e"}i.icon.naira.sign.light:before{content:"\e1f6"}i.icon.narwhal.light:before{content:"\f6fe"}i.icon.nesting.dolls.light:before{content:"\e3ba"}i.icon.network.wired.light:before{content:"\f6ff"}i.icon.neuter.light:before{content:"\f22c"}i.icon.newspaper.light:before{content:"\f1ea"}i.icon.nfc.light:before{content:"\e1f7"}i.icon.nfc.lock.light:before{content:"\e1f8"}i.icon.nfc.magnifying.glass.light:before{content:"\e1f9"}i.icon.nfc.pen.light:before{content:"\e1fa"}i.icon.nfc.signal.light:before{content:"\e1fb"}i.icon.nfc.slash.light:before{content:"\e1fc"}i.icon.nfc.symbol.light:before{content:"\e531"}i.icon.nfc.trash.light:before{content:"\e1fd"}i.icon.nine.light:before{content:"\39"}i.icon.nose.light:before{content:"\e5bd"}i.icon.not.equal.light:before{content:"\f53e"}i.icon.notdef.light:before{content:"\e1fe"}i.icon.note.light:before{content:"\e1ff"}i.icon.note.medical.light:before{content:"\e200"}i.icon.note.sticky.light:before{content:"\f249"}i.icon.notebook.light:before{content:"\e201"}i.icon.notes.light:before{content:"\e202"}i.icon.notes.medical.light:before{content:"\f481"}i.icon.o.light:before{content:"\4f"}i.icon.object.exclude.light:before{content:"\e49c"}i.icon.object.group.light:before{content:"\f247"}i.icon.object.intersect.light:before{content:"\e49d"}i.icon.object.subtract.light:before{content:"\e49e"}i.icon.object.ungroup.light:before{content:"\f248"}i.icon.object.union.light:before{content:"\e49f"}i.icon.objects.align.bottom.light:before{content:"\e3bb"}i.icon.objects.align.center.horizontal.light:before{content:"\e3bc"}i.icon.objects.align.center.vertical.light:before{content:"\e3bd"}i.icon.objects.align.left.light:before{content:"\e3be"}i.icon.objects.align.right.light:before{content:"\e3bf"}i.icon.objects.align.top.light:before{content:"\e3c0"}i.icon.objects.column.light:before{content:"\e3c1"}i.icon.octagon.check.light:before{content:"\e426"}i.icon.octagon.divide.light:before{content:"\e203"}i.icon.octagon.exclamation.light:before{content:"\e204"}i.icon.octagon.light:before{content:"\f306"}i.icon.octagon.minus.light:before{content:"\f308"}i.icon.octagon.plus.light:before{content:"\f301"}i.icon.octagon.xmark.light:before{content:"\f2f0"}i.icon.oil.can.drip.light:before{content:"\e205"}i.icon.oil.can.light:before{content:"\f613"}i.icon.oil.temperature.light:before{content:"\f614"}i.icon.oil.well.light:before{content:"\e532"}i.icon.olive.branch.light:before{content:"\e317"}i.icon.olive.light:before{content:"\e316"}i.icon.om.light:before{content:"\f679"}i.icon.omega.light:before{content:"\f67a"}i.icon.one.light:before{content:"\31"}i.icon.onion.light:before{content:"\e427"}i.icon.option.light:before{content:"\e318"}i.icon.ornament.light:before{content:"\f7b8"}i.icon.otter.light:before{content:"\f700"}i.icon.outdent.light:before{content:"\f03b"}i.icon.outlet.light:before{content:"\e01c"}i.icon.oven.light:before{content:"\e01d"}i.icon.overline.light:before{content:"\f876"}i.icon.p.light:before{content:"\50"}i.icon.page.caret.down.light:before{content:"\e429"}i.icon.page.caret.up.light:before{content:"\e42a"}i.icon.page.light:before{content:"\e428"}i.icon.pager.light:before{content:"\f815"}i.icon.paint.roller.light:before{content:"\f5aa"}i.icon.paintbrush.fine.light:before{content:"\f5a9"}i.icon.paintbrush.light:before{content:"\f1fc"}i.icon.paintbrush.pencil.light:before{content:"\e206"}i.icon.palette.light:before{content:"\f53f"}i.icon.pallet.box.light:before{content:"\e208"}i.icon.pallet.boxes.light:before{content:"\f483"}i.icon.pallet.light:before{content:"\f482"}i.icon.pan.food.light:before{content:"\e42b"}i.icon.pan.frying.light:before{content:"\e42c"}i.icon.pancakes.light:before{content:"\e42d"}i.icon.panel.ews.light:before{content:"\e42e"}i.icon.panel.fire.light:before{content:"\e42f"}i.icon.panorama.light:before{content:"\e209"}i.icon.paper.plane.light:before{content:"\f1d8"}i.icon.paper.plane.top.light:before{content:"\e20a"}i.icon.paperclip.light:before{content:"\f0c6"}i.icon.paperclip.vertical.light:before{content:"\e3c2"}i.icon.parachute.box.light:before{content:"\f4cd"}i.icon.paragraph.left.light:before{content:"\f878"}i.icon.paragraph.light:before{content:"\f1dd"}i.icon.party.bell.light:before{content:"\e31a"}i.icon.party.horn.light:before{content:"\e31b"}i.icon.passport.light:before{content:"\f5ab"}i.icon.paste.light:before{content:"\f0ea"}i.icon.pause.light:before{content:"\f04c"}i.icon.paw.claws.light:before{content:"\f702"}i.icon.paw.light:before{content:"\f1b0"}i.icon.paw.simple.light:before{content:"\f701"}i.icon.peace.light:before{content:"\f67c"}i.icon.peach.light:before{content:"\e20b"}i.icon.peanut.light:before{content:"\e430"}i.icon.peanuts.light:before{content:"\e431"}i.icon.peapod.light:before{content:"\e31c"}i.icon.pear.light:before{content:"\e20c"}i.icon.pedestal.light:before{content:"\e20d"}i.icon.pegasus.light:before{content:"\f703"}i.icon.pen.circle.light:before{content:"\e20e"}i.icon.pen.clip.light:before{content:"\f305"}i.icon.pen.clip.slash.light:before{content:"\e20f"}i.icon.pen.fancy.light:before{content:"\f5ac"}i.icon.pen.fancy.slash.light:before{content:"\e210"}i.icon.pen.field.light:before{content:"\e211"}i.icon.pen.light:before{content:"\f304"}i.icon.pen.line.light:before{content:"\e212"}i.icon.pen.nib.light:before{content:"\f5ad"}i.icon.pen.nib.slash.light:before{content:"\e4a1"}i.icon.pen.paintbrush.light:before{content:"\f618"}i.icon.pen.ruler.light:before{content:"\f5ae"}i.icon.pen.slash.light:before{content:"\e213"}i.icon.pen.swirl.light:before{content:"\e214"}i.icon.pen.to.square.light:before{content:"\f044"}i.icon.pencil.light:before{content:"\f303"}i.icon.pencil.mechanical.light:before{content:"\e5ca"}i.icon.pencil.slash.light:before{content:"\e215"}i.icon.people.arrows.light:before{content:"\e068"}i.icon.people.carry.box.light:before{content:"\f4ce"}i.icon.people.dress.light:before{content:"\e217"}i.icon.people.dress.simple.light:before{content:"\e218"}i.icon.people.group.light:before{content:"\e533"}i.icon.people.light:before{content:"\e216"}i.icon.people.line.light:before{content:"\e534"}i.icon.people.pants.light:before{content:"\e219"}i.icon.people.pants.simple.light:before{content:"\e21a"}i.icon.people.pulling.light:before{content:"\e535"}i.icon.people.robbery.light:before{content:"\e536"}i.icon.people.roof.light:before{content:"\e537"}i.icon.people.simple.light:before{content:"\e21b"}i.icon.pepper.hot.light:before{content:"\f816"}i.icon.pepper.light:before{content:"\e432"}i.icon.percent.light:before{content:"\25"}i.icon.period.light:before{content:"\2e"}i.icon.person.arrow.down.to.line.light:before{content:"\e538"}i.icon.person.arrow.up.from.line.light:before{content:"\e539"}i.icon.person.biking.light:before{content:"\f84a"}i.icon.person.biking.mountain.light:before{content:"\f84b"}i.icon.person.booth.light:before{content:"\f756"}i.icon.person.breastfeeding.light:before{content:"\e53a"}i.icon.person.burst.light:before{content:"\e53b"}i.icon.person.cane.light:before{content:"\e53c"}i.icon.person.carry.box.light:before{content:"\f4cf"}i.icon.person.chalkboard.light:before{content:"\e53d"}i.icon.person.circle.check.light:before{content:"\e53e"}i.icon.person.circle.exclamation.light:before{content:"\e53f"}i.icon.person.circle.minus.light:before{content:"\e540"}i.icon.person.circle.plus.light:before{content:"\e541"}i.icon.person.circle.question.light:before{content:"\e542"}i.icon.person.circle.xmark.light:before{content:"\e543"}i.icon.person.digging.light:before{content:"\f85e"}i.icon.person.dolly.empty.light:before{content:"\f4d1"}i.icon.person.dolly.light:before{content:"\f4d0"}i.icon.person.dots.from.line.light:before{content:"\f470"}i.icon.person.dress.burst.light:before{content:"\e544"}i.icon.person.dress.fairy.light:before{content:"\e607"}i.icon.person.dress.light:before{content:"\f182"}i.icon.person.dress.simple.light:before{content:"\e21c"}i.icon.person.drowning.light:before{content:"\e545"}i.icon.person.fairy.light:before{content:"\e608"}i.icon.person.falling.burst.light:before{content:"\e547"}i.icon.person.falling.light:before{content:"\e546"}i.icon.person.from.portal.light:before{content:"\e023"}i.icon.person.half.dress.light:before{content:"\e548"}i.icon.person.harassing.light:before{content:"\e549"}i.icon.person.hiking.light:before{content:"\f6ec"}i.icon.person.light:before{content:"\f183"}i.icon.person.military.pointing.light:before{content:"\e54a"}i.icon.person.military.rifle.light:before{content:"\e54b"}i.icon.person.military.to.person.light:before{content:"\e54c"}i.icon.person.pinball.light:before{content:"\e21d"}i.icon.person.praying.light:before{content:"\f683"}i.icon.person.pregnant.light:before{content:"\e31e"}i.icon.person.rays.light:before{content:"\e54d"}i.icon.person.rifle.light:before{content:"\e54e"}i.icon.person.running.fast.light:before{content:"\e5ff"}i.icon.person.running.light:before{content:"\f70c"}i.icon.person.seat.light:before{content:"\e21e"}i.icon.person.seat.reclined.light:before{content:"\e21f"}i.icon.person.shelter.light:before{content:"\e54f"}i.icon.person.sign.light:before{content:"\f757"}i.icon.person.simple.light:before{content:"\e220"}i.icon.person.skating.light:before{content:"\f7c5"}i.icon.person.ski.jumping.light:before{content:"\f7c7"}i.icon.person.ski.lift.light:before{content:"\f7c8"}i.icon.person.skiing.light:before{content:"\f7c9"}i.icon.person.skiing.nordic.light:before{content:"\f7ca"}i.icon.person.sledding.light:before{content:"\f7cb"}i.icon.person.snowboarding.light:before{content:"\f7ce"}i.icon.person.snowmobiling.light:before{content:"\f7d1"}i.icon.person.swimming.light:before{content:"\f5c4"}i.icon.person.through.window.light:before{content:"\e5a9"}i.icon.person.to.door.light:before{content:"\e433"}i.icon.person.to.portal.light:before{content:"\e022"}i.icon.person.walking.arrow.loop.left.light:before{content:"\e551"}i.icon.person.walking.arrow.right.light:before{content:"\e552"}i.icon.person.walking.dashed.line.arrow.right.light:before{content:"\e553"}i.icon.person.walking.light:before{content:"\f554"}i.icon.person.walking.luggage.light:before{content:"\e554"}i.icon.person.walking.with.cane.light:before{content:"\f29d"}i.icon.peseta.sign.light:before{content:"\e221"}i.icon.peso.sign.light:before{content:"\e222"}i.icon.phone.arrow.down.left.light:before{content:"\e223"}i.icon.phone.arrow.right.light:before{content:"\e5be"}i.icon.phone.arrow.up.right.light:before{content:"\e224"}i.icon.phone.flip.light:before{content:"\f879"}i.icon.phone.hangup.light:before{content:"\e225"}i.icon.phone.intercom.light:before{content:"\e434"}i.icon.phone.light:before{content:"\f095"}i.icon.phone.missed.light:before{content:"\e226"}i.icon.phone.office.light:before{content:"\f67d"}i.icon.phone.plus.light:before{content:"\f4d2"}i.icon.phone.rotary.light:before{content:"\f8d3"}i.icon.phone.slash.light:before{content:"\f3dd"}i.icon.phone.volume.light:before{content:"\f2a0"}i.icon.phone.xmark.light:before{content:"\e227"}i.icon.photo.film.light:before{content:"\f87c"}i.icon.photo.film.music.light:before{content:"\e228"}i.icon.pi.light:before{content:"\f67e"}i.icon.piano.keyboard.light:before{content:"\f8d5"}i.icon.piano.light:before{content:"\f8d4"}i.icon.pickaxe.light:before{content:"\e5bf"}i.icon.pickleball.light:before{content:"\e435"}i.icon.pie.light:before{content:"\f705"}i.icon.pig.light:before{content:"\f706"}i.icon.piggy.bank.light:before{content:"\f4d3"}i.icon.pills.light:before{content:"\f484"}i.icon.pinata.light:before{content:"\e3c3"}i.icon.pinball.light:before{content:"\e229"}i.icon.pineapple.light:before{content:"\e31f"}i.icon.pipe.circle.check.light:before{content:"\e436"}i.icon.pipe.collar.light:before{content:"\e437"}i.icon.pipe.light:before{content:"\7c"}i.icon.pipe.section.light:before{content:"\e438"}i.icon.pipe.smoking.light:before{content:"\e3c4"}i.icon.pipe.valve.light:before{content:"\e439"}i.icon.pizza.light:before{content:"\f817"}i.icon.pizza.slice.light:before{content:"\f818"}i.icon.place.of.worship.light:before{content:"\f67f"}i.icon.plane.arrival.light:before{content:"\f5af"}i.icon.plane.circle.check.light:before{content:"\e555"}i.icon.plane.circle.exclamation.light:before{content:"\e556"}i.icon.plane.circle.xmark.light:before{content:"\e557"}i.icon.plane.departure.light:before{content:"\f5b0"}i.icon.plane.engines.light:before{content:"\f3de"}i.icon.plane.light:before{content:"\f072"}i.icon.plane.lock.light:before{content:"\e558"}i.icon.plane.prop.light:before{content:"\e22b"}i.icon.plane.slash.light:before{content:"\e069"}i.icon.plane.tail.light:before{content:"\e22c"}i.icon.plane.up.light:before{content:"\e22d"}i.icon.plane.up.slash.light:before{content:"\e22e"}i.icon.planet.moon.light:before{content:"\e01f"}i.icon.planet.ringed.light:before{content:"\e020"}i.icon.plant.wilt.light:before{content:"\e5aa"}i.icon.plate.utensils.light:before{content:"\e43b"}i.icon.plate.wheat.light:before{content:"\e55a"}i.icon.play.light:before{content:"\f04b"}i.icon.play.pause.light:before{content:"\e22f"}i.icon.plug.circle.bolt.light:before{content:"\e55b"}i.icon.plug.circle.check.light:before{content:"\e55c"}i.icon.plug.circle.exclamation.light:before{content:"\e55d"}i.icon.plug.circle.minus.light:before{content:"\e55e"}i.icon.plug.circle.plus.light:before{content:"\e55f"}i.icon.plug.circle.xmark.light:before{content:"\e560"}i.icon.plug.light:before{content:"\f1e6"}i.icon.plus.large.light:before{content:"\e59e"}i.icon.plus.light:before{content:"\2b"}i.icon.plus.minus.light:before{content:"\e43c"}i.icon.podcast.light:before{content:"\f2ce"}i.icon.podium.light:before{content:"\f680"}i.icon.podium.star.light:before{content:"\f758"}i.icon.police.box.light:before{content:"\e021"}i.icon.poll.people.light:before{content:"\f759"}i.icon.pompebled.light:before{content:"\e43d"}i.icon.poo.light:before{content:"\f2fe"}i.icon.poo.storm.light:before{content:"\f75a"}i.icon.pool.eight.ball.light:before{content:"\e3c5"}i.icon.poop.light:before{content:"\f619"}i.icon.popcorn.light:before{content:"\f819"}i.icon.popsicle.light:before{content:"\e43e"}i.icon.pot.food.light:before{content:"\e43f"}i.icon.potato.light:before{content:"\e440"}i.icon.power.off.light:before{content:"\f011"}i.icon.prescription.bottle.light:before{content:"\f485"}i.icon.prescription.bottle.medical.light:before{content:"\f486"}i.icon.prescription.bottle.pill.light:before{content:"\e5c0"}i.icon.prescription.light:before{content:"\f5b1"}i.icon.presentation.screen.light:before{content:"\f685"}i.icon.pretzel.light:before{content:"\e441"}i.icon.print.light:before{content:"\f02f"}i.icon.print.magnifying.glass.light:before{content:"\f81a"}i.icon.print.slash.light:before{content:"\f686"}i.icon.projector.light:before{content:"\f8d6"}i.icon.pump.light:before{content:"\e442"}i.icon.pump.medical.light:before{content:"\e06a"}i.icon.pump.soap.light:before{content:"\e06b"}i.icon.pumpkin.light:before{content:"\f707"}i.icon.puzzle.light:before{content:"\e443"}i.icon.puzzle.piece.light:before{content:"\f12e"}i.icon.puzzle.piece.simple.light:before{content:"\e231"}i.icon.q.light:before{content:"\51"}i.icon.qrcode.light:before{content:"\f029"}i.icon.question.light:before{content:"\3f"}i.icon.quote.left.light:before{content:"\f10d"}i.icon.quote.right.light:before{content:"\f10e"}i.icon.quotes.light:before{content:"\e234"}i.icon.r.light:before{content:"\52"}i.icon.rabbit.light:before{content:"\f708"}i.icon.rabbit.running.light:before{content:"\f709"}i.icon.raccoon.light:before{content:"\e613"}i.icon.racquet.light:before{content:"\f45a"}i.icon.radar.light:before{content:"\e024"}i.icon.radiation.light:before{content:"\f7b9"}i.icon.radio.light:before{content:"\f8d7"}i.icon.radio.tuner.light:before{content:"\f8d8"}i.icon.rainbow.light:before{content:"\f75b"}i.icon.raindrops.light:before{content:"\f75c"}i.icon.ram.light:before{content:"\f70a"}i.icon.ramp.loading.light:before{content:"\f4d4"}i.icon.ranking.star.light:before{content:"\e561"}i.icon.raygun.light:before{content:"\e025"}i.icon.receipt.light:before{content:"\f543"}i.icon.record.vinyl.light:before{content:"\f8d9"}i.icon.rectangle.ad.light:before{content:"\f641"}i.icon.rectangle.barcode.light:before{content:"\f463"}i.icon.rectangle.code.light:before{content:"\e322"}i.icon.rectangle.history.circle.plus.light:before{content:"\e4a3"}i.icon.rectangle.history.circle.user.light:before{content:"\e4a4"}i.icon.rectangle.history.light:before{content:"\e4a2"}i.icon.rectangle.light:before{content:"\f2fa"}i.icon.rectangle.list.light:before{content:"\f022"}i.icon.rectangle.pro.light:before{content:"\e235"}i.icon.rectangle.terminal.light:before{content:"\e236"}i.icon.rectangle.vertical.history.light:before{content:"\e237"}i.icon.rectangle.vertical.light:before{content:"\f2fb"}i.icon.rectangle.wide.light:before{content:"\f2fc"}i.icon.rectangle.xmark.light:before{content:"\f410"}i.icon.rectangles.mixed.light:before{content:"\e323"}i.icon.recycle.light:before{content:"\f1b8"}i.icon.reel.light:before{content:"\e238"}i.icon.refrigerator.light:before{content:"\e026"}i.icon.registered.light:before{content:"\f25d"}i.icon.repeat.light:before{content:"\f363"}i.icon.repeat.one.light:before{content:"\f365"}i.icon.reply.all.light:before{content:"\f122"}i.icon.reply.clock.light:before{content:"\e239"}i.icon.reply.light:before{content:"\f3e5"}i.icon.republican.light:before{content:"\f75e"}i.icon.restroom.light:before{content:"\f7bd"}i.icon.restroom.simple.light:before{content:"\e23a"}i.icon.retweet.light:before{content:"\f079"}i.icon.rhombus.light:before{content:"\e23b"}i.icon.ribbon.light:before{content:"\f4d6"}i.icon.right.from.bracket.light:before{content:"\f2f5"}i.icon.right.from.line.light:before{content:"\f347"}i.icon.right.left.large.light:before{content:"\e5e1"}i.icon.right.left.light:before{content:"\f362"}i.icon.right.light:before{content:"\f356"}i.icon.right.long.light:before{content:"\f30b"}i.icon.right.long.to.line.light:before{content:"\e444"}i.icon.right.to.bracket.light:before{content:"\f2f6"}i.icon.right.to.line.light:before{content:"\f34c"}i.icon.ring.diamond.light:before{content:"\e5ab"}i.icon.ring.light:before{content:"\f70b"}i.icon.rings.wedding.light:before{content:"\f81b"}i.icon.road.barrier.light:before{content:"\e562"}i.icon.road.bridge.light:before{content:"\e563"}i.icon.road.circle.check.light:before{content:"\e564"}i.icon.road.circle.exclamation.light:before{content:"\e565"}i.icon.road.circle.xmark.light:before{content:"\e566"}i.icon.road.light:before{content:"\f018"}i.icon.road.lock.light:before{content:"\e567"}i.icon.road.spikes.light:before{content:"\e568"}i.icon.robot.astromech.light:before{content:"\e2d2"}i.icon.robot.light:before{content:"\f544"}i.icon.rocket.launch.light:before{content:"\e027"}i.icon.rocket.light:before{content:"\f135"}i.icon.roller.coaster.light:before{content:"\e324"}i.icon.rotate.exclamation.light:before{content:"\e23c"}i.icon.rotate.left.light:before{content:"\f2ea"}i.icon.rotate.light:before{content:"\f2f1"}i.icon.rotate.right.light:before{content:"\f2f9"}i.icon.route.highway.light:before{content:"\f61a"}i.icon.route.interstate.light:before{content:"\f61b"}i.icon.route.light:before{content:"\f4d7"}i.icon.router.light:before{content:"\f8da"}i.icon.rss.light:before{content:"\f09e"}i.icon.ruble.sign.light:before{content:"\f158"}i.icon.rug.light:before{content:"\e569"}i.icon.rugby.ball.light:before{content:"\e3c6"}i.icon.ruler.combined.light:before{content:"\f546"}i.icon.ruler.horizontal.light:before{content:"\f547"}i.icon.ruler.light:before{content:"\f545"}i.icon.ruler.triangle.light:before{content:"\f61c"}i.icon.ruler.vertical.light:before{content:"\f548"}i.icon.rupee.sign.light:before{content:"\f156"}i.icon.rupiah.sign.light:before{content:"\e23d"}i.icon.rv.light:before{content:"\f7be"}i.icon.s.light:before{content:"\53"}i.icon.sack.dollar.light:before{content:"\f81d"}i.icon.sack.light:before{content:"\f81c"}i.icon.sack.xmark.light:before{content:"\e56a"}i.icon.sailboat.light:before{content:"\e445"}i.icon.salad.light:before{content:"\f81e"}i.icon.salt.shaker.light:before{content:"\e446"}i.icon.sandwich.light:before{content:"\f81f"}i.icon.satellite.dish.light:before{content:"\f7c0"}i.icon.satellite.light:before{content:"\f7bf"}i.icon.sausage.light:before{content:"\f820"}i.icon.saxophone.fire.light:before{content:"\f8db"}i.icon.saxophone.light:before{content:"\f8dc"}i.icon.scale.balanced.light:before{content:"\f24e"}i.icon.scale.unbalanced.flip.light:before{content:"\f516"}i.icon.scale.unbalanced.light:before{content:"\f515"}i.icon.scalpel.light:before{content:"\f61d"}i.icon.scalpel.line.dashed.light:before{content:"\f61e"}i.icon.scanner.gun.light:before{content:"\f488"}i.icon.scanner.image.light:before{content:"\f8f3"}i.icon.scanner.keyboard.light:before{content:"\f489"}i.icon.scanner.touchscreen.light:before{content:"\f48a"}i.icon.scarecrow.light:before{content:"\f70d"}i.icon.scarf.light:before{content:"\f7c1"}i.icon.school.circle.check.light:before{content:"\e56b"}i.icon.school.circle.exclamation.light:before{content:"\e56c"}i.icon.school.circle.xmark.light:before{content:"\e56d"}i.icon.school.flag.light:before{content:"\e56e"}i.icon.school.light:before{content:"\f549"}i.icon.school.lock.light:before{content:"\e56f"}i.icon.scissors.light:before{content:"\f0c4"}i.icon.screen.users.light:before{content:"\f63d"}i.icon.screencast.light:before{content:"\e23e"}i.icon.screwdriver.light:before{content:"\f54a"}i.icon.screwdriver.wrench.light:before{content:"\f7d9"}i.icon.scribble.light:before{content:"\e23f"}i.icon.scroll.light:before{content:"\f70e"}i.icon.scroll.old.light:before{content:"\f70f"}i.icon.scroll.torah.light:before{content:"\f6a0"}i.icon.scrubber.light:before{content:"\f2f8"}i.icon.scythe.light:before{content:"\f710"}i.icon.sd.card.light:before{content:"\f7c2"}i.icon.sd.cards.light:before{content:"\e240"}i.icon.seal.exclamation.light:before{content:"\e242"}i.icon.seal.light:before{content:"\e241"}i.icon.seal.question.light:before{content:"\e243"}i.icon.seat.airline.light:before{content:"\e244"}i.icon.section.light:before{content:"\e447"}i.icon.seedling.light:before{content:"\f4d8"}i.icon.semicolon.light:before{content:"\3b"}i.icon.send.back.light:before{content:"\f87e"}i.icon.send.backward.light:before{content:"\f87f"}i.icon.sensor.cloud.light:before{content:"\e02c"}i.icon.sensor.fire.light:before{content:"\e02a"}i.icon.sensor.light:before{content:"\e028"}i.icon.sensor.on.light:before{content:"\e02b"}i.icon.sensor.triangle.exclamation.light:before{content:"\e029"}i.icon.server.light:before{content:"\f233"}i.icon.seven.light:before{content:"\37"}i.icon.shapes.light:before{content:"\f61f"}i.icon.share.all.light:before{content:"\f367"}i.icon.share.from.square.light:before{content:"\f14d"}i.icon.share.light:before{content:"\f064"}i.icon.share.nodes.light:before{content:"\f1e0"}i.icon.sheep.light:before{content:"\f711"}i.icon.sheet.plastic.light:before{content:"\e571"}i.icon.shekel.sign.light:before{content:"\f20b"}i.icon.shelves.empty.light:before{content:"\e246"}i.icon.shelves.light:before{content:"\f480"}i.icon.shield.cat.light:before{content:"\e572"}i.icon.shield.check.light:before{content:"\f2f7"}i.icon.shield.cross.light:before{content:"\f712"}i.icon.shield.dog.light:before{content:"\e573"}i.icon.shield.exclamation.light:before{content:"\e247"}i.icon.shield.halved.light:before{content:"\f3ed"}i.icon.shield.heart.light:before{content:"\e574"}i.icon.shield.keyhole.light:before{content:"\e248"}i.icon.shield.light:before{content:"\f132"}i.icon.shield.minus.light:before{content:"\e249"}i.icon.shield.plus.light:before{content:"\e24a"}i.icon.shield.quartered.light:before{content:"\e575"}i.icon.shield.slash.light:before{content:"\e24b"}i.icon.shield.virus.light:before{content:"\e06c"}i.icon.shield.xmark.light:before{content:"\e24c"}i.icon.ship.light:before{content:"\f21a"}i.icon.shirt.light:before{content:"\f553"}i.icon.shirt.long.sleeve.light:before{content:"\e3c7"}i.icon.shirt.running.light:before{content:"\e3c8"}i.icon.shirt.tank.top.light:before{content:"\e3c9"}i.icon.shish.kebab.light:before{content:"\f821"}i.icon.shoe.prints.light:before{content:"\f54b"}i.icon.shop.light:before{content:"\f54f"}i.icon.shop.lock.light:before{content:"\e4a5"}i.icon.shop.slash.light:before{content:"\e070"}i.icon.shovel.light:before{content:"\f713"}i.icon.shovel.snow.light:before{content:"\f7c3"}i.icon.shower.down.light:before{content:"\e24d"}i.icon.shower.light:before{content:"\f2cc"}i.icon.shredder.light:before{content:"\f68a"}i.icon.shrimp.light:before{content:"\e448"}i.icon.shuffle.light:before{content:"\f074"}i.icon.shutters.light:before{content:"\e449"}i.icon.shuttle.space.light:before{content:"\f197"}i.icon.shuttlecock.light:before{content:"\f45b"}i.icon.sickle.light:before{content:"\f822"}i.icon.sidebar.flip.light:before{content:"\e24f"}i.icon.sidebar.light:before{content:"\e24e"}i.icon.sigma.light:before{content:"\f68b"}i.icon.sign.hanging.light:before{content:"\f4d9"}i.icon.signal.bars.fair.light:before{content:"\f692"}i.icon.signal.bars.good.light:before{content:"\f693"}i.icon.signal.bars.light:before{content:"\f690"}i.icon.signal.bars.slash.light:before{content:"\f694"}i.icon.signal.bars.weak.light:before{content:"\f691"}i.icon.signal.fair.light:before{content:"\f68d"}i.icon.signal.good.light:before{content:"\f68e"}i.icon.signal.light:before{content:"\f012"}i.icon.signal.slash.light:before{content:"\f695"}i.icon.signal.stream.light:before{content:"\f8dd"}i.icon.signal.stream.slash.light:before{content:"\e250"}i.icon.signal.strong.light:before{content:"\f68f"}i.icon.signal.weak.light:before{content:"\f68c"}i.icon.signature.light:before{content:"\f5b7"}i.icon.signature.lock.light:before{content:"\e3ca"}i.icon.signature.slash.light:before{content:"\e3cb"}i.icon.signs.post.light:before{content:"\f277"}i.icon.sim.card.light:before{content:"\f7c4"}i.icon.sim.cards.light:before{content:"\e251"}i.icon.sink.light:before{content:"\e06d"}i.icon.siren.light:before{content:"\e02d"}i.icon.siren.on.light:before{content:"\e02e"}i.icon.sitemap.light:before{content:"\f0e8"}i.icon.six.light:before{content:"\36"}i.icon.skeleton.light:before{content:"\f620"}i.icon.skeleton.ribs.light:before{content:"\e5cb"}i.icon.ski.boot.light:before{content:"\e3cc"}i.icon.ski.boot.ski.light:before{content:"\e3cd"}i.icon.skull.cow.light:before{content:"\f8de"}i.icon.skull.crossbones.light:before{content:"\f714"}i.icon.skull.light:before{content:"\f54c"}i.icon.slash.back.light:before{content:"\5c"}i.icon.slash.forward.light:before{content:"\2f"}i.icon.slash.light:before{content:"\f715"}i.icon.sleigh.light:before{content:"\f7cc"}i.icon.slider.light:before{content:"\e252"}i.icon.sliders.light:before{content:"\f1de"}i.icon.sliders.simple.light:before{content:"\e253"}i.icon.sliders.up.light:before{content:"\f3f1"}i.icon.slot.machine.light:before{content:"\e3ce"}i.icon.smog.light:before{content:"\f75f"}i.icon.smoke.light:before{content:"\f760"}i.icon.smoking.light:before{content:"\f48d"}i.icon.snake.light:before{content:"\f716"}i.icon.snooze.light:before{content:"\f880"}i.icon.snow.blowing.light:before{content:"\f761"}i.icon.snowflake.droplets.light:before{content:"\e5c1"}i.icon.snowflake.light:before{content:"\f2dc"}i.icon.snowflakes.light:before{content:"\f7cf"}i.icon.snowman.head.light:before{content:"\f79b"}i.icon.snowman.light:before{content:"\f7d0"}i.icon.snowplow.light:before{content:"\f7d2"}i.icon.soap.light:before{content:"\e06e"}i.icon.socks.light:before{content:"\f696"}i.icon.soft.serve.light:before{content:"\e400"}i.icon.solar.panel.light:before{content:"\f5ba"}i.icon.solar.system.light:before{content:"\e02f"}i.icon.sort.down.light:before{content:"\f0dd"}i.icon.sort.light:before{content:"\f0dc"}i.icon.sort.up.light:before{content:"\f0de"}i.icon.spa.light:before{content:"\f5bb"}i.icon.space.station.moon.construction.light:before{content:"\e034"}i.icon.space.station.moon.light:before{content:"\e033"}i.icon.spade.light:before{content:"\f2f4"}i.icon.spaghetti.monster.flying.light:before{content:"\f67b"}i.icon.sparkle.light:before{content:"\e5d6"}i.icon.sparkles.light:before{content:"\f890"}i.icon.speaker.light:before{content:"\f8df"}i.icon.speakers.light:before{content:"\f8e0"}i.icon.spell.check.light:before{content:"\f891"}i.icon.spider.black.widow.light:before{content:"\f718"}i.icon.spider.light:before{content:"\f717"}i.icon.spider.web.light:before{content:"\f719"}i.icon.spinner.light:before{content:"\f110"}i.icon.spinner.third.light:before{content:"\f3f4"}i.icon.split.light:before{content:"\e254"}i.icon.splotch.light:before{content:"\f5bc"}i.icon.spoon.light:before{content:"\f2e5"}i.icon.sportsball.light:before{content:"\e44b"}i.icon.spray.can.light:before{content:"\f5bd"}i.icon.spray.can.sparkles.light:before{content:"\f5d0"}i.icon.sprinkler.ceiling.light:before{content:"\e44c"}i.icon.sprinkler.light:before{content:"\e035"}i.icon.square.a.light:before{content:"\e25f"}i.icon.square.a.lock.light:before{content:"\e44d"}i.icon.square.ampersand.light:before{content:"\e260"}i.icon.square.arrow.down.left.light:before{content:"\e261"}i.icon.square.arrow.down.light:before{content:"\f339"}i.icon.square.arrow.down.right.light:before{content:"\e262"}i.icon.square.arrow.left.light:before{content:"\f33a"}i.icon.square.arrow.right.light:before{content:"\f33b"}i.icon.square.arrow.up.left.light:before{content:"\e263"}i.icon.square.arrow.up.light:before{content:"\f33c"}i.icon.square.arrow.up.right.light:before{content:"\f14c"}i.icon.square.b.light:before{content:"\e264"}i.icon.square.bolt.light:before{content:"\e265"}i.icon.square.c.light:before{content:"\e266"}i.icon.square.caret.down.light:before{content:"\f150"}i.icon.square.caret.left.light:before{content:"\f191"}i.icon.square.caret.right.light:before{content:"\f152"}i.icon.square.caret.up.light:before{content:"\f151"}i.icon.square.check.light:before{content:"\f14a"}i.icon.square.chevron.down.light:before{content:"\f329"}i.icon.square.chevron.left.light:before{content:"\f32a"}i.icon.square.chevron.right.light:before{content:"\f32b"}i.icon.square.chevron.up.light:before{content:"\f32c"}i.icon.square.code.light:before{content:"\e267"}i.icon.square.d.light:before{content:"\e268"}i.icon.square.dashed.circle.plus.light:before{content:"\e5c2"}i.icon.square.dashed.light:before{content:"\e269"}i.icon.square.divide.light:before{content:"\e26a"}i.icon.square.dollar.light:before{content:"\f2e9"}i.icon.square.down.left.light:before{content:"\e26b"}i.icon.square.down.light:before{content:"\f350"}i.icon.square.down.right.light:before{content:"\e26c"}i.icon.square.e.light:before{content:"\e26d"}i.icon.square.eight.light:before{content:"\e25d"}i.icon.square.ellipsis.light:before{content:"\e26e"}i.icon.square.ellipsis.vertical.light:before{content:"\e26f"}i.icon.square.envelope.light:before{content:"\f199"}i.icon.square.exclamation.light:before{content:"\f321"}i.icon.square.f.light:before{content:"\e270"}i.icon.square.five.light:before{content:"\e25a"}i.icon.square.four.light:before{content:"\e259"}i.icon.square.fragile.light:before{content:"\f49b"}i.icon.square.full.light:before{content:"\f45c"}i.icon.square.g.light:before{content:"\e271"}i.icon.square.heart.light:before{content:"\f4c8"}i.icon.square.horizontal.light:before{content:"\f0fd"}i.icon.square.i.light:before{content:"\e272"}i.icon.square.info.light:before{content:"\f30f"}i.icon.square.j.light:before{content:"\e273"}i.icon.square.k.light:before{content:"\e274"}i.icon.square.kanban.light:before{content:"\e488"}i.icon.square.l.light:before{content:"\e275"}i.icon.square.left.light:before{content:"\f351"}i.icon.square.light:before{content:"\f0c8"}i.icon.square.list.light:before{content:"\e489"}i.icon.square.m.light:before{content:"\e276"}i.icon.square.minus.light:before{content:"\f146"}i.icon.square.n.light:before{content:"\e277"}i.icon.square.nfi.light:before{content:"\e576"}i.icon.square.nine.light:before{content:"\e25e"}i.icon.square.o.light:before{content:"\e278"}i.icon.square.one.light:before{content:"\e256"}i.icon.square.p.light:before{content:"\e279"}i.icon.square.parking.light:before{content:"\f540"}i.icon.square.parking.slash.light:before{content:"\f617"}i.icon.square.pen.light:before{content:"\f14b"}i.icon.square.person.confined.light:before{content:"\e577"}i.icon.square.phone.flip.light:before{content:"\f87b"}i.icon.square.phone.hangup.light:before{content:"\e27a"}i.icon.square.phone.light:before{content:"\f098"}i.icon.square.plus.light:before{content:"\f0fe"}i.icon.square.poll.horizontal.light:before{content:"\f682"}i.icon.square.poll.vertical.light:before{content:"\f681"}i.icon.square.q.light:before{content:"\e27b"}i.icon.square.quarters.light:before{content:"\e44e"}i.icon.square.question.light:before{content:"\f2fd"}i.icon.square.quote.light:before{content:"\e329"}i.icon.square.r.light:before{content:"\e27c"}i.icon.square.right.light:before{content:"\f352"}i.icon.square.ring.light:before{content:"\e44f"}i.icon.square.root.light:before{content:"\f697"}i.icon.square.root.variable.light:before{content:"\f698"}i.icon.square.rss.light:before{content:"\f143"}i.icon.square.s.light:before{content:"\e27d"}i.icon.square.seven.light:before{content:"\e25c"}i.icon.square.share.nodes.light:before{content:"\f1e1"}i.icon.square.six.light:before{content:"\e25b"}i.icon.square.sliders.light:before{content:"\f3f0"}i.icon.square.sliders.vertical.light:before{content:"\f3f2"}i.icon.square.small.light:before{content:"\e27e"}i.icon.square.star.light:before{content:"\e27f"}i.icon.square.t.light:before{content:"\e280"}i.icon.square.terminal.light:before{content:"\e32a"}i.icon.square.this.way.up.light:before{content:"\f49f"}i.icon.square.three.light:before{content:"\e258"}i.icon.square.two.light:before{content:"\e257"}i.icon.square.u.light:before{content:"\e281"}i.icon.square.up.left.light:before{content:"\e282"}i.icon.square.up.light:before{content:"\f353"}i.icon.square.up.right.light:before{content:"\f360"}i.icon.square.user.light:before{content:"\e283"}i.icon.square.vertical.light:before{content:"\e284"}i.icon.square.virus.light:before{content:"\e578"}i.icon.square.w.light:before{content:"\e285"}i.icon.square.x.light:before{content:"\e286"}i.icon.square.xmark.light:before{content:"\f2d3"}i.icon.square.y.light:before{content:"\e287"}i.icon.square.z.light:before{content:"\e288"}i.icon.square.zero.light:before{content:"\e255"}i.icon.squid.light:before{content:"\e450"}i.icon.squirrel.light:before{content:"\f71a"}i.icon.staff.light:before{content:"\f71b"}i.icon.staff.snake.light:before{content:"\e579"}i.icon.stairs.light:before{content:"\e289"}i.icon.stamp.light:before{content:"\f5bf"}i.icon.standard.definition.light:before{content:"\e28a"}i.icon.stapler.light:before{content:"\e5af"}i.icon.star.and.crescent.light:before{content:"\f699"}i.icon.star.christmas.light:before{content:"\f7d4"}i.icon.star.exclamation.light:before{content:"\f2f3"}i.icon.star.half.light:before{content:"\f089"}i.icon.star.half.stroke.light:before{content:"\f5c0"}i.icon.star.light:before{content:"\f005"}i.icon.star.of.david.light:before{content:"\f69a"}i.icon.star.of.life.light:before{content:"\f621"}i.icon.star.sharp.half.light:before{content:"\e28c"}i.icon.star.sharp.half.stroke.light:before{content:"\e28d"}i.icon.star.sharp.light:before{content:"\e28b"}i.icon.star.shooting.light:before{content:"\e036"}i.icon.starfighter.light:before{content:"\e037"}i.icon.starfighter.twin.ion.engine.advanced.light:before{content:"\e28e"}i.icon.starfighter.twin.ion.engine.light:before{content:"\e038"}i.icon.stars.light:before{content:"\f762"}i.icon.starship.freighter.light:before{content:"\e03a"}i.icon.starship.light:before{content:"\e039"}i.icon.steak.light:before{content:"\f824"}i.icon.steering.wheel.light:before{content:"\f622"}i.icon.sterling.sign.light:before{content:"\f154"}i.icon.stethoscope.light:before{content:"\f0f1"}i.icon.stocking.light:before{content:"\f7d5"}i.icon.stomach.light:before{content:"\f623"}i.icon.stop.light:before{content:"\f04d"}i.icon.stopwatch.20.light:before{content:"\e06f"}i.icon.stopwatch.light:before{content:"\f2f2"}i.icon.store.light:before{content:"\f54e"}i.icon.store.lock.light:before{content:"\e4a6"}i.icon.store.slash.light:before{content:"\e071"}i.icon.strawberry.light:before{content:"\e32b"}i.icon.street.view.light:before{content:"\f21d"}i.icon.stretcher.light:before{content:"\f825"}i.icon.strikethrough.light:before{content:"\f0cc"}i.icon.stroopwafel.light:before{content:"\f551"}i.icon.subscript.light:before{content:"\f12c"}i.icon.subtitles.light:before{content:"\e60f"}i.icon.subtitles.slash.light:before{content:"\e610"}i.icon.suitcase.light:before{content:"\f0f2"}i.icon.suitcase.medical.light:before{content:"\f0fa"}i.icon.suitcase.rolling.light:before{content:"\f5c1"}i.icon.sun.bright.light:before{content:"\e28f"}i.icon.sun.cloud.light:before{content:"\f763"}i.icon.sun.dust.light:before{content:"\f764"}i.icon.sun.haze.light:before{content:"\f765"}i.icon.sun.light:before{content:"\f185"}i.icon.sun.plant.wilt.light:before{content:"\e57a"}i.icon.sunglasses.light:before{content:"\f892"}i.icon.sunrise.light:before{content:"\f766"}i.icon.sunset.light:before{content:"\f767"}i.icon.superscript.light:before{content:"\f12b"}i.icon.sushi.light:before{content:"\e48a"}i.icon.sushi.roll.light:before{content:"\e48b"}i.icon.swap.arrows.light:before{content:"\e60a"}i.icon.swap.light:before{content:"\e609"}i.icon.swatchbook.light:before{content:"\f5c3"}i.icon.sword.laser.alternate.light:before{content:"\e03c"}i.icon.sword.laser.light:before{content:"\e03b"}i.icon.sword.light:before{content:"\f71c"}i.icon.swords.laser.light:before{content:"\e03d"}i.icon.swords.light:before{content:"\f71d"}i.icon.symbols.light:before{content:"\f86e"}i.icon.synagogue.light:before{content:"\f69b"}i.icon.syringe.light:before{content:"\f48e"}i.icon.t.light:before{content:"\54"}i.icon.table.cells.large.light:before{content:"\f009"}i.icon.table.cells.light:before{content:"\f00a"}i.icon.table.columns.light:before{content:"\f0db"}i.icon.table.layout.light:before{content:"\e290"}i.icon.table.light:before{content:"\f0ce"}i.icon.table.list.light:before{content:"\f00b"}i.icon.table.picnic.light:before{content:"\e32d"}i.icon.table.pivot.light:before{content:"\e291"}i.icon.table.rows.light:before{content:"\e292"}i.icon.table.tennis.paddle.ball.light:before{content:"\f45d"}i.icon.table.tree.light:before{content:"\e293"}i.icon.tablet.button.light:before{content:"\f10a"}i.icon.tablet.light:before{content:"\f3fb"}i.icon.tablet.rugged.light:before{content:"\f48f"}i.icon.tablet.screen.button.light:before{content:"\f3fa"}i.icon.tablet.screen.light:before{content:"\f3fc"}i.icon.tablets.light:before{content:"\f490"}i.icon.tachograph.digital.light:before{content:"\f566"}i.icon.taco.light:before{content:"\f826"}i.icon.tag.light:before{content:"\f02b"}i.icon.tags.light:before{content:"\f02c"}i.icon.tally.four.light:before{content:"\e297"}i.icon.tally.light:before{content:"\f69c"}i.icon.tally.one.light:before{content:"\e294"}i.icon.tally.three.light:before{content:"\e296"}i.icon.tally.two.light:before{content:"\e295"}i.icon.tamale.light:before{content:"\e451"}i.icon.tank.water.light:before{content:"\e452"}i.icon.tape.light:before{content:"\f4db"}i.icon.tarp.droplet.light:before{content:"\e57c"}i.icon.tarp.light:before{content:"\e57b"}i.icon.taxi.bus.light:before{content:"\e298"}i.icon.taxi.light:before{content:"\f1ba"}i.icon.teddy.bear.light:before{content:"\e3cf"}i.icon.teeth.light:before{content:"\f62e"}i.icon.teeth.open.light:before{content:"\f62f"}i.icon.telescope.light:before{content:"\e03e"}i.icon.temperature.arrow.down.light:before{content:"\e03f"}i.icon.temperature.arrow.up.light:before{content:"\e040"}i.icon.temperature.empty.light:before{content:"\f2cb"}i.icon.temperature.full.light:before{content:"\f2c7"}i.icon.temperature.half.light:before{content:"\f2c9"}i.icon.temperature.high.light:before{content:"\f769"}i.icon.temperature.list.light:before{content:"\e299"}i.icon.temperature.low.light:before{content:"\f76b"}i.icon.temperature.quarter.light:before{content:"\f2ca"}i.icon.temperature.snow.light:before{content:"\f768"}i.icon.temperature.sun.light:before{content:"\f76a"}i.icon.temperature.three.quarters.light:before{content:"\f2c8"}i.icon.tenge.sign.light:before{content:"\f7d7"}i.icon.tennis.ball.light:before{content:"\f45e"}i.icon.tent.arrow.down.to.line.light:before{content:"\e57e"}i.icon.tent.arrow.left.right.light:before{content:"\e57f"}i.icon.tent.arrow.turn.left.light:before{content:"\e580"}i.icon.tent.arrows.down.light:before{content:"\e581"}i.icon.tent.light:before{content:"\e57d"}i.icon.tents.light:before{content:"\e582"}i.icon.terminal.light:before{content:"\f120"}i.icon.text.height.light:before{content:"\f034"}i.icon.text.light:before{content:"\f893"}i.icon.text.size.light:before{content:"\f894"}i.icon.text.slash.light:before{content:"\f87d"}i.icon.text.width.light:before{content:"\f035"}i.icon.thermometer.light:before{content:"\f491"}i.icon.theta.light:before{content:"\f69e"}i.icon.thought.bubble.light:before{content:"\e32e"}i.icon.three.light:before{content:"\33"}i.icon.thumbs.down.light:before{content:"\f165"}i.icon.thumbs.up.light:before{content:"\f164"}i.icon.thumbtack.light:before{content:"\f08d"}i.icon.tick.light:before{content:"\e32f"}i.icon.ticket.airline.light:before{content:"\e29a"}i.icon.ticket.light:before{content:"\f145"}i.icon.ticket.simple.light:before{content:"\f3ff"}i.icon.tickets.airline.light:before{content:"\e29b"}i.icon.tilde.light:before{content:"\7e"}i.icon.timeline.arrow.light:before{content:"\e29d"}i.icon.timeline.light:before{content:"\e29c"}i.icon.timer.light:before{content:"\e29e"}i.icon.tire.flat.light:before{content:"\f632"}i.icon.tire.light:before{content:"\f631"}i.icon.tire.pressure.warning.light:before{content:"\f633"}i.icon.tire.rugged.light:before{content:"\f634"}i.icon.toggle.large.off.light:before{content:"\e5b0"}i.icon.toggle.large.on.light:before{content:"\e5b1"}i.icon.toggle.off.light:before{content:"\f204"}i.icon.toggle.on.light:before{content:"\f205"}i.icon.toilet.light:before{content:"\f7d8"}i.icon.toilet.paper.blank.light:before{content:"\f71f"}i.icon.toilet.paper.blank.under.light:before{content:"\e29f"}i.icon.toilet.paper.check.light:before{content:"\e5b2"}i.icon.toilet.paper.light:before{content:"\f71e"}i.icon.toilet.paper.slash.light:before{content:"\e072"}i.icon.toilet.paper.under.light:before{content:"\e2a0"}i.icon.toilet.paper.under.slash.light:before{content:"\e2a1"}i.icon.toilet.paper.xmark.light:before{content:"\e5b3"}i.icon.toilet.portable.light:before{content:"\e583"}i.icon.toilets.portable.light:before{content:"\e584"}i.icon.tomato.light:before{content:"\e330"}i.icon.tombstone.blank.light:before{content:"\f721"}i.icon.tombstone.light:before{content:"\f720"}i.icon.toolbox.light:before{content:"\f552"}i.icon.tooth.light:before{content:"\f5c9"}i.icon.toothbrush.light:before{content:"\f635"}i.icon.torii.gate.light:before{content:"\f6a1"}i.icon.tornado.light:before{content:"\f76f"}i.icon.tower.broadcast.light:before{content:"\f519"}i.icon.tower.cell.light:before{content:"\e585"}i.icon.tower.control.light:before{content:"\e2a2"}i.icon.tower.observation.light:before{content:"\e586"}i.icon.tractor.light:before{content:"\f722"}i.icon.trademark.light:before{content:"\f25c"}i.icon.traffic.cone.light:before{content:"\f636"}i.icon.traffic.light.go.light:before{content:"\f638"}i.icon.traffic.light.light:before{content:"\f637"}i.icon.traffic.light.slow.light:before{content:"\f639"}i.icon.traffic.light.stop.light:before{content:"\f63a"}i.icon.trailer.light:before{content:"\e041"}i.icon.train.light:before{content:"\f238"}i.icon.train.subway.light:before{content:"\f239"}i.icon.train.subway.tunnel.light:before{content:"\e2a3"}i.icon.train.track.light:before{content:"\e453"}i.icon.train.tram.light:before{content:"\e5b4"}i.icon.train.tunnel.light:before{content:"\e454"}i.icon.transformer.bolt.light:before{content:"\e2a4"}i.icon.transporter.empty.light:before{content:"\e046"}i.icon.transporter.five.light:before{content:"\e2a6"}i.icon.transporter.four.light:before{content:"\e2a5"}i.icon.transporter.light:before{content:"\e042"}i.icon.transporter.one.light:before{content:"\e043"}i.icon.transporter.seven.light:before{content:"\e2a8"}i.icon.transporter.six.light:before{content:"\e2a7"}i.icon.transporter.three.light:before{content:"\e045"}i.icon.transporter.two.light:before{content:"\e044"}i.icon.trash.arrow.up.light:before{content:"\f829"}i.icon.trash.can.arrow.up.light:before{content:"\f82a"}i.icon.trash.can.check.light:before{content:"\e2a9"}i.icon.trash.can.clock.light:before{content:"\e2aa"}i.icon.trash.can.light:before{content:"\f2ed"}i.icon.trash.can.list.light:before{content:"\e2ab"}i.icon.trash.can.plus.light:before{content:"\e2ac"}i.icon.trash.can.slash.light:before{content:"\e2ad"}i.icon.trash.can.undo.light:before{content:"\f896"}i.icon.trash.can.xmark.light:before{content:"\e2ae"}i.icon.trash.check.light:before{content:"\e2af"}i.icon.trash.clock.light:before{content:"\e2b0"}i.icon.trash.light:before{content:"\f1f8"}i.icon.trash.list.light:before{content:"\e2b1"}i.icon.trash.plus.light:before{content:"\e2b2"}i.icon.trash.slash.light:before{content:"\e2b3"}i.icon.trash.undo.light:before{content:"\f895"}i.icon.trash.xmark.light:before{content:"\e2b4"}i.icon.treasure.chest.light:before{content:"\f723"}i.icon.tree.christmas.light:before{content:"\f7db"}i.icon.tree.city.light:before{content:"\e587"}i.icon.tree.deciduous.light:before{content:"\f400"}i.icon.tree.decorated.light:before{content:"\f7dc"}i.icon.tree.large.light:before{content:"\f7dd"}i.icon.tree.light:before{content:"\f1bb"}i.icon.tree.palm.light:before{content:"\f82b"}i.icon.trees.light:before{content:"\f724"}i.icon.triangle.exclamation.light:before{content:"\f071"}i.icon.triangle.instrument.light:before{content:"\f8e2"}i.icon.triangle.light:before{content:"\f2ec"}i.icon.triangle.person.digging.light:before{content:"\f85d"}i.icon.tricycle.adult.light:before{content:"\e5c4"}i.icon.tricycle.light:before{content:"\e5c3"}i.icon.trillium.light:before{content:"\e588"}i.icon.trophy.light:before{content:"\f091"}i.icon.trophy.star.light:before{content:"\f2eb"}i.icon.trowel.bricks.light:before{content:"\e58a"}i.icon.trowel.light:before{content:"\e589"}i.icon.truck.arrow.right.light:before{content:"\e58b"}i.icon.truck.bolt.light:before{content:"\e3d0"}i.icon.truck.clock.light:before{content:"\f48c"}i.icon.truck.container.empty.light:before{content:"\e2b5"}i.icon.truck.container.light:before{content:"\f4dc"}i.icon.truck.droplet.light:before{content:"\e58c"}i.icon.truck.fast.light:before{content:"\f48b"}i.icon.truck.field.light:before{content:"\e58d"}i.icon.truck.field.un.light:before{content:"\e58e"}i.icon.truck.flatbed.light:before{content:"\e2b6"}i.icon.truck.front.light:before{content:"\e2b7"}i.icon.truck.light:before{content:"\f0d1"}i.icon.truck.medical.light:before{content:"\f0f9"}i.icon.truck.monster.light:before{content:"\f63b"}i.icon.truck.moving.light:before{content:"\f4df"}i.icon.truck.pickup.light:before{content:"\f63c"}i.icon.truck.plane.light:before{content:"\e58f"}i.icon.truck.plow.light:before{content:"\f7de"}i.icon.truck.ramp.box.light:before{content:"\f4de"}i.icon.truck.ramp.couch.light:before{content:"\f4dd"}i.icon.truck.ramp.light:before{content:"\f4e0"}i.icon.truck.tow.light:before{content:"\e2b8"}i.icon.trumpet.light:before{content:"\f8e3"}i.icon.tty.answer.light:before{content:"\e2b9"}i.icon.tty.light:before{content:"\f1e4"}i.icon.tugrik.sign.light:before{content:"\e2ba"}i.icon.turkey.light:before{content:"\f725"}i.icon.turkish.lira.sign.light:before{content:"\e2bb"}i.icon.turn.down.left.light:before{content:"\e331"}i.icon.turn.down.light:before{content:"\f3be"}i.icon.turn.down.right.light:before{content:"\e455"}i.icon.turn.up.light:before{content:"\f3bf"}i.icon.turntable.light:before{content:"\f8e4"}i.icon.turtle.light:before{content:"\f726"}i.icon.tv.light:before{content:"\f26c"}i.icon.tv.music.light:before{content:"\f8e6"}i.icon.tv.retro.light:before{content:"\f401"}i.icon.two.light:before{content:"\32"}i.icon.typewriter.light:before{content:"\f8e7"}i.icon.u.light:before{content:"\55"}i.icon.ufo.beam.light:before{content:"\e048"}i.icon.ufo.light:before{content:"\e047"}i.icon.umbrella.beach.light:before{content:"\f5ca"}i.icon.umbrella.light:before{content:"\f0e9"}i.icon.umbrella.simple.light:before{content:"\e2bc"}i.icon.underline.light:before{content:"\f0cd"}i.icon.unicorn.light:before{content:"\f727"}i.icon.uniform.martial.arts.light:before{content:"\e3d1"}i.icon.union.light:before{content:"\f6a2"}i.icon.universal.access.light:before{content:"\f29a"}i.icon.unlock.keyhole.light:before{content:"\f13e"}i.icon.unlock.light:before{content:"\f09c"}i.icon.up.down.left.right.light:before{content:"\f0b2"}i.icon.up.down.light:before{content:"\f338"}i.icon.up.from.bracket.light:before{content:"\e590"}i.icon.up.from.dotted.line.light:before{content:"\e456"}i.icon.up.from.line.light:before{content:"\f346"}i.icon.up.left.light:before{content:"\e2bd"}i.icon.up.light:before{content:"\f357"}i.icon.up.long.light:before{content:"\f30c"}i.icon.up.right.and.down.left.from.center.light:before{content:"\f424"}i.icon.up.right.from.square.light:before{content:"\f35d"}i.icon.up.right.light:before{content:"\e2be"}i.icon.up.to.dotted.line.light:before{content:"\e457"}i.icon.up.to.line.light:before{content:"\f34d"}i.icon.upload.light:before{content:"\f093"}i.icon.usb.drive.light:before{content:"\f8e9"}i.icon.user.alien.light:before{content:"\e04a"}i.icon.user.astronaut.light:before{content:"\f4fb"}i.icon.user.bounty.hunter.light:before{content:"\e2bf"}i.icon.user.check.light:before{content:"\f4fc"}i.icon.user.chef.light:before{content:"\e3d2"}i.icon.user.clock.light:before{content:"\f4fd"}i.icon.user.cowboy.light:before{content:"\f8ea"}i.icon.user.crown.light:before{content:"\f6a4"}i.icon.user.doctor.hair.light:before{content:"\e458"}i.icon.user.doctor.hair.long.light:before{content:"\e459"}i.icon.user.doctor.light:before{content:"\f0f0"}i.icon.user.doctor.message.light:before{content:"\f82e"}i.icon.user.gear.light:before{content:"\f4fe"}i.icon.user.graduate.light:before{content:"\f501"}i.icon.user.group.crown.light:before{content:"\f6a5"}i.icon.user.group.light:before{content:"\f500"}i.icon.user.group.simple.light:before{content:"\e603"}i.icon.user.hair.buns.light:before{content:"\e3d3"}i.icon.user.hair.light:before{content:"\e45a"}i.icon.user.hair.long.light:before{content:"\e45b"}i.icon.user.hair.mullet.light:before{content:"\e45c"}i.icon.user.headset.light:before{content:"\f82d"}i.icon.user.helmet.safety.light:before{content:"\f82c"}i.icon.user.injured.light:before{content:"\f728"}i.icon.user.large.light:before{content:"\f406"}i.icon.user.large.slash.light:before{content:"\f4fa"}i.icon.user.light:before{content:"\f007"}i.icon.user.lock.light:before{content:"\f502"}i.icon.user.magnifying.glass.light:before{content:"\e5c5"}i.icon.user.minus.light:before{content:"\f503"}i.icon.user.music.light:before{content:"\f8eb"}i.icon.user.ninja.light:before{content:"\f504"}i.icon.user.nurse.hair.light:before{content:"\e45d"}i.icon.user.nurse.hair.long.light:before{content:"\e45e"}i.icon.user.nurse.light:before{content:"\f82f"}i.icon.user.pen.light:before{content:"\f4ff"}i.icon.user.pilot.light:before{content:"\e2c0"}i.icon.user.pilot.tie.light:before{content:"\e2c1"}i.icon.user.plus.light:before{content:"\f234"}i.icon.user.police.light:before{content:"\e333"}i.icon.user.police.tie.light:before{content:"\e334"}i.icon.user.robot.light:before{content:"\e04b"}i.icon.user.robot.xmarks.light:before{content:"\e4a7"}i.icon.user.secret.light:before{content:"\f21b"}i.icon.user.shakespeare.light:before{content:"\e2c2"}i.icon.user.shield.light:before{content:"\f505"}i.icon.user.slash.light:before{content:"\f506"}i.icon.user.tag.light:before{content:"\f507"}i.icon.user.tie.hair.light:before{content:"\e45f"}i.icon.user.tie.hair.long.light:before{content:"\e460"}i.icon.user.tie.light:before{content:"\f508"}i.icon.user.unlock.light:before{content:"\e058"}i.icon.user.visor.light:before{content:"\e04c"}i.icon.user.vneck.hair.light:before{content:"\e462"}i.icon.user.vneck.hair.long.light:before{content:"\e463"}i.icon.user.vneck.light:before{content:"\e461"}i.icon.user.xmark.light:before{content:"\f235"}i.icon.users.between.lines.light:before{content:"\e591"}i.icon.users.gear.light:before{content:"\f509"}i.icon.users.light:before{content:"\f0c0"}i.icon.users.line.light:before{content:"\e592"}i.icon.users.medical.light:before{content:"\f830"}i.icon.users.rays.light:before{content:"\e593"}i.icon.users.rectangle.light:before{content:"\e594"}i.icon.users.slash.light:before{content:"\e073"}i.icon.users.viewfinder.light:before{content:"\e595"}i.icon.utensils.light:before{content:"\f2e7"}i.icon.utensils.slash.light:before{content:"\e464"}i.icon.utility.pole.double.light:before{content:"\e2c4"}i.icon.utility.pole.light:before{content:"\e2c3"}i.icon.v.light:before{content:"\56"}i.icon.vacuum.light:before{content:"\e04d"}i.icon.vacuum.robot.light:before{content:"\e04e"}i.icon.value.absolute.light:before{content:"\f6a6"}i.icon.van.shuttle.light:before{content:"\f5b6"}i.icon.vault.light:before{content:"\e2c5"}i.icon.vector.circle.light:before{content:"\e2c6"}i.icon.vector.polygon.light:before{content:"\e2c7"}i.icon.vector.square.light:before{content:"\f5cb"}i.icon.vent.damper.light:before{content:"\e465"}i.icon.venus.double.light:before{content:"\f226"}i.icon.venus.light:before{content:"\f221"}i.icon.venus.mars.light:before{content:"\f228"}i.icon.vest.light:before{content:"\e085"}i.icon.vest.patches.light:before{content:"\e086"}i.icon.vial.circle.check.light:before{content:"\e596"}i.icon.vial.light:before{content:"\f492"}i.icon.vial.virus.light:before{content:"\e597"}i.icon.vials.light:before{content:"\f493"}i.icon.video.arrow.down.left.light:before{content:"\e2c8"}i.icon.video.arrow.up.right.light:before{content:"\e2c9"}i.icon.video.light:before{content:"\f03d"}i.icon.video.plus.light:before{content:"\f4e1"}i.icon.video.slash.light:before{content:"\f4e2"}i.icon.vihara.light:before{content:"\f6a7"}i.icon.violin.light:before{content:"\f8ed"}i.icon.virus.covid.light:before{content:"\e4a8"}i.icon.virus.covid.slash.light:before{content:"\e4a9"}i.icon.virus.light:before{content:"\e074"}i.icon.virus.slash.light:before{content:"\e075"}i.icon.viruses.light:before{content:"\e076"}i.icon.voicemail.light:before{content:"\f897"}i.icon.volcano.light:before{content:"\f770"}i.icon.volleyball.light:before{content:"\f45f"}i.icon.volume.high.light:before{content:"\f028"}i.icon.volume.light:before{content:"\f6a8"}i.icon.volume.low.light:before{content:"\f027"}i.icon.volume.off.light:before{content:"\f026"}i.icon.volume.slash.light:before{content:"\f2e2"}i.icon.volume.xmark.light:before{content:"\f6a9"}i.icon.vr.cardboard.light:before{content:"\f729"}i.icon.w.light:before{content:"\57"}i.icon.waffle.light:before{content:"\e466"}i.icon.wagon.covered.light:before{content:"\f8ee"}i.icon.walker.light:before{content:"\f831"}i.icon.walkie.talkie.light:before{content:"\f8ef"}i.icon.wallet.light:before{content:"\f555"}i.icon.wand.light:before{content:"\f72a"}i.icon.wand.magic.light:before{content:"\f0d0"}i.icon.wand.magic.sparkles.light:before{content:"\e2ca"}i.icon.wand.sparkles.light:before{content:"\f72b"}i.icon.warehouse.full.light:before{content:"\f495"}i.icon.warehouse.light:before{content:"\f494"}i.icon.washing.machine.light:before{content:"\f898"}i.icon.watch.apple.light:before{content:"\e2cb"}i.icon.watch.calculator.light:before{content:"\f8f0"}i.icon.watch.fitness.light:before{content:"\f63e"}i.icon.watch.light:before{content:"\f2e1"}i.icon.watch.smart.light:before{content:"\e2cc"}i.icon.water.arrow.down.light:before{content:"\f774"}i.icon.water.arrow.up.light:before{content:"\f775"}i.icon.water.ladder.light:before{content:"\f5c5"}i.icon.water.light:before{content:"\f773"}i.icon.watermelon.slice.light:before{content:"\e337"}i.icon.wave.pulse.light:before{content:"\f5f8"}i.icon.wave.sine.light:before{content:"\f899"}i.icon.wave.square.light:before{content:"\f83e"}i.icon.wave.triangle.light:before{content:"\f89a"}i.icon.waveform.light:before{content:"\f8f1"}i.icon.waveform.lines.light:before{content:"\f8f2"}i.icon.webhook.light:before{content:"\e5d5"}i.icon.weight.hanging.light:before{content:"\f5cd"}i.icon.weight.scale.light:before{content:"\f496"}i.icon.whale.light:before{content:"\f72c"}i.icon.wheat.awn.circle.exclamation.light:before{content:"\e598"}i.icon.wheat.awn.light:before{content:"\e2cd"}i.icon.wheat.awn.slash.light:before{content:"\e338"}i.icon.wheat.light:before{content:"\f72d"}i.icon.wheat.slash.light:before{content:"\e339"}i.icon.wheelchair.light:before{content:"\f193"}i.icon.wheelchair.move.light:before{content:"\e2ce"}i.icon.whiskey.glass.ice.light:before{content:"\f7a1"}i.icon.whiskey.glass.light:before{content:"\f7a0"}i.icon.whistle.light:before{content:"\f460"}i.icon.wifi.exclamation.light:before{content:"\e2cf"}i.icon.wifi.fair.light:before{content:"\f6ab"}i.icon.wifi.light:before{content:"\f1eb"}i.icon.wifi.slash.light:before{content:"\f6ac"}i.icon.wifi.weak.light:before{content:"\f6aa"}i.icon.wind.light:before{content:"\f72e"}i.icon.wind.turbine.light:before{content:"\f89b"}i.icon.wind.warning.light:before{content:"\f776"}i.icon.window.flip.light:before{content:"\f40f"}i.icon.window.frame.light:before{content:"\e04f"}i.icon.window.frame.open.light:before{content:"\e050"}i.icon.window.light:before{content:"\f40e"}i.icon.window.maximize.light:before{content:"\f2d0"}i.icon.window.minimize.light:before{content:"\f2d1"}i.icon.window.restore.light:before{content:"\f2d2"}i.icon.windsock.light:before{content:"\f777"}i.icon.wine.bottle.light:before{content:"\f72f"}i.icon.wine.glass.crack.light:before{content:"\f4bb"}i.icon.wine.glass.empty.light:before{content:"\f5ce"}i.icon.wine.glass.light:before{content:"\f4e3"}i.icon.won.sign.light:before{content:"\f159"}i.icon.worm.light:before{content:"\e599"}i.icon.wreath.laurel.light:before{content:"\e5d2"}i.icon.wreath.light:before{content:"\f7e2"}i.icon.wrench.light:before{content:"\f0ad"}i.icon.wrench.simple.light:before{content:"\e2d1"}i.icon.x.light:before{content:"\58"}i.icon.x.ray.light:before{content:"\f497"}i.icon.xmark.large.light:before{content:"\e59b"}i.icon.xmark.light:before{content:"\f00d"}i.icon.xmark.to.slot.light:before{content:"\f771"}i.icon.xmarks.lines.light:before{content:"\e59a"}i.icon.y.light:before{content:"\59"}i.icon.yen.sign.light:before{content:"\f157"}i.icon.yin.yang.light:before{content:"\f6ad"}i.icon.z.light:before{content:"\5a"}i.icon.zero.light:before{content:"\30"}@font-face{font-family:brand-icons;font-style:normal;font-variant:normal;font-weight:400;src:url(/static/media/brand-icons.d68fa3e67dbb653a13ce.eot?#iefix) format("embedded-opentype"),url(/static/media/brand-icons.278156e41e0ad908cf7f.woff2) format("woff2"),url(/static/media/brand-icons.cac87dc00c87a5d74711.woff) format("woff"),url(/static/media/brand-icons.65a2fb6d9aaa164b41a0.ttf) format("truetype"),url(/static/media/brand-icons.6729d29753e000c17489.svg#icons) format("svg");text-decoration:inherit;text-transform:none}i.icon.brand{font-family:brand-icons}i.icon.42.group:before{content:"\e080"}i.icon.\35 00px:before{content:"\f26e"}i.icon.accessible:before{content:"\f368"}i.icon.accusoft:before{content:"\f369"}i.icon.adn:before{content:"\f170"}i.icon.adversal:before{content:"\f36a"}i.icon.affiliatetheme:before{content:"\f36b"}i.icon.airbnb:before{content:"\f834"}i.icon.algolia:before{content:"\f36c"}i.icon.alipay:before{content:"\f642"}i.icon.amazon:before{content:"\f270"}i.icon.amazon.pay:before{content:"\f42c"}i.icon.amilia:before{content:"\f36d"}i.icon.android:before{content:"\f17b"}i.icon.angellist:before{content:"\f209"}i.icon.angrycreative:before{content:"\f36e"}i.icon.angular:before{content:"\f420"}i.icon.app.store:before{content:"\f36f"}i.icon.app.store.ios:before{content:"\f370"}i.icon.apper:before{content:"\f371"}i.icon.apple:before{content:"\f179"}i.icon.apple.pay:before{content:"\f415"}i.icon.artstation:before{content:"\f77a"}i.icon.asymmetrik:before{content:"\f372"}i.icon.atlassian:before{content:"\f77b"}i.icon.audible:before{content:"\f373"}i.icon.autoprefixer:before{content:"\f41c"}i.icon.avianex:before{content:"\f374"}i.icon.aviato:before{content:"\f421"}i.icon.aws:before{content:"\f375"}i.icon.bandcamp:before{content:"\f2d5"}i.icon.battle.net:before{content:"\f835"}i.icon.behance:before{content:"\f1b4"}i.icon.bilibili:before{content:"\e3d9"}i.icon.bimobject:before{content:"\f378"}i.icon.bitbucket:before{content:"\f171"}i.icon.bitcoin:before{content:"\f379"}i.icon.bity:before{content:"\f37a"}i.icon.black.tie:before{content:"\f27e"}i.icon.blackberry:before{content:"\f37b"}i.icon.blogger:before{content:"\f37c"}i.icon.blogger.b:before{content:"\f37d"}i.icon.bluetooth:before{content:"\f293"}i.icon.bluetooth.b:before{content:"\f294"}i.icon.bootstrap:before{content:"\f836"}i.icon.bots:before{content:"\e340"}i.icon.btc:before{content:"\f15a"}i.icon.buffer:before{content:"\f837"}i.icon.buromobelexperte:before{content:"\f37f"}i.icon.buy.n.large:before{content:"\f8a6"}i.icon.buysellads:before{content:"\f20d"}i.icon.canadian.maple.leaf:before{content:"\f785"}i.icon.cc.amazon.pay:before{content:"\f42d"}i.icon.cc.amex:before{content:"\f1f3"}i.icon.cc.apple.pay:before{content:"\f416"}i.icon.cc.diners.club:before{content:"\f24c"}i.icon.cc.discover:before{content:"\f1f2"}i.icon.cc.jcb:before{content:"\f24b"}i.icon.cc.mastercard:before{content:"\f1f1"}i.icon.cc.paypal:before{content:"\f1f4"}i.icon.cc.stripe:before{content:"\f1f5"}i.icon.cc.visa:before{content:"\f1f0"}i.icon.centercode:before{content:"\f380"}i.icon.centos:before{content:"\f789"}i.icon.chrome:before{content:"\f268"}i.icon.chromecast:before{content:"\f838"}i.icon.cloudflare:before{content:"\e07d"}i.icon.cloudscale:before{content:"\f383"}i.icon.cloudsmith:before{content:"\f384"}i.icon.cloudversify:before{content:"\f385"}i.icon.cmplid:before{content:"\e360"}i.icon.codepen:before{content:"\f1cb"}i.icon.codiepie:before{content:"\f284"}i.icon.confluence:before{content:"\f78d"}i.icon.connectdevelop:before{content:"\f20e"}i.icon.contao:before{content:"\f26d"}i.icon.cotton.bureau:before{content:"\f89e"}i.icon.cpanel:before{content:"\f388"}i.icon.creative.commons:before{content:"\f25e"}i.icon.creative.commons.by:before{content:"\f4e7"}i.icon.creative.commons.nc:before{content:"\f4e8"}i.icon.creative.commons.nc.eu:before{content:"\f4e9"}i.icon.creative.commons.nc.jp:before{content:"\f4ea"}i.icon.creative.commons.nd:before{content:"\f4eb"}i.icon.creative.commons.pd:before{content:"\f4ec"}i.icon.creative.commons.pd.alternate:before{content:"\f4ed"}i.icon.creative.commons.remix:before{content:"\f4ee"}i.icon.creative.commons.sa:before{content:"\f4ef"}i.icon.creative.commons.sampling:before{content:"\f4f0"}i.icon.creative.commons.sampling.plus:before{content:"\f4f1"}i.icon.creative.commons.share:before{content:"\f4f2"}i.icon.creative.commons.zero:before{content:"\f4f3"}i.icon.critical.role:before{content:"\f6c9"}i.icon.css3:before{content:"\f13c"}i.icon.css3.alternate:before{content:"\f38b"}i.icon.cuttlefish:before{content:"\f38c"}i.icon.d.and.d:before{content:"\f38d"}i.icon.d.and.d.beyond:before{content:"\f6ca"}i.icon.dailymotion:before{content:"\e052"}i.icon.dashcube:before{content:"\f210"}i.icon.debian:before{content:"\e60b"}i.icon.deezer:before{content:"\e077"}i.icon.delicious:before{content:"\f1a5"}i.icon.deploydog:before{content:"\f38e"}i.icon.deskpro:before{content:"\f38f"}i.icon.dev:before{content:"\f6cc"}i.icon.deviantart:before{content:"\f1bd"}i.icon.dhl:before{content:"\f790"}i.icon.diaspora:before{content:"\f791"}i.icon.digg:before{content:"\f1a6"}i.icon.digital.ocean:before{content:"\f391"}i.icon.discord:before{content:"\f392"}i.icon.discourse:before{content:"\f393"}i.icon.dochub:before{content:"\f394"}i.icon.docker:before{content:"\f395"}i.icon.draft2digital:before{content:"\f396"}i.icon.dribbble:before{content:"\f17d"}i.icon.dropbox:before{content:"\f16b"}i.icon.drupal:before{content:"\f1a9"}i.icon.dyalog:before{content:"\f399"}i.icon.earlybirds:before{content:"\f39a"}i.icon.ebay:before{content:"\f4f4"}i.icon.edge:before{content:"\f282"}i.icon.edge.legacy:before{content:"\e078"}i.icon.elementor:before{content:"\f430"}i.icon.ello:before{content:"\f5f1"}i.icon.ember:before{content:"\f423"}i.icon.empire:before{content:"\f1d1"}i.icon.envira:before{content:"\f299"}i.icon.erlang:before{content:"\f39d"}i.icon.ethereum:before{content:"\f42e"}i.icon.etsy:before{content:"\f2d7"}i.icon.evernote:before{content:"\f839"}i.icon.expeditedssl:before{content:"\f23e"}i.icon.facebook:before{content:"\f09a"}i.icon.facebook.f:before{content:"\f39e"}i.icon.facebook.messenger:before{content:"\f39f"}i.icon.fantasy.flight.games:before{content:"\f6dc"}i.icon.fedex:before{content:"\f797"}i.icon.fedora:before{content:"\f798"}i.icon.figma:before{content:"\f799"}i.icon.firefox:before{content:"\f269"}i.icon.firefox.browser:before{content:"\e007"}i.icon.first.order:before{content:"\f2b0"}i.icon.first.order.alternate:before{content:"\f50a"}i.icon.firstdraft:before{content:"\f3a1"}i.icon.flickr:before{content:"\f16e"}i.icon.flipboard:before{content:"\f44d"}i.icon.fly:before{content:"\f417"}i.icon.font.awesome:before{content:"\f2b4"}i.icon.fonticons:before{content:"\f280"}i.icon.fonticons.fi:before{content:"\f3a2"}i.icon.fort.awesome:before{content:"\f286"}i.icon.fort.awesome.alternate:before{content:"\f3a3"}i.icon.forumbee:before{content:"\f211"}i.icon.foursquare:before{content:"\f180"}i.icon.free.code.camp:before{content:"\f2c5"}i.icon.freebsd:before{content:"\f3a4"}i.icon.fulcrum:before{content:"\f50b"}i.icon.galactic.republic:before{content:"\f50c"}i.icon.galactic.senate:before{content:"\f50d"}i.icon.get.pocket:before{content:"\f265"}i.icon.gg:before{content:"\f260"}i.icon.gg.circle:before{content:"\f261"}i.icon.git:before{content:"\f1d3"}i.icon.git.alternate:before{content:"\f841"}i.icon.github:before{content:"\f09b"}i.icon.github.alternate:before{content:"\f113"}i.icon.gitkraken:before{content:"\f3a6"}i.icon.gitlab:before{content:"\f296"}i.icon.gitter:before{content:"\f426"}i.icon.glide:before{content:"\f2a5"}i.icon.glide.g:before{content:"\f2a6"}i.icon.gofore:before{content:"\f3a7"}i.icon.golang:before{content:"\e40f"}i.icon.goodreads:before{content:"\f3a8"}i.icon.goodreads.g:before{content:"\f3a9"}i.icon.google:before{content:"\f1a0"}i.icon.google.drive:before{content:"\f3aa"}i.icon.google.pay:before{content:"\e079"}i.icon.google.play:before{content:"\f3ab"}i.icon.google.plus:before{content:"\f2b3"}i.icon.google.plus.g:before{content:"\f0d5"}i.icon.google.wallet:before{content:"\f1ee"}i.icon.gratipay:before{content:"\f184"}i.icon.grav:before{content:"\f2d6"}i.icon.gripfire:before{content:"\f3ac"}i.icon.grunt:before{content:"\f3ad"}i.icon.guilded:before{content:"\e07e"}i.icon.gulp:before{content:"\f3ae"}i.icon.hacker.news:before{content:"\f1d4"}i.icon.hackerrank:before{content:"\f5f7"}i.icon.hashnode:before{content:"\e499"}i.icon.hips:before{content:"\f452"}i.icon.hire.a.helper:before{content:"\f3b0"}i.icon.hive:before{content:"\e07f"}i.icon.hooli:before{content:"\f427"}i.icon.hornbill:before{content:"\f592"}i.icon.hotjar:before{content:"\f3b1"}i.icon.houzz:before{content:"\f27c"}i.icon.html5:before{content:"\f13b"}i.icon.hubspot:before{content:"\f3b2"}i.icon.ideal:before{content:"\e013"}i.icon.imdb:before{content:"\f2d8"}i.icon.instagram:before{content:"\f16d"}i.icon.instalod:before{content:"\e081"}i.icon.intercom:before{content:"\f7af"}i.icon.internet.explorer:before{content:"\f26b"}i.icon.invision:before{content:"\f7b0"}i.icon.ioxhost:before{content:"\f208"}i.icon.itch.io:before{content:"\f83a"}i.icon.itunes:before{content:"\f3b4"}i.icon.itunes.note:before{content:"\f3b5"}i.icon.java:before{content:"\f4e4"}i.icon.jedi.order:before{content:"\f50e"}i.icon.jenkins:before{content:"\f3b6"}i.icon.jira:before{content:"\f7b1"}i.icon.joget:before{content:"\f3b7"}i.icon.joomla:before{content:"\f1aa"}i.icon.js:before{content:"\f3b8"}i.icon.jsfiddle:before{content:"\f1cc"}i.icon.kaggle:before{content:"\f5fa"}i.icon.keybase:before{content:"\f4f5"}i.icon.keycdn:before{content:"\f3ba"}i.icon.kickstarter:before{content:"\f3bb"}i.icon.kickstarter.k:before{content:"\f3bc"}i.icon.korvue:before{content:"\f42f"}i.icon.laravel:before{content:"\f3bd"}i.icon.lastfm:before{content:"\f202"}i.icon.leanpub:before{content:"\f212"}i.icon.lesscss:before{content:"\f41d"}i.icon.linechat:before{content:"\f3c0"}i.icon.linkedin:before{content:"\f08c"}i.icon.linkedin.in:before{content:"\f0e1"}i.icon.linode:before{content:"\f2b8"}i.icon.linux:before{content:"\f17c"}i.icon.lyft:before{content:"\f3c3"}i.icon.magento:before{content:"\f3c4"}i.icon.mailchimp:before{content:"\f59e"}i.icon.mandalorian:before{content:"\f50f"}i.icon.markdown:before{content:"\f60f"}i.icon.mastodon:before{content:"\f4f6"}i.icon.maxcdn:before{content:"\f136"}i.icon.mdb:before{content:"\f8ca"}i.icon.medapps:before{content:"\f3c6"}i.icon.medium:before{content:"\f23a"}i.icon.medrt:before{content:"\f3c8"}i.icon.meetup:before{content:"\f2e0"}i.icon.megaport:before{content:"\f5a3"}i.icon.mendeley:before{content:"\f7b3"}i.icon.meta:before{content:"\e49b"}i.icon.microblog:before{content:"\e01a"}i.icon.microsoft:before{content:"\f3ca"}i.icon.mix:before{content:"\f3cb"}i.icon.mixcloud:before{content:"\f289"}i.icon.mixer:before{content:"\e056"}i.icon.mizuni:before{content:"\f3cc"}i.icon.modx:before{content:"\f285"}i.icon.monero:before{content:"\f3d0"}i.icon.napster:before{content:"\f3d2"}i.icon.neos:before{content:"\f612"}i.icon.nfc.directional:before{content:"\e530"}i.icon.nfc.symbol:before{content:"\e531"}i.icon.nimblr:before{content:"\f5a8"}i.icon.node:before{content:"\f419"}i.icon.node.js:before{content:"\f3d3"}i.icon.npm:before{content:"\f3d4"}i.icon.ns8:before{content:"\f3d5"}i.icon.nutritionix:before{content:"\f3d6"}i.icon.octopus.deploy:before{content:"\e082"}i.icon.odnoklassniki:before{content:"\f263"}i.icon.odysee:before{content:"\e5c6"}i.icon.old.republic:before{content:"\f510"}i.icon.opencart:before{content:"\f23d"}i.icon.openid:before{content:"\f19b"}i.icon.opera:before{content:"\f26a"}i.icon.optin.monster:before{content:"\f23c"}i.icon.orcid:before{content:"\f8d2"}i.icon.osi:before{content:"\f41a"}i.icon.padlet:before{content:"\e4a0"}i.icon.page4:before{content:"\f3d7"}i.icon.pagelines:before{content:"\f18c"}i.icon.palfed:before{content:"\f3d8"}i.icon.patreon:before{content:"\f3d9"}i.icon.paypal:before{content:"\f1ed"}i.icon.perbyte:before{content:"\e083"}i.icon.periscope:before{content:"\f3da"}i.icon.phabricator:before{content:"\f3db"}i.icon.phoenix.framework:before{content:"\f3dc"}i.icon.phoenix.squadron:before{content:"\f511"}i.icon.php:before{content:"\f457"}i.icon.pied.piper:before{content:"\f2ae"}i.icon.pied.piper.alternate:before{content:"\f1a8"}i.icon.pied.piper.hat:before{content:"\f4e5"}i.icon.pied.piper.pp:before{content:"\f1a7"}i.icon.pinterest:before{content:"\f0d2"}i.icon.pinterest.p:before{content:"\f231"}i.icon.pix:before{content:"\e43a"}i.icon.playstation:before{content:"\f3df"}i.icon.product.hunt:before{content:"\f288"}i.icon.pushed:before{content:"\f3e1"}i.icon.python:before{content:"\f3e2"}i.icon.qq:before{content:"\f1d6"}i.icon.quinscape:before{content:"\f459"}i.icon.quora:before{content:"\f2c4"}i.icon.r.project:before{content:"\f4f7"}i.icon.raspberry.pi:before{content:"\f7bb"}i.icon.ravelry:before{content:"\f2d9"}i.icon.react:before{content:"\f41b"}i.icon.reacteurope:before{content:"\f75d"}i.icon.readme:before{content:"\f4d5"}i.icon.rebel:before{content:"\f1d0"}i.icon.reddit:before{content:"\f1a1"}i.icon.reddit.alien:before{content:"\f281"}i.icon.redhat:before{content:"\f7bc"}i.icon.redriver:before{content:"\f3e3"}i.icon.redyeti:before{content:"\f69d"}i.icon.renren:before{content:"\f18b"}i.icon.replyd:before{content:"\f3e6"}i.icon.researchgate:before{content:"\f4f8"}i.icon.resolving:before{content:"\f3e7"}i.icon.rev:before{content:"\f5b2"}i.icon.rocketchat:before{content:"\f3e8"}i.icon.rockrms:before{content:"\f3e9"}i.icon.rust:before{content:"\e07a"}i.icon.safari:before{content:"\f267"}i.icon.salesforce:before{content:"\f83b"}i.icon.sass:before{content:"\f41e"}i.icon.schlix:before{content:"\f3ea"}i.icon.screenpal:before{content:"\e570"}i.icon.scribd:before{content:"\f28a"}i.icon.searchengin:before{content:"\f3eb"}i.icon.sellcast:before{content:"\f2da"}i.icon.sellsy:before{content:"\f213"}i.icon.servicestack:before{content:"\f3ec"}i.icon.shirtsinbulk:before{content:"\f214"}i.icon.shoelace:before{content:"\e60c"}i.icon.shopify:before{content:"\e057"}i.icon.shopware:before{content:"\f5b5"}i.icon.simplybuilt:before{content:"\f215"}i.icon.sistrix:before{content:"\f3ee"}i.icon.sith:before{content:"\f512"}i.icon.sitrox:before{content:"\e44a"}i.icon.sketch:before{content:"\f7c6"}i.icon.skyatlas:before{content:"\f216"}i.icon.skype:before{content:"\f17e"}i.icon.slack:before{content:"\f198"}i.icon.slideshare:before{content:"\f1e7"}i.icon.snapchat:before{content:"\f2ab"}i.icon.soundcloud:before{content:"\f1be"}i.icon.sourcetree:before{content:"\f7d3"}i.icon.space.awesome:before{content:"\e5ac"}i.icon.speakap:before{content:"\f3f3"}i.icon.speaker.deck:before{content:"\f83c"}i.icon.spotify:before{content:"\f1bc"}i.icon.square.behance:before{content:"\f1b5"}i.icon.square.dribbble:before{content:"\f397"}i.icon.square.facebook:before{content:"\f082"}i.icon.square.font.awesome:before{content:"\e5ad"}i.icon.square.font.awesome.stroke:before{content:"\f35c"}i.icon.square.git:before{content:"\f1d2"}i.icon.square.github:before{content:"\f092"}i.icon.square.gitlab:before{content:"\e5ae"}i.icon.square.google.plus:before{content:"\f0d4"}i.icon.square.hacker.news:before{content:"\f3af"}i.icon.square.instagram:before{content:"\e055"}i.icon.square.js:before{content:"\f3b9"}i.icon.square.lastfm:before{content:"\f203"}i.icon.square.odnoklassniki:before{content:"\f264"}i.icon.square.pied.piper:before{content:"\e01e"}i.icon.square.pinterest:before{content:"\f0d3"}i.icon.square.reddit:before{content:"\f1a2"}i.icon.square.snapchat:before{content:"\f2ad"}i.icon.square.steam:before{content:"\f1b7"}i.icon.square.threads:before{content:"\e619"}i.icon.square.tumblr:before{content:"\f174"}i.icon.square.twitter:before{content:"\f081"}i.icon.square.viadeo:before{content:"\f2aa"}i.icon.square.vimeo:before{content:"\f194"}i.icon.square.whatsapp:before{content:"\f40c"}i.icon.square.x.twitter:before{content:"\e61a"}i.icon.square.xing:before{content:"\f169"}i.icon.square.youtube:before{content:"\f431"}i.icon.squarespace:before{content:"\f5be"}i.icon.stack.exchange:before{content:"\f18d"}i.icon.stack.overflow:before{content:"\f16c"}i.icon.stackpath:before{content:"\f842"}i.icon.staylinked:before{content:"\f3f5"}i.icon.steam:before{content:"\f1b6"}i.icon.steam.symbol:before{content:"\f3f6"}i.icon.sticker.mule:before{content:"\f3f7"}i.icon.strava:before{content:"\f428"}i.icon.stripe:before{content:"\f429"}i.icon.stripe.s:before{content:"\f42a"}i.icon.stubber:before{content:"\e5c7"}i.icon.studiovinari:before{content:"\f3f8"}i.icon.stumbleupon:before{content:"\f1a4"}i.icon.stumbleupon.circle:before{content:"\f1a3"}i.icon.superpowers:before{content:"\f2dd"}i.icon.supple:before{content:"\f3f9"}i.icon.suse:before{content:"\f7d6"}i.icon.swift:before{content:"\f8e1"}i.icon.symfony:before{content:"\f83d"}i.icon.teamspeak:before{content:"\f4f9"}i.icon.telegram:before{content:"\f2c6"}i.icon.tencent.weibo:before{content:"\f1d5"}i.icon.themeco:before{content:"\f5c6"}i.icon.themeisle:before{content:"\f2b2"}i.icon.think.peaks:before{content:"\f731"}i.icon.threads:before{content:"\e618"}i.icon.tiktok:before{content:"\e07b"}i.icon.trade.federation:before{content:"\f513"}i.icon.trello:before{content:"\f181"}i.icon.tumblr:before{content:"\f173"}i.icon.twitch:before{content:"\f1e8"}i.icon.twitter:before{content:"\f099"}i.icon.typo3:before{content:"\f42b"}i.icon.uber:before{content:"\f402"}i.icon.ubuntu:before{content:"\f7df"}i.icon.uikit:before{content:"\f403"}i.icon.umbraco:before{content:"\f8e8"}i.icon.uncharted:before{content:"\e084"}i.icon.uniregistry:before{content:"\f404"}i.icon.unity:before{content:"\e049"}i.icon.unsplash:before{content:"\e07c"}i.icon.untappd:before{content:"\f405"}i.icon.ups:before{content:"\f7e0"}i.icon.usb:before{content:"\f287"}i.icon.usps:before{content:"\f7e1"}i.icon.ussunnah:before{content:"\f407"}i.icon.vaadin:before{content:"\f408"}i.icon.viacoin:before{content:"\f237"}i.icon.viadeo:before{content:"\f2a9"}i.icon.viber:before{content:"\f409"}i.icon.vimeo:before{content:"\f40a"}i.icon.vimeo.v:before{content:"\f27d"}i.icon.vine:before{content:"\f1ca"}i.icon.vk:before{content:"\f189"}i.icon.vnv:before{content:"\f40b"}i.icon.vuejs:before{content:"\f41f"}i.icon.watchman.monitoring:before{content:"\e087"}i.icon.waze:before{content:"\f83f"}i.icon.weebly:before{content:"\f5cc"}i.icon.weibo:before{content:"\f18a"}i.icon.weixin:before{content:"\f1d7"}i.icon.whatsapp:before{content:"\f232"}i.icon.whmcs:before{content:"\f40d"}i.icon.wikipedia.w:before{content:"\f266"}i.icon.windows:before{content:"\f17a"}i.icon.wirsindhandwerk:before{content:"\e2d0"}i.icon.wix:before{content:"\f5cf"}i.icon.wizards.of.the.coast:before{content:"\f730"}i.icon.wodu:before{content:"\e088"}i.icon.wolf.pack.battalion:before{content:"\f514"}i.icon.wordpress:before{content:"\f19a"}i.icon.wordpress.simple:before{content:"\f411"}i.icon.wpbeginner:before{content:"\f297"}i.icon.wpexplorer:before{content:"\f2de"}i.icon.wpforms:before{content:"\f298"}i.icon.wpressr:before{content:"\f3e4"}i.icon.x.twitter:before{content:"\e61b"}i.icon.xbox:before{content:"\f412"}i.icon.xing:before{content:"\f168"}i.icon.y.combinator:before{content:"\f23b"}i.icon.yahoo:before{content:"\f19e"}i.icon.yammer:before{content:"\f840"}i.icon.yandex:before{content:"\f413"}i.icon.yandex.international:before{content:"\f414"}i.icon.yarn:before{content:"\f7e3"}i.icon.yelp:before{content:"\f1e9"}i.icon.yoast:before{content:"\f2b1"}i.icon.youtube:before{content:"\f167"}i.icon.zhihu:before{content:"\f63f"}i.icon.american.express.card:before,i.icon.american.express:before,i.icon.amex:before{content:"\f1f3"}i.icon.bitbucket.square:before{content:"\f171"}i.icon.bluetooth.alternative:before{content:"\f294"}i.icon.credit.card.amazon.pay:before{content:"\f42d"}i.icon.credit.card.american.express:before{content:"\f1f3"}i.icon.credit.card.diners.club:before{content:"\f24c"}i.icon.credit.card.discover:before{content:"\f1f2"}i.icon.credit.card.jcb:before{content:"\f24b"}i.icon.credit.card.mastercard:before{content:"\f1f1"}i.icon.credit.card.paypal:before{content:"\f1f4"}i.icon.credit.card.stripe:before{content:"\f1f5"}i.icon.credit.card.visa:before{content:"\f1f0"}i.icon.diners.club.card:before,i.icon.diners.club:before{content:"\f24c"}i.icon.discover.card:before,i.icon.discover:before{content:"\f1f2"}i.icon.disk.outline:before{content:"\f369"}i.icon.dribble:before{content:"\f17d"}i.icon.eercast:before{content:"\f2da"}i.icon.envira.gallery:before{content:"\f299"}i.icon.fa:before{content:"\f2b4"}i.icon.facebook.official:before{content:"\f082"}i.icon.five.hundred.pixels:before{content:"\f26e"}i.icon.gittip:before{content:"\f184"}i.icon.google.plus.circle:before,i.icon.google.plus.official:before{content:"\f2b3"}i.icon.japan.credit.bureau.card:before,i.icon.japan.credit.bureau:before,i.icon.jcb:before{content:"\f24b"}i.icon.linkedin.square:before{content:"\f08c"}i.icon.mastercard.card:before,i.icon.mastercard:before{content:"\f1f1"}i.icon.microsoft.edge:before,i.icon.ms.edge:before{content:"\f282"}i.icon.new.pied.piper:before{content:"\f2ae"}i.icon.optinmonster:before{content:"\f23c"}i.icon.paypal.card:before{content:"\f1f4"}i.icon.pied.piper.hat:before{content:"\f2ae"}i.icon.pocket:before{content:"\f265"}i.icon.stripe.card:before{content:"\f1f5"}i.icon.theme.isle:before{content:"\f2b2"}i.icon.visa.card:before,i.icon.visa:before{content:"\f1f0"}i.icon.wechat:before{content:"\f1d7"}i.icon.wikipedia:before{content:"\f266"}i.icon.wordpress.beginner:before{content:"\f297"}i.icon.wordpress.forms:before{content:"\f298"}i.icon.yc:before,i.icon.ycombinator:before{content:"\f23b"}i.icon.youtube.play:before{content:"\f167"}
/*!
 * # Semantic UI - Image
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.image{background-color:initial;display:inline-block;max-width:100%;position:relative;vertical-align:middle}img.ui.image{display:block}.ui.image img,.ui.image svg{display:block;height:auto;max-width:100%}.ui.hidden.image,.ui.hidden.images{display:none}.ui.hidden.transition.image,.ui.hidden.transition.images{display:block;visibility:hidden}.ui.images>.hidden.transition{display:inline-block;visibility:hidden}.ui.disabled.image,.ui.disabled.images{cursor:default;opacity:.45}.ui.inline.image,.ui.inline.image img,.ui.inline.image svg{display:inline-block}.ui.top.aligned.image,.ui.top.aligned.image img,.ui.top.aligned.image svg,.ui.top.aligned.images .image{display:inline-block;vertical-align:top}.ui.middle.aligned.image,.ui.middle.aligned.image img,.ui.middle.aligned.image svg,.ui.middle.aligned.images .image{display:inline-block;vertical-align:middle}.ui.bottom.aligned.image,.ui.bottom.aligned.image img,.ui.bottom.aligned.image svg,.ui.bottom.aligned.images .image{display:inline-block;vertical-align:bottom}.ui.rounded.image,.ui.rounded.image>*,.ui.rounded.images .image,.ui.rounded.images .image>*{border-radius:.3125em}.ui.bordered.image img,.ui.bordered.image svg,.ui.bordered.images .image,.ui.bordered.images img,.ui.bordered.images svg,img.ui.bordered.image{border:1px solid #0000001a}.ui.circular.image,.ui.circular.images{overflow:hidden}.ui.circular.image,.ui.circular.image>*,.ui.circular.images .image,.ui.circular.images .image>*{border-radius:500rem}.ui.fluid.image,.ui.fluid.image img,.ui.fluid.image svg,.ui.fluid.images,.ui.fluid.images img,.ui.fluid.images svg{display:block;height:auto;width:100%}.ui.avatar.image,.ui.avatar.image img,.ui.avatar.image svg,.ui.avatar.images .image,.ui.avatar.images img,.ui.avatar.images svg{border-radius:500rem;display:inline-block;height:2em;margin-right:.25em;width:2em}.ui.spaced.image{display:inline-block!important;margin-left:.5em;margin-right:.5em}.ui[class*="left spaced"].image{margin-left:.5em;margin-right:0}.ui[class*="right spaced"].image{margin-left:0;margin-right:.5em}.ui.floated.image,.ui.floated.images{float:left;margin-bottom:1em;margin-right:1em}.ui.right.floated.image,.ui.right.floated.images{float:right;margin-bottom:1em;margin-left:1em;margin-right:0}.ui.floated.image:last-child,.ui.floated.images:last-child{margin-bottom:0}.ui.centered.image,.ui.centered.images{margin-left:auto;margin-right:auto}.ui.mini.image,.ui.mini.images .image,.ui.mini.images img,.ui.mini.images svg{font-size:.78571429rem;height:auto;width:35px}.ui.tiny.image,.ui.tiny.images .image,.ui.tiny.images img,.ui.tiny.images svg{font-size:.85714286rem;height:auto;width:80px}.ui.small.image,.ui.small.images .image,.ui.small.images img,.ui.small.images svg{font-size:.92857143rem;height:auto;width:150px}.ui.medium.image,.ui.medium.images .image,.ui.medium.images img,.ui.medium.images svg{font-size:1rem;height:auto;width:300px}.ui.large.image,.ui.large.images .image,.ui.large.images img,.ui.large.images svg{font-size:1.14285714rem;height:auto;width:450px}.ui.big.image,.ui.big.images .image,.ui.big.images img,.ui.big.images svg{font-size:1.28571429rem;height:auto;width:600px}.ui.huge.image,.ui.huge.images .image,.ui.huge.images img,.ui.huge.images svg{font-size:1.42857143rem;height:auto;width:800px}.ui.massive.image,.ui.massive.images .image,.ui.massive.images img,.ui.massive.images svg{font-size:1.71428571rem;height:auto;width:960px}.ui.images{font-size:0;margin:0 -.25rem}.ui.images .image,.ui.images>img,.ui.images>svg{display:inline-block;margin:0 .25rem .5rem}
/*!
 * # Semantic UI - Input
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.input{color:#000000de;display:inline-flex;font-style:normal;font-weight:400;position:relative}.ui.input>input{-webkit-tap-highlight-color:rgba(255,255,255,0);background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:none;color:#000000de;flex:1 0 auto;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;line-height:1.21428571em;margin:0;max-width:100%;outline:none;padding:.67857143em 1em;text-align:left;transition:box-shadow .1s ease,border-color .1s ease}.ui.input>input::-webkit-input-placeholder{color:#bfbfbfde}.ui.input>input::-moz-placeholder{color:#bfbfbfde}.ui.input>input:-ms-input-placeholder{color:#bfbfbfde}.ui.disabled.input,.ui.input:not(.disabled) input[disabled]{opacity:.45}.ui.disabled.input>input,.ui.input:not(.disabled) input[disabled]{pointer-events:none}.ui.input.down input,.ui.input>input:active{background:#fafafa;border-color:#0000004d;box-shadow:none;color:#000000de}.ui.loading.loading.input>i.icon:before{border:.2em solid #0000001a;border-radius:500rem}.ui.loading.loading.input>i.icon:after,.ui.loading.loading.input>i.icon:before{content:"";height:1.28571429em;left:50%;margin:-.64285714em 0 0 -.64285714em;position:absolute;top:50%;width:1.28571429em}.ui.loading.loading.input>i.icon:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000}.ui.input.focus>input,.ui.input>input:focus{background:#fff;border-color:#85b7d9;box-shadow:none;color:#000c}.ui.input.focus>input::-webkit-input-placeholder,.ui.input>input:focus::-webkit-input-placeholder{color:#737373de}.ui.input.focus>input::-moz-placeholder,.ui.input>input:focus::-moz-placeholder{color:#737373de}.ui.input.focus>input:-ms-input-placeholder,.ui.input>input:focus:-ms-input-placeholder{color:#737373de}.ui.input.error>input{background-color:#fff6f6;border-color:#e0b4b4;box-shadow:none;color:#9f3a38}.ui.input.error>input::-webkit-input-placeholder{color:#e7bdbc}.ui.input.error>input::-moz-placeholder{color:#e7bdbc}.ui.input.error>input:-ms-input-placeholder{color:#e7bdbc!important}.ui.input.error>input:focus::-webkit-input-placeholder{color:#da9796}.ui.input.error>input:focus::-moz-placeholder{color:#da9796}.ui.input.error>input:focus:-ms-input-placeholder{color:#da9796!important}.ui.transparent.input>input{background-color:initial!important;border-color:#0000!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.ui.transparent.icon.input>i.icon{width:1.1em}.ui.transparent.icon.input>input{padding-left:0!important;padding-right:2em!important}.ui.transparent[class*="left icon"].input>input{padding-left:2em!important;padding-right:0!important}.ui.transparent.inverted.input{color:#fff}.ui.transparent.inverted.input>input{color:inherit}.ui.transparent.inverted.input>input::-webkit-input-placeholder{color:#ffffff80}.ui.transparent.inverted.input>input::-moz-placeholder{color:#ffffff80}.ui.transparent.inverted.input>input:-ms-input-placeholder{color:#ffffff80}.ui.icon.input>i.icon{border-radius:0 .28571429rem .28571429rem 0;cursor:default;height:100%;line-height:1;margin:0;opacity:.5;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s ease;width:2.67142857em}.ui.icon.input>i.icon:not(.link){pointer-events:none}.ui.icon.input>input{padding-right:2.67142857em!important}.ui.icon.input>i.icon:after,.ui.icon.input>i.icon:before{left:0;margin-top:-.5em;position:absolute;text-align:center;top:50%;width:100%}.ui.icon.input>i.link.icon{cursor:pointer}.ui.icon.input>i.circular.icon{right:.5em;top:.35em}.ui[class*="left icon"].input>i.icon{border-radius:.28571429rem 0 0 .28571429rem;left:1px;right:auto}.ui[class*="left icon"].input>i.circular.icon{left:.5em;right:auto}.ui[class*="left icon"].input>input{padding-left:2.67142857em!important;padding-right:1em!important}.ui.icon.input>input:focus~i.icon{opacity:1}.ui.labeled.input>.label{flex:0 0 auto;font-size:1em;margin:0}.ui.labeled.input>.label:not(.corner){padding-bottom:.78571429em;padding-top:.78571429em}.ui.labeled.input:not([class*="corner labeled"]) .label:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input{border-bottom-left-radius:0;border-left-color:#0000;border-top-left-radius:0}.ui.labeled.input:not([class*="corner labeled"]) .label:first-child+input:focus{border-left-color:#85b7d9}.ui[class*="right labeled"].input>input{border-bottom-right-radius:0!important;border-right-color:#0000!important;border-top-right-radius:0!important}.ui[class*="right labeled"].input>input+.label{border-bottom-left-radius:0;border-top-left-radius:0}.ui[class*="right labeled"].input>input:focus{border-right-color:#85b7d9!important}.ui.labeled.input .corner.label{border-radius:0 .28571429rem 0 0;font-size:.64285714em;right:1px;top:1px}.ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input>input{padding-right:2.5em!important}.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>input{padding-right:3.25em!important}.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"])>.icon{margin-right:1.25em}.ui[class*="left corner labeled"].labeled.input>input{padding-left:2.5em!important}.ui[class*="left corner labeled"].icon.input>input{padding-left:3.25em!important}.ui[class*="left corner labeled"].icon.input>.icon{margin-left:1.25em}.ui.input>.ui.corner.label{right:1px;top:1px}.ui.input>.ui.left.corner.label{left:1px;right:auto}.ui.action.input>.button,.ui.action.input>.buttons{align-items:center;display:flex;flex:0 0 auto}.ui.action.input>.button,.ui.action.input>.buttons>.button{margin:0;padding-bottom:.78571429em;padding-top:.78571429em}.ui.action.input:not([class*="left action"])>input{border-bottom-right-radius:0!important;border-right-color:#0000!important;border-top-right-radius:0!important}.ui.action.input:not([class*="left action"])>.button:not(:first-child),.ui.action.input:not([class*="left action"])>.buttons:not(:first-child)>.button,.ui.action.input:not([class*="left action"])>.dropdown:not(:first-child){border-radius:0}.ui.action.input:not([class*="left action"])>.button:last-child,.ui.action.input:not([class*="left action"])>.buttons:last-child>.button,.ui.action.input:not([class*="left action"])>.dropdown:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.action.input:not([class*="left action"])>input:focus{border-right-color:#85b7d9!important}.ui[class*="left action"].input>input{border-bottom-left-radius:0!important;border-left-color:#0000!important;border-top-left-radius:0!important}.ui[class*="left action"].input>.button,.ui[class*="left action"].input>.buttons>.button,.ui[class*="left action"].input>.dropdown{border-radius:0}.ui[class*="left action"].input>.button:first-child,.ui[class*="left action"].input>.buttons:first-child>.button,.ui[class*="left action"].input>.dropdown:first-child{border-radius:.28571429rem 0 0 .28571429rem}.ui[class*="left action"].input>input:focus{border-left-color:#85b7d9!important}.ui.inverted.input>input{border:none}.ui.fluid.input{display:flex}.ui.fluid.input>input{width:0!important}.ui.mini.input{font-size:.78571429em}.ui.small.input{font-size:.92857143em}.ui.input{font-size:1em}.ui.large.input{font-size:1.14285714em}.ui.big.input{font-size:1.28571429em}.ui.huge.input{font-size:1.42857143em}.ui.massive.input{font-size:1.71428571em}.field>label{font-size:14px!important;font-weight:700!important}.field>label.big{font-size:15px!important}.field>label.small{font-size:12px!important}.ui.form textarea{font-family:Lato}
/*!
 * # Semantic UI - Label
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.label{background-color:#e8e8e8;background-image:none;border:0 solid #0000;border-radius:.28571429rem;color:#0009;display:inline-block;font-weight:700;line-height:1;margin:0 .14285714em;padding:.5833em .833em;text-transform:none;transition:background .1s ease;vertical-align:initial}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{height:2.1666em!important;vertical-align:middle;width:auto!important}.ui.label>.icon{margin:0 .75em 0 0;width:auto}.ui.label>.detail{display:inline-block;font-weight:700;margin-left:1em;opacity:.8;vertical-align:top}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;font-size:.92857143em;margin-left:.5em;margin-right:0;opacity:.5;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.labels>.label{margin:0 .5em .5em 0}.ui.header>.ui.label{margin-top:-.29165em}.ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.ui.top.attached.label+[class*="right floated"]+*,.ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-bottom:2rem!important;margin-top:0}.ui.image.label{background:#e8e8e8;border-radius:.28571429rem;box-shadow:none;margin-bottom:0;margin-top:0;max-width:9999px;padding:.5833em .833em .5833em .5em;text-transform:none;vertical-align:initial;width:auto!important}.ui.image.label img{border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;vertical-align:top}.ui.image.label .detail{background:#0000001a;border-radius:0 .28571429rem .28571429rem 0;margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em}.ui.tag.label,.ui.tag.labels .label{border-radius:0 .28571429rem .28571429rem 0;margin-left:1em;padding-left:1.5em;padding-right:1.5em;position:relative;transition:none}.ui.tag.label:before,.ui.tag.labels .label:before{background-color:inherit;background-image:none;content:"";height:1.56em;position:absolute;right:100%;top:50%;transform:translateY(-50%) translateX(50%) rotate(-45deg);transition:none;width:1.56em}.ui.tag.label:after,.ui.tag.labels .label:after{background-color:#fff!important;border-radius:500rem;box-shadow:0 -1px 1px 0 #0000004d;content:"";height:.5em;left:-.25em;margin-top:-.25em;position:absolute;top:50%;width:.5em}.ui.corner.label{border-color:#e8e8e8;height:4em;margin:0;padding:0;text-align:center;width:4em;z-index:1}.ui.corner.label,.ui.corner.label:after{background-color:initial!important;position:absolute;right:0;top:0;transition:border-color .1s ease}.ui.corner.label:after{border-color:#0000;border-right-color:inherit;border-style:solid;border-width:0 4em 4em 0;content:"";height:0;width:0;z-index:-1}.ui.corner.label .icon{cursor:default;font-size:1.14285714em;left:.78571429em;margin:0;position:relative;top:.64285714em}.ui.left.corner.label,.ui.left.corner.label:after{left:0;right:auto}.ui.left.corner.label:after{border-color:#0000;border-style:solid;border-top-color:inherit;border-width:4em 4em 0 0}.ui.left.corner.label .icon{left:-.78571429em}.ui.segment>.ui.corner.label{right:-1px;top:-1px}.ui.segment>.ui.left.corner.label{left:-1px;right:auto}.ui.ribbon.label{border-color:#00000026;border-radius:0 .28571429rem .28571429rem 0;margin:0;min-width:max-content;position:relative}.ui.ribbon.label:after{background-color:initial!important;border-color:#0000;border-right-color:inherit;border-style:solid;border-width:0 1.2em 1.2em 0;content:"";height:0;left:0;position:absolute;top:100%;width:0}.ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.ui[class*="right ribbon"].label{border-radius:.28571429rem 0 0 .28571429rem;left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;transform:translateX(-100%)}.ui[class*="right ribbon"].label:after{border-color:#0000;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;left:auto;right:0}.ui.card .image>.ribbon.label,.ui.image>.ribbon.label{position:absolute;top:1rem}.ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label{left:calc(100% - .05rem + 1.2em);padding-left:.833em}.ui.table td>.ui.ribbon.label{left:-1.98571em}.ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.ui.attached.label,.ui[class*="top attached"].label{border-radius:.21428571rem .21428571rem 0 0;left:0;margin:0;padding:.75em 1em;position:absolute;top:0;width:100%}.ui[class*="bottom attached"].label{border-radius:0 0 .21428571rem .21428571rem;bottom:0;top:auto}.ui[class*="top left attached"].label{border-radius:.21428571rem 0 .28571429rem 0;margin-top:0!important;width:auto}.ui[class*="top right attached"].label{border-radius:0 .21428571rem 0 .28571429rem;left:auto;right:0;width:auto}.ui[class*="bottom left attached"].label{border-radius:0 .28571429rem 0 .21428571rem;bottom:0;top:auto;width:auto}.ui[class*="bottom right attached"].label{border-radius:.28571429rem 0 .21428571rem 0;bottom:0;left:auto;right:0;top:auto;width:auto}.ui.label.disabled{opacity:.5}a.ui.label:hover,a.ui.labels .label:hover{background-color:#e0e0e0;background-image:none;border-color:#e0e0e0;color:#000c}.ui.labels a.label:hover:before,a.ui.label:hover:before{color:#000c}.ui.active.label{border-color:#d0d0d0}.ui.active.label,.ui.active.label:before{background-color:#d0d0d0;background-image:none;color:#000000f2}a.ui.active.label:hover,a.ui.labels .active.label:hover{background-color:#c8c8c8;background-image:none;border-color:#c8c8c8;color:#000000f2}.ui.labels a.active.label:ActiveHover:before,a.ui.active.label:ActiveHover:before{background-color:#c8c8c8;background-image:none;color:#000000f2}.ui.label.visible:not(.dropdown),.ui.labels.visible .label{display:inline-block!important}.ui.label.hidden,.ui.labels.hidden .label{display:none!important}.ui.red.label,.ui.red.labels .label{background-color:#ff0202!important;border-color:#ff0202!important;color:#fff!important}.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#e80000!important;border-color:#e80000!important;color:#fff!important}.ui.red.corner.label,.ui.red.corner.label:hover{background-color:initial!important}.ui.red.ribbon.label{border-color:#ce0000!important}.ui.basic.red.label{background:none #fff!important;border-color:#ff0202!important;color:#ff0202!important}.ui.basic.red.labels a.label:hover,a.ui.basic.red.label:hover{background-color:#fff!important;border-color:#e80000!important;color:#e80000!important}.ui.orange.label,.ui.orange.labels .label{background-color:#ffba39!important;border-color:#ffba39!important;color:#fff!important}.ui.orange.labels .label:hover,a.ui.orange.label:hover{background-color:#ffb120!important;border-color:#ffb120!important;color:#fff!important}.ui.orange.corner.label,.ui.orange.corner.label:hover{background-color:initial!important}.ui.orange.ribbon.label{border-color:#ffa806!important}.ui.basic.orange.label{background:none #fff!important;border-color:#ffba39!important;color:#ffba39!important}.ui.basic.orange.labels a.label:hover,a.ui.basic.orange.label:hover{background-color:#fff!important;border-color:#ffb120!important;color:#ffb120!important}.ui.yellow.label,.ui.yellow.labels .label{background-color:#fffcf2!important;border-color:#fffcf2!important;color:#fff!important}.ui.yellow.labels .label:hover,a.ui.yellow.label:hover{background-color:#fff6d9!important;border-color:#fff6d9!important;color:#fff!important}.ui.yellow.corner.label,.ui.yellow.corner.label:hover{background-color:initial!important}.ui.yellow.ribbon.label{border-color:#fff0bf!important}.ui.basic.yellow.label{background:none #fff!important;border-color:#fffcf2!important;color:#fffcf2!important}.ui.basic.yellow.labels a.label:hover,a.ui.basic.yellow.label:hover{background-color:#fff!important;border-color:#fff6d9!important;color:#fff6d9!important}.ui.olive.label,.ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.ui.olive.labels .label:hover,a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.ui.olive.corner.label,.ui.olive.corner.label:hover{background-color:initial!important}.ui.olive.ribbon.label{border-color:#366d2e!important}.ui.basic.olive.label{background:none #fff!important;border-color:#b5cc18!important;color:#b5cc18!important}.ui.basic.olive.labels a.label:hover,a.ui.basic.olive.label:hover{background-color:#fff!important;border-color:#a7bd0d!important;color:#a7bd0d!important}.ui.green.label,.ui.green.labels .label{background-color:#48913d!important;border-color:#48913d!important;color:#fff!important}.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#3c8332!important;border-color:#3c8332!important;color:#fff!important}.ui.green.corner.label,.ui.green.corner.label:hover{background-color:initial!important}.ui.green.ribbon.label{border-color:#366d2e!important}.ui.basic.green.label{background:none #fff!important;border-color:#48913d!important;color:#48913d!important}.ui.basic.green.labels a.label:hover,a.ui.basic.green.label:hover{background-color:#fff!important;border-color:#3c8332!important;color:#3c8332!important}.ui.teal.label,.ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.ui.teal.labels .label:hover,a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.ui.teal.corner.label,.ui.teal.corner.label:hover{background-color:initial!important}.ui.teal.ribbon.label{border-color:#00827c!important}.ui.basic.teal.label{background:none #fff!important;border-color:#00b5ad!important;color:#00b5ad!important}.ui.basic.teal.labels a.label:hover,a.ui.basic.teal.label:hover{background-color:#fff!important;border-color:#009c95!important;color:#009c95!important}.ui.blue.label,.ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.ui.blue.labels .label:hover,a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.ui.blue.corner.label,.ui.blue.corner.label:hover{background-color:initial!important}.ui.blue.ribbon.label{border-color:#1a69a4!important}.ui.basic.blue.label{background:none #fff!important;border-color:#2185d0!important;color:#2185d0!important}.ui.basic.blue.labels a.label:hover,a.ui.basic.blue.label:hover{background-color:#fff!important;border-color:#1678c2!important;color:#1678c2!important}.ui.violet.label,.ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.ui.violet.labels .label:hover,a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.ui.violet.corner.label,.ui.violet.corner.label:hover{background-color:initial!important}.ui.violet.ribbon.label{border-color:#502aa1!important}.ui.basic.violet.label{background:none #fff!important;border-color:#6435c9!important;color:#6435c9!important}.ui.basic.violet.labels a.label:hover,a.ui.basic.violet.label:hover{background-color:#fff!important;border-color:#5829bb!important;color:#5829bb!important}.ui.purple.label,.ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.ui.purple.labels .label:hover,a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.ui.purple.corner.label,.ui.purple.corner.label:hover{background-color:initial!important}.ui.purple.ribbon.label{border-color:#82299f!important}.ui.basic.purple.label{background:none #fff!important;border-color:#a333c8!important;color:#a333c8!important}.ui.basic.purple.labels a.label:hover,a.ui.basic.purple.label:hover{background-color:#fff!important;border-color:#9627ba!important;color:#9627ba!important}.ui.pink.label,.ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.ui.pink.labels .label:hover,a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.ui.pink.corner.label,.ui.pink.corner.label:hover{background-color:initial!important}.ui.pink.ribbon.label{border-color:#c71f7e!important}.ui.basic.pink.label{background:none #fff!important;border-color:#e03997!important;color:#e03997!important}.ui.basic.pink.labels a.label:hover,a.ui.basic.pink.label:hover{background-color:#fff!important;border-color:#e61a8d!important;color:#e61a8d!important}.ui.brown.label,.ui.brown.labels .label{background-color:#fef0e7!important;border-color:#fef0e7!important;color:#fff!important}.ui.brown.labels .label:hover,a.ui.brown.label:hover{background-color:#ffe0cc!important;border-color:#ffe0cc!important;color:#fff!important}.ui.brown.corner.label,.ui.brown.corner.label:hover{background-color:initial!important}.ui.brown.ribbon.label{border-color:#fcd1b6!important}.ui.basic.brown.label{background:none #fff!important;border-color:#fef0e7!important;color:#fef0e7!important}.ui.basic.brown.labels a.label:hover,a.ui.basic.brown.label:hover{background-color:#fff!important;border-color:#ffe0cc!important;color:#ffe0cc!important}.ui.grey.label,.ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.ui.grey.labels .label:hover,a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.ui.grey.corner.label,.ui.grey.corner.label:hover{background-color:initial!important}.ui.grey.ribbon.label{border-color:#fcd1b6!important}.ui.basic.grey.label{background:none #fff!important;border-color:#767676!important;color:#767676!important}.ui.basic.grey.labels a.label:hover,a.ui.basic.grey.label:hover{background-color:#fff!important;border-color:#838383!important;color:#838383!important}.ui.black.label,.ui.black.labels .label{background-color:#000!important;border-color:#000!important;color:#fff!important}.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#0d0d0d!important;border-color:#0d0d0d!important;color:#fff!important}.ui.black.corner.label,.ui.black.corner.label:hover{background-color:initial!important}.ui.black.ribbon.label{border-color:#fcd1b6!important}.ui.basic.black.label{background:none #fff!important;border-color:#000!important;color:#000!important}.ui.basic.black.labels a.label:hover,a.ui.basic.black.label:hover{background-color:#fff!important;border-color:#0d0d0d!important;color:#0d0d0d!important}.ui.basic.label{background:none #fff;border:1px solid #22242626;box-shadow:none;color:#000000de}a.ui.basic.label:hover{background:none #fff;box-shadow:1px solid #22242626;box-shadow:none;color:#1e70bf;text-decoration:none}.ui.basic.pointing.label:before{border-color:inherit}.ui.fluid.labels>.label,.ui.label.fluid{box-sizing:border-box;width:100%}.ui.inverted.label,.ui.inverted.labels .label{color:#ffffffe6!important}.ui.horizontal.label,.ui.horizontal.labels .label{margin:0 .5em 0 0;min-width:3em;padding:.4em .833em;text-align:center}.ui.circular.label,.ui.circular.labels .label{border-radius:500rem;line-height:1em;min-height:2em;min-width:2em;padding:.5em!important;text-align:center}.ui.empty.circular.label,.ui.empty.circular.labels .label{height:.5em;min-height:0;min-width:0;overflow:hidden;vertical-align:initial;width:.5em}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{background-color:inherit;background-image:inherit;background-image:none;border:0 solid;border-color:inherit;content:"";height:.6666em;position:absolute;transform:rotate(45deg);transition:background .1s ease;width:.6666em;z-index:2}.ui.pointing.label,.ui[class*="pointing above"].label{margin-top:1em}.ui.pointing.label:before,.ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;left:50%;top:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label{margin-bottom:1em;margin-top:0}.ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;left:50%;right:auto;top:auto;top:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="left pointing"].label{margin-left:.6666em;margin-top:0}.ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="right pointing"].label{margin-right:.6666em;margin-top:0}.ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;bottom:auto;left:auto;right:0;top:50%;transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before{margin-top:-1px}.ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before{bottom:auto;margin-top:1px;top:100%}.ui.basic[class*="left pointing"].label:before{left:-1px;top:50%}.ui.basic[class*="right pointing"].label:before{right:-1px;top:50%}.ui.floating.label{left:100%;margin:0 0 0 -1.5em!important;position:absolute;top:-1em;z-index:100}.ui.mini.label,.ui.mini.labels .label{font-size:.64285714rem}.ui.tiny.label,.ui.tiny.labels .label{font-size:.71428571rem}.ui.small.label,.ui.small.labels .label{font-size:.78571429rem}.ui.label,.ui.labels .label{font-size:.85714286rem}.ui.large.label,.ui.large.labels .label{font-size:1rem}.ui.big.label,.ui.big.labels .label{font-size:1.28571429rem}.ui.huge.label,.ui.huge.labels .label{font-size:1.42857143rem}.ui.massive.label,.ui.massive.labels .label{font-size:1.71428571rem}.ui.label>.icon{margin:0}.ui.circular.label{align-items:center;display:flex;height:2em;justify-content:center;width:2em}
/*!
 * # Semantic UI - List
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.list,ol.ui.list,ul.ui.list{list-style-type:none;margin:1em 0;padding:0}.ui.list:first-child,ol.ui.list:first-child,ul.ui.list:first-child{margin-top:0;padding-top:0}.ui.list:last-child,ol.ui.list:last-child,ul.ui.list:last-child{margin-bottom:0;padding-bottom:0}.ui.list .list>.item,.ui.list>.item,ol.ui.list li,ul.ui.list li{display:list-item;line-height:1.14285714em;list-style-position:outside;list-style-type:none;padding:.21428571em 0;table-layout:fixed}.ui.list>.item:after,.ui.list>.list>.item,ol.ui.list>li:first-child:after,ul.ui.list>li:first-child:after{clear:both;content:"";display:block;height:0;visibility:hidden}.ui.list .list>.item:first-child,.ui.list>.item:first-child,ol.ui.list li:first-child,ul.ui.list li:first-child{padding-top:0}.ui.list .list>.item:last-child,.ui.list>.item:last-child,ol.ui.list li:last-child,ul.ui.list li:last-child{padding-bottom:0}.ui.list .list,ol.ui.list ol,ul.ui.list ul{clear:both;margin:0;padding:.75em 0 .25em .5em}.ui.list .list>.item,ol.ui.list ol li,ul.ui.list ul li{line-height:inherit;padding:.14285714em 0}.ui.list .list>.item>i.icon,.ui.list>.item>i.icon{display:table-cell;margin:0;padding-right:.28571429em;padding-top:0;transition:color .1s ease;vertical-align:top}.ui.list .list>.item>i.icon:only-child,.ui.list>.item>i.icon:only-child{display:inline-block;vertical-align:top}.ui.list .list>.item>.image,.ui.list>.item>.image{background-color:initial;display:table-cell;margin:0;vertical-align:top}.ui.list .list>.item>.image:not(:only-child):not(img),.ui.list>.item>.image:not(:only-child):not(img){padding-right:.5em}.ui.list .list>.item>.image img,.ui.list>.item>.image img{vertical-align:top}.ui.list .list>.item>.image:only-child,.ui.list .list>.item>img.image,.ui.list>.item>.image:only-child,.ui.list>.item>img.image{display:inline-block}.ui.list .list>.item>.content,.ui.list>.item>.content{line-height:1.14285714em}.ui.list .list>.item>.icon+.content,.ui.list .list>.item>.image+.content,.ui.list>.item>.icon+.content,.ui.list>.item>.image+.content{display:table-cell;padding:0 0 0 .5em;vertical-align:top;width:100%}.ui.list .list>.item>img.image+.content,.ui.list>.item>img.image+.content{display:inline-block;width:auto}.ui.list .list>.item>.content>.list,.ui.list>.item>.content>.list{margin-left:0;padding-left:0}.ui.list .list>.item .header,.ui.list>.item .header{color:#000000de;display:block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;margin:0}.ui.list .list>.item .description,.ui.list>.item .description{color:#000000b3;display:block}.ui.list .list>.item a,.ui.list>.item a{cursor:pointer}.ui.list .list>a.item,.ui.list>a.item{color:#4183c4;cursor:pointer}.ui.list .list>a.item:hover,.ui.list>a.item:hover{color:#1e70bf}.ui.list .list>a.item i.icon,.ui.list>a.item i.icon{color:#0006}.ui.list .list>.item a.header,.ui.list>.item a.header{color:#4183c4!important;cursor:pointer}.ui.list .list>.item a.header:hover,.ui.list>.item a.header:hover{color:#1e70bf!important}.ui[class*="left floated"].list{float:left}.ui[class*="right floated"].list{float:right}.ui.list .list>.item [class*="left floated"],.ui.list>.item [class*="left floated"]{float:left;margin:0 1em 0 0}.ui.list .list>.item [class*="right floated"],.ui.list>.item [class*="right floated"]{float:right;margin:0 0 0 1em}.ui.menu .ui.list .list>.item,.ui.menu .ui.list>.item{background-color:initial;display:list-item;line-height:1.14285714em;list-style-position:outside;list-style-type:none;padding:.21428571em 0;table-layout:fixed}.ui.menu .ui.list .list>.item:before,.ui.menu .ui.list>.item:before{background:none;border:none}.ui.menu .ui.list .list>.item:first-child,.ui.menu .ui.list>.item:first-child{padding-top:0}.ui.menu .ui.list .list>.item:last-child,.ui.menu .ui.list>.item:last-child{padding-bottom:0}.ui.horizontal.list{display:inline-block;font-size:0}.ui.horizontal.list>.item{display:inline-block;font-size:1rem;margin-left:1em}.ui.horizontal.list:not(.celled)>.item:first-child{margin-left:0!important;padding-left:0!important}.ui.horizontal.list .list{padding-bottom:0;padding-left:0}.ui.horizontal.list .list>.item>.content,.ui.horizontal.list .list>.item>.icon,.ui.horizontal.list .list>.item>.image,.ui.horizontal.list>.item>.content,.ui.horizontal.list>.item>.icon,.ui.horizontal.list>.item>.image{vertical-align:middle}.ui.horizontal.list>.item:first-child,.ui.horizontal.list>.item:last-child{padding-bottom:.21428571em;padding-top:.21428571em}.ui.horizontal.list>.item>i.icon{margin:0;padding:0 .25em 0 0}.ui.horizontal.list>.item>.icon,.ui.horizontal.list>.item>.icon+.content{display:inline-block;float:none}.ui.list .list>.disabled.item,.ui.list>.disabled.item{color:#2828284d!important;pointer-events:none}.ui.inverted.list .list>.disabled.item,.ui.inverted.list>.disabled.item{color:#e1e1e14d!important}.ui.list .list>a.item:hover .icon,.ui.list>a.item:hover .icon{color:#000000de}.ui.inverted.list .list>a.item>.icon,.ui.inverted.list>a.item>.icon{color:#ffffffb3}.ui.inverted.list .list>.item .header,.ui.inverted.list>.item .header{color:#ffffffe6}.ui.inverted.list .list>.item .description,.ui.inverted.list>.item .description{color:#ffffffb3}.ui.inverted.list .list>a.item,.ui.inverted.list>a.item{color:#ffffffe6;cursor:pointer}.ui.inverted.list .list>a.item:hover,.ui.inverted.list>a.item:hover{color:#1e70bf}.ui.inverted.list .item a:not(.ui){color:#ffffffe6!important}.ui.inverted.list .item a:not(.ui):hover{color:#1e70bf!important}.ui.list [class*="top aligned"],.ui.list[class*="top aligned"] .content,.ui.list[class*="top aligned"] .image{vertical-align:top!important}.ui.list [class*="middle aligned"],.ui.list[class*="middle aligned"] .content,.ui.list[class*="middle aligned"] .image{vertical-align:middle!important}.ui.list [class*="bottom aligned"],.ui.list[class*="bottom aligned"] .content,.ui.list[class*="bottom aligned"] .image{vertical-align:bottom!important}.ui.link.list .item,.ui.link.list .item a:not(.ui),.ui.link.list a.item{color:#0006;transition:color .1s ease}.ui.link.list.list .item a:not(.ui):hover,.ui.link.list.list a.item:hover{color:#000c}.ui.link.list.list .item a:not(.ui):active,.ui.link.list.list a.item:active{color:#000000e6}.ui.link.list.list .active.item,.ui.link.list.list .active.item a:not(.ui){color:#000000f2}.ui.inverted.link.list .item,.ui.inverted.link.list .item a:not(.ui),.ui.inverted.link.list a.item{color:#ffffff80}.ui.inverted.link.list.list .active.item a:not(.ui),.ui.inverted.link.list.list .item a:not(.ui):active,.ui.inverted.link.list.list .item a:not(.ui):hover,.ui.inverted.link.list.list a.active.item,.ui.inverted.link.list.list a.item:active,.ui.inverted.link.list.list a.item:hover{color:#fff}.ui.selection.list .list>.item,.ui.selection.list>.item{background:#0000;border-radius:.5em;color:#0006;cursor:pointer;margin:0;padding:.5em;transition:color .1s ease,padding-left .1s ease,background-color .1s ease}.ui.selection.list .list>.item:last-child,.ui.selection.list>.item:last-child{margin-bottom:0}.ui.selection.list.list>.item:hover,.ui.selection.list>.item:hover{background:#00000008;color:#000c}.ui.selection.list .list>.item:active,.ui.selection.list>.item:active{background:#0000000d;color:#000000e6}.ui.selection.list .list>.item.active,.ui.selection.list>.item.active{background:#0000000d;color:#000000f2}.ui.inverted.selection.list>.item{background:#0000;color:#ffffff80}.ui.inverted.selection.list>.item:hover{background:#ffffff05;color:#fff}.ui.inverted.selection.list>.item.active,.ui.inverted.selection.list>.item:active{background:#ffffff14;color:#fff}.ui.celled.selection.list .list>.item,.ui.celled.selection.list>.item,.ui.divided.selection.list .list>.item,.ui.divided.selection.list>.item{border-radius:0}.ui.animated.list>.item{transition:color .25s ease .1s,padding-left .25s ease .1s,background-color .25s ease .1s}.ui.animated.list:not(.horizontal)>.item:hover{padding-left:1em}.ui.fitted.list:not(.selection) .list>.item,.ui.fitted.list:not(.selection)>.item{padding-left:0;padding-right:0}.ui.fitted.selection.list .list>.item,.ui.fitted.selection.list>.item{margin-left:-.5em;margin-right:-.5em}.ui.bulleted.list,ul.ui.list{margin-left:1.25rem}.ui.bulleted.list .list>.item,.ui.bulleted.list>.item,ul.ui.list li{position:relative}.ui.bulleted.list .list>.item:before,.ui.bulleted.list>.item:before,ul.ui.list li:before{color:inherit;content:"•";font-weight:400;left:auto;margin-left:-1.25rem;opacity:1;pointer-events:none;position:absolute;top:auto;-webkit-user-select:none;user-select:none;vertical-align:top}.ui.bulleted.list .list>a.item:before,.ui.bulleted.list>a.item:before,ul.ui.list li:before{color:#000000de}.ui.bulleted.list .list,ul.ui.list ul{padding-left:1.25rem}.ui.horizontal.bulleted.list,ul.ui.horizontal.bulleted.list{margin-left:0}.ui.horizontal.bulleted.list>.item,ul.ui.horizontal.bulleted.list li{margin-left:1.75rem}.ui.horizontal.bulleted.list>.item:first-child,ul.ui.horizontal.bulleted.list li:first-child{margin-left:0}.ui.horizontal.bulleted.list>.item:before,ul.ui.horizontal.bulleted.list li:before{color:#000000de}.ui.horizontal.bulleted.list>.item:first-child:before,ul.ui.horizontal.bulleted.list li:first-child:before{display:none}.ui.ordered.list,.ui.ordered.list .list,ol.ui.list,ol.ui.list ol{counter-reset:ordered;list-style-type:none;margin-left:1.25rem}.ui.ordered.list .list>.item,.ui.ordered.list>.item,ol.ui.list li{list-style-type:none;position:relative}.ui.ordered.list .list>.item:before,.ui.ordered.list>.item:before,ol.ui.list li:before{color:#000000de;content:counters(ordered,".") " ";counter-increment:ordered;left:auto;margin-left:-1.25rem;opacity:.8;pointer-events:none;position:absolute;text-align:right;top:auto;-webkit-user-select:none;user-select:none;vertical-align:middle}.ui.ordered.inverted.list .list>.item:before,.ui.ordered.inverted.list>.item:before,ol.ui.inverted.list li:before{color:#ffffffb3}.ui.ordered.list>.item[data-value],.ui.ordered.list>.list>.item[data-value]{content:attr(data-value)}ol.ui.list li[value]:before{content:attr(value)}.ui.ordered.list .list,ol.ui.list ol{margin-left:1em}.ui.ordered.list .list>.item:before,ol.ui.list ol li:before{margin-left:-2em}.ui.ordered.horizontal.list,ol.ui.horizontal.list{margin-left:0}.ui.ordered.horizontal.list .list>.item:before,.ui.ordered.horizontal.list>.item:before,ol.ui.horizontal.list li:before{margin:0 .5em 0 0;position:static}.ui.divided.list>.item{border-top:1px solid #22242626}.ui.divided.list .item .list>.item,.ui.divided.list .list>.item,.ui.divided.list .list>.item:first-child,.ui.divided.list>.item:first-child{border-top:none}.ui.divided.list:not(.horizontal) .list>.item:first-child{border-top-width:1px}.ui.divided.bulleted.list .list,.ui.divided.bulleted.list:not(.horizontal){margin-left:0;padding-left:0}.ui.divided.bulleted.list>.item:not(.horizontal){padding-left:1.25rem}.ui.divided.ordered.list{margin-left:0}.ui.divided.ordered.list .list>.item,.ui.divided.ordered.list>.item{padding-left:1.25rem}.ui.divided.ordered.list .item .list{margin-left:0;margin-right:0;padding-bottom:.21428571em}.ui.divided.ordered.list .item .list>.item{padding-left:1em}.ui.divided.selection.list .list>.item,.ui.divided.selection.list>.item{border-radius:0;margin:0}.ui.divided.horizontal.list{margin-left:0}.ui.divided.horizontal.list>.item:not(:first-child){padding-left:.5em}.ui.divided.horizontal.list>.item:not(:last-child){padding-right:.5em}.ui.divided.horizontal.list>.item{border-left:1px solid #22242626;border-top:none;line-height:.6;margin:0}.ui.horizontal.divided.list>.item:first-child{border-left:none}.ui.divided.inverted.horizontal.list>.item,.ui.divided.inverted.list>.item,.ui.divided.inverted.list>.list{border-color:#ffffff1a}.ui.celled.list>.item,.ui.celled.list>.list{border-top:1px solid #22242626;padding-left:.5em;padding-right:.5em}.ui.celled.list>.item:last-child{border-bottom:1px solid #22242626}.ui.celled.list>.item:first-child,.ui.celled.list>.item:last-child{padding-bottom:.21428571em;padding-top:.21428571em}.ui.celled.list .item .list>.item{border-width:0}.ui.celled.list .list>.item:first-child{border-top-width:0}.ui.celled.bulleted.list{margin-left:0}.ui.celled.bulleted.list .list>.item,.ui.celled.bulleted.list>.item{padding-left:1.25rem}.ui.celled.bulleted.list .item .list{margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:.21428571em}.ui.celled.ordered.list{margin-left:0}.ui.celled.ordered.list .list>.item,.ui.celled.ordered.list>.item{padding-left:1.25rem}.ui.celled.ordered.list .item .list{margin-left:0;margin-right:0;padding-bottom:.21428571em}.ui.celled.ordered.list .list>.item{padding-left:1em}.ui.horizontal.celled.list{margin-left:0}.ui.horizontal.celled.list .list>.item,.ui.horizontal.celled.list>.item{border-left:1px solid #22242626;border-top:none;line-height:.6;margin:0;padding-left:.5em;padding-right:.5em}.ui.horizontal.celled.list .list>.item:last-child,.ui.horizontal.celled.list>.item:last-child{border-bottom:none;border-right:1px solid #22242626}.ui.celled.inverted.horizontal.list .list>.item,.ui.celled.inverted.horizontal.list>.item,.ui.celled.inverted.list>.item,.ui.celled.inverted.list>.list{border-color:1px solid #ffffff1a}.ui.relaxed.list:not(.horizontal)>.item:not(:first-child){padding-top:.42857143em}.ui.relaxed.list:not(.horizontal)>.item:not(:last-child){padding-bottom:.42857143em}.ui.horizontal.relaxed.list .list>.item:not(:first-child),.ui.horizontal.relaxed.list>.item:not(:first-child){padding-left:1rem}.ui.horizontal.relaxed.list .list>.item:not(:last-child),.ui.horizontal.relaxed.list>.item:not(:last-child){padding-right:1rem}.ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:first-child){padding-top:.85714286em}.ui[class*="very relaxed"].list:not(.horizontal)>.item:not(:last-child){padding-bottom:.85714286em}.ui.horizontal[class*="very relaxed"].list .list>.item:not(:first-child),.ui.horizontal[class*="very relaxed"].list>.item:not(:first-child){padding-left:1.5rem}.ui.horizontal[class*="very relaxed"].list .list>.item:not(:last-child),.ui.horizontal[class*="very relaxed"].list>.item:not(:last-child){padding-right:1.5rem}.ui.mini.list{font-size:.78571429em}.ui.tiny.list{font-size:.85714286em}.ui.small.list{font-size:.92857143em}.ui.list{font-size:1em}.ui.large.list{font-size:1.14285714em}.ui.big.list{font-size:1.28571429em}.ui.huge.list{font-size:1.42857143em}.ui.massive.list{font-size:1.71428571em}.ui.mini.horizontal.list .list>.item,.ui.mini.horizontal.list>.item{font-size:.78571429rem}.ui.tiny.horizontal.list .list>.item,.ui.tiny.horizontal.list>.item{font-size:.85714286rem}.ui.small.horizontal.list .list>.item,.ui.small.horizontal.list>.item{font-size:.92857143rem}.ui.horizontal.list .list>.item,.ui.horizontal.list>.item{font-size:1rem}.ui.large.horizontal.list .list>.item,.ui.large.horizontal.list>.item{font-size:1.14285714rem}.ui.big.horizontal.list .list>.item,.ui.big.horizontal.list>.item{font-size:1.28571429rem}.ui.huge.horizontal.list .list>.item,.ui.huge.horizontal.list>.item{font-size:1.42857143rem}.ui.massive.horizontal.list .list>.item,.ui.massive.horizontal.list>.item{font-size:1.71428571rem}
/*!
 * # Semantic UI - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.loader{display:none;left:50%;margin:0;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);z-index:1000}.ui.loader:before{border:.2em solid #0000001a;border-radius:500rem}.ui.loader:after,.ui.loader:before{content:"";height:100%;left:50%;position:absolute;top:0;width:100%}.ui.loader:after{animation:loader .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui.mini.loader:after,.ui.mini.loader:before{height:1rem;margin:0 0 0 -.5rem;width:1rem}.ui.tiny.loader:after,.ui.tiny.loader:before{height:1.14285714rem;margin:0 0 0 -.57142857rem;width:1.14285714rem}.ui.small.loader:after,.ui.small.loader:before{height:1.71428571rem;margin:0 0 0 -.85714286rem;width:1.71428571rem}.ui.loader:after,.ui.loader:before{height:2.28571429rem;margin:0 0 0 -1.14285714rem;width:2.28571429rem}.ui.large.loader:after,.ui.large.loader:before{height:3.42857143rem;margin:0 0 0 -1.71428571rem;width:3.42857143rem}.ui.big.loader:after,.ui.big.loader:before{height:3.71428571rem;margin:0 0 0 -1.85714286rem;width:3.71428571rem}.ui.huge.loader:after,.ui.huge.loader:before{height:4.14285714rem;margin:0 0 0 -2.07142857rem;width:4.14285714rem}.ui.massive.loader:after,.ui.massive.loader:before{height:4.57142857rem;margin:0 0 0 -2.28571429rem;width:4.57142857rem}.ui.dimmer .loader{display:block}.ui.dimmer .ui.loader{color:#ffffffe6}.ui.dimmer .ui.loader:before{border-color:#ffffff26}.ui.dimmer .ui.loader:after{border-color:#fff #0000 #0000}.ui.inverted.dimmer .ui.loader{color:#000000de}.ui.inverted.dimmer .ui.loader:before{border-color:#0000001a}.ui.inverted.dimmer .ui.loader:after{border-color:#767676 #0000 #0000}.ui.text.loader{font-style:normal;height:auto!important;text-align:center;width:auto!important}.ui.indeterminate.loader:after{animation-direction:reverse;animation-duration:1.2s}.ui.loader.active,.ui.loader.visible{display:block}.ui.loader.disabled,.ui.loader.hidden{display:none}.ui.inverted.dimmer .ui.mini.loader,.ui.mini.loader{font-size:.78571429em;height:1rem;width:1rem}.ui.inverted.dimmer .ui.tiny.loader,.ui.tiny.loader{font-size:.85714286em;height:1.14285714rem;width:1.14285714rem}.ui.inverted.dimmer .ui.small.loader,.ui.small.loader{font-size:.92857143em;height:1.71428571rem;width:1.71428571rem}.ui.inverted.dimmer .ui.loader,.ui.loader{font-size:1em;height:2.28571429rem;width:2.28571429rem}.ui.inverted.dimmer .ui.large.loader,.ui.large.loader{font-size:1.14285714em;height:3.42857143rem;width:3.42857143rem}.ui.big.loader,.ui.inverted.dimmer .ui.big.loader{font-size:1.28571429em;height:3.71428571rem;width:3.71428571rem}.ui.huge.loader,.ui.inverted.dimmer .ui.huge.loader{font-size:1.42857143em;height:4.14285714rem;width:4.14285714rem}.ui.inverted.dimmer .ui.massive.loader,.ui.massive.loader{font-size:1.71428571em;height:4.57142857rem;width:4.57142857rem}.ui.mini.text.loader{min-width:1rem;padding-top:1.78571429rem}.ui.tiny.text.loader{min-width:1.14285714rem;padding-top:1.92857143rem}.ui.small.text.loader{min-width:1.71428571rem;padding-top:2.5rem}.ui.text.loader{min-width:2.28571429rem;padding-top:3.07142857rem}.ui.large.text.loader{min-width:3.42857143rem;padding-top:4.21428571rem}.ui.big.text.loader{min-width:3.71428571rem;padding-top:4.5rem}.ui.huge.text.loader{min-width:4.14285714rem;padding-top:4.92857143rem}.ui.massive.text.loader{min-width:4.57142857rem;padding-top:5.35714286rem}.ui.inverted.loader{color:#ffffffe6}.ui.inverted.loader:before{border-color:#ffffff26}.ui.inverted.loader:after{border-top-color:#fff}.ui.inline.loader{left:0;margin:0;position:relative;top:0;transform:none;vertical-align:middle}.ui.inline.loader.active,.ui.inline.loader.visible{display:inline-block}.ui.centered.inline.loader.active,.ui.centered.inline.loader.visible{display:block;margin-left:auto;margin-right:auto}
/*!
 * # Semantic UI - Loader
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.placeholder{animation:placeholderShimmer 2s linear;animation-iteration-count:infinite;background-color:#fff;background-image:linear-gradient(90deg,#00000014 0,#00000026 15%,#00000014 30%);background-size:1200px 100%;max-width:30rem;overflow:hidden;position:static}@keyframes placeholderShimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}.ui.placeholder+.ui.placeholder{animation-delay:.15s;margin-top:2rem}.ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.3s}.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.45s}.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder+.ui.placeholder{animation-delay:.6s}.ui.placeholder,.ui.placeholder .image.header:after,.ui.placeholder .line,.ui.placeholder .line:after,.ui.placeholder>:before{background-color:#fff}.ui.placeholder .image:not(.header):not(.ui){height:100px}.ui.placeholder .square.image:not(.header){height:0;overflow:hidden;padding-top:100%}.ui.placeholder .rectangular.image:not(.header){height:0;overflow:hidden;padding-top:75%}.ui.placeholder .line{height:.85714286em;position:relative}.ui.placeholder .line:after,.ui.placeholder .line:before{background-color:inherit;content:"";position:absolute;top:100%}.ui.placeholder .line:before{left:0}.ui.placeholder .line:after{right:0}.ui.placeholder .line{margin-bottom:.5em}.ui.placeholder .line:after,.ui.placeholder .line:before{height:.5em}.ui.placeholder .line:not(:first-child){margin-top:.5em}.ui.placeholder .header{overflow:hidden;position:relative}.ui.placeholder .line:first-child:after{width:0}.ui.placeholder .line:nth-child(2):after{width:50%}.ui.placeholder .line:nth-child(3):after{width:10%}.ui.placeholder .line:nth-child(4):after{width:35%}.ui.placeholder .line:nth-child(5):after{width:65%}.ui.placeholder .header .line{margin-bottom:.64285714em}.ui.placeholder .header .line:after,.ui.placeholder .header .line:before{height:.64285714em}.ui.placeholder .header .line:not(:first-child){margin-top:.64285714em}.ui.placeholder .header .line:after{width:20%}.ui.placeholder .header .line:nth-child(2):after{width:60%}.ui.placeholder .image.header .line{margin-left:3em}.ui.placeholder .image.header .line:before{width:.71428571rem}.ui.placeholder .image.header:after{content:"";display:block;height:.85714286em;margin-left:3em}.ui.placeholder .header .line:first-child,.ui.placeholder .image .line:first-child,.ui.placeholder .paragraph .line:first-child{height:.01px}.ui.placeholder .header:not(:first-child):before,.ui.placeholder .image:not(:first-child):before,.ui.placeholder .paragraph:not(:first-child):before{content:"";display:block;height:1.42857143em}.ui.inverted.placeholder{background-image:linear-gradient(90deg,#ffffff14 0,#ffffff24 15%,#ffffff14 30%)}.ui.inverted.placeholder,.ui.inverted.placeholder .image.header:after,.ui.inverted.placeholder .line,.ui.inverted.placeholder .line:after,.ui.inverted.placeholder>:before{background-color:#000}.ui.placeholder .full.line.line.line:after{width:0}.ui.placeholder .very.long.line.line.line:after{width:10%}.ui.placeholder .long.line.line.line:after{width:35%}.ui.placeholder .medium.line.line.line:after{width:50%}.ui.placeholder .short.line.line.line:after{width:65%}.ui.placeholder .very.short.line.line.line:after{width:80%}.ui.fluid.placeholder{max-width:none}
/*!
 * # Semantic UI - Rail
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.rail{height:100%;position:absolute;top:0;width:300px}.ui.left.rail{left:auto;margin:0 2rem 0 0;padding:0 2rem 0 0;right:100%}.ui.right.rail{left:100%}.ui.left.internal.rail,.ui.right.rail{margin:0 0 0 2rem;padding:0 0 0 2rem;right:auto}.ui.left.internal.rail{left:0}.ui.right.internal.rail{left:auto;margin:0 2rem 0 0;padding:0 2rem 0 0;right:0}.ui.dividing.rail{width:302.5px}.ui.left.dividing.rail{border-right:1px solid #22242626;margin:0 2.5rem 0 0;padding:0 2.5rem 0 0}.ui.right.dividing.rail{border-left:1px solid #22242626;margin:0 0 0 2.5rem;padding:0 0 0 2.5rem}.ui.close.rail{width:calc(300px + 1em)}.ui.close.left.rail{margin:0 1em 0 0;padding:0 1em 0 0}.ui.close.right.rail{margin:0 0 0 1em;padding:0 0 0 1em}.ui.very.close.rail{width:calc(300px + .5em)}.ui.very.close.left.rail{margin:0 .5em 0 0;padding:0 .5em 0 0}.ui.very.close.right.rail{margin:0 0 0 .5em;padding:0 0 0 .5em}.ui.attached.left.rail,.ui.attached.right.rail{margin:0;padding:0}.ui.mini.rail{font-size:.78571429rem}.ui.tiny.rail{font-size:.85714286rem}.ui.small.rail{font-size:.92857143rem}.ui.rail{font-size:1rem}.ui.large.rail{font-size:1.14285714rem}.ui.big.rail{font-size:1.28571429rem}.ui.huge.rail{font-size:1.42857143rem}.ui.massive.rail{font-size:1.71428571rem}
/*!
 * # Semantic UI - Reveal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.reveal{display:inherit;font-size:0!important;position:relative!important}.ui.reveal>.visible.content{left:0!important;position:absolute!important;top:0!important;transition:all .5s ease .1s;z-index:3!important}.ui.reveal>.hidden.content{position:relative!important;z-index:2!important}.ui.active.reveal .visible.content,.ui.reveal:hover .visible.content{z-index:4!important}.ui.slide.reveal{overflow:hidden!important;position:relative!important;white-space:nowrap}.ui.slide.reveal>.content{display:block;float:left;margin:0;transition:transform .5s ease .1s;white-space:normal;width:100%}.ui.slide.reveal>.visible.content{position:relative!important}.ui.slide.reveal>.hidden.content{left:0!important;position:absolute!important;transform:translateX(100%)!important;width:100%!important}.ui.slide.active.reveal>.visible.content,.ui.slide.reveal:hover>.visible.content{transform:translateX(-100%)!important}.ui.slide.active.reveal>.hidden.content,.ui.slide.reveal:hover>.hidden.content,.ui.slide.right.reveal>.visible.content{transform:translateX(0)!important}.ui.slide.right.reveal>.hidden.content{transform:translateX(-100%)!important}.ui.slide.right.active.reveal>.visible.content,.ui.slide.right.reveal:hover>.visible.content{transform:translateX(100%)!important}.ui.slide.right.active.reveal>.hidden.content,.ui.slide.right.reveal:hover>.hidden.content{transform:translateX(0)!important}.ui.slide.up.reveal>.hidden.content{transform:translateY(100%)!important}.ui.slide.up.active.reveal>.visible.content,.ui.slide.up.reveal:hover>.visible.content{transform:translateY(-100%)!important}.ui.slide.up.active.reveal>.hidden.content,.ui.slide.up.reveal:hover>.hidden.content{transform:translateY(0)!important}.ui.slide.down.reveal>.hidden.content{transform:translateY(-100%)!important}.ui.slide.down.active.reveal>.visible.content,.ui.slide.down.reveal:hover>.visible.content{transform:translateY(100%)!important}.ui.slide.down.active.reveal>.hidden.content,.ui.slide.down.reveal:hover>.hidden.content{transform:translateY(0)!important}.ui.fade.reveal>.visible.content{opacity:1}.ui.fade.active.reveal>.visible.content,.ui.fade.reveal:hover>.visible.content{opacity:0}.ui.move.reveal{overflow:hidden!important;position:relative!important;white-space:nowrap}.ui.move.reveal>.content{display:block;float:left;margin:0;transition:transform .5s cubic-bezier(.175,.885,.32,1) .1s;white-space:normal}.ui.move.reveal>.visible.content{position:relative!important}.ui.move.reveal>.hidden.content{left:0!important;position:absolute!important;width:100%!important}.ui.move.active.reveal>.visible.content,.ui.move.reveal:hover>.visible.content{transform:translateX(-100%)!important}.ui.move.right.active.reveal>.visible.content,.ui.move.right.reveal:hover>.visible.content{transform:translateX(100%)!important}.ui.move.up.active.reveal>.visible.content,.ui.move.up.reveal:hover>.visible.content{transform:translateY(-100%)!important}.ui.move.down.active.reveal>.visible.content,.ui.move.down.reveal:hover>.visible.content{transform:translateY(100%)!important}.ui.rotate.reveal>.visible.content{transform:rotate(0deg);transition-duration:.5s}.ui.rotate.reveal>.visible.content,.ui.rotate.right.reveal>.visible.content{transform-origin:bottom right}.ui.rotate.active.reveal>.visible.content,.ui.rotate.reveal:hover>.visible.content,.ui.rotate.right.active.reveal>.visible.content,.ui.rotate.right.reveal:hover>.visible.content{transform:rotate(110deg)}.ui.rotate.left.reveal>.visible.content{transform-origin:bottom left}.ui.rotate.left.active.reveal>.visible.content,.ui.rotate.left.reveal:hover>.visible.content{transform:rotate(-110deg)}.ui.disabled.reveal:hover>.visible.visible.content{bottom:auto!important;display:block!important;left:0!important;opacity:1!important;position:static!important;right:auto!important;top:0!important;transform:none!important}.ui.disabled.reveal:hover>.hidden.hidden.content{display:none!important}.ui.reveal>.ui.ribbon.label{z-index:5}.ui.visible.reveal{overflow:visible}.ui.instant.reveal>.content{transition-delay:0s!important}.ui.reveal>.content{font-size:1rem!important}
/*!
 * # Semantic UI - Segment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.segment{background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:0 1px 2px 0 #22242626;margin:1rem 0;padding:1em;position:relative}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.vertical.segment{background:none #0000;border:none;border-bottom:1px solid #22242626;border-radius:0;box-shadow:none;margin:0;padding-left:0;padding-right:0}.ui.vertical.segment:last-child{border-bottom:none}.ui.inverted.segment>.ui.header{color:#fff}.ui[class*="bottom attached"].segment>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui[class*="top attached"].segment>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="top attached"].label{border-top-left-radius:0;border-top-right-radius:0}.ui.attached.segment:not(.top):not(.bottom)>[class*="bottom attached"].label{border-bottom-left-radius:0;border-bottom-right-radius:0}.ui.grid>.row>.ui.segment.column,.ui.grid>.ui.segment.column,.ui.page.grid.segment{padding-bottom:2em;padding-top:2em}.ui.grid.segment{border-radius:.28571429rem;margin:1rem 0}.ui.basic.table.segment{background:#fff;border:1px solid #22242626;box-shadow:0 1px 2px 0 #22242626}.ui[class*="very basic"].table.segment{padding:1em}.ui.placeholder.segment{align-items:stretch;animation:none;background:#f9fafb;border-color:#22242626;box-shadow:inset 0 2px 25px 0 #2224260d;display:flex;flex-direction:column;justify-content:center;max-width:none;min-height:18rem;overflow:visible;padding:1em}.ui.placeholder.segment .button,.ui.placeholder.segment textarea{display:block}.ui.placeholder.segment .button,.ui.placeholder.segment .column .button,.ui.placeholder.segment .column .field,.ui.placeholder.segment .column textarea,.ui.placeholder.segment .column>.ui.input,.ui.placeholder.segment .field,.ui.placeholder.segment textarea,.ui.placeholder.segment>.ui.input{margin-left:auto;margin-right:auto;max-width:15rem}.ui.placeholder.segment>.inline{align-self:center}.ui.placeholder.segment>.inline>.button{display:inline-block;margin:0 .35714286rem 0 0;width:auto}.ui.placeholder.segment>.inline>.button:last-child{margin-right:0}.ui.piled.segment,.ui.piled.segments{box-shadow:"";margin:3em 0;z-index:auto}.ui.piled.segment:first-child{margin-top:0}.ui.piled.segment:last-child{margin-bottom:0}.ui.piled.segment:after,.ui.piled.segment:before,.ui.piled.segments:after,.ui.piled.segments:before{background-color:#fff;border:1px solid #22242626;box-shadow:"";content:"";display:block;height:100%;left:0;position:absolute;visibility:visible;width:100%}.ui.piled.segment:before,.ui.piled.segments:before{top:0;transform:rotate(-1.2deg);z-index:-2}.ui.piled.segment:after,.ui.piled.segments:after{top:0;transform:rotate(1.2deg);z-index:-1}.ui[class*="top attached"].piled.segment{margin-bottom:0;margin-top:3em}.ui.piled.segment[class*="top attached"]:first-child{margin-top:0}.ui.piled.segment[class*="bottom attached"]{margin-bottom:3em;margin-top:0}.ui.piled.segment[class*="bottom attached"]:last-child{margin-bottom:0}.ui.stacked.segment{padding-bottom:1.4em}.ui.stacked.segment:after,.ui.stacked.segment:before,.ui.stacked.segments:after,.ui.stacked.segments:before{background:#00000008;border-top:1px solid #22242626;bottom:-3px;content:"";height:6px;left:0;position:absolute;visibility:visible;width:100%}.ui.stacked.segment:before,.ui.stacked.segments:before{display:none}.ui.tall.stacked.segment:before,.ui.tall.stacked.segments:before{bottom:0;display:block}.ui.stacked.inverted.segment:after,.ui.stacked.inverted.segment:before,.ui.stacked.inverted.segments:after,.ui.stacked.inverted.segments:before{background-color:#00000008;border-top:1px solid #22242659}.ui.padded.segment{padding:1.5em}.ui[class*="very padded"].segment{padding:3em}.ui.padded.segment.vertical.segment,.ui[class*="very padded"].vertical.segment{padding-left:0;padding-right:0}.ui.compact.segment{display:table}.ui.compact.segments{display:inline-flex}.ui.compact.segments .segment,.ui.segments .compact.segment{display:block;flex:0 1 auto}.ui.circular.segment{border-radius:500em;display:table-cell;padding:2em;text-align:center;vertical-align:middle}.ui.raised.segment,.ui.raised.segments{box-shadow:0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626}.ui.segments{border:1px solid #22242626;border-radius:.28571429rem;box-shadow:0 1px 2px 0 #22242626;flex-direction:column;margin:1rem 0;position:relative}.ui.segments:first-child{margin-top:0}.ui.segments:last-child{margin-bottom:0}.ui.segments>.segment{border:none;border-radius:0;border-top:1px solid #22242626;bottom:0;box-shadow:none;margin:0;top:0;width:auto}.ui.segments:not(.horizontal)>.segment:first-child{border-radius:.28571429rem .28571429rem 0 0;border-top:none;bottom:0;margin-bottom:0;margin-top:0;top:0}.ui.segments:not(.horizontal)>.segment:last-child{border-radius:0 0 .28571429rem .28571429rem;bottom:0;box-shadow:0 1px 2px 0 #22242626,none;margin-bottom:0;margin-top:0;top:0}.ui.segments:not(.horizontal)>.segment:only-child{border-radius:.28571429rem}.ui.segments>.ui.segments{border-top:1px solid #22242626;margin:1rem}.ui.segments>.segments:first-child{border-top:none}.ui.segments>.segment+.segments:not(.horizontal){margin-top:0}.ui.horizontal.segments{background-color:initial;background-color:#fff;border:1px solid #22242626;border-radius:0;border-radius:.28571429rem;box-shadow:0 1px 2px 0 #22242626;display:flex;flex-direction:row;margin:1rem 0;padding:0}.ui.segments>.horizontal.segments{background-color:initial;border:none;border-radius:0;border-top:1px solid #22242626;box-shadow:none;margin:0}.ui.horizontal.segments>.segment{background-color:initial;border:none;border-left:1px solid #22242626;border-radius:0;box-shadow:none;flex:1 1 auto;-ms-flex:1 1 0px;margin:0;min-width:0}.ui.segments>.horizontal.segments:first-child{border-top:none}.ui.horizontal.segments>.segment:first-child{border-left:none}.ui.disabled.segment{color:#2828284d;opacity:.45}.ui.loading.segment{color:#0000!important;cursor:default;pointer-events:none;position:relative;text-shadow:none!important;transition:all 0s linear}.ui.loading.segment:before{background:#fffc;border-radius:.28571429rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.ui.loading.segment:after{animation:segment-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000001a;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000;content:"";height:3em;left:50%;margin:-1.5em 0 0 -1.5em;position:absolute;top:50%;visibility:visible;width:3em;z-index:101}@keyframes segment-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui.basic.segment{background:none #0000;border:none;border-radius:0;box-shadow:none}.ui.clearing.segment:after{clear:both;content:".";display:block;height:0;visibility:hidden}.ui.red.segment:not(.inverted){border-top:2px solid #ff0202!important}.ui.inverted.red.segment{background-color:#ff0202!important;color:#fff!important}.ui.orange.segment:not(.inverted){border-top:2px solid #ffba39!important}.ui.inverted.orange.segment{background-color:#ffba39!important;color:#fff!important}.ui.yellow.segment:not(.inverted){border-top:2px solid #fffcf2!important}.ui.inverted.yellow.segment{background-color:#fffcf2!important;color:#fff!important}.ui.olive.segment:not(.inverted){border-top:2px solid #b5cc18!important}.ui.inverted.olive.segment{background-color:#b5cc18!important;color:#fff!important}.ui.green.segment:not(.inverted){border-top:2px solid #48913d!important}.ui.inverted.green.segment{background-color:#48913d!important;color:#fff!important}.ui.teal.segment:not(.inverted){border-top:2px solid #00b5ad!important}.ui.inverted.teal.segment{background-color:#00b5ad!important;color:#fff!important}.ui.blue.segment:not(.inverted){border-top:2px solid #2185d0!important}.ui.inverted.blue.segment{background-color:#2185d0!important;color:#fff!important}.ui.violet.segment:not(.inverted){border-top:2px solid #6435c9!important}.ui.inverted.violet.segment{background-color:#6435c9!important;color:#fff!important}.ui.purple.segment:not(.inverted){border-top:2px solid #a333c8!important}.ui.inverted.purple.segment{background-color:#a333c8!important;color:#fff!important}.ui.pink.segment:not(.inverted){border-top:2px solid #e03997!important}.ui.inverted.pink.segment{background-color:#e03997!important;color:#fff!important}.ui.brown.segment:not(.inverted){border-top:2px solid #fef0e7!important}.ui.inverted.brown.segment{background-color:#fef0e7!important;color:#fff!important}.ui.grey.segment:not(.inverted){border-top:2px solid #767676!important}.ui.inverted.grey.segment{background-color:#767676!important;color:#fff!important}.ui.black.segment:not(.inverted){border-top:2px solid #000!important}.ui.inverted.black.segment{background-color:#000!important;color:#fff!important}.ui[class*="left aligned"].segment{text-align:left}.ui[class*="right aligned"].segment{text-align:right}.ui[class*="center aligned"].segment{text-align:center}.ui.floated.segment,.ui[class*="left floated"].segment{float:left;margin-right:1em}.ui[class*="right floated"].segment{float:right;margin-left:1em}.ui.inverted.segment{border:none;box-shadow:none}.ui.inverted.segment,.ui.primary.inverted.segment{background:#000;color:#ffffffe6}.ui.inverted.segment .segment{color:#000000de}.ui.inverted.segment .inverted.segment{color:#ffffffe6}.ui.inverted.attached.segment{border-color:#555}.ui.secondary.segment{background:#f3f4f5;color:#0009}.ui.secondary.inverted.segment{background:#333 linear-gradient(#fff3,#fff3);color:#fffc}.ui.tertiary.segment{background:#dcddde;color:#0009}.ui.tertiary.inverted.segment{background:#595959 linear-gradient(#ffffff59,#ffffff59);color:#fffc}.ui.attached.segment{border:1px solid #d4d4d5;border-radius:0;bottom:0;box-shadow:none;margin:0 -1px;max-width:calc(100% + 2px);top:0;width:calc(100% + 2px)}.ui.attached:not(.message)+.ui.attached.segment:not(.top){border-top:none}.ui[class*="top attached"].segment{border-radius:.28571429rem .28571429rem 0 0;bottom:0;margin-bottom:0;margin-top:1rem;top:0}.ui.segment[class*="top attached"]:first-child{margin-top:0}.ui.segment[class*="bottom attached"]{border-radius:0 0 .28571429rem .28571429rem;bottom:0;box-shadow:0 1px 2px 0 #22242626,none;margin-bottom:1rem;margin-top:0;top:0}.ui.segment[class*="bottom attached"]:last-child{margin-bottom:0}.ui.mini.segment,.ui.mini.segments .segment{font-size:.78571429rem}.ui.tiny.segment,.ui.tiny.segments .segment{font-size:.85714286rem}.ui.small.segment,.ui.small.segments .segment{font-size:.92857143rem}.ui.segment,.ui.segments .segment{font-size:1rem}.ui.large.segment,.ui.large.segments .segment{font-size:1.14285714rem}.ui.big.segment,.ui.big.segments .segment{font-size:1.28571429rem}.ui.huge.segment,.ui.huge.segments .segment{font-size:1.42857143rem}.ui.massive.segment,.ui.massive.segments .segment{font-size:1.71428571rem}
/*!
 * # Semantic UI - Step
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.steps{align-items:stretch;background:"";border:1px solid #22242626;border-radius:.28571429rem;box-shadow:none;display:inline-flex;flex-direction:row;line-height:1.14285714em;margin:1em 0}.ui.steps:first-child{margin-top:0}.ui.steps:last-child{margin-bottom:0}.ui.steps .step{align-items:center;background:#fff;border:none;border-radius:0;border-right:1px solid #22242626;box-shadow:none;color:#000000de;display:flex;flex:1 0 auto;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0;padding:1.14285714em 2em;position:relative;vertical-align:middle}.ui.steps .step,.ui.steps .step:after{transition:background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease}.ui.steps .step:after{background-color:#fff;border:solid #22242626;border-width:0 1px 1px 0;content:"";display:none;height:1.14285714em;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(50%) rotate(-45deg);width:1.14285714em;z-index:2}.ui.steps .step:first-child{border-radius:.28571429rem 0 0 .28571429rem;padding-left:2em}.ui.steps .step:last-child{border-radius:0 .28571429rem .28571429rem 0;border-right:none;margin-right:0}.ui.steps .step:only-child{border-radius:.28571429rem}.ui.steps .step .title{font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1.14285714em;font-weight:700}.ui.steps .step>.title{width:100%}.ui.steps .step .description{color:#000000de;font-size:.92857143em;font-weight:400}.ui.steps .step>.description{width:100%}.ui.steps .step .title~.description{margin-top:.25em}.ui.steps .step>.icon{font-size:2.5em;line-height:1;margin:0 1rem 0 0}.ui.steps .step>.icon,.ui.steps .step>.icon~.content{align-self:middle;display:block;flex:0 1 auto}.ui.steps .step>.icon~.content{flex-grow:1 0 auto}.ui.steps:not(.vertical) .step>.icon{width:auto}.ui.steps .link.step,.ui.steps a.step{cursor:pointer}.ui.ordered.steps{counter-reset:ordered}.ui.ordered.steps .step:before{content:counters(ordered,".");counter-increment:ordered;font-family:inherit;font-size:2.5em;font-weight:700;margin-right:1rem;position:static;text-align:center}.ui.ordered.steps .step:before,.ui.ordered.steps .step>*{align-self:middle;display:block}.ui.vertical.steps{display:inline-flex;flex-direction:column;overflow:visible}.ui.vertical.steps .step{border-bottom:1px solid #22242626;border-radius:0;border-right:none;justify-content:flex-start;padding:1.14285714em 2em}.ui.vertical.steps .step:first-child{border-radius:.28571429rem .28571429rem 0 0;padding:1.14285714em 2em}.ui.vertical.steps .step:last-child{border-bottom:none;border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.steps .step:only-child{border-radius:.28571429rem}.ui.vertical.steps .step:after{border-width:0 1px 1px 0;display:none;right:0;top:50%}.ui.vertical.steps .active.step:after{display:block}.ui.vertical.steps .step:last-child:after{display:none}.ui.vertical.steps .active.step:last-child:after{display:block}@media only screen and (max-width:767px){.ui.steps:not(.unstackable){display:inline-flex;flex-direction:column;overflow:visible}.ui.steps:not(.unstackable) .step{border-radius:0;flex-direction:column;padding:1.14285714em 2em;width:100%!important}.ui.steps:not(.unstackable) .step:first-child{border-radius:.28571429rem .28571429rem 0 0;padding:1.14285714em 2em}.ui.steps:not(.unstackable) .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.steps:not(.unstackable) .step:after{display:none!important}.ui.steps:not(.unstackable) .step .content{text-align:center}.ui.ordered.steps:not(.unstackable) .step:before,.ui.steps:not(.unstackable) .step>.icon{margin:0 0 1rem}}.ui.steps .link.step:hover,.ui.steps .link.step:hover:after,.ui.steps a.step:hover,.ui.steps a.step:hover:after{background:#f9fafb;color:#000c}.ui.steps .link.step:active,.ui.steps .link.step:active:after,.ui.steps a.step:active,.ui.steps a.step:active:after{background:#f3f4f5;color:#000000e6}.ui.steps .step.active{background:#f3f4f5;cursor:auto}.ui.steps .step.active:after{background:#f3f4f5}.ui.steps .step.active .title{color:#4183c4}.ui.ordered.steps .step.active:before,.ui.steps .active.step .icon{color:#000000d9}.ui.steps .active.step:after,.ui.steps .step:after{display:block}.ui.steps .active.step:last-child:after,.ui.steps .step:last-child:after{display:none}.ui.steps .link.active.step:hover,.ui.steps .link.active.step:hover:after,.ui.steps a.active.step:hover,.ui.steps a.active.step:hover:after{background:#e0e1e2;color:#000000de;cursor:pointer}.ui.ordered.steps .step.completed:before,.ui.steps .step.completed>.icon:before{color:#48913d}.ui.steps .disabled.step{background:#fff;cursor:auto;pointer-events:none}.ui.steps .disabled.step,.ui.steps .disabled.step .description,.ui.steps .disabled.step .title{color:#2828284d}.ui.steps .disabled.step:after{background:#fff}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].steps{display:inline-flex;flex-direction:column;overflow:visible}.ui[class*="tablet stackable"].steps .step{border-radius:0;flex-direction:column;padding:1.14285714em 2em}.ui[class*="tablet stackable"].steps .step:first-child{border-radius:.28571429rem .28571429rem 0 0;padding:1.14285714em 2em}.ui[class*="tablet stackable"].steps .step:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui[class*="tablet stackable"].steps .step:after{display:none!important}.ui[class*="tablet stackable"].steps .step .content{text-align:center}.ui[class*="tablet stackable"].ordered.steps .step:before,.ui[class*="tablet stackable"].steps .step>.icon{margin:0 0 1rem}}.ui.fluid.steps{display:flex;width:100%}.ui.attached.steps{border-radius:.28571429rem .28571429rem 0 0;margin:0 -1px;max-width:calc(100% + 2px);width:calc(100% + 2px)!important}.ui.attached.steps .step:first-child{border-radius:.28571429rem 0 0 0}.ui.attached.steps .step:last-child{border-radius:0 .28571429rem 0 0}.ui.bottom.attached.steps{border-radius:0 0 .28571429rem .28571429rem;margin:0 -1px}.ui.bottom.attached.steps .step:first-child{border-radius:0 0 0 .28571429rem}.ui.bottom.attached.steps .step:last-child{border-radius:0 0 .28571429rem 0}.ui.eight.steps,.ui.five.steps,.ui.four.steps,.ui.one.steps,.ui.seven.steps,.ui.six.steps,.ui.three.steps,.ui.two.steps{width:100%}.ui.eight.steps>.step,.ui.five.steps>.step,.ui.four.steps>.step,.ui.one.steps>.step,.ui.seven.steps>.step,.ui.six.steps>.step,.ui.three.steps>.step,.ui.two.steps>.step{flex-wrap:nowrap}.ui.one.steps>.step{width:100%}.ui.two.steps>.step{width:50%}.ui.three.steps>.step{width:33.333%}.ui.four.steps>.step{width:25%}.ui.five.steps>.step{width:20%}.ui.six.steps>.step{width:16.666%}.ui.seven.steps>.step{width:14.285%}.ui.eight.steps>.step{width:12.5%}.ui.mini.step,.ui.mini.steps .step{font-size:.78571429rem}.ui.tiny.step,.ui.tiny.steps .step{font-size:.85714286rem}.ui.small.step,.ui.small.steps .step{font-size:.92857143rem}.ui.step,.ui.steps .step{font-size:1rem}.ui.large.step,.ui.large.steps .step{font-size:1.14285714rem}.ui.big.step,.ui.big.steps .step{font-size:1.28571429rem}.ui.huge.step,.ui.huge.steps .step{font-size:1.42857143rem}.ui.massive.step,.ui.massive.steps .step{font-size:1.71428571rem}
/*!
 * # Semantic UI - Breadcrumb
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.breadcrumb{display:inline-block;line-height:1;margin:0;vertical-align:middle}.ui.breadcrumb:first-child{margin-top:0}.ui.breadcrumb:last-child{margin-bottom:0}.ui.breadcrumb .divider{color:#0006;display:inline-block;font-size:.92857143em;margin:0 .57142857rem;opacity:.9;vertical-align:initial}.ui.breadcrumb a{color:#4183c4}.ui.breadcrumb a:hover{color:#1e70bf}.ui.breadcrumb .icon.divider{font-size:.85714286em;vertical-align:initial}.ui.breadcrumb a.section{cursor:pointer}.ui.breadcrumb .section{display:inline-block;margin:0;padding:0}.ui.breadcrumb.segment{display:inline-block;padding:.78571429em 1em}.ui.breadcrumb .active.section{font-weight:400}.ui.mini.breadcrumb{font-size:.78571429rem}.ui.tiny.breadcrumb{font-size:.85714286rem}.ui.small.breadcrumb{font-size:.92857143rem}.ui.breadcrumb{font-size:1rem}.ui.large.breadcrumb{font-size:1.14285714rem}.ui.big.breadcrumb{font-size:1.28571429rem}.ui.huge.breadcrumb{font-size:1.42857143rem}.ui.massive.breadcrumb{font-size:1.71428571rem}
/*!
 * # Semantic UI - Form
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.form{max-width:100%;position:relative}.ui.form>p{margin:1em 0}.ui.form .field{clear:both;margin:0 0 1em}.ui.form .field:last-child,.ui.form .fields:last-child .field{margin-bottom:0}.ui.form .fields .field{clear:both;margin:0}.ui.form .field>label{color:#000000de;display:block;font-size:.92857143em;font-weight:700;margin:0 0 .28571429rem;text-transform:none}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url],.ui.form textarea{vertical-align:top;width:100%}.ui.form ::-webkit-datetime-edit,.ui.form ::-webkit-inner-spin-button{height:1.21428571em}.ui.form input:not([type]),.ui.form input[type=date],.ui.form input[type=datetime-local],.ui.form input[type=email],.ui.form input[type=file],.ui.form input[type=number],.ui.form input[type=password],.ui.form input[type=search],.ui.form input[type=tel],.ui.form input[type=text],.ui.form input[type=time],.ui.form input[type=url]{tap-highlight-color:#fff0;-webkit-appearance:none;background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:inset 0 0 0 0 #0000;color:#000000de;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;line-height:1.21428571em;margin:0;outline:none;padding:.67857143em 1em;transition:color .1s ease,border-color .1s ease}.ui.form textarea{tap-highlight-color:#fff0;-webkit-appearance:none;background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:inset 0 0 0 0 #0000;color:#000000de;font-size:1em;line-height:1.2857;margin:0;outline:none;padding:.78571429em 1em;resize:vertical;transition:color .1s ease,border-color .1s ease}.ui.form textarea:not([rows]){height:12em;max-height:24em;min-height:8em}.ui.form input[type=checkbox],.ui.form textarea{vertical-align:top}.ui.form input.attached{width:auto}.ui.form select{background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:inset 0 0 0 0 #0000;color:#000000de;display:block;height:auto;padding:.62em 1em;transition:color .1s ease,border-color .1s ease;width:100%}.ui.form .field>.selection.dropdown{width:100%}.ui.form .field>.selection.dropdown>.dropdown.icon{float:right}.ui.form .inline.field>.selection.dropdown,.ui.form .inline.fields .field>.selection.dropdown{width:auto}.ui.form .inline.field>.selection.dropdown>.dropdown.icon,.ui.form .inline.fields .field>.selection.dropdown>.dropdown.icon{float:none}.ui.form .field .ui.input,.ui.form .fields .field .ui.input,.ui.form .wide.field .ui.input{width:100%}.ui.form .inline.field:not(.wide) .ui.input,.ui.form .inline.fields .field:not(.wide) .ui.input{vertical-align:middle;width:auto}.ui.form .field .ui.input input,.ui.form .fields .field .ui.input input{width:auto}.ui.form .eight.fields .ui.input input,.ui.form .five.fields .ui.input input,.ui.form .four.fields .ui.input input,.ui.form .nine.fields .ui.input input,.ui.form .seven.fields .ui.input input,.ui.form .six.fields .ui.input input,.ui.form .ten.fields .ui.input input,.ui.form .three.fields .ui.input input,.ui.form .two.fields .ui.input input,.ui.form .wide.field .ui.input input{flex:1 0 auto;width:0}.ui.form .error.message,.ui.form .success.message,.ui.form .warning.message{display:none}.ui.form .message:first-child{margin-top:0}.ui.form .field .prompt.label{background:#fff!important;border:1px solid #e0b4b4!important;color:#9f3a38!important;white-space:normal}.ui.form .inline.field .prompt,.ui.form .inline.fields .field .prompt{margin:-.25em 0 -.5em .5em;vertical-align:top}.ui.form .inline.field .prompt:before,.ui.form .inline.fields .field .prompt:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%}.ui.form .field.field input:-webkit-autofill{border-color:#e5dfa1!important;box-shadow:inset 0 0 0 100px ivory!important}.ui.form .field.field input:-webkit-autofill:focus{border-color:#d5c315!important;box-shadow:inset 0 0 0 100px ivory!important}.ui.form .error.error input:-webkit-autofill{border-color:#e0b4b4!important;box-shadow:inset 0 0 0 100px #fffaf0!important}.ui.form ::-webkit-input-placeholder{color:#bfbfbfde}.ui.form :-ms-input-placeholder{color:#bfbfbfde!important}.ui.form ::-moz-placeholder{color:#bfbfbfde}.ui.form :focus::-webkit-input-placeholder{color:#737373de}.ui.form :focus:-ms-input-placeholder{color:#737373de!important}.ui.form :focus::-moz-placeholder{color:#737373de}.ui.form .error ::-webkit-input-placeholder{color:#e7bdbc}.ui.form .error :-ms-input-placeholder{color:#e7bdbc!important}.ui.form .error ::-moz-placeholder{color:#e7bdbc}.ui.form .error :focus::-webkit-input-placeholder{color:#da9796}.ui.form .error :focus:-ms-input-placeholder{color:#da9796!important}.ui.form .error :focus::-moz-placeholder{color:#da9796}.ui.form input:not([type]):focus,.ui.form input[type=date]:focus,.ui.form input[type=datetime-local]:focus,.ui.form input[type=email]:focus,.ui.form input[type=file]:focus,.ui.form input[type=number]:focus,.ui.form input[type=password]:focus,.ui.form input[type=search]:focus,.ui.form input[type=tel]:focus,.ui.form input[type=text]:focus,.ui.form input[type=time]:focus,.ui.form input[type=url]:focus,.ui.form textarea:focus{background:#fff;border-color:#85b7d9;border-radius:.28571429rem;box-shadow:inset 0 0 0 0 #22242659;color:#000000f2}.ui.form textarea:focus{-webkit-appearance:none}.ui.form.success .success.message:not(:empty){display:block}.ui.form.success .compact.success.message:not(:empty){display:inline-block}.ui.form.success .icon.success.message:not(:empty){display:flex}.ui.form.warning .warning.message:not(:empty){display:block}.ui.form.warning .compact.warning.message:not(:empty){display:inline-block}.ui.form.warning .icon.warning.message:not(:empty){display:flex}.ui.form.error .error.message:not(:empty){display:block}.ui.form.error .compact.error.message:not(:empty){display:inline-block}.ui.form.error .icon.error.message:not(:empty){display:flex}.ui.form .field.error .input,.ui.form .field.error label,.ui.form .fields.error .field .input,.ui.form .fields.error .field label{color:#9f3a38}.ui.form .field.error .corner.label,.ui.form .fields.error .field .corner.label{border-color:#9f3a38;color:#fff}.ui.form .field.error input:not([type]),.ui.form .field.error input[type=date],.ui.form .field.error input[type=datetime-local],.ui.form .field.error input[type=email],.ui.form .field.error input[type=file],.ui.form .field.error input[type=number],.ui.form .field.error input[type=password],.ui.form .field.error input[type=search],.ui.form .field.error input[type=tel],.ui.form .field.error input[type=text],.ui.form .field.error input[type=time],.ui.form .field.error input[type=url],.ui.form .field.error select,.ui.form .field.error textarea,.ui.form .fields.error .field input:not([type]),.ui.form .fields.error .field input[type=date],.ui.form .fields.error .field input[type=datetime-local],.ui.form .fields.error .field input[type=email],.ui.form .fields.error .field input[type=file],.ui.form .fields.error .field input[type=number],.ui.form .fields.error .field input[type=password],.ui.form .fields.error .field input[type=search],.ui.form .fields.error .field input[type=tel],.ui.form .fields.error .field input[type=text],.ui.form .fields.error .field input[type=time],.ui.form .fields.error .field input[type=url],.ui.form .fields.error .field select,.ui.form .fields.error .field textarea{background:#fff6f6;border-color:#e0b4b4;border-radius:"";box-shadow:none;color:#9f3a38}.ui.form .field.error input:not([type]):focus,.ui.form .field.error input[type=date]:focus,.ui.form .field.error input[type=datetime-local]:focus,.ui.form .field.error input[type=email]:focus,.ui.form .field.error input[type=file]:focus,.ui.form .field.error input[type=number]:focus,.ui.form .field.error input[type=password]:focus,.ui.form .field.error input[type=search]:focus,.ui.form .field.error input[type=tel]:focus,.ui.form .field.error input[type=text]:focus,.ui.form .field.error input[type=time]:focus,.ui.form .field.error input[type=url]:focus,.ui.form .field.error select:focus,.ui.form .field.error textarea:focus{-webkit-appearance:none;background:#fff6f6;border-color:#e0b4b4;box-shadow:none;color:#9f3a38}.ui.form .field.error select{-webkit-appearance:menulist-button}.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown .item,.ui.form .field.error .ui.dropdown .text,.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown .item{background:#fff6f6;color:#9f3a38}.ui.form .field.error .ui.dropdown,.ui.form .field.error .ui.dropdown:hover,.ui.form .fields.error .field .ui.dropdown,.ui.form .fields.error .field .ui.dropdown:hover{border-color:#e0b4b4!important}.ui.form .field.error .ui.dropdown:hover .menu,.ui.form .fields.error .field .ui.dropdown:hover .menu{border-color:#e0b4b4}.ui.form .field.error .ui.multiple.selection.dropdown>.label,.ui.form .fields.error .field .ui.multiple.selection.dropdown>.label{background-color:#eacbcb;color:#9f3a38}.ui.form .field.error .ui.dropdown .menu .item:hover,.ui.form .field.error .ui.dropdown .menu .selected.item,.ui.form .fields.error .field .ui.dropdown .menu .item:hover,.ui.form .fields.error .field .ui.dropdown .menu .selected.item{background-color:#fbe7e7}.ui.form .field.error .ui.dropdown .menu .active.item,.ui.form .fields.error .field .ui.dropdown .menu .active.item{background-color:#fdcfcf!important}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label{color:#9f3a38}.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before,.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before{background:#fff6f6;border-color:#e0b4b4}.ui.form .field.error .checkbox .box:after,.ui.form .field.error .checkbox label:after,.ui.form .fields.error .field .checkbox .box:after,.ui.form .fields.error .field .checkbox label:after{color:#9f3a38}.ui.form .disabled.field,.ui.form .disabled.fields .field,.ui.form .field :disabled{opacity:.45;pointer-events:none}.ui.form .field.disabled>label,.ui.form .fields.disabled>label{opacity:.45}.ui.form .field.disabled :disabled{opacity:1}.ui.loading.form{cursor:default;pointer-events:none;position:relative}.ui.loading.form:before{background:#fffc;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:100}.ui.loading.form:after{animation:form-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000001a;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000;content:"";height:3em;left:50%;margin:-1.5em 0 0 -1.5em;position:absolute;top:50%;visibility:visible;width:3em;z-index:101}@keyframes form-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui.form .required.field>.checkbox:after,.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>label:after{color:#ff0202;content:"*";margin:-.2em 0 0 .2em}.ui.form .required.field>label:after,.ui.form .required.fields.grouped>label:after,.ui.form .required.fields:not(.grouped)>.field>label:after{display:inline-block;vertical-align:top}.ui.form .required.field>.checkbox:after,.ui.form .required.fields:not(.grouped)>.field>.checkbox:after{left:100%;position:absolute;top:0}.ui.form .inverted.segment .ui.checkbox .box,.ui.form .inverted.segment .ui.checkbox label,.ui.form .inverted.segment label,.ui.inverted.form .inline.field>label,.ui.inverted.form .inline.field>p,.ui.inverted.form .inline.fields .field>label,.ui.inverted.form .inline.fields .field>p,.ui.inverted.form .inline.fields>label,.ui.inverted.form .ui.checkbox .box,.ui.inverted.form .ui.checkbox label,.ui.inverted.form label{color:#ffffffe6}.ui.inverted.form input:not([type]),.ui.inverted.form input[type=date],.ui.inverted.form input[type=datetime-local],.ui.inverted.form input[type=email],.ui.inverted.form input[type=file],.ui.inverted.form input[type=number],.ui.inverted.form input[type=password],.ui.inverted.form input[type=search],.ui.inverted.form input[type=tel],.ui.inverted.form input[type=text],.ui.inverted.form input[type=time],.ui.inverted.form input[type=url]{background:#fff;border-color:#ffffff1a;box-shadow:none;color:#000000de}.ui.form .grouped.fields{display:block;margin:0 0 1em}.ui.form .grouped.fields:last-child{margin-bottom:0}.ui.form .grouped.fields>label{color:#000000de;font-size:.92857143em;font-weight:700;margin:0 0 .28571429rem;text-transform:none}.ui.form .grouped.fields .field,.ui.form .grouped.inline.fields .field{display:block;margin:.5em 0;padding:0}.ui.form .fields{display:flex;flex-direction:row;margin:0 -.5em 1em}.ui.form .fields>.field{flex:0 1 auto;padding-left:.5em;padding-right:.5em}.ui.form .fields>.field:first-child{border-left:none;box-shadow:none}.ui.form .two.fields>.field,.ui.form .two.fields>.fields{width:50%}.ui.form .three.fields>.field,.ui.form .three.fields>.fields{width:33.33333333%}.ui.form .four.fields>.field,.ui.form .four.fields>.fields{width:25%}.ui.form .five.fields>.field,.ui.form .five.fields>.fields{width:20%}.ui.form .six.fields>.field,.ui.form .six.fields>.fields{width:16.66666667%}.ui.form .seven.fields>.field,.ui.form .seven.fields>.fields{width:14.28571429%}.ui.form .eight.fields>.field,.ui.form .eight.fields>.fields{width:12.5%}.ui.form .nine.fields>.field,.ui.form .nine.fields>.fields{width:11.11111111%}.ui.form .ten.fields>.field,.ui.form .ten.fields>.fields{width:10%}@media only screen and (max-width:767px){.ui.form .fields{flex-wrap:wrap}.ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .eight.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .nine.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .seven.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .six.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .six.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .ten.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) [class*="equal width"].fields:not(.unstackable)>.field,.ui[class*="equal width"].form:not(.unstackable) .fields>.field{margin:0 0 1em;width:100%!important}}.ui.form .fields .wide.field{padding-left:.5em;padding-right:.5em;width:6.25%}.ui.form .one.wide.field{width:6.25%!important}.ui.form .two.wide.field{width:12.5%!important}.ui.form .three.wide.field{width:18.75%!important}.ui.form .four.wide.field{width:25%!important}.ui.form .five.wide.field{width:31.25%!important}.ui.form .six.wide.field{width:37.5%!important}.ui.form .seven.wide.field{width:43.75%!important}.ui.form .eight.wide.field{width:50%!important}.ui.form .nine.wide.field{width:56.25%!important}.ui.form .ten.wide.field{width:62.5%!important}.ui.form .eleven.wide.field{width:68.75%!important}.ui.form .twelve.wide.field{width:75%!important}.ui.form .thirteen.wide.field{width:81.25%!important}.ui.form .fourteen.wide.field{width:87.5%!important}.ui.form .fifteen.wide.field{width:93.75%!important}.ui.form .sixteen.wide.field{width:100%!important}@media only screen and (max-width:767px){.ui.form:not(.unstackable) .fields:not(.unstackable)>.eight.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.eleven.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.fifteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.five.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.four.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.fourteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.nine.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.seven.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.six.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.sixteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.ten.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.thirteen.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.three.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.twelve.wide.field,.ui.form:not(.unstackable) .fields:not(.unstackable)>.two.wide.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .five.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .four.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .three.fields:not(.unstackable)>.fields,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.field,.ui.form:not(.unstackable) .two.fields:not(.unstackable)>.fields{width:100%!important}.ui.form .fields{margin-bottom:0}}.ui.form [class*="equal width"].fields>.field,.ui[class*="equal width"].form .fields>.field{flex:1 1 auto;width:100%}.ui.form .inline.fields{align-items:center;margin:0 0 1em}.ui.form .inline.fields .field{margin:0;padding:0 1em 0 0}.ui.form .inline.field>label,.ui.form .inline.field>p,.ui.form .inline.fields .field>label,.ui.form .inline.fields .field>p,.ui.form .inline.fields>label{color:#000000de;display:inline-block;font-size:.92857143em;font-weight:700;margin-bottom:0;margin-top:0;text-transform:none;vertical-align:initial;width:auto}.ui.form .inline.fields>label{margin:.035714em 1em 0 0}.ui.form .inline.field>input,.ui.form .inline.field>select,.ui.form .inline.fields .field>input,.ui.form .inline.fields .field>select{display:inline-block;font-size:1em;margin-bottom:0;margin-top:0;vertical-align:middle;width:auto}.ui.form .inline.field>:first-child,.ui.form .inline.fields .field>:first-child{margin:0 .85714286em 0 0}.ui.form .inline.field>:only-child,.ui.form .inline.fields .field>:only-child{margin:0}.ui.form .inline.fields .wide.field{align-items:center;display:flex}.ui.form .inline.fields .wide.field>input,.ui.form .inline.fields .wide.field>select{width:100%}.ui.mini.form{font-size:.78571429rem}.ui.tiny.form{font-size:.85714286rem}.ui.small.form{font-size:.92857143rem}.ui.form{font-size:1rem}.ui.large.form{font-size:1.14285714rem}.ui.big.form{font-size:1.28571429rem}.ui.huge.form{font-size:1.42857143rem}.ui.massive.form{font-size:1.71428571rem}.ui.form .fields{align-items:center}.ui.form .fields .wide.field:first-child{padding-left:0}.ui.form .fields .wide.field{padding-left:12px;padding-right:12px}.ui.form .fields .wide.field:last-child{padding-right:0}
/*!
 * # Semantic UI - Grid
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.grid{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin:-1rem;padding:0}.ui.relaxed.grid{margin-left:-1.5rem;margin-right:-1.5rem}.ui[class*="very relaxed"].grid{margin-left:-2.5rem;margin-right:-2.5rem}.ui.grid+.grid{margin-top:1rem}.ui.grid>.column:not(.row),.ui.grid>.row>.column{display:inline-block;padding-left:1rem;padding-right:1rem;position:relative;vertical-align:top;width:6.25%}.ui.grid>*{padding-left:1rem;padding-right:1rem}.ui.grid>.row{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:inherit;padding:1rem 0;position:relative;width:100%!important}.ui.grid>.column:not(.row){padding-bottom:1rem;padding-top:1rem}.ui.grid>.row>.column{margin-bottom:0;margin-top:0}.ui.grid>.row>.column>img,.ui.grid>.row>img{max-width:100%}.ui.grid>.ui.grid:first-child{margin-top:0}.ui.grid>.ui.grid:last-child{margin-bottom:0}.ui.aligned.grid .column>.segment:not(.compact):not(.attached),.ui.grid .aligned.row>.column>.segment:not(.compact):not(.attached){width:100%}.ui.grid .row+.ui.divider{flex-grow:1;margin:1rem}.ui.grid .column+.ui.vertical.divider{height:calc(50% - 1rem)}.ui.grid>.column:last-child>.horizontal.segment,.ui.grid>.row>.column:last-child>.horizontal.segment{box-shadow:none}@media only screen and (max-width:767px){.ui.page.grid{margin-left:0;margin-right:0;padding-left:0;padding-right:0;width:auto}}@media only screen and (min-width:768px) and (max-width:991px){.ui.page.grid{margin-left:0;margin-right:0;padding-left:2em;padding-right:2em;width:auto}}@media only screen and (min-width:992px) and (max-width:1199px){.ui.page.grid{margin-left:0;margin-right:0;padding-left:3%;padding-right:3%;width:auto}}@media only screen and (min-width:1200px) and (max-width:1919px){.ui.page.grid{margin-left:0;margin-right:0;padding-left:15%;padding-right:15%;width:auto}}@media only screen and (min-width:1920px){.ui.page.grid{margin-left:0;margin-right:0;padding-left:23%;padding-right:23%;width:auto}}.ui.grid>.column:only-child,.ui.grid>.row>.column:only-child,.ui[class*="one column"].grid>.column:not(.row),.ui[class*="one column"].grid>.row>.column{width:100%}.ui[class*="two column"].grid>.column:not(.row),.ui[class*="two column"].grid>.row>.column{width:50%}.ui[class*="three column"].grid>.column:not(.row),.ui[class*="three column"].grid>.row>.column{width:33.33333333%}.ui[class*="four column"].grid>.column:not(.row),.ui[class*="four column"].grid>.row>.column{width:25%}.ui[class*="five column"].grid>.column:not(.row),.ui[class*="five column"].grid>.row>.column{width:20%}.ui[class*="six column"].grid>.column:not(.row),.ui[class*="six column"].grid>.row>.column{width:16.66666667%}.ui[class*="seven column"].grid>.column:not(.row),.ui[class*="seven column"].grid>.row>.column{width:14.28571429%}.ui[class*="eight column"].grid>.column:not(.row),.ui[class*="eight column"].grid>.row>.column{width:12.5%}.ui[class*="nine column"].grid>.column:not(.row),.ui[class*="nine column"].grid>.row>.column{width:11.11111111%}.ui[class*="ten column"].grid>.column:not(.row),.ui[class*="ten column"].grid>.row>.column{width:10%}.ui[class*="eleven column"].grid>.column:not(.row),.ui[class*="eleven column"].grid>.row>.column{width:9.09090909%}.ui[class*="twelve column"].grid>.column:not(.row),.ui[class*="twelve column"].grid>.row>.column{width:8.33333333%}.ui[class*="thirteen column"].grid>.column:not(.row),.ui[class*="thirteen column"].grid>.row>.column{width:7.69230769%}.ui[class*="fourteen column"].grid>.column:not(.row),.ui[class*="fourteen column"].grid>.row>.column{width:7.14285714%}.ui[class*="fifteen column"].grid>.column:not(.row),.ui[class*="fifteen column"].grid>.row>.column{width:6.66666667%}.ui[class*="sixteen column"].grid>.column:not(.row),.ui[class*="sixteen column"].grid>.row>.column{width:6.25%}.ui.grid>[class*="one column"].row>.column{width:100%!important}.ui.grid>[class*="two column"].row>.column{width:50%!important}.ui.grid>[class*="three column"].row>.column{width:33.33333333%!important}.ui.grid>[class*="four column"].row>.column{width:25%!important}.ui.grid>[class*="five column"].row>.column{width:20%!important}.ui.grid>[class*="six column"].row>.column{width:16.66666667%!important}.ui.grid>[class*="seven column"].row>.column{width:14.28571429%!important}.ui.grid>[class*="eight column"].row>.column{width:12.5%!important}.ui.grid>[class*="nine column"].row>.column{width:11.11111111%!important}.ui.grid>[class*="ten column"].row>.column{width:10%!important}.ui.grid>[class*="eleven column"].row>.column{width:9.09090909%!important}.ui.grid>[class*="twelve column"].row>.column{width:8.33333333%!important}.ui.grid>[class*="thirteen column"].row>.column{width:7.69230769%!important}.ui.grid>[class*="fourteen column"].row>.column{width:7.14285714%!important}.ui.grid>[class*="fifteen column"].row>.column{width:6.66666667%!important}.ui.grid>[class*="sixteen column"].row>.column{width:6.25%!important}.ui.celled.page.grid{box-shadow:none}.ui.column.grid>[class*="one wide"].column,.ui.grid>.column.row>[class*="one wide"].column,.ui.grid>.row>[class*="one wide"].column,.ui.grid>[class*="one wide"].column{width:6.25%!important}.ui.column.grid>[class*="two wide"].column,.ui.grid>.column.row>[class*="two wide"].column,.ui.grid>.row>[class*="two wide"].column,.ui.grid>[class*="two wide"].column{width:12.5%!important}.ui.column.grid>[class*="three wide"].column,.ui.grid>.column.row>[class*="three wide"].column,.ui.grid>.row>[class*="three wide"].column,.ui.grid>[class*="three wide"].column{width:18.75%!important}.ui.column.grid>[class*="four wide"].column,.ui.grid>.column.row>[class*="four wide"].column,.ui.grid>.row>[class*="four wide"].column,.ui.grid>[class*="four wide"].column{width:25%!important}.ui.column.grid>[class*="five wide"].column,.ui.grid>.column.row>[class*="five wide"].column,.ui.grid>.row>[class*="five wide"].column,.ui.grid>[class*="five wide"].column{width:31.25%!important}.ui.column.grid>[class*="six wide"].column,.ui.grid>.column.row>[class*="six wide"].column,.ui.grid>.row>[class*="six wide"].column,.ui.grid>[class*="six wide"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide"].column,.ui.grid>.column.row>[class*="seven wide"].column,.ui.grid>.row>[class*="seven wide"].column,.ui.grid>[class*="seven wide"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide"].column,.ui.grid>.column.row>[class*="eight wide"].column,.ui.grid>.row>[class*="eight wide"].column,.ui.grid>[class*="eight wide"].column{width:50%!important}.ui.column.grid>[class*="nine wide"].column,.ui.grid>.column.row>[class*="nine wide"].column,.ui.grid>.row>[class*="nine wide"].column,.ui.grid>[class*="nine wide"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide"].column,.ui.grid>.column.row>[class*="ten wide"].column,.ui.grid>.row>[class*="ten wide"].column,.ui.grid>[class*="ten wide"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide"].column,.ui.grid>.column.row>[class*="eleven wide"].column,.ui.grid>.row>[class*="eleven wide"].column,.ui.grid>[class*="eleven wide"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide"].column,.ui.grid>.column.row>[class*="twelve wide"].column,.ui.grid>.row>[class*="twelve wide"].column,.ui.grid>[class*="twelve wide"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide"].column,.ui.grid>.column.row>[class*="thirteen wide"].column,.ui.grid>.row>[class*="thirteen wide"].column,.ui.grid>[class*="thirteen wide"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide"].column,.ui.grid>.column.row>[class*="fourteen wide"].column,.ui.grid>.row>[class*="fourteen wide"].column,.ui.grid>[class*="fourteen wide"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide"].column,.ui.grid>.column.row>[class*="fifteen wide"].column,.ui.grid>.row>[class*="fifteen wide"].column,.ui.grid>[class*="fifteen wide"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide"].column,.ui.grid>.column.row>[class*="sixteen wide"].column,.ui.grid>.row>[class*="sixteen wide"].column,.ui.grid>[class*="sixteen wide"].column{width:100%!important}@media only screen and (min-width:320px) and (max-width:767px){.ui.column.grid>[class*="one wide mobile"].column,.ui.grid>.column.row>[class*="one wide mobile"].column,.ui.grid>.row>[class*="one wide mobile"].column,.ui.grid>[class*="one wide mobile"].column{width:6.25%!important}.ui.column.grid>[class*="two wide mobile"].column,.ui.grid>.column.row>[class*="two wide mobile"].column,.ui.grid>.row>[class*="two wide mobile"].column,.ui.grid>[class*="two wide mobile"].column{width:12.5%!important}.ui.column.grid>[class*="three wide mobile"].column,.ui.grid>.column.row>[class*="three wide mobile"].column,.ui.grid>.row>[class*="three wide mobile"].column,.ui.grid>[class*="three wide mobile"].column{width:18.75%!important}.ui.column.grid>[class*="four wide mobile"].column,.ui.grid>.column.row>[class*="four wide mobile"].column,.ui.grid>.row>[class*="four wide mobile"].column,.ui.grid>[class*="four wide mobile"].column{width:25%!important}.ui.column.grid>[class*="five wide mobile"].column,.ui.grid>.column.row>[class*="five wide mobile"].column,.ui.grid>.row>[class*="five wide mobile"].column,.ui.grid>[class*="five wide mobile"].column{width:31.25%!important}.ui.column.grid>[class*="six wide mobile"].column,.ui.grid>.column.row>[class*="six wide mobile"].column,.ui.grid>.row>[class*="six wide mobile"].column,.ui.grid>[class*="six wide mobile"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide mobile"].column,.ui.grid>.column.row>[class*="seven wide mobile"].column,.ui.grid>.row>[class*="seven wide mobile"].column,.ui.grid>[class*="seven wide mobile"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide mobile"].column,.ui.grid>.column.row>[class*="eight wide mobile"].column,.ui.grid>.row>[class*="eight wide mobile"].column,.ui.grid>[class*="eight wide mobile"].column{width:50%!important}.ui.column.grid>[class*="nine wide mobile"].column,.ui.grid>.column.row>[class*="nine wide mobile"].column,.ui.grid>.row>[class*="nine wide mobile"].column,.ui.grid>[class*="nine wide mobile"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide mobile"].column,.ui.grid>.column.row>[class*="ten wide mobile"].column,.ui.grid>.row>[class*="ten wide mobile"].column,.ui.grid>[class*="ten wide mobile"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide mobile"].column,.ui.grid>.column.row>[class*="eleven wide mobile"].column,.ui.grid>.row>[class*="eleven wide mobile"].column,.ui.grid>[class*="eleven wide mobile"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide mobile"].column,.ui.grid>.column.row>[class*="twelve wide mobile"].column,.ui.grid>.row>[class*="twelve wide mobile"].column,.ui.grid>[class*="twelve wide mobile"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide mobile"].column,.ui.grid>.column.row>[class*="thirteen wide mobile"].column,.ui.grid>.row>[class*="thirteen wide mobile"].column,.ui.grid>[class*="thirteen wide mobile"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide mobile"].column,.ui.grid>.column.row>[class*="fourteen wide mobile"].column,.ui.grid>.row>[class*="fourteen wide mobile"].column,.ui.grid>[class*="fourteen wide mobile"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide mobile"].column,.ui.grid>.column.row>[class*="fifteen wide mobile"].column,.ui.grid>.row>[class*="fifteen wide mobile"].column,.ui.grid>[class*="fifteen wide mobile"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide mobile"].column,.ui.grid>.column.row>[class*="sixteen wide mobile"].column,.ui.grid>.row>[class*="sixteen wide mobile"].column,.ui.grid>[class*="sixteen wide mobile"].column{width:100%!important}}@media only screen and (min-width:768px) and (max-width:991px){.ui.column.grid>[class*="one wide tablet"].column,.ui.grid>.column.row>[class*="one wide tablet"].column,.ui.grid>.row>[class*="one wide tablet"].column,.ui.grid>[class*="one wide tablet"].column{width:6.25%!important}.ui.column.grid>[class*="two wide tablet"].column,.ui.grid>.column.row>[class*="two wide tablet"].column,.ui.grid>.row>[class*="two wide tablet"].column,.ui.grid>[class*="two wide tablet"].column{width:12.5%!important}.ui.column.grid>[class*="three wide tablet"].column,.ui.grid>.column.row>[class*="three wide tablet"].column,.ui.grid>.row>[class*="three wide tablet"].column,.ui.grid>[class*="three wide tablet"].column{width:18.75%!important}.ui.column.grid>[class*="four wide tablet"].column,.ui.grid>.column.row>[class*="four wide tablet"].column,.ui.grid>.row>[class*="four wide tablet"].column,.ui.grid>[class*="four wide tablet"].column{width:25%!important}.ui.column.grid>[class*="five wide tablet"].column,.ui.grid>.column.row>[class*="five wide tablet"].column,.ui.grid>.row>[class*="five wide tablet"].column,.ui.grid>[class*="five wide tablet"].column{width:31.25%!important}.ui.column.grid>[class*="six wide tablet"].column,.ui.grid>.column.row>[class*="six wide tablet"].column,.ui.grid>.row>[class*="six wide tablet"].column,.ui.grid>[class*="six wide tablet"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide tablet"].column,.ui.grid>.column.row>[class*="seven wide tablet"].column,.ui.grid>.row>[class*="seven wide tablet"].column,.ui.grid>[class*="seven wide tablet"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide tablet"].column,.ui.grid>.column.row>[class*="eight wide tablet"].column,.ui.grid>.row>[class*="eight wide tablet"].column,.ui.grid>[class*="eight wide tablet"].column{width:50%!important}.ui.column.grid>[class*="nine wide tablet"].column,.ui.grid>.column.row>[class*="nine wide tablet"].column,.ui.grid>.row>[class*="nine wide tablet"].column,.ui.grid>[class*="nine wide tablet"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide tablet"].column,.ui.grid>.column.row>[class*="ten wide tablet"].column,.ui.grid>.row>[class*="ten wide tablet"].column,.ui.grid>[class*="ten wide tablet"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide tablet"].column,.ui.grid>.column.row>[class*="eleven wide tablet"].column,.ui.grid>.row>[class*="eleven wide tablet"].column,.ui.grid>[class*="eleven wide tablet"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide tablet"].column,.ui.grid>.column.row>[class*="twelve wide tablet"].column,.ui.grid>.row>[class*="twelve wide tablet"].column,.ui.grid>[class*="twelve wide tablet"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide tablet"].column,.ui.grid>.column.row>[class*="thirteen wide tablet"].column,.ui.grid>.row>[class*="thirteen wide tablet"].column,.ui.grid>[class*="thirteen wide tablet"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide tablet"].column,.ui.grid>.column.row>[class*="fourteen wide tablet"].column,.ui.grid>.row>[class*="fourteen wide tablet"].column,.ui.grid>[class*="fourteen wide tablet"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide tablet"].column,.ui.grid>.column.row>[class*="fifteen wide tablet"].column,.ui.grid>.row>[class*="fifteen wide tablet"].column,.ui.grid>[class*="fifteen wide tablet"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide tablet"].column,.ui.grid>.column.row>[class*="sixteen wide tablet"].column,.ui.grid>.row>[class*="sixteen wide tablet"].column,.ui.grid>[class*="sixteen wide tablet"].column{width:100%!important}}@media only screen and (min-width:992px){.ui.column.grid>[class*="one wide computer"].column,.ui.grid>.column.row>[class*="one wide computer"].column,.ui.grid>.row>[class*="one wide computer"].column,.ui.grid>[class*="one wide computer"].column{width:6.25%!important}.ui.column.grid>[class*="two wide computer"].column,.ui.grid>.column.row>[class*="two wide computer"].column,.ui.grid>.row>[class*="two wide computer"].column,.ui.grid>[class*="two wide computer"].column{width:12.5%!important}.ui.column.grid>[class*="three wide computer"].column,.ui.grid>.column.row>[class*="three wide computer"].column,.ui.grid>.row>[class*="three wide computer"].column,.ui.grid>[class*="three wide computer"].column{width:18.75%!important}.ui.column.grid>[class*="four wide computer"].column,.ui.grid>.column.row>[class*="four wide computer"].column,.ui.grid>.row>[class*="four wide computer"].column,.ui.grid>[class*="four wide computer"].column{width:25%!important}.ui.column.grid>[class*="five wide computer"].column,.ui.grid>.column.row>[class*="five wide computer"].column,.ui.grid>.row>[class*="five wide computer"].column,.ui.grid>[class*="five wide computer"].column{width:31.25%!important}.ui.column.grid>[class*="six wide computer"].column,.ui.grid>.column.row>[class*="six wide computer"].column,.ui.grid>.row>[class*="six wide computer"].column,.ui.grid>[class*="six wide computer"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide computer"].column,.ui.grid>.column.row>[class*="seven wide computer"].column,.ui.grid>.row>[class*="seven wide computer"].column,.ui.grid>[class*="seven wide computer"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide computer"].column,.ui.grid>.column.row>[class*="eight wide computer"].column,.ui.grid>.row>[class*="eight wide computer"].column,.ui.grid>[class*="eight wide computer"].column{width:50%!important}.ui.column.grid>[class*="nine wide computer"].column,.ui.grid>.column.row>[class*="nine wide computer"].column,.ui.grid>.row>[class*="nine wide computer"].column,.ui.grid>[class*="nine wide computer"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide computer"].column,.ui.grid>.column.row>[class*="ten wide computer"].column,.ui.grid>.row>[class*="ten wide computer"].column,.ui.grid>[class*="ten wide computer"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide computer"].column,.ui.grid>.column.row>[class*="eleven wide computer"].column,.ui.grid>.row>[class*="eleven wide computer"].column,.ui.grid>[class*="eleven wide computer"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide computer"].column,.ui.grid>.column.row>[class*="twelve wide computer"].column,.ui.grid>.row>[class*="twelve wide computer"].column,.ui.grid>[class*="twelve wide computer"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide computer"].column,.ui.grid>.column.row>[class*="thirteen wide computer"].column,.ui.grid>.row>[class*="thirteen wide computer"].column,.ui.grid>[class*="thirteen wide computer"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide computer"].column,.ui.grid>.column.row>[class*="fourteen wide computer"].column,.ui.grid>.row>[class*="fourteen wide computer"].column,.ui.grid>[class*="fourteen wide computer"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide computer"].column,.ui.grid>.column.row>[class*="fifteen wide computer"].column,.ui.grid>.row>[class*="fifteen wide computer"].column,.ui.grid>[class*="fifteen wide computer"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide computer"].column,.ui.grid>.column.row>[class*="sixteen wide computer"].column,.ui.grid>.row>[class*="sixteen wide computer"].column,.ui.grid>[class*="sixteen wide computer"].column{width:100%!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.ui.column.grid>[class*="one wide large screen"].column,.ui.grid>.column.row>[class*="one wide large screen"].column,.ui.grid>.row>[class*="one wide large screen"].column,.ui.grid>[class*="one wide large screen"].column{width:6.25%!important}.ui.column.grid>[class*="two wide large screen"].column,.ui.grid>.column.row>[class*="two wide large screen"].column,.ui.grid>.row>[class*="two wide large screen"].column,.ui.grid>[class*="two wide large screen"].column{width:12.5%!important}.ui.column.grid>[class*="three wide large screen"].column,.ui.grid>.column.row>[class*="three wide large screen"].column,.ui.grid>.row>[class*="three wide large screen"].column,.ui.grid>[class*="three wide large screen"].column{width:18.75%!important}.ui.column.grid>[class*="four wide large screen"].column,.ui.grid>.column.row>[class*="four wide large screen"].column,.ui.grid>.row>[class*="four wide large screen"].column,.ui.grid>[class*="four wide large screen"].column{width:25%!important}.ui.column.grid>[class*="five wide large screen"].column,.ui.grid>.column.row>[class*="five wide large screen"].column,.ui.grid>.row>[class*="five wide large screen"].column,.ui.grid>[class*="five wide large screen"].column{width:31.25%!important}.ui.column.grid>[class*="six wide large screen"].column,.ui.grid>.column.row>[class*="six wide large screen"].column,.ui.grid>.row>[class*="six wide large screen"].column,.ui.grid>[class*="six wide large screen"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide large screen"].column,.ui.grid>.column.row>[class*="seven wide large screen"].column,.ui.grid>.row>[class*="seven wide large screen"].column,.ui.grid>[class*="seven wide large screen"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide large screen"].column,.ui.grid>.column.row>[class*="eight wide large screen"].column,.ui.grid>.row>[class*="eight wide large screen"].column,.ui.grid>[class*="eight wide large screen"].column{width:50%!important}.ui.column.grid>[class*="nine wide large screen"].column,.ui.grid>.column.row>[class*="nine wide large screen"].column,.ui.grid>.row>[class*="nine wide large screen"].column,.ui.grid>[class*="nine wide large screen"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide large screen"].column,.ui.grid>.column.row>[class*="ten wide large screen"].column,.ui.grid>.row>[class*="ten wide large screen"].column,.ui.grid>[class*="ten wide large screen"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide large screen"].column,.ui.grid>.column.row>[class*="eleven wide large screen"].column,.ui.grid>.row>[class*="eleven wide large screen"].column,.ui.grid>[class*="eleven wide large screen"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide large screen"].column,.ui.grid>.column.row>[class*="twelve wide large screen"].column,.ui.grid>.row>[class*="twelve wide large screen"].column,.ui.grid>[class*="twelve wide large screen"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide large screen"].column,.ui.grid>.column.row>[class*="thirteen wide large screen"].column,.ui.grid>.row>[class*="thirteen wide large screen"].column,.ui.grid>[class*="thirteen wide large screen"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide large screen"].column,.ui.grid>.column.row>[class*="fourteen wide large screen"].column,.ui.grid>.row>[class*="fourteen wide large screen"].column,.ui.grid>[class*="fourteen wide large screen"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide large screen"].column,.ui.grid>.column.row>[class*="fifteen wide large screen"].column,.ui.grid>.row>[class*="fifteen wide large screen"].column,.ui.grid>[class*="fifteen wide large screen"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide large screen"].column,.ui.grid>.column.row>[class*="sixteen wide large screen"].column,.ui.grid>.row>[class*="sixteen wide large screen"].column,.ui.grid>[class*="sixteen wide large screen"].column{width:100%!important}}@media only screen and (min-width:1920px){.ui.column.grid>[class*="one wide widescreen"].column,.ui.grid>.column.row>[class*="one wide widescreen"].column,.ui.grid>.row>[class*="one wide widescreen"].column,.ui.grid>[class*="one wide widescreen"].column{width:6.25%!important}.ui.column.grid>[class*="two wide widescreen"].column,.ui.grid>.column.row>[class*="two wide widescreen"].column,.ui.grid>.row>[class*="two wide widescreen"].column,.ui.grid>[class*="two wide widescreen"].column{width:12.5%!important}.ui.column.grid>[class*="three wide widescreen"].column,.ui.grid>.column.row>[class*="three wide widescreen"].column,.ui.grid>.row>[class*="three wide widescreen"].column,.ui.grid>[class*="three wide widescreen"].column{width:18.75%!important}.ui.column.grid>[class*="four wide widescreen"].column,.ui.grid>.column.row>[class*="four wide widescreen"].column,.ui.grid>.row>[class*="four wide widescreen"].column,.ui.grid>[class*="four wide widescreen"].column{width:25%!important}.ui.column.grid>[class*="five wide widescreen"].column,.ui.grid>.column.row>[class*="five wide widescreen"].column,.ui.grid>.row>[class*="five wide widescreen"].column,.ui.grid>[class*="five wide widescreen"].column{width:31.25%!important}.ui.column.grid>[class*="six wide widescreen"].column,.ui.grid>.column.row>[class*="six wide widescreen"].column,.ui.grid>.row>[class*="six wide widescreen"].column,.ui.grid>[class*="six wide widescreen"].column{width:37.5%!important}.ui.column.grid>[class*="seven wide widescreen"].column,.ui.grid>.column.row>[class*="seven wide widescreen"].column,.ui.grid>.row>[class*="seven wide widescreen"].column,.ui.grid>[class*="seven wide widescreen"].column{width:43.75%!important}.ui.column.grid>[class*="eight wide widescreen"].column,.ui.grid>.column.row>[class*="eight wide widescreen"].column,.ui.grid>.row>[class*="eight wide widescreen"].column,.ui.grid>[class*="eight wide widescreen"].column{width:50%!important}.ui.column.grid>[class*="nine wide widescreen"].column,.ui.grid>.column.row>[class*="nine wide widescreen"].column,.ui.grid>.row>[class*="nine wide widescreen"].column,.ui.grid>[class*="nine wide widescreen"].column{width:56.25%!important}.ui.column.grid>[class*="ten wide widescreen"].column,.ui.grid>.column.row>[class*="ten wide widescreen"].column,.ui.grid>.row>[class*="ten wide widescreen"].column,.ui.grid>[class*="ten wide widescreen"].column{width:62.5%!important}.ui.column.grid>[class*="eleven wide widescreen"].column,.ui.grid>.column.row>[class*="eleven wide widescreen"].column,.ui.grid>.row>[class*="eleven wide widescreen"].column,.ui.grid>[class*="eleven wide widescreen"].column{width:68.75%!important}.ui.column.grid>[class*="twelve wide widescreen"].column,.ui.grid>.column.row>[class*="twelve wide widescreen"].column,.ui.grid>.row>[class*="twelve wide widescreen"].column,.ui.grid>[class*="twelve wide widescreen"].column{width:75%!important}.ui.column.grid>[class*="thirteen wide widescreen"].column,.ui.grid>.column.row>[class*="thirteen wide widescreen"].column,.ui.grid>.row>[class*="thirteen wide widescreen"].column,.ui.grid>[class*="thirteen wide widescreen"].column{width:81.25%!important}.ui.column.grid>[class*="fourteen wide widescreen"].column,.ui.grid>.column.row>[class*="fourteen wide widescreen"].column,.ui.grid>.row>[class*="fourteen wide widescreen"].column,.ui.grid>[class*="fourteen wide widescreen"].column{width:87.5%!important}.ui.column.grid>[class*="fifteen wide widescreen"].column,.ui.grid>.column.row>[class*="fifteen wide widescreen"].column,.ui.grid>.row>[class*="fifteen wide widescreen"].column,.ui.grid>[class*="fifteen wide widescreen"].column{width:93.75%!important}.ui.column.grid>[class*="sixteen wide widescreen"].column,.ui.grid>.column.row>[class*="sixteen wide widescreen"].column,.ui.grid>.row>[class*="sixteen wide widescreen"].column,.ui.grid>[class*="sixteen wide widescreen"].column{width:100%!important}}.ui.centered.grid,.ui.centered.grid>.row,.ui.grid>.centered.row{justify-content:center;text-align:center}.ui.centered.grid>.column:not(.aligned):not(.justified):not(.row),.ui.centered.grid>.row>.column:not(.aligned):not(.justified),.ui.grid .centered.row>.column:not(.aligned):not(.justified){text-align:left}.ui.grid>.centered.column,.ui.grid>.row>.centered.column{display:block;margin-left:auto;margin-right:auto}.ui.grid>.relaxed.row>.column,.ui.relaxed.grid>.column:not(.row),.ui.relaxed.grid>.row>.column{padding-left:1.5rem;padding-right:1.5rem}.ui.grid>[class*="very relaxed"].row>.column,.ui[class*="very relaxed"].grid>.column:not(.row),.ui[class*="very relaxed"].grid>.row>.column{padding-left:2.5rem;padding-right:2.5rem}.ui.grid .relaxed.row+.ui.divider,.ui.relaxed.grid .row+.ui.divider{margin-left:1.5rem;margin-right:1.5rem}.ui.grid [class*="very relaxed"].row+.ui.divider,.ui[class*="very relaxed"].grid .row+.ui.divider{margin-left:2.5rem;margin-right:2.5rem}.ui.padded.grid:not(.vertically):not(.horizontally){margin:0!important}[class*="horizontally padded"].ui.grid{margin-left:0!important;margin-right:0!important}[class*="vertically padded"].ui.grid{margin-bottom:0!important;margin-top:0!important}.ui.grid [class*="left floated"].column{margin-right:auto}.ui.grid [class*="right floated"].column{margin-left:auto}.ui.divided.grid:not([class*="vertically divided"])>.column:not(.row),.ui.divided.grid:not([class*="vertically divided"])>.row>.column{box-shadow:-1px 0 0 0 #22242626}.ui[class*="vertically divided"].grid>.column:not(.row),.ui[class*="vertically divided"].grid>.row>.column{margin-bottom:1rem;margin-top:1rem;padding-bottom:0;padding-top:0}.ui[class*="vertically divided"].grid>.row{margin-bottom:0;margin-top:0}.ui.divided.grid:not([class*="vertically divided"])>.column:first-child,.ui.divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:none}.ui[class*="vertically divided"].grid>.row:first-child>.column{margin-top:0}.ui.grid>.divided.row>.column{box-shadow:-1px 0 0 0 #22242626}.ui.grid>.divided.row>.column:first-child{box-shadow:none}.ui[class*="vertically divided"].grid>.row{position:relative}.ui[class*="vertically divided"].grid>.row:before{box-shadow:0 -1px 0 0 #22242626;content:"";height:1px;left:0;margin:0 1rem;position:absolute;top:0;width:calc(100% - 2rem)}.ui.padded.divided.grid:not(.vertically):not(.horizontally),[class*="horizontally padded"].ui.divided.grid{width:100%}.ui[class*="vertically divided"].grid>.row:first-child:before{box-shadow:none}.ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row),.ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column{box-shadow:-1px 0 0 0 #ffffff1a}.ui.inverted.divided.grid:not([class*="vertically divided"])>.column:not(.row):first-child,.ui.inverted.divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:none}.ui.inverted[class*="vertically divided"].grid>.row:before{box-shadow:0 -1px 0 0 #ffffff1a}.ui.relaxed[class*="vertically divided"].grid>.row:before{margin-left:1.5rem;margin-right:1.5rem;width:calc(100% - 3rem)}.ui[class*="very relaxed"][class*="vertically divided"].grid>.row:before{margin-left:2.5rem;margin-right:2.5rem;width:calc(100% - 5rem)}.ui.celled.grid{box-shadow:0 0 0 1px #d4d4d5;margin:1em 0;width:100%}.ui.celled.grid>.row{box-shadow:0 -1px 0 0 #d4d4d5;margin:0;padding:0;width:100%!important}.ui.celled.grid>.column:not(.row),.ui.celled.grid>.row>.column{box-shadow:-1px 0 0 0 #d4d4d5}.ui.celled.grid>.column:first-child,.ui.celled.grid>.row>.column:first-child{box-shadow:none}.ui.celled.grid>.column:not(.row),.ui.celled.grid>.row>.column{padding:1em}.ui.relaxed.celled.grid>.column:not(.row),.ui.relaxed.celled.grid>.row>.column{padding:1.5em}.ui[class*="very relaxed"].celled.grid>.column:not(.row),.ui[class*="very relaxed"].celled.grid>.row>.column{padding:2em}.ui[class*="internally celled"].grid{box-shadow:none;margin:0}.ui[class*="internally celled"].grid>.row:first-child,.ui[class*="internally celled"].grid>.row>.column:first-child{box-shadow:none}.ui.grid>.row>[class*="top aligned"].column,.ui.grid>[class*="top aligned"].column:not(.row),.ui.grid>[class*="top aligned"].row>.column,.ui[class*="top aligned"].grid>.column:not(.row),.ui[class*="top aligned"].grid>.row>.column{align-self:flex-start!important;flex-direction:column;vertical-align:top}.ui.grid>.row>[class*="middle aligned"].column,.ui.grid>[class*="middle aligned"].column:not(.row),.ui.grid>[class*="middle aligned"].row>.column,.ui[class*="middle aligned"].grid>.column:not(.row),.ui[class*="middle aligned"].grid>.row>.column{align-self:center!important;flex-direction:column;vertical-align:middle}.ui.grid>.row>[class*="bottom aligned"].column,.ui.grid>[class*="bottom aligned"].column:not(.row),.ui.grid>[class*="bottom aligned"].row>.column,.ui[class*="bottom aligned"].grid>.column:not(.row),.ui[class*="bottom aligned"].grid>.row>.column{align-self:flex-end!important;flex-direction:column;vertical-align:bottom}.ui.grid>.row>.stretched.column,.ui.grid>.stretched.column:not(.row),.ui.grid>.stretched.row>.column,.ui.stretched.grid>.column,.ui.stretched.grid>.row>.column{align-self:stretch;display:inline-flex!important;flex-direction:column}.ui.grid>.row>.stretched.column>*,.ui.grid>.stretched.column:not(.row)>*,.ui.grid>.stretched.row>.column>*,.ui.stretched.grid>.column>*,.ui.stretched.grid>.row>.column>*{flex-grow:1}.ui.grid>.row>[class*="left aligned"].column.column,.ui.grid>[class*="left aligned"].column.column,.ui.grid>[class*="left aligned"].row>.column,.ui[class*="left aligned"].grid>.column,.ui[class*="left aligned"].grid>.row>.column{align-self:inherit;text-align:left}.ui.grid>.row>[class*="center aligned"].column.column,.ui.grid>[class*="center aligned"].column.column,.ui.grid>[class*="center aligned"].row>.column,.ui[class*="center aligned"].grid>.column,.ui[class*="center aligned"].grid>.row>.column{align-self:inherit;text-align:center}.ui[class*="center aligned"].grid{justify-content:center}.ui.grid>.row>[class*="right aligned"].column.column,.ui.grid>[class*="right aligned"].column.column,.ui.grid>[class*="right aligned"].row>.column,.ui[class*="right aligned"].grid>.column,.ui[class*="right aligned"].grid>.row>.column{align-self:inherit;text-align:right}.ui.grid>.justified.column.column,.ui.grid>.justified.row>.column,.ui.grid>.row>.justified.column.column,.ui.justified.grid>.column,.ui.justified.grid>.row>.column{-webkit-hyphens:auto;hyphens:auto;text-align:justify}.ui.grid>.row>.black.column,.ui.grid>.row>.blue.column,.ui.grid>.row>.brown.column,.ui.grid>.row>.green.column,.ui.grid>.row>.grey.column,.ui.grid>.row>.olive.column,.ui.grid>.row>.orange.column,.ui.grid>.row>.pink.column,.ui.grid>.row>.purple.column,.ui.grid>.row>.red.column,.ui.grid>.row>.teal.column,.ui.grid>.row>.violet.column,.ui.grid>.row>.yellow.column{margin-bottom:-1rem;margin-top:-1rem;padding-bottom:1rem;padding-top:1rem}.ui.grid>.red.column,.ui.grid>.red.row,.ui.grid>.row>.red.column{background-color:#ff0202!important;color:#fff}.ui.grid>.orange.column,.ui.grid>.orange.row,.ui.grid>.row>.orange.column{background-color:#ffba39!important;color:#fff}.ui.grid>.row>.yellow.column,.ui.grid>.yellow.column,.ui.grid>.yellow.row{background-color:#fffcf2!important;color:#fff}.ui.grid>.olive.column,.ui.grid>.olive.row,.ui.grid>.row>.olive.column{background-color:#b5cc18!important;color:#fff}.ui.grid>.green.column,.ui.grid>.green.row,.ui.grid>.row>.green.column{background-color:#48913d!important;color:#fff}.ui.grid>.row>.teal.column,.ui.grid>.teal.column,.ui.grid>.teal.row{background-color:#00b5ad!important;color:#fff}.ui.grid>.blue.column,.ui.grid>.blue.row,.ui.grid>.row>.blue.column{background-color:#2185d0!important;color:#fff}.ui.grid>.row>.violet.column,.ui.grid>.violet.column,.ui.grid>.violet.row{background-color:#6435c9!important;color:#fff}.ui.grid>.purple.column,.ui.grid>.purple.row,.ui.grid>.row>.purple.column{background-color:#a333c8!important;color:#fff}.ui.grid>.pink.column,.ui.grid>.pink.row,.ui.grid>.row>.pink.column{background-color:#e03997!important;color:#fff}.ui.grid>.brown.column,.ui.grid>.brown.row,.ui.grid>.row>.brown.column{background-color:#fef0e7!important;color:#fff}.ui.grid>.grey.column,.ui.grid>.grey.row,.ui.grid>.row>.grey.column{background-color:#767676!important;color:#fff}.ui.grid>.black.column,.ui.grid>.black.row,.ui.grid>.row>.black.column{background-color:#000!important;color:#fff}.ui.grid>[class*="equal width"].row>.column,.ui[class*="equal width"].grid>.column:not(.row),.ui[class*="equal width"].grid>.row>.column{display:inline-block;flex-grow:1}.ui.grid>[class*="equal width"].row>.wide.column,.ui[class*="equal width"].grid>.row>.wide.column,.ui[class*="equal width"].grid>.wide.column{flex-grow:0}@media only screen and (max-width:767px){.ui.grid>[class*="mobile reversed"].row,.ui[class*="mobile reversed"].grid,.ui[class*="mobile reversed"].grid>.row{flex-direction:row-reverse}.ui.stackable[class*="mobile reversed"],.ui[class*="mobile vertically reversed"].grid{flex-direction:column-reverse}.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 #22242626}.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="mobile reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 #22242626}.ui.grid[class*="vertically divided"][class*="mobile vertically reversed"]>.row:last-child:before{box-shadow:none}.ui[class*="mobile reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.ui[class*="mobile reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:768px) and (max-width:991px){.ui.grid>[class*="tablet reversed"].row,.ui[class*="tablet reversed"].grid,.ui[class*="tablet reversed"].grid>.row{flex-direction:row-reverse}.ui[class*="tablet vertically reversed"].grid{flex-direction:column-reverse}.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 #22242626}.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="tablet reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 #22242626}.ui.grid[class*="vertically divided"][class*="tablet vertically reversed"]>.row:last-child:before{box-shadow:none}.ui[class*="tablet reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.ui[class*="tablet reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:992px){.ui.grid>[class*="computer reversed"].row,.ui[class*="computer reversed"].grid,.ui[class*="computer reversed"].grid>.row{flex-direction:row-reverse}.ui[class*="computer vertically reversed"].grid{flex-direction:column-reverse}.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:first-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:first-child{box-shadow:-1px 0 0 0 #22242626}.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.column:last-child,.ui[class*="computer reversed"].divided.grid:not([class*="vertically divided"])>.row>.column:last-child{box-shadow:none}.ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:first-child:before{box-shadow:0 -1px 0 0 #22242626}.ui.grid[class*="vertically divided"][class*="computer vertically reversed"]>.row:last-child:before{box-shadow:none}.ui[class*="computer reversed"].celled.grid>.row>.column:first-child{box-shadow:-1px 0 0 0 #d4d4d5}.ui[class*="computer reversed"].celled.grid>.row>.column:last-child{box-shadow:none}}@media only screen and (min-width:768px) and (max-width:991px){.ui.doubling.grid{width:auto}.ui.doubling.grid>.row,.ui.grid>.doubling.row{margin:0!important;padding:0!important}.ui.doubling.grid>.row>.column,.ui.grid>.doubling.row>.column{box-shadow:none!important;display:inline-block!important;margin:0;padding-bottom:1rem!important;padding-top:1rem!important}.ui.grid>[class*="two column"].doubling.row.row>.column,.ui[class*="two column"].doubling.grid>.column:not(.row),.ui[class*="two column"].doubling.grid>.row>.column{width:100%!important}.ui.grid>[class*="four column"].doubling.row.row>.column,.ui.grid>[class*="three column"].doubling.row.row>.column,.ui[class*="four column"].doubling.grid>.column:not(.row),.ui[class*="four column"].doubling.grid>.row>.column,.ui[class*="three column"].doubling.grid>.column:not(.row),.ui[class*="three column"].doubling.grid>.row>.column{width:50%!important}.ui.grid>[class*="five column"].doubling.row.row>.column,.ui.grid>[class*="seven column"].doubling.row.row>.column,.ui.grid>[class*="six column"].doubling.row.row>.column,.ui[class*="five column"].doubling.grid>.column:not(.row),.ui[class*="five column"].doubling.grid>.row>.column,.ui[class*="seven column"].doubling.grid>.column:not(.row),.ui[class*="seven column"].doubling.grid>.row>.column,.ui[class*="six column"].doubling.grid>.column:not(.row),.ui[class*="six column"].doubling.grid>.row>.column{width:33.33333333%!important}.ui.grid>[class*="eight column"].doubling.row.row>.column,.ui.grid>[class*="nine column"].doubling.row.row>.column,.ui[class*="eight column"].doubling.grid>.column:not(.row),.ui[class*="eight column"].doubling.grid>.row>.column,.ui[class*="nine column"].doubling.grid>.column:not(.row),.ui[class*="nine column"].doubling.grid>.row>.column{width:25%!important}.ui.grid>[class*="eleven column"].doubling.row.row>.column,.ui.grid>[class*="ten column"].doubling.row.row>.column,.ui[class*="eleven column"].doubling.grid>.column:not(.row),.ui[class*="eleven column"].doubling.grid>.row>.column,.ui[class*="ten column"].doubling.grid>.column:not(.row),.ui[class*="ten column"].doubling.grid>.row>.column{width:20%!important}.ui.grid>[class*="thirteen column"].doubling.row.row>.column,.ui.grid>[class*="twelve column"].doubling.row.row>.column,.ui[class*="thirteen column"].doubling.grid>.column:not(.row),.ui[class*="thirteen column"].doubling.grid>.row>.column,.ui[class*="twelve column"].doubling.grid>.column:not(.row),.ui[class*="twelve column"].doubling.grid>.row>.column{width:16.66666667%!important}.ui.grid>[class*="fifteen column"].doubling.row.row>.column,.ui.grid>[class*="fourteen column"].doubling.row.row>.column,.ui[class*="fifteen column"].doubling.grid>.column:not(.row),.ui[class*="fifteen column"].doubling.grid>.row>.column,.ui[class*="fourteen column"].doubling.grid>.column:not(.row),.ui[class*="fourteen column"].doubling.grid>.row>.column{width:14.28571429%!important}.ui.grid>[class*="sixteen column"].doubling.row.row>.column,.ui[class*="sixteen column"].doubling.grid>.column:not(.row),.ui[class*="sixteen column"].doubling.grid>.row>.column{width:12.5%!important}}@media only screen and (max-width:767px){.ui.doubling.grid>.row,.ui.grid>.doubling.row{margin:0!important;padding:0!important}.ui.doubling.grid>.row>.column,.ui.grid>.doubling.row>.column{box-shadow:none!important;margin:0!important;padding-bottom:1rem!important;padding-top:1rem!important}.ui.grid>[class*="two column"].doubling:not(.stackable).row.row>.column,.ui[class*="two column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="two column"].doubling:not(.stackable).grid>.row>.column{width:100%!important}.ui.grid>[class*="eight column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="five column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="four column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="seven column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="six column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="three column"].doubling:not(.stackable).row.row>.column,.ui[class*="eight column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="eight column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="five column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="five column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="four column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="four column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="seven column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="seven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="six column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="six column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="three column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="three column"].doubling:not(.stackable).grid>.row>.column{width:50%!important}.ui.grid>[class*="eleven column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="nine column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="ten column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="thirteen column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="twelve column"].doubling:not(.stackable).row.row>.column,.ui[class*="eleven column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="eleven column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="nine column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="nine column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="ten column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="ten column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="thirteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="thirteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="twelve column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="twelve column"].doubling:not(.stackable).grid>.row>.column{width:33.33333333%!important}.ui.grid>[class*="fifteen column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="fourteen column"].doubling:not(.stackable).row.row>.column,.ui.grid>[class*="sixteen column"].doubling:not(.stackable).row.row>.column,.ui[class*="fifteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="fifteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="fourteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="fourteen column"].doubling:not(.stackable).grid>.row>.column,.ui[class*="sixteen column"].doubling:not(.stackable).grid>.column:not(.row),.ui[class*="sixteen column"].doubling:not(.stackable).grid>.row>.column{width:25%!important}.ui.stackable.grid{margin-left:0!important;margin-right:0!important;width:auto}.ui.grid>.stackable.stackable.row>.column,.ui.stackable.grid>.column.grid>.column,.ui.stackable.grid>.column.row>.column,.ui.stackable.grid>.column:not(.row),.ui.stackable.grid>.row>.column,.ui.stackable.grid>.row>.wide.column,.ui.stackable.grid>.wide.column{box-shadow:none!important;margin:0!important;padding:1rem!important;width:100%!important}.ui.stackable.grid:not(.vertically)>.row{margin:0;padding:0}.ui.container>.ui.stackable.grid>.column,.ui.container>.ui.stackable.grid>.row>.column{padding-left:0!important;padding-right:0!important}.ui.grid .ui.stackable.grid,.ui.segment:not(.vertical) .ui.stackable.page.grid{margin-left:-1rem!important;margin-right:-1rem!important}.ui.stackable.celled.grid>.column:not(.row):first-child,.ui.stackable.celled.grid>.row:first-child>.column:first-child,.ui.stackable.divided.grid>.column:not(.row):first-child,.ui.stackable.divided.grid>.row:first-child>.column:first-child{border-top:none!important}.ui.inverted.stackable.celled.grid>.column:not(.row),.ui.inverted.stackable.celled.grid>.row>.column,.ui.inverted.stackable.divided.grid>.column:not(.row),.ui.inverted.stackable.divided.grid>.row>.column{border-top:1px solid #ffffff1a}.ui.stackable.celled.grid>.column:not(.row),.ui.stackable.celled.grid>.row>.column,.ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.row>.column{border-top:1px solid #22242626;box-shadow:none!important;padding-bottom:2rem!important;padding-top:2rem!important}.ui.stackable.celled.grid>.row{box-shadow:none!important}.ui.stackable.divided:not(.vertically).grid>.column:not(.row),.ui.stackable.divided:not(.vertically).grid>.row>.column{padding-left:0!important;padding-right:0!important}.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="computer only"].grid.grid.grid:not(.mobile),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="tablet only"].grid.grid.grid:not(.mobile),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="computer only"].grid.grid.grid:not(.tablet),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.tablet),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1920px){.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer){display:none!important}}.ui.menu{background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:0 1px 2px 0 #22242626;display:flex;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:400;margin:1rem 0;min-height:2.85714286em}.ui.menu:after{clear:both;content:"";display:block;height:0;visibility:hidden}.ui.menu:first-child{margin-top:0}.ui.menu:last-child{margin-bottom:0}.ui.menu .menu{margin:0}.ui.menu:not(.vertical)>.menu{display:flex}.ui.menu:not(.vertical) .item{align-items:center;display:flex}.ui.menu .item{-webkit-tap-highlight-color:transparent;background:none;color:#000000de;flex:0 0 auto;font-weight:400;line-height:1;padding:.92857143em 1.14285714em;position:relative;text-decoration:none;text-transform:none;transition:background .1s ease,box-shadow .1s ease,color .1s ease;-webkit-user-select:none;user-select:none;vertical-align:middle}.ui.menu>.item:first-child{border-radius:.28571429rem 0 0 .28571429rem}.ui.menu .item:before{background:#2224261a;content:"";height:100%;position:absolute;right:0;top:0;width:1px}.ui.menu .item>a:not(.ui),.ui.menu .item>p:only-child,.ui.menu .text.item>*{line-height:1.3;-webkit-user-select:text;user-select:text}.ui.menu .item>p:first-child{margin-top:0}.ui.menu .item>p:last-child{margin-bottom:0}.ui.menu .item>i.icon{float:none;margin:0 .35714286em 0 0;opacity:.9}.ui.menu:not(.vertical) .item>.button{font-size:1em;margin:-.5em 0;padding-bottom:.78571429em;padding-top:.78571429em;position:relative;top:0}.ui.menu>.container,.ui.menu>.grid{align-items:inherit;display:flex;flex-direction:inherit}.ui.menu .item>.input{width:100%}.ui.menu:not(.vertical) .item>.input{margin:-.5em 0;position:relative;top:0}.ui.menu .item>.input input{font-size:1em;padding-bottom:.57142857em;padding-top:.57142857em}.ui.menu .header.item,.ui.vertical.menu .header.item{background:"";font-weight:700;margin:0;text-transform:normal}.ui.vertical.menu .item>.header:not(.ui){font-size:1em;font-weight:700;margin:0 0 .5em}.ui.menu .item>i.dropdown.icon{float:right;margin:0 0 0 1em;padding:0}.ui.menu .dropdown.item .menu{background:#fff;border-radius:0 0 .28571429rem .28571429rem;box-shadow:0 1px 3px 0 #00000014;flex-direction:column!important;margin:0;min-width:calc(100% - 1px)}.ui.menu .ui.dropdown .menu>.item{background:#0000!important;box-shadow:none!important;color:#000000de!important;font-size:1em!important;font-weight:400!important;margin:0;padding:.78571429em 1.14285714em!important;text-align:left;text-transform:none!important;transition:none!important}.ui.menu .ui.dropdown .menu>.item:hover,.ui.menu .ui.dropdown .menu>.selected.item{background:#0000000d!important;color:#000000f2!important}.ui.menu .ui.dropdown .menu>.active.item{background:#00000008!important;color:#000000f2!important;font-weight:700!important}.ui.menu .ui.dropdown.item .menu .item:not(.filtered){display:block}.ui.menu .ui.dropdown .menu>.item .icon:not(.dropdown){display:inline-block;float:none;font-size:1em!important;margin:0 .75em 0 0!important}.ui.secondary.menu .dropdown.item>.menu,.ui.text.menu .dropdown.item>.menu{border-radius:.28571429rem;margin-top:.35714286em}.ui.menu .pointing.dropdown.item .menu{margin-top:.75em}.ui.inverted.menu .search.dropdown.item>.search,.ui.inverted.menu .search.dropdown.item>.text{color:#ffffffe6}.ui.vertical.menu .dropdown.item>.icon{content:"\f0da";float:right;margin-left:1em}.ui.vertical.menu .dropdown.item .menu{border-radius:0 .28571429rem .28571429rem .28571429rem;box-shadow:0 1px 3px 0 #00000014;left:100%;margin:0;min-width:0}.ui.vertical.menu .dropdown.item.upward .menu{bottom:0}.ui.vertical.menu .dropdown.item:not(.upward) .menu{top:0}.ui.vertical.menu .active.dropdown.item{border-bottom-right-radius:0;border-top-right-radius:0}.ui.vertical.menu .dropdown.active.item{box-shadow:none}.ui.item.menu .dropdown .menu .item{width:100%}.ui.menu .item>.label{background:#999;color:#fff;margin-left:1em;padding:.3em .78571429em}.ui.vertical.menu .item>.label{background:#999;color:#fff;margin-bottom:-.15em;margin-top:-.15em;padding:.3em .78571429em}.ui.menu .item>.floating.label{padding:.3em .78571429em}.ui.menu .item>img:not(.ui){display:inline-block;margin:-.3em 0;vertical-align:middle;width:2.5em}.ui.vertical.menu .item>img:not(.ui):only-child{display:block;max-width:100%;width:auto}.ui.menu .list .item:before{background:none!important}.ui.vertical.sidebar.menu>.item:first-child:before{display:block!important}.ui.vertical.sidebar.menu>.item:before{bottom:0;top:auto}@media only screen and (max-width:767px){.ui.menu>.ui.container{margin-left:0!important;margin-right:0!important;width:100%!important}}@media only screen and (min-width:768px){.ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless)>.container>.item:not(.right):not(.borderless):first-child{border-left:1px solid #2224261a}}.ui.link.menu .item:hover,.ui.menu .dropdown.item:hover,.ui.menu .link.item:hover,.ui.menu a.item:hover{background:#00000008;color:#000000f2;cursor:pointer}.ui.link.menu .item:active,.ui.menu .link.item:active,.ui.menu a.item:active{background:#00000008;color:#000000f2}.ui.menu .active.item{background:#0000000d;box-shadow:none;color:#000000f2;font-weight:400}.ui.menu .active.item>i.icon{opacity:1}.ui.menu .active.item:hover,.ui.vertical.menu .active.item:hover{background-color:#0000000d;color:#000000f2}.ui.menu .item.disabled,.ui.menu .item.disabled:hover{background-color:initial!important;color:#2828284d!important;cursor:default!important}.ui.menu:not(.vertical) .left.item,.ui.menu:not(.vertical) :not(.dropdown)>.left.menu{display:flex;margin-right:auto!important}.ui.menu:not(.vertical) .right.item,.ui.menu:not(.vertical) .right.menu{display:flex;margin-left:auto!important}.ui.menu .right.item:before,.ui.menu .right.menu>.item:before{left:0;right:auto}.ui.vertical.menu{background:#fff;box-shadow:0 1px 2px 0 #22242626;display:block;flex-direction:column}.ui.vertical.menu .item{background:none;border-right:none;border-top:none;display:block}.ui.vertical.menu>.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.menu>.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.menu .item>.label{float:right;text-align:center}.ui.vertical.menu .item>i.icon{float:right;margin:0 0 0 .5em;width:1.18em}.ui.vertical.menu .item>.label+i.icon{float:none;margin:0 .5em 0 0}.ui.vertical.menu .item:before{background:#2224261a;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.ui.vertical.menu .item:first-child:before{display:none!important}.ui.vertical.menu .item>.menu{margin:.5em -1.14285714em 0}.ui.vertical.menu .menu .item{background:none;color:#00000080;font-size:.85714286em;padding:.5em 1.33333333em}.ui.vertical.menu .item .menu .link.item:hover,.ui.vertical.menu .item .menu a.item:hover{color:#000000d9}.ui.vertical.menu .menu .item:before{display:none}.ui.vertical.menu .active.item{background:#0000000d;border-radius:0;box-shadow:none}.ui.vertical.menu>.active.item:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.vertical.menu>.active.item:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.vertical.menu>.active.item:only-child{border-radius:.28571429rem}.ui.vertical.menu .active.item .menu .active.item{border-left:none}.ui.vertical.menu .item .menu .active.item{background-color:initial;color:#000000f2;font-weight:700}.ui.tabular.menu{background:none #0000;border:none;border-bottom:1px solid #d4d4d5;border-radius:0;box-shadow:none!important}.ui.tabular.fluid.menu{width:calc(100% + 2px)!important}.ui.tabular.menu .item{background:#0000;border:1px solid #0000;border-bottom:none;border-top:2px solid #0000;color:#000000de;padding:.92857143em 1.42857143em}.ui.tabular.menu .item:before{display:none}.ui.tabular.menu .item:hover{background-color:initial;color:#000c}.ui.tabular.menu .active.item{background:none #fff;border-color:#d4d4d5;border-radius:.28571429rem .28571429rem 0 0!important;border-top-width:1px;box-shadow:none;color:#000000f2;font-weight:700;margin-bottom:-1px}.ui.tabular.menu+.attached:not(.top).segment,.ui.tabular.menu+.attached:not(.top).segment+.attached:not(.top).segment{border-top:none;margin-left:0;margin-right:0;margin-top:0;width:100%}.top.attached.segment+.ui.bottom.tabular.menu{left:-1px;position:relative;width:calc(100% + 2px)}.ui.bottom.tabular.menu{background:none #0000;border-bottom:none;border-radius:0;border-top:1px solid #d4d4d5;box-shadow:none!important}.ui.bottom.tabular.menu .item{background:none;border:1px solid #0000;border-top:none}.ui.bottom.tabular.menu .active.item{background:none #fff;border-color:#d4d4d5;border-radius:0 0 .28571429rem .28571429rem!important;color:#000000f2;margin:-1px 0 0}.ui.vertical.tabular.menu{background:none #0000;border-bottom:none;border-radius:0;border-right:1px solid #d4d4d5;box-shadow:none!important}.ui.vertical.tabular.menu .item{background:none;border:1px solid #0000;border-right:none}.ui.vertical.tabular.menu .active.item{background:none #fff;border-color:#d4d4d5;border-radius:.28571429rem 0 0 .28571429rem!important;color:#000000f2;margin:0 -1px 0 0}.ui.vertical.right.tabular.menu{background:none #0000;border-bottom:none;border-left:1px solid #d4d4d5;border-radius:0;border-right:none;box-shadow:none!important}.ui.vertical.right.tabular.menu .item{background:none;border:1px solid #0000;border-left:none}.ui.vertical.right.tabular.menu .active.item{background:none #fff;border-color:#d4d4d5;border-radius:0 .28571429rem .28571429rem 0!important;color:#000000f2;margin:0 0 0 -1px}.ui.tabular.menu .active.dropdown.item{border:1px solid #0000;border-bottom:none;border-top:2px solid #0000;margin-bottom:0}.ui.pagination.menu{display:inline-flex;margin:0;vertical-align:middle}.ui.pagination.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.pagination.menu .item:last-child:before{display:none}.ui.pagination.menu .item{min-width:3em;text-align:center}.ui.pagination.menu .icon.item i.icon{vertical-align:top}.ui.pagination.menu .active.item{background-color:#0000000d;border-top:none;box-shadow:none;color:#000000f2;padding-top:.92857143em}.ui.secondary.menu{background:none;border:none;border-radius:0;box-shadow:none;margin-left:-.35714286em;margin-right:-.35714286em}.ui.secondary.menu .item{align-self:center;background:none;border:none;border-radius:.28571429rem;box-shadow:none;margin:0 .35714286em;padding:.78571429em .92857143em;transition:color .1s ease}.ui.secondary.menu .item:before{display:none!important}.ui.secondary.menu .header.item{background:none #0000;border-radius:0;border-right:none}.ui.secondary.menu .item>img:not(.ui){margin:0}.ui.secondary.menu .dropdown.item:hover,.ui.secondary.menu .link.item:hover,.ui.secondary.menu a.item:hover{background:#0000000d;color:#000000f2}.ui.secondary.menu .active.item{border-radius:.28571429rem}.ui.secondary.menu .active.item,.ui.secondary.menu .active.item:hover{background:#0000000d;box-shadow:none;color:#000000f2}.ui.secondary.inverted.menu .link.item,.ui.secondary.inverted.menu a.item{color:#ffffffb3!important}.ui.secondary.inverted.menu .dropdown.item:hover,.ui.secondary.inverted.menu .link.item:hover,.ui.secondary.inverted.menu a.item:hover{background:#ffffff14;color:#fff!important}.ui.secondary.inverted.menu .active.item{background:#ffffff26;color:#fff!important}.ui.secondary.item.menu{margin-left:0;margin-right:0}.ui.secondary.item.menu .item:last-child{margin-right:0}.ui.secondary.attached.menu{box-shadow:none}.ui.vertical.secondary.menu .item:not(.dropdown)>.menu{margin:0 -.92857143em}.ui.vertical.secondary.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 1.33333333em}.ui.secondary.vertical.menu>.item{border:none;border-radius:.28571429rem!important;margin:0 0 .35714286em}.ui.secondary.vertical.menu>.header.item{border-radius:0}.ui.secondary.inverted.menu,.ui.vertical.secondary.menu .item>.menu .item{background-color:initial}.ui.secondary.pointing.menu{border-bottom:2px solid #22242626;margin-left:0;margin-right:0}.ui.secondary.pointing.menu .item{align-self:flex-end;border-bottom:2px solid #0000;border-radius:0;margin:0 0 -2px;padding:.85714286em 1.14285714em;transition:color .1s ease}.ui.secondary.pointing.menu .header.item{color:#000000d9!important}.ui.secondary.pointing.menu .text.item{box-shadow:none!important}.ui.secondary.pointing.menu .item:after{display:none}.ui.secondary.pointing.menu .dropdown.item:hover,.ui.secondary.pointing.menu .link.item:hover,.ui.secondary.pointing.menu a.item:hover{background-color:initial;color:#000000de}.ui.secondary.pointing.menu .dropdown.item:active,.ui.secondary.pointing.menu .link.item:active,.ui.secondary.pointing.menu a.item:active{background-color:initial;border-color:#22242626}.ui.secondary.pointing.menu .active.item{background-color:initial;border-color:#000;box-shadow:none;color:#000000f2;font-weight:700}.ui.secondary.pointing.menu .active.item:hover{border-color:#000;color:#000000f2}.ui.secondary.pointing.menu .active.dropdown.item{border-color:#0000}.ui.secondary.vertical.pointing.menu{border-bottom-width:0;border-right:2px solid #22242626}.ui.secondary.vertical.pointing.menu .item{border-bottom:none;border-radius:0!important;border-right:2px solid #0000;margin:0 -2px 0 0}.ui.secondary.vertical.pointing.menu .active.item{border-color:#000}.ui.secondary.inverted.pointing.menu{border-color:#ffffff1a;border-color:#22242626;border-width:2px}.ui.secondary.inverted.pointing.menu .item{color:#ffffffe6}.ui.secondary.inverted.pointing.menu .header.item{color:#fff!important}.ui.secondary.inverted.pointing.menu .link.item:hover,.ui.secondary.inverted.pointing.menu a.item:hover{color:#000000f2}.ui.secondary.inverted.pointing.menu .active.item{border-color:#fff;color:#fff}.ui.text.menu{background:none #0000;border:none;border-radius:0;box-shadow:none;margin:1em -.5em}.ui.text.menu .item{align-self:center;border-radius:0;box-shadow:none;color:#0009;font-weight:400;margin:0;padding:.35714286em .5em;transition:opacity .1s ease}.ui.text.menu .item:before,.ui.text.menu .menu .item:before{display:none!important}.ui.text.menu .header.item{background-color:initial;color:#000000d9;font-size:.92857143em;font-weight:700;opacity:1;text-transform:uppercase}.ui.text.item.menu .item,.ui.text.menu .item>img:not(.ui){margin:0}.ui.vertical.text.menu{margin:1em 0}.ui.vertical.text.menu:first-child{margin-top:0}.ui.vertical.text.menu:last-child{margin-bottom:0}.ui.vertical.text.menu .item{margin:.57142857em 0;padding-left:0;padding-right:0}.ui.vertical.text.menu .item>i.icon{float:none;margin:0 .35714286em 0 0}.ui.vertical.text.menu .header.item{margin:.57142857em 0 .71428571em}.ui.vertical.text.menu .item:not(.dropdown)>.menu{margin:0}.ui.vertical.text.menu .item:not(.dropdown)>.menu>.item{margin:0;padding:.5em 0}.ui.text.menu .item:hover{background-color:initial;opacity:1}.ui.text.menu .active.item{background-color:initial;border:none;box-shadow:none;color:#000000f2;font-weight:400}.ui.text.menu .active.item:hover{background-color:initial}.ui.text.attached.menu,.ui.text.pointing.menu .active.item:after{box-shadow:none}.ui.inverted.text.menu,.ui.inverted.text.menu .active.item,.ui.inverted.text.menu .item,.ui.inverted.text.menu .item:hover{background-color:initial!important}.ui.fluid.text.menu{margin-left:0;margin-right:0}.ui.vertical.icon.menu{display:inline-block;width:auto}.ui.icon.menu .item{color:#000;height:auto;text-align:center}.ui.icon.menu .item>.icon:not(.dropdown){margin:0;opacity:1}.ui.icon.menu .icon:before{opacity:1}.ui.menu .icon.item>.icon{margin:0 auto;width:auto}.ui.vertical.icon.menu .item>.icon:not(.dropdown){display:block;float:none;margin:0 auto;opacity:1}.ui.inverted.icon.menu .item{color:#fff}.ui.labeled.icon.menu{text-align:center}.ui.labeled.icon.menu .item{flex-direction:column;min-width:6em}.ui.labeled.icon.menu .item>.icon:not(.dropdown){display:block;font-size:1.71428571em!important;height:1em;margin:0 auto .5rem!important}.ui.fluid.labeled.icon.menu>.item{min-width:0}@media only screen and (max-width:767px){.ui.stackable.menu{flex-direction:column}.ui.stackable.menu .item{width:100%!important}.ui.stackable.menu .item:before{background:#2224261a;bottom:0;content:"";height:1px;left:0;position:absolute;top:auto;width:100%}.ui.stackable.menu .left.item,.ui.stackable.menu .left.menu{margin-right:0!important}.ui.stackable.menu .right.item,.ui.stackable.menu .right.menu{margin-left:0!important}.ui.stackable.menu .left.menu,.ui.stackable.menu .right.menu{flex-direction:column}}.ui.menu .red.active.item,.ui.red.menu .active.item{border-color:#ff0202!important;color:#ff0202!important}.ui.menu .orange.active.item,.ui.orange.menu .active.item{border-color:#ffba39!important;color:#ffba39!important}.ui.menu .yellow.active.item,.ui.yellow.menu .active.item{border-color:#fffcf2!important;color:#fffcf2!important}.ui.menu .olive.active.item,.ui.olive.menu .active.item{border-color:#b5cc18!important;color:#b5cc18!important}.ui.green.menu .active.item,.ui.menu .green.active.item{border-color:#48913d!important;color:#48913d!important}.ui.menu .teal.active.item,.ui.teal.menu .active.item{border-color:#00b5ad!important;color:#00b5ad!important}.ui.blue.menu .active.item,.ui.menu .blue.active.item{border-color:#2185d0!important;color:#2185d0!important}.ui.menu .violet.active.item,.ui.violet.menu .active.item{border-color:#6435c9!important;color:#6435c9!important}.ui.menu .purple.active.item,.ui.purple.menu .active.item{border-color:#a333c8!important;color:#a333c8!important}.ui.menu .pink.active.item,.ui.pink.menu .active.item{border-color:#e03997!important;color:#e03997!important}.ui.brown.menu .active.item,.ui.menu .brown.active.item{border-color:#fef0e7!important;color:#fef0e7!important}.ui.grey.menu .active.item,.ui.menu .grey.active.item{border-color:#767676!important;color:#767676!important}.ui.inverted.menu{background:#000;border:0 solid #0000;box-shadow:none}.ui.inverted.menu .item,.ui.inverted.menu .item>a:not(.ui){background:#0000;color:#ffffffe6}.ui.inverted.menu .item.menu{background:#0000}.ui.inverted.menu .item:before,.ui.vertical.inverted.menu .item:before{background:#ffffff14}.ui.vertical.inverted.menu .menu .item,.ui.vertical.inverted.menu .menu .item a:not(.ui){color:#ffffff80}.ui.inverted.menu .header.item{background:#0000;box-shadow:none;margin:0}.ui.inverted.menu .item.disabled,.ui.inverted.menu .item.disabled:hover{color:#e1e1e14d}.ui.inverted.menu .dropdown.item:hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover,.ui.link.inverted.menu .item:hover{background:#ffffff14;color:#fff}.ui.vertical.inverted.menu .item .menu .link.item:hover,.ui.vertical.inverted.menu .item .menu a.item:hover{background:#0000;color:#fff}.ui.inverted.menu .link.item:active,.ui.inverted.menu a.item:active{background:#ffffff14;color:#fff}.ui.inverted.menu .active.item{background:#ffffff26;color:#fff!important}.ui.inverted.vertical.menu .item .menu .active.item{background:#0000;color:#fff}.ui.inverted.pointing.menu .active.item:after{background:#3d3e3f!important;border:none!important;box-shadow:none!important;margin:0!important}.ui.inverted.menu .active.item:hover{background:#ffffff26;color:#fff!important}.ui.inverted.pointing.menu .active.item:hover:after{background:#3d3e3f!important}.ui.floated.menu{float:left;margin:0 .5rem 0 0}.ui.floated.menu .item:last-child:before{display:none}.ui.right.floated.menu{float:right;margin:0 0 0 .5rem}.ui.inverted.menu .red.active.item,.ui.inverted.red.menu{background-color:#ff0202}.ui.inverted.red.menu .item:before{background-color:#2224261a}.ui.inverted.red.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .orange.active.item,.ui.inverted.orange.menu{background-color:#ffba39}.ui.inverted.orange.menu .item:before{background-color:#2224261a}.ui.inverted.orange.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .yellow.active.item,.ui.inverted.yellow.menu{background-color:#fffcf2}.ui.inverted.yellow.menu .item:before{background-color:#2224261a}.ui.inverted.yellow.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .olive.active.item,.ui.inverted.olive.menu{background-color:#b5cc18}.ui.inverted.olive.menu .item:before{background-color:#2224261a}.ui.inverted.olive.menu .active.item{background-color:#0000001a!important}.ui.inverted.green.menu,.ui.inverted.menu .green.active.item{background-color:#48913d}.ui.inverted.green.menu .item:before{background-color:#2224261a}.ui.inverted.green.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .teal.active.item,.ui.inverted.teal.menu{background-color:#00b5ad}.ui.inverted.teal.menu .item:before{background-color:#2224261a}.ui.inverted.teal.menu .active.item{background-color:#0000001a!important}.ui.inverted.blue.menu,.ui.inverted.menu .blue.active.item{background-color:#2185d0}.ui.inverted.blue.menu .item:before{background-color:#2224261a}.ui.inverted.blue.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .violet.active.item,.ui.inverted.violet.menu{background-color:#6435c9}.ui.inverted.violet.menu .item:before{background-color:#2224261a}.ui.inverted.violet.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .purple.active.item,.ui.inverted.purple.menu{background-color:#a333c8}.ui.inverted.purple.menu .item:before{background-color:#2224261a}.ui.inverted.purple.menu .active.item{background-color:#0000001a!important}.ui.inverted.menu .pink.active.item,.ui.inverted.pink.menu{background-color:#e03997}.ui.inverted.pink.menu .item:before{background-color:#2224261a}.ui.inverted.pink.menu .active.item{background-color:#0000001a!important}.ui.inverted.brown.menu,.ui.inverted.menu .brown.active.item{background-color:#fef0e7}.ui.inverted.brown.menu .item:before{background-color:#2224261a}.ui.inverted.brown.menu .active.item{background-color:#0000001a!important}.ui.inverted.grey.menu,.ui.inverted.menu .grey.active.item{background-color:#767676}.ui.inverted.grey.menu .item:before{background-color:#2224261a}.ui.inverted.grey.menu .active.item{background-color:#0000001a!important}.ui.fitted.menu .item,.ui.fitted.menu .item .menu .item,.ui.menu .fitted.item{padding:0}.ui.horizontally.fitted.menu .item,.ui.horizontally.fitted.menu .item .menu .item,.ui.menu .horizontally.fitted.item{padding-bottom:.92857143em;padding-top:.92857143em}.ui.menu .vertically.fitted.item,.ui.vertically.fitted.menu .item,.ui.vertically.fitted.menu .item .menu .item{padding-left:1.14285714em;padding-right:1.14285714em}.ui.borderless.menu .item .menu .item:before,.ui.borderless.menu .item:before,.ui.menu .borderless.item:before{background:none!important}.ui.compact.menu{display:inline-flex;margin:0;vertical-align:middle}.ui.compact.vertical.menu{display:inline-block}.ui.compact.menu .item:last-child{border-radius:0 .28571429rem .28571429rem 0}.ui.compact.menu .item:last-child:before{display:none}.ui.compact.vertical.menu{width:auto!important}.ui.compact.vertical.menu .item:last-child:before{display:block}.ui.menu.fluid,.ui.vertical.menu.fluid{width:100%!important}.ui.item.menu,.ui.item.menu .item{justify-content:center;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;text-align:center;width:100%}.ui.attached.item.menu{margin:0 -1px!important}.ui.item.menu .item:last-child:before{display:none}.ui.menu.two.item .item{width:50%}.ui.menu.three.item .item{width:33.333%}.ui.menu.four.item .item{width:25%}.ui.menu.five.item .item{width:20%}.ui.menu.six.item .item{width:16.666%}.ui.menu.seven.item .item{width:14.285%}.ui.menu.eight.item .item{width:12.5%}.ui.menu.nine.item .item{width:11.11%}.ui.menu.ten.item .item{width:10%}.ui.menu.eleven.item .item{width:9.09%}.ui.menu.twelve.item .item{width:8.333%}.ui.menu.fixed{margin:0;position:fixed;width:100%;z-index:101}.ui.menu.fixed,.ui.menu.fixed .item:first-child,.ui.menu.fixed .item:last-child{border-radius:0!important}.ui.fixed.menu,.ui[class*="top fixed"].menu{bottom:auto;left:0;right:auto;top:0}.ui[class*="top fixed"].menu{border-left:none;border-right:none;border-top:none}.ui[class*="right fixed"].menu{border-bottom:none;border-right:none;border-top:none;bottom:auto;height:100%;left:auto;right:0;top:0;width:auto}.ui[class*="bottom fixed"].menu{border-bottom:none;border-left:none;border-right:none;bottom:0;left:0;right:auto;top:auto}.ui[class*="left fixed"].menu{border-bottom:none;border-left:none;border-top:none;bottom:auto;height:100%;left:0;right:auto;top:0;width:auto}.ui.fixed.menu+.ui.grid{padding-top:2.75rem}.ui.pointing.menu .item:after{background:none;border:1px solid #d4d4d5;border-left:none;border-top:none;content:"";height:.57142857em;left:50%;margin:.5px 0 0;position:absolute;top:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transition:background .1s ease;visibility:hidden;width:.57142857em;z-index:2}.ui.vertical.pointing.menu .item:after{border:1px solid #d4d4d5;border-bottom:none;border-left:none;bottom:auto;left:auto;margin:0 -.5px 0 0;position:absolute;right:0;top:50%;transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.pointing.menu .active.item:after{visibility:visible}.ui.pointing.menu .active.dropdown.item:after{visibility:hidden}.ui.pointing.menu .active.item .menu .active.item:after,.ui.pointing.menu .dropdown.active.item:after{display:none}.ui.pointing.menu .active.item:after,.ui.pointing.menu .active.item:hover:after,.ui.vertical.pointing.menu .active.item:after,.ui.vertical.pointing.menu .active.item:hover:after{background-color:#f2f2f2}.ui.vertical.pointing.menu .menu .active.item:after{background-color:#fff}.ui.attached.menu{border-radius:0;bottom:0;box-shadow:none;margin:0 -1px;max-width:calc(100% + 2px);top:0;width:calc(100% + 2px)}.ui.attached+.ui.attached.menu:not(.top){border-top:none}.ui[class*="top attached"].menu{border-radius:.28571429rem .28571429rem 0 0;bottom:0;margin-bottom:0;margin-top:1rem;top:0}.ui.menu[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].menu{border-radius:0 0 .28571429rem .28571429rem;bottom:0;box-shadow:0 1px 2px 0 #22242626,none;margin-bottom:1rem;margin-top:0;top:0}.ui[class*="bottom attached"].menu:last-child{margin-bottom:0}.ui.top.attached.menu>.item:first-child{border-radius:.28571429rem 0 0 0}.ui.bottom.attached.menu>.item:first-child{border-radius:0 0 0 .28571429rem}.ui.attached.menu:not(.tabular){border:1px solid #d4d4d5}.ui.attached.inverted.menu{border:none}.ui.attached.tabular.menu{margin-left:0;margin-right:0;width:100%}.ui.mini.menu{font-size:.78571429rem}.ui.mini.vertical.menu{width:9rem}.ui.tiny.menu{font-size:.85714286rem}.ui.tiny.vertical.menu{width:11rem}.ui.small.menu{font-size:.92857143rem}.ui.small.vertical.menu{width:13rem}.ui.menu{font-size:1rem}.ui.vertical.menu{width:15rem}.ui.large.menu{font-size:1.07142857rem}.ui.large.vertical.menu{width:18rem}.ui.huge.menu{font-size:1.21428571rem}.ui.huge.vertical.menu{width:22rem}.ui.big.menu{font-size:1.14285714rem}.ui.big.vertical.menu{width:20rem}.ui.massive.menu{font-size:1.28571429rem}.ui.massive.vertical.menu{width:25rem}.ui.secondary.pointing.menu{border:1px solid #e0e1e2;border-radius:10px;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding:5px 15px 1px}.ui.secondary.pointing.menu.item{padding:15px 0}.ui.secondary.pointing.menu .item{font-size:13px;font-weight:700;padding:15px}.ui.secondary.pointing.menu .active.item{border-width:3px;margin:0 15px -2px;padding:15px 0}
/*!
 * # Semantic UI - Message
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.message{background:#f8f8f9;border-radius:.28571429rem;box-shadow:inset 0 0 0 1px #22242638,0 0 0 0 #0000;color:#000000de;line-height:1.4285em;margin:1em 0;min-height:1em;padding:1em 1.5em;position:relative;transition:opacity .1s ease,color .1s ease,background .1s ease,box-shadow .1s ease}.ui.message:first-child{margin-top:0}.ui.message:last-child{margin-bottom:0}.ui.message .header{display:block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;margin:-.14285714em 0 0}.ui.message .header:not(.ui){font-size:1.14285714em}.ui.message p{margin:.75em 0;opacity:.85}.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){list-style-position:inside;margin:.5em 0 0;opacity:.85;padding:0;text-align:left}.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{list-style-type:none;margin:0 0 .3em 1em;padding:0;position:relative}.ui.message .list:not(.ui) li:before{content:"•";height:100%;left:-1em;position:absolute;vertical-align:initial}.ui.message .list:not(.ui) li:last-child{margin-bottom:0}.ui.message>.icon{margin-right:.6em}.ui.message>.close.icon{cursor:pointer;margin:0;opacity:.7;position:absolute;right:.5em;top:.78575em;transition:opacity .1s ease}.ui.message>.close.icon:hover{opacity:1}.ui.message>:first-child{margin-top:0}.ui.message>:last-child{margin-bottom:0}.ui.dropdown .menu>.message{margin:0 -1px}.ui.visible.visible.visible.visible.message{display:block}.ui.icon.visible.visible.visible.visible.message{display:flex}.ui.hidden.hidden.hidden.hidden.message{display:none}.ui.compact.message{display:inline-block}.ui.compact.icon.message{display:inline-flex}.ui.attached.message{border-radius:.28571429rem .28571429rem 0 0;box-shadow:inset 0 0 0 1px #22242626;margin-bottom:-1px;margin-left:-1px;margin-right:-1px}.ui.attached+.ui.attached.message:not(.top):not(.bottom){border-radius:0;margin-top:-1px}.ui.bottom.attached.message{border-radius:0 0 .28571429rem .28571429rem;box-shadow:inset 0 0 0 1px #22242626,0 1px 2px 0 #22242626;margin-top:-1px}.ui.bottom.attached.message:not(:last-child){margin-bottom:1em}.ui.attached.icon.message{width:auto}.ui.icon.message{align-items:center;display:flex;width:100%}.ui.icon.message>.icon:not(.close){display:block;flex:0 0 auto;font-size:3em;line-height:1;opacity:.8;vertical-align:middle;width:auto}.ui.icon.message>.content{display:block;flex:1 1 auto;vertical-align:middle}.ui.icon.message .icon:not(.close)+.content{padding-left:0}.ui.icon.message .circular.icon{width:1em}.ui.floating.message{box-shadow:inset 0 0 0 1px #22242638,0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626}.ui.black.message{background-color:#000;color:#ffffffe6}.ui.positive.message{background-color:#fcfff5;color:#2c662d}.ui.attached.positive.message,.ui.positive.message{box-shadow:inset 0 0 0 1px #a3c293,0 0 0 0 #0000}.ui.positive.message .header{color:#1a531b}.ui.negative.message{background-color:#fff6f6;color:#9f3a38}.ui.attached.negative.message,.ui.negative.message{box-shadow:inset 0 0 0 1px #e0b4b4,0 0 0 0 #0000}.ui.negative.message .header{color:#912d2b}.ui.info.message{background-color:#f8ffff;color:#276f86}.ui.attached.info.message,.ui.info.message{box-shadow:inset 0 0 0 1px #a9d5de,0 0 0 0 #0000}.ui.info.message .header{color:#0e566c}.ui.warning.message{background-color:#fffaf3;color:#573a08}.ui.attached.warning.message,.ui.warning.message{box-shadow:inset 0 0 0 1px #c9ba9b,0 0 0 0 #0000}.ui.warning.message .header{color:#794b02}.ui.error.message{background-color:#fff6f6;color:#9f3a38}.ui.attached.error.message,.ui.error.message{box-shadow:inset 0 0 0 1px #e0b4b4,0 0 0 0 #0000}.ui.error.message .header{color:#912d2b}.ui.success.message{background-color:#fcfff5;color:#2c662d}.ui.attached.success.message,.ui.success.message{box-shadow:inset 0 0 0 1px #a3c293,0 0 0 0 #0000}.ui.success.message .header{color:#1a531b}.ui.black.message,.ui.inverted.message{background-color:#000;color:#ffffffe6}.ui.red.message{background-color:#ffe8e6;box-shadow:inset 0 0 0 1px #ff0202,0 0 0 0 #0000;color:#ff0202}.ui.red.message .header{color:#e80000}.ui.orange.message{background-color:#ffedde;box-shadow:inset 0 0 0 1px #ffba39,0 0 0 0 #0000;color:#ffba39}.ui.orange.message .header{color:#ffb120}.ui.yellow.message{background-color:#fff8db;box-shadow:inset 0 0 0 1px #b58105,0 0 0 0 #0000;color:#b58105}.ui.yellow.message .header{color:#9c6f04}.ui.olive.message{background-color:#fbfdef;box-shadow:inset 0 0 0 1px #8abc1e,0 0 0 0 #0000;color:#8abc1e}.ui.olive.message .header{color:#7aa61a}.ui.green.message{background-color:#e5f9e7;box-shadow:inset 0 0 0 1px #20bf5e,0 0 0 0 #0000;color:#1ebc30}.ui.green.message .header{color:#1aa62a}.ui.teal.message{background-color:#e1f7f7;box-shadow:inset 0 0 0 1px #10a3a3,0 0 0 0 #0000;color:#10a3a3}.ui.teal.message .header{color:#0e8c8c}.ui.blue.message{background-color:#dff0ff;box-shadow:inset 0 0 0 1px #2185d0,0 0 0 0 #0000;color:#2185d0}.ui.blue.message .header{color:#1e77ba}.ui.violet.message{background-color:#eae7ff;box-shadow:inset 0 0 0 1px #6435c9,0 0 0 0 #0000;color:#6435c9}.ui.violet.message .header{color:#5a30b5}.ui.purple.message{background-color:#f6e7ff;box-shadow:inset 0 0 0 1px #a333c8,0 0 0 0 #0000;color:#a333c8}.ui.purple.message .header{color:#922eb4}.ui.pink.message{background-color:#ffe3fb;box-shadow:inset 0 0 0 1px #e03997,0 0 0 0 #0000;color:#e03997}.ui.pink.message .header{color:#dd238b}.ui.brown.message{background-color:#f1e2d3;box-shadow:inset 0 0 0 1px #fef0e7,0 0 0 0 #0000;color:#fef0e7}.ui.brown.message .header{color:#fde1cf}.ui.mini.message{font-size:.78571429em}.ui.tiny.message{font-size:.85714286em}.ui.small.message{font-size:.92857143em}.ui.message{font-size:1em}.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}
/*!
 * # Semantic UI - Table
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.table{background:#fff;border:1px solid #22242626;border-collapse:initial;border-radius:.28571429rem;border-spacing:0;box-shadow:none;color:#000000de;margin:1em 0;text-align:left;width:100%}.ui.table:first-child{margin-top:0}.ui.table:last-child{margin-bottom:0}.ui.table td,.ui.table th{transition:background .1s ease,color .1s ease}.ui.table thead{box-shadow:none}.ui.table thead th{background:#f9fafb;border-bottom:1px solid #2224261a;border-left:none;color:#000000de;cursor:auto;font-style:none;font-weight:700;padding:.92857143em .78571429em;text-align:inherit;text-transform:none;vertical-align:inherit}.ui.table thead tr>th:first-child{border-left:none}.ui.table thead tr:first-child>th:first-child{border-radius:.28571429rem 0 0 0}.ui.table thead tr:first-child>th:last-child{border-radius:0 .28571429rem 0 0}.ui.table thead tr:first-child>th:only-child{border-radius:.28571429rem .28571429rem 0 0}.ui.table tfoot{box-shadow:none}.ui.table tfoot th{background:#f9fafb;border-top:1px solid #22242626;color:#000000de;cursor:auto;font-style:normal;font-weight:400;padding:.78571429em;text-align:inherit;text-transform:none;vertical-align:middle}.ui.table tfoot tr>th:first-child{border-left:none}.ui.table tfoot tr:first-child>th:first-child{border-radius:0 0 0 .28571429rem}.ui.table tfoot tr:first-child>th:last-child{border-radius:0 0 .28571429rem 0}.ui.table tfoot tr:first-child>th:only-child{border-radius:0 0 .28571429rem .28571429rem}.ui.table tr td{border-top:1px solid #2224261a}.ui.table tr:first-child td{border-top:none}.ui.table tbody+tbody tr:first-child td{border-top:1px solid #2224261a}.ui.table td{padding:.78571429em;text-align:inherit}.ui.table>.icon{vertical-align:initial}.ui.table>.icon:only-child{margin:0}.ui.table.segment{padding:0}.ui.table.segment:after{display:none}.ui.table.segment.stacked:after{display:block}@media only screen and (max-width:767px){.ui.table:not(.unstackable){width:100%}.ui.table:not(.unstackable) tbody,.ui.table:not(.unstackable) tr,.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{display:block!important;width:auto!important}.ui.table:not(.unstackable){padding:0}.ui.table:not(.unstackable) tfoot,.ui.table:not(.unstackable) thead{display:block}.ui.table:not(.unstackable) tr{box-shadow:inset 0 -1px 0 0 #0000001a!important;padding-bottom:1em;padding-top:1em}.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{background:none;border:none!important;box-shadow:none!important;padding:.25em .75em!important}.ui.table:not(.unstackable) td:first-child,.ui.table:not(.unstackable) th:first-child{font-weight:700}.ui.definition.table:not(.unstackable) thead th:first-child{box-shadow:none!important}}.ui.table td .image,.ui.table td .image img,.ui.table th .image,.ui.table th .image img{max-width:none}.ui.structured.table{border-collapse:collapse}.ui.structured.table thead th{border-left:none;border-right:none}.ui.structured.sortable.table thead th{border-left:1px solid #22242626;border-right:1px solid #22242626}.ui.structured.basic.table th{border-left:none;border-right:none}.ui.structured.celled.table tr td,.ui.structured.celled.table tr th{border-left:1px solid #2224261a;border-right:1px solid #2224261a}.ui.definition.table thead:not(.full-width) th:first-child{background:#0000;box-shadow:-1px -1px 0 1px #fff;color:#0006;font-weight:400;pointer-events:none}.ui.definition.table tfoot:not(.full-width) th:first-child{background:#0000;box-shadow:1px 1px 0 1px #fff;color:normal;font-weight:rgba(0,0,0,.4);pointer-events:none}.ui.celled.definition.table thead:not(.full-width) th:first-child{box-shadow:0 -1px 0 1px #fff}.ui.celled.definition.table tfoot:not(.full-width) th:first-child{box-shadow:0 1px 0 1px #fff}.ui.definition.table tr td.definition,.ui.definition.table tr td:first-child:not(.ignored){background:#00000008;box-shadow:"";color:#000000f2;font-size:1em;font-weight:700;padding-left:"";padding-right:"";text-align:"";text-transform:""}.ui.definition.table td:nth-child(2),.ui.definition.table tfoot:not(.full-width) th:nth-child(2),.ui.definition.table thead:not(.full-width) th:nth-child(2){border-left:1px solid #22242626}.ui.table td.positive,.ui.table tr.positive{background:#fcfff5!important;box-shadow:inset 0 0 0 #a3c293;color:#2c662d!important}.ui.table td.negative,.ui.table tr.negative{background:#fff6f6!important;box-shadow:inset 0 0 0 #e0b4b4;color:#9f3a38!important}.ui.table td.error,.ui.table tr.error{background:#fff6f6!important;box-shadow:inset 0 0 0 #e0b4b4;color:#9f3a38!important}.ui.table td.warning,.ui.table tr.warning{background:#fffaf3!important;box-shadow:inset 0 0 0 #c9ba9b;color:#573a08!important}.ui.table td.active,.ui.table tr.active{background:#e0e0e0!important;box-shadow:inset 0 0 0 #000000de;color:#000000de!important}.ui.table tr td.disabled,.ui.table tr.disabled td,.ui.table tr.disabled:hover,.ui.table tr:hover td.disabled{color:#2828284d;pointer-events:none}@media only screen and (max-width:991px){.ui[class*="tablet stackable"].table,.ui[class*="tablet stackable"].table tbody,.ui[class*="tablet stackable"].table tr,.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{display:block!important;width:100%!important}.ui[class*="tablet stackable"].table{padding:0}.ui[class*="tablet stackable"].table tfoot,.ui[class*="tablet stackable"].table thead{display:block}.ui[class*="tablet stackable"].table tr{box-shadow:inset 0 -1px 0 0 #0000001a!important;padding-bottom:1em;padding-top:1em}.ui[class*="tablet stackable"].table tr>td,.ui[class*="tablet stackable"].table tr>th{background:none;border:none!important;box-shadow:none!important;padding:.25em .75em}.ui.definition[class*="tablet stackable"].table thead th:first-child{box-shadow:none!important}}.ui.table [class*="left aligned"],.ui.table[class*="left aligned"]{text-align:left}.ui.table [class*="center aligned"],.ui.table[class*="center aligned"]{text-align:center}.ui.table [class*="right aligned"],.ui.table[class*="right aligned"]{text-align:right}.ui.table [class*="top aligned"],.ui.table[class*="top aligned"]{vertical-align:top}.ui.table [class*="middle aligned"],.ui.table[class*="middle aligned"]{vertical-align:middle}.ui.table [class*="bottom aligned"],.ui.table[class*="bottom aligned"]{vertical-align:bottom}.ui.table td.collapsing,.ui.table th.collapsing{white-space:nowrap;width:1px}.ui.fixed.table{table-layout:fixed}.ui.fixed.table td,.ui.fixed.table th{overflow:hidden;text-overflow:ellipsis}.ui.selectable.table tbody tr:hover,.ui.table tbody tr td.selectable:hover{background:#0000000d!important;color:#000000f2!important}.ui.inverted.table tbody tr td.selectable:hover,.ui.selectable.inverted.table tbody tr:hover{background:#ffffff14!important;color:#fff!important}.ui.table tbody tr td.selectable{padding:0}.ui.table tbody tr td.selectable>a:not(.ui){color:inherit;display:block;padding:.78571429em}.ui.selectable.table tr.error:hover,.ui.selectable.table tr:hover td.error,.ui.table tr td.selectable.error:hover{background:#ffe7e7!important;color:#943634!important}.ui.selectable.table tr.warning:hover,.ui.selectable.table tr:hover td.warning,.ui.table tr td.selectable.warning:hover{background:#fff4e4!important;color:#493107!important}.ui.selectable.table tr.active:hover,.ui.selectable.table tr:hover td.active,.ui.table tr td.selectable.active:hover{background:#e0e0e0!important;color:#000000de!important}.ui.selectable.table tr.positive:hover,.ui.selectable.table tr:hover td.positive,.ui.table tr td.selectable.positive:hover{background:#f7ffe6!important;color:#275b28!important}.ui.selectable.table tr.negative:hover,.ui.selectable.table tr:hover td.negative,.ui.table tr td.selectable.negative:hover{background:#ffe7e7!important;color:#943634!important}.ui.attached.table{border:1px solid #d4d4d5;border-radius:0;bottom:0;box-shadow:none;margin:0 -1px;max-width:calc(100% + 2px);top:0;width:calc(100% + 2px)}.ui.attached+.ui.attached.table:not(.top){border-top:none}.ui[class*="top attached"].table{border-radius:.28571429rem .28571429rem 0 0;bottom:0;margin-bottom:0;margin-top:1em;top:0}.ui.table[class*="top attached"]:first-child{margin-top:0}.ui[class*="bottom attached"].table{border-radius:0 0 .28571429rem .28571429rem;bottom:0;box-shadow:none,none;margin-bottom:1em;margin-top:0;top:0}.ui[class*="bottom attached"].table:last-child{margin-bottom:0}.ui.striped.table tbody tr:nth-child(2n),.ui.striped.table>tr:nth-child(2n){background-color:#00003205}.ui.inverted.striped.table tbody tr:nth-child(2n),.ui.inverted.striped.table>tr:nth-child(2n){background-color:#ffffff0d}.ui.striped.selectable.selectable.selectable.table tbody tr.active:hover{background:#efefef!important;color:#000000f2!important}.ui.table [class*="single line"],.ui.table[class*="single line"]{white-space:nowrap}.ui.red.table{border-top:.2em solid #ff0202}.ui.inverted.red.table{background-color:#ff0202!important;color:#fff!important}.ui.orange.table{border-top:.2em solid #ffba39}.ui.inverted.orange.table{background-color:#ffba39!important;color:#fff!important}.ui.yellow.table{border-top:.2em solid #fffcf2}.ui.inverted.yellow.table{background-color:#fffcf2!important;color:#fff!important}.ui.olive.table{border-top:.2em solid #b5cc18}.ui.inverted.olive.table{background-color:#b5cc18!important;color:#fff!important}.ui.green.table{border-top:.2em solid #48913d}.ui.inverted.green.table{background-color:#48913d!important;color:#fff!important}.ui.teal.table{border-top:.2em solid #00b5ad}.ui.inverted.teal.table{background-color:#00b5ad!important;color:#fff!important}.ui.blue.table{border-top:.2em solid #2185d0}.ui.inverted.blue.table{background-color:#2185d0!important;color:#fff!important}.ui.violet.table{border-top:.2em solid #6435c9}.ui.inverted.violet.table{background-color:#6435c9!important;color:#fff!important}.ui.purple.table{border-top:.2em solid #a333c8}.ui.inverted.purple.table{background-color:#a333c8!important;color:#fff!important}.ui.pink.table{border-top:.2em solid #e03997}.ui.inverted.pink.table{background-color:#e03997!important;color:#fff!important}.ui.brown.table{border-top:.2em solid #fef0e7}.ui.inverted.brown.table{background-color:#fef0e7!important;color:#fff!important}.ui.grey.table{border-top:.2em solid #767676}.ui.inverted.grey.table{background-color:#767676!important;color:#fff!important}.ui.black.table{border-top:.2em solid #000}.ui.inverted.black.table{background-color:#000!important;color:#fff!important}.ui.one.column.table td{width:100%}.ui.two.column.table td{width:50%}.ui.three.column.table td{width:33.33333333%}.ui.four.column.table td{width:25%}.ui.five.column.table td{width:20%}.ui.six.column.table td{width:16.66666667%}.ui.seven.column.table td{width:14.28571429%}.ui.eight.column.table td{width:12.5%}.ui.nine.column.table td{width:11.11111111%}.ui.ten.column.table td{width:10%}.ui.eleven.column.table td{width:9.09090909%}.ui.twelve.column.table td{width:8.33333333%}.ui.thirteen.column.table td{width:7.69230769%}.ui.fourteen.column.table td{width:7.14285714%}.ui.fifteen.column.table td{width:6.66666667%}.ui.sixteen.column.table td,.ui.table td.one.wide,.ui.table th.one.wide{width:6.25%}.ui.table td.two.wide,.ui.table th.two.wide{width:12.5%}.ui.table td.three.wide,.ui.table th.three.wide{width:18.75%}.ui.table td.four.wide,.ui.table th.four.wide{width:25%}.ui.table td.five.wide,.ui.table th.five.wide{width:31.25%}.ui.table td.six.wide,.ui.table th.six.wide{width:37.5%}.ui.table td.seven.wide,.ui.table th.seven.wide{width:43.75%}.ui.table td.eight.wide,.ui.table th.eight.wide{width:50%}.ui.table td.nine.wide,.ui.table th.nine.wide{width:56.25%}.ui.table td.ten.wide,.ui.table th.ten.wide{width:62.5%}.ui.table td.eleven.wide,.ui.table th.eleven.wide{width:68.75%}.ui.table td.twelve.wide,.ui.table th.twelve.wide{width:75%}.ui.table td.thirteen.wide,.ui.table th.thirteen.wide{width:81.25%}.ui.table td.fourteen.wide,.ui.table th.fourteen.wide{width:87.5%}.ui.table td.fifteen.wide,.ui.table th.fifteen.wide{width:93.75%}.ui.table td.sixteen.wide,.ui.table th.sixteen.wide{width:100%}.ui.sortable.table thead th{border-left:1px solid #22242626;color:#000000de;cursor:pointer;white-space:nowrap}.ui.sortable.table thead th:first-child{border-left:none}.ui.sortable.table thead th.sorted,.ui.sortable.table thead th.sorted:hover{-webkit-user-select:none;user-select:none}.ui.sortable.table thead th:after{content:"";display:none;font-family:Icons;font-style:normal;font-weight:400;height:1em;margin:0 0 0 .5em;opacity:.8;text-decoration:inherit;width:auto}.ui.sortable.table thead th.ascending:after{content:"\f0d8"}.ui.sortable.table thead th.descending:after{content:"\f0d7"}.ui.sortable.table th.disabled:hover{color:#2828284d;cursor:auto}.ui.sortable.table thead th:hover{background:#0000000d;color:#000c}.ui.sortable.table thead th.sorted{background:#0000000d;color:#000000f2}.ui.sortable.table thead th.sorted:after{display:inline-block}.ui.sortable.table thead th.sorted:hover{background:#0000000d;color:#000000f2}.ui.inverted.sortable.table thead th.sorted{background:#ffffff26 linear-gradient(#0000,#0000000d);color:#fff}.ui.inverted.sortable.table thead th:hover{background:#ffffff14 linear-gradient(#0000,#0000000d);color:#fff}.ui.inverted.sortable.table thead th{border-left-color:#0000;border-right-color:#0000}.ui.inverted.table{background:#333;border:none;color:#ffffffe6}.ui.inverted.table th{background-color:#00000026;color:#ffffffe6!important}.ui.inverted.table th,.ui.inverted.table tr td{border-color:#ffffff1a!important}.ui.inverted.table tr td.disabled,.ui.inverted.table tr.disabled td,.ui.inverted.table tr.disabled:hover td,.ui.inverted.table tr:hover td.disabled{color:#e1e1e14d;pointer-events:none}.ui.inverted.definition.table tfoot:not(.full-width) th:first-child,.ui.inverted.definition.table thead:not(.full-width) th:first-child{background:#fff}.ui.inverted.definition.table tr td:first-child{background:#ffffff05;color:#fff}.ui.collapsing.table{width:auto}.ui.basic.table{background:#0000;border:1px solid #22242626;box-shadow:none}.ui.basic.table tfoot,.ui.basic.table thead{box-shadow:none}.ui.basic.table th{background:#0000;border-left:none}.ui.basic.table tbody tr{border-bottom:1px solid #0000001a}.ui.basic.table td{background:#0000}.ui.basic.striped.table tbody tr:nth-child(2n){background-color:#0000000d!important}.ui[class*="very basic"].table{border:none}.ui[class*="very basic"].table:not(.sortable):not(.striped) td,.ui[class*="very basic"].table:not(.sortable):not(.striped) th{padding:""}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child{padding-left:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) td:last-child,.ui[class*="very basic"].table:not(.sortable):not(.striped) th:last-child{padding-right:0}.ui[class*="very basic"].table:not(.sortable):not(.striped) thead tr:first-child th{padding-top:0}.ui.celled.table tr td,.ui.celled.table tr th{border-left:1px solid #2224261a}.ui.celled.table tr td:first-child,.ui.celled.table tr th:first-child{border-left:none}.ui.padded.table th{padding-left:1em;padding-right:1em}.ui.padded.table td,.ui.padded.table th{padding:1em}.ui[class*="very padded"].table th{padding-left:1.5em;padding-right:1.5em}.ui[class*="very padded"].table td{padding:1.5em}.ui.compact.table th{padding-left:.7em;padding-right:.7em}.ui.compact.table td{padding:.5em .7em}.ui[class*="very compact"].table th{padding-left:.6em;padding-right:.6em}.ui[class*="very compact"].table td{padding:.4em .6em}.ui.small.table{font-size:.9em}.ui.table{font-size:1em}.ui.large.table{font-size:1.1em}th{font-weight:700;line-height:24px}th,tr,tr td{font-size:12.6px}tr,tr td{font-weight:400;line-height:17px}tr p,tr td p{font-size:12.6px}
/*!
 * # Semantic UI - Ad
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2013 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.ad{display:block;margin:1em 0;overflow:hidden}.ui.ad:first-child,.ui.ad:last-child{margin:0}.ui.ad iframe{border:none;margin:0;overflow:hidden;padding:0}.ui.leaderboard.ad{height:90px;width:728px}.ui[class*="medium rectangle"].ad{height:250px;width:300px}.ui[class*="large rectangle"].ad{height:280px;width:336px}.ui[class*="half page"].ad{height:600px;width:300px}.ui.square.ad{height:250px;width:250px}.ui[class*="small square"].ad{height:200px;width:200px}.ui[class*="small rectangle"].ad{height:150px;width:180px}.ui[class*="vertical rectangle"].ad{height:400px;width:240px}.ui.button.ad{height:90px;width:120px}.ui[class*="square button"].ad{height:125px;width:125px}.ui[class*="small button"].ad{height:60px;width:120px}.ui.skyscraper.ad{height:600px;width:120px}.ui[class*="wide skyscraper"].ad{width:160px}.ui.banner.ad{height:60px;width:468px}.ui[class*="vertical banner"].ad{height:240px;width:120px}.ui[class*="top banner"].ad{height:180px;width:930px}.ui[class*="half banner"].ad{height:60px;width:234px}.ui[class*="large leaderboard"].ad{height:90px;width:970px}.ui.billboard.ad{height:250px;width:970px}.ui.panorama.ad{height:120px;width:980px}.ui.netboard.ad{height:400px;width:580px}.ui[class*="large mobile banner"].ad{height:100px;width:320px}.ui[class*="mobile leaderboard"].ad{height:50px;width:320px}.ui.mobile.ad{display:none}@media only screen and (max-width:767px){.ui.mobile.ad{display:block}}.ui.centered.ad{margin-left:auto;margin-right:auto}.ui.test.ad{background:#545454;position:relative}.ui.test.ad:after{color:#fff;content:"Ad";font-size:1em;font-weight:700;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.ui.mobile.test.ad:after{font-size:.85714286em}.ui.test.ad[data-text]:after{content:attr(data-text)}
/*!
 * # Semantic UI - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.card,.ui.cards>.card{background:#fff;border:none;border-radius:.28571429rem;box-shadow:0 1px 3px 0 #d4d4d5,0 0 0 1px #d4d4d5;display:flex;flex-direction:column;max-width:100%;min-height:0;padding:0;position:relative;transition:box-shadow .1s ease,transform .1s ease;width:290px;z-index:""}.ui.card{margin:1em 0}.ui.card a,.ui.cards>.card a{cursor:pointer}.ui.card:first-child{margin-top:0}.ui.card:last-child{margin-bottom:0}.ui.cards{display:flex;flex-wrap:wrap;margin:-.875em -.5em}.ui.cards>.card{display:flex;float:none;margin:.875em .5em}.ui.card:after,.ui.cards:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.cards~.ui.cards{margin-top:.875em}.ui.card>:first-child,.ui.cards>.card>:first-child{border-radius:.28571429rem .28571429rem 0 0!important;border-top:none!important}.ui.card>:last-child,.ui.cards>.card>:last-child{border-radius:0 0 .28571429rem .28571429rem!important}.ui.card>:only-child,.ui.cards>.card>:only-child{border-radius:.28571429rem!important}.ui.card>.image,.ui.cards>.card>.image{background:#0000000d;display:block;flex:0 0 auto;padding:0;position:relative}.ui.card>.image>img,.ui.cards>.card>.image>img{border-radius:inherit;display:block;height:auto;width:100%}.ui.card>.image:not(.ui)>img,.ui.cards>.card>.image:not(.ui)>img{border:none}.ui.card>.content,.ui.cards>.card>.content{background:none;border:none;border-radius:0;border-top:1px solid #2224261a;box-shadow:none;flex-grow:1;font-size:1em;margin:0;padding:1em}.ui.card>.content:after,.ui.cards>.card>.content:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.card>.content>.header,.ui.cards>.card>.content>.header{color:#000000d9;display:block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;margin:""}.ui.card>.content>.header:not(.ui),.ui.cards>.card>.content>.header:not(.ui){font-size:1.28571429em;font-weight:700;line-height:1.28571429em;margin-top:-.21425em}.ui.card>.content>.header+.description,.ui.card>.content>.meta+.description,.ui.cards>.card>.content>.header+.description,.ui.cards>.card>.content>.meta+.description{margin-top:.5em}.ui.card [class*="left floated"],.ui.cards>.card [class*="left floated"]{float:left}.ui.card [class*="right floated"],.ui.cards>.card [class*="right floated"]{float:right}.ui.card [class*="left aligned"],.ui.cards>.card [class*="left aligned"]{text-align:left}.ui.card [class*="center aligned"],.ui.cards>.card [class*="center aligned"]{text-align:center}.ui.card [class*="right aligned"],.ui.cards>.card [class*="right aligned"]{text-align:right}.ui.card .content img,.ui.cards>.card .content img{display:inline-block;vertical-align:middle;width:""}.ui.card .avatar img,.ui.card img.avatar,.ui.cards>.card .avatar img,.ui.cards>.card img.avatar{border-radius:500rem;height:2em;width:2em}.ui.card>.content>.description,.ui.cards>.card>.content>.description{clear:both;color:#000000ad}.ui.card>.content p,.ui.cards>.card>.content p{margin:0 0 .5em}.ui.card>.content p:last-child,.ui.cards>.card>.content p:last-child{margin-bottom:0}.ui.card .meta,.ui.cards>.card .meta{color:#0006;font-size:1em}.ui.card .meta *,.ui.cards>.card .meta *{margin-right:.3em}.ui.card .meta :last-child,.ui.cards>.card .meta :last-child{margin-right:0}.ui.card .meta [class*="right floated"],.ui.cards>.card .meta [class*="right floated"]{margin-left:.3em;margin-right:0}.ui.card>.content a:not(.ui),.ui.cards>.card>.content a:not(.ui){color:"";transition:color .1s ease}.ui.card>.content a:not(.ui):hover,.ui.cards>.card>.content a:not(.ui):hover{color:""}.ui.card>.content>a.header,.ui.cards>.card>.content>a.header{color:#000000d9}.ui.card>.content>a.header:hover,.ui.cards>.card>.content>a.header:hover{color:#1e70bf}.ui.card .meta>a:not(.ui),.ui.cards>.card .meta>a:not(.ui){color:#0006}.ui.card .meta>a:not(.ui):hover,.ui.cards>.card .meta>a:not(.ui):hover{color:#000000de}.ui.card>.button,.ui.card>.buttons,.ui.cards>.card>.button,.ui.cards>.card>.buttons{margin:0 -1px;width:calc(100% + 2px)}.ui.card .dimmer,.ui.cards>.card .dimmer{background-color:"";z-index:10}.ui.card>.content .star.icon,.ui.cards>.card>.content .star.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.ui.card>.content .star.icon:hover,.ui.cards>.card>.content .star.icon:hover{color:#ffb70a;opacity:1}.ui.card>.content .active.star.icon,.ui.cards>.card>.content .active.star.icon{color:#ffe623}.ui.card>.content .like.icon,.ui.cards>.card>.content .like.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.ui.card>.content .like.icon:hover,.ui.cards>.card>.content .like.icon:hover{color:#ff2733;opacity:1}.ui.card>.content .active.like.icon,.ui.cards>.card>.content .active.like.icon{color:#ff2733}.ui.card>.extra,.ui.cards>.card>.extra{background:none;border-top:1px solid #0000000d!important;box-shadow:none;color:#0006;flex-grow:0;left:0;margin:0;max-width:100%;min-height:0!important;padding:.75em 1em;position:static;top:0;transition:color .1s ease;width:auto}.ui.card>.extra a:not(.ui),.ui.cards>.card>.extra a:not(.ui){color:#0006}.ui.card>.extra a:not(.ui):hover,.ui.cards>.card>.extra a:not(.ui):hover{color:#1e70bf}.ui.link.cards .raised.card:hover,.ui.link.raised.card:hover,.ui.raised.cards a.card:hover,a.ui.raised.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 4px 0 #22242626,0 2px 10px 0 #22242640}.ui.raised.card,.ui.raised.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626}.ui.centered.cards{justify-content:center}.ui.centered.card{margin-left:auto;margin-right:auto}.ui.fluid.card{max-width:9999px;width:100%}.ui.cards a.card,.ui.link.card,.ui.link.cards .card,a.ui.card{transform:none}.ui.cards a.card:hover,.ui.link.card:hover,.ui.link.cards .card:hover,a.ui.card:hover{background:#fff;border:none;box-shadow:0 1px 3px 0 #bcbdbd,0 0 0 1px #d4d4d5;cursor:pointer;transform:translateY(-3px);z-index:5}.ui.cards>.red.card,.ui.red.card,.ui.red.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #ff0202,0 1px 3px 0 #d4d4d5}.ui.cards>.red.card:hover,.ui.red.card:hover,.ui.red.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #e80000,0 1px 3px 0 #bcbdbd}.ui.cards>.orange.card,.ui.orange.card,.ui.orange.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #ffba39,0 1px 3px 0 #d4d4d5}.ui.cards>.orange.card:hover,.ui.orange.card:hover,.ui.orange.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #ffb120,0 1px 3px 0 #bcbdbd}.ui.cards>.yellow.card,.ui.yellow.card,.ui.yellow.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #fffcf2,0 1px 3px 0 #d4d4d5}.ui.cards>.yellow.card:hover,.ui.yellow.card:hover,.ui.yellow.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #fff6d9,0 1px 3px 0 #bcbdbd}.ui.cards>.olive.card,.ui.olive.card,.ui.olive.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #b5cc18,0 1px 3px 0 #d4d4d5}.ui.cards>.olive.card:hover,.ui.olive.card:hover,.ui.olive.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #a7bd0d,0 1px 3px 0 #bcbdbd}.ui.cards>.green.card,.ui.green.card,.ui.green.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #48913d,0 1px 3px 0 #d4d4d5}.ui.cards>.green.card:hover,.ui.green.card:hover,.ui.green.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #3c8332,0 1px 3px 0 #bcbdbd}.ui.cards>.teal.card,.ui.teal.card,.ui.teal.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #00b5ad,0 1px 3px 0 #d4d4d5}.ui.cards>.teal.card:hover,.ui.teal.card:hover,.ui.teal.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #009c95,0 1px 3px 0 #bcbdbd}.ui.blue.card,.ui.blue.cards>.card,.ui.cards>.blue.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #2185d0,0 1px 3px 0 #d4d4d5}.ui.blue.card:hover,.ui.blue.cards>.card:hover,.ui.cards>.blue.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #1678c2,0 1px 3px 0 #bcbdbd}.ui.cards>.violet.card,.ui.violet.card,.ui.violet.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #6435c9,0 1px 3px 0 #d4d4d5}.ui.cards>.violet.card:hover,.ui.violet.card:hover,.ui.violet.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #5829bb,0 1px 3px 0 #bcbdbd}.ui.cards>.purple.card,.ui.purple.card,.ui.purple.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #a333c8,0 1px 3px 0 #d4d4d5}.ui.cards>.purple.card:hover,.ui.purple.card:hover,.ui.purple.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #9627ba,0 1px 3px 0 #bcbdbd}.ui.cards>.pink.card,.ui.pink.card,.ui.pink.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #e03997,0 1px 3px 0 #d4d4d5}.ui.cards>.pink.card:hover,.ui.pink.card:hover,.ui.pink.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #e61a8d,0 1px 3px 0 #bcbdbd}.ui.brown.card,.ui.brown.cards>.card,.ui.cards>.brown.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #fef0e7,0 1px 3px 0 #d4d4d5}.ui.brown.card:hover,.ui.brown.cards>.card:hover,.ui.cards>.brown.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #ffe0cc,0 1px 3px 0 #bcbdbd}.ui.cards>.grey.card,.ui.grey.card,.ui.grey.cards>.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #767676,0 1px 3px 0 #d4d4d5}.ui.cards>.grey.card:hover,.ui.grey.card:hover,.ui.grey.cards>.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #838383,0 1px 3px 0 #bcbdbd}.ui.black.card,.ui.black.cards>.card,.ui.cards>.black.card{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #000,0 1px 3px 0 #d4d4d5}.ui.black.card:hover,.ui.black.cards>.card:hover,.ui.cards>.black.card:hover{box-shadow:0 0 0 1px #d4d4d5,0 2px 0 0 #0d0d0d,0 1px 3px 0 #bcbdbd}.ui.one.cards{margin-left:0;margin-right:0}.ui.one.cards>.card{width:100%}.ui.two.cards{margin-left:-1em;margin-right:-1em}.ui.two.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.three.cards{margin-left:-1em;margin-right:-1em}.ui.three.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.four.cards{margin-left:-.75em;margin-right:-.75em}.ui.four.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(25% - 1.5em)}.ui.five.cards{margin-left:-.75em;margin-right:-.75em}.ui.five.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(20% - 1.5em)}.ui.six.cards{margin-left:-.75em;margin-right:-.75em}.ui.six.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(16.66667% - 1.5em)}.ui.seven.cards{margin-left:-.5em;margin-right:-.5em}.ui.seven.cards>.card{margin-left:.5em;margin-right:.5em;width:calc(14.28571% - 1em)}.ui.eight.cards{margin-left:-.5em;margin-right:-.5em}.ui.eight.cards>.card{font-size:11px;margin-left:.5em;margin-right:.5em;width:calc(12.5% - 1em)}.ui.nine.cards{margin-left:-.5em;margin-right:-.5em}.ui.nine.cards>.card{font-size:10px;margin-left:.5em;margin-right:.5em;width:calc(11.11111% - 1em)}.ui.ten.cards{margin-left:-.5em;margin-right:-.5em}.ui.ten.cards>.card{margin-left:.5em;margin-right:.5em;width:calc(10% - 1em)}@media only screen and (max-width:767px){.ui.two.doubling.cards{margin-left:0;margin-right:0}.ui.two.doubling.cards>.card{margin-left:0;margin-right:0;width:100%}.ui.three.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.three.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.four.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.four.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.five.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.five.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.six.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.six.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.seven.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.seven.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.eight.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.eight.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.nine.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.nine.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.ten.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.ten.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}}@media only screen and (min-width:768px) and (max-width:991px){.ui.two.doubling.cards{margin-left:0;margin-right:0}.ui.two.doubling.cards>.card{margin-left:0;margin-right:0;width:100%}.ui.three.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.three.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.four.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.four.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(50% - 2em)}.ui.five.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.five.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.six.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.six.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.eight.doubling.cards{margin-left:-1em;margin-right:-1em}.ui.eight.doubling.cards>.card{margin-left:1em;margin-right:1em;width:calc(33.33333% - 2em)}.ui.eight.doubling.cards{margin-left:-.75em;margin-right:-.75em}.ui.eight.doubling.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(25% - 1.5em)}.ui.nine.doubling.cards{margin-left:-.75em;margin-right:-.75em}.ui.nine.doubling.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(25% - 1.5em)}.ui.ten.doubling.cards{margin-left:-.75em;margin-right:-.75em}.ui.ten.doubling.cards>.card{margin-left:.75em;margin-right:.75em;width:calc(20% - 1.5em)}}@media only screen and (max-width:767px){.ui.stackable.cards{display:block!important}.ui.stackable.cards .card:first-child{margin-top:0!important}.ui.stackable.cards>.card{display:block!important;height:auto!important;margin:1em;padding:0!important;width:calc(100% - 2em)!important}}.ui.cards>.card{font-size:1em}
/*!
 * # Semantic UI - Comment
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.comments{margin:1.5em 0;max-width:650px}.ui.comments:first-child{margin-top:0}.ui.comments:last-child{margin-bottom:0}.ui.comments .comment{background:none;border:none;line-height:1.2;margin:.5em 0 0;padding:.5em 0 0;position:relative}.ui.comments .comment:first-child{margin-top:0;padding-top:0}.ui.comments .comment .comments{margin:0 0 .5em .5em;padding:1em 0 1em 1em}.ui.comments .comment .comments:before{left:0;position:absolute;top:0}.ui.comments .comment .comments .comment{background:none;border:none}.ui.comments .comment .avatar{display:block;float:left;height:auto;margin:.2em 0 0;width:2.5em}.ui.comments .comment .avatar img,.ui.comments .comment img.avatar{border-radius:.25rem;display:block;height:100%;margin:0 auto;width:100%}.ui.comments .comment>.content{display:block}.ui.comments .comment>.avatar~.content{margin-left:3.5em}.ui.comments .comment .author{color:#000000de;font-size:1em;font-weight:700}.ui.comments .comment a.author{cursor:pointer}.ui.comments .comment a.author:hover{color:#1e70bf}.ui.comments .comment .metadata{color:#0006;display:inline-block;font-size:.875em;margin-left:.5em}.ui.comments .comment .metadata>*{display:inline-block;margin:0 .5em 0 0}.ui.comments .comment .metadata>:last-child{margin-right:0}.ui.comments .comment .text{word-wrap:break-word;color:#000000de;font-size:1em;line-height:1.3;margin:.25em 0 .5em}.ui.comments .comment .actions{font-size:.875em}.ui.comments .comment .actions a{color:#0006;cursor:pointer;display:inline-block;margin:0 .75em 0 0}.ui.comments .comment .actions a:last-child{margin-right:0}.ui.comments .comment .actions a.active,.ui.comments .comment .actions a:hover{color:#000c}.ui.comments>.reply.form{margin-top:1em}.ui.comments .comment .reply.form{margin-top:1em;width:100%}.ui.comments .reply.form textarea{font-size:1em;height:12em}.ui.collapsed.comments,.ui.comments .collapsed.comment,.ui.comments .collapsed.comments{display:none}.ui.threaded.comments .comment .comments{box-shadow:-1px 0 0 #22242626;margin:-1.5em 0 -1em 1.25em;padding:3em 0 2em 2.25em}.ui.minimal.comments .comment .actions{left:auto;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease;transition-delay:.1s}.ui.minimal.comments .comment>.content:hover>.actions{opacity:1}.ui.mini.comments{font-size:.78571429rem}.ui.tiny.comments{font-size:.85714286rem}.ui.small.comments{font-size:.92857143rem}.ui.comments{font-size:1rem}.ui.large.comments{font-size:1.14285714rem}.ui.big.comments{font-size:1.28571429rem}.ui.huge.comments{font-size:1.42857143rem}.ui.massive.comments{font-size:1.71428571rem}
/*!
 * # Semantic UI - Feed
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.feed{margin:1em 0}.ui.feed:first-child{margin-top:0}.ui.feed:last-child{margin-bottom:0}.ui.feed>.event{background:none;border-top:none;display:flex;flex-direction:row;margin:0;padding:.21428571rem 0;width:100%}.ui.feed>.event:first-child{border-top:0;padding-top:0}.ui.feed>.event:last-child{padding-bottom:0}.ui.feed>.event>.label{align-self:stretch;display:block;flex:0 0 auto;height:auto;text-align:left;width:2.5em}.ui.feed>.event>.label .icon{background:none;border:none;border-radius:none;color:#0009;font-size:1.5em;opacity:1;padding:.25em;width:100%}.ui.feed>.event>.label img{border-radius:500rem;height:auto;width:100%}.ui.feed>.event>.label+.content{margin:.5em 0 .35714286em 1.14285714em}.ui.feed>.event>.content{word-wrap:break-word;align-self:stretch;display:block;flex:1 1 auto;text-align:left}.ui.feed>.event:last-child>.content{padding-bottom:0}.ui.feed>.event>.content a{cursor:pointer}.ui.feed>.event>.content .date{color:#0006;font-size:1em;font-style:normal;font-weight:400;margin:-.5rem 0 0;padding:0}.ui.feed>.event>.content .summary{color:#000000de;font-size:1em;font-weight:700;margin:0}.ui.feed>.event>.content .summary img{border-radius:.25em;display:inline-block;height:10em;margin:-.25em .25em 0 0;vertical-align:middle;width:auto}.ui.feed>.event>.content .user{display:inline-block;font-weight:700;margin-right:0;vertical-align:initial}.ui.feed>.event>.content .user img{height:10em;margin:-.25em .25em 0 0;vertical-align:middle;width:auto}.ui.feed>.event>.content .summary>.date{color:#0006;display:inline-block;float:none;font-size:.85714286em;font-style:normal;font-weight:400;margin:0 0 0 .5em;padding:0}.ui.feed>.event>.content .extra{background:none;color:#000000de;margin:.5em 0 0;padding:0}.ui.feed>.event>.content .extra.images img{display:inline-block;margin:0 .25em 0 0;width:6em}.ui.feed>.event>.content .extra.text{border-left:none;font-size:1em;line-height:1.4285em;max-width:500px;padding:0}.ui.feed>.event>.content .meta{background:none;border:none;border-radius:0;box-shadow:none;color:#0009;display:inline-block;font-size:.85714286em;margin:.5em 0 0;padding:0}.ui.feed>.event>.content .meta>*{margin-left:.75em;position:relative}.ui.feed>.event>.content .meta>:after{color:#0003;content:"";left:-1em;opacity:1;position:absolute;top:0;vertical-align:top}.ui.feed>.event>.content .meta .like{color:"";transition:color .2s ease}.ui.feed>.event>.content .meta .like:hover .icon{color:#ff2733}.ui.feed>.event>.content .meta .active.like .icon{color:#ef404a}.ui.feed>.event>.content .meta>:first-child{margin-left:0}.ui.feed>.event>.content .meta>:first-child:after{display:none}.ui.feed>.event>.content .meta a,.ui.feed>.event>.content .meta>.icon{color:#00000080;cursor:pointer;opacity:1;transition:color .1s ease}.ui.feed>.event>.content .meta a:hover,.ui.feed>.event>.content .meta a:hover .icon,.ui.feed>.event>.content .meta>.icon:hover{color:#000000f2}.ui.small.feed{font-size:.92857143rem}.ui.feed{font-size:1rem}.ui.large.feed{font-size:1.14285714rem}
/*!
 * # Semantic UI - Item
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.items>.item{background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;margin:1em 0;min-height:0;padding:0;transition:box-shadow .1s ease;width:100%;z-index:""}.ui.items>.item a{cursor:pointer}.ui.items{margin:1.5em 0}.ui.items:first-child{margin-top:0!important}.ui.items:last-child{margin-bottom:0!important}.ui.items>.item:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.items>.item:first-child{margin-top:0}.ui.items>.item:last-child{margin-bottom:0}.ui.items>.item>.image{align-self:top;display:block;flex:0 0 auto;float:none;margin:0;max-height:"";padding:0;position:relative}.ui.items>.item>.image>img{border:none;border-radius:.125rem;display:block;height:auto;width:100%}.ui.items>.item>.image:only-child>img{border-radius:0}.ui.items>.item>.content{background:none;border:none;border-radius:0;box-shadow:none;display:block;flex:1 1 auto;font-size:1em;margin:0;padding:0}.ui.items>.item>.content:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.items>.item>.image+.content{align-self:top;display:block;margin-left:0;min-width:0;padding-left:1.5em;width:auto}.ui.items>.item>.content>.header{color:#000000d9;display:inline-block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:700;margin:-.21425em 0 0}.ui.items>.item>.content>.header:not(.ui){font-size:1.28571429em}.ui.items>.item [class*="left floated"]{float:left}.ui.items>.item [class*="right floated"]{float:right}.ui.items>.item .content img{align-self:middle;width:""}.ui.items>.item .avatar img,.ui.items>.item img.avatar{border-radius:500rem;height:"";width:""}.ui.items>.item>.content>.description{color:#000000de;font-size:1em;line-height:1.4285em;margin-top:.6em;max-width:auto}.ui.items>.item>.content p{margin:0 0 .5em}.ui.items>.item>.content p:last-child{margin-bottom:0}.ui.items>.item .meta{color:#0009;font-size:1em;line-height:1em;margin:.5em 0}.ui.items>.item .meta *{margin-right:.3em}.ui.items>.item .meta :last-child{margin-right:0}.ui.items>.item .meta [class*="right floated"]{margin-left:.3em;margin-right:0}.ui.items>.item>.content a:not(.ui){color:"";transition:color .1s ease}.ui.items>.item>.content a:not(.ui):hover{color:""}.ui.items>.item>.content>a.header{color:#000000d9}.ui.items>.item>.content>a.header:hover{color:#1e70bf}.ui.items>.item .meta>a:not(.ui){color:#0006}.ui.items>.item .meta>a:not(.ui):hover{color:#000000de}.ui.items>.item>.content .favorite.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.ui.items>.item>.content .favorite.icon:hover{color:#ffb70a;opacity:1}.ui.items>.item>.content .active.favorite.icon{color:#ffe623}.ui.items>.item>.content .like.icon{cursor:pointer;opacity:.75;transition:color .1s ease}.ui.items>.item>.content .like.icon:hover{color:#ff2733;opacity:1}.ui.items>.item>.content .active.like.icon{color:#ff2733}.ui.items>.item .extra{background:none;border-top:none;box-shadow:none;color:#0006;display:block;left:0;margin:.5rem 0 0;padding:0;position:relative;top:0;transition:color .1s ease;width:100%}.ui.items>.item .extra>*{margin:.25rem .5rem .25rem 0}.ui.items>.item .extra>[class*="right floated"]{margin:.25rem 0 .25rem .5rem}.ui.items>.item .extra:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.items>.item>.image:not(.ui){width:175px}@media only screen and (min-width:768px) and (max-width:991px){.ui.items>.item{margin:1em 0}.ui.items>.item>.image:not(.ui){width:150px}.ui.items>.item>.image+.content{display:block;padding:0 0 0 1em}}@media only screen and (max-width:767px){.ui.items:not(.unstackable)>.item{flex-direction:column;margin:2em 0}.ui.items:not(.unstackable)>.item>.image{display:block;margin-left:auto;margin-right:auto}.ui.items:not(.unstackable)>.item>.image,.ui.items:not(.unstackable)>.item>.image>img{max-height:250px!important;max-width:100%!important;width:auto!important}.ui.items:not(.unstackable)>.item>.image+.content{display:block;padding:1.5em 0 0}}.ui.items>.item>.image+[class*="top aligned"].content{align-self:flex-start}.ui.items>.item>.image+[class*="middle aligned"].content{align-self:center}.ui.items>.item>.image+[class*="bottom aligned"].content{align-self:flex-end}.ui.relaxed.items>.item{margin:1.5em 0}.ui[class*="very relaxed"].items>.item{margin:2em 0}.ui.divided.items>.item{border-top:1px solid #22242626;margin:0;padding:1em 0}.ui.divided.items>.item:first-child{border-top:none;margin-top:0!important;padding-top:0!important}.ui.divided.items>.item:last-child{margin-bottom:0!important;padding-bottom:0!important}.ui.relaxed.divided.items>.item{margin:0;padding:1.5em 0}.ui[class*="very relaxed"].divided.items>.item{margin:0;padding:2em 0}.ui.items a.item:hover,.ui.link.items>.item:hover{cursor:pointer}.ui.items a.item:hover .content .header,.ui.link.items>.item:hover .content .header{color:#1e70bf}.ui.items>.item{font-size:1em}@media only screen and (max-width:767px){.ui.unstackable.items>.item>.image,.ui.unstackable.items>.item>.image>img{width:125px!important}}
/*!
 * # Semantic UI - Statistic
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.statistic{display:inline-flex;flex-direction:column;margin:1em 0;max-width:auto}.ui.statistic+.ui.statistic{margin:0 0 0 1.5em}.ui.statistic:first-child{margin-top:0}.ui.statistic:last-child{margin-bottom:0}.ui.statistics{align-items:flex-start;flex-wrap:wrap}.ui.statistics>.statistic{display:inline-flex;flex:0 1 auto;flex-direction:column;margin:0 1.5em 1em;max-width:auto}.ui.statistics{display:flex;margin:1em -1.5em -1em}.ui.statistics:after{clear:both;content:" ";display:block;height:0;overflow:hidden;visibility:hidden}.ui.statistics:first-child{margin-top:0}.ui.statistic>.value,.ui.statistics .statistic>.value{color:#000;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:4rem;font-weight:400;line-height:1em;text-align:center;text-transform:uppercase}.ui.statistic>.label,.ui.statistics .statistic>.label{color:#000000de;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;font-weight:700;text-align:center;text-transform:uppercase}.ui.statistic>.label~.value,.ui.statistic>.value~.label,.ui.statistics .statistic>.label~.value,.ui.statistics .statistic>.value~.label{margin-top:0}.ui.statistic>.value .icon,.ui.statistics .statistic>.value .icon{margin:0;opacity:1;width:auto}.ui.statistic>.text.value,.ui.statistics .statistic>.text.value{font-weight:700;line-height:1em;min-height:2em;text-align:center}.ui.statistic>.text.value+.label,.ui.statistics .statistic>.text.value+.label{text-align:center}.ui.statistic>.value img,.ui.statistics .statistic>.value img{max-height:3rem;vertical-align:initial}.ui.ten.statistics{margin:0 0 -1em}.ui.ten.statistics .statistic{margin:0 0 1em;min-width:10%}.ui.nine.statistics{margin:0 0 -1em}.ui.nine.statistics .statistic{margin:0 0 1em;min-width:11.11111111%}.ui.eight.statistics{margin:0 0 -1em}.ui.eight.statistics .statistic{margin:0 0 1em;min-width:12.5%}.ui.seven.statistics{margin:0 0 -1em}.ui.seven.statistics .statistic{margin:0 0 1em;min-width:14.28571429%}.ui.six.statistics{margin:0 0 -1em}.ui.six.statistics .statistic{margin:0 0 1em;min-width:16.66666667%}.ui.five.statistics{margin:0 0 -1em}.ui.five.statistics .statistic{margin:0 0 1em;min-width:20%}.ui.four.statistics{margin:0 0 -1em}.ui.four.statistics .statistic{margin:0 0 1em;min-width:25%}.ui.three.statistics{margin:0 0 -1em}.ui.three.statistics .statistic{margin:0 0 1em;min-width:33.33333333%}.ui.two.statistics{margin:0 0 -1em}.ui.two.statistics .statistic{margin:0 0 1em;min-width:50%}.ui.one.statistics{margin:0 0 -1em}.ui.one.statistics .statistic{margin:0 0 1em;min-width:100%}.ui.horizontal.statistic{align-items:center;flex-direction:row}.ui.horizontal.statistics{flex-direction:column;margin:0;max-width:none}.ui.horizontal.statistics .statistic{align-items:center;flex-direction:row;margin:1em 0;max-width:none}.ui.horizontal.statistic>.text.value,.ui.horizontal.statistics>.statistic>.text.value{min-height:0!important}.ui.horizontal.statistic>.value .icon,.ui.horizontal.statistics .statistic>.value .icon{width:1.18em}.ui.horizontal.statistic>.value,.ui.horizontal.statistics .statistic>.value{display:inline-block;vertical-align:middle}.ui.horizontal.statistic>.label,.ui.horizontal.statistics .statistic>.label{display:inline-block;margin:0 0 0 .75em;vertical-align:middle}.ui.red.statistic>.value,.ui.red.statistics .statistic>.value,.ui.statistics .red.statistic>.value{color:#ff0202}.ui.orange.statistic>.value,.ui.orange.statistics .statistic>.value,.ui.statistics .orange.statistic>.value{color:#ffba39}.ui.statistics .yellow.statistic>.value,.ui.yellow.statistic>.value,.ui.yellow.statistics .statistic>.value{color:#fffcf2}.ui.olive.statistic>.value,.ui.olive.statistics .statistic>.value,.ui.statistics .olive.statistic>.value{color:#b5cc18}.ui.green.statistic>.value,.ui.green.statistics .statistic>.value,.ui.statistics .green.statistic>.value{color:#48913d}.ui.statistics .teal.statistic>.value,.ui.teal.statistic>.value,.ui.teal.statistics .statistic>.value{color:#00b5ad}.ui.blue.statistic>.value,.ui.blue.statistics .statistic>.value,.ui.statistics .blue.statistic>.value{color:#2185d0}.ui.statistics .violet.statistic>.value,.ui.violet.statistic>.value,.ui.violet.statistics .statistic>.value{color:#6435c9}.ui.purple.statistic>.value,.ui.purple.statistics .statistic>.value,.ui.statistics .purple.statistic>.value{color:#a333c8}.ui.pink.statistic>.value,.ui.pink.statistics .statistic>.value,.ui.statistics .pink.statistic>.value{color:#e03997}.ui.brown.statistic>.value,.ui.brown.statistics .statistic>.value,.ui.statistics .brown.statistic>.value{color:#fef0e7}.ui.grey.statistic>.value,.ui.grey.statistics .statistic>.value,.ui.statistics .grey.statistic>.value{color:#767676}.ui.inverted.statistic .value,.ui.inverted.statistics .statistic>.value{color:#fff}.ui.inverted.statistic .label,.ui.inverted.statistics .statistic>.label{color:#ffffffe6}.ui.inverted.red.statistic>.value,.ui.inverted.red.statistics .statistic>.value,.ui.statistics .inverted.red.statistic>.value{color:#ff695e}.ui.inverted.orange.statistic>.value,.ui.inverted.orange.statistics .statistic>.value,.ui.statistics .inverted.orange.statistic>.value{color:#ff851b}.ui.inverted.yellow.statistic>.value,.ui.inverted.yellow.statistics .statistic>.value,.ui.statistics .inverted.yellow.statistic>.value{color:#fffefa}.ui.inverted.olive.statistic>.value,.ui.inverted.olive.statistics .statistic>.value,.ui.statistics .inverted.olive.statistic>.value{color:#d9e778}.ui.inverted.green.statistic>.value,.ui.inverted.green.statistics .statistic>.value,.ui.statistics .inverted.green.statistic>.value{color:#a8c599}.ui.inverted.teal.statistic>.value,.ui.inverted.teal.statistics .statistic>.value,.ui.statistics .inverted.teal.statistic>.value{color:#6dffff}.ui.inverted.blue.statistic>.value,.ui.inverted.blue.statistics .statistic>.value,.ui.statistics .inverted.blue.statistic>.value{color:#e8f3fa}.ui.inverted.violet.statistic>.value,.ui.inverted.violet.statistics .statistic>.value,.ui.statistics .inverted.violet.statistic>.value{color:#a291fb}.ui.inverted.purple.statistic>.value,.ui.inverted.purple.statistics .statistic>.value,.ui.statistics .inverted.purple.statistic>.value{color:#dc73ff}.ui.inverted.pink.statistic>.value,.ui.inverted.pink.statistics .statistic>.value,.ui.statistics .inverted.pink.statistic>.value{color:#ff8edf}.ui.inverted.brown.statistic>.value,.ui.inverted.brown.statistics .statistic>.value,.ui.statistics .inverted.brown.statistic>.value{color:#a5673f}.ui.inverted.grey.statistic>.value,.ui.inverted.grey.statistics .statistic>.value,.ui.statistics .inverted.grey.statistic>.value{color:#e0e1e2}.ui[class*="left floated"].statistic{float:left;margin:0 2em 1em 0}.ui[class*="right floated"].statistic{float:right;margin:0 0 1em 2em}.ui.floated.statistic:last-child{margin-bottom:0}.ui.mini.horizontal.statistic>.value,.ui.mini.horizontal.statistics .statistic>.value,.ui.mini.statistic>.value,.ui.mini.statistics .statistic>.value{font-size:1.5rem!important}.ui.mini.statistic>.text.value,.ui.mini.statistics .statistic>.text.value{font-size:1rem!important}.ui.tiny.horizontal.statistic>.value,.ui.tiny.horizontal.statistics .statistic>.value,.ui.tiny.statistic>.value,.ui.tiny.statistics .statistic>.value{font-size:2rem!important}.ui.tiny.statistic>.text.value,.ui.tiny.statistics .statistic>.text.value{font-size:1rem!important}.ui.small.statistic>.value,.ui.small.statistics .statistic>.value{font-size:3rem!important}.ui.small.horizontal.statistic>.value,.ui.small.horizontal.statistics .statistic>.value{font-size:2rem!important}.ui.small.statistic>.text.value,.ui.small.statistics .statistic>.text.value{font-size:1rem!important}.ui.statistic>.value,.ui.statistics .statistic>.value{font-size:4rem!important}.ui.horizontal.statistic>.value,.ui.horizontal.statistics .statistic>.value{font-size:3rem!important}.ui.statistic>.text.value,.ui.statistics .statistic>.text.value{font-size:2rem!important}.ui.large.statistic>.value,.ui.large.statistics .statistic>.value{font-size:5rem!important}.ui.large.horizontal.statistic>.value,.ui.large.horizontal.statistics .statistic>.value{font-size:4rem!important}.ui.large.statistic>.text.value,.ui.large.statistics .statistic>.text.value{font-size:2.5rem!important}.ui.huge.statistic>.value,.ui.huge.statistics .statistic>.value{font-size:6rem!important}.ui.huge.horizontal.statistic>.value,.ui.huge.horizontal.statistics .statistic>.value{font-size:5rem!important}.ui.huge.statistic>.text.value,.ui.huge.statistics .statistic>.text.value{font-size:2.5rem!important}
/*!
 * # Semantic UI - Accordion
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.accordion,.ui.accordion .accordion{max-width:100%}.ui.accordion .accordion{margin:1em 0 0;padding:0}.ui.accordion .accordion .title,.ui.accordion .title{cursor:pointer}.ui.accordion .title:not(.ui){color:#000000de;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;padding:.5em 0}.ui.accordion .accordion .title~.content,.ui.accordion .title~.content{display:none}.ui.accordion:not(.styled) .accordion .title~.content:not(.ui),.ui.accordion:not(.styled) .title~.content:not(.ui){margin:"";padding:.5em 0 1em}.ui.accordion:not(.styled) .title~.content:not(.ui):last-child{padding-bottom:0}.ui.accordion .accordion .title .dropdown.icon,.ui.accordion .title .dropdown.icon{display:inline-block;float:none;font-size:1em;height:1em;margin:0 .25rem 0 0;opacity:1;padding:0;transform:none;transition:transform .1s ease,opacity .1s ease;vertical-align:initial;width:1.25em}.ui.accordion.menu .item .title{display:block;padding:0}.ui.accordion.menu .item .title>.dropdown.icon{float:right;margin:.21425em 0 0 1em;transform:rotate(180deg)}.ui.accordion .ui.header .dropdown.icon{font-size:1em;margin:0 .25rem 0 0}.ui.accordion .accordion .active.title .dropdown.icon,.ui.accordion .active.title .dropdown.icon,.ui.accordion.menu .item .active.title>.dropdown.icon{transform:rotate(90deg)}.ui.styled.accordion{width:600px}.ui.styled.accordion,.ui.styled.accordion .accordion{background:#fff;border-radius:.28571429rem;box-shadow:0 1px 2px 0 #22242626,0 0 0 1px #22242626}.ui.styled.accordion .accordion .title,.ui.styled.accordion .title{border-top:1px solid #22242626;color:#0006;font-weight:700;margin:0;padding:.75em 1em;transition:background .1s ease,color .1s ease}.ui.styled.accordion .accordion .title:first-child,.ui.styled.accordion>.title:first-child{border-top:none}.ui.styled.accordion .accordion .content,.ui.styled.accordion .content{margin:0;padding:.5em 1em 1.5em}.ui.styled.accordion .accordion .content{padding:.5em 1em 1.5em}.ui.styled.accordion .accordion .active.title,.ui.styled.accordion .accordion .title:hover,.ui.styled.accordion .active.title,.ui.styled.accordion .title:hover{background:#0000;color:#000000de}.ui.styled.accordion .accordion .active.title,.ui.styled.accordion .active.title{background:#0000;color:#000000f2}.ui.accordion .accordion .active.content,.ui.accordion .active.content{display:block}.ui.fluid.accordion,.ui.fluid.accordion .accordion{width:100%}.ui.inverted.accordion .title:not(.ui){color:#ffffffe6}.ui.accordion .accordion .active.title .dropdown.icon,.ui.accordion .active.title .dropdown.icon{height:auto!important}
/*!
 * # Semantic UI - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.checkbox{backface-visibility:hidden;display:inline-block;font-size:1rem;font-style:normal;line-height:17px;min-height:17px;min-width:17px;outline:none;position:relative;vertical-align:initial}.ui.checkbox input[type=checkbox],.ui.checkbox input[type=radio]{cursor:pointer;height:17px;left:0;opacity:0!important;outline:none;position:absolute;top:0;width:17px;z-index:3}.ui.checkbox .box,.ui.checkbox label{cursor:auto;display:block;font-size:1em;outline:none;padding-left:1.85714em;position:relative}.ui.checkbox .box:before,.ui.checkbox label:before{background:#fff;border:1px solid #d4d4d5;border-radius:.21428571rem;content:""}.ui.checkbox .box:after,.ui.checkbox .box:before,.ui.checkbox label:after,.ui.checkbox label:before{height:17px;left:0;position:absolute;top:0;transition:border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;width:17px}.ui.checkbox .box:after,.ui.checkbox label:after{color:#000000de;font-size:14px;opacity:0;text-align:center}.ui.checkbox label,.ui.checkbox+label{color:#000000de;transition:color .1s ease}.ui.checkbox+label{vertical-align:middle}.ui.checkbox .box:hover:before,.ui.checkbox label:hover:before{background:#fff;border-color:#22242659}.ui.checkbox label:hover,.ui.checkbox+label:hover{color:#000c}.ui.checkbox .box:active:before,.ui.checkbox label:active:before{background:#f9fafb;border-color:#22242659}.ui.checkbox .box:active:after,.ui.checkbox input:active~label,.ui.checkbox label:active:after{color:#000000f2}.ui.checkbox input:focus~.box:before,.ui.checkbox input:focus~label:before{background:#fff;border-color:#96c8da}.ui.checkbox input:focus~.box:after,.ui.checkbox input:focus~label,.ui.checkbox input:focus~label:after{color:#000000f2}.ui.checkbox input:checked~.box:before,.ui.checkbox input:checked~label:before{background:#fff;border-color:#22242659}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{color:#000000f2;opacity:1}.ui.checkbox input:not([type=radio]):indeterminate~.box:before,.ui.checkbox input:not([type=radio]):indeterminate~label:before{background:#fff;border-color:#22242659}.ui.checkbox input:not([type=radio]):indeterminate~.box:after,.ui.checkbox input:not([type=radio]):indeterminate~label:after{color:#000000f2;opacity:1}.ui.checkbox input:checked:focus~.box:before,.ui.checkbox input:checked:focus~label:before,.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:before,.ui.checkbox input:not([type=radio]):indeterminate:focus~label:before{background:#fff;border-color:#96c8da}.ui.checkbox input:checked:focus~.box:after,.ui.checkbox input:checked:focus~label:after,.ui.checkbox input:not([type=radio]):indeterminate:focus~.box:after,.ui.checkbox input:not([type=radio]):indeterminate:focus~label:after{color:#000000f2}.ui.read-only.checkbox,.ui.read-only.checkbox label{cursor:default}.ui.checkbox input[disabled]~.box:after,.ui.checkbox input[disabled]~label,.ui.disabled.checkbox .box:after,.ui.disabled.checkbox label{color:#000;cursor:default!important;opacity:.5}.ui.checkbox input.hidden{z-index:-1}.ui.checkbox input.hidden+label{cursor:pointer;-webkit-user-select:none;user-select:none}.ui.radio.checkbox{min-height:15px}.ui.radio.checkbox .box,.ui.radio.checkbox label{padding-left:1.85714em}.ui.radio.checkbox .box:before,.ui.radio.checkbox label:before{border-radius:500rem;content:"";height:15px;left:0;top:1px;transform:none;width:15px}.ui.radio.checkbox .box:after,.ui.radio.checkbox label:after{background-color:#000000de;border:none;border-radius:500rem;content:""!important;height:15px;left:0;line-height:15px;top:1px;transform:scale(.46666667);width:15px}.ui.radio.checkbox input:focus~.box:before,.ui.radio.checkbox input:focus~label:before{background-color:#fff}.ui.radio.checkbox input:focus~.box:after,.ui.radio.checkbox input:focus~label:after{background-color:#000000f2}.ui.radio.checkbox input:indeterminate~.box:after,.ui.radio.checkbox input:indeterminate~label:after{opacity:0}.ui.radio.checkbox input:checked~.box:before,.ui.radio.checkbox input:checked~label:before{background-color:#fff}.ui.radio.checkbox input:checked~.box:after,.ui.radio.checkbox input:checked~label:after{background-color:#000000f2}.ui.radio.checkbox input:focus:checked~.box:before,.ui.radio.checkbox input:focus:checked~label:before{background-color:#fff}.ui.radio.checkbox input:focus:checked~.box:after,.ui.radio.checkbox input:focus:checked~label:after{background-color:#000000f2}.ui.slider.checkbox{min-height:1.25rem}.ui.slider.checkbox input{height:1.25rem;width:3.5rem}.ui.slider.checkbox .box,.ui.slider.checkbox label{color:#0006;line-height:1rem;padding-left:4.5rem}.ui.slider.checkbox .box:before,.ui.slider.checkbox label:before{background-color:#0000000d;border:none!important;border-radius:500rem;content:"";display:block;height:.21428571rem;left:0;position:absolute;top:.4rem;transform:none;transition:background .3s ease;width:3.5rem;z-index:1}.ui.slider.checkbox .box:after,.ui.slider.checkbox label:after{background:#fff linear-gradient(#0000,#0000000d);border:none;border-radius:500rem;box-shadow:0 1px 2px 0 #22242626,inset 0 0 0 1px #22242626;content:""!important;height:1.5rem;left:0;opacity:1;position:absolute;top:-.25rem;transform:none;transition:left .3s ease;width:1.5rem;z-index:2}.ui.slider.checkbox input:focus~.box:before,.ui.slider.checkbox input:focus~label:before{background-color:#00000026;border:none}.ui.slider.checkbox .box:hover,.ui.slider.checkbox label:hover{color:#000c}.ui.slider.checkbox .box:hover:before,.ui.slider.checkbox label:hover:before{background:#00000026}.ui.slider.checkbox input:checked~.box,.ui.slider.checkbox input:checked~label{color:#000000f2!important}.ui.slider.checkbox input:checked~.box:before,.ui.slider.checkbox input:checked~label:before{background-color:#545454!important}.ui.slider.checkbox input:checked~.box:after,.ui.slider.checkbox input:checked~label:after{left:2rem}.ui.slider.checkbox input:focus:checked~.box,.ui.slider.checkbox input:focus:checked~label{color:#000000f2!important}.ui.slider.checkbox input:focus:checked~.box:before,.ui.slider.checkbox input:focus:checked~label:before{background-color:#000!important}.ui.toggle.checkbox{min-height:1.5rem}.ui.toggle.checkbox input{height:1.5rem;width:3.5rem}.ui.toggle.checkbox .box,.ui.toggle.checkbox label{color:#000000de;min-height:1.5rem;padding-left:4.5rem}.ui.toggle.checkbox label{padding-top:.15em}.ui.toggle.checkbox .box:before,.ui.toggle.checkbox label:before{background:#0000000d;border:none;border-radius:500rem;box-shadow:none;content:"";display:block;height:1.5rem;position:absolute;top:0;transform:none;width:3.5rem;z-index:1}.ui.toggle.checkbox .box:after,.ui.toggle.checkbox label:after{background:#fff linear-gradient(#0000,#0000000d);border:none;border-radius:500rem;box-shadow:0 1px 2px 0 #22242626,inset 0 0 0 1px #22242626;content:""!important;height:1.5rem;left:0;opacity:1;position:absolute;top:0;transition:background .3s ease,left .3s ease;width:1.5rem;z-index:2}.ui.toggle.checkbox input~.box:after,.ui.toggle.checkbox input~label:after{box-shadow:0 1px 2px 0 #22242626,inset 0 0 0 1px #22242626;left:-.05rem}.ui.toggle.checkbox .box:hover:before,.ui.toggle.checkbox input:focus~.box:before,.ui.toggle.checkbox input:focus~label:before,.ui.toggle.checkbox label:hover:before{background-color:#00000026;border:none}.ui.toggle.checkbox input:checked~.box,.ui.toggle.checkbox input:checked~label{color:#000000f2!important}.ui.toggle.checkbox input:checked~.box:before,.ui.toggle.checkbox input:checked~label:before{background-color:#48913d!important}.ui.toggle.checkbox input:checked~.box:after,.ui.toggle.checkbox input:checked~label:after{box-shadow:0 1px 2px 0 #22242626,inset 0 0 0 1px #22242626;left:2.15rem}.ui.toggle.checkbox input:focus:checked~.box,.ui.toggle.checkbox input:focus:checked~label{color:#000000f2!important}.ui.toggle.checkbox input:focus:checked~.box:before,.ui.toggle.checkbox input:focus:checked~label:before{background-color:#357b2a!important}.ui.fitted.checkbox .box,.ui.fitted.checkbox label{padding-left:0!important}.ui.fitted.slider.checkbox,.ui.fitted.toggle.checkbox{width:3.5rem}@font-face{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype")}.ui.checkbox .box:after,.ui.checkbox label:after{font-family:Checkbox}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{content:"\e800"}.ui.toggle.checkbox input:checked~label:before{background-color:#21ba45!important}
/*!
 * # Semantic UI - Dimmer
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.dimmable:not(body){position:relative}.ui.dimmer{align-items:center;animation-duration:.5s;animation-fill-mode:both;background-color:#000000d9;display:none;flex-direction:column;height:100%;justify-content:center;left:0!important;line-height:1;opacity:0;padding:1em;position:absolute;text-align:center;top:0!important;transition:background-color .5s linear;-webkit-user-select:none;user-select:none;vertical-align:middle;width:100%;will-change:opacity;z-index:1000}.ui.dimmer>.content{color:#fff;-webkit-user-select:text;user-select:text}.ui.segment>.ui.dimmer{border-radius:inherit!important}.ui.dimmer:not(.inverted)::-webkit-scrollbar-track{background:#ffffff1a}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb{background:#ffffff40}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive{background:#ffffff26}.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover{background:#ffffff59}.animating.dimmable:not(body),.dimmed.dimmable:not(body){overflow:hidden}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{display:flex;opacity:1}.ui.disabled.dimmer{height:0!important;width:0!important}.dimmed.dimmable>.ui.animating.legacy.dimmer,.dimmed.dimmable>.ui.visible.legacy.dimmer,.ui.active.legacy.dimmer{display:block}.ui[class*="top aligned"].dimmer{justify-content:flex-start}.ui[class*="bottom aligned"].dimmer{justify-content:flex-end}.ui.page.dimmer{perspective:2000px;position:fixed;transform-origin:center center;transform-style:""}body.animating.in.dimmable,body.dimmed.dimmable{overflow:hidden}body.dimmable>.dimmer{position:fixed}.blurring.dimmable>:not(.dimmer){filter:blur(0) grayscale(0);transition:filter .8s ease}.blurring.dimmed.dimmable>:not(.dimmer){filter:blur(5px) grayscale(.7)}.blurring.dimmable>.dimmer{background-color:#0009}.blurring.dimmable>.inverted.dimmer{background-color:#fff9}.ui.dimmer>.top.aligned.content>*{vertical-align:top}.ui.dimmer>.bottom.aligned.content>*{vertical-align:bottom}.ui.inverted.dimmer{background-color:#ffffffd9}.ui.inverted.dimmer>.content>*{color:#fff}.ui.simple.dimmer{background-color:#0000;display:block;height:0;opacity:1;overflow:hidden;width:0;z-index:-100}.dimmed.dimmable>.ui.simple.dimmer{background-color:#000000d9;height:100%;opacity:1;overflow:visible;width:100%;z-index:1}.ui.simple.inverted.dimmer{background-color:#fff0}.dimmed.dimmable>.ui.simple.inverted.dimmer{background-color:#ffffffd9}
/*!
 * # Semantic UI - Dropdown
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.dropdown{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:inline-block;outline:none;position:relative;text-align:left;transition:box-shadow .1s ease,width .1s ease}.ui.dropdown .menu{background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:0 2px 3px 0 #22242626;cursor:auto;display:none;font-size:1em;margin:0;min-width:max-content;outline:none;padding:0;position:absolute;text-align:left;text-shadow:none;top:100%;transition:opacity .1s ease;will-change:transform,opacity;z-index:11}.ui.dropdown .menu>*{white-space:nowrap}.ui.dropdown>input:not(.search):first-child,.ui.dropdown>select{display:none!important}.ui.dropdown>.dropdown.icon{font-size:.85714286em;margin:0 0 0 1em;position:relative;width:auto}.ui.dropdown .menu>.item .dropdown.icon{float:right;margin:0 0 0 1em;width:auto}.ui.dropdown .menu>.item .dropdown.icon+.text{margin-right:1em}.ui.dropdown>.text{display:inline-block;transition:none}.ui.dropdown .menu>.item{-webkit-touch-callout:none;border:none;box-shadow:none;color:#000000de;cursor:pointer;display:block;font-size:1rem;font-weight:400;height:auto;line-height:1em;padding:.78571429rem 1.14285714rem!important;position:relative;text-align:left;text-transform:none}.ui.dropdown .menu>.item:first-child{border-top-width:0}.ui.dropdown .menu .item>[class*="right floated"],.ui.dropdown>.text>[class*="right floated"]{float:right!important;margin-left:1em!important;margin-right:0!important}.ui.dropdown .menu .item>[class*="left floated"],.ui.dropdown>.text>[class*="left floated"]{float:left!important;margin-left:0!important;margin-right:1em!important}.ui.dropdown .menu .item>.flag.floated,.ui.dropdown .menu .item>.icon.floated,.ui.dropdown .menu .item>.image.floated,.ui.dropdown .menu .item>img.floated{margin-top:0}.ui.dropdown .menu>.header{color:#000000d9;font-size:.78571429em;font-weight:700;margin:1rem 0 .75rem;padding:0 1.14285714rem;text-transform:uppercase}.ui.dropdown .menu>.divider{border-top:1px solid #2224261a;height:0;margin:.5em 0}.ui.dropdown.dropdown .menu>.input{display:flex;margin:1.14285714rem .78571429rem;min-width:10rem;width:auto}.ui.dropdown .menu>.header+.input{margin-top:0}.ui.dropdown .menu>.input:not(.transparent) input{padding:.5em 1em}.ui.dropdown .menu>.input:not(.transparent) .button,.ui.dropdown .menu>.input:not(.transparent) .icon,.ui.dropdown .menu>.input:not(.transparent) .label{padding-bottom:.5em;padding-top:.5em}.ui.dropdown .menu>.item>.description,.ui.dropdown>.text>.description{color:#0006;float:right;margin:0 0 0 1em}.ui.dropdown .menu>.message{font-weight:400;padding:.78571429rem 1.14285714rem}.ui.dropdown .menu>.message:not(.ui){color:#0006}.ui.dropdown .menu .menu{border-radius:.28571429rem!important;left:100%;margin:0 0 0 -.5em!important;right:auto;top:0!important;z-index:21!important}.ui.dropdown .menu .menu:after{display:none}.ui.dropdown .menu>.item>.flag,.ui.dropdown .menu>.item>.icon,.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.flag,.ui.dropdown>.text>.icon,.ui.dropdown>.text>.image,.ui.dropdown>.text>.label,.ui.dropdown>.text>img{margin-top:0}.ui.dropdown .menu>.item>.flag,.ui.dropdown .menu>.item>.icon,.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>.label,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.flag,.ui.dropdown>.text>.icon,.ui.dropdown>.text>.image,.ui.dropdown>.text>.label,.ui.dropdown>.text>img{float:none;margin-left:0;margin-right:.78571429rem}.ui.dropdown .menu>.item>.image,.ui.dropdown .menu>.item>img,.ui.dropdown>.text>.image,.ui.dropdown>.text>img{display:inline-block;margin-bottom:-.5em;margin-top:-.5em;max-height:2em;vertical-align:top;width:auto}.ui.dropdown .ui.menu>.item:before,.ui.menu .ui.dropdown .menu>.item:before{display:none}.ui.menu .ui.dropdown .menu .active.item{border-left:none}.ui.buttons>.ui.dropdown:last-child>.menu,.ui.menu .right.dropdown.item>.menu,.ui.menu .right.menu .dropdown:last-child>.menu{left:auto;right:0}.ui.label.dropdown .menu{min-width:100%}.ui.dropdown.icon.button>.dropdown.icon{margin:0}.ui.button.dropdown .menu{min-width:100%}.ui.selection.dropdown{word-wrap:break-word;background:#fff;border:1px solid #22242626;border-radius:.28571429rem;box-shadow:none;color:#000000de;cursor:pointer;display:inline-block;line-height:1em;min-height:2.71428571em;min-width:14em;outline:0;padding:.78571429em 2.1em .78571429em 1em;transform:rotate(0deg);transition:box-shadow .1s ease,width .1s ease;white-space:normal}.ui.selection.dropdown.active,.ui.selection.dropdown.visible{z-index:10}select.ui.dropdown{border:1px solid #22242626;height:38px;padding:.5em;visibility:visible}.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon,.ui.selection.dropdown>.search.icon{cursor:pointer;height:auto;line-height:1.21428571em;margin:-.78571429em;opacity:.8;padding:.91666667em;position:absolute;right:1em;top:.78571429em;transition:opacity .1s ease;width:auto;z-index:3}.ui.compact.selection.dropdown{min-width:0}.ui.selection.dropdown .menu{-webkit-overflow-scrolling:touch;backface-visibility:hidden;border-radius:0 0 .28571429rem .28571429rem;border-top-width:0!important;box-shadow:0 2px 3px 0 #22242626;margin:0 -1px;min-width:calc(100% + 2px);outline:none;overflow-x:hidden;overflow-y:auto;transition:opacity .1s ease;width:auto;width:calc(100% + 2px)}.ui.selection.dropdown .menu:after,.ui.selection.dropdown .menu:before{display:none}.ui.selection.dropdown .menu>.message{padding:.78571429rem 1.14285714rem}@media only screen and (max-width:767px){.ui.selection.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.selection.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.selection.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.selection.dropdown .menu{max-height:21.37142857rem}}.ui.selection.dropdown .menu>.item{word-wrap:normal;border-top:1px solid #fafafa;padding:.78571429rem 1.14285714rem!important;white-space:normal}.ui.selection.dropdown .menu>.hidden.addition.item{display:none}.ui.selection.dropdown:hover{border-color:#22242659;box-shadow:none}.ui.selection.active.dropdown,.ui.selection.active.dropdown .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 #22242626}.ui.selection.dropdown:focus{border-color:#96c8da;box-shadow:none}.ui.selection.dropdown:focus .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 #22242626}.ui.selection.visible.dropdown>.text:not(.default){color:#000c;font-weight:400}.ui.selection.active.dropdown:hover,.ui.selection.active.dropdown:hover .menu{border-color:#96c8da;box-shadow:0 2px 3px 0 #22242626}.ui.active.selection.dropdown>.dropdown.icon,.ui.visible.selection.dropdown>.dropdown.icon{opacity:"";z-index:3}.ui.active.selection.dropdown{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.active.empty.selection.dropdown{border-radius:.28571429rem!important;box-shadow:none!important}.ui.active.empty.selection.dropdown .menu{border:none!important;box-shadow:none!important}.ui.search.dropdown{min-width:""}.ui.search.dropdown>input.search{-webkit-tap-highlight-color:rgba(255,255,255,0);background:none #0000!important;border:none!important;box-shadow:none!important;cursor:text;left:1px;outline:none;padding:inherit;position:absolute;top:0;width:100%;z-index:2}.ui.search.dropdown>.text{cursor:text;left:1px;position:relative;z-index:3}.ui.search.selection.dropdown>input.search,.ui.search.selection.dropdown>span.sizer{line-height:1.21428571em;padding:.67857143em 2.1em .67857143em 1em}.ui.search.selection.dropdown>span.sizer{display:none;white-space:pre}.ui.search.dropdown.active>input.search,.ui.search.dropdown.visible>input.search{cursor:auto}.ui.search.dropdown.active>.text,.ui.search.dropdown.visible>.text{pointer-events:none}.ui.active.search.dropdown input.search:focus+.text .flag,.ui.active.search.dropdown input.search:focus+.text .icon{opacity:.45}.ui.active.search.dropdown input.search:focus+.text{color:#737373de!important}.ui.search.dropdown .menu{-webkit-overflow-scrolling:touch;backface-visibility:hidden;overflow-x:hidden;overflow-y:auto}@media only screen and (max-width:767px){.ui.search.dropdown .menu{max-height:8.01428571rem}}@media only screen and (min-width:768px){.ui.search.dropdown .menu{max-height:10.68571429rem}}@media only screen and (min-width:992px){.ui.search.dropdown .menu{max-height:16.02857143rem}}@media only screen and (min-width:1920px){.ui.search.dropdown .menu{max-height:21.37142857rem}}.ui.multiple.dropdown{padding:.22619048em 2.1em .22619048em .35714286em}.ui.multiple.dropdown .menu{cursor:auto}.ui.multiple.search.dropdown,.ui.multiple.search.dropdown>input.search{cursor:text}.ui.multiple.dropdown>.label{box-shadow:inset 0 0 0 1px #22242626;display:inline-block;font-size:1em;margin:.14285714rem .28571429rem .14285714rem 0;padding:.35714286em .78571429em;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:normal}.ui.multiple.dropdown .dropdown.icon{margin:"";padding:""}.ui.multiple.dropdown>.text{line-height:1.21428571em;margin:.45238095em 0 .45238095em .64285714em;max-width:100%;padding:0;position:static}.ui.multiple.dropdown>.label~input.search{margin-left:.14285714em!important}.ui.multiple.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>.text{display:inline-block;left:0;line-height:1.21428571em;margin:.45238095em 0 .45238095em .64285714em;padding:inherit;position:absolute;top:0}.ui.multiple.search.dropdown>.label~.text{display:none}.ui.multiple.search.dropdown>input.search{line-height:1.21428571em;margin:.45238095em 0 .45238095em .64285714em;max-width:100%;padding:0;position:static;width:2.2em}.ui.inline.dropdown{color:inherit;cursor:pointer;display:inline-block}.ui.inline.dropdown .dropdown.icon{margin:0 .21428571em;vertical-align:initial}.ui.inline.dropdown>.text{font-weight:700}.ui.inline.dropdown .menu{border-radius:.28571429rem;cursor:auto;margin-top:.21428571em}.ui.dropdown .menu .active.item{background:#0000;box-shadow:none;color:#000000f2;font-weight:700;z-index:12}.ui.dropdown .menu>.item:hover{background:#0000000d;color:#000000f2;z-index:13}.ui.loading.dropdown>i.icon{height:1em!important}.ui.loading.selection.dropdown>i.icon{padding:1.5em 1.28571429em!important}.ui.loading.dropdown>i.icon:before{border:.2em solid #0000001a;border-radius:500rem}.ui.loading.dropdown>i.icon:after,.ui.loading.dropdown>i.icon:before{content:"";height:1.28571429em;left:50%;margin:-.64285714em 0 0 -.64285714em;position:absolute;top:50%;width:1.28571429em}.ui.loading.dropdown>i.icon:after{animation:dropdown-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000}.ui.loading.dropdown.button>i.icon:after,.ui.loading.dropdown.button>i.icon:before{display:none}@keyframes dropdown-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{color:#bfbfbfde}.ui.default.dropdown:not(.button)>input:focus~.text,.ui.dropdown:not(.button)>input:focus~.default.text{color:#737373de}.ui.loading.dropdown>.text{transition:none}.ui.dropdown .loading.menu{display:block;visibility:hidden;z-index:-1}.ui.dropdown>.loading.menu{left:0!important;right:auto!important}.ui.dropdown>.menu .loading.menu{left:100%!important;right:auto!important}.ui.dropdown .menu .selected.item,.ui.dropdown.selected{background:#00000008;color:#000000f2}.ui.dropdown>.filtered.text{visibility:hidden}.ui.dropdown .filtered.item{display:none!important}.ui.dropdown.error,.ui.dropdown.error>.default.text,.ui.dropdown.error>.text{color:#9f3a38}.ui.selection.dropdown.error{background:#fff6f6;border-color:#e0b4b4}.ui.dropdown.error>.menu,.ui.dropdown.error>.menu .menu,.ui.selection.dropdown.error:hover{border-color:#e0b4b4}.ui.dropdown.error>.menu>.item{color:#9f3a38}.ui.multiple.selection.error.dropdown>.label{border-color:#e0b4b4}.ui.dropdown.error>.menu>.item:hover{background-color:#fff2f2}.ui.dropdown.error>.menu .active.item{background-color:#fdcfcf}.ui.dropdown>.clear.dropdown.icon{opacity:.8;transition:opacity .1s ease}.ui.dropdown>.clear.dropdown.icon:hover{opacity:1}.ui.disabled.dropdown,.ui.dropdown .menu>.disabled.item{cursor:default;opacity:.45;pointer-events:none}.ui.dropdown .menu{left:0}.ui.dropdown .menu .right.menu,.ui.dropdown .right.menu>.menu{border-radius:.28571429rem!important;left:100%!important;right:auto!important}.ui.dropdown>.left.menu{left:auto!important;right:0!important}.ui.dropdown .menu .left.menu,.ui.dropdown>.left.menu .menu{border-radius:.28571429rem!important;left:auto;margin:0 -.5em 0 0!important;right:100%}.ui.dropdown .item .left.dropdown.icon,.ui.dropdown .left.menu .item .dropdown.icon{float:left;margin:0;width:auto}.ui.dropdown .item .left.dropdown.icon+.text,.ui.dropdown .left.menu .item .dropdown.icon+.text{margin-left:1em;margin-right:0}.ui.upward.dropdown>.menu{border-radius:.28571429rem .28571429rem 0 0;bottom:100%;box-shadow:0 0 3px 0 #00000014;top:auto}.ui.dropdown .upward.menu{bottom:0!important;top:auto!important}.ui.simple.upward.active.dropdown,.ui.simple.upward.dropdown:hover{border-radius:.28571429rem .28571429rem 0 0!important}.ui.upward.dropdown.button:not(.pointing):not(.floating).active{border-radius:.28571429rem .28571429rem 0 0}.ui.upward.selection.dropdown .menu{border-bottom-width:0!important;border-top-width:1px!important;box-shadow:0 -2px 3px 0 #00000014}.ui.upward.selection.dropdown:hover{box-shadow:0 0 2px 0 #0000000d}.ui.active.upward.selection.dropdown,.ui.upward.selection.dropdown.visible{border-radius:0 0 .28571429rem .28571429rem!important}.ui.upward.selection.dropdown.visible{box-shadow:0 0 3px 0 #00000014}.ui.upward.active.selection.dropdown:hover{box-shadow:0 0 3px 0 #0000000d}.ui.upward.active.selection.dropdown:hover .menu{box-shadow:0 -2px 3px 0 #00000014}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{overflow-x:hidden;overflow-y:auto}.ui.scrolling.dropdown .menu{-webkit-overflow-scrolling:touch;backface-visibility:hidden;overflow-x:hidden}.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{min-width:100%!important;overflow-y:auto;width:auto!important}.ui.dropdown .scrolling.menu{border:none;border-radius:0!important;border-top:1px solid #22242626;box-shadow:none!important;margin:0!important;position:static}.ui.dropdown .scrolling.menu .item:first-child,.ui.dropdown .scrolling.menu>.item.item.item,.ui.scrolling.dropdown .menu .item.item.item,.ui.scrolling.dropdown .menu .item:first-child{border-top:none}.ui.dropdown>.animating.menu .scrolling.menu,.ui.dropdown>.visible.menu .scrolling.menu{display:block}@media (-ms-high-contrast:none){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{min-width:calc(100% - 17px)}}@media only screen and (max-width:767px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:10.28571429rem}}@media only screen and (min-width:768px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:15.42857143rem}}@media only screen and (min-width:992px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}@media only screen and (min-width:1920px){.ui.dropdown .scrolling.menu,.ui.scrolling.dropdown .menu{max-height:20.57142857rem}}.ui.simple.dropdown .menu:after,.ui.simple.dropdown .menu:before{display:none}.ui.simple.dropdown .menu{display:block;height:0;opacity:0;overflow:hidden;position:absolute;top:-9999px!important;transition:opacity .1s ease;width:0}.ui.simple.active.dropdown,.ui.simple.dropdown:hover{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ui.simple.active.dropdown>.menu,.ui.simple.dropdown:hover>.menu{height:auto;opacity:1;overflow:visible;top:100%!important;width:auto}.ui.simple.dropdown:hover>.menu>.item:hover>.menu,.ui.simple.dropdown>.menu>.item:active>.menu{height:auto;left:100%!important;opacity:1;overflow:visible;top:0!important;width:auto}.ui.simple.disabled.dropdown:hover .menu{display:none;height:0;overflow:hidden;width:0}.ui.simple.visible.dropdown>.menu{display:block}.ui.fluid.dropdown{display:block;min-width:0;width:100%}.ui.fluid.dropdown>.dropdown.icon{float:right}.ui.floating.dropdown .menu{border-radius:.28571429rem!important;box-shadow:0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626!important;left:0;right:auto}.ui.floating.dropdown>.menu{border-radius:.28571429rem!important;margin-top:.5em!important}.ui.pointing.dropdown>.menu{border-radius:.28571429rem;margin-top:.78571429rem;top:100%}.ui.pointing.dropdown>.menu:after{background:#fff;box-shadow:-1px -1px 0 0 #22242626;content:"";display:block;height:.5em;left:50%;margin:0 0 0 -.25em;pointer-events:none;position:absolute;top:-.25em;transform:rotate(45deg);visibility:visible;width:.5em;z-index:2}.ui.top.left.pointing.dropdown>.menu{bottom:auto;left:0;margin:1em 0 0;right:auto;top:100%}.ui.top.left.pointing.dropdown>.menu:after{left:1em;margin:0;right:auto;top:-.25em;transform:rotate(45deg)}.ui.top.right.pointing.dropdown>.menu{bottom:auto;left:auto;margin:1em 0 0;right:0;top:100%}.ui.top.pointing.dropdown>.left.menu:after,.ui.top.right.pointing.dropdown>.menu:after{left:auto!important;margin:0;right:1em!important;top:-.25em;transform:rotate(45deg)}.ui.left.pointing.dropdown>.menu{left:100%;margin:0 0 0 1em;right:auto;top:0}.ui.left.pointing.dropdown>.menu:after{left:-.25em;margin:0;top:1em;transform:rotate(-45deg)}.ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu{left:auto!important;margin:0 1em 0 0;right:100%!important}.ui.left:not(.top):not(.bottom).pointing.dropdown>.left.menu:after{left:auto;margin:0;right:-.25em;top:1em;transform:rotate(135deg)}.ui.right.pointing.dropdown>.menu{left:auto;margin:0 1em 0 0;right:100%;top:0}.ui.right.pointing.dropdown>.menu:after{left:auto;margin:0;right:-.25em;top:1em;transform:rotate(135deg)}.ui.bottom.pointing.dropdown>.menu{bottom:100%;left:0;margin:0 0 1em;right:auto;top:auto}.ui.bottom.pointing.dropdown>.menu:after{bottom:-.25em;margin:0;right:auto;top:auto;transform:rotate(-135deg)}.ui.bottom.pointing.dropdown>.menu .menu{bottom:0!important;top:auto!important}.ui.bottom.left.pointing.dropdown>.menu{left:0;right:auto}.ui.bottom.left.pointing.dropdown>.menu:after{left:1em;right:auto}.ui.bottom.right.pointing.dropdown>.menu{left:auto;right:0}.ui.bottom.right.pointing.dropdown>.menu:after{left:auto;right:1em}.ui.pointing.upward.dropdown .menu,.ui.top.pointing.upward.dropdown .menu{border-radius:.28571429rem;bottom:100%!important;margin:0 0 .78571429rem;top:auto!important}.ui.pointing.upward.dropdown .menu:after,.ui.top.pointing.upward.dropdown .menu:after{bottom:auto!important;box-shadow:1px 1px 0 0 #22242626;margin:-.25em 0 0;top:100%!important}.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu{bottom:0!important;margin:0 1em 0 0;top:auto!important}.ui.right.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{bottom:0!important;box-shadow:-1px -1px 0 0 #22242626;margin:0 0 1em;top:auto!important}.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu{bottom:0!important;margin:0 0 0 1em;top:auto!important}.ui.left.pointing.upward.dropdown:not(.top):not(.bottom) .menu:after{bottom:0!important;box-shadow:-1px -1px 0 0 #22242626;margin:0 0 1em;top:auto!important}.ui.button.floating.labeled.dropdown.icon .text{font-weight:500}
/*!
 * # Semantic UI - Video
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.embed{background:#e0e1e2;height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.ui.embed embed,.ui.embed iframe,.ui.embed object{border:none;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.ui.embed>.embed{display:none}.ui.embed>.placeholder{background-color:radial-gradient(#0000 45%,#0000004d);display:block}.ui.embed>.icon,.ui.embed>.placeholder{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.ui.embed>.icon{z-index:2}.ui.embed>.icon:after{background:radial-gradient(#0000 45%,#0000004d);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:opacity .5s ease;width:100%;z-index:3}.ui.embed>.icon:before{color:#fff;font-size:6rem;left:50%;position:absolute;text-shadow:0 2px 10px #22242633;top:50%;transform:translateX(-50%) translateY(-50%);transition:opacity .5s ease,color .5s ease;z-index:4;z-index:10}.ui.embed .icon:hover:after{background:radial-gradient(#0000 45%,#0000004d);opacity:1}.ui.embed .icon:hover:before{color:#fff}.ui.active.embed>.icon,.ui.active.embed>.placeholder{display:none}.ui.active.embed>.embed{display:block}.ui.square.embed{padding-bottom:100%}.ui[class*="4:3"].embed{padding-bottom:75%}.ui[class*="16:9"].embed{padding-bottom:56.25%}.ui[class*="21:9"].embed{padding-bottom:42.85714286%}
/*!
 * # Semantic UI - Modal
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.modal{background:#fff;border:none;border-radius:.28571429rem;box-shadow:1px 3px 3px 0 #0003,1px 3px 15px 2px #0003;display:none;flex:0 0 auto;position:absolute;text-align:left;transform-origin:50% 25%;-webkit-user-select:text;user-select:text;will-change:top,left,margin,transform,opacity;z-index:1001}.ui.modal>.icon:first-child+*,.ui.modal>:first-child:not(.icon){border-top-left-radius:.28571429rem;border-top-right-radius:.28571429rem}.ui.modal>:last-child{border-bottom-left-radius:.28571429rem;border-bottom-right-radius:.28571429rem}.ui.modal>.close{color:#fff;cursor:pointer;font-size:1.25em;height:2.25rem;opacity:.8;padding:.625rem 0 0;position:absolute;right:-2.5rem;top:-2.5rem;width:2.25rem;z-index:1}.ui.modal>.close:hover{opacity:1}.ui.modal>.header{background:#fff;border-bottom:1px solid #22242626;box-shadow:none;color:#000000d9;display:block;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;margin:0;padding:1.25rem 1.5rem}.ui.modal>.header:not(.ui){font-size:1.42857143rem;font-weight:700;line-height:1.28571429em}.ui.modal>.content{background:#fff;display:block;font-size:1em;line-height:1.4;padding:1.5rem;width:100%}.ui.modal>.image.content{display:flex;flex-direction:row}.ui.modal>.content>.image{align-self:top;display:block;flex:0 1 auto;width:""}.ui.modal>[class*="top aligned"]{align-self:top}.ui.modal>[class*="middle aligned"]{align-self:middle}.ui.modal>[class*=stretched]{align-self:stretch}.ui.modal>.content>.description{align-self:top;display:block;flex:1 0 auto;min-width:0}.ui.modal>.content>.icon+.description,.ui.modal>.content>.image+.description{flex:0 1 auto;min-width:"";padding-left:2em;width:auto}.ui.modal>.content>.image>i.icon{font-size:8rem;line-height:1;margin:0;opacity:1;width:auto}.ui.modal>.actions{background:#f9fafb;border-top:1px solid #22242626;padding:1rem;text-align:right}.ui.modal .actions>.button{margin-left:.75em}@media only screen and (max-width:767px){.ui.modal{margin:0;width:95%}}@media only screen and (min-width:768px){.ui.modal{margin:0;width:88%}}@media only screen and (min-width:992px){.ui.modal{margin:0;width:850px}}@media only screen and (min-width:1200px){.ui.modal{margin:0;width:900px}}@media only screen and (min-width:1920px){.ui.modal{margin:0;width:950px}}@media only screen and (max-width:991px){.ui.modal>.header{padding-right:2.25rem}.ui.modal>.close{color:#000000de;right:1rem;top:1.0535rem}}@media only screen and (max-width:767px){.ui.modal>.header{padding:.75rem 2.25rem .75rem 1rem!important}.ui.modal>.content{display:block;padding:1rem!important}.ui.modal>.close{right:.5rem!important;top:.5rem!important}.ui.modal .image.content{flex-direction:column}.ui.modal .content>.image{display:block;margin:0 auto!important;max-width:100%;padding:0 0 1rem!important;text-align:center}.ui.modal>.content>.image>i.icon{font-size:5rem;text-align:center}.ui.modal .content>.description{box-shadow:none;display:block;margin:0!important;padding:1rem 0!important;width:100%!important}.ui.modal>.actions{padding:1rem 1rem 0!important}.ui.modal .actions>.button,.ui.modal .actions>.buttons{margin-bottom:1rem}}.ui.inverted.dimmer>.ui.modal{box-shadow:1px 3px 10px 2px #0003}.ui.basic.modal{border:none;border-radius:0;box-shadow:none!important;color:#fff}.ui.basic.modal,.ui.basic.modal>.actions,.ui.basic.modal>.content,.ui.basic.modal>.header{background-color:initial}.ui.basic.modal>.header{color:#fff}.ui.basic.modal>.close{right:1.5rem;top:1rem}.ui.inverted.dimmer>.basic.modal{color:#000000de}.ui.inverted.dimmer>.ui.basic.modal>.header{color:#000000d9}.ui.legacy.modal,.ui.legacy.page.dimmer>.ui.modal{left:50%;top:50%}.ui.legacy.page.dimmer>.ui.scrolling.modal,.ui.page.dimmer>.ui.scrolling.legacy.modal,.ui.top.aligned.dimmer>.ui.legacy.modal,.ui.top.aligned.legacy.page.dimmer>.ui.modal{top:auto}@media only screen and (max-width:991px){.ui.basic.modal>.close{color:#fff}}.ui.loading.modal{display:block;visibility:hidden;z-index:-1}.ui.active.modal{display:block}.modals.dimmer[class*="top aligned"] .modal{margin:5vh auto}@media only screen and (max-width:767px){.modals.dimmer[class*="top aligned"] .modal{margin:1rem auto}}.legacy.modals.dimmer[class*="top aligned"]{padding-top:5vh}@media only screen and (max-width:767px){.legacy.modals.dimmer[class*="top aligned"]{padding-top:1rem}}.scrolling.dimmable.dimmed{overflow:hidden}.scrolling.dimmable>.dimmer{justify-content:flex-start}.scrolling.dimmable.dimmed>.dimmer{-webkit-overflow-scrolling:touch;overflow:auto}.scrolling.dimmable>.dimmer{position:fixed}.modals.dimmer .ui.scrolling.modal{margin:1rem auto}.scrolling.undetached.dimmable.dimmed{-webkit-overflow-scrolling:touch;overflow:auto}.scrolling.undetached.dimmable.dimmed>.dimmer{overflow:hidden}.scrolling.undetached.dimmable .ui.scrolling.modal{left:50%;margin-top:1rem!important;position:absolute}.ui.modal .scrolling.content{max-height:calc(80vh - 10em);overflow:auto}.ui.fullscreen.modal{margin:1em auto;width:95%!important}.ui.fullscreen.modal>.header{padding-right:2.25rem}.ui.fullscreen.modal>.close{color:#000000de;right:1rem;top:1.0535rem}.ui.modal{font-size:1rem}.ui.mini.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.ui.mini.modal{margin:0;width:95%}}@media only screen and (min-width:768px){.ui.mini.modal{margin:0;width:35.2%}}@media only screen and (min-width:992px){.ui.mini.modal{margin:0;width:340px}}@media only screen and (min-width:1200px){.ui.mini.modal{margin:0;width:360px}}@media only screen and (min-width:1920px){.ui.mini.modal{margin:0;width:380px}}@media only screen and (max-width:767px){.ui.tiny.modal{margin:0;width:95%}}@media only screen and (min-width:768px){.ui.tiny.modal{margin:0;width:52.8%}}@media only screen and (min-width:992px){.ui.tiny.modal{margin:0;width:510px}}@media only screen and (min-width:1200px){.ui.tiny.modal{margin:0;width:540px}}@media only screen and (min-width:1920px){.ui.tiny.modal{margin:0;width:570px}}.ui.small.modal>.header:not(.ui){font-size:1.3em}@media only screen and (max-width:767px){.ui.small.modal{margin:0;width:95%}}@media only screen and (min-width:768px){.ui.small.modal{margin:0;width:70.4%}}@media only screen and (min-width:992px){.ui.small.modal{margin:0;width:680px}}@media only screen and (min-width:1200px){.ui.small.modal{margin:0;width:720px}}@media only screen and (min-width:1920px){.ui.small.modal{margin:0;width:760px}}.ui.large.modal>.header{font-size:1.6em}@media only screen and (max-width:767px){.ui.large.modal{margin:0;width:95%}}@media only screen and (min-width:768px){.ui.large.modal{margin:0;width:88%}}@media only screen and (min-width:992px){.ui.large.modal{margin:0;width:1020px}}@media only screen and (min-width:1200px){.ui.large.modal{margin:0;width:1080px}}@media only screen and (min-width:1920px){.ui.large.modal{margin:0;width:1140px}}.ui.modal>i.close.icon{color:#767676;font-size:1.3em;right:1rem;top:1.25rem}.ui.modal>div.header{align-items:center;display:flex;font-size:18px!important;gap:15.8px;padding:25px 0 24px 25px}.ui.modal>i.close.icon{font-size:1.4em!important}.ui.modal>div.content{padding:2rem}.ui.modal>div.actions{background-color:#fff;border-top:1px solid #e2e2e3;display:flex;justify-content:space-between;padding:18px 24px}.ui.modal>div.actions .action-buttons>*{margin-left:16px}
/*!
 * # Semantic UI - Nag
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.nag{background:#555;border-radius:0 0 .28571429rem .28571429rem;box-shadow:0 1px 2px 0 #0003;color:#000000de;display:none;font-size:1rem;left:0;margin:0;min-height:0;opacity:.95;padding:.75em 1em;position:relative;text-align:center;top:0;transition:background .2s ease;width:100%;z-index:999}a.ui.nag{cursor:pointer}.ui.nag>.title{color:#fff;display:inline-block;margin:0 .5em}.ui.nag>.close.icon{color:#fff;cursor:pointer;font-size:1em;margin:-.5em 0 0;opacity:.4;position:absolute;right:1em;top:50%;transition:opacity .2s ease}.ui.nag:hover{background:#555;opacity:1}.ui.nag .close:hover{opacity:1}.ui.overlay.nag{display:block;position:absolute}.ui.fixed.nag{position:fixed}.ui.bottom.nag,.ui.bottom.nags{border-radius:.28571429rem .28571429rem 0 0;bottom:0;top:auto}.ui.inverted.nag,.ui.inverted.nags .nag{background-color:#f3f4f5;color:#000000d9}.ui.inverted.nag .close,.ui.inverted.nag .title,.ui.inverted.nags .nag .close,.ui.inverted.nags .nag .title{color:#0006}.ui.nags .nag{border-radius:0!important}.ui.nags .nag:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.bottom.nags .nag:last-child{border-radius:.28571429rem .28571429rem 0 0}
/*!
 * # Semantic UI - Popup
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.popup{background:#fff;border:1px solid #d4d4d5;border-radius:.28571429rem;box-shadow:0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626;color:#000000de;display:none;font-style:normal;font-weight:400;line-height:1.4285em;max-width:250px;min-width:min-content;padding:.833em 1em;position:absolute;right:0;top:0;z-index:1900}.ui.popup>.header{font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1.14285714em;font-weight:700;line-height:1.2;padding:0}.ui.popup>.header+.content{padding-top:.5em}.ui.popup:before{background:#fff;box-shadow:1px 1px 0 0 #bababc;content:"";height:.71428571em;position:absolute;transform:rotate(45deg);width:.71428571em;z-index:2}[data-tooltip]{position:relative}[data-tooltip]:before{box-shadow:1px 1px 0 0 #bababc;content:"";height:.71428571em;transform:rotate(45deg);width:.71428571em;z-index:2}[data-tooltip]:after,[data-tooltip]:before{background:#fff;font-size:1rem;pointer-events:none;position:absolute}[data-tooltip]:after{border:1px solid #d4d4d5;border-radius:.28571429rem;box-shadow:0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626;color:#000000de;content:attr(data-tooltip);font-style:normal;font-weight:400;line-height:1.4285em;max-width:none;padding:.833em 1em;text-align:left;text-transform:none;white-space:nowrap;z-index:1}[data-tooltip]:not([data-position]):before{background:#fff;bottom:100%;left:50%;margin-bottom:.14285714rem;margin-left:-.07142857rem;right:auto;top:auto}[data-tooltip]:not([data-position]):after{bottom:100%;left:50%;margin-bottom:.5em;transform:translateX(-50%)}[data-tooltip]:after,[data-tooltip]:before{pointer-events:none;visibility:hidden}[data-tooltip]:before{opacity:0;transform:rotate(45deg) scale(0)!important;transform-origin:center top;transition:all .1s ease}[data-tooltip]:after{opacity:1;transform-origin:center bottom;transition:all .1s ease}[data-tooltip]:hover:after,[data-tooltip]:hover:before{pointer-events:auto;visibility:visible}[data-tooltip]:hover:before{opacity:1;transform:rotate(45deg) scale(1)!important}[data-tooltip]:after,[data-tooltip][data-position="bottom center"]:after,[data-tooltip][data-position="top center"]:after{transform:translateX(-50%) scale(0)!important}[data-tooltip]:hover:after,[data-tooltip][data-position="bottom center"]:hover:after{transform:translateX(-50%) scale(1)!important}[data-tooltip][data-position="left center"]:after,[data-tooltip][data-position="right center"]:after{transform:translateY(-50%) scale(0)!important}[data-tooltip][data-position="left center"]:hover:after,[data-tooltip][data-position="right center"]:hover:after{transform:translateY(-50%) scale(1)!important}[data-tooltip][data-position="bottom left"]:after,[data-tooltip][data-position="bottom right"]:after,[data-tooltip][data-position="top left"]:after,[data-tooltip][data-position="top right"]:after{transform:scale(0)!important}[data-tooltip][data-position="bottom left"]:hover:after,[data-tooltip][data-position="bottom right"]:hover:after,[data-tooltip][data-position="top left"]:hover:after,[data-tooltip][data-position="top right"]:hover:after{transform:scale(1)!important}[data-tooltip][data-inverted]:before{background:#000;box-shadow:none!important}[data-tooltip][data-inverted]:after{background:#000;border:none;box-shadow:none;color:#fff}[data-tooltip][data-inverted]:after .header{background-color:none;color:#fff}[data-position="top center"][data-tooltip]:after{bottom:100%;left:50%;margin-bottom:.5em;right:auto;top:auto;transform:translateX(-50%)}[data-position="top center"][data-tooltip]:before{background:#fff;bottom:100%;left:50%;margin-bottom:.14285714rem;margin-left:-.07142857rem;right:auto;top:auto}[data-position="top left"][data-tooltip]:after{bottom:100%;left:0;margin-bottom:.5em;right:auto;top:auto}[data-position="top left"][data-tooltip]:before{bottom:100%;left:1em;margin-bottom:.14285714rem;margin-left:-.07142857rem;right:auto;top:auto}[data-position="top right"][data-tooltip]:after{bottom:100%;left:auto;margin-bottom:.5em;right:0;top:auto}[data-position="top right"][data-tooltip]:before{bottom:100%;left:auto;margin-bottom:.14285714rem;margin-left:-.07142857rem;right:1em;top:auto}[data-position="bottom center"][data-tooltip]:after{bottom:auto;left:50%;margin-top:.5em;right:auto;top:100%;transform:translateX(-50%)}[data-position="bottom center"][data-tooltip]:before{bottom:auto;left:50%;margin-left:-.07142857rem;margin-top:.14285714rem;right:auto;top:100%}[data-position="bottom left"][data-tooltip]:after{left:0;margin-top:.5em;top:100%}[data-position="bottom left"][data-tooltip]:before{bottom:auto;left:1em;margin-left:-.07142857rem;margin-top:.14285714rem;right:auto;top:100%}[data-position="bottom right"][data-tooltip]:after{margin-top:.5em;right:0;top:100%}[data-position="bottom right"][data-tooltip]:before{bottom:auto;left:auto;margin-left:-.14285714rem;margin-top:.07142857rem;right:1em;top:100%}[data-position="left center"][data-tooltip]:after{margin-right:.5em;right:100%;top:50%;transform:translateY(-50%)}[data-position="left center"][data-tooltip]:before{margin-right:-.07142857rem;margin-top:-.14285714rem;right:100%;top:50%}[data-position="right center"][data-tooltip]:after{left:100%;margin-left:.5em;top:50%;transform:translateY(-50%)}[data-position="right center"][data-tooltip]:before{left:100%;margin-left:.14285714rem;margin-top:-.07142857rem;top:50%}[data-position~=bottom][data-tooltip]:before{background:#fff;box-shadow:-1px -1px 0 0 #bababc}[data-position="left center"][data-tooltip]:before{background:#fff;box-shadow:1px -1px 0 0 #bababc}[data-position="right center"][data-tooltip]:before{background:#fff;box-shadow:-1px 1px 0 0 #bababc}[data-position~=top][data-tooltip]:before{background:#fff}[data-inverted][data-position~=bottom][data-tooltip]:before{background:#000;box-shadow:-1px -1px 0 0 #bababc}[data-inverted][data-position="left center"][data-tooltip]:before{background:#000;box-shadow:1px -1px 0 0 #bababc}[data-inverted][data-position="right center"][data-tooltip]:before{background:#000;box-shadow:-1px 1px 0 0 #bababc}[data-inverted][data-position~=top][data-tooltip]:before{background:#000}[data-position~=bottom][data-tooltip]:before{transform-origin:center bottom}[data-position~=bottom][data-tooltip]:after{transform-origin:center top}[data-position="left center"][data-tooltip]:before{transform-origin:top center}[data-position="left center"][data-tooltip]:after,[data-position="right center"][data-tooltip]:before{transform-origin:right center}[data-position="right center"][data-tooltip]:after{transform-origin:left center}.ui.popup{margin:0}.ui.top.popup{margin:0 0 .71428571em}.ui.top.left.popup{transform-origin:left bottom}.ui.top.center.popup{transform-origin:center bottom}.ui.top.right.popup{transform-origin:right bottom}.ui.left.center.popup{margin:0 .71428571em 0 0;transform-origin:right 50%}.ui.right.center.popup{margin:0 0 0 .71428571em;transform-origin:left 50%}.ui.bottom.popup{margin:.71428571em 0 0}.ui.bottom.left.popup{transform-origin:left top}.ui.bottom.center.popup{transform-origin:center top}.ui.bottom.right.popup{transform-origin:right top}.ui.bottom.center.popup:before{bottom:auto;box-shadow:-1px -1px 0 0 #bababc;left:50%;margin-left:-.30714286em;right:auto;top:-.30714286em}.ui.bottom.left.popup{margin-left:0}.ui.bottom.left.popup:before{bottom:auto;box-shadow:-1px -1px 0 0 #bababc;left:1em;margin-left:0;right:auto;top:-.30714286em}.ui.bottom.right.popup{margin-right:0}.ui.bottom.right.popup:before{bottom:auto;box-shadow:-1px -1px 0 0 #bababc;left:auto;margin-left:0;right:1em;top:-.30714286em}.ui.top.center.popup:before{bottom:-.30714286em;left:50%;margin-left:-.30714286em;right:auto;top:auto}.ui.top.left.popup{margin-left:0}.ui.top.left.popup:before{bottom:-.30714286em;left:1em;margin-left:0;right:auto;top:auto}.ui.top.right.popup{margin-right:0}.ui.top.right.popup:before{bottom:-.30714286em;left:auto;margin-left:0;right:1em;top:auto}.ui.left.center.popup:before{bottom:auto;box-shadow:1px -1px 0 0 #bababc;left:auto;margin-top:-.30714286em;right:-.30714286em;top:50%}.ui.right.center.popup:before{bottom:auto;box-shadow:-1px 1px 0 0 #bababc;left:-.30714286em;margin-top:-.30714286em;right:auto;top:50%}.ui.bottom.popup:before,.ui.left.center.popup:before,.ui.right.center.popup:before,.ui.top.popup:before{background:#fff}.ui.inverted.bottom.popup:before,.ui.inverted.left.center.popup:before,.ui.inverted.right.center.popup:before,.ui.inverted.top.popup:before{background:#000}.ui.popup>.ui.grid:not(.padded){margin:-.7rem -.875rem;width:calc(100% + 1.75rem)}.ui.loading.popup{display:block;visibility:hidden;z-index:-1}.ui.animating.popup,.ui.visible.popup{display:block}.ui.visible.popup{backface-visibility:hidden;transform:translateZ(0)}.ui.basic.popup:before{display:none}.ui.wide.popup{max-width:350px}.ui[class*="very wide"].popup{max-width:550px}@media only screen and (max-width:767px){.ui.wide.popup,.ui[class*="very wide"].popup{max-width:250px}}.ui.fluid.popup{max-width:none;width:100%}.ui.inverted.popup{background:#000;border:none;box-shadow:none;color:#fff}.ui.inverted.popup .header{background-color:none;color:#fff}.ui.inverted.popup:before{background-color:#000;box-shadow:none!important}.ui.flowing.popup{max-width:none}.ui.mini.popup{font-size:.78571429rem}.ui.tiny.popup{font-size:.85714286rem}.ui.small.popup{font-size:.92857143rem}.ui.popup{font-size:1rem}.ui.large.popup{font-size:1.14285714rem}.ui.huge.popup{font-size:1.42857143rem}
/*!
 * # Semantic UI - Progress Bar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.progress{background:#0000001a;border:none;border-radius:.28571429rem;box-shadow:none;display:block;margin:1em 0 2.5em;max-width:100%;padding:0;position:relative}.ui.progress:first-child{margin:0 0 2.5em}.ui.progress:last-child{margin:0 0 1.5em}.ui.progress .bar{background:#888;border-radius:.28571429rem;display:block;line-height:1;min-width:2em;position:relative;transition:width .1s ease,background-color .1s ease;width:0}.ui.progress .bar>.progress{color:#ffffffb3;font-size:.92857143em;left:auto;margin-top:-.5em;right:.5em;text-align:left;top:50%;white-space:nowrap;width:auto}.ui.progress .bar>.progress,.ui.progress>.label{bottom:auto;font-weight:700;position:absolute;text-shadow:none}.ui.progress>.label{color:#000000de;font-size:1em;left:0;margin-top:.2em;right:auto;text-align:center;top:100%;transition:color .4s ease;width:100%}.ui.indicating.progress[data-percent^="1"] .bar,.ui.indicating.progress[data-percent^="2"] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent^="3"] .bar{background-color:#efbc72}.ui.indicating.progress[data-percent^="4"] .bar,.ui.indicating.progress[data-percent^="5"] .bar{background-color:#e6bb48}.ui.indicating.progress[data-percent^="6"] .bar{background-color:#ddc928}.ui.indicating.progress[data-percent^="7"] .bar,.ui.indicating.progress[data-percent^="8"] .bar{background-color:#b4d95c}.ui.indicating.progress[data-percent^="100"] .bar,.ui.indicating.progress[data-percent^="9"] .bar{background-color:#66da81}.ui.indicating.progress[data-percent^="1"] .label,.ui.indicating.progress[data-percent^="100"] .label,.ui.indicating.progress[data-percent^="2"] .label,.ui.indicating.progress[data-percent^="3"] .label,.ui.indicating.progress[data-percent^="4"] .label,.ui.indicating.progress[data-percent^="5"] .label,.ui.indicating.progress[data-percent^="6"] .label,.ui.indicating.progress[data-percent^="7"] .label,.ui.indicating.progress[data-percent^="8"] .label,.ui.indicating.progress[data-percent^="9"] .label{color:#000000de}.ui.indicating.progress[data-percent="1"] .bar,.ui.indicating.progress[data-percent="2"] .bar,.ui.indicating.progress[data-percent="3"] .bar,.ui.indicating.progress[data-percent="4"] .bar,.ui.indicating.progress[data-percent="5"] .bar,.ui.indicating.progress[data-percent="6"] .bar,.ui.indicating.progress[data-percent="7"] .bar,.ui.indicating.progress[data-percent="8"] .bar,.ui.indicating.progress[data-percent="9"] .bar{background-color:#d95c5c}.ui.indicating.progress[data-percent="1"] .label,.ui.indicating.progress[data-percent="2"] .label,.ui.indicating.progress[data-percent="3"] .label,.ui.indicating.progress[data-percent="4"] .label,.ui.indicating.progress[data-percent="5"] .label,.ui.indicating.progress[data-percent="6"] .label,.ui.indicating.progress[data-percent="7"] .label,.ui.indicating.progress[data-percent="8"] .label,.ui.indicating.progress[data-percent="9"] .label{color:#000000de}.ui.indicating.progress.success .label{color:#1a531b}.ui.progress.success .bar{background-color:#48913d!important}.ui.progress.success .bar,.ui.progress.success .bar:after{animation:none!important}.ui.progress.success>.label{color:#1a531b}.ui.progress.warning .bar{background-color:#f2c037!important}.ui.progress.warning .bar,.ui.progress.warning .bar:after{animation:none!important}.ui.progress.warning>.label{color:#794b02}.ui.progress.error .bar{background-color:#ff0202!important}.ui.progress.error .bar,.ui.progress.error .bar:after{animation:none!important}.ui.progress.error>.label{color:#912d2b}.ui.active.progress .bar{min-width:2em;position:relative}.ui.active.progress .bar:after{animation:progress-active 2s ease infinite;background:#fff;border-radius:.28571429rem;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0}@keyframes progress-active{0%{opacity:.3;width:0}to{opacity:0;width:100%}}.ui.disabled.progress{opacity:.35}.ui.disabled.progress .bar,.ui.disabled.progress .bar:after{animation:none!important}.ui.inverted.progress{background:#ffffff14;border:none}.ui.inverted.progress .bar{background:#888}.ui.inverted.progress .bar>.progress{color:#f9fafb}.ui.inverted.progress>.label{color:#fff}.ui.inverted.progress.success>.label{color:#48913d}.ui.inverted.progress.warning>.label{color:#f2c037}.ui.inverted.progress.error>.label{color:#ff0202}.ui.progress.attached{background:#0000;border:none;margin:0;position:relative}.ui.progress.attached,.ui.progress.attached .bar{border-radius:0 0 .28571429rem .28571429rem;display:block;height:.2rem;overflow:hidden;padding:0}.ui.progress.attached .bar{border-radius:0}.ui.progress.top.attached,.ui.progress.top.attached .bar{border-radius:.28571429rem .28571429rem 0 0;top:0}.ui.progress.top.attached .bar{border-radius:0}.ui.card>.ui.attached.progress,.ui.segment>.ui.attached.progress{bottom:100%;left:0;position:absolute;top:auto;width:100%}.ui.card>.ui.bottom.attached.progress,.ui.segment>.ui.bottom.attached.progress{bottom:auto;top:100%}.ui.red.progress .bar{background-color:#ff0202}.ui.red.inverted.progress .bar{background-color:#ff695e}.ui.orange.progress .bar{background-color:#ffba39}.ui.orange.inverted.progress .bar{background-color:#ff851b}.ui.yellow.progress .bar{background-color:#fffcf2}.ui.yellow.inverted.progress .bar{background-color:#fffefa}.ui.olive.progress .bar{background-color:#b5cc18}.ui.olive.inverted.progress .bar{background-color:#d9e778}.ui.green.progress .bar{background-color:#48913d}.ui.green.inverted.progress .bar{background-color:#a8c599}.ui.teal.progress .bar{background-color:#00b5ad}.ui.teal.inverted.progress .bar{background-color:#6dffff}.ui.blue.progress .bar{background-color:#2185d0}.ui.blue.inverted.progress .bar{background-color:#e8f3fa}.ui.violet.progress .bar{background-color:#6435c9}.ui.violet.inverted.progress .bar{background-color:#a291fb}.ui.purple.progress .bar{background-color:#a333c8}.ui.purple.inverted.progress .bar{background-color:#dc73ff}.ui.pink.progress .bar{background-color:#e03997}.ui.pink.inverted.progress .bar{background-color:#ff8edf}.ui.brown.progress .bar{background-color:#fef0e7}.ui.brown.inverted.progress .bar{background-color:#a5673f}.ui.grey.progress .bar{background-color:#767676}.ui.grey.inverted.progress .bar{background-color:#e0e1e2}.ui.black.progress .bar{background-color:#000}.ui.black.inverted.progress .bar{background-color:#545454}.ui.tiny.progress{font-size:.85714286rem}.ui.tiny.progress .bar{height:.5em}.ui.small.progress{font-size:.92857143rem}.ui.small.progress .bar{height:1em}.ui.progress{font-size:1rem}.ui.progress .bar{height:1.75em}.ui.large.progress{font-size:1.14285714rem}.ui.large.progress .bar{height:2.5em}.ui.big.progress{font-size:1.28571429rem}.ui.big.progress .bar{height:3.5em}
/*!
 * # Semantic UI - Rating
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.rating{display:inline-flex;vertical-align:initial;white-space:nowrap}.ui.rating:last-child{margin-right:0}.ui.rating .icon{background:#0000;color:#00000026;cursor:pointer;flex:1 0 auto;font-style:normal;font-weight:400;height:auto;margin:0;padding:0;text-align:center;transition:opacity .1s ease,background .1s ease,text-shadow .1s ease,color .1s ease;width:1.25em}.ui.rating .active.icon{background:#0000;color:#000000d9}.ui.rating .icon.selected,.ui.rating .icon.selected.active{background:#0000;color:#000000de}.ui.star.rating .icon{background:#0000;color:#00000026;height:auto;text-shadow:none;width:1.25em}.ui.star.rating .active.icon{background:#0000!important;color:#ffe623!important;text-shadow:0 -1px 0 #ddc507,-1px 0 0 #ddc507,0 1px 0 #ddc507,1px 0 0 #ddc507!important}.ui.star.rating .icon.selected,.ui.star.rating .icon.selected.active{background:#0000!important;color:#fc0!important;text-shadow:0 -1px 0 #e6a200,-1px 0 0 #e6a200,0 1px 0 #e6a200,1px 0 0 #e6a200!important}.ui.heart.rating .icon{background:#0000;color:#00000026;height:auto;text-shadow:none!important;width:1.4em}.ui.heart.rating .active.icon{background:#0000!important;color:#ff6d75!important;text-shadow:0 -1px 0 #cd0707,-1px 0 0 #cd0707,0 1px 0 #cd0707,1px 0 0 #cd0707!important}.ui.heart.rating .icon.selected,.ui.heart.rating .icon.selected.active{background:#0000!important;color:#ff3000!important;text-shadow:0 -1px 0 #aa0101,-1px 0 0 #aa0101,0 1px 0 #aa0101,1px 0 0 #aa0101!important}.ui.disabled.rating .icon{cursor:default}.ui.rating .icon.selected,.ui.rating.selected .active.icon,.ui.rating.selected .icon.selected{opacity:1}.ui.mini.rating{font-size:.78571429rem}.ui.tiny.rating{font-size:.85714286rem}.ui.small.rating{font-size:.92857143rem}.ui.rating{font-size:1rem}.ui.large.rating{font-size:1.14285714rem}.ui.huge.rating{font-size:1.42857143rem}.ui.massive.rating{font-size:2rem}
/*!
 * # Semantic UI - Search
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.search{position:relative}.ui.search>.prompt{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-appearance:none;background:#fff;border:1px solid #22242626;box-shadow:inset 0 0 0 0 #0000;color:#000000de;font-size:1em;font-style:normal;font-weight:400;line-height:1.21428571em;margin:0;outline:none;padding:.67857143em 1em;text-shadow:none;transition:background-color .1s ease,color .1s ease,box-shadow .1s ease,border-color .1s ease}.ui.search .prompt{border-radius:500rem}.ui.search .prompt~.search.icon{cursor:pointer}.ui.search>.results{background:#fff;border:1px solid #d4d4d5;border-radius:.28571429rem;box-shadow:0 2px 4px 0 #2224261f,0 2px 10px 0 #22242626;display:none;left:0;margin-top:.5em;position:absolute;text-align:left;text-transform:none;top:100%;transform-origin:center top;white-space:normal;width:18em;z-index:998}.ui.search>.results>:first-child{border-radius:.28571429rem .28571429rem 0 0}.ui.search>.results>:last-child{border-radius:0 0 .28571429rem .28571429rem}.ui.search>.results .result{border-bottom:1px solid #2224261a;color:#000000de;cursor:pointer;display:block;font-size:1em;line-height:1.33;overflow:hidden;padding:.85714286em 1.14285714em}.ui.search>.results .result:last-child{border-bottom:none!important}.ui.search>.results .result .image{background:none;border-radius:.25em;float:right;height:3em;overflow:hidden;width:5em}.ui.search>.results .result .image img{display:block;height:100%;width:auto}.ui.search>.results .result .image+.content{margin:0 6em 0 0}.ui.search>.results .result .title{color:#000000d9;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;font-weight:700;margin:-.14285714em 0 0}.ui.search>.results .result .description{color:#0006;font-size:.92857143em;margin-top:0}.ui.search>.results .result .price{color:#48913d;float:right}.ui.search>.results>.message{padding:1em}.ui.search>.results>.message .header{color:#000000de;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:700}.ui.search>.results>.message .description{color:#000000de;font-size:1em;margin-top:.25rem}.ui.search>.results>.action{background:#f3f4f5;border-top:none;color:#000000de;display:block;font-weight:700;padding:.92857143em 1em;text-align:center}.ui.search>.prompt:focus{background:#fff;border-color:#22242659;color:#000000f2}.ui.loading.search .input>i.icon:before{border:.2em solid #0000001a;border-radius:500rem}.ui.loading.search .input>i.icon:after,.ui.loading.search .input>i.icon:before{content:"";height:1.28571429em;left:50%;margin:-.64285714em 0 0 -.64285714em;position:absolute;top:50%;width:1.28571429em}.ui.loading.search .input>i.icon:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000}.ui.category.search>.results .category .result:hover,.ui.search>.results .result:hover{background:#f9fafb}.ui.search .action:hover{background:#e0e0e0}.ui.category.search>.results .category.active{background:#f3f4f5}.ui.category.search>.results .category.active>.name{color:#000000de}.ui.category.search>.results .category .result.active,.ui.search>.results .result.active{background:#f3f4f5;border-left-color:#2224261a;box-shadow:none;position:relative}.ui.search>.results .result.active .description,.ui.search>.results .result.active .title{color:#000000d9}.ui.disabled.search{cursor:default;opacity:.45;pointer-events:none}.ui.search.selection .prompt{border-radius:.28571429rem}.ui.search.selection>.icon.input>.remove.icon{color:"";left:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:color .1s ease,opacity .1s ease}.ui.search.selection>.icon.input>.active.remove.icon{cursor:pointer;opacity:.8;pointer-events:auto}.ui.search.selection>.icon.input:not([class*="left icon"])>.icon~.remove.icon{right:1.85714em}.ui.search.selection>.icon.input>.remove.icon:hover{color:#ff0202;opacity:1}.ui.category.search .results{width:28em}.ui.category.search .results.animating,.ui.category.search .results.visible{display:table}.ui.category.search>.results .category{background:#f3f4f5;box-shadow:none;display:table-row;transition:background .1s ease,border-color .1s ease}.ui.category.search>.results .category:last-child{border-bottom:none}.ui.category.search>.results .category:first-child .name+.result{border-radius:0 .28571429rem 0 0}.ui.category.search>.results .category:last-child .result:last-child{border-radius:0 0 .28571429rem 0}.ui.category.search>.results .category>.name{background:#0000;border-bottom:1px solid #2224261a;color:#0006;display:table-cell;font-family:Open Sans,Helvetica Neue,Arial,Helvetica,sans-serif;font-size:1em;font-weight:700;padding:.4em 1em;text-overflow:ellipsis;white-space:nowrap;width:100px}.ui.category.search>.results .category .results{background:#fff;border-bottom:1px solid #2224261a;border-left:1px solid #22242626;display:table-cell}.ui.category.search>.results .category .result{border-bottom:1px solid #2224261a;padding:.85714286em 1.14285714em;transition:background .1s ease,border-color .1s ease}.ui[class*="left aligned"].search>.results{left:0;right:auto}.ui[class*="right aligned"].search>.results{left:auto;right:0}.ui.fluid.search .results{width:100%}.ui.mini.search{font-size:.78571429em}.ui.small.search{font-size:.92857143em}.ui.search{font-size:1em}.ui.large.search{font-size:1.14285714em}.ui.big.search{font-size:1.28571429em}.ui.huge.search{font-size:1.42857143em}.ui.massive.search{font-size:1.71428571em}@media only screen and (max-width:767px){.ui.search .results{max-width:calc(100vw - 2rem)}}
/*!
 * # Semantic UI - Shape
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.shape{display:inline-block;perspective:2000px;position:relative;transition:transform .6s ease-in-out,left .6s ease-in-out,width .6s ease-in-out,height .6s ease-in-out;vertical-align:top}.ui.shape .sides{transform-style:preserve-3d}.ui.shape .side{backface-visibility:hidden;display:none;margin:0!important;opacity:1;width:100%}.ui.shape .side *{backface-visibility:visible!important}.ui.cube.shape .side{background-color:#e6e6e6;box-shadow:0 0 2px #0000004d;color:#000000de;height:15em;min-width:15em;padding:2em}.ui.cube.shape .side>.content{display:table;height:100%;text-align:center;-webkit-user-select:text;user-select:text;width:100%}.ui.cube.shape .side>.content>div{display:table-cell;font-size:2em;vertical-align:middle}.ui.text.shape.animating .sides{position:static}.ui.text.shape .side{white-space:nowrap}.ui.text.shape .side>*{white-space:normal}.ui.loading.shape{left:-9999px;position:absolute;top:-9999px}.ui.shape .animating.side{display:block;left:0;position:absolute;top:0;z-index:100}.ui.shape .hidden.side{opacity:.6}.ui.shape.animating .sides{position:absolute;transition:transform .6s ease-in-out,left .6s ease-in-out,width .6s ease-in-out,height .6s ease-in-out}.ui.shape.animating .side{transition:opacity .6s ease-in-out}.ui.shape .active.side{display:block}
/*!
 * # Semantic UI - Sidebar
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.sidebar{-webkit-overflow-scrolling:touch;border-radius:0!important;height:100%!important;left:0;margin:0!important;max-height:100%;overflow-y:auto!important;position:fixed;top:0;transform:translateZ(0);transition:none;visibility:hidden;will-change:transform;z-index:102}.ui.sidebar,.ui.sidebar>*{backface-visibility:hidden}.ui.left.sidebar{left:0;right:auto;transform:translate3d(-100%,0,0)}.ui.right.sidebar{left:auto!important;right:0!important;transform:translate3d(100%,0,0)}.ui.bottom.sidebar,.ui.top.sidebar{height:auto!important;width:100%!important}.ui.top.sidebar{bottom:auto!important;top:0!important;transform:translate3d(0,-100%,0)}.ui.bottom.sidebar{bottom:0!important;top:auto!important;transform:translate3d(0,100%,0)}.pushable{height:100%;overflow-x:hidden;padding:0!important}body.pushable{background:#545454!important}.pushable:not(body){transform:translateZ(0)}.pushable:not(body)>.fixed,.pushable:not(body)>.pusher:after,.pushable:not(body)>.ui.sidebar{position:absolute}.pushable>.fixed{position:fixed;will-change:transform;z-index:101}.pushable>.fixed,.pushable>.pusher{backface-visibility:hidden;transition:transform .5s ease}.pushable>.pusher{min-height:100%;overflow:hidden;position:relative;z-index:2}body.pushable>.pusher{background:#fff}.pushable>.pusher{background:inherit}.pushable>.pusher:after{background-color:#0006;content:"";opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .5s;will-change:opacity;z-index:1000}.ui.sidebar.menu .item{border-radius:0!important}.pushable>.pusher.dimmed:after{height:100%!important;opacity:1!important;width:100%!important}.ui.animating.sidebar{visibility:visible}.ui.visible.sidebar{transform:translateZ(0);visibility:visible}.ui.bottom.visible.sidebar,.ui.left.visible.sidebar,.ui.right.visible.sidebar,.ui.top.visible.sidebar{box-shadow:0 0 20px #22242626}.ui.visible.left.sidebar~.fixed,.ui.visible.left.sidebar~.pusher{transform:translate3d(260px,0,0)}.ui.visible.right.sidebar~.fixed,.ui.visible.right.sidebar~.pusher{transform:translate3d(-260px,0,0)}.ui.visible.top.sidebar~.fixed,.ui.visible.top.sidebar~.pusher{transform:translate3d(0,36px,0)}.ui.visible.bottom.sidebar~.fixed,.ui.visible.bottom.sidebar~.pusher{transform:translate3d(0,-36px,0)}.ui.visible.left.sidebar~.ui.visible.right.sidebar~.fixed,.ui.visible.left.sidebar~.ui.visible.right.sidebar~.pusher,.ui.visible.right.sidebar~.ui.visible.left.sidebar~.fixed,.ui.visible.right.sidebar~.ui.visible.left.sidebar~.pusher{transform:translateZ(0)}.ui.thin.left.sidebar,.ui.thin.right.sidebar{width:150px}.ui[class*="very thin"].left.sidebar,.ui[class*="very thin"].right.sidebar{width:60px}.ui.left.sidebar,.ui.right.sidebar{width:260px}.ui.wide.left.sidebar,.ui.wide.right.sidebar{width:350px}.ui[class*="very wide"].left.sidebar,.ui[class*="very wide"].right.sidebar{width:475px}.ui.visible.thin.left.sidebar~.fixed,.ui.visible.thin.left.sidebar~.pusher{transform:translate3d(150px,0,0)}.ui.visible[class*="very thin"].left.sidebar~.fixed,.ui.visible[class*="very thin"].left.sidebar~.pusher{transform:translate3d(60px,0,0)}.ui.visible.wide.left.sidebar~.fixed,.ui.visible.wide.left.sidebar~.pusher{transform:translate3d(350px,0,0)}.ui.visible[class*="very wide"].left.sidebar~.fixed,.ui.visible[class*="very wide"].left.sidebar~.pusher{transform:translate3d(475px,0,0)}.ui.visible.thin.right.sidebar~.fixed,.ui.visible.thin.right.sidebar~.pusher{transform:translate3d(-150px,0,0)}.ui.visible[class*="very thin"].right.sidebar~.fixed,.ui.visible[class*="very thin"].right.sidebar~.pusher{transform:translate3d(-60px,0,0)}.ui.visible.wide.right.sidebar~.fixed,.ui.visible.wide.right.sidebar~.pusher{transform:translate3d(-350px,0,0)}.ui.visible[class*="very wide"].right.sidebar~.fixed,.ui.visible[class*="very wide"].right.sidebar~.pusher{transform:translate3d(-475px,0,0)}.ui.overlay.sidebar{z-index:102}.ui.left.overlay.sidebar{transform:translate3d(-100%,0,0)}.ui.right.overlay.sidebar{transform:translate3d(100%,0,0)}.ui.top.overlay.sidebar{transform:translate3d(0,-100%,0)}.ui.bottom.overlay.sidebar{transform:translate3d(0,100%,0)}.animating.ui.overlay.sidebar,.ui.visible.overlay.sidebar{transition:transform .5s ease}.ui.visible.bottom.overlay.sidebar,.ui.visible.left.overlay.sidebar,.ui.visible.right.overlay.sidebar,.ui.visible.top.overlay.sidebar{transform:translateZ(0)}.ui.visible.overlay.sidebar~.fixed,.ui.visible.overlay.sidebar~.pusher{transform:none!important}.ui.push.sidebar{transition:transform .5s ease;z-index:102}.ui.left.push.sidebar{transform:translate3d(-100%,0,0)}.ui.right.push.sidebar{transform:translate3d(100%,0,0)}.ui.top.push.sidebar{transform:translate3d(0,-100%,0)}.ui.bottom.push.sidebar{transform:translate3d(0,100%,0)}.ui.uncover.sidebar,.ui.visible.push.sidebar{transform:translateZ(0)}.ui.uncover.sidebar{z-index:1}.ui.visible.uncover.sidebar{transform:translateZ(0);transition:transform .5s ease}.ui.slide.along.sidebar{z-index:1}.ui.left.slide.along.sidebar{transform:translate3d(-50%,0,0)}.ui.right.slide.along.sidebar{transform:translate3d(50%,0,0)}.ui.top.slide.along.sidebar{transform:translate3d(0,-50%,0)}.ui.bottom.slide.along.sidebar{transform:translate3d(0,50%,0)}.ui.animating.slide.along.sidebar{transition:transform .5s ease}.ui.visible.slide.along.sidebar{transform:translateZ(0)}.ui.slide.out.sidebar{z-index:1}.ui.left.slide.out.sidebar{transform:translate3d(50%,0,0)}.ui.right.slide.out.sidebar{transform:translate3d(-50%,0,0)}.ui.top.slide.out.sidebar{transform:translate3d(0,50%,0)}.ui.bottom.slide.out.sidebar{transform:translate3d(0,-50%,0)}.ui.animating.slide.out.sidebar{transition:transform .5s ease}.ui.visible.slide.out.sidebar{transform:translateZ(0)}.ui.scale.down.sidebar{transition:transform .5s ease;z-index:102}.ui.left.scale.down.sidebar{transform:translate3d(-100%,0,0)}.ui.right.scale.down.sidebar{transform:translate3d(100%,0,0)}.ui.top.scale.down.sidebar{transform:translate3d(0,-100%,0)}.ui.bottom.scale.down.sidebar{transform:translate3d(0,100%,0)}.ui.scale.down.left.sidebar~.pusher{transform-origin:75% 50%}.ui.scale.down.right.sidebar~.pusher{transform-origin:25% 50%}.ui.scale.down.top.sidebar~.pusher{transform-origin:50% 75%}.ui.scale.down.bottom.sidebar~.pusher{transform-origin:50% 25%}.ui.animating.scale.down>.visible.ui.sidebar{transition:transform .5s ease}.ui.animating.scale.down.sidebar~.pusher,.ui.visible.scale.down.sidebar~.pusher{display:block!important;height:100%;overflow:hidden!important;width:100%}.ui.visible.scale.down.sidebar{transform:translateZ(0)}.ui.visible.scale.down.sidebar~.pusher{transform:scale(.75)}
/*!
 * # Semantic UI - Sticky
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.sticky{position:static;transition:none;z-index:800}.ui.sticky.bound{left:auto;position:absolute;right:auto}.ui.sticky.fixed{left:auto;position:fixed;right:auto}.ui.sticky.bound.top,.ui.sticky.fixed.top{bottom:auto;top:0}.ui.sticky.bound.bottom,.ui.sticky.fixed.bottom{bottom:0;top:auto}.ui.native.sticky{position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}
/*!
 * # Semantic UI - Tab
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading{display:block;min-height:250px;overflow:hidden;position:relative}.ui.tab.loading *{left:-10000px!important;position:relative!important}.ui.tab.loading.segment:before,.ui.tab.loading:before{border:.2em solid #0000001a;border-radius:500rem;content:"";height:2.5em;left:50%;margin:-1.25em 0 0 -1.25em;position:absolute;top:100px;width:2.5em}.ui.tab.loading.segment:after,.ui.tab.loading:after{animation:button-spin .6s linear;animation-iteration-count:infinite;border:.2em solid #0000;border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px #0000;content:"";height:2.5em;left:50%;margin:-1.25em 0 0 -1.25em;position:absolute;top:100px;width:2.5em}
/*!
 * # Semantic UI - Transition
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */.transition{animation-duration:.3s;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:ease}.animating.transition{backface-visibility:hidden;visibility:visible!important}.loading.transition{left:-99999px;position:absolute;top:-99999px}.hidden.transition{display:none;visibility:hidden}.visible.transition{display:block!important;visibility:visible!important}.disabled.transition{animation-play-state:paused}.looping.transition{animation-iteration-count:infinite}.Bounce-Loader-Placeholder{padding-top:.5em;text-align:center;width:100%}.Bounce-Loader-Placeholder>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:gray;border-radius:100%;display:inline-block;height:14px;width:14px}.Bounce-Loader-Placeholder .bounce1{animation-delay:-.32s}.Bounce-Loader-Placeholder .bounce2{animation-delay:-.16s}.Bounce-Loader-Placeholder section{margin-top:20px}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.NoAccess{background:#f7f7f7;height:100vh;text-align:center}.NoAccess h1{font-weight:300;padding-top:33vh}.ui.tiny.modal.transition.visible.active.CustomConfirm .header{color:#fff}.ui.tiny.modal.transition.visible.active.CustomConfirm .header.danger{background-color:#ff0202}.ui.tiny.modal.transition.visible.active.CustomConfirm .header.warning{background-color:#ffba39}.ui.tiny.modal.transition.visible.active.CustomConfirm .content{color:#000c;font-size:14px;text-align:left}.ui.tiny.modal.transition.visible.active.CustomConfirm .content div.error{color:#ff0202;margin-top:10px}.ui.tiny.modal.transition.visible.active.CustomConfirm .content .CustomConfirm-section{align-items:center;display:flex;justify-content:space-around}.ui.tiny.modal.transition.visible.active.CustomConfirm .content.danger form{margin-top:10px}.ui.tiny.modal.transition.visible.active.CustomConfirm .content.danger form .ui.selection.dropdown{width:100%}.ui.tiny.modal.transition.visible.active.CustomConfirm .actions{justify-content:flex-end}.ui.tiny.modal.transition.visible.active.CustomConfirm .actions .danger,.ui.tiny.modal.transition.visible.active.CustomConfirm .actions .warning{color:#fff}.ui.tiny.modal.transition.visible.active.CustomConfirm .actions .danger{background-color:#ff0202}.ui.tiny.modal.transition.visible.active.CustomConfirm .actions .warning{background-color:#ffba39}.FileDragDrop{align-items:center;border:1.5px dotted #dededf;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:20px 0;text-align:center;width:70%}.FileDragDrop.active{border:2px dotted #1f1f1f;opacity:.3}.FileDragDrop input{height:0;visibility:hidden}.FileDragDrop span{font-size:14px;font-weight:600}.FileDragDrop .browse-text{color:#2185d0;cursor:pointer;text-decoration:underline}.FileDragDrop .max-file-size{color:#b5b5b5}.FileDragDrop.error{border-color:red}.MenuView.ui.vertical.menu{background-color:#f9fafb;width:250px}.MenuView.ui.vertical.menu .item{align-items:center;color:#767676!important;cursor:pointer;flex-direction:row;font-size:12px;justify-content:space-between;padding:0 8px;text-transform:capitalize}.MenuView.ui.vertical.menu .item .icon,.MenuView.ui.vertical.menu .item .icon:not(.dropdown){font-size:1em!important;margin:0 .75rem 0 0!important;padding:0!important}.MenuView.ui.vertical.menu .item:hover{background-color:#0000000d!important}.MenuView.ui.vertical.menu .item.menu-view-item{align-items:center;border-bottom:1px solid #22242626;color:#000c!important;display:flex;font-size:14px;justify-content:flex-start;padding:.92857143em 1.14285714em .92857143em .5em}.MenuView.ui.vertical.menu .item.menu-view-item.heading{align-items:center;background-color:#0000000d!important;color:#767676!important;font-size:12px;justify-content:space-between;text-transform:uppercase}.MenuView.ui.vertical.menu .item.menu-view-item.heading .icon,.MenuView.ui.vertical.menu .item.menu-view-item.heading .icon:not(.dropdown){font-size:1em!important;margin:0 0 0 .75rem!important;padding:0!important}.MenuView .text-icon{font-size:.75rem;font-weight:600;margin-left:1px;margin-right:9px}.nav-bar-wrapper{align-content:center;background-color:#f9fafb;box-shadow:0 3px 6px #00000029;height:39px;margin:auto;position:sticky;top:0;z-index:6}.nav-bar-wrapper .logout-button{background:#fff 0 0 no-repeat padding-box;border:1px solid #e2e2e3;border-radius:4px;cursor:pointer;height:32px;width:83px}.nav-bar-wrapper .nav-bar-content{display:flex;justify-content:space-between;margin:auto;max-width:1920px;padding:0 20px}.nav-bar-wrapper .nav-bar-start{align-items:center;display:flex;gap:15px}.nav-bar-wrapper .nav-bar-start i{margin-top:-7px}.nav-bar-wrapper .nav-bar-start h4{margin:0}.nav-bar-wrapper .nav-bar-start .button{align-items:center;border:1px solid #e2e2e3;border-radius:4px;box-shadow:0 0 2px #00000029;cursor:pointer;display:flex;height:26px;padding:0 8px}.nav-bar-wrapper .nav-bar-start .button i.icon{margin:-7px 0 0}.nav-bar-wrapper .nav-bar-start .pointer{cursor:pointer;padding:1px 0 0 5px}.nav-bar-wrapper .nav-bar-start .pointer .small_profile_icon{border:1px solid #323232;border-radius:50%;height:18px;margin-top:8px;width:18px}.nav-bar-wrapper .nav-bar-start .pointer .small_icon{height:18px;width:18px}.nav-bar-wrapper .nav-bar-start .pointer .menu{top:135%!important}.NavBarSearch{position:relative}.NavBarSearch .nav-bar-search{height:26px;min-width:500px;width:100%}.NavBarSearch .nav-bar-search input{background-color:#f9fafb;font-size:12.6px}.NavBarSearch .nav-bar-search i.icon{font-size:10px}.NavBarSearch .list-view{cursor:pointer;position:absolute;right:5px;top:2px;z-index:1}.NotFoundPage{height:100vh;left:0;overflow-y:auto;position:absolute;width:100%}.NotFoundPage-overlay{align-items:center;background:#134e5e;background:linear-gradient(270deg,#71b280,#134e5e);display:flex;height:100%;justify-content:space-around;overflow:hidden;width:100%}.NotFoundPage-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:790px;width:100%}.NotFoundPage-car-repair{position:relative}.NotFoundPage-car-repair img{width:100%}.NotFoundPage-svg-icon{bottom:15px;box-shadow:0 8px 10px #2f2c36;max-height:93px;position:absolute;right:0}.NotFoundPage-error-text{background:#000;border-radius:5px;bottom:-8px;box-shadow:8px 8px 10px #2f2c36;color:#fff;font:normal normal 700 21px Lato;letter-spacing:0;padding:8px 30px;position:absolute;right:0}.NotFoundPage-action-buttons{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-bottom:60px;margin-top:25px}.NotFoundPage-action-buttons .ui.button{border-radius:10px;box-shadow:0 3px 6px #00000029;font:normal normal 600 30px/16px Lato;height:63px;letter-spacing:0;opacity:1}.NotFoundPage-action-buttons .ui.button.icon.labeled{background-color:#1dc05f;color:#fff}.NotFoundPage-action-buttons .ui.button.icon.labeled:hover{background-color:#1dc05f}.NotFoundPage-action-buttons .ui.button.icon.labeled i{background-color:#46b245!important;color:#fff!important}.NotFoundPage-action-buttons .ui.button.light{color:#1ec05f;padding:0 50px}.NotFoundPage-logo h1{color:#fff;font-family:Arial;font-size:118px;font-weight:700;letter-spacing:-5.9px;margin:0}.NotFoundPage-logo h1 span{color:#1fbf5f}.NotFoundPage-logo h3{color:#fff;font-family:Arial;font-size:35px;font-weight:300;letter-spacing:-1.75px;margin:0;padding:35px 0 0 8px}.pagination-container{align-items:center;display:flex;gap:1rem}.pagination-container .pagination-controls{align-items:center;border:1px solid #e5e7eb;border-radius:4px;display:flex;overflow:hidden}.pagination-container .pagination-controls button{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-size:.875rem;height:36px;justify-content:center;min-width:32px;padding:.25rem .75rem;transition:background-color .2s}.pagination-container .pagination-controls button:not(:last-child){border-right:1px solid #e5e7eb}.pagination-container .pagination-controls button:hover:not(:disabled){background-color:#f9fafb}.pagination-container .pagination-controls button:disabled{cursor:not-allowed;opacity:.5}.pagination-container .pagination-controls button.active{background-color:#f3f4f6;font-weight:500}.pagination-container .pagination-controls button.nav-button{font-size:1.25rem;line-height:1;padding:.25rem .75rem}.pagination-container .pagination-info{color:#6b7280;font-size:.875rem}.ProgressBar-container{left:0;opacity:0;position:fixed;right:0;top:0;transform:translate(0);z-index:5}.ProgressBar-container .indicator{background:#2185d0;height:5px}.ReactTable{border-left:1px solid #e2e2e3;border-radius:4px;border-right:1px solid #e2e2e3;border-spacing:0;border-top:1px solid #e2e2e3;text-align:left;width:100%}.ReactTable thead{background-color:#f9fafb;padding:0 10px}.ReactTable thead th{font-size:12.6px}.ReactTable tbody tr,.ReactTable thead tr{height:36px}.ReactTable tbody tr:hover{background-color:#f9fafb;cursor:pointer}.ReactTable th{border-bottom:1px solid #e2e2e3;padding-left:12px}.ReactTable td{border-bottom:1px solid #e2e2e3!important;padding-left:12px}.ReactTable td p{font-size:12.6px}.ReactTable td .ellipsis{font-size:12.6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.ReactTable .no-results{color:#000c!important;padding:25px 0!important;text-align:center!important}.ReactTablePagination{align-items:center;bottom:0;display:flex;justify-content:center;margin-top:20px;width:100%;z-index:1}.ReactTablePagSize{align-items:center;display:flex;gap:11px;justify-content:space-between;margin-right:20px}.main-container-segment{margin:0!important;padding:0!important}.main-container-pushable{min-height:100vh!important;overflow-x:visible!important}.main-container-pusher-dimmed{min-height:100vh!important;overflow:visible!important}.main-container .content-container{height:calc(100dvh - 39px);margin:auto;max-width:1920px;overflow-x:hidden;overflow-y:auto}.pushable:not(body){transform:none}.pushable:not(body)>.fixed,.pushable:not(body)>.pusher:after,.pushable:not(body)>.ui.sidebar{position:fixed}.ErrorFallback{height:100vh;left:0;overflow-y:auto;position:absolute;width:100%}.ErrorFallback-overlay{align-items:center;background:#134e5e;background:linear-gradient(90deg,#71b280,#134e5e);display:flex;height:100%;justify-content:space-around;overflow:hidden;width:100%}.ErrorFallback-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:790px;width:100%}.ErrorFallback-car-repair{position:relative}.ErrorFallback-car-repair img{width:100%}.ErrorFallback-svg-icon{bottom:15px;box-shadow:0 8px 10px #2f2c36;max-height:93px;position:absolute;right:0}.ErrorFallback-error-text{background:#000;border-radius:5px;bottom:-8px;box-shadow:8px 8px 10px #2f2c36;color:#fff;font:normal normal 700 21px Lato;letter-spacing:0;padding:8px 30px;position:absolute;right:0}.ErrorFallback-action-buttons{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-bottom:60px;margin-top:25px}.ErrorFallback-action-buttons .ui.button{border-radius:10px;box-shadow:0 3px 6px #00000029;font:normal normal 600 30px/16px Lato;height:63px;letter-spacing:0;opacity:1}.ErrorFallback-action-buttons .ui.button.icon.labeled{background-color:#1dc05f;color:#fff}.ErrorFallback-action-buttons .ui.button.icon.labeled:hover{background-color:#1dc05f}.ErrorFallback-action-buttons .ui.button.icon.labeled i{background-color:#46b245!important;color:#fff!important}.ErrorFallback-action-buttons .ui.button.light{color:#1ec05f;padding:0 50px}.ErrorFallback-logo h1{color:#fff;font-family:Arial;font-size:118px;font-weight:700;letter-spacing:-5.9px;margin:0}.ErrorFallback-logo h1 span{color:#1fbf5f}.ErrorFallback-logo h3{color:#fff;font-family:Arial;font-size:35px;font-weight:300;letter-spacing:-1.75px;margin:0;padding:35px 0 0 8px}.Auth{background-color:#f7f7f7;background-position-x:55%;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;overflow-y:auto;position:absolute;width:100%}.Auth .auth_container{align-items:center;display:flex;justify-content:center;max-width:1440px;width:100%}.Auth .auth__overlay{background:#0000 linear-gradient(270deg,#00436e,#36b2ff) 0 0 no-repeat padding-box;height:100%;justify-content:space-around;overflow:hidden;padding-right:30px}.Auth .auth__overlay,.Auth .auth_footer{align-items:center;display:flex;width:100%}.Auth .auth_footer{background-color:#00000021;bottom:0;gap:30px;height:41px;justify-content:center;position:absolute}.Auth .auth_footer a,.Auth .auth_footer p{color:#fff;font-family:Lato;font-size:16px;font-weight:300;line-height:19px;margin:0}.Auth .repair_img{-webkit-user-drag:none;margin-top:150px;-webkit-user-select:none;user-select:none;width:60%}.Auth .auth_rhs{align-items:center;display:flex;flex-direction:column;width:403px}.Auth .auth_rhs .dropdown{align-items:center;display:flex;min-height:36px;padding:0 2.1em 0 1em}.Auth .auth_rhs .dropdown.icon{top:6px!important}.Auth .auth_rhs .button{height:42px}.Auth .auth_rhs .button.light{background-position-x:12px;background-position-y:center;background-repeat:no-repeat;background-size:contain;background-size:20px}.Auth .auth_rhs #google-login-button .button.light{background-image:url(/static/media/g-logo.6bc7d49355c4e25579a0.png)}.Auth .auth_rhs #microsoft-login-button .button.light{background-image:url(/static/media/ms-logo.42b61fa109e1e5d566ff.svg);color:#3c4043!important;font-weight:500!important}.Auth .auth_rhs .mt-10{margin-top:10px}.Auth .auth_rhs .mt-15{margin-top:15px}.Auth .auth_rhs .mt-25{margin-top:25px}.Auth .auth_rhs a{color:#b5b5b5;cursor:pointer;display:block;text-align:right;text-decoration:none;width:100%}.Auth .auth_rhs h1{color:#fff;font-family:Arial;font-size:90px;font-weight:700}.Auth .auth_rhs h1 span{color:#1fbf5f}.Auth .auth_rhs h3{color:#fff;font-family:Arial;font-size:27px;font-weight:700;margin:5px 0 0}.Auth .auth_rhs .rhs_auth_box{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;margin-top:33px;padding:38px 31px;width:100%}.Auth .auth_rhs .password{position:relative}.Auth .auth_rhs .password .password-icon{color:#b5b5b5!important;position:absolute;right:10px;top:7px}.Auth .ui.message{text-align:center}.Auth .qr-login{background-color:#2348b0;height:43px}.Auth .LightGray{color:#ababab}.Login__gate__container{margin-top:150px!important}.Login__gate__container .Login__gate__container__inner{background:#fff;margin-left:auto;margin-right:auto;padding-top:30px;width:525px}.Login__gate__container .Login__gate__container__inner h1{color:#646464;font-size:1.8em;font-weight:300;text-align:center}.Login__gate__container .Login__gate__container__inner h1 span{color:#22ba45;font-weight:500}.Login__gate__container .Login__gate__container__inner .Login__gate__container__inner__actions{display:flex;justify-content:space-between;padding-left:40px;padding-right:40px}.Login__gate__container .Login__gate__container__inner .Login__gate__container__inner__actions h2{color:#4b4b4b;font-size:1.5em;font-weight:300}.Login__gate__container .Login__gate__container__inner .Login__gate__container__inner__actions input:focus{border-color:#7ab47a}.Login__gate__container .Login__gate__container__inner .Login__gate__container__form{padding:0 30px 30px}.Login__language_container{padding:0 50px 50px}.google-login{background-color:#fff;background-position:3rem;background-repeat:no-repeat;background-size:1.5em;border:1px solid #cacaca;border-radius:5px;color:#000;cursor:pointer;font-size:16px;padding:1em}.google-login:hover{background-color:#fcfcfc}.reset-password-container{text-align:right}.reset-password-container a{display:inline!important}.warning-message{background:#ffffef 0 0 no-repeat padding-box;border:1px solid #a5673f;border-radius:4px;padding:12px}.warning-message p{color:#a5673f;font:normal normal normal 14px Lato;letter-spacing:0}.ui.container.RecallsContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}.ui.container.RecallsContainer .ui.message{margin-top:20px;width:70%}.ApiReadingKeys__table-container{padding:0 20px 20px}.ApiReadingKeys__table-text{font-size:12px;font-weight:400}.ApiReadingKeys__table-loader{align-items:center;display:flex;justify-content:center;min-height:400px}.ApiReadingKeys__type-container{width:300px}.ApiReadingKeys__filters{align-items:center;display:flex;gap:20px;padding:20px}.ApiReadingKeys__create-text{font-weight:700}.ApiReadingKeysTable__ref-container{align-items:inherit;display:flex;width:470px}.ApiReadingKeysTable__copy-icon{color:#21ba45;display:none!important}.ApiReadingKeysTable__copy-to-clipboard:hover .ApiReadingKeysTable__copy-icon{display:inline-block!important}.ApiReadingKeysTable__copy-to-clipboard{align-items:baseline}.ApiReadingKeysTable__table-request-logs{display:flex;justify-content:flex-end;padding:0 15px 0 0}.ApiReadingKeysTable__table-request-cell{display:flex;justify-content:flex-end;padding:0 10px 0 0}.ApiReadingKeysTable__table-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ApiReadingKeysTable__table-button{align-items:center;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font:normal normal normal 13px/24px Lato;height:25px;letter-spacing:0}.ApiReadingKeysTable__table-button-teal{background-color:#3ba9a3}.ApiReadingKeysTable__table-button-orange{background-color:#ff9300}.ApiReadingKeysTable__table-button-disabled{background-color:#e9e9e9;color:#6b6b6b}.CreateKeyModal__modal-header p{font-size:18px;margin:0}.CreateKeyModal__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CreateKeyModal__modal-footer{align-items:center;display:flex!important;gap:15px;justify-content:flex-end;width:100%}.UsersTable__table-container{padding:0 20px 20px}.UsersTable__table-text{font-size:12px;font-weight:400}.UsersTable__table-loader{align-items:center;display:flex;justify-content:center;min-height:400px}.UsersTable__table-user-container{align-items:center;border-top:1px solid #e2e2e3;display:flex;height:31px;justify-content:center;margin-left:-12px;margin-top:-5px;width:36px}.UsersTable__table-active-user-container{background:#d2f1da;box-shadow:0 4px #d2f1da}.UsersTable__table-active-user-text{color:#00c12d;font-size:16px;font-weight:700}.UsersTable__table-inactive-user-container{background:#fff2d9;box-shadow:0 4px #fff2d9}.UsersTable__table-inactive-user-text{color:orange;font-size:16px;font-weight:700}.CreateUserModal__modal-header{display:flex;justify-content:space-between}.CreateUserModal__modal-header p{font-size:18px;margin:0}.CreateUserModal__checkbox-container{padding-right:30px}.CreateUserModal__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.CreateUserModal__modal-footer{align-items:center;display:flex!important;gap:15px;justify-content:flex-end;width:100%}.EditUserModal__modal-header{display:flex;justify-content:space-between}.EditUserModal__modal-header p{font-size:18px;margin:0}.EditUserModal__checkbox-container{padding-right:30px}.EditUserModal__loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.EditUserModal__delete-button{align-items:center!important;display:flex!important}.EditUserModal__modal-footer{align-items:center;display:flex!important;gap:15px;justify-content:flex-end;width:100%}.Users__toolbar{align-items:center;display:flex;gap:20px;padding:20px}.Users__dropdown-container{width:350px}.Users__create-text{font-weight:700}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#zohohc-asap-web-button{left:-100px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100dvh;margin:auto;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{font-size:14px}a{cursor:pointer;transition:opacity .15s}a,a:hover{color:inherit;text-decoration:none}a:hover{opacity:.65}.Loader{color:#767676!important}.Loader:before{border-color:#00000026!important}.Loader:after{border-color:#767676 #0000 #0000!important}p.small{font-size:12.6px}button.ui.button:disabled{background-color:#e2e2e3!important;color:#767676}button.ui.left-icon i.icon{margin-left:-15px!important;margin-right:20px!important}.afBrownBg{background-color:#795647!important}.afBrownBg:hover{background-color:#79564799!important}.afPinkBg{background-color:#ea1e62!important}.afPinkBg:hover{background-color:#ea1e6299!important}.afTomatoBg{background-color:#ff5621!important}.afTomatoBg:hover{background-color:#ff562199!important}.afOrangeBg{background-color:#ffc008!important}.afOrangeBg:hover{background-color:#ffc00899!important}.afYellowBg{background-color:#ffeb3b!important}.afYellowBg:hover{background-color:#ffeb3b99!important}.afLemonBg{background-color:#bfde1b!important}.afLemonBg:hover{background-color:#bfde1b99!important}.afGreenBg{background-color:#8cc34a!important}.afGreenBg:hover{background-color:#8cc34a99!important}.afGrassBg{background-color:#4caf4f!important}.afGrassBg:hover{background-color:#4caf4f99!important}.afSpaceBg{background-color:#5f7d8b!important}.afSpaceBg:hover{background-color:#5f7d8b99!important}.afBlueBg{background-color:#4050b5!important}.afBlueBg:hover{background-color:#4050b599!important}.afGreyBg{background-color:#607d8b!important}.afGreyBg:hover{background-color:#607d8b99!important}.afPurpleBg{background-color:#6c0699!important}.afPurpleBg:hover{background-color:#6c069999!important}.tiGreenBg{background-color:#21ba4533!important;border:1px solid #21ba45!important;color:#21ba45!important}.tiGreenBg.off{background-color:#fff!important;border-color:hsla(0,0%,44%,.161)!important;color:#767676!important}.tiBlueBg{background-color:#4050b599!important;border:1px solid #4050b5!important;color:#4050b5!important}.tiBlueBg.off{background-color:#fff!important;border-color:hsla(0,0%,44%,.161)!important;color:#767676!important}.tiRedBg{background-color:#ff020233!important;border:1px solid #ff0202!important;color:#ff0202!important}.tiRedBg.off{background-color:#fff!important;border-color:hsla(0,0%,44%,.161)!important;color:#767676!important}.tiOrangeBg{background-color:#ffba3933!important;border:1px solid #ffba39!important;color:#ffba39!important}.tiOrangeBg.off{background-color:#fff!important;border-color:hsla(0,0%,44%,.161)!important;color:#767676!important}.wdSkyblue{background-color:#2084ce!important}.wdRed{background-color:#ff0202!important}.wdLightGrey{background-color:#f9fafb!important}.centerIcon i.icon{margin-left:-10px!important}.greyBorder{border:1px solid #dededf!important}.tiLightPurple{background-color:#e7d0e6!important;color:#6c0699!important}.i-maroon{color:#db2828}.i-grey{color:#767676}.i-yellow{color:#ffba39}.i-blue{color:#2084ce}.i-green{color:#21ba45}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis.small{font-size:12.6px;width:80px}.refresh-button{align-items:center;border-left:1px solid #e2e2e3;display:flex;height:100%;padding:0 0 0 10px}.ml-12{margin-left:12px}.ml-5{margin-left:5px}.mr-5{margin-right:5px!important}.mt-28{margin-top:28px!important}.mt-25{margin-top:25px!important}.mt-24{margin-top:24px!important}.mt-20{margin-top:20px!important}.mt-15{margin-top:15px!important}.mt-14{margin-top:14px!important}.mt-10{margin-top:10px!important}.mt-8{margin-top:8px!important}.mb-10{margin-bottom:10px}.mb-25{margin-bottom:25px}.rotate-270{transform:rotate(270deg)}.position-relative{position:relative}.flex-end{display:flex;justify-content:flex-end}.flex-space-between{display:flex;justify-content:space-between}.flex-row{flex-direction:row}.flex,.flex-row{display:flex}.flex-align-center{align-items:center;display:flex}.icon-container{margin:0 .25em 0 0;width:1.18em;width:1em}.ui.dropdown>.clear.icon:before{content:"\f00d"}.ui.checkbox.check input.hidden{opacity:1!important;position:static}.ui.checkbox.check label{display:none}.location-info-popup{margin-top:10px}.location-info-popup p{margin:0}.keylocker-icon{background-color:#ecd6f4!important}.keylocker-icon i.icon{color:#a333c8}.no-wrap-text{white-space:nowrap}.-cursor-pointer{cursor:pointer}.button.ui.button.-modal-x-button{align-items:center;background-color:#fff;border:1px solid #e2e2e3;border-radius:4px;color:#000;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:30px;width:36px}.button.ui.button.-modal-x-button i.icon{bottom:1px;position:relative;right:1px}.no-size{height:0;width:0}.bold-text{font-weight:700!important}
/*# sourceMappingURL=main.34e31614.css.map*/