@charset "UTF-8";.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0";--fa--fa:"00"}.fa-1{--fa:"1";--fa--fa:"11"}.fa-2{--fa:"2";--fa--fa:"22"}.fa-3{--fa:"3";--fa--fa:"33"}.fa-4{--fa:"4";--fa--fa:"44"}.fa-5{--fa:"5";--fa--fa:"55"}.fa-6{--fa:"6";--fa--fa:"66"}.fa-7{--fa:"7";--fa--fa:"77"}.fa-8{--fa:"8";--fa--fa:"88"}.fa-9{--fa:"9";--fa--fa:"99"}.fa-fill-drip{--fa:"\f576";--fa--fa:"\f576\f576"}.fa-arrows-to-circle{--fa:"\e4bd";--fa--fa:"\e4bd\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138";--fa--fa:"\f138\f138"}.fa-at{--fa:"@";--fa--fa:"@@"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed";--fa--fa:"\f2ed\f2ed"}.fa-text-height{--fa:"\f034";--fa--fa:"\f034\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235";--fa--fa:"\f235\f235"}.fa-stethoscope{--fa:"\f0f1";--fa--fa:"\f0f1\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a";--fa--fa:"\f27a\f27a"}.fa-info{--fa:"\f129";--fa--fa:"\f129\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422";--fa--fa:"\f422\f422"}.fa-explosion{--fa:"\e4e9";--fa--fa:"\e4e9\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c";--fa--fa:"\f15c\f15c"}.fa-wave-square{--fa:"\f83e";--fa--fa:"\f83e\f83e"}.fa-ring{--fa:"\f70b";--fa--fa:"\f70b\f70b"}.fa-building-un{--fa:"\e4d9";--fa--fa:"\e4d9\e4d9"}.fa-dice-three{--fa:"\f527";--fa--fa:"\f527\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073";--fa--fa:"\f073\f073"}.fa-anchor-circle-check{--fa:"\e4aa";--fa--fa:"\e4aa\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1";--fa--fa:"\e4d1\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f";--fa--fa:"\f45f\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2";--fa--fa:"\e4c2\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd";--fa--fa:"\f0dd\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056";--fa--fa:"\f056\f056"}.fa-door-open{--fa:"\f52b";--fa--fa:"\f52b\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5";--fa--fa:"\f2f5\f2f5"}.fa-atom{--fa:"\f5d2";--fa--fa:"\f5d2\f5d2"}.fa-soap{--fa:"\e06e";--fa--fa:"\e06e\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d";--fa--fa:"\f86d\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539";--fa--fa:"\f539\f539"}.fa-bridge-circle-check{--fa:"\e4c9";--fa--fa:"\e4c9\e4c9"}.fa-pump-medical{--fa:"\e06a";--fa--fa:"\e06a\e06a"}.fa-fingerprint{--fa:"\f577";--fa--fa:"\f577\f577"}.fa-hand-point-right{--fa:"\f0a4";--fa--fa:"\f0a4\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689";--fa--fa:"\f689\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051";--fa--fa:"\f051\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8";--fa--fa:"\f5b8\f5b8"}.fa-flag-checkered{--fa:"\f11e";--fa--fa:"\f11e\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e";--fa--fa:"\f44e\f44e"}.fa-school-circle-exclamation{--fa:"\e56c";--fa--fa:"\e56c\e56c"}.fa-crop{--fa:"\f125";--fa--fa:"\f125\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103";--fa--fa:"\f103\f103"}.fa-users-rectangle{--fa:"\e594";--fa--fa:"\e594\e594"}.fa-people-roof{--fa:"\e537";--fa--fa:"\e537\e537"}.fa-people-line{--fa:"\e534";--fa--fa:"\e534\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc";--fa--fa:"\f0fc\f0fc"}.fa-diagram-predecessor{--fa:"\e477";--fa--fa:"\e477\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176";--fa--fa:"\f176\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a";--fa--fa:"\f46a\f46a"}.fa-male,.fa-person{--fa:"\f183";--fa--fa:"\f183\f183"}.fa-laptop{--fa:"\f109";--fa--fa:"\f109\f109"}.fa-file-csv{--fa:"\f6dd";--fa--fa:"\f6dd\f6dd"}.fa-menorah{--fa:"\f676";--fa--fa:"\f676\f676"}.fa-truck-plane{--fa:"\e58f";--fa--fa:"\e58f\e58f"}.fa-record-vinyl{--fa:"\f8d9";--fa--fa:"\f8d9\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587";--fa--fa:"\f587\f587"}.fa-bong{--fa:"\f55c";--fa--fa:"\f55c\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b";--fa--fa:"\f67b\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af";--fa--fa:"\e4af\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5";--fa--fa:"\f2e5\f2e5"}.fa-jar-wheat{--fa:"\e517";--fa--fa:"\e517\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674";--fa--fa:"\f674\f674"}.fa-file-circle-exclamation{--fa:"\e4eb";--fa--fa:"\e4eb\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e";--fa--fa:"\f47e\f47e"}.fa-pager{--fa:"\f815";--fa--fa:"\f815\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9";--fa--fa:"\f2b9\f2b9"}.fa-strikethrough{--fa:"\f0cc";--fa--fa:"\f0cc\f0cc"}.fa-k{--fa:"K";--fa--fa:"KK"}.fa-landmark-flag{--fa:"\e51c";--fa--fa:"\e51c\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303";--fa--fa:"\f303\f303"}.fa-backward{--fa:"\f04a";--fa--fa:"\f04a\f04a"}.fa-caret-right{--fa:"\f0da";--fa--fa:"\f0da\f0da"}.fa-comments{--fa:"\f086";--fa--fa:"\f086\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea";--fa--fa:"\f0ea\f0ea"}.fa-code-pull-request{--fa:"\e13c";--fa--fa:"\e13c\e13c"}.fa-clipboard-list{--fa:"\f46d";--fa--fa:"\f46d\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de";--fa--fa:"\f4de\f4de"}.fa-user-check{--fa:"\f4fc";--fa--fa:"\f4fc\f4fc"}.fa-vial-virus{--fa:"\e597";--fa--fa:"\e597\e597"}.fa-sheet-plastic{--fa:"\e571";--fa--fa:"\e571\e571"}.fa-blog{--fa:"\f781";--fa--fa:"\f781\f781"}.fa-user-ninja{--fa:"\f504";--fa--fa:"\f504\f504"}.fa-person-arrow-up-from-line{--fa:"\e539";--fa--fa:"\e539\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0";--fa--fa:"\f6a0\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458";--fa--fa:"\f458\f458"}.fa-toggle-off{--fa:"\f204";--fa--fa:"\f204\f204"}.fa-archive,.fa-box-archive{--fa:"\f187";--fa--fa:"\f187\f187"}.fa-person-drowning{--fa:"\e545";--fa--fa:"\e545\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886";--fa--fa:"\f886\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a";--fa--fa:"\f58a\f58a"}.fa-spray-can{--fa:"\f5bd";--fa--fa:"\f5bd\f5bd"}.fa-truck-monster{--fa:"\f63b";--fa--fa:"\f63b\f63b"}.fa-w{--fa:"W";--fa--fa:"WW"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c";--fa--fa:"\f57c\f57c"}.fa-rainbow{--fa:"\f75b";--fa--fa:"\f75b\f75b"}.fa-circle-notch{--fa:"\f1ce";--fa--fa:"\f1ce\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa";--fa--fa:"\f3fa\f3fa"}.fa-paw{--fa:"\f1b0";--fa--fa:"\f1b0\f1b0"}.fa-cloud{--fa:"\f0c2";--fa--fa:"\f0c2\f0c2"}.fa-trowel-bricks{--fa:"\e58a";--fa--fa:"\e58a\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579";--fa--fa:"\f579\f579"}.fa-hospital-user{--fa:"\f80d";--fa--fa:"\f80d\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f";--fa--fa:"\e57f\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3";--fa--fa:"\f0e3\f0e3"}.fa-binoculars{--fa:"\f1e5";--fa--fa:"\f1e5\f1e5"}.fa-microphone-slash{--fa:"\f131";--fa--fa:"\f131\f131"}.fa-box-tissue{--fa:"\e05b";--fa--fa:"\e05b\e05b"}.fa-motorcycle{--fa:"\f21c";--fa--fa:"\f21c\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562";--fa--fa:"\f562\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae";--fa--fa:"\f5ae\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068";--fa--fa:"\e068\e068"}.fa-mars-and-venus-burst{--fa:"\e523";--fa--fa:"\e523\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152";--fa--fa:"\f152\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4";--fa--fa:"\f0c4\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a";--fa--fa:"\e57a\e57a"}.fa-toilets-portable{--fa:"\e584";--fa--fa:"\e584\e584"}.fa-hockey-puck{--fa:"\f453";--fa--fa:"\f453\f453"}.fa-table{--fa:"\f0ce";--fa--fa:"\f0ce\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521";--fa--fa:"\e521\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566";--fa--fa:"\f566\f566"}.fa-users-slash{--fa:"\e073";--fa--fa:"\e073\e073"}.fa-clover{--fa:"\e139";--fa--fa:"\e139\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5";--fa--fa:"\f3e5\f3e5"}.fa-star-and-crescent{--fa:"\f699";--fa--fa:"\f699\f699"}.fa-house-fire{--fa:"\e50c";--fa--fa:"\e50c\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146";--fa--fa:"\f146\f146"}.fa-helicopter{--fa:"\f533";--fa--fa:"\f533\f533"}.fa-compass{--fa:"\f14e";--fa--fa:"\f14e\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150";--fa--fa:"\f150\f150"}.fa-file-circle-question{--fa:"\e4ef";--fa--fa:"\e4ef\e4ef"}.fa-laptop-code{--fa:"\f5fc";--fa--fa:"\f5fc\f5fc"}.fa-swatchbook{--fa:"\f5c3";--fa--fa:"\f5c3\f5c3"}.fa-prescription-bottle{--fa:"\f485";--fa--fa:"\f485\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9";--fa--fa:"\f0c9\f0c9"}.fa-people-group{--fa:"\e533";--fa--fa:"\e533\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253";--fa--fa:"\f253\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9";--fa--fa:"\f7a9\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360";--fa--fa:"\f360\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597";--fa--fa:"\f597\f597"}.fa-film{--fa:"\f008";--fa--fa:"\f008\f008"}.fa-ruler-horizontal{--fa:"\f547";--fa--fa:"\f547\f547"}.fa-people-robbery{--fa:"\e536";--fa--fa:"\e536\e536"}.fa-lightbulb{--fa:"\f0eb";--fa--fa:"\f0eb\f0eb"}.fa-caret-left{--fa:"\f0d9";--fa--fa:"\f0d9\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a";--fa--fa:"\f06a\f06a"}.fa-school-circle-xmark{--fa:"\e56d";--fa--fa:"\e56d\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b";--fa--fa:"\f08b\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a";--fa--fa:"\f13a\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e";--fa--fa:"\f13e\f13e"}.fa-cloud-showers-heavy{--fa:"\f740";--fa--fa:"\f740\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f";--fa--fa:"\f58f\f58f"}.fa-sitemap{--fa:"\f0e8";--fa--fa:"\f0e8\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9";--fa--fa:"\f4b9\f4b9"}.fa-memory{--fa:"\f538";--fa--fa:"\f538\f538"}.fa-road-spikes{--fa:"\e568";--fa--fa:"\e568\e568"}.fa-fire-burner{--fa:"\e4f1";--fa--fa:"\e4f1\e4f1"}.fa-flag{--fa:"\f024";--fa--fa:"\f024\f024"}.fa-hanukiah{--fa:"\f6e6";--fa--fa:"\f6e6\f6e6"}.fa-feather{--fa:"\f52d";--fa--fa:"\f52d\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027";--fa--fa:"\f027\f027"}.fa-comment-slash{--fa:"\f4b3";--fa--fa:"\f4b3\f4b3"}.fa-cloud-sun-rain{--fa:"\f743";--fa--fa:"\f743\f743"}.fa-compress{--fa:"\f066";--fa--fa:"\f066\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd";--fa--fa:"\e2cd\e2cd"}.fa-ankh{--fa:"\f644";--fa--fa:"\f644\f644"}.fa-hands-holding-child{--fa:"\e4fa";--fa--fa:"\e4fa\e4fa"}.fa-asterisk{--fa:"*";--fa--fa:"**"}.fa-check-square,.fa-square-check{--fa:"\f14a";--fa--fa:"\f14a\f14a"}.fa-peseta-sign{--fa:"\e221";--fa--fa:"\e221\e221"}.fa-header,.fa-heading{--fa:"\f1dc";--fa--fa:"\f1dc\f1dc"}.fa-ghost{--fa:"\f6e2";--fa--fa:"\f6e2\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a";--fa--fa:"\f03a\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b";--fa--fa:"\f87b\f87b"}.fa-cart-plus{--fa:"\f217";--fa--fa:"\f217\f217"}.fa-gamepad{--fa:"\f11b";--fa--fa:"\f11b\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192";--fa--fa:"\f192\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567";--fa--fa:"\f567\f567"}.fa-egg{--fa:"\f7fb";--fa--fa:"\f7fb\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513";--fa--fa:"\e513\e513"}.fa-campground{--fa:"\f6bb";--fa--fa:"\f6bb\f6bb"}.fa-folder-plus{--fa:"\f65e";--fa--fa:"\f65e\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3";--fa--fa:"\f1e3\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc";--fa--fa:"\f1fc\f1fc"}.fa-lock{--fa:"\f023";--fa--fa:"\f023\f023"}.fa-gas-pump{--fa:"\f52f";--fa--fa:"\f52f\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593";--fa--fa:"\f593\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f";--fa--fa:"\f59f\f59f"}.fa-house-flood-water{--fa:"\e50e";--fa--fa:"\e50e\e50e"}.fa-tree{--fa:"\f1bb";--fa--fa:"\f1bb\f1bb"}.fa-bridge-lock{--fa:"\e4cc";--fa--fa:"\e4cc\e4cc"}.fa-sack-dollar{--fa:"\f81d";--fa--fa:"\f81d\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044";--fa--fa:"\f044\f044"}.fa-car-side{--fa:"\f5e4";--fa--fa:"\f5e4\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0";--fa--fa:"\f1e0\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff";--fa--fa:"\e4ff\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252";--fa--fa:"\f252\f252"}.fa-microscope{--fa:"\f610";--fa--fa:"\f610\f610"}.fa-sink{--fa:"\e06d";--fa--fa:"\e06d\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290";--fa--fa:"\f290\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881";--fa--fa:"\f881\f881"}.fa-mitten{--fa:"\f7b5";--fa--fa:"\f7b5\f7b5"}.fa-person-rays{--fa:"\e54d";--fa--fa:"\e54d\e54d"}.fa-users{--fa:"\f0c0";--fa--fa:"\f0c0\f0c0"}.fa-eye-slash{--fa:"\f070";--fa--fa:"\f070\f070"}.fa-flask-vial{--fa:"\e4f3";--fa--fa:"\e4f3\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256";--fa--fa:"\f256\f256"}.fa-om{--fa:"\f679";--fa--fa:"\f679\f679"}.fa-worm{--fa:"\e599";--fa--fa:"\e599\e599"}.fa-house-circle-xmark{--fa:"\e50b";--fa--fa:"\e50b\e50b"}.fa-plug{--fa:"\f1e6";--fa--fa:"\f1e6\f1e6"}.fa-chevron-up{--fa:"\f077";--fa--fa:"\f077\f077"}.fa-hand-spock{--fa:"\f259";--fa--fa:"\f259\f259"}.fa-stopwatch{--fa:"\f2f2";--fa--fa:"\f2f2\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596";--fa--fa:"\f596\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb";--fa--fa:"\e4cb\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589";--fa--fa:"\f589\f589"}.fa-chess-bishop{--fa:"\f43a";--fa--fa:"\f43a\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c";--fa--fa:"\f58c\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4";--fa--fa:"\f2a4\f2a4"}.fa-road-circle-check{--fa:"\e564";--fa--fa:"\e564\e564"}.fa-dice-five{--fa:"\f523";--fa--fa:"\f523\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143";--fa--fa:"\f143\f143"}.fa-land-mine-on{--fa:"\e51b";--fa--fa:"\e51b\e51b"}.fa-i-cursor{--fa:"\f246";--fa--fa:"\f246\f246"}.fa-stamp{--fa:"\f5bf";--fa--fa:"\f5bf\f5bf"}.fa-stairs{--fa:"\e289";--fa--fa:"\e289\e289"}.fa-i{--fa:"I";--fa--fa:"II"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2";--fa--fa:"\f6f2\f6f2"}.fa-pills{--fa:"\f484";--fa--fa:"\f484\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581";--fa--fa:"\f581\f581"}.fa-tooth{--fa:"\f5c9";--fa--fa:"\f5c9\f5c9"}.fa-v{--fa:"V";--fa--fa:"VV"}.fa-bangladeshi-taka-sign{--fa:"\e2e6";--fa--fa:"\e2e6\e2e6"}.fa-bicycle{--fa:"\f206";--fa--fa:"\f206\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579";--fa--fa:"\e579\e579"}.fa-head-side-cough-slash{--fa:"\e062";--fa--fa:"\e062\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9";--fa--fa:"\f0f9\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598";--fa--fa:"\e598\e598"}.fa-snowman{--fa:"\f7d0";--fa--fa:"\f7d0\f7d0"}.fa-mortar-pestle{--fa:"\f5a7";--fa--fa:"\f5a7\f5a7"}.fa-road-barrier{--fa:"\e562";--fa--fa:"\e562\e562"}.fa-school{--fa:"\f549";--fa--fa:"\f549\f549"}.fa-igloo{--fa:"\f7ae";--fa--fa:"\f7ae\f7ae"}.fa-joint{--fa:"\f595";--fa--fa:"\f595\f595"}.fa-angle-right{--fa:"\f105";--fa--fa:"\f105\f105"}.fa-horse{--fa:"\f6f0";--fa--fa:"\f6f0\f6f0"}.fa-q{--fa:"Q";--fa--fa:"QQ"}.fa-g{--fa:"G";--fa--fa:"GG"}.fa-notes-medical{--fa:"\f481";--fa--fa:"\f481\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9";--fa--fa:"\f2c9\f2c9"}.fa-dong-sign{--fa:"\e169";--fa--fa:"\e169\e169"}.fa-capsules{--fa:"\f46b";--fa--fa:"\f46b\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a";--fa--fa:"\f75a\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a";--fa--fa:"\f57a\f57a"}.fa-hand-point-up{--fa:"\f0a6";--fa--fa:"\f0a6\f0a6"}.fa-money-bill{--fa:"\f0d6";--fa--fa:"\f0d6\f0d6"}.fa-bookmark{--fa:"\f02e";--fa--fa:"\f02e\f02e"}.fa-align-justify{--fa:"\f039";--fa--fa:"\f039\f039"}.fa-umbrella-beach{--fa:"\f5ca";--fa--fa:"\f5ca\f5ca"}.fa-helmet-un{--fa:"\e503";--fa--fa:"\e503\e503"}.fa-bullseye{--fa:"\f140";--fa--fa:"\f140\f140"}.fa-bacon{--fa:"\f7e5";--fa--fa:"\f7e5\f7e5"}.fa-hand-point-down{--fa:"\f0a7";--fa--fa:"\f0a7\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a";--fa--fa:"\e09a\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b";--fa--fa:"\f07b\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478";--fa--fa:"\f478\f478"}.fa-radiation{--fa:"\f7b9";--fa--fa:"\f7b9\f7b9"}.fa-chart-simple{--fa:"\e473";--fa--fa:"\e473\e473"}.fa-mars-stroke{--fa:"\f229";--fa--fa:"\f229\f229"}.fa-vial{--fa:"\f492";--fa--fa:"\f492\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624";--fa--fa:"\f624\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca";--fa--fa:"\e2ca\e2ca"}.fa-e{--fa:"E";--fa--fa:"EE"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305";--fa--fa:"\f305\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca";--fa--fa:"\e4ca\e4ca"}.fa-user{--fa:"\f007";--fa--fa:"\f007\f007"}.fa-school-circle-check{--fa:"\e56b";--fa--fa:"\e56b\e56b"}.fa-dumpster{--fa:"\f793";--fa--fa:"\f793\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6";--fa--fa:"\f5b6\f5b6"}.fa-building-user{--fa:"\e4da";--fa--fa:"\e4da\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191";--fa--fa:"\f191\f191"}.fa-highlighter{--fa:"\f591";--fa--fa:"\f591\f591"}.fa-key{--fa:"\f084";--fa--fa:"\f084\f084"}.fa-bullhorn{--fa:"\f0a1";--fa--fa:"\f0a1\f0a1"}.fa-globe{--fa:"\f0ac";--fa--fa:"\f0ac\f0ac"}.fa-synagogue{--fa:"\f69b";--fa--fa:"\f69b\f69b"}.fa-person-half-dress{--fa:"\e548";--fa--fa:"\e548\e548"}.fa-road-bridge{--fa:"\e563";--fa--fa:"\e563\e563"}.fa-location-arrow{--fa:"\f124";--fa--fa:"\f124\f124"}.fa-c{--fa:"C";--fa--fa:"CC"}.fa-tablet-button{--fa:"\f10a";--fa--fa:"\f10a\f10a"}.fa-building-lock{--fa:"\e4d6";--fa--fa:"\e4d6\e4d6"}.fa-pizza-slice{--fa:"\f818";--fa--fa:"\f818\f818"}.fa-money-bill-wave{--fa:"\f53a";--fa--fa:"\f53a\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe";--fa--fa:"\f1fe\f1fe"}.fa-house-flag{--fa:"\e50d";--fa--fa:"\e50d\e50d"}.fa-person-circle-minus{--fa:"\e540";--fa--fa:"\e540\e540"}.fa-ban,.fa-cancel{--fa:"\f05e";--fa--fa:"\f05e\f05e"}.fa-camera-rotate{--fa:"\e0d8";--fa--fa:"\e0d8\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0";--fa--fa:"\f5d0\f5d0"}.fa-star{--fa:"\f005";--fa--fa:"\f005\f005"}.fa-repeat{--fa:"\f363";--fa--fa:"\f363\f363"}.fa-cross{--fa:"\f654";--fa--fa:"\f654\f654"}.fa-box{--fa:"\f466";--fa--fa:"\f466\f466"}.fa-venus-mars{--fa:"\f228";--fa--fa:"\f228\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245";--fa--fa:"\f245\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e";--fa--fa:"\f31e\f31e"}.fa-charging-station{--fa:"\f5e7";--fa--fa:"\f5e7\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f";--fa--fa:"\f61f\f61f"}.fa-random,.fa-shuffle{--fa:"\f074";--fa--fa:"\f074\f074"}.fa-person-running,.fa-running{--fa:"\f70c";--fa--fa:"\f70c\f70c"}.fa-mobile-retro{--fa:"\e527";--fa--fa:"\e527\e527"}.fa-grip-lines-vertical{--fa:"\f7a5";--fa--fa:"\f7a5\f7a5"}.fa-spider{--fa:"\f717";--fa--fa:"\f717\f717"}.fa-hands-bound{--fa:"\e4f9";--fa--fa:"\e4f9\e4f9"}.fa-file-invoice-dollar{--fa:"\f571";--fa--fa:"\f571\f571"}.fa-plane-circle-exclamation{--fa:"\e556";--fa--fa:"\e556\e556"}.fa-x-ray{--fa:"\f497";--fa--fa:"\f497\f497"}.fa-spell-check{--fa:"\f891";--fa--fa:"\f891\f891"}.fa-slash{--fa:"\f715";--fa--fa:"\f715\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc";--fa--fa:"\f8cc\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090";--fa--fa:"\f090\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070";--fa--fa:"\e070\e070"}.fa-server{--fa:"\f233";--fa--fa:"\f233\f233"}.fa-virus-covid-slash{--fa:"\e4a9";--fa--fa:"\e4a9\e4a9"}.fa-shop-lock{--fa:"\e4a5";--fa--fa:"\e4a5\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251";--fa--fa:"\f251\f251"}.fa-blender-phone{--fa:"\f6b6";--fa--fa:"\f6b6\f6b6"}.fa-building-wheat{--fa:"\e4db";--fa--fa:"\e4db\e4db"}.fa-person-breastfeeding{--fa:"\e53a";--fa--fa:"\e53a\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6";--fa--fa:"\f2f6\f2f6"}.fa-venus{--fa:"\f221";--fa--fa:"\f221\f221"}.fa-passport{--fa:"\f5ab";--fa--fa:"\f5ab\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f";--fa--fa:"\e68f\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e";--fa--fa:"\f21e\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce";--fa--fa:"\f4ce\f4ce"}.fa-temperature-high{--fa:"\f769";--fa--fa:"\f769\f769"}.fa-microchip{--fa:"\f2db";--fa--fa:"\f2db\f2db"}.fa-crown{--fa:"\f521";--fa--fa:"\f521\f521"}.fa-weight-hanging{--fa:"\f5cd";--fa--fa:"\f5cd\f5cd"}.fa-xmarks-lines{--fa:"\e59a";--fa--fa:"\e59a\e59a"}.fa-file-prescription{--fa:"\f572";--fa--fa:"\f572\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496";--fa--fa:"\f496\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500";--fa--fa:"\f500\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e";--fa--fa:"\f15e\f15e"}.fa-chess-knight{--fa:"\f441";--fa--fa:"\f441\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b";--fa--fa:"\f59b\f59b"}.fa-wheelchair{--fa:"\f193";--fa--fa:"\f193\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa";--fa--fa:"\f0aa\f0aa"}.fa-toggle-on{--fa:"\f205";--fa--fa:"\f205\f205"}.fa-person-walking,.fa-walking{--fa:"\f554";--fa--fa:"\f554\f554"}.fa-l{--fa:"L";--fa--fa:"LL"}.fa-fire{--fa:"\f06d";--fa--fa:"\f06d\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487";--fa--fa:"\f487\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197";--fa--fa:"\f197\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599";--fa--fa:"\f599\f599"}.fa-folder-open{--fa:"\f07c";--fa--fa:"\f07c\f07c"}.fa-heart-circle-plus{--fa:"\e500";--fa--fa:"\e500\e500"}.fa-code-fork{--fa:"\e13b";--fa--fa:"\e13b\e13b"}.fa-city{--fa:"\f64f";--fa--fa:"\f64f\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9";--fa--fa:"\f3c9\f3c9"}.fa-pepper-hot{--fa:"\f816";--fa--fa:"\f816\f816"}.fa-unlock{--fa:"\f09c";--fa--fa:"\f09c\f09c"}.fa-colon-sign{--fa:"\e140";--fa--fa:"\e140\e140"}.fa-headset{--fa:"\f590";--fa--fa:"\f590\f590"}.fa-store-slash{--fa:"\e071";--fa--fa:"\e071\e071"}.fa-road-circle-xmark{--fa:"\e566";--fa--fa:"\e566\e566"}.fa-user-minus{--fa:"\f503";--fa--fa:"\f503\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a";--fa--fa:"\f22a\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f";--fa--fa:"\f79f\f79f"}.fa-clipboard{--fa:"\f328";--fa--fa:"\f328\f328"}.fa-house-circle-exclamation{--fa:"\e50a";--fa--fa:"\e50a\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574";--fa--fa:"\f574\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb";--fa--fa:"\f1eb\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd";--fa--fa:"\f2cd\f2cd"}.fa-underline{--fa:"\f0cd";--fa--fa:"\f0cd\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff";--fa--fa:"\f4ff\f4ff"}.fa-signature{--fa:"\f5b7";--fa--fa:"\f5b7\f5b7"}.fa-stroopwafel{--fa:"\f551";--fa--fa:"\f551\f551"}.fa-bold{--fa:"\f032";--fa--fa:"\f032\f032"}.fa-anchor-lock{--fa:"\e4ad";--fa--fa:"\e4ad\e4ad"}.fa-building-ngo{--fa:"\e4d7";--fa--fa:"\e4d7\e4d7"}.fa-manat-sign{--fa:"\e1d5";--fa--fa:"\e1d5\e1d5"}.fa-not-equal{--fa:"\f53e";--fa--fa:"\f53e\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853";--fa--fa:"\f853\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0";--fa--fa:"\f5a0\f5a0"}.fa-jedi{--fa:"\f669";--fa--fa:"\f669\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681";--fa--fa:"\f681\f681"}.fa-mug-hot{--fa:"\f7b6";--fa--fa:"\f7b6\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df";--fa--fa:"\f5df\f5df"}.fa-gift{--fa:"\f06b";--fa--fa:"\f06b\f06b"}.fa-dice-two{--fa:"\f528";--fa--fa:"\f528\f528"}.fa-chess-queen{--fa:"\f445";--fa--fa:"\f445\f445"}.fa-glasses{--fa:"\f530";--fa--fa:"\f530\f530"}.fa-chess-board{--fa:"\f43c";--fa--fa:"\f43c\f43c"}.fa-building-circle-check{--fa:"\e4d2";--fa--fa:"\e4d2\e4d2"}.fa-person-chalkboard{--fa:"\e53d";--fa--fa:"\e53d\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b";--fa--fa:"\f22b\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255";--fa--fa:"\f255\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151";--fa--fa:"\f151\f151"}.fa-cloud-showers-water{--fa:"\e4e4";--fa--fa:"\e4e4\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080";--fa--fa:"\f080\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e";--fa--fa:"\e05e\e05e"}.fa-less-than-equal{--fa:"\f537";--fa--fa:"\f537\f537"}.fa-train{--fa:"\f238";--fa--fa:"\f238\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8";--fa--fa:"\f2a8\f2a8"}.fa-crow{--fa:"\f520";--fa--fa:"\f520\f520"}.fa-sailboat{--fa:"\e445";--fa--fa:"\e445\e445"}.fa-window-restore{--fa:"\f2d2";--fa--fa:"\f2d2\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe";--fa--fa:"\f0fe\f0fe"}.fa-torii-gate{--fa:"\f6a1";--fa--fa:"\f6a1\f6a1"}.fa-frog{--fa:"\f52e";--fa--fa:"\f52e\f52e"}.fa-bucket{--fa:"\e4cf";--fa--fa:"\e4cf\e4cf"}.fa-image{--fa:"\f03e";--fa--fa:"\f03e\f03e"}.fa-microphone{--fa:"\f130";--fa--fa:"\f130\f130"}.fa-cow{--fa:"\f6c8";--fa--fa:"\f6c8\f6c8"}.fa-caret-up{--fa:"\f0d8";--fa--fa:"\f0d8\f0d8"}.fa-screwdriver{--fa:"\f54a";--fa--fa:"\f54a\f54a"}.fa-folder-closed{--fa:"\e185";--fa--fa:"\e185\e185"}.fa-house-tsunami{--fa:"\e515";--fa--fa:"\e515\e515"}.fa-square-nfi{--fa:"\e576";--fa--fa:"\e576\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5";--fa--fa:"\e4b5\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b";--fa--fa:"\f57b\f57b"}.fa-square-binary{--fa:"\e69b";--fa--fa:"\e69b\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea";--fa--fa:"\f2ea\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db";--fa--fa:"\f0db\f0db"}.fa-lemon{--fa:"\f094";--fa--fa:"\f094\f094"}.fa-head-side-mask{--fa:"\e063";--fa--fa:"\e063\e063"}.fa-handshake{--fa:"\f2b5";--fa--fa:"\f2b5\f2b5"}.fa-gem{--fa:"\f3a5";--fa--fa:"\f3a5\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472";--fa--fa:"\f472\f472"}.fa-smoking{--fa:"\f48d";--fa--fa:"\f48d\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c";--fa--fa:"\f78c\f78c"}.fa-monument{--fa:"\f5a6";--fa--fa:"\f5a6\f5a6"}.fa-snowplow{--fa:"\f7d2";--fa--fa:"\f7d2\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101";--fa--fa:"\f101\f101"}.fa-cannabis{--fa:"\f55f";--fa--fa:"\f55f\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144";--fa--fa:"\f144\f144"}.fa-tablets{--fa:"\f490";--fa--fa:"\f490\f490"}.fa-ethernet{--fa:"\f796";--fa--fa:"\f796\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153";--fa--fa:"\f153\f153"}.fa-chair{--fa:"\f6c0";--fa--fa:"\f6c0\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058";--fa--fa:"\f058\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d";--fa--fa:"\f28d\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568";--fa--fa:"\f568\f568"}.fa-plate-wheat{--fa:"\e55a";--fa--fa:"\e55a\e55a"}.fa-icicles{--fa:"\f7ad";--fa--fa:"\f7ad\f7ad"}.fa-person-shelter{--fa:"\e54f";--fa--fa:"\e54f\e54f"}.fa-neuter{--fa:"\f22c";--fa--fa:"\f22c\f22c"}.fa-id-badge{--fa:"\f2c1";--fa--fa:"\f2c1\f2c1"}.fa-marker{--fa:"\f5a1";--fa--fa:"\f5a1\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a";--fa--fa:"\f59a\f59a"}.fa-helicopter-symbol{--fa:"\e502";--fa--fa:"\e502\e502"}.fa-universal-access{--fa:"\f29a";--fa--fa:"\f29a\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139";--fa--fa:"\f139\f139"}.fa-lari-sign{--fa:"\e1c8";--fa--fa:"\e1c8\e1c8"}.fa-volcano{--fa:"\f770";--fa--fa:"\f770\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553";--fa--fa:"\e553\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154";--fa--fa:"\f154\f154"}.fa-viruses{--fa:"\e076";--fa--fa:"\e076\e076"}.fa-square-person-confined{--fa:"\e577";--fa--fa:"\e577\e577"}.fa-user-tie{--fa:"\f508";--fa--fa:"\f508\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175";--fa--fa:"\f175\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e";--fa--fa:"\e57e\e57e"}.fa-certificate{--fa:"\f0a3";--fa--fa:"\f0a3\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122";--fa--fa:"\f122\f122"}.fa-suitcase{--fa:"\f0f2";--fa--fa:"\f0f2\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5";--fa--fa:"\f7c5\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662";--fa--fa:"\f662\f662"}.fa-camera-retro{--fa:"\f083";--fa--fa:"\f083\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab";--fa--fa:"\f0ab\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f";--fa--fa:"\f56f\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c";--fa--fa:"\f14c\f14c"}.fa-box-open{--fa:"\f49e";--fa--fa:"\f49e\f49e"}.fa-scroll{--fa:"\f70e";--fa--fa:"\f70e\f70e"}.fa-spa{--fa:"\f5bb";--fa--fa:"\f5bb\f5bb"}.fa-location-pin-lock{--fa:"\e51f";--fa--fa:"\e51f\e51f"}.fa-pause{--fa:"\f04c";--fa--fa:"\f04c\f04c"}.fa-hill-avalanche{--fa:"\e507";--fa--fa:"\e507\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb";--fa--fa:"\f2cb\f2cb"}.fa-bomb{--fa:"\f1e2";--fa--fa:"\f1e2\f1e2"}.fa-registered{--fa:"\f25d";--fa--fa:"\f25d\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb";--fa--fa:"\f2bb\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516";--fa--fa:"\f516\f516"}.fa-subscript{--fa:"\f12c";--fa--fa:"\f12c\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb";--fa--fa:"\f5eb\f5eb"}.fa-burst{--fa:"\e4dc";--fa--fa:"\e4dc\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066";--fa--fa:"\e066\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8";--fa--fa:"\f5c8\f5c8"}.fa-money-bills{--fa:"\e1f3";--fa--fa:"\e1f3\e1f3"}.fa-smog{--fa:"\f75f";--fa--fa:"\f75f\f75f"}.fa-crutch{--fa:"\f7f7";--fa--fa:"\f7f7\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee";--fa--fa:"\f0ee\f0ee"}.fa-palette{--fa:"\f53f";--fa--fa:"\f53f\f53f"}.fa-arrows-turn-right{--fa:"\e4c0";--fa--fa:"\e4c0\e4c0"}.fa-vest{--fa:"\e085";--fa--fa:"\e085\e085"}.fa-ferry{--fa:"\e4ea";--fa--fa:"\e4ea\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9";--fa--fa:"\e4b9\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8";--fa--fa:"\f4d8\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337";--fa--fa:"\f337\f337"}.fa-boxes-packing{--fa:"\e4c7";--fa--fa:"\e4c7\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8";--fa--fa:"\f0a8\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6";--fa--fa:"\e4f6\e4f6"}.fa-bowl-food{--fa:"\e4c6";--fa--fa:"\e4c6\e4c6"}.fa-candy-cane{--fa:"\f786";--fa--fa:"\f786\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160";--fa--fa:"\f160\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c";--fa--fa:"\f76c\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d";--fa--fa:"\f87d\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da";--fa--fa:"\f4da\f4da"}.fa-file-word{--fa:"\f1c2";--fa--fa:"\f1c2\f1c2"}.fa-file-powerpoint{--fa:"\f1c4";--fa--fa:"\f1c4\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e";--fa--fa:"\f07e\f07e"}.fa-house-lock{--fa:"\e510";--fa--fa:"\e510\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed";--fa--fa:"\f0ed\f0ed"}.fa-children{--fa:"\e4e1";--fa--fa:"\e4e1\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b";--fa--fa:"\f51b\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa";--fa--fa:"\f4fa\f4fa"}.fa-envelope-open{--fa:"\f2b6";--fa--fa:"\f2b6\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f";--fa--fa:"\e05f\e05f"}.fa-mattress-pillow{--fa:"\e525";--fa--fa:"\e525\e525"}.fa-guarani-sign{--fa:"\e19a";--fa--fa:"\e19a\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021";--fa--fa:"\f021\f021"}.fa-fire-extinguisher{--fa:"\f134";--fa--fa:"\f134\f134"}.fa-cruzeiro-sign{--fa:"\e152";--fa--fa:"\e152\e152"}.fa-greater-than-equal{--fa:"\f532";--fa--fa:"\f532\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed";--fa--fa:"\f3ed\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558";--fa--fa:"\f558\f558"}.fa-virus{--fa:"\e074";--fa--fa:"\e074\e074"}.fa-envelope-circle-check{--fa:"\e4e8";--fa--fa:"\e4e8\e4e8"}.fa-layer-group{--fa:"\f5fd";--fa--fa:"\f5fd\f5fd"}.fa-arrows-to-dot{--fa:"\e4be";--fa--fa:"\e4be\e4be"}.fa-archway{--fa:"\f557";--fa--fa:"\f557\f557"}.fa-heart-circle-check{--fa:"\e4fd";--fa--fa:"\e4fd\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1";--fa--fa:"\f6f1\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6";--fa--fa:"\f1c6\f1c6"}.fa-square{--fa:"\f0c8";--fa--fa:"\f0c8\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000";--fa--fa:"\f000\f000"}.fa-couch{--fa:"\f4b8";--fa--fa:"\f4b8\f4b8"}.fa-cedi-sign{--fa:"\e0df";--fa--fa:"\e0df\e0df"}.fa-italic{--fa:"\f033";--fa--fa:"\f033\f033"}.fa-table-cells-column-lock{--fa:"\e678";--fa--fa:"\e678\e678"}.fa-church{--fa:"\f51d";--fa--fa:"\f51d\f51d"}.fa-comments-dollar{--fa:"\f653";--fa--fa:"\f653\f653"}.fa-democrat{--fa:"\f747";--fa--fa:"\f747\f747"}.fa-z{--fa:"Z";--fa--fa:"ZZ"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9";--fa--fa:"\f7c9\f7c9"}.fa-road-lock{--fa:"\e567";--fa--fa:"\e567\e567"}.fa-a{--fa:"A";--fa--fa:"AA"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f";--fa--fa:"\e03f\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b";--fa--fa:"\f56b\f56b"}.fa-p{--fa:"P";--fa--fa:"PP"}.fa-snowflake{--fa:"\f2dc";--fa--fa:"\f2dc\f2dc"}.fa-newspaper{--fa:"\f1ea";--fa--fa:"\f1ea\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641";--fa--fa:"\f641\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9";--fa--fa:"\f0a9\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b";--fa--fa:"\e17b\e17b"}.fa-locust{--fa:"\e520";--fa--fa:"\e520\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc";--fa--fa:"\f0dc\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb";--fa--fa:"\f0cb\f0cb"}.fa-person-dress-burst{--fa:"\e544";--fa--fa:"\e544\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d";--fa--fa:"\f53d\f53d"}.fa-vector-square{--fa:"\f5cb";--fa--fa:"\f5cb\f5cb"}.fa-bread-slice{--fa:"\f7ec";--fa--fa:"\f7ec\f7ec"}.fa-language{--fa:"\f1ab";--fa--fa:"\f1ab\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598";--fa--fa:"\f598\f598"}.fa-filter{--fa:"\f0b0";--fa--fa:"\f0b0\f0b0"}.fa-question{--fa:"?";--fa--fa:"??"}.fa-file-signature{--fa:"\f573";--fa--fa:"\f573\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2";--fa--fa:"\f0b2\f0b2"}.fa-house-chimney-user{--fa:"\e065";--fa--fa:"\e065\e065"}.fa-hand-holding-heart{--fa:"\f4be";--fa--fa:"\f4be\f4be"}.fa-puzzle-piece{--fa:"\f12e";--fa--fa:"\f12e\f12e"}.fa-money-check{--fa:"\f53c";--fa--fa:"\f53c\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0";--fa--fa:"\f5c0\f5c0"}.fa-code{--fa:"\f121";--fa--fa:"\f121\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0";--fa--fa:"\f7a0\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3";--fa--fa:"\e4d3\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522";--fa--fa:"\e522\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e";--fa--fa:"\f08e\f08e"}.fa-cubes-stacked{--fa:"\e4e6";--fa--fa:"\e4e6\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159";--fa--fa:"\f159\f159"}.fa-virus-covid{--fa:"\e4a8";--fa--fa:"\e4a8\e4a8"}.fa-austral-sign{--fa:"\e0a9";--fa--fa:"\e0a9\e0a9"}.fa-f{--fa:"F";--fa--fa:"FF"}.fa-leaf{--fa:"\f06c";--fa--fa:"\f06c\f06c"}.fa-road{--fa:"\f018";--fa--fa:"\f018\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba";--fa--fa:"\f1ba\f1ba"}.fa-person-circle-plus{--fa:"\e541";--fa--fa:"\e541\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200";--fa--fa:"\f200\f200"}.fa-bolt-lightning{--fa:"\e0b7";--fa--fa:"\e0b7\e0b7"}.fa-sack-xmark{--fa:"\e56a";--fa--fa:"\e56a\e56a"}.fa-file-excel{--fa:"\f1c3";--fa--fa:"\f1c3\f1c3"}.fa-file-contract{--fa:"\f56c";--fa--fa:"\f56c\f56c"}.fa-fish-fins{--fa:"\e4f2";--fa--fa:"\e4f2\e4f2"}.fa-building-flag{--fa:"\e4d5";--fa--fa:"\e4d5\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582";--fa--fa:"\f582\f582"}.fa-object-ungroup{--fa:"\f248";--fa--fa:"\f248\f248"}.fa-poop{--fa:"\f619";--fa--fa:"\f619\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041";--fa--fa:"\f041\f041"}.fa-kaaba{--fa:"\f66b";--fa--fa:"\f66b\f66b"}.fa-toilet-paper{--fa:"\f71e";--fa--fa:"\f71e\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807";--fa--fa:"\f807\f807"}.fa-eject{--fa:"\f052";--fa--fa:"\f052\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a";--fa--fa:"\f35a\f35a"}.fa-plane-circle-check{--fa:"\e555";--fa--fa:"\e555\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5";--fa--fa:"\f5a5\f5a5"}.fa-object-group{--fa:"\f247";--fa--fa:"\f247\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201";--fa--fa:"\f201\f201"}.fa-mask-ventilator{--fa:"\e524";--fa--fa:"\e524\e524"}.fa-arrow-right{--fa:"\f061";--fa--fa:"\f061\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277";--fa--fa:"\f277\f277"}.fa-cash-register{--fa:"\f788";--fa--fa:"\f788\f788"}.fa-person-circle-question{--fa:"\e542";--fa--fa:"\e542\e542"}.fa-h{--fa:"H";--fa--fa:"HH"}.fa-tarp{--fa:"\e57b";--fa--fa:"\e57b\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9";--fa--fa:"\f7d9\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf";--fa--fa:"\e4bf\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b";--fa--fa:"\e55b\e55b"}.fa-heart{--fa:"\f004";--fa--fa:"\f004\f004"}.fa-mars-and-venus{--fa:"\f224";--fa--fa:"\f224\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0";--fa--fa:"\e1b0\e1b0"}.fa-dumpster-fire{--fa:"\f794";--fa--fa:"\f794\f794"}.fa-house-crack{--fa:"\e3b1";--fa--fa:"\e3b1\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561";--fa--fa:"\f561\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2";--fa--fa:"\f5c2\f5c2"}.fa-bottle-water{--fa:"\e4c5";--fa--fa:"\e4c5\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b";--fa--fa:"\f28b\f28b"}.fa-toilet-paper-slash{--fa:"\e072";--fa--fa:"\e072\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1";--fa--fa:"\f5d1\f5d1"}.fa-kitchen-set{--fa:"\e51a";--fa--fa:"\e51a\e51a"}.fa-r{--fa:"R";--fa--fa:"RR"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca";--fa--fa:"\f2ca\f2ca"}.fa-cube{--fa:"\f1b2";--fa--fa:"\f1b2\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4";--fa--fa:"\e0b4\e0b4"}.fa-shield-dog{--fa:"\e573";--fa--fa:"\e573\e573"}.fa-solar-panel{--fa:"\f5ba";--fa--fa:"\f5ba\f5ba"}.fa-lock-open{--fa:"\f3c1";--fa--fa:"\f3c1\f3c1"}.fa-elevator{--fa:"\e16d";--fa--fa:"\e16d\e16d"}.fa-money-bill-transfer{--fa:"\e528";--fa--fa:"\e528\e528"}.fa-money-bill-trend-up{--fa:"\e529";--fa--fa:"\e529\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f";--fa--fa:"\e50f\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682";--fa--fa:"\f682\f682"}.fa-circle{--fa:"\f111";--fa--fa:"\f111\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049";--fa--fa:"\f049\f049"}.fa-recycle{--fa:"\f1b8";--fa--fa:"\f1b8\f1b8"}.fa-user-astronaut{--fa:"\f4fb";--fa--fa:"\f4fb\f4fb"}.fa-plane-slash{--fa:"\e069";--fa--fa:"\e069\e069"}.fa-trademark{--fa:"\f25c";--fa--fa:"\f25c\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434";--fa--fa:"\f434\f434"}.fa-satellite-dish{--fa:"\f7c0";--fa--fa:"\f7c0\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b";--fa--fa:"\f35b\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd";--fa--fa:"\f3cd\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028";--fa--fa:"\f028\f028"}.fa-users-rays{--fa:"\e593";--fa--fa:"\e593\e593"}.fa-wallet{--fa:"\f555";--fa--fa:"\f555\f555"}.fa-clipboard-check{--fa:"\f46c";--fa--fa:"\f46c\f46c"}.fa-file-audio{--fa:"\f1c7";--fa--fa:"\f1c7\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805";--fa--fa:"\f805\f805"}.fa-wrench{--fa:"\f0ad";--fa--fa:"\f0ad\f0ad"}.fa-bugs{--fa:"\e4d0";--fa--fa:"\e4d0\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156";--fa--fa:"\f156\f156"}.fa-file-image{--fa:"\f1c5";--fa--fa:"\f1c5\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059";--fa--fa:"\f059\f059"}.fa-plane-departure{--fa:"\f5b0";--fa--fa:"\f5b0\f5b0"}.fa-handshake-slash{--fa:"\e060";--fa--fa:"\e060\e060"}.fa-book-bookmark{--fa:"\e0bb";--fa--fa:"\e0bb\e0bb"}.fa-code-branch{--fa:"\f126";--fa--fa:"\f126\f126"}.fa-hat-cowboy{--fa:"\f8c0";--fa--fa:"\f8c0\f8c0"}.fa-bridge{--fa:"\e4c8";--fa--fa:"\e4c8\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879";--fa--fa:"\f879\f879"}.fa-truck-front{--fa:"\e2b7";--fa--fa:"\e2b7\e2b7"}.fa-cat{--fa:"\f6be";--fa--fa:"\f6be\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab";--fa--fa:"\e4ab\e4ab"}.fa-truck-field{--fa:"\e58d";--fa--fa:"\e58d\e58d"}.fa-route{--fa:"\f4d7";--fa--fa:"\f4d7\f4d7"}.fa-clipboard-question{--fa:"\e4e3";--fa--fa:"\e4e3\e4e3"}.fa-panorama{--fa:"\e209";--fa--fa:"\e209\e209"}.fa-comment-medical{--fa:"\f7f5";--fa--fa:"\f7f5\f7f5"}.fa-teeth-open{--fa:"\f62f";--fa--fa:"\f62f\f62f"}.fa-file-circle-minus{--fa:"\e4ed";--fa--fa:"\e4ed\e4ed"}.fa-tags{--fa:"\f02c";--fa--fa:"\f02c\f02c"}.fa-wine-glass{--fa:"\f4e3";--fa--fa:"\f4e3\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050";--fa--fa:"\f050\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4";--fa--fa:"\f5a4\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540";--fa--fa:"\f540\f540"}.fa-house-signal{--fa:"\e012";--fa--fa:"\e012\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828";--fa--fa:"\f828\f828"}.fa-faucet-drip{--fa:"\e006";--fa--fa:"\e006\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474";--fa--fa:"\f474\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d";--fa--fa:"\f54d\f54d"}.fa-terminal{--fa:"\f120";--fa--fa:"\f120\f120"}.fa-mobile-button{--fa:"\f10b";--fa--fa:"\f10b\f10b"}.fa-house-medical-flag{--fa:"\e514";--fa--fa:"\e514\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291";--fa--fa:"\f291\f291"}.fa-tape{--fa:"\f4db";--fa--fa:"\f4db\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e";--fa--fa:"\f55e\f55e"}.fa-eye{--fa:"\f06e";--fa--fa:"\f06e\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3";--fa--fa:"\f5b3\f5b3"}.fa-audio-description{--fa:"\f29e";--fa--fa:"\f29e\f29e"}.fa-person-military-to-person{--fa:"\e54c";--fa--fa:"\e54c\e54c"}.fa-file-shield{--fa:"\e4f0";--fa--fa:"\e4f0\e4f0"}.fa-user-slash{--fa:"\f506";--fa--fa:"\f506\f506"}.fa-pen{--fa:"\f304";--fa--fa:"\f304\f304"}.fa-tower-observation{--fa:"\e586";--fa--fa:"\e586\e586"}.fa-file-code{--fa:"\f1c9";--fa--fa:"\f1c9\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012";--fa--fa:"\f012\f012"}.fa-bus{--fa:"\f207";--fa--fa:"\f207\f207"}.fa-heart-circle-xmark{--fa:"\e501";--fa--fa:"\e501\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af";--fa--fa:"\e3af\e3af"}.fa-window-maximize{--fa:"\f2d0";--fa--fa:"\f2d0\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119";--fa--fa:"\f119\f119"}.fa-prescription{--fa:"\f5b1";--fa--fa:"\f5b1\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f";--fa--fa:"\f54f\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7";--fa--fa:"\f0c7\f0c7"}.fa-vihara{--fa:"\f6a7";--fa--fa:"\f6a7\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515";--fa--fa:"\f515\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de";--fa--fa:"\f0de\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad";--fa--fa:"\f4ad\f4ad"}.fa-plant-wilt{--fa:"\e5aa";--fa--fa:"\e5aa\e5aa"}.fa-diamond{--fa:"\f219";--fa--fa:"\f219\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585";--fa--fa:"\f585\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0";--fa--fa:"\f4c0\f4c0"}.fa-chart-diagram{--fa:"\e695";--fa--fa:"\e695\e695"}.fa-bacterium{--fa:"\e05a";--fa--fa:"\e05a\e05a"}.fa-hand-pointer{--fa:"\f25a";--fa--fa:"\f25a\f25a"}.fa-drum-steelpan{--fa:"\f56a";--fa--fa:"\f56a\f56a"}.fa-hand-scissors{--fa:"\f257";--fa--fa:"\f257\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684";--fa--fa:"\f684\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e";--fa--fa:"\f01e\f01e"}.fa-biohazard{--fa:"\f780";--fa--fa:"\f780\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601";--fa--fa:"\f601\f601"}.fa-mars-double{--fa:"\f227";--fa--fa:"\f227\f227"}.fa-child-dress{--fa:"\e59c";--fa--fa:"\e59c\e59c"}.fa-users-between-lines{--fa:"\e591";--fa--fa:"\e591\e591"}.fa-lungs-virus{--fa:"\e067";--fa--fa:"\e067\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588";--fa--fa:"\f588\f588"}.fa-phone{--fa:"\f095";--fa--fa:"\f095\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273";--fa--fa:"\f273\f273"}.fa-child-reaching{--fa:"\e59d";--fa--fa:"\e59d\e59d"}.fa-head-side-virus{--fa:"\e064";--fa--fa:"\e064\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe";--fa--fa:"\f4fe\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163";--fa--fa:"\f163\f163"}.fa-door-closed{--fa:"\f52a";--fa--fa:"\f52a\f52a"}.fa-shield-virus{--fa:"\e06c";--fa--fa:"\e06c\e06c"}.fa-dice-six{--fa:"\f526";--fa--fa:"\f526\f526"}.fa-mosquito-net{--fa:"\e52c";--fa--fa:"\e52c\e52c"}.fa-file-fragment{--fa:"\e697";--fa--fa:"\e697\e697"}.fa-bridge-water{--fa:"\e4ce";--fa--fa:"\e4ce\e4ce"}.fa-person-booth{--fa:"\f756";--fa--fa:"\f756\f756"}.fa-text-width{--fa:"\f035";--fa--fa:"\f035\f035"}.fa-hat-wizard{--fa:"\f6e8";--fa--fa:"\f6e8\f6e8"}.fa-pen-fancy{--fa:"\f5ac";--fa--fa:"\f5ac\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e";--fa--fa:"\f85e\f85e"}.fa-trash{--fa:"\f1f8";--fa--fa:"\f1f8\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629";--fa--fa:"\f629\f629"}.fa-book-medical{--fa:"\f7e6";--fa--fa:"\f7e6\f7e6"}.fa-poo{--fa:"\f2fe";--fa--fa:"\f2fe\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e";--fa--fa:"\f10e\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553";--fa--fa:"\f553\f553"}.fa-cubes{--fa:"\f1b3";--fa--fa:"\f1b3\f1b3"}.fa-divide{--fa:"\f529";--fa--fa:"\f529\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7";--fa--fa:"\f7d7\f7d7"}.fa-headphones{--fa:"\f025";--fa--fa:"\f025\f025"}.fa-hands-holding{--fa:"\f4c2";--fa--fa:"\f4c2\f4c2"}.fa-hands-clapping{--fa:"\e1a8";--fa--fa:"\e1a8\e1a8"}.fa-republican{--fa:"\f75e";--fa--fa:"\f75e\f75e"}.fa-arrow-left{--fa:"\f060";--fa--fa:"\f060\f060"}.fa-person-circle-xmark{--fa:"\e543";--fa--fa:"\e543\e543"}.fa-ruler{--fa:"\f545";--fa--fa:"\f545\f545"}.fa-align-left{--fa:"\f036";--fa--fa:"\f036\f036"}.fa-dice-d6{--fa:"\f6d1";--fa--fa:"\f6d1\f6d1"}.fa-restroom{--fa:"\f7bd";--fa--fa:"\f7bd\f7bd"}.fa-j{--fa:"J";--fa--fa:"JJ"}.fa-users-viewfinder{--fa:"\e595";--fa--fa:"\e595\e595"}.fa-file-video{--fa:"\f1c8";--fa--fa:"\f1c8\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d";--fa--fa:"\f35d\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a";--fa--fa:"\f00a\f00a"}.fa-file-pdf{--fa:"\f1c1";--fa--fa:"\f1c1\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647";--fa--fa:"\f647\f647"}.fa-o{--fa:"O";--fa--fa:"OO"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa";--fa--fa:"\f0fa\f0fa"}.fa-user-secret{--fa:"\f21b";--fa--fa:"\f21b\f21b"}.fa-otter{--fa:"\f700";--fa--fa:"\f700\f700"}.fa-female,.fa-person-dress{--fa:"\f182";--fa--fa:"\f182\f182"}.fa-comment-dollar{--fa:"\f651";--fa--fa:"\f651\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a";--fa--fa:"\f64a\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009";--fa--fa:"\f009\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827";--fa--fa:"\f827\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0";--fa--fa:"\f2a0\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1";--fa--fa:"\f8c1\f8c1"}.fa-clipboard-user{--fa:"\f7f3";--fa--fa:"\f7f3\f7f3"}.fa-child{--fa:"\f1ae";--fa--fa:"\f1ae\f1ae"}.fa-lira-sign{--fa:"\f195";--fa--fa:"\f195\f195"}.fa-satellite{--fa:"\f7bf";--fa--fa:"\f7bf\f7bf"}.fa-plane-lock{--fa:"\e558";--fa--fa:"\e558\e558"}.fa-tag{--fa:"\f02b";--fa--fa:"\f02b\f02b"}.fa-comment{--fa:"\f075";--fa--fa:"\f075\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd";--fa--fa:"\f1fd\f1fd"}.fa-envelope{--fa:"\f0e0";--fa--fa:"\f0e0\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102";--fa--fa:"\f102\f102"}.fa-paperclip{--fa:"\f0c6";--fa--fa:"\f0c6\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3";--fa--fa:"\e4b3\e4b3"}.fa-ribbon{--fa:"\f4d6";--fa--fa:"\f4d6\f4d6"}.fa-lungs{--fa:"\f604";--fa--fa:"\f604\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887";--fa--fa:"\f887\f887"}.fa-litecoin-sign{--fa:"\e1d3";--fa--fa:"\e1d3\e1d3"}.fa-border-none{--fa:"\f850";--fa--fa:"\f850\f850"}.fa-circle-nodes{--fa:"\e4e2";--fa--fa:"\e4e2\e4e2"}.fa-parachute-box{--fa:"\f4cd";--fa--fa:"\f4cd\f4cd"}.fa-indent{--fa:"\f03c";--fa--fa:"\f03c\f03c"}.fa-truck-field-un{--fa:"\e58e";--fa--fa:"\e58e\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254";--fa--fa:"\f254\f254"}.fa-mountain{--fa:"\f6fc";--fa--fa:"\f6fc\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0";--fa--fa:"\f0f0\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a";--fa--fa:"\f05a\f05a"}.fa-cloud-meatball{--fa:"\f73b";--fa--fa:"\f73b\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030";--fa--fa:"\f030\f030"}.fa-square-virus{--fa:"\e578";--fa--fa:"\e578\e578"}.fa-meteor{--fa:"\f753";--fa--fa:"\f753\f753"}.fa-car-on{--fa:"\e4dd";--fa--fa:"\e4dd\e4dd"}.fa-sleigh{--fa:"\f7cc";--fa--fa:"\f7cc\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162";--fa--fa:"\f162\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1";--fa--fa:"\f4c1\f4c1"}.fa-water{--fa:"\f773";--fa--fa:"\f773\f773"}.fa-calendar-check{--fa:"\f274";--fa--fa:"\f274\f274"}.fa-braille{--fa:"\f2a1";--fa--fa:"\f2a1\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486";--fa--fa:"\f486\f486"}.fa-landmark{--fa:"\f66f";--fa--fa:"\f66f\f66f"}.fa-truck{--fa:"\f0d1";--fa--fa:"\f0d1\f0d1"}.fa-crosshairs{--fa:"\f05b";--fa--fa:"\f05b\f05b"}.fa-person-cane{--fa:"\e53c";--fa--fa:"\e53c\e53c"}.fa-tent{--fa:"\e57d";--fa--fa:"\e57d\e57d"}.fa-vest-patches{--fa:"\e086";--fa--fa:"\e086\e086"}.fa-check-double{--fa:"\f560";--fa--fa:"\f560\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d";--fa--fa:"\f15d\f15d"}.fa-money-bill-wheat{--fa:"\e52a";--fa--fa:"\e52a\e52a"}.fa-cookie{--fa:"\f563";--fa--fa:"\f563\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2";--fa--fa:"\f0e2\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0";--fa--fa:"\f0a0\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586";--fa--fa:"\f586\f586"}.fa-dumbbell{--fa:"\f44b";--fa--fa:"\f44b\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022";--fa--fa:"\f022\f022"}.fa-tarp-droplet{--fa:"\e57c";--fa--fa:"\e57c\e57c"}.fa-house-medical-circle-check{--fa:"\e511";--fa--fa:"\e511\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca";--fa--fa:"\f7ca\f7ca"}.fa-calendar-plus{--fa:"\f271";--fa--fa:"\f271\f271"}.fa-plane-arrival{--fa:"\f5af";--fa--fa:"\f5af\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359";--fa--fa:"\f359\f359"}.fa-subway,.fa-train-subway{--fa:"\f239";--fa--fa:"\f239\f239"}.fa-chart-gantt{--fa:"\e0e4";--fa--fa:"\e0e4\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc";--fa--fa:"\e1bc\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565";--fa--fa:"\f565\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1";--fa--fa:"\f3d1\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a";--fa--fa:"\f30a\f30a"}.fa-dna{--fa:"\f471";--fa--fa:"\f471\f471"}.fa-virus-slash{--fa:"\e075";--fa--fa:"\e075\e075"}.fa-minus,.fa-subtract{--fa:"\f068";--fa--fa:"\f068\f068"}.fa-chess{--fa:"\f439";--fa--fa:"\f439\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177";--fa--fa:"\f177\f177"}.fa-plug-circle-check{--fa:"\e55c";--fa--fa:"\e55c\e55c"}.fa-street-view{--fa:"\f21d";--fa--fa:"\f21d\f21d"}.fa-franc-sign{--fa:"\e18f";--fa--fa:"\e18f\e18f"}.fa-volume-off{--fa:"\f026";--fa--fa:"\f026\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3";--fa--fa:"\f2a3\f2a3"}.fa-cog,.fa-gear{--fa:"\f013";--fa--fa:"\f013\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7";--fa--fa:"\f5c7\f5c7"}.fa-mosque{--fa:"\f678";--fa--fa:"\f678\f678"}.fa-mosquito{--fa:"\e52b";--fa--fa:"\e52b\e52b"}.fa-star-of-david{--fa:"\f69a";--fa--fa:"\f69a\f69a"}.fa-person-military-rifle{--fa:"\e54b";--fa--fa:"\e54b\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a";--fa--fa:"\f07a\f07a"}.fa-vials{--fa:"\f493";--fa--fa:"\f493\f493"}.fa-plug-circle-plus{--fa:"\e55f";--fa--fa:"\e55f\e55f"}.fa-place-of-worship{--fa:"\f67f";--fa--fa:"\f67f\f67f"}.fa-grip-vertical{--fa:"\f58e";--fa--fa:"\f58e\f58e"}.fa-hexagon-nodes{--fa:"\e699";--fa--fa:"\e699\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148";--fa--fa:"\f148\f148"}.fa-u{--fa:"U";--fa--fa:"UU"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698";--fa--fa:"\f698\f698"}.fa-clock,.fa-clock-four{--fa:"\f017";--fa--fa:"\f017\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048";--fa--fa:"\f048\f048"}.fa-pallet{--fa:"\f482";--fa--fa:"\f482\f482"}.fa-faucet{--fa:"\e005";--fa--fa:"\e005\e005"}.fa-baseball-bat-ball{--fa:"\f432";--fa--fa:"\f432\f432"}.fa-s{--fa:"S";--fa--fa:"SS"}.fa-timeline{--fa:"\e29c";--fa--fa:"\e29c\e29c"}.fa-keyboard{--fa:"\f11c";--fa--fa:"\f11c\f11c"}.fa-caret-down{--fa:"\f0d7";--fa--fa:"\f0d7\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2";--fa--fa:"\f7f2\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8";--fa--fa:"\f2c8\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf";--fa--fa:"\f3cf\f3cf"}.fa-plane-up{--fa:"\e22d";--fa--fa:"\e22d\e22d"}.fa-piggy-bank{--fa:"\f4d3";--fa--fa:"\f4d3\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242";--fa--fa:"\f242\f242"}.fa-mountain-city{--fa:"\e52e";--fa--fa:"\e52e\e52e"}.fa-coins{--fa:"\f51e";--fa--fa:"\f51e\f51e"}.fa-khanda{--fa:"\f66d";--fa--fa:"\f66d\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de";--fa--fa:"\f1de\f1de"}.fa-folder-tree{--fa:"\f802";--fa--fa:"\f802\f802"}.fa-network-wired{--fa:"\f6ff";--fa--fa:"\f6ff\f6ff"}.fa-map-pin{--fa:"\f276";--fa--fa:"\f276\f276"}.fa-hamsa{--fa:"\f665";--fa--fa:"\f665\f665"}.fa-cent-sign{--fa:"\e3f5";--fa--fa:"\e3f5\e3f5"}.fa-flask{--fa:"\f0c3";--fa--fa:"\f0c3\f0c3"}.fa-person-pregnant{--fa:"\e31e";--fa--fa:"\e31e\e31e"}.fa-wand-sparkles{--fa:"\f72b";--fa--fa:"\f72b\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142";--fa--fa:"\f142\f142"}.fa-ticket{--fa:"\f145";--fa--fa:"\f145\f145"}.fa-power-off{--fa:"\f011";--fa--fa:"\f011\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b";--fa--fa:"\f30b\f30b"}.fa-flag-usa{--fa:"\f74d";--fa--fa:"\f74d\f74d"}.fa-laptop-file{--fa:"\e51d";--fa--fa:"\e51d\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4";--fa--fa:"\f1e4\f1e4"}.fa-diagram-next{--fa:"\e476";--fa--fa:"\e476\e476"}.fa-person-rifle{--fa:"\e54e";--fa--fa:"\e54e\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512";--fa--fa:"\e512\e512"}.fa-closed-captioning{--fa:"\f20a";--fa--fa:"\f20a\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec";--fa--fa:"\f6ec\f6ec"}.fa-venus-double{--fa:"\f226";--fa--fa:"\f226\f226"}.fa-images{--fa:"\f302";--fa--fa:"\f302\f302"}.fa-calculator{--fa:"\f1ec";--fa--fa:"\f1ec\f1ec"}.fa-people-pulling{--fa:"\e535";--fa--fa:"\e535\e535"}.fa-n{--fa:"N";--fa--fa:"NN"}.fa-cable-car,.fa-tram{--fa:"\f7da";--fa--fa:"\f7da\f7da"}.fa-cloud-rain{--fa:"\f73d";--fa--fa:"\f73d\f73d"}.fa-building-circle-xmark{--fa:"\e4d4";--fa--fa:"\e4d4\e4d4"}.fa-ship{--fa:"\f21a";--fa--fa:"\f21a\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8";--fa--fa:"\e4b8\e4b8"}.fa-download{--fa:"\f019";--fa--fa:"\f019\f019"}.fa-face-grin,.fa-grin{--fa:"\f580";--fa--fa:"\f580\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a";--fa--fa:"\f55a\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb";--fa--fa:"\f1fb\f1fb"}.fa-file-circle-check{--fa:"\e5a0";--fa--fa:"\e5a0\e5a0"}.fa-forward{--fa:"\f04e";--fa--fa:"\f04e\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce";--fa--fa:"\f3ce\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a";--fa--fa:"\f11a\f11a"}.fa-align-center{--fa:"\f037";--fa--fa:"\f037\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7";--fa--fa:"\f6b7\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2";--fa--fa:"\f2c2\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b";--fa--fa:"\f03b\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe";--fa--fa:"\e4fe\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015";--fa--fa:"\f015\f015"}.fa-calendar-week{--fa:"\f784";--fa--fa:"\f784\f784"}.fa-laptop-medical{--fa:"\f812";--fa--fa:"\f812\f812"}.fa-b{--fa:"B";--fa--fa:"BB"}.fa-file-medical{--fa:"\f477";--fa--fa:"\f477\f477"}.fa-dice-one{--fa:"\f525";--fa--fa:"\f525\f525"}.fa-kiwi-bird{--fa:"\f535";--fa--fa:"\f535\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec";--fa--fa:"\f0ec\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9";--fa--fa:"\f2f9\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7";--fa--fa:"\f2e7\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161";--fa--fa:"\f161\f161"}.fa-mill-sign{--fa:"\e1ed";--fa--fa:"\e1ed\e1ed"}.fa-bowl-rice{--fa:"\e2eb";--fa--fa:"\e2eb\e2eb"}.fa-skull{--fa:"\f54c";--fa--fa:"\f54c\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519";--fa--fa:"\f519\f519"}.fa-truck-pickup{--fa:"\f63c";--fa--fa:"\f63c\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c";--fa--fa:"\f30c\f30c"}.fa-stop{--fa:"\f04d";--fa--fa:"\f04d\f04d"}.fa-code-merge{--fa:"\f387";--fa--fa:"\f387\f387"}.fa-upload{--fa:"\f093";--fa--fa:"\f093\f093"}.fa-hurricane{--fa:"\f751";--fa--fa:"\f751\f751"}.fa-mound{--fa:"\e52d";--fa--fa:"\e52d\e52d"}.fa-toilet-portable{--fa:"\e583";--fa--fa:"\e583\e583"}.fa-compact-disc{--fa:"\f51f";--fa--fa:"\f51f\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d";--fa--fa:"\f56d\f56d"}.fa-caravan{--fa:"\f8ff";--fa--fa:"\f8ff\f8ff"}.fa-shield-cat{--fa:"\e572";--fa--fa:"\e572\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7";--fa--fa:"\f0e7\f0e7"}.fa-glass-water{--fa:"\e4f4";--fa--fa:"\e4f4\e4f4"}.fa-oil-well{--fa:"\e532";--fa--fa:"\e532\e532"}.fa-vault{--fa:"\e2c5";--fa--fa:"\e2c5\e2c5"}.fa-mars{--fa:"\f222";--fa--fa:"\f222\f222"}.fa-toilet{--fa:"\f7d8";--fa--fa:"\f7d8\f7d8"}.fa-plane-circle-xmark{--fa:"\e557";--fa--fa:"\e557\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157";--fa--fa:"\f157\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158";--fa--fa:"\f158\f158"}.fa-sun{--fa:"\f185";--fa--fa:"\f185\f185"}.fa-guitar{--fa:"\f7a6";--fa--fa:"\f7a6\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c";--fa--fa:"\f59c\f59c"}.fa-horse-head{--fa:"\f7ab";--fa--fa:"\f7ab\f7ab"}.fa-bore-hole{--fa:"\e4c3";--fa--fa:"\e4c3\e4c3"}.fa-industry{--fa:"\f275";--fa--fa:"\f275\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358";--fa--fa:"\f358\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1";--fa--fa:"\e4c1\e4c1"}.fa-florin-sign{--fa:"\e184";--fa--fa:"\e184\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884";--fa--fa:"\f884\f884"}.fa-less-than{--fa:"<";--fa--fa:"<<"}.fa-angle-down{--fa:"\f107";--fa--fa:"\f107\f107"}.fa-car-tunnel{--fa:"\e4de";--fa--fa:"\e4de\e4de"}.fa-head-side-cough{--fa:"\e061";--fa--fa:"\e061\e061"}.fa-grip-lines{--fa:"\f7a4";--fa--fa:"\f7a4\f7a4"}.fa-thumbs-down{--fa:"\f165";--fa--fa:"\f165\f165"}.fa-user-lock{--fa:"\f502";--fa--fa:"\f502\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178";--fa--fa:"\f178\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac";--fa--fa:"\e4ac\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141";--fa--fa:"\f141\f141"}.fa-chess-pawn{--fa:"\f443";--fa--fa:"\f443\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479";--fa--fa:"\f479\f479"}.fa-person-through-window{--fa:"\e5a9";--fa--fa:"\e5a9\e5a9"}.fa-toolbox{--fa:"\f552";--fa--fa:"\f552\f552"}.fa-hands-holding-circle{--fa:"\e4fb";--fa--fa:"\e4fb\e4fb"}.fa-bug{--fa:"\f188";--fa--fa:"\f188\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d";--fa--fa:"\f09d\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9";--fa--fa:"\f1b9\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7";--fa--fa:"\e4f7\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da";--fa--fa:"\f5da\f5da"}.fa-mountain-sun{--fa:"\e52f";--fa--fa:"\e52f\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba";--fa--fa:"\e4ba\e4ba"}.fa-dice-d20{--fa:"\f6cf";--fa--fa:"\f6cf\f6cf"}.fa-truck-droplet{--fa:"\e58c";--fa--fa:"\e58c\e58c"}.fa-file-circle-xmark{--fa:"\e5a1";--fa--fa:"\e5a1\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040";--fa--fa:"\e040\e040"}.fa-medal{--fa:"\f5a2";--fa--fa:"\f5a2\f5a2"}.fa-bed{--fa:"\f236";--fa--fa:"\f236\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd";--fa--fa:"\f0fd\f0fd"}.fa-podcast{--fa:"\f2ce";--fa--fa:"\f2ce\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7";--fa--fa:"\f2c7\f2c7"}.fa-bell{--fa:"\f0f3";--fa--fa:"\f0f3\f0f3"}.fa-superscript{--fa:"\f12b";--fa--fa:"\f12b\f12b"}.fa-plug-circle-xmark{--fa:"\e560";--fa--fa:"\e560\e560"}.fa-star-of-life{--fa:"\f621";--fa--fa:"\f621\f621"}.fa-phone-slash{--fa:"\f3dd";--fa--fa:"\f3dd\f3dd"}.fa-paint-roller{--fa:"\f5aa";--fa--fa:"\f5aa\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4";--fa--fa:"\f4c4\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5";--fa--fa:"\f3c5\f3c5"}.fa-file{--fa:"\f15b";--fa--fa:"\f15b\f15b"}.fa-greater-than{--fa:">";--fa--fa:">>"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4";--fa--fa:"\f5c4\f5c4"}.fa-arrow-down{--fa:"\f063";--fa--fa:"\f063\f063"}.fa-droplet,.fa-tint{--fa:"\f043";--fa--fa:"\f043\f043"}.fa-eraser{--fa:"\f12d";--fa--fa:"\f12d\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d";--fa--fa:"\f57d\f57d"}.fa-person-burst{--fa:"\e53b";--fa--fa:"\e53b\e53b"}.fa-dove{--fa:"\f4ba";--fa--fa:"\f4ba\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244";--fa--fa:"\f244\f244"}.fa-socks{--fa:"\f696";--fa--fa:"\f696\f696"}.fa-inbox{--fa:"\f01c";--fa--fa:"\f01c\f01c"}.fa-section{--fa:"\e447";--fa--fa:"\e447\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625";--fa--fa:"\f625\f625"}.fa-envelope-open-text{--fa:"\f658";--fa--fa:"\f658\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8";--fa--fa:"\f0f8\f0f8"}.fa-wine-bottle{--fa:"\f72f";--fa--fa:"\f72f\f72f"}.fa-chess-rook{--fa:"\f447";--fa--fa:"\f447\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550";--fa--fa:"\f550\f550"}.fa-dharmachakra{--fa:"\f655";--fa--fa:"\f655\f655"}.fa-hotdog{--fa:"\f80f";--fa--fa:"\f80f\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d";--fa--fa:"\f29d\f29d"}.fa-drum{--fa:"\f569";--fa--fa:"\f569\f569"}.fa-ice-cream{--fa:"\f810";--fa--fa:"\f810\f810"}.fa-heart-circle-bolt{--fa:"\e4fc";--fa--fa:"\e4fc\e4fc"}.fa-fax{--fa:"\f1ac";--fa--fa:"\f1ac\f1ac"}.fa-paragraph{--fa:"\f1dd";--fa--fa:"\f1dd\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772";--fa--fa:"\f772\f772"}.fa-star-half{--fa:"\f089";--fa--fa:"\f089\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468";--fa--fa:"\f468\f468"}.fa-chain,.fa-link{--fa:"\f0c1";--fa--fa:"\f0c1\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2";--fa--fa:"\f2a2\f2a2"}.fa-tree-city{--fa:"\e587";--fa--fa:"\e587\e587"}.fa-play{--fa:"\f04b";--fa--fa:"\f04b\f04b"}.fa-font{--fa:"\f031";--fa--fa:"\f031\f031"}.fa-table-cells-row-lock{--fa:"\e67a";--fa--fa:"\e67a\e67a"}.fa-rupiah-sign{--fa:"\e23d";--fa--fa:"\e23d\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002";--fa--fa:"\f002\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d";--fa--fa:"\f45d\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470";--fa--fa:"\f470\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a";--fa--fa:"\f82a\f82a"}.fa-naira-sign{--fa:"\e1f6";--fa--fa:"\e1f6\e1f6"}.fa-cart-arrow-down{--fa:"\f218";--fa--fa:"\f218\f218"}.fa-walkie-talkie{--fa:"\f8ef";--fa--fa:"\f8ef\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c";--fa--fa:"\f31c\f31c"}.fa-receipt{--fa:"\f543";--fa--fa:"\f543\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b";--fa--fa:"\f14b\f14b"}.fa-suitcase-rolling{--fa:"\f5c1";--fa--fa:"\f5c1\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f";--fa--fa:"\e53f\e53f"}.fa-chevron-down{--fa:"\f078";--fa--fa:"\f078\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240";--fa--fa:"\f240\f240"}.fa-skull-crossbones{--fa:"\f714";--fa--fa:"\f714\f714"}.fa-code-compare{--fa:"\e13a";--fa--fa:"\e13a\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca";--fa--fa:"\f0ca\f0ca"}.fa-school-lock{--fa:"\e56f";--fa--fa:"\e56f\e56f"}.fa-tower-cell{--fa:"\e585";--fa--fa:"\e585\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309";--fa--fa:"\f309\f309"}.fa-ranking-star{--fa:"\e561";--fa--fa:"\e561\e561"}.fa-chess-king{--fa:"\f43f";--fa--fa:"\f43f\f43f"}.fa-person-harassing{--fa:"\e549";--fa--fa:"\e549\e549"}.fa-brazilian-real-sign{--fa:"\e46c";--fa--fa:"\e46c\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752";--fa--fa:"\f752\f752"}.fa-arrow-up{--fa:"\f062";--fa--fa:"\f062\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c";--fa--fa:"\f26c\f26c"}.fa-shrimp{--fa:"\e448";--fa--fa:"\e448\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae";--fa--fa:"\f0ae\f0ae"}.fa-jug-detergent{--fa:"\e519";--fa--fa:"\e519\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd";--fa--fa:"\f2bd\f2bd"}.fa-user-shield{--fa:"\f505";--fa--fa:"\f505\f505"}.fa-wind{--fa:"\f72e";--fa--fa:"\f72e\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1";--fa--fa:"\f5e1\f5e1"}.fa-y{--fa:"Y";--fa--fa:"YY"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce";--fa--fa:"\f7ce\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b";--fa--fa:"\f48b\f48b"}.fa-fish{--fa:"\f578";--fa--fa:"\f578\f578"}.fa-user-graduate{--fa:"\f501";--fa--fa:"\f501\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042";--fa--fa:"\f042\f042"}.fa-clapperboard{--fa:"\e131";--fa--fa:"\e131\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba";--fa--fa:"\f7ba\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433";--fa--fa:"\f433\f433"}.fa-jet-fighter-up{--fa:"\e518";--fa--fa:"\e518\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542";--fa--fa:"\f542\f542"}.fa-copy{--fa:"\f0c5";--fa--fa:"\f0c5\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9";--fa--fa:"\f6a9\f6a9"}.fa-hand-sparkles{--fa:"\e05d";--fa--fa:"\e05d\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d";--fa--fa:"\f58d\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d";--fa--fa:"\f14d\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0";--fa--fa:"\e4e0\e4e0"}.fa-gun{--fa:"\e19b";--fa--fa:"\e19b\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098";--fa--fa:"\f098\f098"}.fa-add,.fa-plus{--fa:"+";--fa--fa:"++"}.fa-expand{--fa:"\f065";--fa--fa:"\f065\f065"}.fa-computer{--fa:"\e4e5";--fa--fa:"\e4e5\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d";--fa--fa:"\f00d\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047";--fa--fa:"\f047\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c";--fa--fa:"\f51c\f51c"}.fa-peso-sign{--fa:"\e222";--fa--fa:"\e222\e222"}.fa-building-shield{--fa:"\e4d8";--fa--fa:"\e4d8\e4d8"}.fa-baby{--fa:"\f77c";--fa--fa:"\f77c\f77c"}.fa-users-line{--fa:"\e592";--fa--fa:"\e592\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d";--fa--fa:"\f10d\f10d"}.fa-tractor{--fa:"\f722";--fa--fa:"\f722\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829";--fa--fa:"\f829\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0";--fa--fa:"\e4b0\e4b0"}.fa-lines-leaning{--fa:"\e51e";--fa--fa:"\e51e\e51e"}.fa-ruler-combined{--fa:"\f546";--fa--fa:"\f546\f546"}.fa-copyright{--fa:"\f1f9";--fa--fa:"\f1f9\f1f9"}.fa-equals{--fa:"=";--fa--fa:"=="}.fa-blender{--fa:"\f517";--fa--fa:"\f517\f517"}.fa-teeth{--fa:"\f62e";--fa--fa:"\f62e\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b";--fa--fa:"\f20b\f20b"}.fa-map{--fa:"\f279";--fa--fa:"\f279\f279"}.fa-rocket{--fa:"\f135";--fa--fa:"\f135\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c";--fa--fa:"\f87c\f87c"}.fa-folder-minus{--fa:"\f65d";--fa--fa:"\f65d\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a";--fa--fa:"\e69a\e69a"}.fa-store{--fa:"\f54e";--fa--fa:"\f54e\f54e"}.fa-arrow-trend-up{--fa:"\e098";--fa--fa:"\e098\e098"}.fa-plug-circle-minus{--fa:"\e55e";--fa--fa:"\e55e\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9";--fa--fa:"\f4d9\f4d9"}.fa-bezier-curve{--fa:"\f55b";--fa--fa:"\f55b\f55b"}.fa-bell-slash{--fa:"\f1f6";--fa--fa:"\f1f6\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb";--fa--fa:"\f3fb\f3fb"}.fa-school-flag{--fa:"\e56e";--fa--fa:"\e56e\e56e"}.fa-fill{--fa:"\f575";--fa--fa:"\f575\f575"}.fa-angle-up{--fa:"\f106";--fa--fa:"\f106\f106"}.fa-drumstick-bite{--fa:"\f6d7";--fa--fa:"\f6d7\f6d7"}.fa-holly-berry{--fa:"\f7aa";--fa--fa:"\f7aa\f7aa"}.fa-chevron-left{--fa:"\f053";--fa--fa:"\f053\f053"}.fa-bacteria{--fa:"\e059";--fa--fa:"\e059\e059"}.fa-hand-lizard{--fa:"\f258";--fa--fa:"\f258\f258"}.fa-notdef{--fa:"\e1fe";--fa--fa:"\e1fe\e1fe"}.fa-disease{--fa:"\f7fa";--fa--fa:"\f7fa\f7fa"}.fa-briefcase-medical{--fa:"\f469";--fa--fa:"\f469\f469"}.fa-genderless{--fa:"\f22d";--fa--fa:"\f22d\f22d"}.fa-chevron-right{--fa:"\f054";--fa--fa:"\f054\f054"}.fa-retweet{--fa:"\f079";--fa--fa:"\f079\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de";--fa--fa:"\f5de\f5de"}.fa-pump-soap{--fa:"\e06b";--fa--fa:"\e06b\e06b"}.fa-video-slash{--fa:"\f4e2";--fa--fa:"\f4e2\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243";--fa--fa:"\f243\f243"}.fa-radio{--fa:"\f8d7";--fa--fa:"\f8d7\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d";--fa--fa:"\f77d\f77d"}.fa-traffic-light{--fa:"\f637";--fa--fa:"\f637\f637"}.fa-thermometer{--fa:"\f491";--fa--fa:"\f491\f491"}.fa-vr-cardboard{--fa:"\f729";--fa--fa:"\f729\f729"}.fa-hand-middle-finger{--fa:"\f806";--fa--fa:"\f806\f806"}.fa-percent,.fa-percentage{--fa:"%";--fa--fa:"%%"}.fa-truck-moving{--fa:"\f4df";--fa--fa:"\f4df\f4df"}.fa-glass-water-droplet{--fa:"\e4f5";--fa--fa:"\e4f5\e4f5"}.fa-display{--fa:"\e163";--fa--fa:"\e163\e163"}.fa-face-smile,.fa-smile{--fa:"\f118";--fa--fa:"\f118\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d";--fa--fa:"\f08d\f08d"}.fa-trophy{--fa:"\f091";--fa--fa:"\f091\f091"}.fa-person-praying,.fa-pray{--fa:"\f683";--fa--fa:"\f683\f683"}.fa-hammer{--fa:"\f6e3";--fa--fa:"\f6e3\f6e3"}.fa-hand-peace{--fa:"\f25b";--fa--fa:"\f25b\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1";--fa--fa:"\f2f1\f2f1"}.fa-spinner{--fa:"\f110";--fa--fa:"\f110\f110"}.fa-robot{--fa:"\f544";--fa--fa:"\f544\f544"}.fa-peace{--fa:"\f67c";--fa--fa:"\f67c\f67c"}.fa-cogs,.fa-gears{--fa:"\f085";--fa--fa:"\f085\f085"}.fa-warehouse{--fa:"\f494";--fa--fa:"\f494\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7";--fa--fa:"\e4b7\e4b7"}.fa-splotch{--fa:"\f5bc";--fa--fa:"\f5bc\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584";--fa--fa:"\f584\f584"}.fa-dice-four{--fa:"\f524";--fa--fa:"\f524\f524"}.fa-sim-card{--fa:"\f7c4";--fa--fa:"\f7c4\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225";--fa--fa:"\f225\f225"}.fa-mercury{--fa:"\f223";--fa--fa:"\f223\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149";--fa--fa:"\f149\f149"}.fa-person-falling-burst{--fa:"\e547";--fa--fa:"\e547\e547"}.fa-award{--fa:"\f559";--fa--fa:"\f559\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff";--fa--fa:"\f3ff\f3ff"}.fa-building{--fa:"\f1ad";--fa--fa:"\f1ad\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100";--fa--fa:"\f100\f100"}.fa-qrcode{--fa:"\f029";--fa--fa:"\f029\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da";--fa--fa:"\f1da\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583";--fa--fa:"\f583\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e";--fa--fa:"\f56e\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132";--fa--fa:"\f132\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885";--fa--fa:"\f885\f885"}.fa-comment-nodes{--fa:"\e696";--fa--fa:"\e696\e696"}.fa-house-medical{--fa:"\e3b2";--fa--fa:"\e3b2\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450";--fa--fa:"\f450\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137";--fa--fa:"\f137\f137"}.fa-house-chimney-window{--fa:"\e00d";--fa--fa:"\e00d\e00d"}.fa-pen-nib{--fa:"\f5ad";--fa--fa:"\f5ad\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580";--fa--fa:"\e580\e580"}.fa-tents{--fa:"\e582";--fa--fa:"\e582\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0";--fa--fa:"\f0d0\f0d0"}.fa-dog{--fa:"\f6d3";--fa--fa:"\f6d3\f6d3"}.fa-carrot{--fa:"\f787";--fa--fa:"\f787\f787"}.fa-moon{--fa:"\f186";--fa--fa:"\f186\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce";--fa--fa:"\f5ce\f5ce"}.fa-cheese{--fa:"\f7ef";--fa--fa:"\f7ef\f7ef"}.fa-yin-yang{--fa:"\f6ad";--fa--fa:"\f6ad\f6ad"}.fa-music{--fa:"\f001";--fa--fa:"\f001\f001"}.fa-code-commit{--fa:"\f386";--fa--fa:"\f386\f386"}.fa-temperature-low{--fa:"\f76b";--fa--fa:"\f76b\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a";--fa--fa:"\f84a\f84a"}.fa-broom{--fa:"\f51a";--fa--fa:"\f51a\f51a"}.fa-shield-heart{--fa:"\e574";--fa--fa:"\e574\e574"}.fa-gopuram{--fa:"\f664";--fa--fa:"\f664\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b";--fa--fa:"\e47b\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3";--fa--fa:"\f2d3\f2d3"}.fa-hashtag{--fa:"#";--fa--fa:"##"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424";--fa--fa:"\f424\f424"}.fa-oil-can{--fa:"\f613";--fa--fa:"\f613\f613"}.fa-t{--fa:"T";--fa--fa:"TT"}.fa-hippo{--fa:"\f6ed";--fa--fa:"\f6ed\f6ed"}.fa-chart-column{--fa:"\e0e3";--fa--fa:"\e0e3\e0e3"}.fa-infinity{--fa:"\f534";--fa--fa:"\f534\f534"}.fa-vial-circle-check{--fa:"\e596";--fa--fa:"\e596\e596"}.fa-person-arrow-down-to-line{--fa:"\e538";--fa--fa:"\e538\e538"}.fa-voicemail{--fa:"\f897";--fa--fa:"\f897\f897"}.fa-fan{--fa:"\f863";--fa--fa:"\f863\f863"}.fa-person-walking-luggage{--fa:"\e554";--fa--fa:"\e554\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338";--fa--fa:"\f338\f338"}.fa-cloud-moon-rain{--fa:"\f73c";--fa--fa:"\f73c\f73c"}.fa-calendar{--fa:"\f133";--fa--fa:"\f133\f133"}.fa-trailer{--fa:"\e041";--fa--fa:"\e041\e041"}.fa-bahai,.fa-haykal{--fa:"\f666";--fa--fa:"\f666\f666"}.fa-sd-card{--fa:"\f7c2";--fa--fa:"\f7c2\f7c2"}.fa-dragon{--fa:"\f6d5";--fa--fa:"\f6d5\f6d5"}.fa-shoe-prints{--fa:"\f54b";--fa--fa:"\f54b\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055";--fa--fa:"\f055\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b";--fa--fa:"\f58b\f58b"}.fa-hand-holding{--fa:"\f4bd";--fa--fa:"\f4bd\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d";--fa--fa:"\e55d\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127";--fa--fa:"\f127\f127"}.fa-clone{--fa:"\f24d";--fa--fa:"\f24d\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551";--fa--fa:"\e551\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882";--fa--fa:"\f882\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4";--fa--fa:"\f7e4\f7e4"}.fa-tornado{--fa:"\f76f";--fa--fa:"\f76f\f76f"}.fa-file-circle-plus{--fa:"\e494";--fa--fa:"\e494\e494"}.fa-book-quran,.fa-quran{--fa:"\f687";--fa--fa:"\f687\f687"}.fa-anchor{--fa:"\f13d";--fa--fa:"\f13d\f13d"}.fa-border-all{--fa:"\f84c";--fa--fa:"\f84c\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556";--fa--fa:"\f556\f556"}.fa-cookie-bite{--fa:"\f564";--fa--fa:"\f564\f564"}.fa-arrow-trend-down{--fa:"\e097";--fa--fa:"\e097\e097"}.fa-feed,.fa-rss{--fa:"\f09e";--fa--fa:"\f09e\f09e"}.fa-draw-polygon{--fa:"\f5ee";--fa--fa:"\f5ee\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e";--fa--fa:"\f24e\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a";--fa--fa:"\f62a\f62a"}.fa-shower{--fa:"\f2cc";--fa--fa:"\f2cc\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390";--fa--fa:"\f390\f390"}.fa-m{--fa:"M";--fa--fa:"MM"}.fa-table-list,.fa-th-list{--fa:"\f00b";--fa--fa:"\f00b\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd";--fa--fa:"\f7cd\f7cd"}.fa-book{--fa:"\f02d";--fa--fa:"\f02d\f02d"}.fa-user-plus{--fa:"\f234";--fa--fa:"\f234\f234"}.fa-check{--fa:"\f00c";--fa--fa:"\f00c\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241";--fa--fa:"\f241\f241"}.fa-house-circle-check{--fa:"\e509";--fa--fa:"\e509\e509"}.fa-angle-left{--fa:"\f104";--fa--fa:"\f104\f104"}.fa-diagram-successor{--fa:"\e47a";--fa--fa:"\e47a\e47a"}.fa-truck-arrow-right{--fa:"\e58b";--fa--fa:"\e58b\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc";--fa--fa:"\e4bc\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de";--fa--fa:"\f6de\f6de"}.fa-cloud-moon{--fa:"\f6c3";--fa--fa:"\f6c3\f6c3"}.fa-briefcase{--fa:"\f0b1";--fa--fa:"\f0b1\f0b1"}.fa-person-falling{--fa:"\e546";--fa--fa:"\e546\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0";--fa--fa:"\f3e0\f3e0"}.fa-user-tag{--fa:"\f507";--fa--fa:"\f507\f507"}.fa-rug{--fa:"\e569";--fa--fa:"\e569\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2";--fa--fa:"\f7a2\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d";--fa--fa:"\f59d\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410";--fa--fa:"\f410\f410"}.fa-baht-sign{--fa:"\e0ac";--fa--fa:"\e0ac\e0ac"}.fa-book-open{--fa:"\f518";--fa--fa:"\f518\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a";--fa--fa:"\f66a\f66a"}.fa-handcuffs{--fa:"\e4f8";--fa--fa:"\e4f8\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071";--fa--fa:"\f071\f071"}.fa-database{--fa:"\f1c0";--fa--fa:"\f1c0\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064";--fa--fa:"\f064\f064"}.fa-bottle-droplet{--fa:"\e4c4";--fa--fa:"\e4c4\e4c4"}.fa-mask-face{--fa:"\e1d7";--fa--fa:"\e1d7\e1d7"}.fa-hill-rockslide{--fa:"\e508";--fa--fa:"\e508\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362";--fa--fa:"\f362\f362"}.fa-paper-plane{--fa:"\f1d8";--fa--fa:"\f1d8\f1d8"}.fa-road-circle-exclamation{--fa:"\e565";--fa--fa:"\e565\e565"}.fa-dungeon{--fa:"\f6d9";--fa--fa:"\f6d9\f6d9"}.fa-align-right{--fa:"\f038";--fa--fa:"\f038\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b";--fa--fa:"\f53b\f53b"}.fa-life-ring{--fa:"\f1cd";--fa--fa:"\f1cd\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7";--fa--fa:"\f2a7\f2a7"}.fa-calendar-day{--fa:"\f783";--fa--fa:"\f783\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5";--fa--fa:"\f5c5\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d";--fa--fa:"\f07d\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f";--fa--fa:"\f57f\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce";--fa--fa:"\e2ce\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be";--fa--fa:"\f3be\f3be"}.fa-person-walking-arrow-right{--fa:"\e552";--fa--fa:"\e552\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199";--fa--fa:"\f199\f199"}.fa-dice{--fa:"\f522";--fa--fa:"\f522\f522"}.fa-bowling-ball{--fa:"\f436";--fa--fa:"\f436\f436"}.fa-brain{--fa:"\f5dc";--fa--fa:"\f5dc\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462";--fa--fa:"\f462\f462"}.fa-calendar-minus{--fa:"\f272";--fa--fa:"\f272\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057";--fa--fa:"\f057\f057"}.fa-gifts{--fa:"\f79c";--fa--fa:"\f79c\f79c"}.fa-hotel{--fa:"\f594";--fa--fa:"\f594\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e";--fa--fa:"\f57e\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f";--fa--fa:"\f47f\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e";--fa--fa:"\f00e\f00e"}.fa-thumbs-up{--fa:"\f164";--fa--fa:"\f164\f164"}.fa-user-clock{--fa:"\f4fd";--fa--fa:"\f4fd\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461";--fa--fa:"\f461\f461"}.fa-file-invoice{--fa:"\f570";--fa--fa:"\f570\f570"}.fa-window-minimize{--fa:"\f2d1";--fa--fa:"\f2d1\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4";--fa--fa:"\f0f4\f0f4"}.fa-brush{--fa:"\f55d";--fa--fa:"\f55d\f55d"}.fa-file-half-dashed{--fa:"\e698";--fa--fa:"\e698\e698"}.fa-mask{--fa:"\f6fa";--fa--fa:"\f6fa\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010";--fa--fa:"\f010\f010"}.fa-ruler-vertical{--fa:"\f548";--fa--fa:"\f548\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406";--fa--fa:"\f406\f406"}.fa-train-tram{--fa:"\e5b4";--fa--fa:"\e5b4\e5b4"}.fa-user-nurse{--fa:"\f82f";--fa--fa:"\f82f\f82f"}.fa-syringe{--fa:"\f48e";--fa--fa:"\f48e\f48e"}.fa-cloud-sun{--fa:"\f6c4";--fa--fa:"\f6c4\f6c4"}.fa-stopwatch-20{--fa:"\e06f";--fa--fa:"\e06f\e06f"}.fa-square-full{--fa:"\f45c";--fa--fa:"\f45c\f45c"}.fa-magnet{--fa:"\f076";--fa--fa:"\f076\f076"}.fa-jar{--fa:"\e516";--fa--fa:"\e516\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249";--fa--fa:"\f249\f249"}.fa-bug-slash{--fa:"\e490";--fa--fa:"\e490\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6";--fa--fa:"\e4b6\e4b6"}.fa-bone{--fa:"\f5d7";--fa--fa:"\f5d7\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691";--fa--fa:"\e691\e691"}.fa-user-injured{--fa:"\f728";--fa--fa:"\f728\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4";--fa--fa:"\f5b4\f5b4"}.fa-plane{--fa:"\f072";--fa--fa:"\f072\f072"}.fa-tent-arrows-down{--fa:"\e581";--fa--fa:"\e581\e581"}.fa-exclamation{--fa:"!";--fa--fa:"!!"}.fa-arrows-spin{--fa:"\e4bb";--fa--fa:"\e4bb\e4bb"}.fa-print{--fa:"\f02f";--fa--fa:"\f02f\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb";--fa--fa:"\e2bb\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$";--fa--fa:"$$"}.fa-x{--fa:"X";--fa--fa:"XX"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688";--fa--fa:"\f688\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509";--fa--fa:"\f509\f509"}.fa-person-military-pointing{--fa:"\e54a";--fa--fa:"\e54a\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c";--fa--fa:"\f19c\f19c"}.fa-umbrella{--fa:"\f0e9";--fa--fa:"\f0e9\f0e9"}.fa-trowel{--fa:"\e589";--fa--fa:"\e589\e589"}.fa-d{--fa:"D";--fa--fa:"DD"}.fa-stapler{--fa:"\e5af";--fa--fa:"\e5af\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630";--fa--fa:"\f630\f630"}.fa-kip-sign{--fa:"\e1c4";--fa--fa:"\e1c4\e1c4"}.fa-hand-point-left{--fa:"\f0a5";--fa--fa:"\f0a5\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6";--fa--fa:"\f4c6\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb";--fa--fa:"\f0fb\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1";--fa--fa:"\f1e1\f1e1"}.fa-barcode{--fa:"\f02a";--fa--fa:"\f02a\f02a"}.fa-plus-minus{--fa:"\e43c";--fa--fa:"\e43c\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d";--fa--fa:"\f03d\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d";--fa--fa:"\f19d\f19d"}.fa-hand-holding-medical{--fa:"\e05c";--fa--fa:"\e05c\e05c"}.fa-person-circle-check{--fa:"\e53e";--fa--fa:"\e53e\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf";--fa--fa:"\f3bf\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-6PJPV6JM.woff2") format("woff2"),url("./media/fa-brands-400-KOKGDU7E.ttf") format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-OHB6J4OK.woff2") format("woff2"),url("./media/fa-regular-400-IPMAEX5Y.ttf") format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-ABTK6BNK.woff2") format("woff2"),url("./media/fa-solid-900-SRFFQLRM.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-6PJPV6JM.woff2") format("woff2"),url("./media/fa-brands-400-KOKGDU7E.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-ABTK6BNK.woff2") format("woff2"),url("./media/fa-solid-900-SRFFQLRM.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-OHB6J4OK.woff2") format("woff2"),url("./media/fa-regular-400-IPMAEX5Y.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-ABTK6BNK.woff2") format("woff2"),url("./media/fa-solid-900-SRFFQLRM.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-6PJPV6JM.woff2") format("woff2"),url("./media/fa-brands-400-KOKGDU7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-OHB6J4OK.woff2") format("woff2"),url("./media/fa-regular-400-IPMAEX5Y.ttf") format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-IKJ25ERE.woff2") format("woff2"),url("./media/fa-v4compatibility-XNVJFBGO.ttf") format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}:root,:host{--tui-font-heading: "Manrope", -apple-system, "BlinkMacSystemFont", system-ui, "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;--tui-font-text: "Manrope", -apple-system, "BlinkMacSystemFont", system-ui, "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;--tui-font-offset: 0rem;--tui-font-heading-1: bold calc(var(--tui-font-offset) + 3.125rem) / 3.5rem var(--tui-font-heading);--tui-font-heading-2: bold calc(var(--tui-font-offset) + 2.75rem) / 3rem var(--tui-font-heading);--tui-font-heading-3: bold calc(var(--tui-font-offset) + 2.25rem) / 2.5rem var(--tui-font-heading);--tui-font-heading-4: bold calc(var(--tui-font-offset) + 1.75rem) / 2rem var(--tui-font-heading);--tui-font-heading-5: bold calc(var(--tui-font-offset) + 1.5rem) / 1.75rem var(--tui-font-heading);--tui-font-heading-6: bold calc(var(--tui-font-offset) + 1.25rem) / 1.5rem var(--tui-font-heading);--tui-font-text-xl: normal calc(var(--tui-font-offset) + 1.1875rem) / 1.75rem var(--tui-font-text);--tui-font-text-l: normal calc(var(--tui-font-offset) + 1.0625rem) / 1.75rem var(--tui-font-text);--tui-font-text-m: normal calc(var(--tui-font-offset) + 1rem) / 1.5rem var(--tui-font-text);--tui-font-text-s: normal calc(var(--tui-font-offset) + .8125rem) / 1.25rem var(--tui-font-text);--tui-font-text-xs: normal calc(var(--tui-font-offset) + .6875rem) / 1rem var(--tui-font-text);--tui-font-text-ui-l: normal calc(var(--tui-font-offset) + 1.0625rem) / 1.5rem var(--tui-font-text);--tui-font-text-ui-m: normal calc(var(--tui-font-offset) + 1rem) / 1.25rem var(--tui-font-text);--tui-font-text-ui-s: normal calc(var(--tui-font-offset) + .8125rem) / 1rem var(--tui-font-text);--tui-font-text-ui-xs: normal calc(var(--tui-font-offset) + .6875rem) / .8125rem var(--tui-font-text);--tui-radius-xs: .25rem;--tui-radius-s: .5rem;--tui-radius-m: .625rem;--tui-radius-l: .75rem;--tui-radius-xl: 1.5rem;--tui-height-xs: 1.5rem;--tui-height-s: 2rem;--tui-height-m: 2.75rem;--tui-height-l: 3.5rem;--tui-padding-s: .625rem;--tui-padding-m: .75rem;--tui-padding-l: 1rem;--tui-duration: .3s;--tui-disabled-opacity: .56}@media screen{[tuiTheme=dark]{color-scheme:dark;--tui-background-base: #222;--tui-background-base-alt: #333;--tui-background-neutral-1: rgba(255, 255, 255, .08);--tui-background-neutral-1-hover: rgba(255, 255, 255, .16);--tui-background-neutral-1-pressed: rgba(255, 255, 255, .24);--tui-background-neutral-2: rgba(255, 255, 255, .24);--tui-background-neutral-2-hover: rgba(255, 255, 255, .32);--tui-background-neutral-2-pressed: rgba(255, 255, 255, .4);--tui-background-accent-opposite: #fff;--tui-background-accent-opposite-hover: #f6f6f6;--tui-background-accent-opposite-pressed: #ededed;--tui-background-elevation-1: #292929;--tui-background-elevation-2: #2f2f2f;--tui-background-elevation-3: #373737;--tui-service-autofill-background: #554a2a;--tui-border-normal: rgba(255, 255, 255, .14);--tui-border-hover: rgba(255, 255, 255, .6);--tui-border-focus: rgba(255, 255, 255, .64);--tui-status-negative: #ff8c67;--tui-status-negative-pale: rgba(244, 87, 37, .32);--tui-status-negative-pale-hover: rgba(244, 87, 37, .4);--tui-status-positive: #4ac99b;--tui-status-positive-pale: rgba(74, 201, 155, .32);--tui-status-positive-pale-hover: rgba(74, 201, 155, .4);--tui-status-warning: #ffc700;--tui-status-warning-pale: rgba(255, 199, 0, .32);--tui-status-warning-pale-hover: rgba(255, 199, 0, .4);--tui-status-info: #70b6f6;--tui-status-info-pale: rgba(112, 182, 246, .32);--tui-status-info-pale-hover: rgba(112, 182, 246, .4);--tui-status-neutral: #959ba4;--tui-text-primary: #ffffff;--tui-text-secondary: rgba(255, 255, 255, .72);--tui-text-tertiary: rgba(255, 255, 255, .6);--tui-text-action: #6788ff;--tui-text-action-hover: #526ed3;--tui-text-positive: #44c596;--tui-text-positive-hover: #3aa981;--tui-text-negative: #ff8c67;--tui-text-negative-hover: #bb593a}[tuiTheme=light]{color-scheme:light}:root,:host,[tuiTheme=light]{--tui-background-base: #fff;--tui-background-base-alt: #f6f6f6;--tui-background-neutral-1: rgba(0, 0, 0, .04);--tui-background-neutral-1-hover: rgba(0, 0, 0, .08);--tui-background-neutral-1-pressed: rgba(0, 0, 0, .12);--tui-background-neutral-2: rgba(0, 0, 0, .08);--tui-background-neutral-2-hover: rgba(0, 0, 0, .1);--tui-background-neutral-2-pressed: rgba(0, 0, 0, .14);--tui-background-accent-1: #526ed3;--tui-background-accent-1-hover: #6c86e2;--tui-background-accent-1-pressed: #314692;--tui-background-accent-2: #ff7043;--tui-background-accent-2-hover: #ff9a94;--tui-background-accent-2-pressed: #e7716a;--tui-background-accent-opposite: #000;--tui-background-accent-opposite-hover: #333;--tui-background-accent-opposite-pressed: #808080;--tui-background-elevation-1: #fff;--tui-background-elevation-2: #fff;--tui-background-elevation-3: #fff;--tui-service-autofill-background: #fff5c0;--tui-service-selection-background: rgba(112, 182, 246, .12);--tui-service-backdrop: rgba(0, 0, 0, .75);--tui-border-normal: rgba(0, 0, 0, .1);--tui-border-hover: rgba(0, 0, 0, .16);--tui-border-focus: rgba(51, 51, 51, .64);--tui-status-negative: #f45725;--tui-status-negative-pale: rgba(244, 87, 37, .12);--tui-status-negative-pale-hover: rgba(244, 87, 37, .24);--tui-status-positive: #4ac99b;--tui-status-positive-pale: rgba(74, 201, 155, .12);--tui-status-positive-pale-hover: rgba(74, 201, 155, .24);--tui-status-warning: #ffc700;--tui-status-warning-pale: rgba(255, 199, 0, .12);--tui-status-warning-pale-hover: rgba(255, 199, 0, .24);--tui-status-info: #70b6f6;--tui-status-info-pale: rgba(112, 182, 246, .12);--tui-status-info-pale-hover: rgba(112, 182, 246, .24);--tui-status-neutral: #79818c;--tui-text-primary: #1b1f3b;--tui-text-secondary: rgba(27, 31, 59, .65);--tui-text-tertiary: rgba(27, 31, 59, .4);--tui-text-primary-on-accent-1: #fff;--tui-text-primary-on-accent-2: #fff;--tui-text-action: #4c66c3;--tui-text-action-hover: #6c86e2;--tui-text-positive: #3aa981;--tui-text-positive-hover: #7ac5aa;--tui-text-negative: #dd4c1e;--tui-text-negative-hover: #e38163;--tui-chart-categorical-00: var(--tui-background-accent-1);--tui-chart-categorical-01: #ea97c4;--tui-chart-categorical-02: #a0c5df;--tui-chart-categorical-03: #fee797;--tui-chart-categorical-04: #b0b0b0;--tui-chart-categorical-05: #e29398;--tui-chart-categorical-06: #b8474e;--tui-chart-categorical-07: #fcc068;--tui-chart-categorical-08: #ff8a00;--tui-chart-categorical-09: #dab3f9;--tui-chart-categorical-10: #7b439e;--tui-chart-categorical-11: #8dda71;--tui-chart-categorical-12: #fcbb14;--tui-chart-categorical-13: #a8cef1;--tui-chart-categorical-14: #bd65a4;--tui-chart-categorical-15: #7fd7cc;--tui-chart-categorical-16: #2fad96;--tui-chart-categorical-17: #d4aca2;--tui-chart-categorical-18: #9d6f64;--tui-chart-categorical-19: #d2e9a2;--tui-chart-categorical-20: #aadc42;--tui-chart-categorical-21: #3682db;--tui-chart-categorical-22: #34b41f;--tui-shadow-small: 0 .25rem 1.25rem rgba(0, 0, 0, .1);--tui-shadow-small-hover: 0 1rem 2.5rem rgba(0, 0, 0, .14);--tui-shadow-medium: 0 .375rem 2rem rgba(0, 0, 0, .12);--tui-shadow-medium-hover: 0 1.25rem 4rem rgba(0, 0, 0, .18);--tui-shadow-popup: 0 1.25rem 3rem rgba(0, 0, 0, .2)}}@media print{:root,:host,[tuiTheme]{color-scheme:light;--tui-background-base: #fff;--tui-background-base-alt: #f6f6f6;--tui-background-neutral-1: rgba(0, 0, 0, .04);--tui-background-neutral-1-hover: rgba(0, 0, 0, .08);--tui-background-neutral-1-pressed: rgba(0, 0, 0, .12);--tui-background-neutral-2: rgba(0, 0, 0, .08);--tui-background-neutral-2-hover: rgba(0, 0, 0, .1);--tui-background-neutral-2-pressed: rgba(0, 0, 0, .14);--tui-background-accent-1: #526ed3;--tui-background-accent-1-hover: #6c86e2;--tui-background-accent-1-pressed: #314692;--tui-background-accent-2: #ff7043;--tui-background-accent-2-hover: #ff9a94;--tui-background-accent-2-pressed: #e7716a;--tui-background-accent-opposite: #000;--tui-background-accent-opposite-hover: #333;--tui-background-accent-opposite-pressed: #808080;--tui-background-elevation-1: #fff;--tui-background-elevation-2: #fff;--tui-background-elevation-3: #fff;--tui-service-autofill-background: #fff5c0;--tui-service-selection-background: rgba(112, 182, 246, .12);--tui-service-backdrop: rgba(0, 0, 0, .75);--tui-border-normal: rgba(0, 0, 0, .1);--tui-border-hover: rgba(0, 0, 0, .16);--tui-border-focus: rgba(51, 51, 51, .64);--tui-status-negative: #f45725;--tui-status-negative-pale: rgba(244, 87, 37, .12);--tui-status-negative-pale-hover: rgba(244, 87, 37, .24);--tui-status-positive: #4ac99b;--tui-status-positive-pale: rgba(74, 201, 155, .12);--tui-status-positive-pale-hover: rgba(74, 201, 155, .24);--tui-status-warning: #ffc700;--tui-status-warning-pale: rgba(255, 199, 0, .12);--tui-status-warning-pale-hover: rgba(255, 199, 0, .24);--tui-status-info: #70b6f6;--tui-status-info-pale: rgba(112, 182, 246, .12);--tui-status-info-pale-hover: rgba(112, 182, 246, .24);--tui-status-neutral: #79818c;--tui-text-primary: #1b1f3b;--tui-text-secondary: rgba(27, 31, 59, .65);--tui-text-tertiary: rgba(27, 31, 59, .4);--tui-text-primary-on-accent-1: #fff;--tui-text-primary-on-accent-2: #fff;--tui-text-action: #4c66c3;--tui-text-action-hover: #6c86e2;--tui-text-positive: #3aa981;--tui-text-positive-hover: #7ac5aa;--tui-text-negative: #dd4c1e;--tui-text-negative-hover: #e38163;--tui-chart-categorical-00: var(--tui-background-accent-1);--tui-chart-categorical-01: #ea97c4;--tui-chart-categorical-02: #a0c5df;--tui-chart-categorical-03: #fee797;--tui-chart-categorical-04: #b0b0b0;--tui-chart-categorical-05: #e29398;--tui-chart-categorical-06: #b8474e;--tui-chart-categorical-07: #fcc068;--tui-chart-categorical-08: #ff8a00;--tui-chart-categorical-09: #dab3f9;--tui-chart-categorical-10: #7b439e;--tui-chart-categorical-11: #8dda71;--tui-chart-categorical-12: #fcbb14;--tui-chart-categorical-13: #a8cef1;--tui-chart-categorical-14: #bd65a4;--tui-chart-categorical-15: #7fd7cc;--tui-chart-categorical-16: #2fad96;--tui-chart-categorical-17: #d4aca2;--tui-chart-categorical-18: #9d6f64;--tui-chart-categorical-19: #d2e9a2;--tui-chart-categorical-20: #aadc42;--tui-chart-categorical-21: #3682db;--tui-chart-categorical-22: #34b41f;--tui-shadow-small: 0 .25rem 1.25rem rgba(0, 0, 0, .1);--tui-shadow-small-hover: 0 1rem 2.5rem rgba(0, 0, 0, .14);--tui-shadow-medium: 0 .375rem 2rem rgba(0, 0, 0, .12);--tui-shadow-medium-hover: 0 1.25rem 4rem rgba(0, 0, 0, .18);--tui-shadow-popup: 0 1.25rem 3rem rgba(0, 0, 0, .2)}}[tuiAppearance][data-appearance=accent]{background:var(--tui-background-accent-2);color:var(--tui-text-primary-on-accent-2)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=accent]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-2-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=accent]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-2-hover)}}[tuiAppearance][data-appearance=accent][data-state=hover]{background:var(--tui-background-accent-2-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=accent][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=accent][tuiWrapper][data-state=hover]{background:var(--tui-background-accent-2-hover)}}[tuiAppearance][data-appearance=accent]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-2-pressed)}[tuiAppearance][data-appearance=accent]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-2-pressed)}[tuiAppearance][data-appearance=accent][data-state=active]{background:var(--tui-background-accent-2-pressed)}[tuiAppearance][data-appearance=accent][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=accent][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=accent][tuiWrapper][data-state=active]:hover{background:var(--tui-background-accent-2-pressed)}[tuiAppearance][data-appearance=link]{color:var(--tui-text-action);background:transparent}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=link]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=link]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}}[tuiAppearance][data-appearance=link][data-state=hover]{color:var(--tui-text-action-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=link][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=link][tuiWrapper][data-state=hover]{color:var(--tui-text-action-hover)}}[tuiAppearance][data-appearance=link]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=link]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=link][data-state=active]{color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=link][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=link][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=link][tuiWrapper][data-state=active]:hover{color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=action]{color:var(--tui-text-action);background:transparent}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}}[tuiAppearance][data-appearance=action][data-state=hover]{color:var(--tui-text-action-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=action][tuiWrapper][data-state=hover]{color:var(--tui-text-action-hover)}}[tuiAppearance][data-appearance=action]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=action]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=action][data-state=active]{color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=action][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=action][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=action][tuiWrapper][data-state=active]:hover{color:var(--tui-text-action-hover)}[tuiAppearance][data-appearance=action-destructive]{color:var(--tui-text-negative);background:transparent}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover)}}[tuiAppearance][data-appearance=action-destructive][data-state=hover]{color:var(--tui-text-negative-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=action-destructive][tuiWrapper][data-state=hover]{color:var(--tui-text-negative-hover)}}[tuiAppearance][data-appearance=action-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover)}[tuiAppearance][data-appearance=action-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover)}[tuiAppearance][data-appearance=action-destructive][data-state=active]{color:var(--tui-text-negative-hover)}[tuiAppearance][data-appearance=action-destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=action-destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=action-destructive][tuiWrapper][data-state=active]:hover{color:var(--tui-text-negative-hover)}[tuiAppearance][data-appearance=action-grayscale]{color:var(--tui-text-secondary);background:transparent}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-primary)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-primary)}}[tuiAppearance][data-appearance=action-grayscale][data-state=hover]{color:var(--tui-text-primary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=action-grayscale][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=action-grayscale][tuiWrapper][data-state=hover]{color:var(--tui-text-primary)}}[tuiAppearance][data-appearance=action-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-primary)}[tuiAppearance][data-appearance=action-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-primary)}[tuiAppearance][data-appearance=action-grayscale][data-state=active]{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=action-grayscale][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=action-grayscale][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=action-grayscale][tuiWrapper][data-state=active]:hover{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=flat],[tuiAppearance][data-appearance=flat-destructive],[tuiAppearance][data-appearance=flat-grayscale]{color:var(--tui-text-action)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=flat]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=flat]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=flat][data-state=hover],[tuiAppearance][data-appearance=flat-destructive][data-state=hover],[tuiAppearance][data-appearance=flat-grayscale][data-state=hover]{background:var(--tui-background-neutral-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=flat][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=flat-destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=flat-grayscale][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=flat][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=flat-destructive][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=flat-grayscale][tuiWrapper][data-state=hover]{background:var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=flat]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=flat]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=flat-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=flat][data-state=active],[tuiAppearance][data-appearance=flat-destructive][data-state=active],[tuiAppearance][data-appearance=flat-grayscale][data-state=active]{background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=flat][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=flat-destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=flat-grayscale][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=flat][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=flat-destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=flat-grayscale][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=flat][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=flat-destructive][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=flat-grayscale][tuiWrapper][data-state=active]:hover{background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=flat-destructive]{color:var(--tui-text-negative)}[tuiAppearance][data-appearance=flat-grayscale]{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=floating]{background:var(--tui-background-elevation-2);color:var(--tui-text-primary);box-shadow:0 .25rem 1.25rem #0000001a}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){box-shadow:0 .875rem 2.625rem #00000024}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){box-shadow:0 .875rem 2.625rem #00000024}}[tuiAppearance][data-appearance=floating][data-state=hover]{box-shadow:0 .875rem 2.625rem #00000024}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=floating][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=hover]{box-shadow:0 .875rem 2.625rem #00000024}}[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-base-alt);box-shadow:0 .25rem 1.25rem #0000001a}[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-base-alt);box-shadow:0 .25rem 1.25rem #0000001a}[tuiAppearance][data-appearance=floating][data-state=active]{background:var(--tui-background-base-alt);box-shadow:0 .25rem 1.25rem #0000001a}[tuiAppearance][data-appearance=floating][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active]:hover{background:var(--tui-background-base-alt);box-shadow:0 .25rem 1.25rem #0000001a}[tuiAppearance][data-appearance=glass]{background:#0006;color:#fff;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);--tui-border-focus: rgba(255, 255, 255, .64)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:#0000007a}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:#0000007a}}[tuiAppearance][data-appearance=glass][data-state=hover]{background:#0000007a}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=glass][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=glass][tuiWrapper][data-state=hover]{background:#0000007a}}[tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:#0009}[tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:#0009}[tuiAppearance][data-appearance=glass][data-state=active]{background:#0009}[tuiAppearance][data-appearance=glass][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active]:hover{background:#0009}[tuiTheme=dark] [tuiAppearance][data-appearance=glass],[tuiTheme=dark][tuiAppearance][data-appearance=glass]{background:#ffffff4d}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:#fff6}}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:#fff6}}[tuiTheme=dark] [tuiAppearance][data-appearance=glass][data-state=hover],[tuiTheme=dark][tuiAppearance][data-appearance=glass][data-state=hover]{background:#fff6}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=glass][tuiWrapper]:hover:not(._no-hover),[tuiTheme=dark][tuiAppearance][data-appearance=glass][tuiWrapper]:hover:not(._no-hover),[tuiTheme=dark] [tuiAppearance][data-appearance=glass][tuiWrapper][data-state=hover],[tuiTheme=dark][tuiAppearance][data-appearance=glass][tuiWrapper][data-state=hover]{background:#fff6}}[tuiTheme=dark] [tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=glass]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:#ffffff80}[tuiTheme=dark] [tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=glass]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:#ffffff80}[tuiTheme=dark] [tuiAppearance][data-appearance=glass][data-state=active],[tuiTheme=dark][tuiAppearance][data-appearance=glass][data-state=active]{background:#ffffff80}[tuiTheme=dark] [tuiAppearance][data-appearance=glass][tuiWrapper]:active:not(._no-active),[tuiTheme=dark][tuiAppearance][data-appearance=glass][tuiWrapper]:active:not(._no-active),[tuiTheme=dark] [tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active],[tuiTheme=dark][tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active],[tuiTheme=dark] [tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active]:hover,[tuiTheme=dark][tuiAppearance][data-appearance=glass][tuiWrapper][data-state=active]:hover{background:#ffffff80}[tuiAppearance][data-appearance=opposite]{--tui-border-focus: #979797;background:var(--tui-background-accent-opposite);color:var(--tui-background-base)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=opposite]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=opposite]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-hover)}}[tuiAppearance][data-appearance=opposite][data-state=hover]{background:var(--tui-background-accent-opposite-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=opposite][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=opposite][tuiWrapper][data-state=hover]{background:var(--tui-background-accent-opposite-hover)}}[tuiAppearance][data-appearance=opposite]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=opposite]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=opposite][data-state=active]{background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=opposite][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=opposite][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=opposite][tuiWrapper][data-state=active]:hover{background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=outline],[tuiAppearance][data-appearance=outline-destructive],[tuiAppearance][data-appearance=outline-grayscale],[tuiAppearance][data-appearance=whiteblock]{--t-bs: var(--tui-border-normal);color:var(--tui-text-action);box-shadow:inset 0 0 0 1px var(--t-bs)}[tuiAppearance][data-appearance=outline]:checked:not([data-mode]),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode]),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode]),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode]),[tuiAppearance][data-appearance=outline][data-mode~=checked],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked]{--t-bs: var(--tui-background-accent-1);box-shadow:inset 0 0 0 2px var(--t-bs)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bs: var(--tui-background-accent-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bs: var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=outline][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][data-state=hover]{--t-bs: var(--tui-background-accent-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][tuiWrapper][data-state=hover]{--t-bs: var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=outline]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bs: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=outline]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bs: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=outline][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][data-state=active]{--t-bs: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-destructive]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=whiteblock]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][tuiWrapper][data-state=active]:hover{--t-bs: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=outline]:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-destructive]:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-grayscale]:invalid:not([data-mode]),[tuiAppearance][data-appearance=whiteblock]:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline][data-mode~=invalid],[tuiAppearance][data-appearance=outline-destructive][data-mode~=invalid],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=invalid],[tuiAppearance][data-appearance=whiteblock][data-mode~=invalid],[tuiAppearance][data-appearance=outline].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-destructive].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-grayscale].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=whiteblock].tui-invalid:not([data-mode]){box-shadow:inset 0 0 0 1px var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=outline]:checked:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-destructive]:checked:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-grayscale]:checked:invalid:not([data-mode]),[tuiAppearance][data-appearance=whiteblock]:checked:invalid:not([data-mode]),[tuiAppearance][data-appearance=outline][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=outline-destructive][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=outline-grayscale][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=whiteblock][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=outline]:checked.tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-destructive]:checked.tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=outline-grayscale]:checked.tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=whiteblock]:checked.tui-invalid:not([data-mode]){box-shadow:inset 0 0 0 2px var(--tui-status-negative)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){cursor:pointer;--t-bs: var(--tui-border-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){cursor:pointer;--t-bs: var(--tui-border-hover)}}[tuiAppearance][data-appearance=outline][data-state=hover],[tuiAppearance][data-appearance=outline-destructive][data-state=hover],[tuiAppearance][data-appearance=outline-grayscale][data-state=hover],[tuiAppearance][data-appearance=whiteblock][data-state=hover]{cursor:pointer;--t-bs: var(--tui-border-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=outline][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=outline][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-destructive][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=hover]{cursor:pointer;--t-bs: var(--tui-border-hover)}}[tuiAppearance][data-appearance=outline]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1);--t-bs: var(--tui-border-hover)}[tuiAppearance][data-appearance=outline]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1);--t-bs: var(--tui-border-hover)}[tuiAppearance][data-appearance=outline][data-state=active],[tuiAppearance][data-appearance=outline-destructive][data-state=active],[tuiAppearance][data-appearance=outline-grayscale][data-state=active],[tuiAppearance][data-appearance=whiteblock][data-state=active]{background:var(--tui-background-neutral-1);--t-bs: var(--tui-border-hover)}[tuiAppearance][data-appearance=outline][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=outline][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=outline][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-destructive][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active]:hover{background:var(--tui-background-neutral-1);--t-bs: var(--tui-border-hover)}[tuiAppearance][data-appearance=outline-grayscale],[tuiAppearance][data-appearance=whiteblock]{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=outline-destructive]{color:var(--tui-text-negative)}[tuiAppearance][data-appearance=icon],[tuiAppearance][data-appearance=outline-grayscale],[tuiAppearance][data-appearance=floating],[tuiAppearance][data-appearance=whiteblock]{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=icon]:before,[tuiAppearance][data-appearance=outline-grayscale]:before,[tuiAppearance][data-appearance=floating]:before,[tuiAppearance][data-appearance=whiteblock]:before,[tuiAppearance][data-appearance=icon]:after,[tuiAppearance][data-appearance=outline-grayscale]:after,[tuiAppearance][data-appearance=floating]:after,[tuiAppearance][data-appearance=whiteblock]:after{transition-property:color,transform;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;color:var(--tui-text-tertiary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=icon]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=icon]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after{color:var(--tui-text-secondary)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=icon]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=icon]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):after{color:var(--tui-text-secondary)}}[tuiAppearance][data-appearance=icon][data-state=hover]:before,[tuiAppearance][data-appearance=outline-grayscale][data-state=hover]:before,[tuiAppearance][data-appearance=floating][data-state=hover]:before,[tuiAppearance][data-appearance=whiteblock][data-state=hover]:before,[tuiAppearance][data-appearance=icon][data-state=hover]:after,[tuiAppearance][data-appearance=outline-grayscale][data-state=hover]:after,[tuiAppearance][data-appearance=floating][data-state=hover]:after,[tuiAppearance][data-appearance=whiteblock][data-state=hover]:after{color:var(--tui-text-secondary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=icon][tuiWrapper]:hover:not(._no-hover):before,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:hover:not(._no-hover):before,[tuiAppearance][data-appearance=floating][tuiWrapper]:hover:not(._no-hover):before,[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:hover:not(._no-hover):before,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=hover]:before,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=hover]:before,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=hover]:before,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=hover]:before,[tuiAppearance][data-appearance=icon][tuiWrapper]:hover:not(._no-hover):after,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:hover:not(._no-hover):after,[tuiAppearance][data-appearance=floating][tuiWrapper]:hover:not(._no-hover):after,[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:hover:not(._no-hover):after,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=hover]:after,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=hover]:after,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=hover]:after,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=hover]:after{color:var(--tui-text-secondary)}}[tuiAppearance][data-appearance=icon]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=icon]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=outline-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=floating]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=whiteblock]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=icon]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):before,[tuiAppearance][data-appearance=icon]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=outline-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=floating]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after,[tuiAppearance][data-appearance=whiteblock]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=icon][data-state=active]:before,[tuiAppearance][data-appearance=outline-grayscale][data-state=active]:before,[tuiAppearance][data-appearance=floating][data-state=active]:before,[tuiAppearance][data-appearance=whiteblock][data-state=active]:before,[tuiAppearance][data-appearance=icon][data-state=active]:after,[tuiAppearance][data-appearance=outline-grayscale][data-state=active]:after,[tuiAppearance][data-appearance=floating][data-state=active]:after,[tuiAppearance][data-appearance=whiteblock][data-state=active]:after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=icon][tuiWrapper]:active:not(._no-active):before,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:active:not(._no-active):before,[tuiAppearance][data-appearance=floating][tuiWrapper]:active:not(._no-active):before,[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:active:not(._no-active):before,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=active]:before,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active]:before,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active]:before,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active]:before,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=active]:hover:before,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active]:hover:before,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active]:hover:before,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active]:hover:before,[tuiAppearance][data-appearance=icon][tuiWrapper]:active:not(._no-active):after,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper]:active:not(._no-active):after,[tuiAppearance][data-appearance=floating][tuiWrapper]:active:not(._no-active):after,[tuiAppearance][data-appearance=whiteblock][tuiWrapper]:active:not(._no-active):after,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=active]:after,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active]:after,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active]:after,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active]:after,[tuiAppearance][data-appearance=icon][tuiWrapper][data-state=active]:hover:after,[tuiAppearance][data-appearance=outline-grayscale][tuiWrapper][data-state=active]:hover:after,[tuiAppearance][data-appearance=floating][tuiWrapper][data-state=active]:hover:after,[tuiAppearance][data-appearance=whiteblock][tuiWrapper][data-state=active]:hover:after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=primary]{--t-bg: var(--tui-background-accent-1);background:var(--t-bg);color:var(--tui-text-primary-on-accent-1)}[tuiAppearance][data-appearance=primary]:invalid:not([data-mode]),[tuiAppearance][data-appearance=primary][data-mode~=invalid],[tuiAppearance][data-appearance=primary].tui-invalid:not([data-mode]){background:var(--tui-status-negative)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-background-accent-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=primary][data-state=hover]{--t-bg: var(--tui-background-accent-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=primary][tuiWrapper][data-state=hover]{--t-bg: var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=primary]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=primary]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=primary][data-state=active]{--t-bg: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=primary][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=primary][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=primary][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=primary-destructive]{color:#fff;background:var(--tui-status-negative)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){filter:saturate(1) brightness(1.3)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){filter:saturate(1) brightness(1.3)}}[tuiAppearance][data-appearance=primary-destructive][data-state=hover]{filter:saturate(1) brightness(1.3)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=primary-destructive][tuiWrapper][data-state=hover]{filter:saturate(1) brightness(1.3)}}[tuiAppearance][data-appearance=primary-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){filter:saturate(.8) brightness(1)}[tuiAppearance][data-appearance=primary-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){filter:saturate(.8) brightness(1)}[tuiAppearance][data-appearance=primary-destructive][data-state=active]{filter:saturate(.8) brightness(1)}[tuiAppearance][data-appearance=primary-destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=primary-destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=primary-destructive][tuiWrapper][data-state=active]:hover{filter:saturate(.8) brightness(1)}[tuiAppearance][data-appearance=primary-grayscale]{--tui-border-focus: #979797;background:var(--tui-background-accent-opposite);color:var(--tui-background-base)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-hover)}}[tuiAppearance][data-appearance=primary-grayscale][data-state=hover]{background:var(--tui-background-accent-opposite-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=primary-grayscale][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=primary-grayscale][tuiWrapper][data-state=hover]{background:var(--tui-background-accent-opposite-hover)}}[tuiAppearance][data-appearance=primary-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=primary-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=primary-grayscale][data-state=active]{background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=primary-grayscale][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=primary-grayscale][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=primary-grayscale][tuiWrapper][data-state=active]:hover{background:var(--tui-background-accent-opposite-pressed)}[tuiAppearance][data-appearance=secondary],[tuiAppearance][data-appearance=secondary-destructive],[tuiAppearance][data-appearance=secondary-grayscale],[tuiAppearance][data-appearance=destructive]{background:var(--tui-background-neutral-1);color:var(--tui-text-action)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=secondary][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-state=hover],[tuiAppearance][data-appearance=destructive][data-state=hover]{background:var(--tui-background-neutral-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][tuiWrapper][data-state=hover]{background:var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=secondary]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=secondary]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=secondary][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-state=active],[tuiAppearance][data-appearance=destructive][data-state=active]{background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=secondary][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][tuiWrapper][data-state=active]:hover{background:var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]),[tuiAppearance][data-appearance=secondary][data-mode~=checked],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked],[tuiAppearance][data-appearance=destructive][data-mode~=checked],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]){background:var(--tui-background-accent-1);color:var(--tui-text-primary-on-accent-1)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-state=hover]{background:var(--tui-background-accent-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][data-mode~=checked][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=hover]{background:var(--tui-background-accent-1-hover)}}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-state=active]{background:var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][data-mode~=checked][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][data-mode~=checked][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[tuiWrapper][data-state=active]:hover{background:var(--tui-background-accent-1-pressed)}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]){background:var(--tui-status-negative);color:#fff}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-status-negative);color:#fff}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background:var(--tui-status-negative);color:#fff}}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=hover]{background:var(--tui-status-negative);color:#fff}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover]{background:var(--tui-status-negative);color:#fff}}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-status-negative);color:#fff}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){background:var(--tui-status-negative);color:#fff}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[data-state=active]{background:var(--tui-status-negative);color:#fff}[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][data-mode~=checked]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]):invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive]:checked:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][data-mode~=checked][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode])[data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive]:checked:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][data-mode~=checked].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][type=checkbox]:indeterminate:not([data-mode]).tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover{background:var(--tui-status-negative);color:#fff}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary][data-mode~=invalid],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid],[tuiAppearance][data-appearance=destructive][data-mode~=invalid],[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode]),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode]){color:var(--tui-text-negative);background:var(--tui-status-negative-pale)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=invalid][data-state=hover],[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[data-state=hover],[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[data-state=hover]{color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive][data-mode~=invalid][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive][data-mode~=invalid][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=hover]{color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive][data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=invalid][data-state=active],[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[data-state=active],[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[data-state=active]{color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive][data-mode~=invalid][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive][data-mode~=invalid][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=active],[tuiAppearance][data-appearance=secondary]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive]:invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive][data-mode~=invalid][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=secondary-grayscale].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=destructive].tui-invalid:not([data-mode])[tuiWrapper][data-state=active]:hover{color:var(--tui-text-negative-hover);background:var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=secondary-destructive],[tuiAppearance][data-appearance=destructive]{color:var(--tui-text-negative)}[tuiAppearance][data-appearance=secondary-grayscale]{color:var(--tui-text-primary)}input[type=checkbox][data-appearance=secondary],input[type=radio][data-appearance=secondary]{--tui-background-neutral-1: var(--tui-background-neutral-2);--tui-background-neutral-1-hover: var(--tui-background-neutral-2-hover);--tui-background-neutral-1-pressed: var(--tui-background-neutral-2-pressed)}[tuiAppearance][data-appearance=error],[tuiAppearance][data-appearance=success],[tuiAppearance][data-appearance=negative],[tuiAppearance][data-appearance=positive],[tuiAppearance][data-appearance=warning],[tuiAppearance][data-appearance=info],[tuiAppearance][data-appearance=neutral]{background:var(--t-bg);color:var(--tui-text-primary)}[tuiAppearance][data-appearance=error]:checked:not([data-mode]),[tuiAppearance][data-appearance=success]:checked:not([data-mode]),[tuiAppearance][data-appearance=negative]:checked:not([data-mode]),[tuiAppearance][data-appearance=positive]:checked:not([data-mode]),[tuiAppearance][data-appearance=warning]:checked:not([data-mode]),[tuiAppearance][data-appearance=info]:checked:not([data-mode]),[tuiAppearance][data-appearance=neutral]:checked:not([data-mode]),[tuiAppearance][data-appearance=error][data-mode~=checked],[tuiAppearance][data-appearance=success][data-mode~=checked],[tuiAppearance][data-appearance=negative][data-mode~=checked],[tuiAppearance][data-appearance=positive][data-mode~=checked],[tuiAppearance][data-appearance=warning][data-mode~=checked],[tuiAppearance][data-appearance=info][data-mode~=checked],[tuiAppearance][data-appearance=neutral][data-mode~=checked]{color:#fff}[tuiAppearance][data-appearance=error],[tuiAppearance][data-appearance=negative]{--t-bg: var(--tui-status-negative-pale)}[tuiAppearance][data-appearance=error]:before,[tuiAppearance][data-appearance=negative]:before,[tuiAppearance][data-appearance=error]:after,[tuiAppearance][data-appearance=negative]:after{color:var(--tui-status-negative)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=error]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=negative]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-negative-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=error]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=negative]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=error][data-state=hover],[tuiAppearance][data-appearance=negative][data-state=hover]{--t-bg: var(--tui-status-negative-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=error][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=negative][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=error][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=negative][tuiWrapper][data-state=hover]{--t-bg: var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=error]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=negative]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=error]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=negative]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=error][data-state=active],[tuiAppearance][data-appearance=negative][data-state=active]{--t-bg: var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=error][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=negative][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=error][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=negative][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=error][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=negative][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-status-negative-pale-hover)}[tuiAppearance][data-appearance=error]:checked:not([data-mode]),[tuiAppearance][data-appearance=negative]:checked:not([data-mode]),[tuiAppearance][data-appearance=error][data-mode~=checked],[tuiAppearance][data-appearance=negative][data-mode~=checked]{background:var(--tui-status-negative)}[tuiAppearance][data-appearance=success],[tuiAppearance][data-appearance=positive]{--t-bg: var(--tui-status-positive-pale)}[tuiAppearance][data-appearance=success]:before,[tuiAppearance][data-appearance=positive]:before,[tuiAppearance][data-appearance=success]:after,[tuiAppearance][data-appearance=positive]:after{color:var(--tui-status-positive)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=success]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=positive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-positive-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=success]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=positive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-positive-pale-hover)}}[tuiAppearance][data-appearance=success][data-state=hover],[tuiAppearance][data-appearance=positive][data-state=hover]{--t-bg: var(--tui-status-positive-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=success][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=positive][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=success][tuiWrapper][data-state=hover],[tuiAppearance][data-appearance=positive][tuiWrapper][data-state=hover]{--t-bg: var(--tui-status-positive-pale-hover)}}[tuiAppearance][data-appearance=success]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=positive]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-positive-pale-hover)}[tuiAppearance][data-appearance=success]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]),[tuiAppearance][data-appearance=positive]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-positive-pale-hover)}[tuiAppearance][data-appearance=success][data-state=active],[tuiAppearance][data-appearance=positive][data-state=active]{--t-bg: var(--tui-status-positive-pale-hover)}[tuiAppearance][data-appearance=success][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=positive][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=success][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=positive][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=success][tuiWrapper][data-state=active]:hover,[tuiAppearance][data-appearance=positive][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-status-positive-pale-hover)}[tuiAppearance][data-appearance=success]:checked:not([data-mode]),[tuiAppearance][data-appearance=positive]:checked:not([data-mode]),[tuiAppearance][data-appearance=success][data-mode~=checked],[tuiAppearance][data-appearance=positive][data-mode~=checked]{background:var(--tui-status-positive)}[tuiAppearance][data-appearance=warning]{--t-bg: var(--tui-status-warning-pale)}[tuiAppearance][data-appearance=warning]:before,[tuiAppearance][data-appearance=warning]:after{color:var(--tui-status-warning)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=warning]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-warning-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=warning]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-warning-pale-hover)}}[tuiAppearance][data-appearance=warning][data-state=hover]{--t-bg: var(--tui-status-warning-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=warning][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=warning][tuiWrapper][data-state=hover]{--t-bg: var(--tui-status-warning-pale-hover)}}[tuiAppearance][data-appearance=warning]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-warning-pale-hover)}[tuiAppearance][data-appearance=warning]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-warning-pale-hover)}[tuiAppearance][data-appearance=warning][data-state=active]{--t-bg: var(--tui-status-warning-pale-hover)}[tuiAppearance][data-appearance=warning][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=warning][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=warning][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-status-warning-pale-hover)}[tuiAppearance][data-appearance=warning]:checked:not([data-mode]),[tuiAppearance][data-appearance=warning][data-mode~=checked]{background:var(--tui-status-warning)}[tuiAppearance][data-appearance=info]{--t-bg: var(--tui-status-info-pale)}[tuiAppearance][data-appearance=info]:before,[tuiAppearance][data-appearance=info]:after{color:var(--tui-status-info)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=info]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-info-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=info]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-status-info-pale-hover)}}[tuiAppearance][data-appearance=info][data-state=hover]{--t-bg: var(--tui-status-info-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=info][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=info][tuiWrapper][data-state=hover]{--t-bg: var(--tui-status-info-pale-hover)}}[tuiAppearance][data-appearance=info]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-info-pale-hover)}[tuiAppearance][data-appearance=info]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-status-info-pale-hover)}[tuiAppearance][data-appearance=info][data-state=active]{--t-bg: var(--tui-status-info-pale-hover)}[tuiAppearance][data-appearance=info][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=info][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=info][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-status-info-pale-hover)}[tuiAppearance][data-appearance=info]:checked:not([data-mode]),[tuiAppearance][data-appearance=info][data-mode~=checked]{background:var(--tui-status-info)}[tuiAppearance][data-appearance=neutral]{--t-bg: var(--tui-background-neutral-1)}[tuiAppearance][data-appearance=neutral]:before,[tuiAppearance][data-appearance=neutral]:after{color:var(--tui-status-neutral)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=neutral]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-background-neutral-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=neutral]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-bg: var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=neutral][data-state=hover]{--t-bg: var(--tui-background-neutral-1-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=neutral][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=neutral][tuiWrapper][data-state=hover]{--t-bg: var(--tui-background-neutral-1-hover)}}[tuiAppearance][data-appearance=neutral]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=neutral]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]){--t-bg: var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=neutral][data-state=active]{--t-bg: var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=neutral][tuiWrapper]:active:not(._no-active),[tuiAppearance][data-appearance=neutral][tuiWrapper][data-state=active],[tuiAppearance][data-appearance=neutral][tuiWrapper][data-state=active]:hover{--t-bg: var(--tui-background-neutral-1-pressed)}[tuiAppearance][data-appearance=neutral]:checked:not([data-mode]),[tuiAppearance][data-appearance=neutral][data-mode~=checked]{background:var(--tui-status-neutral)}[tuiAppearance][data-appearance=table]:not([tuiWrapper]){content:"";position:fixed;inset:-1px;inline-size:auto;block-size:auto;border-radius:0;background:transparent;border:none;outline:none;border-block-end:calc(var(--t-row-height) - var(--t-height)) solid transparent}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):not(._empty){color:var(--tui-text-primary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false]{background-color:var(--tui-background-neutral-1)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false]{background-color:var(--tui-background-neutral-1)}}[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-state=hover][data-focus=false]{background-color:var(--tui-background-neutral-1)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper])[tuiWrapper]:hover:not(._no-hover)[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[tuiWrapper][data-state=hover][data-focus=false]{background-color:var(--tui-background-neutral-1)}}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):focus-visible:not([data-focus=false]){outline-offset:-.125rem;outline:.125rem solid var(--tui-border-focus)}[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-focus=true]{outline-offset:-.125rem;outline:.125rem solid var(--tui-border-focus)}[tuiAppearance][data-appearance=table]:not([tuiWrapper])[tuiWrapper]:not(._focused):has(:focus-visible),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[tuiWrapper]._focused{outline-offset:-.125rem;outline:.125rem solid var(--tui-border-focus)}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode]),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode]){background-origin:border-box;background-position:top right;background-repeat:no-repeat;background-image:linear-gradient(to top right,transparent 0% 50%,var(--tui-status-negative) 50% 100%);background-size:.5rem .5rem}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[data-focus=false]{background-color:var(--tui-status-negative-pale)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode]):matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false]{background-color:var(--tui-status-negative-pale-hover)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode]):is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state])[data-focus=false]{background-color:var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[data-state=hover][data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][data-state=hover][data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[data-state=hover][data-focus=false]{background-color:var(--tui-status-negative-pale-hover)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover)[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper]:hover:not(._no-hover)[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper]:hover:not(._no-hover)[data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper][data-state=hover][data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper][data-state=hover][data-focus=false],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper][data-state=hover][data-focus=false]{background-color:var(--tui-status-negative-pale-hover)}}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode]):disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid]:disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode]):disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[data-state=disabled],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][data-state=disabled],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[data-state=disabled]{background:transparent;outline:none}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper]:disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper]:disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper]:disabled:not([data-state]),[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper][data-state=disabled],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper][data-state=disabled],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper][data-state=disabled]{background:transparent;outline:none}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode]):focus-visible:not([data-focus=false]),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid]:focus-visible:not([data-focus=false]),[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode]):focus-visible:not([data-focus=false]){background-color:transparent;outline-offset:-.0625rem;outline:.0625rem solid var(--tui-status-negative)}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[data-focus=true],[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][data-focus=true],[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[data-focus=true]{background-color:transparent;outline-offset:-.0625rem;outline:.0625rem solid var(--tui-status-negative)}[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper]:not(._focused):has(:focus-visible),[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper]:not(._focused):has(:focus-visible),[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper]:not(._focused):has(:focus-visible),[tuiAppearance][data-appearance=table]:not([tuiWrapper]):invalid:not([data-mode])[tuiWrapper]._focused,[tuiAppearance][data-appearance=table]:not([tuiWrapper])[data-mode~=invalid][tuiWrapper]._focused,[tuiAppearance][data-appearance=table]:not([tuiWrapper]).tui-invalid:not([data-mode])[tuiWrapper]._focused{background-color:transparent;outline-offset:-.0625rem;outline:.0625rem solid var(--tui-status-negative)}[tuiWrapper]{transition-property:color,background,opacity;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;position:relative;display:block;block-size:100%;inline-size:100%;appearance:none;border-radius:inherit}[tuiWrapper]:disabled:disabled,[tuiWrapper][data-state=disabled][data-state=disabled]{pointer-events:none;opacity:var(--tui-disabled-opacity)}[tuiWrapper][data-appearance=textfield]{transition-property:box-shadow,background;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;background:var(--tui-background-base);color:var(--tui-text-primary);outline:none!important;box-shadow:0 .125rem .1875rem #0000001a}[tuiWrapper][data-appearance=textfield]:after{transition-property:color;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;position:absolute;inset:0;content:"";border-radius:inherit;border:1px solid currentColor;pointer-events:none;color:var(--tui-border-normal)}@media (hover: hover) and (pointer: fine){[tuiWrapper][data-appearance=textfield]:hover:not(._no-hover),[tuiWrapper][data-appearance=textfield][data-state=hover]{box-shadow:0 .125rem .3125rem #00000029}}[tuiWrapper][data-appearance=textfield]:focus-visible:focus-visible{box-shadow:none}[tuiWrapper][data-appearance=textfield]:focus-visible:focus-visible:after{border-width:2px;color:var(--tui-background-accent-1)}[tuiWrapper][data-appearance=textfield]:has(:focus-visible){box-shadow:none}[tuiWrapper][data-appearance=textfield]:has(:focus-visible):after{border-width:2px;color:var(--tui-background-accent-1)}[tuiWrapper][data-appearance=textfield]._focused._focused{box-shadow:none}[tuiWrapper][data-appearance=textfield]._focused._focused:after{border-width:2px;color:var(--tui-background-accent-1)}[tuiWrapper][data-appearance=textfield][data-state=readonly][data-state=readonly]{box-shadow:none;background:transparent}[tuiWrapper][data-appearance=textfield][data-state=readonly][data-state=readonly]:after{color:var(--tui-border-normal)}[tuiWrapper][data-appearance=textfield]:disabled:disabled,[tuiWrapper][data-appearance=textfield][data-state=disabled][data-state=disabled]{box-shadow:none}[tuiWrapper][data-appearance=textfield]:invalid:invalid:after,[tuiWrapper][data-appearance=textfield]._invalid._invalid:after{color:var(--tui-text-negative)}[tuiTheme=dark][tuiWrapper][data-appearance=textfield],[tuiTheme=dark] [tuiWrapper][data-appearance=textfield]{background:var(--tui-background-neutral-1)}@media (hover: hover) and (pointer: fine){[tuiTheme=dark][tuiWrapper][data-appearance=textfield]:hover:not(._no-hover),[tuiTheme=dark] [tuiWrapper][data-appearance=textfield]:hover:not(._no-hover),[tuiTheme=dark][tuiWrapper][data-appearance=textfield][data-state=hover],[tuiTheme=dark] [tuiWrapper][data-appearance=textfield][data-state=hover]{background:var(--tui-background-neutral-1-hover)}}[tuiTheme=dark][tuiWrapper][data-appearance=textfield]:focus-visible:focus-visible,[tuiTheme=dark] [tuiWrapper][data-appearance=textfield]:focus-visible:focus-visible{background:transparent}[tuiTheme=dark][tuiWrapper][data-appearance=textfield]:has(:focus-visible),[tuiTheme=dark] [tuiWrapper][data-appearance=textfield]:has(:focus-visible){background:transparent}[tuiTheme=dark][tuiWrapper][data-appearance=textfield]._focused._focused,[tuiTheme=dark] [tuiWrapper][data-appearance=textfield]._focused._focused{background:transparent}[tuiWrapper][data-appearance=table]{border-radius:0;background:transparent;color:var(--tui-text-primary);outline:none!important}[tuiWrapper][data-appearance=table]:before,[tuiWrapper][data-appearance=table][data-appearance=table]:after{content:"";position:fixed;top:-.03125rem;left:-1px;right:-.03125rem;bottom:-1px}[tuiWrapper][data-appearance=table]:before{transition-property:background;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;z-index:-1;background-repeat:no-repeat;background-position:top right;background-size:.5rem .5rem}[tuiWrapper][data-appearance=table][data-appearance=table]:after{border:1px solid currentColor;border-radius:inherit;pointer-events:none;color:var(--tui-border-normal)}@media (hover: hover) and (pointer: fine){[tuiWrapper][data-appearance=table]:hover:not(._no-hover):not(._focused):before,[tuiWrapper][data-appearance=table][data-state=hover]:not(._focused):before{background-color:var(--tui-background-neutral-1)}}[tuiWrapper][data-appearance=table]:focus-visible:focus-visible{background:transparent}[tuiWrapper][data-appearance=table]:focus-visible:focus-visible:after{border-width:2px;color:var(--tui-border-focus)}[tuiWrapper][data-appearance=table]:has(:focus-visible){background:transparent}[tuiWrapper][data-appearance=table]:has(:focus-visible):after{border-width:2px;color:var(--tui-border-focus)}[tuiWrapper][data-appearance=table]._focused._focused{background:transparent}[tuiWrapper][data-appearance=table]._focused._focused:after{border-width:2px;color:var(--tui-border-focus)}[tuiWrapper][data-appearance=table]:invalid:invalid:before,[tuiWrapper][data-appearance=table]._invalid._invalid:before{background-image:linear-gradient(to top right,transparent 0%,transparent 50%,var(--tui-status-negative) 50%,var(--tui-status-negative) 100%)}[tuiWrapper][data-appearance=table]:invalid:invalid:not(._focused):before,[tuiWrapper][data-appearance=table]._invalid._invalid:not(._focused):before{background-color:var(--tui-status-negative-pale)}@media (hover: hover) and (pointer: fine){[tuiWrapper][data-appearance=table]:invalid:invalid:hover:not(._no-hover):not(._focused):before,[tuiWrapper][data-appearance=table]._invalid._invalid:hover:not(._no-hover):not(._focused):before,[tuiWrapper][data-appearance=table]:invalid:invalid[data-state=hover]:not(._focused):before,[tuiWrapper][data-appearance=table]._invalid._invalid[data-state=hover]:not(._focused):before{background-color:var(--tui-status-negative-pale-hover)}}[tuiWrapper][data-appearance=table]:invalid:invalid:disabled:disabled,[tuiWrapper][data-appearance=table]._invalid._invalid:disabled:disabled,[tuiWrapper][data-appearance=table]:invalid:invalid[data-state=disabled][data-state=disabled],[tuiWrapper][data-appearance=table]._invalid._invalid[data-state=disabled][data-state=disabled]{background:transparent}[tuiWrapper][data-appearance=table]:invalid:invalid:focus-visible:focus-visible,[tuiWrapper][data-appearance=table]._invalid._invalid:focus-visible:focus-visible{background:transparent;--tui-border-focus: var(--tui-status-negative)}[tuiWrapper][data-appearance=table]:invalid:invalid:focus-visible:focus-visible:after,[tuiWrapper][data-appearance=table]._invalid._invalid:focus-visible:focus-visible:after{border-width:1px}[tuiWrapper][data-appearance=table]:invalid:invalid:has(:focus-visible),[tuiWrapper][data-appearance=table]._invalid._invalid:has(:focus-visible){background:transparent;--tui-border-focus: var(--tui-status-negative)}[tuiWrapper][data-appearance=table]:invalid:invalid:has(:focus-visible):after,[tuiWrapper][data-appearance=table]._invalid._invalid:has(:focus-visible):after{border-width:1px}[tuiWrapper][data-appearance=table]:invalid:invalid._focused._focused,[tuiWrapper][data-appearance=table]._invalid._invalid._focused._focused{background:transparent;--tui-border-focus: var(--tui-status-negative)}[tuiWrapper][data-appearance=table]:invalid:invalid._focused._focused:after,[tuiWrapper][data-appearance=table]._invalid._invalid._focused._focused:after{border-width:1px}table [tuiWrapper][data-appearance=table][data-appearance=table]:not(._focused):after{border-width:0}table [tuiWrapper][data-appearance=table]._focused{z-index:1}[tuiWrapper][data-appearance=icon]{color:var(--tui-text-tertiary)}[tuiWrapper]:not([data-state=readonly]):hover .t-textfield-icon [tuiWrapper][data-appearance=icon]:not([data-state=disabled]){color:var(--tui-text-secondary)}@media (hover: hover) and (pointer: fine){[tuiWrapper][data-appearance=icon]:hover:not(._no-hover),[tuiWrapper][data-appearance=icon][data-state=hover]{color:var(--tui-text-secondary)}}[tuiWrapper][data-appearance=icon]:active:not(._no-active),[tuiWrapper][data-appearance=icon][data-state=active],[tuiWrapper][data-appearance=icon][data-state=active]:hover{color:var(--tui-text-primary)}tui-primitive-textfield:hover:not(._disabled) [tuiAppearance][data-appearance=icon],tui-textarea:hover:not(._disabled) [tuiAppearance][data-appearance=icon],tui-input-tag:hover:not(._disabled) [tuiAppearance][data-appearance=icon]{color:var(--tui-text-secondary)}tui-primitive-textfield:hover:not(._disabled) [tuiAppearance][data-appearance=icon]:active:not(._no-active),tui-textarea:hover:not(._disabled) [tuiAppearance][data-appearance=icon]:active:not(._no-active),tui-input-tag:hover:not(._disabled) [tuiAppearance][data-appearance=icon]:active:not(._no-active),tui-primitive-textfield:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active],tui-textarea:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active],tui-input-tag:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active],tui-primitive-textfield:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active]:hover,tui-textarea:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active]:hover,tui-input-tag:hover:not(._disabled) [tuiAppearance][data-appearance=icon][data-state=active]:hover{color:var(--tui-text-primary)}[tuiWrapper][data-appearance=none]{outline:none}[tuiWrapper][data-appearance=none]:after{border:none}[tuiAppearance][data-appearance=textfield]{transition-property:box-shadow,background-color,outline-color,border-color;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;--t-shadow: 0 .125rem .1875rem rgba(0, 0, 0, .1);background-color:var(--tui-background-base);color:var(--tui-text-primary);box-shadow:var(--t-shadow);outline:1px solid var(--tui-border-normal);outline-offset:-1px;border-width:0}[tuiAppearance][data-appearance=textfield]:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield]:not([tuiWrapper]):after{transition-property:color,transform;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;color:var(--tui-text-tertiary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-shadow: 0 .125rem .3125rem rgba(0, 0, 0, .16)}[tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):not([tuiWrapper]):after{color:var(--tui-text-secondary)}}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){--t-shadow: 0 .125rem .3125rem rgba(0, 0, 0, .16)}[tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]):not([tuiWrapper]):after{color:var(--tui-text-secondary)}}[tuiAppearance][data-appearance=textfield][data-state=hover]{--t-shadow: 0 .125rem .3125rem rgba(0, 0, 0, .16)}[tuiAppearance][data-appearance=textfield][data-state=hover]:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][data-state=hover]:not([tuiWrapper]):after{color:var(--tui-text-secondary)}@media (hover: hover) and (pointer: fine){[tuiAppearance][data-appearance=textfield][tuiWrapper]:hover:not(._no-hover),[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=hover]{--t-shadow: 0 .125rem .3125rem rgba(0, 0, 0, .16)}[tuiAppearance][data-appearance=textfield][tuiWrapper]:hover:not(._no-hover):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=hover]:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][tuiWrapper]:hover:not(._no-hover):not([tuiWrapper]):after,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=hover]:not([tuiWrapper]):after{color:var(--tui-text-secondary)}}[tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):not([tuiWrapper]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):active:not(:disabled):not([data-state]):not([tuiWrapper]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=textfield][data-state=active]:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][data-state=active]:not([tuiWrapper]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=textfield][tuiWrapper]:active:not(._no-active):not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=active]:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=active]:hover:not([tuiWrapper]):before,[tuiAppearance][data-appearance=textfield][tuiWrapper]:active:not(._no-active):not([tuiWrapper]):after,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=active]:not([tuiWrapper]):after,[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=active]:hover:not([tuiWrapper]):after{color:var(--tui-text-primary)}[tuiAppearance][data-appearance=textfield]:focus-visible:not([data-focus=false]){box-shadow:none;outline:.125rem solid var(--tui-background-accent-1);outline-offset:-.125rem}[tuiAppearance][data-appearance=textfield][data-focus=true]{box-shadow:none;outline:.125rem solid var(--tui-background-accent-1);outline-offset:-.125rem}[tuiAppearance][data-appearance=textfield][tuiWrapper]:not(._focused):has(:focus-visible),[tuiAppearance][data-appearance=textfield][tuiWrapper]._focused{box-shadow:none;outline:.125rem solid var(--tui-background-accent-1);outline-offset:-.125rem}[tuiAppearance][data-appearance=textfield]:disabled:not([data-state]),[tuiAppearance][data-appearance=textfield][data-state=disabled]{box-shadow:none}[tuiAppearance][data-appearance=textfield][tuiWrapper]:disabled:not([data-state]),[tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=disabled]{box-shadow:none}[tuiAppearance][data-appearance=textfield][data-mode~=invalid][data-mode~=invalid],[tuiAppearance][data-appearance=textfield]:invalid:not([data-mode]),[tuiAppearance][data-appearance=textfield].tui-invalid:not([data-mode]){outline-color:var(--tui-status-negative)}[tuiAppearance][data-appearance=textfield][data-mode~=readonly],input[tuiAppearance][data-appearance=textfield]:read-only:not([data-mode]){background:transparent!important;box-shadow:none!important;outline-color:var(--tui-border-normal)!important}[tuiAppearance][data-appearance=textfield][chrome-autofilled],[tuiAppearance][data-appearance=textfield]:-webkit-autofill{-webkit-text-fill-color:var(--tui-text-primary)!important;caret-color:var(--tui-text-primary)!important;box-shadow:0 0 0 100rem var(--tui-service-autofill-background) inset!important;transition:background-color 600000s 0s}[tuiTheme=dark] [tuiAppearance][data-appearance=textfield],[tuiTheme=dark][tuiAppearance][data-appearance=textfield]{background-color:var(--tui-background-neutral-1)}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=textfield]:matches(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background-color:var(--tui-background-neutral-1-hover)}}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]),[tuiTheme=dark][tuiAppearance][data-appearance=textfield]:is(a,button,select,textarea,input,label,.tui-interactive):not(:disabled):hover:not(:disabled):not([data-state]){background-color:var(--tui-background-neutral-1-hover)}}[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][data-state=hover],[tuiTheme=dark][tuiAppearance][data-appearance=textfield][data-state=hover]{background-color:var(--tui-background-neutral-1-hover)}@media (hover: hover) and (pointer: fine){[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][tuiWrapper]:hover:not(._no-hover),[tuiTheme=dark][tuiAppearance][data-appearance=textfield][tuiWrapper]:hover:not(._no-hover),[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=hover],[tuiTheme=dark][tuiAppearance][data-appearance=textfield][tuiWrapper][data-state=hover]{background-color:var(--tui-background-neutral-1-hover)}}[tuiTheme=dark] [tuiAppearance][data-appearance=textfield]:focus-visible:not([data-focus=false]),[tuiTheme=dark][tuiAppearance][data-appearance=textfield]:focus-visible:not([data-focus=false]){background-color:transparent!important}[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][data-focus=true],[tuiTheme=dark][tuiAppearance][data-appearance=textfield][data-focus=true]{background-color:transparent!important}[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][tuiWrapper]:not(._focused):has(:focus-visible),[tuiTheme=dark][tuiAppearance][data-appearance=textfield][tuiWrapper]:not(._focused):has(:focus-visible),[tuiTheme=dark] [tuiAppearance][data-appearance=textfield][tuiWrapper]._focused,[tuiTheme=dark][tuiAppearance][data-appearance=textfield][tuiWrapper]._focused{background-color:transparent!important}@keyframes tuiReveal{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes tuiFadeIn{0%{opacity:var(--tui-fade-start, 0)}to{opacity:var(--tui-fade-end, 1)}}html{block-size:100%;font-size:16px}body{block-size:100%;min-block-size:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{-webkit-overflow-scrolling:touch}ul,ol{list-style:none;padding:0;margin:0}table{border-collapse:collapse;border-spacing:0}input,button,select,textarea{font-family:inherit;color:inherit}hr{margin:0;block-size:1px;border:none;background:var(--tui-border-normal)}iframe{border:none}svg use{pointer-events:none}::selection{background-color:var(--tui-service-selection-background)}::-ms-clear{display:none}::-ms-reveal{display:none}@supports (-webkit-hyphens: none) and (text-align-last: right){:after{content:none}}.tui-container{margin-inline-end:auto;margin-inline-start:auto}@media screen and (min-width: 80em){.tui-container.tui-container_adaptive{inline-size:69rem}}@media screen and (max-width: 79.9625em){.tui-container.tui-container_adaptive{inline-size:51.5rem}}@media screen and (max-width: 47.9625em){.tui-container.tui-container_adaptive{inline-size:100%;padding:0 1rem;box-sizing:border-box}}@media screen and (min-width: 80em){.tui-container{inline-size:69rem}}@media screen and (max-width: 79.9625em){.tui-container{inline-size:51.5rem;padding:0 3rem}}@media screen and (min-width: 80em){.tui-container_menu{inline-size:69rem}}@media (min-width: 64em) and (max-width: 79.9625em){.tui-container_menu{inline-size:51.5rem}}@media screen and (max-width: 47.9625em){.tui-container_menu{inline-size:auto;padding:0 1rem;box-sizing:border-box}}.tui-container_fullwidth{inline-size:auto;padding:0 1.5rem}@media screen and (max-width: 47.9625em){.tui-container_fullwidth{padding:0 1rem;box-sizing:border-box}}@media screen and (max-width: 79.9625em){.tui-container_fixed{inline-size:69rem}}.tui-form__header{font:var(--tui-font-heading-5);margin-block-start:2rem;margin-block-end:1.25rem}@media screen and (max-width: 47.9625em){.tui-form__header{font:var(--tui-font-text-l);font-weight:700;margin-block-end:1rem}}.tui-form__header_margin-top_none,.tui-form__header_margin-block-start_none{margin-block-start:0}.tui-form__header_margin-bottom_none,.tui-form__header_margin-block-end_none{margin-block-end:0}.tui-form__header_margin-bottom_small,.tui-form__header_margin-block-end_small{margin-block-end:1rem}@media screen and (max-width: 47.9625em){.tui-form__header_margin-bottom_small,.tui-form__header_margin-block-end_small{margin-block-end:.75rem}}.tui-form__row{margin-block-start:1.25rem}.tui-form__row:first-child{margin-block-start:0}.tui-form__row_multi-fields{display:flex}@media screen and (max-width: 47.9625em){.tui-form__row_multi-fields{flex-wrap:wrap}}.tui-form__row_half-width{inline-size:calc(50% - .625rem)}@media screen and (max-width: 47.9625em){.tui-form__row_half-width{inline-size:100%}}.tui-form__row_checkboxes{display:flex;flex-wrap:wrap}@media screen and (max-width: 47.9625em){.tui-form__row{margin-block-start:1rem}}.tui-form__multi-field{flex:1 1 0;min-inline-size:0;margin-inline-start:1.25rem}.tui-form__multi-field:first-child{margin-inline-start:0}@media screen and (max-width: 47.9625em){.tui-form__multi-field{flex-basis:100%;margin-block-start:1rem;margin-inline-start:0}.tui-form__multi-field:first-child{margin-block-start:0}}.tui-form__field-note{font:var(--tui-font-text-s);margin-block-start:.25rem;color:var(--tui-text-secondary)}.tui-form__field-checkbox{margin-block-start:.5rem}.tui-form__checkbox{flex:1 1 calc(50% - .625rem)}.tui-form__checkbox:nth-child(2n){margin-inline-start:1.25rem}.tui-form__checkbox:nth-child(n+3){margin-block-start:1rem}.tui-form__buttons{display:flex;margin-block-start:2rem}.tui-form__buttons_align_end{justify-content:flex-end}.tui-form__buttons_align_center{justify-content:center}@media screen and (max-width: 47.9625em){.tui-form__buttons{flex-direction:column;margin-block-start:1.5rem}}.tui-form__button{margin-inline-start:.75rem}.tui-form__button:first-child{margin-inline-start:0}@media screen and (max-width: 47.9625em){.tui-form__button{margin-block-start:.5rem;margin-inline-start:0}}.tui-island{position:relative;display:block;border-radius:var(--tui-radius-xl);background-color:var(--tui-background-base);overflow-wrap:break-word;text-decoration:none;color:var(--tui-text-primary);outline:none;box-sizing:content-box}.tui-island:not(.tui-island_hoverable):before{position:absolute;top:0;left:0;inline-size:100%;block-size:100%;content:"";box-sizing:border-box;border:1px solid var(--tui-border-normal);border-radius:inherit;pointer-events:none}.tui-island:focus:before,.tui-island:hover:focus:before{border-color:var(--tui-border-focus)}.tui-island_hoverable{transition-property:all;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;background:var(--tui-background-elevation-2);box-shadow:var(--tui-shadow-small);cursor:pointer;transition-property:transform,box-shadow;will-change:transform,box-shadow}.tui-island_hoverable:hover{box-shadow:var(--tui-shadow-small-hover);transform:translateY(-.25rem)}.tui-island_transparent{background-color:transparent}.tui-island_size_s{--tui-radius-xl: calc(4 * var(--tui-radius-l) / 3);font:var(--tui-font-text-s);padding:1rem}.tui-island_size_m{--tui-radius-xl: calc(5 * var(--tui-radius-l) / 3);font:var(--tui-font-text-m);padding:1rem}.tui-island_size_l{font:var(--tui-font-text-m);padding:1.25rem}.tui-island_text-align_left{text-align:start}.tui-island_text-align_center{text-align:center}.tui-island_text-align_right{text-align:end}.tui-island__content{display:flex;justify-content:space-between}.tui-island_text-align_center .tui-island__content{display:block}.tui-island__content>*{min-inline-size:0}.tui-island__category{font-size:.6875rem;line-height:1rem;text-transform:uppercase;letter-spacing:.075em;margin:0 0 .5rem;color:var(--tui-text-secondary)}.tui-island_size_l .tui-island__category{margin:0 0 .75rem}.tui-island__title{font:var(--tui-font-text-m);margin:0 0 .5rem}.tui-island_size_m .tui-island__title{font:var(--tui-font-heading-6);margin:0 0 .75rem}.tui-island_size_l .tui-island__title{font:var(--tui-font-heading-6)}.tui-island__paragraph{margin:0;color:var(--tui-text-secondary)}.tui-island__paragraph_link.tui-island__paragraph{margin-block-start:1rem}.tui-island_size_l .tui-island__paragraph_link.tui-island__paragraph{margin:1rem 0 0}.tui-island__paragraph_button.tui-island__paragraph{margin-block-start:1.25rem}.tui-island_size_l .tui-island__paragraph_button.tui-island__paragraph{margin:1.25rem 0 0}.tui-island__figure{display:flex;justify-content:center;order:1;flex-shrink:0;margin:0 0 0 1rem}.tui-island_size_l .tui-island__figure{margin-inline-start:2.25rem}.tui-island_text-align_center .tui-island__figure{margin:0 0 .75rem}.tui-island__carousel-controls{display:flex;padding-block-end:1rem;margin-block-end:1rem;border-block-end:1px solid var(--tui-border-normal);white-space:nowrap}.tui-island__carousel-pages{margin-inline-start:auto;color:var(--tui-text-secondary)}.tui-island__carousel-button{margin-inline-end:.5rem}.tui-island .tui-island__footer-button{display:block;max-inline-size:unset;inline-size:calc(100% + 1.875rem);margin:1rem calc(-1rem + 1px) calc(-1rem + 1px);border-block-start:1px solid var(--tui-border-normal);border-radius:0 0 var(--tui-radius-xl) var(--tui-radius-xl)}.tui-island_size_l .tui-island__footer-button{inline-size:calc(100% + 2.375rem);margin:1.25rem calc(-1.25rem + 1px) calc(-1.25rem + 1px)}.tui-island__marker:first-child:not(:only-child){margin-inline-end:1.25rem}.tui-island__marker:not(:first-child),.tui-island__marker:only-child{margin-inline-start:1.25rem}.tui-list{font:var(--tui-font-text-m);line-height:1.5rem;list-style-type:none;color:var(--tui-text-primary)}.tui-list_large{font:var(--tui-font-text-l);line-height:1.75rem}.tui-list_small,.tui-list_extra-small{font:var(--tui-font-text-s);line-height:1.25rem}.tui-list_nested{margin:.75rem 0 .75rem 1.25rem;color:var(--tui-text-secondary)}.tui-list_large .tui-list_nested{margin-inline-start:.75rem}.tui-list_small .tui-list_nested{margin-block-start:.5rem;margin-block-end:.5rem}.tui-list_ordered{counter-reset:counter}.tui-list__item{position:relative;padding-inline-start:1.5rem;overflow-wrap:break-word;margin-block-start:.75rem}.tui-list__item:first-child{margin-block-start:0}.tui-list__item:before{content:"";position:absolute;left:0;top:.5rem;inline-size:.5rem;block-size:.5rem;border-radius:100%;background-color:var(--tui-background-accent-1)}.tui-list_large>.tui-list__item:before{top:.625rem}.tui-list_small>.tui-list__item:before{top:.375rem}.tui-list_extra-small>.tui-list__item{margin-block-start:.5rem}.tui-list_linear .tui-list__item{padding-inline-start:1.75rem}.tui-list_linear .tui-list__item:before{content:"\2014";left:0;top:auto;inline-size:auto;block-size:auto;background-color:transparent}.tui-list_ordered .tui-list__item{padding-inline-start:1.25rem}.tui-list_ordered .tui-list__item:before{content:counter(counter) ".";left:0;top:auto;counter-increment:counter;inline-size:auto;block-size:auto;color:var(--tui-text-tertiary);background-color:transparent}.tui-list_triangle>.tui-list__item{padding-inline-start:1.75rem}.tui-list_triangle>.tui-list__item:before{content:"\25e4";left:0;top:1px;inline-size:auto;block-size:auto;background-color:transparent;color:var(--tui-text-tertiary);font-size:.75rem}.tui-list__item-title{font:var(--tui-font-heading-5);margin:0}.tui-list_small .tui-list__item-title{line-height:1.25rem;font-weight:700}.tui-list__description{margin:.5rem 0 0;color:var(--tui-text-secondary)}.tui-list_small .tui-list__description{margin-block-start:.25rem}.tui-list_large .tui-list__description{line-height:1.75rem;margin-block-start:.75rem}@media not screen and (max-width: 47.9625em){.tui-mobile-only{display:none!important}}.tui-required:after{content:"*"}.tui-required_float:after{position:absolute}.tui-required_spacing:after{content:"\a0*"}.tui-row{display:flex;flex-wrap:wrap}.tui-row_align_center{align-items:center}.tui-row_align_start{align-items:flex-start}.tui-row_align_end{align-items:flex-end}@media screen and (min-width: 80em){.tui-row_adaptive.tui-row{margin-inline-start:-1.5rem;margin-inline-end:-1.5rem}}@media screen and (max-width: 79.9625em){.tui-row_adaptive.tui-row{margin-inline-start:-1.25rem;margin-inline-end:-1.25rem}}@media screen and (max-width: 47.9625em){.tui-row_adaptive.tui-row{margin-inline-start:-.5rem;margin-inline-end:-.5rem}}.tui-row_temporary.tui-row{margin-inline-start:-1.25rem;margin-inline-end:-1.25rem}@media screen and (min-width: 80em){.tui-row{margin-inline-start:-1.5rem;margin-inline-end:-1.5rem}}@media screen and (max-width: 79.9625em){.tui-row{margin-inline-start:-1.25rem;margin-inline-end:-1.25rem}}.tui-col_1{inline-size:8.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_2{inline-size:16.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_3{inline-size:25%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_4{inline-size:33.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_5{inline-size:41.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_6{inline-size:50%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_7{inline-size:58.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_8{inline-size:66.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_9{inline-size:75%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_10{inline-size:83.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_11{inline-size:91.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_12{inline-size:100%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-1{inline-size:8.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-2{inline-size:16.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-3{inline-size:25%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-4{inline-size:33.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-5{inline-size:41.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-6{inline-size:50%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-7{inline-size:58.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-8{inline-size:66.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-9{inline-size:75%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-10{inline-size:83.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-11{inline-size:91.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_md-12{inline-size:100%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-col_stretch{display:flex}@media screen and (min-width: 80em){.tui-row_adaptive .tui-col_lg-1{inline-size:8.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-2{inline-size:16.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-3{inline-size:25%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-4{inline-size:33.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-5{inline-size:41.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-6{inline-size:50%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-7{inline-size:58.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-8{inline-size:66.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-9{inline-size:75%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-10{inline-size:83.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-11{inline-size:91.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_lg-12{inline-size:100%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}}@media screen and (max-width: 79.9625em){.tui-row_adaptive .tui-col_md-1{inline-size:8.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-2{inline-size:16.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-3{inline-size:25%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-4{inline-size:33.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-5{inline-size:41.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-6{inline-size:50%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-7{inline-size:58.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-8{inline-size:66.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-9{inline-size:75%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-10{inline-size:83.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-11{inline-size:91.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_adaptive .tui-col_md-12{inline-size:100%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}}@media screen and (max-width: 47.9625em){.tui-row_adaptive .tui-col_xs-1{inline-size:8.33333333%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-2{inline-size:16.66666667%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-3{inline-size:25%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-4{inline-size:33.33333333%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-5{inline-size:41.66666667%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-6{inline-size:50%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-7{inline-size:58.33333333%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-8{inline-size:66.66666667%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-9{inline-size:75%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-10{inline-size:83.33333333%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-11{inline-size:91.66666667%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}.tui-row_adaptive .tui-col_xs-12{inline-size:100%;padding-inline-start:.5rem;padding-inline-end:.5rem;box-sizing:border-box}}.tui-row_temporary .tui-col_1{inline-size:8.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_2{inline-size:16.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_3{inline-size:25%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_4{inline-size:33.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_5{inline-size:41.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_6{inline-size:50%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_7{inline-size:58.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_8{inline-size:66.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_9{inline-size:75%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_10{inline-size:83.33333333%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_11{inline-size:91.66666667%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}.tui-row_temporary .tui-col_12{inline-size:100%;padding-inline-start:1.25rem;padding-inline-end:1.25rem;box-sizing:border-box}@media screen and (min-width: 80em){.tui-col_1{inline-size:8.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_2{inline-size:16.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_3{inline-size:25%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_4{inline-size:33.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_5{inline-size:41.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_6{inline-size:50%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_7{inline-size:58.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_8{inline-size:66.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_9{inline-size:75%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_10{inline-size:83.33333333%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_11{inline-size:91.66666667%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}.tui-col_12{inline-size:100%;padding-inline-start:1.5rem;padding-inline-end:1.5rem;box-sizing:border-box}}.tui-col-offset_1{margin-inline-start:8.33333333%}.tui-col-offset_2{margin-inline-start:16.66666667%}.tui-col-offset_3{margin-inline-start:25%}.tui-col-offset_4{margin-inline-start:33.33333333%}.tui-col-offset_5{margin-inline-start:41.66666667%}.tui-col-offset_6{margin-inline-start:50%}.tui-col-offset_7{margin-inline-start:58.33333333%}.tui-col-offset_8{margin-inline-start:66.66666667%}.tui-col-offset_9{margin-inline-start:75%}.tui-col-offset_10{margin-inline-start:83.33333333%}.tui-col-offset_11{margin-inline-start:91.66666667%}.tui-col-offset_12{margin-inline-start:100%}@media (min-width: 22.5em) and (max-width: 47.9625em){.tui-col-offset_xs-1{margin-inline-start:8.33333333%}.tui-col-offset_xs-2{margin-inline-start:16.66666667%}.tui-col-offset_xs-3{margin-inline-start:25%}.tui-col-offset_xs-4{margin-inline-start:33.33333333%}.tui-col-offset_xs-5{margin-inline-start:41.66666667%}.tui-col-offset_xs-6{margin-inline-start:50%}.tui-col-offset_xs-7{margin-inline-start:58.33333333%}.tui-col-offset_xs-8{margin-inline-start:66.66666667%}.tui-col-offset_xs-9{margin-inline-start:75%}.tui-col-offset_xs-10{margin-inline-start:83.33333333%}.tui-col-offset_xs-11{margin-inline-start:91.66666667%}.tui-col-offset_xs-12{margin-inline-start:100%}}@media screen and (max-width: 79.9625em){.tui-col-offset_md-1{margin-inline-start:8.33333333%}.tui-col-offset_md-2{margin-inline-start:16.66666667%}.tui-col-offset_md-3{margin-inline-start:25%}.tui-col-offset_md-4{margin-inline-start:33.33333333%}.tui-col-offset_md-5{margin-inline-start:41.66666667%}.tui-col-offset_md-6{margin-inline-start:50%}.tui-col-offset_md-7{margin-inline-start:58.33333333%}.tui-col-offset_md-8{margin-inline-start:66.66666667%}.tui-col-offset_md-9{margin-inline-start:75%}.tui-col-offset_md-10{margin-inline-start:83.33333333%}.tui-col-offset_md-11{margin-inline-start:91.66666667%}.tui-col-offset_md-12{margin-inline-start:100%}}@media screen and (min-width: 80em){.tui-col-offset_lg-1{margin-inline-start:8.33333333%}.tui-col-offset_lg-2{margin-inline-start:16.66666667%}.tui-col-offset_lg-3{margin-inline-start:25%}.tui-col-offset_lg-4{margin-inline-start:33.33333333%}.tui-col-offset_lg-5{margin-inline-start:41.66666667%}.tui-col-offset_lg-6{margin-inline-start:50%}.tui-col-offset_lg-7{margin-inline-start:58.33333333%}.tui-col-offset_lg-8{margin-inline-start:66.66666667%}.tui-col-offset_lg-9{margin-inline-start:75%}.tui-col-offset_lg-10{margin-inline-start:83.33333333%}.tui-col-offset_lg-11{margin-inline-start:91.66666667%}.tui-col-offset_lg-12{margin-inline-start:100%}}.tui-skeleton{position:relative;color:transparent!important;background:transparent!important;pointer-events:none;-webkit-user-select:none;user-select:none}.tui-skeleton:after{position:absolute;top:0;left:0;inline-size:100%;block-size:100%;content:"";background-color:var(--tui-background-neutral-2);animation:tuiSkeletonVibe ease-in-out 1s infinite alternate;border-radius:var(--tui-skeleton-radius, 0)}.tui-skeleton_light:after{background-color:#ffffff3d}.tui-skeleton_rounded:after{border-radius:inherit}.tui-skeleton_short:after{inline-size:40%}.tui-skeleton_center:after{position:absolute;left:50%;transform:translate(-50%);inline-size:40%}.tui-skeleton_text:before{content:"\a0"}.tui-skeleton *{opacity:0;visibility:hidden}.tui-space_all-16.tui-space_all-16{margin:4rem}.tui-space_all-15.tui-space_all-15{margin:3.75rem}.tui-space_all-14.tui-space_all-14{margin:3.5rem}.tui-space_all-13.tui-space_all-13{margin:3.25rem}.tui-space_all-12.tui-space_all-12{margin:3rem}.tui-space_all-11.tui-space_all-11{margin:2.75rem}.tui-space_all-10.tui-space_all-10{margin:2.5rem}.tui-space_all-9.tui-space_all-9{margin:2.25rem}.tui-space_all-8.tui-space_all-8{margin:2rem}.tui-space_all-7.tui-space_all-7{margin:1.75rem}.tui-space_all-6.tui-space_all-6{margin:1.5rem}.tui-space_all-5.tui-space_all-5{margin:1.25rem}.tui-space_all-4.tui-space_all-4{margin:1rem}.tui-space_all-3.tui-space_all-3{margin:.75rem}.tui-space_all-2.tui-space_all-2{margin:.5rem}.tui-space_all-1.tui-space_all-1{margin:.25rem}.tui-space_all-0.tui-space_all-0{margin:0rem}.tui-space_top-16.tui-space_top-16{margin-block-start:4rem}.tui-space_top-15.tui-space_top-15{margin-block-start:3.75rem}.tui-space_top-14.tui-space_top-14{margin-block-start:3.5rem}.tui-space_top-13.tui-space_top-13{margin-block-start:3.25rem}.tui-space_top-12.tui-space_top-12{margin-block-start:3rem}.tui-space_top-11.tui-space_top-11{margin-block-start:2.75rem}.tui-space_top-10.tui-space_top-10{margin-block-start:2.5rem}.tui-space_top-9.tui-space_top-9{margin-block-start:2.25rem}.tui-space_top-8.tui-space_top-8{margin-block-start:2rem}.tui-space_top-7.tui-space_top-7{margin-block-start:1.75rem}.tui-space_top-6.tui-space_top-6{margin-block-start:1.5rem}.tui-space_top-5.tui-space_top-5{margin-block-start:1.25rem}.tui-space_top-4.tui-space_top-4{margin-block-start:1rem}.tui-space_top-3.tui-space_top-3{margin-block-start:.75rem}.tui-space_top-2.tui-space_top-2{margin-block-start:.5rem}.tui-space_top-1.tui-space_top-1{margin-block-start:.25rem}.tui-space_top-0.tui-space_top-0{margin-block-start:0rem}.tui-space_bottom-16.tui-space_bottom-16{margin-block-end:4rem}.tui-space_bottom-15.tui-space_bottom-15{margin-block-end:3.75rem}.tui-space_bottom-14.tui-space_bottom-14{margin-block-end:3.5rem}.tui-space_bottom-13.tui-space_bottom-13{margin-block-end:3.25rem}.tui-space_bottom-12.tui-space_bottom-12{margin-block-end:3rem}.tui-space_bottom-11.tui-space_bottom-11{margin-block-end:2.75rem}.tui-space_bottom-10.tui-space_bottom-10{margin-block-end:2.5rem}.tui-space_bottom-9.tui-space_bottom-9{margin-block-end:2.25rem}.tui-space_bottom-8.tui-space_bottom-8{margin-block-end:2rem}.tui-space_bottom-7.tui-space_bottom-7{margin-block-end:1.75rem}.tui-space_bottom-6.tui-space_bottom-6{margin-block-end:1.5rem}.tui-space_bottom-5.tui-space_bottom-5{margin-block-end:1.25rem}.tui-space_bottom-4.tui-space_bottom-4{margin-block-end:1rem}.tui-space_bottom-3.tui-space_bottom-3{margin-block-end:.75rem}.tui-space_bottom-2.tui-space_bottom-2{margin-block-end:.5rem}.tui-space_bottom-1.tui-space_bottom-1{margin-block-end:.25rem}.tui-space_bottom-0.tui-space_bottom-0{margin-block-end:0rem}.tui-space_vertical-16.tui-space_vertical-16{margin-block-start:4rem;margin-block-end:4rem}.tui-space_vertical-15.tui-space_vertical-15{margin-block-start:3.75rem;margin-block-end:3.75rem}.tui-space_vertical-14.tui-space_vertical-14{margin-block-start:3.5rem;margin-block-end:3.5rem}.tui-space_vertical-13.tui-space_vertical-13{margin-block-start:3.25rem;margin-block-end:3.25rem}.tui-space_vertical-12.tui-space_vertical-12{margin-block-start:3rem;margin-block-end:3rem}.tui-space_vertical-11.tui-space_vertical-11{margin-block-start:2.75rem;margin-block-end:2.75rem}.tui-space_vertical-10.tui-space_vertical-10{margin-block-start:2.5rem;margin-block-end:2.5rem}.tui-space_vertical-9.tui-space_vertical-9{margin-block-start:2.25rem;margin-block-end:2.25rem}.tui-space_vertical-8.tui-space_vertical-8{margin-block-start:2rem;margin-block-end:2rem}.tui-space_vertical-7.tui-space_vertical-7{margin-block-start:1.75rem;margin-block-end:1.75rem}.tui-space_vertical-6.tui-space_vertical-6{margin-block-start:1.5rem;margin-block-end:1.5rem}.tui-space_vertical-5.tui-space_vertical-5{margin-block-start:1.25rem;margin-block-end:1.25rem}.tui-space_vertical-4.tui-space_vertical-4{margin-block-start:1rem;margin-block-end:1rem}.tui-space_vertical-3.tui-space_vertical-3{margin-block-start:.75rem;margin-block-end:.75rem}.tui-space_vertical-2.tui-space_vertical-2{margin-block-start:.5rem;margin-block-end:.5rem}.tui-space_vertical-1.tui-space_vertical-1{margin-block-start:.25rem;margin-block-end:.25rem}.tui-space_vertical-0.tui-space_vertical-0{margin-block-start:0rem;margin-block-end:0rem}.tui-space_left-16.tui-space_left-16{margin-inline-start:4rem}.tui-space_left-15.tui-space_left-15{margin-inline-start:3.75rem}.tui-space_left-14.tui-space_left-14{margin-inline-start:3.5rem}.tui-space_left-13.tui-space_left-13{margin-inline-start:3.25rem}.tui-space_left-12.tui-space_left-12{margin-inline-start:3rem}.tui-space_left-11.tui-space_left-11{margin-inline-start:2.75rem}.tui-space_left-10.tui-space_left-10{margin-inline-start:2.5rem}.tui-space_left-9.tui-space_left-9{margin-inline-start:2.25rem}.tui-space_left-8.tui-space_left-8{margin-inline-start:2rem}.tui-space_left-7.tui-space_left-7{margin-inline-start:1.75rem}.tui-space_left-6.tui-space_left-6{margin-inline-start:1.5rem}.tui-space_left-5.tui-space_left-5{margin-inline-start:1.25rem}.tui-space_left-4.tui-space_left-4{margin-inline-start:1rem}.tui-space_left-3.tui-space_left-3{margin-inline-start:.75rem}.tui-space_left-2.tui-space_left-2{margin-inline-start:.5rem}.tui-space_left-1.tui-space_left-1{margin-inline-start:.25rem}.tui-space_left-0.tui-space_left-0{margin-inline-start:0rem}.tui-space_right-16.tui-space_right-16{margin-inline-end:4rem}.tui-space_right-15.tui-space_right-15{margin-inline-end:3.75rem}.tui-space_right-14.tui-space_right-14{margin-inline-end:3.5rem}.tui-space_right-13.tui-space_right-13{margin-inline-end:3.25rem}.tui-space_right-12.tui-space_right-12{margin-inline-end:3rem}.tui-space_right-11.tui-space_right-11{margin-inline-end:2.75rem}.tui-space_right-10.tui-space_right-10{margin-inline-end:2.5rem}.tui-space_right-9.tui-space_right-9{margin-inline-end:2.25rem}.tui-space_right-8.tui-space_right-8{margin-inline-end:2rem}.tui-space_right-7.tui-space_right-7{margin-inline-end:1.75rem}.tui-space_right-6.tui-space_right-6{margin-inline-end:1.5rem}.tui-space_right-5.tui-space_right-5{margin-inline-end:1.25rem}.tui-space_right-4.tui-space_right-4{margin-inline-end:1rem}.tui-space_right-3.tui-space_right-3{margin-inline-end:.75rem}.tui-space_right-2.tui-space_right-2{margin-inline-end:.5rem}.tui-space_right-1.tui-space_right-1{margin-inline-end:.25rem}.tui-space_right-0.tui-space_right-0{margin-inline-end:0rem}.tui-space_horizontal-16.tui-space_horizontal-16{margin-inline-end:4rem;margin-inline-start:4rem}.tui-space_horizontal-15.tui-space_horizontal-15{margin-inline-end:3.75rem;margin-inline-start:3.75rem}.tui-space_horizontal-14.tui-space_horizontal-14{margin-inline-end:3.5rem;margin-inline-start:3.5rem}.tui-space_horizontal-13.tui-space_horizontal-13{margin-inline-end:3.25rem;margin-inline-start:3.25rem}.tui-space_horizontal-12.tui-space_horizontal-12{margin-inline-end:3rem;margin-inline-start:3rem}.tui-space_horizontal-11.tui-space_horizontal-11{margin-inline-end:2.75rem;margin-inline-start:2.75rem}.tui-space_horizontal-10.tui-space_horizontal-10{margin-inline-end:2.5rem;margin-inline-start:2.5rem}.tui-space_horizontal-9.tui-space_horizontal-9{margin-inline-end:2.25rem;margin-inline-start:2.25rem}.tui-space_horizontal-8.tui-space_horizontal-8{margin-inline-end:2rem;margin-inline-start:2rem}.tui-space_horizontal-7.tui-space_horizontal-7{margin-inline-end:1.75rem;margin-inline-start:1.75rem}.tui-space_horizontal-6.tui-space_horizontal-6{margin-inline-end:1.5rem;margin-inline-start:1.5rem}.tui-space_horizontal-5.tui-space_horizontal-5{margin-inline-end:1.25rem;margin-inline-start:1.25rem}.tui-space_horizontal-4.tui-space_horizontal-4{margin-inline-end:1rem;margin-inline-start:1rem}.tui-space_horizontal-3.tui-space_horizontal-3{margin-inline-end:.75rem;margin-inline-start:.75rem}.tui-space_horizontal-2.tui-space_horizontal-2{margin-inline-end:.5rem;margin-inline-start:.5rem}.tui-space_horizontal-1.tui-space_horizontal-1{margin-inline-end:.25rem;margin-inline-start:.25rem}.tui-space_horizontal-0.tui-space_horizontal-0{margin-inline-end:0rem;margin-inline-start:0rem}.tui-space_auto{margin-inline-start:auto;margin-inline-end:auto}.tui-table{inline-size:100%}.tui-table_layout_fixed{table-layout:fixed}.tui-table__tr{transition-property:background;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;outline:none}.tui-table__tr:not(.tui-table__tr_hover_disabled):hover{background:var(--tui-background-base-alt)}.tui-table__tr:not(.tui-table__tr_border_none){border-block-end:1px solid var(--tui-border-normal)}.tui-table__tr_border_top{border-block-start:1px solid var(--tui-border-normal)}.tui-table__tr_cursor_pointer{cursor:pointer}.tui-table__th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:var(--tui-font-text-s);padding:.5rem 1rem;vertical-align:middle;block-size:2.5rem;color:var(--tui-text-secondary);background:inherit}.tui-table__th_font-size_l,.tui-table_font-size_l .tui-table__th{font:var(--tui-font-text-m)}.tui-table__td{font:var(--tui-font-text-m);padding:1rem 1rem .875rem;vertical-align:top;overflow-wrap:break-word;block-size:3.4375rem;color:var(--tui-text-primary);background:inherit}.tui-table__td_size_l,.tui-table_size_l .tui-table__td{block-size:4.9375rem}.tui-table__td_font-size_l,.tui-table_font-size_l .tui-table__td{font:var(--tui-font-text-l)}.tui-table__td_font-size_s,.tui-table_font-size_s .tui-table__td{font:var(--tui-font-text-s)}.tui-table__td_align_center{vertical-align:middle}.tui-table__td,.tui-table__th{box-sizing:border-box;text-align:start}.tui-table_size_l .tui-table__td:before,.tui-table_size_l .tui-table__th:before{inline-size:1rem;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.tui-table__td_first:before,.tui-table__th_first:before,.tui-table__td_last:before,.tui-table__th_last:before{content:"";position:absolute;top:0;inline-size:.75rem;block-size:100%;background:inherit;border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.tui-table__td_first,.tui-table__th_first{position:relative;padding-inline-start:0;overflow:visible}.tui-table__td_first:before,.tui-table__th_first:before{right:100%}.tui-table__td_last,.tui-table__th_last{position:relative;padding-inline-end:0;overflow:visible}.tui-table__td_last:before,.tui-table__th_last:before{left:100%;transform:scaleX(-1)}.tui-table__td_text_center,.tui-table__th_text_center{text-align:center}.tui-table__td_text_right,.tui-table__th_text_right{text-align:end}.tui-table__td_text_overflow,.tui-table__th_text_overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tui-table__subtext{font:var(--tui-font-text-s);margin:.25rem 0 0;color:var(--tui-text-tertiary)}.tui-table__sort{appearance:none;padding:0;border:0;background:none;font:inherit;line-height:inherit;text-decoration:none;transition-property:color;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;position:relative;display:inline-flex;align-items:center;outline:none;cursor:pointer}.tui-table__sort:hover{color:var(--tui-text-primary)}.tui-table__sort_active{color:var(--tui-text-action)}.tui-table__sort_active:hover{color:var(--tui-text-action-hover)}.tui-table__sort-icon{position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-inline-start:.125rem;inline-size:1rem;block-size:1rem;flex-shrink:0;opacity:0}.tui-table__sort_active .tui-table__sort-icon,.tui-table__sort:hover .tui-table__sort-icon{transition-property:transform;transition-duration:var(--tui-duration, .3s);transition-timing-function:ease-in-out;opacity:1}.tui-table__sort_active.tui-table__sort_up .tui-table__sort-icon{transform:rotate(180deg) translateY(50%)}.tui-text_h1{font:var(--tui-font-heading-1)}.tui-text_h2{font:var(--tui-font-heading-2)}.tui-text_h3{font:var(--tui-font-heading-3)}.tui-text_h4{font:var(--tui-font-heading-4)}.tui-text_h5{font:var(--tui-font-heading-5)}.tui-text_h6{font:var(--tui-font-heading-6)}.tui-text_body-xl{font:var(--tui-font-text-xl)}.tui-text_body-l{font:var(--tui-font-text-l)}.tui-text_body-l-2{font:var(--tui-font-text-ui-l)}.tui-text_body-m{font:var(--tui-font-text-m)}.tui-text_body-m-2{font:var(--tui-font-text-ui-m)}.tui-text_body-s{font:var(--tui-font-text-s)}.tui-text_body-s-2{font:var(--tui-font-text-ui-s)}.tui-text_body-xs{font:var(--tui-font-text-xs)}.tui-text_bold{font-weight:700}@font-face{font-family:uicons-bold-rounded;src:url("./media/uicons-bold-rounded-MQNABNC6-MQNABNC6.woff2") format("woff2"),url("./media/uicons-bold-rounded-UTQQXXF3-UTQQXXF3.woff") format("woff"),url("./media/uicons-bold-rounded-CPL6VNRV-CPL6VNRV.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-br-]:before,i[class*=" fi-br-"]:before,span[class^=fi-br-]:before,span[class*=fi-br-]:before{font-family:uicons-bold-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-br-0:before{content:"\f101"}.fi-br-00s-music-disc:before{content:"\f102"}.fi-br-1:before{content:"\f103"}.fi-br-2:before{content:"\f104"}.fi-br-3:before{content:"\f105"}.fi-br-360-degrees:before{content:"\f106"}.fi-br-4:before{content:"\f107"}.fi-br-404:before{content:"\f108"}.fi-br-5:before{content:"\f109"}.fi-br-6:before{content:"\f10a"}.fi-br-60s-music-disc:before{content:"\f10b"}.fi-br-7:before{content:"\f10c"}.fi-br-70s-music-disc:before{content:"\f10d"}.fi-br-8:before{content:"\f10e"}.fi-br-80s-music-disc:before{content:"\f10f"}.fi-br-9:before{content:"\f110"}.fi-br-90s-music-disc:before{content:"\f111"}.fi-br-a:before{content:"\f112"}.fi-br-accident:before{content:"\f113"}.fi-br-acorn:before{content:"\f114"}.fi-br-ad-paid:before{content:"\f115"}.fi-br-ad:before{content:"\f116"}.fi-br-add-document:before{content:"\f117"}.fi-br-add-folder:before{content:"\f118"}.fi-br-add-image:before{content:"\f119"}.fi-br-add:before{content:"\f11a"}.fi-br-address-book:before{content:"\f11b"}.fi-br-address-card:before{content:"\f11c"}.fi-br-admin-alt:before{content:"\f11d"}.fi-br-admin:before{content:"\f11e"}.fi-br-age-alt:before{content:"\f11f"}.fi-br-age-restriction-eighteen:before{content:"\f120"}.fi-br-age-restriction-seven:before{content:"\f121"}.fi-br-age-restriction-six:before{content:"\f122"}.fi-br-age-restriction-sixteen:before{content:"\f123"}.fi-br-age-restriction-thirteen:before{content:"\f124"}.fi-br-age-restriction-three:before{content:"\f125"}.fi-br-age-restriction-twelve:before{content:"\f126"}.fi-br-age-restriction-twenty-one:before{content:"\f127"}.fi-br-age-restriction-zero:before{content:"\f128"}.fi-br-age:before{content:"\f129"}.fi-br-air-conditioner:before{content:"\f12a"}.fi-br-air-freshener:before{content:"\f12b"}.fi-br-air-pollution:before{content:"\f12c"}.fi-br-airplane-journey:before{content:"\f12d"}.fi-br-airplane-window-open:before{content:"\f12e"}.fi-br-airplay:before{content:"\f12f"}.fi-br-alarm-clock:before{content:"\f130"}.fi-br-alarm-exclamation:before{content:"\f131"}.fi-br-alarm-plus:before{content:"\f132"}.fi-br-alarm-snooze:before{content:"\f133"}.fi-br-album-circle-plus:before{content:"\f134"}.fi-br-album-circle-user:before{content:"\f135"}.fi-br-album-collection:before{content:"\f136"}.fi-br-album:before{content:"\f137"}.fi-br-algorithm:before{content:"\f138"}.fi-br-alicorn:before{content:"\f139"}.fi-br-alien:before{content:"\f13a"}.fi-br-align-center:before{content:"\f13b"}.fi-br-align-justify:before{content:"\f13c"}.fi-br-align-left:before{content:"\f13d"}.fi-br-align-slash:before{content:"\f13e"}.fi-br-ambulance:before{content:"\f13f"}.fi-br-analyse-alt:before{content:"\f140"}.fi-br-analyse:before{content:"\f141"}.fi-br-anatomical-heart:before{content:"\f142"}.fi-br-anchor:before{content:"\f143"}.fi-br-angel:before{content:"\f144"}.fi-br-angle-90:before{content:"\f145"}.fi-br-angle-circle-down:before{content:"\f146"}.fi-br-angle-circle-left:before{content:"\f147"}.fi-br-angle-circle-right:before{content:"\f148"}.fi-br-angle-circle-up:before{content:"\f149"}.fi-br-angle-double-left:before{content:"\f14a"}.fi-br-angle-double-right:before{content:"\f14b"}.fi-br-angle-double-small-down:before{content:"\f14c"}.fi-br-angle-double-small-left:before{content:"\f14d"}.fi-br-angle-double-small-right:before{content:"\f14e"}.fi-br-angle-double-small-up:before{content:"\f14f"}.fi-br-angle-down:before{content:"\f150"}.fi-br-angle-left:before{content:"\f151"}.fi-br-angle-right:before{content:"\f152"}.fi-br-angle-small-down:before{content:"\f153"}.fi-br-angle-small-left:before{content:"\f154"}.fi-br-angle-small-right:before{content:"\f155"}.fi-br-angle-small-up:before{content:"\f156"}.fi-br-angle-square-down:before{content:"\f157"}.fi-br-angle-square-left:before{content:"\f158"}.fi-br-angle-square-right:before{content:"\f159"}.fi-br-angle-square-up:before{content:"\f15a"}.fi-br-angle-up:before{content:"\f15b"}.fi-br-angle:before{content:"\f15c"}.fi-br-angles-up-down:before{content:"\f15d"}.fi-br-angry:before{content:"\f15e"}.fi-br-animated-icon:before{content:"\f15f"}.fi-br-ankh:before{content:"\f160"}.fi-br-answer-alt:before{content:"\f161"}.fi-br-answer:before{content:"\f162"}.fi-br-apartment:before{content:"\f163"}.fi-br-aperture:before{content:"\f164"}.fi-br-api:before{content:"\f165"}.fi-br-apple-core:before{content:"\f166"}.fi-br-apple-crate:before{content:"\f167"}.fi-br-apple-whole:before{content:"\f168"}.fi-br-apps-add:before{content:"\f169"}.fi-br-apps-delete:before{content:"\f16a"}.fi-br-apps-sort:before{content:"\f16b"}.fi-br-apps:before{content:"\f16c"}.fi-br-archive:before{content:"\f16d"}.fi-br-archway:before{content:"\f16e"}.fi-br-arrow-alt-circle-down:before{content:"\f16f"}.fi-br-arrow-alt-circle-left:before{content:"\f170"}.fi-br-arrow-alt-circle-right:before{content:"\f171"}.fi-br-arrow-alt-circle-up:before{content:"\f172"}.fi-br-arrow-alt-down:before{content:"\f173"}.fi-br-arrow-alt-from-bottom:before{content:"\f174"}.fi-br-arrow-alt-from-left:before{content:"\f175"}.fi-br-arrow-alt-from-right:before{content:"\f176"}.fi-br-arrow-alt-from-top:before{content:"\f177"}.fi-br-arrow-alt-left:before{content:"\f178"}.fi-br-arrow-alt-right:before{content:"\f179"}.fi-br-arrow-alt-square-down:before{content:"\f17a"}.fi-br-arrow-alt-square-left:before{content:"\f17b"}.fi-br-arrow-alt-square-right:before{content:"\f17c"}.fi-br-arrow-alt-square-up:before{content:"\f17d"}.fi-br-arrow-alt-to-bottom:before{content:"\f17e"}.fi-br-arrow-alt-to-left:before{content:"\f17f"}.fi-br-arrow-alt-to-right:before{content:"\f180"}.fi-br-arrow-alt-to-top:before{content:"\f181"}.fi-br-arrow-alt-up:before{content:"\f182"}.fi-br-arrow-circle-down:before{content:"\f183"}.fi-br-arrow-circle-left:before{content:"\f184"}.fi-br-arrow-circle-right:before{content:"\f185"}.fi-br-arrow-circle-up:before{content:"\f186"}.fi-br-arrow-comparison:before{content:"\f187"}.fi-br-arrow-down-from-arc:before{content:"\f188"}.fi-br-arrow-down-from-dotted-line:before{content:"\f189"}.fi-br-arrow-down-left:before{content:"\f18a"}.fi-br-arrow-down-small-big:before{content:"\f18b"}.fi-br-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-br-arrow-down-to-square:before{content:"\f18d"}.fi-br-arrow-down-triangle-square:before{content:"\f18e"}.fi-br-arrow-down:before{content:"\f18f"}.fi-br-arrow-from-bottom:before{content:"\f190"}.fi-br-arrow-from-left:before{content:"\f191"}.fi-br-arrow-from-right:before{content:"\f192"}.fi-br-arrow-from-top:before{content:"\f193"}.fi-br-arrow-left-from-arc:before{content:"\f194"}.fi-br-arrow-left-from-line:before{content:"\f195"}.fi-br-arrow-left-to-arc:before{content:"\f196"}.fi-br-arrow-left:before{content:"\f197"}.fi-br-arrow-progress-alt:before{content:"\f198"}.fi-br-arrow-progress:before{content:"\f199"}.fi-br-arrow-right-to-bracket:before{content:"\f19a"}.fi-br-arrow-right:before{content:"\f19b"}.fi-br-arrow-small-down:before{content:"\f19c"}.fi-br-arrow-small-left:before{content:"\f19d"}.fi-br-arrow-small-right:before{content:"\f19e"}.fi-br-arrow-small-up:before{content:"\f19f"}.fi-br-arrow-square-down:before{content:"\f1a0"}.fi-br-arrow-square-left:before{content:"\f1a1"}.fi-br-arrow-square-right:before{content:"\f1a2"}.fi-br-arrow-square-up:before{content:"\f1a3"}.fi-br-arrow-to-bottom:before{content:"\f1a4"}.fi-br-arrow-to-left:before{content:"\f1a5"}.fi-br-arrow-to-right:before{content:"\f1a6"}.fi-br-arrow-to-top:before{content:"\f1a7"}.fi-br-arrow-trend-down:before{content:"\f1a8"}.fi-br-arrow-trend-up:before{content:"\f1a9"}.fi-br-arrow-turn-down-left:before{content:"\f1aa"}.fi-br-arrow-turn-down-right:before{content:"\f1ab"}.fi-br-arrow-turn-left-up:before{content:"\f1ac"}.fi-br-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-br-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-br-arrow-up-from-square:before{content:"\f1af"}.fi-br-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-br-arrow-up-left:before{content:"\f1b1"}.fi-br-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-br-arrow-up-right-from-square:before{content:"\f1b3"}.fi-br-arrow-up-right:before{content:"\f1b4"}.fi-br-arrow-up-small-big:before{content:"\f1b5"}.fi-br-arrow-up-square-triangle:before{content:"\f1b6"}.fi-br-arrow-up-to-arc:before{content:"\f1b7"}.fi-br-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-br-arrow-up:before{content:"\f1b9"}.fi-br-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-br-arrows-alt-h:before{content:"\f1bb"}.fi-br-arrows-alt-v:before{content:"\f1bc"}.fi-br-arrows-alt:before{content:"\f1bd"}.fi-br-arrows-cross:before{content:"\f1be"}.fi-br-arrows-from-dotted-line:before{content:"\f1bf"}.fi-br-arrows-from-line:before{content:"\f1c0"}.fi-br-arrows-h-copy:before{content:"\f1c1"}.fi-br-arrows-h:before{content:"\f1c2"}.fi-br-arrows-repeat-1:before{content:"\f1c3"}.fi-br-arrows-repeat:before{content:"\f1c4"}.fi-br-arrows-retweet:before{content:"\f1c5"}.fi-br-arrows-split-right-and-left:before{content:"\f1c6"}.fi-br-arrows-split-up-and-left:before{content:"\f1c7"}.fi-br-arrows-to-circle:before{content:"\f1c8"}.fi-br-arrows-to-dotted-line:before{content:"\f1c9"}.fi-br-arrows-to-eye:before{content:"\f1ca"}.fi-br-arrows-to-line:before{content:"\f1cb"}.fi-br-arrows:before{content:"\f1cc"}.fi-br-artificial-intelligence:before{content:"\f1cd"}.fi-br-assept-document:before{content:"\f1ce"}.fi-br-assessment-alt:before{content:"\f1cf"}.fi-br-assessment:before{content:"\f1d0"}.fi-br-assign:before{content:"\f1d1"}.fi-br-assistive-listening-systems:before{content:"\f1d2"}.fi-br-asterik:before{content:"\f1d3"}.fi-br-astonished-face:before{content:"\f1d4"}.fi-br-at:before{content:"\f1d5"}.fi-br-attribution-pen:before{content:"\f1d6"}.fi-br-attribution-pencil:before{content:"\f1d7"}.fi-br-aubergine:before{content:"\f1d8"}.fi-br-auction:before{content:"\f1d9"}.fi-br-audience-megaphone:before{content:"\f1da"}.fi-br-audio-description-slash:before{content:"\f1db"}.fi-br-audit-alt:before{content:"\f1dc"}.fi-br-audit:before{content:"\f1dd"}.fi-br-austral-sign:before{content:"\f1de"}.fi-br-avocado:before{content:"\f1df"}.fi-br-award:before{content:"\f1e0"}.fi-br-axe-battle:before{content:"\f1e1"}.fi-br-axe:before{content:"\f1e2"}.fi-br-b:before{content:"\f1e3"}.fi-br-baby-carriage:before{content:"\f1e4"}.fi-br-baby:before{content:"\f1e5"}.fi-br-back-up:before{content:"\f1e6"}.fi-br-background:before{content:"\f1e7"}.fi-br-backpack:before{content:"\f1e8"}.fi-br-bacon:before{content:"\f1e9"}.fi-br-bacteria:before{content:"\f1ea"}.fi-br-bacterium:before{content:"\f1eb"}.fi-br-badge-check:before{content:"\f1ec"}.fi-br-badge-dollar:before{content:"\f1ed"}.fi-br-badge-leaf:before{content:"\f1ee"}.fi-br-badge-percent:before{content:"\f1ef"}.fi-br-badge-sheriff:before{content:"\f1f0"}.fi-br-badge:before{content:"\f1f1"}.fi-br-badger-honey:before{content:"\f1f2"}.fi-br-badget-check-alt:before{content:"\f1f3"}.fi-br-badminton:before{content:"\f1f4"}.fi-br-bag-map-pin:before{content:"\f1f5"}.fi-br-bag-seedling:before{content:"\f1f6"}.fi-br-bag-shopping-minus:before{content:"\f1f7"}.fi-br-bags-shopping:before{content:"\f1f8"}.fi-br-baguette:before{content:"\f1f9"}.fi-br-bahai:before{content:"\f1fa"}.fi-br-baht-sign:before{content:"\f1fb"}.fi-br-balance-scale-left:before{content:"\f1fc"}.fi-br-balance-scale-right:before{content:"\f1fd"}.fi-br-ball-pile:before{content:"\f1fe"}.fi-br-ballet-dance:before{content:"\f1ff"}.fi-br-balloon:before{content:"\f200"}.fi-br-balloons:before{content:"\f201"}.fi-br-ballot-check:before{content:"\f202"}.fi-br-ballot:before{content:"\f203"}.fi-br-ban-bug:before{content:"\f204"}.fi-br-ban:before{content:"\f205"}.fi-br-banana:before{content:"\f206"}.fi-br-band-aid:before{content:"\f207"}.fi-br-bangladeshi-taka-sign:before{content:"\f208"}.fi-br-banjo:before{content:"\f209"}.fi-br-bank:before{content:"\f20a"}.fi-br-banner-2:before{content:"\f20b"}.fi-br-banner-3:before{content:"\f20c"}.fi-br-banner-4:before{content:"\f20d"}.fi-br-banner-5:before{content:"\f20e"}.fi-br-banner:before{content:"\f20f"}.fi-br-barber-pole:before{content:"\f210"}.fi-br-barber-shop:before{content:"\f211"}.fi-br-barcode-read:before{content:"\f212"}.fi-br-barcode-scan:before{content:"\f213"}.fi-br-barcode:before{content:"\f214"}.fi-br-bars-filter:before{content:"\f215"}.fi-br-bars-progress:before{content:"\f216"}.fi-br-bars-sort:before{content:"\f217"}.fi-br-bars-staggered:before{content:"\f218"}.fi-br-baseball-alt:before{content:"\f219"}.fi-br-baseball:before{content:"\f21a"}.fi-br-basket-shopping-minus:before{content:"\f21b"}.fi-br-basket-shopping-plus:before{content:"\f21c"}.fi-br-basket-shopping-simple:before{content:"\f21d"}.fi-br-basketball-hoop:before{content:"\f21e"}.fi-br-basketball:before{content:"\f21f"}.fi-br-bat:before{content:"\f220"}.fi-br-bath:before{content:"\f221"}.fi-br-battery-bolt:before{content:"\f222"}.fi-br-battery-empty:before{content:"\f223"}.fi-br-battery-exclamation:before{content:"\f224"}.fi-br-battery-full:before{content:"\f225"}.fi-br-battery-half:before{content:"\f226"}.fi-br-battery-quarter:before{content:"\f227"}.fi-br-battery-slash:before{content:"\f228"}.fi-br-battery-three-quarters:before{content:"\f229"}.fi-br-beacon:before{content:"\f22a"}.fi-br-bed-alt:before{content:"\f22b"}.fi-br-bed-bunk:before{content:"\f22c"}.fi-br-bed-empty:before{content:"\f22d"}.fi-br-bed:before{content:"\f22e"}.fi-br-bee:before{content:"\f22f"}.fi-br-beer-mug-empty:before{content:"\f230"}.fi-br-beer:before{content:"\f231"}.fi-br-bell-concierge:before{content:"\f232"}.fi-br-bell-notification-call:before{content:"\f233"}.fi-br-bell-notification-social-media:before{content:"\f234"}.fi-br-bell-ring:before{content:"\f235"}.fi-br-bell-school-slash:before{content:"\f236"}.fi-br-bell-school:before{content:"\f237"}.fi-br-bell-slash:before{content:"\f238"}.fi-br-bell:before{content:"\f239"}.fi-br-bells:before{content:"\f23a"}.fi-br-bench-tree:before{content:"\f23b"}.fi-br-benefit-diamond-alt:before{content:"\f23c"}.fi-br-benefit-diamond:before{content:"\f23d"}.fi-br-benefit-hand:before{content:"\f23e"}.fi-br-benefit-increase:before{content:"\f23f"}.fi-br-benefit-porcent:before{content:"\f240"}.fi-br-benefit:before{content:"\f241"}.fi-br-betamax:before{content:"\f242"}.fi-br-bible:before{content:"\f243"}.fi-br-bicycle-journey:before{content:"\f244"}.fi-br-bike:before{content:"\f245"}.fi-br-biking-mountain:before{content:"\f246"}.fi-br-biking:before{content:"\f247"}.fi-br-bill-arrow:before{content:"\f248"}.fi-br-billiard:before{content:"\f249"}.fi-br-bin-bottles:before{content:"\f24a"}.fi-br-binary-circle-check:before{content:"\f24b"}.fi-br-binary-lock:before{content:"\f24c"}.fi-br-binary-slash:before{content:"\f24d"}.fi-br-binary:before{content:"\f24e"}.fi-br-binoculars:before{content:"\f24f"}.fi-br-bio-leaves:before{content:"\f250"}.fi-br-bio:before{content:"\f251"}.fi-br-biohazard:before{content:"\f252"}.fi-br-bird:before{content:"\f253"}.fi-br-bitcoin-sign:before{content:"\f254"}.fi-br-blanket:before{content:"\f255"}.fi-br-blender-phone:before{content:"\f256"}.fi-br-blender:before{content:"\f257"}.fi-br-blinds-open:before{content:"\f258"}.fi-br-blinds-raised:before{content:"\f259"}.fi-br-blinds:before{content:"\f25a"}.fi-br-block-brick:before{content:"\f25b"}.fi-br-block-microphone:before{content:"\f25c"}.fi-br-block-question:before{content:"\f25d"}.fi-br-block-quote:before{content:"\f25e"}.fi-br-block:before{content:"\f25f"}.fi-br-blockchain-3:before{content:"\f260"}.fi-br-blog-pencil:before{content:"\f261"}.fi-br-blog-text:before{content:"\f262"}.fi-br-blood-dropper:before{content:"\f263"}.fi-br-blood-test-tube-alt:before{content:"\f264"}.fi-br-blood-test-tube:before{content:"\f265"}.fi-br-blood:before{content:"\f266"}.fi-br-blueberries:before{content:"\f267"}.fi-br-blueprint:before{content:"\f268"}.fi-br-bold:before{content:"\f269"}.fi-br-bolt-auto:before{content:"\f26a"}.fi-br-bolt-slash:before{content:"\f26b"}.fi-br-bolt:before{content:"\f26c"}.fi-br-bomb:before{content:"\f26d"}.fi-br-bone-break:before{content:"\f26e"}.fi-br-bone:before{content:"\f26f"}.fi-br-bong:before{content:"\f270"}.fi-br-bonus-alt:before{content:"\f271"}.fi-br-bonus-star:before{content:"\f272"}.fi-br-bonus:before{content:"\f273"}.fi-br-book-alt:before{content:"\f274"}.fi-br-book-arrow-right:before{content:"\f275"}.fi-br-book-arrow-up:before{content:"\f276"}.fi-br-book-atlas:before{content:"\f277"}.fi-br-book-bookmark:before{content:"\f278"}.fi-br-book-circle-arrow-right:before{content:"\f279"}.fi-br-book-circle-arrow-up:before{content:"\f27a"}.fi-br-book-copy:before{content:"\f27b"}.fi-br-book-dead:before{content:"\f27c"}.fi-br-book-font:before{content:"\f27d"}.fi-br-book-heart:before{content:"\f27e"}.fi-br-book-medical:before{content:"\f27f"}.fi-br-book-open-cover:before{content:"\f280"}.fi-br-book-open-reader:before{content:"\f281"}.fi-br-book-plus:before{content:"\f282"}.fi-br-book-quran:before{content:"\f283"}.fi-br-book-section:before{content:"\f284"}.fi-br-book-spells:before{content:"\f285"}.fi-br-book-tanakh:before{content:"\f286"}.fi-br-book-user:before{content:"\f287"}.fi-br-book:before{content:"\f288"}.fi-br-Booking:before{content:"\f289"}.fi-br-bookmark-slash:before{content:"\f28a"}.fi-br-bookmark:before{content:"\f28b"}.fi-br-books-medical:before{content:"\f28c"}.fi-br-books:before{content:"\f28d"}.fi-br-boot-heeled:before{content:"\f28e"}.fi-br-boot:before{content:"\f28f"}.fi-br-booth-curtain:before{content:"\f290"}.fi-br-border-all:before{content:"\f291"}.fi-br-border-bottom:before{content:"\f292"}.fi-br-border-center-h:before{content:"\f293"}.fi-br-border-center-v:before{content:"\f294"}.fi-br-border-inner:before{content:"\f295"}.fi-br-border-left:before{content:"\f296"}.fi-br-border-none:before{content:"\f297"}.fi-br-border-outer:before{content:"\f298"}.fi-br-border-right:before{content:"\f299"}.fi-br-border-style-alt:before{content:"\f29a"}.fi-br-border-style:before{content:"\f29b"}.fi-br-border-top:before{content:"\f29c"}.fi-br-boss:before{content:"\f29d"}.fi-br-bottle-droplet:before{content:"\f29e"}.fi-br-bottle:before{content:"\f29f"}.fi-br-bow-arrow:before{content:"\f2a0"}.fi-br-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-br-bowl-chopsticks:before{content:"\f2a2"}.fi-br-bowl-rice:before{content:"\f2a3"}.fi-br-bowl-scoop:before{content:"\f2a4"}.fi-br-bowl-scoops:before{content:"\f2a5"}.fi-br-bowl-soft-serve:before{content:"\f2a6"}.fi-br-bowl-spoon:before{content:"\f2a7"}.fi-br-bowling-ball:before{content:"\f2a8"}.fi-br-bowling-pins:before{content:"\f2a9"}.fi-br-bowling:before{content:"\f2aa"}.fi-br-box-alt:before{content:"\f2ab"}.fi-br-box-ballot:before{content:"\f2ac"}.fi-br-box-check:before{content:"\f2ad"}.fi-br-box-circle-check:before{content:"\f2ae"}.fi-br-box-dollar:before{content:"\f2af"}.fi-br-box-fragile:before{content:"\f2b0"}.fi-br-box-heart:before{content:"\f2b1"}.fi-br-box-open-full:before{content:"\f2b2"}.fi-br-box-open:before{content:"\f2b3"}.fi-br-box-tissue:before{content:"\f2b4"}.fi-br-box-up:before{content:"\f2b5"}.fi-br-box:before{content:"\f2b6"}.fi-br-boxes:before{content:"\f2b7"}.fi-br-boxing-glove:before{content:"\f2b8"}.fi-br-bracket-curly-right:before{content:"\f2b9"}.fi-br-bracket-curly:before{content:"\f2ba"}.fi-br-bracket-round-right:before{content:"\f2bb"}.fi-br-bracket-round:before{content:"\f2bc"}.fi-br-bracket-square-right:before{content:"\f2bd"}.fi-br-bracket-square:before{content:"\f2be"}.fi-br-brackets-curly:before{content:"\f2bf"}.fi-br-brackets-round:before{content:"\f2c0"}.fi-br-brackets-square:before{content:"\f2c1"}.fi-br-braille-a:before{content:"\f2c2"}.fi-br-braille-b:before{content:"\f2c3"}.fi-br-braille-c:before{content:"\f2c4"}.fi-br-braille-d:before{content:"\f2c5"}.fi-br-braille-e:before{content:"\f2c6"}.fi-br-braille-g:before{content:"\f2c7"}.fi-br-braille-h:before{content:"\f2c8"}.fi-br-braille-i:before{content:"\f2c9"}.fi-br-braille-j:before{content:"\f2ca"}.fi-br-braille-k:before{content:"\f2cb"}.fi-br-braille-l:before{content:"\f2cc"}.fi-br-braille-m:before{content:"\f2cd"}.fi-br-braille-n-alt:before{content:"\f2ce"}.fi-br-braille-n:before{content:"\f2cf"}.fi-br-braille-o:before{content:"\f2d0"}.fi-br-braille-p:before{content:"\f2d1"}.fi-br-braille-q:before{content:"\f2d2"}.fi-br-braille-r:before{content:"\f2d3"}.fi-br-braille-s:before{content:"\f2d4"}.fi-br-braille-t:before{content:"\f2d5"}.fi-br-braille-u:before{content:"\f2d6"}.fi-br-braille-v:before{content:"\f2d7"}.fi-br-braille-w:before{content:"\f2d8"}.fi-br-braille-x:before{content:"\f2d9"}.fi-br-braille-y:before{content:"\f2da"}.fi-br-braille-z:before{content:"\f2db"}.fi-br-braille:before{content:"\f2dc"}.fi-br-brain-circuit:before{content:"\f2dd"}.fi-br-brain:before{content:"\f2de"}.fi-br-brake-warning:before{content:"\f2df"}.fi-br-branching:before{content:"\f2e0"}.fi-br-brand:before{content:"\f2e1"}.fi-br-branding:before{content:"\f2e2"}.fi-br-bread-loaf:before{content:"\f2e3"}.fi-br-bread-slice-butter:before{content:"\f2e4"}.fi-br-bread-slice:before{content:"\f2e5"}.fi-br-bread:before{content:"\f2e6"}.fi-br-briefcase-arrow-right:before{content:"\f2e7"}.fi-br-briefcase-blank:before{content:"\f2e8"}.fi-br-briefcase:before{content:"\f2e9"}.fi-br-brightness-low:before{content:"\f2ea"}.fi-br-brightness:before{content:"\f2eb"}.fi-br-bring-forward:before{content:"\f2ec"}.fi-br-bring-front:before{content:"\f2ed"}.fi-br-broadcast-tower:before{content:"\f2ee"}.fi-br-broccoli:before{content:"\f2ef"}.fi-br-broken-chain-link-wrong:before{content:"\f2f0"}.fi-br-broken-image:before{content:"\f2f1"}.fi-br-broom-ball:before{content:"\f2f2"}.fi-br-broom:before{content:"\f2f3"}.fi-br-browser-ui:before{content:"\f2f4"}.fi-br-browser:before{content:"\f2f5"}.fi-br-browsers:before{content:"\f2f6"}.fi-br-brush:before{content:"\f2f7"}.fi-br-bucket:before{content:"\f2f8"}.fi-br-budget-alt:before{content:"\f2f9"}.fi-br-budget:before{content:"\f2fa"}.fi-br-bug-slash:before{content:"\f2fb"}.fi-br-bug:before{content:"\f2fc"}.fi-br-bugs:before{content:"\f2fd"}.fi-br-build-alt:before{content:"\f2fe"}.fi-br-build:before{content:"\f2ff"}.fi-br-builder:before{content:"\f300"}.fi-br-building-circle-arrow-right:before{content:"\f301"}.fi-br-building-ngo:before{content:"\f302"}.fi-br-building:before{content:"\f303"}.fi-br-bulb:before{content:"\f304"}.fi-br-bullet:before{content:"\f305"}.fi-br-bullhorn:before{content:"\f306"}.fi-br-bullseye-arrow:before{content:"\f307"}.fi-br-bullseye-pointer:before{content:"\f308"}.fi-br-bullseye:before{content:"\f309"}.fi-br-burger-alt:before{content:"\f30a"}.fi-br-burger-fries:before{content:"\f30b"}.fi-br-burger-glass:before{content:"\f30c"}.fi-br-burrito:before{content:"\f30d"}.fi-br-burst:before{content:"\f30e"}.fi-br-bus-alt:before{content:"\f30f"}.fi-br-bus:before{content:"\f310"}.fi-br-business-time:before{content:"\f311"}.fi-br-Butter:before{content:"\f312"}.fi-br-butterfly:before{content:"\f313"}.fi-br-c:before{content:"\f314"}.fi-br-cabin:before{content:"\f315"}.fi-br-cactus:before{content:"\f316"}.fi-br-cage-empty:before{content:"\f317"}.fi-br-cake-birthday:before{content:"\f318"}.fi-br-cake-slice:before{content:"\f319"}.fi-br-cake-wedding:before{content:"\f31a"}.fi-br-calculator-bill:before{content:"\f31b"}.fi-br-calculator-math-tax:before{content:"\f31c"}.fi-br-calculator-money:before{content:"\f31d"}.fi-br-calculator-simple:before{content:"\f31e"}.fi-br-calculator:before{content:"\f31f"}.fi-br-calendar-arrow-down:before{content:"\f320"}.fi-br-calendar-arrow-up:before{content:"\f321"}.fi-br-calendar-birhtday-cake:before{content:"\f322"}.fi-br-calendar-call:before{content:"\f323"}.fi-br-calendar-check:before{content:"\f324"}.fi-br-calendar-clock:before{content:"\f325"}.fi-br-calendar-day:before{content:"\f326"}.fi-br-calendar-days:before{content:"\f327"}.fi-br-calendar-event-tax:before{content:"\f328"}.fi-br-calendar-exclamation:before{content:"\f329"}.fi-br-calendar-gavel-legal:before{content:"\f32a"}.fi-br-calendar-heart:before{content:"\f32b"}.fi-br-calendar-image:before{content:"\f32c"}.fi-br-calendar-lines-pen:before{content:"\f32d"}.fi-br-calendar-lines:before{content:"\f32e"}.fi-br-calendar-minus:before{content:"\f32f"}.fi-br-calendar-payment-loan:before{content:"\f330"}.fi-br-calendar-pen:before{content:"\f331"}.fi-br-calendar-plus:before{content:"\f332"}.fi-br-calendar-salary:before{content:"\f333"}.fi-br-calendar-shift-swap:before{content:"\f334"}.fi-br-calendar-star:before{content:"\f335"}.fi-br-calendar-swap:before{content:"\f336"}.fi-br-calendar-week:before{content:"\f337"}.fi-br-calendar-xmark:before{content:"\f338"}.fi-br-calendar:before{content:"\f339"}.fi-br-calendars:before{content:"\f33a"}.fi-br-call-duration:before{content:"\f33b"}.fi-br-call-history:before{content:"\f33c"}.fi-br-call-incoming:before{content:"\f33d"}.fi-br-call-missed:before{content:"\f33e"}.fi-br-call-outgoing:before{content:"\f33f"}.fi-br-camcorder:before{content:"\f340"}.fi-br-camera-cctv:before{content:"\f341"}.fi-br-camera-movie:before{content:"\f342"}.fi-br-camera-retro:before{content:"\f343"}.fi-br-camera-rotate:before{content:"\f344"}.fi-br-camera-security:before{content:"\f345"}.fi-br-camera-slash:before{content:"\f346"}.fi-br-camera-viewfinder:before{content:"\f347"}.fi-br-camera:before{content:"\f348"}.fi-br-campfire:before{content:"\f349"}.fi-br-camping:before{content:"\f34a"}.fi-br-can-food:before{content:"\f34b"}.fi-br-candle-holder:before{content:"\f34c"}.fi-br-candle-lotus-yoga:before{content:"\f34d"}.fi-br-candle-pose-yoga:before{content:"\f34e"}.fi-br-candy-alt:before{content:"\f34f"}.fi-br-candy-bar:before{content:"\f350"}.fi-br-candy-cane:before{content:"\f351"}.fi-br-candy-corn:before{content:"\f352"}.fi-br-candy-sweet:before{content:"\f353"}.fi-br-candy:before{content:"\f354"}.fi-br-Cannabis:before{content:"\f355"}.fi-br-canned-food:before{content:"\f356"}.fi-br-capsules:before{content:"\f357"}.fi-br-car-alt:before{content:"\f358"}.fi-br-car-battery:before{content:"\f359"}.fi-br-car-bolt:before{content:"\f35a"}.fi-br-car-building:before{content:"\f35b"}.fi-br-car-bump:before{content:"\f35c"}.fi-br-car-bus:before{content:"\f35d"}.fi-br-car-circle-bolt:before{content:"\f35e"}.fi-br-car-crash:before{content:"\f35f"}.fi-br-car-garage:before{content:"\f360"}.fi-br-car-journey:before{content:"\f361"}.fi-br-car-mechanic:before{content:"\f362"}.fi-br-car-rear:before{content:"\f363"}.fi-br-car-side-bolt:before{content:"\f364"}.fi-br-car-side:before{content:"\f365"}.fi-br-car-tilt:before{content:"\f366"}.fi-br-car-tunnel:before{content:"\f367"}.fi-br-car-wash:before{content:"\f368"}.fi-br-car:before{content:"\f369"}.fi-br-caravan-alt:before{content:"\f36a"}.fi-br-caravan:before{content:"\f36b"}.fi-br-card-club:before{content:"\f36c"}.fi-br-card-diamond:before{content:"\f36d"}.fi-br-card-heart:before{content:"\f36e"}.fi-br-card-spade:before{content:"\f36f"}.fi-br-cardinal-compass:before{content:"\f370"}.fi-br-care:before{content:"\f371"}.fi-br-career-growth:before{content:"\f372"}.fi-br-career-path:before{content:"\f373"}.fi-br-caret-circle-down:before{content:"\f374"}.fi-br-caret-circle-right:before{content:"\f375"}.fi-br-caret-circle-up:before{content:"\f376"}.fi-br-caret-down:before{content:"\f377"}.fi-br-caret-left:before{content:"\f378"}.fi-br-caret-quare-up:before{content:"\f379"}.fi-br-caret-right:before{content:"\f37a"}.fi-br-caret-square-down:before{content:"\f37b"}.fi-br-caret-square-left_1:before{content:"\f37c"}.fi-br-caret-square-left:before{content:"\f37d"}.fi-br-caret-square-right:before{content:"\f37e"}.fi-br-caret-up:before{content:"\f37f"}.fi-br-carrot:before{content:"\f380"}.fi-br-cars-crash:before{content:"\f381"}.fi-br-cars:before{content:"\f382"}.fi-br-cart-arrow-down:before{content:"\f383"}.fi-br-cart-minus:before{content:"\f384"}.fi-br-cart-shopping-fast:before{content:"\f385"}.fi-br-cash-register:before{content:"\f386"}.fi-br-cassette-tape:before{content:"\f387"}.fi-br-cassette-vhs:before{content:"\f388"}.fi-br-castle:before{content:"\f389"}.fi-br-cat-head:before{content:"\f38a"}.fi-br-cat-space:before{content:"\f38b"}.fi-br-cat:before{content:"\f38c"}.fi-br-catalog-alt:before{content:"\f38d"}.fi-br-catalog-magazine:before{content:"\f38e"}.fi-br-catalog:before{content:"\f38f"}.fi-br-category-alt:before{content:"\f390"}.fi-br-category:before{content:"\f391"}.fi-br-cauldron:before{content:"\f392"}.fi-br-cedi-sign:before{content:"\f393"}.fi-br-cello:before{content:"\f394"}.fi-br-cent-sign:before{content:"\f395"}.fi-br-chair-office:before{content:"\f396"}.fi-br-chair:before{content:"\f397"}.fi-br-chalkboard-user:before{content:"\f398"}.fi-br-chalkboard:before{content:"\f399"}.fi-br-challenge-alt:before{content:"\f39a"}.fi-br-challenge:before{content:"\f39b"}.fi-br-channel:before{content:"\f39c"}.fi-br-charging-station:before{content:"\f39d"}.fi-br-chart-area:before{content:"\f39e"}.fi-br-chart-bullet:before{content:"\f39f"}.fi-br-chart-candlestick:before{content:"\f3a0"}.fi-br-chart-connected:before{content:"\f3a1"}.fi-br-chart-gantt:before{content:"\f3a2"}.fi-br-chart-histogram:before{content:"\f3a3"}.fi-br-chart-kanban:before{content:"\f3a4"}.fi-br-chart-line-up-down:before{content:"\f3a5"}.fi-br-chart-line-up:before{content:"\f3a6"}.fi-br-chart-mixed-up-circle-currency:before{content:"\f3a7"}.fi-br-chart-mixed-up-circle-dollar:before{content:"\f3a8"}.fi-br-chart-mixed:before{content:"\f3a9"}.fi-br-chart-network:before{content:"\f3aa"}.fi-br-chart-pie-alt:before{content:"\f3ab"}.fi-br-chart-pie-simple-circle-currency:before{content:"\f3ac"}.fi-br-chart-pie-simple-circle-dollar:before{content:"\f3ad"}.fi-br-chart-pie:before{content:"\f3ae"}.fi-br-chart-pyramid:before{content:"\f3af"}.fi-br-chart-radar:before{content:"\f3b0"}.fi-br-chart-scatter-3d:before{content:"\f3b1"}.fi-br-chart-scatter-bubble:before{content:"\f3b2"}.fi-br-chart-scatter:before{content:"\f3b3"}.fi-br-chart-set-theory:before{content:"\f3b4"}.fi-br-chart-simple-horizontal:before{content:"\f3b5"}.fi-br-chart-simple:before{content:"\f3b6"}.fi-br-chart-tree-map:before{content:"\f3b7"}.fi-br-chart-tree:before{content:"\f3b8"}.fi-br-chart-user:before{content:"\f3b9"}.fi-br-chart-waterfall:before{content:"\f3ba"}.fi-br-chat-arrow-down:before{content:"\f3bb"}.fi-br-chat-arrow-grow:before{content:"\f3bc"}.fi-br-chat-bubble-call:before{content:"\f3bd"}.fi-br-chatbot-speech-bubble:before{content:"\f3be"}.fi-br-chatbot:before{content:"\f3bf"}.fi-br-cheap-bill:before{content:"\f3c0"}.fi-br-cheap-dollar:before{content:"\f3c1"}.fi-br-cheap-stack-dollar:before{content:"\f3c2"}.fi-br-cheap-stack:before{content:"\f3c3"}.fi-br-cheap:before{content:"\f3c4"}.fi-br-check-circle:before{content:"\f3c5"}.fi-br-check-double:before{content:"\f3c6"}.fi-br-check-in-calendar:before{content:"\f3c7"}.fi-br-check-out-calendar:before{content:"\f3c8"}.fi-br-check:before{content:"\f3c9"}.fi-br-checkbox:before{content:"\f3ca"}.fi-br-checklist-task-budget:before{content:"\f3cb"}.fi-br-cheese-alt:before{content:"\f3cc"}.fi-br-cheese:before{content:"\f3cd"}.fi-br-cheeseburger:before{content:"\f3ce"}.fi-br-cherry:before{content:"\f3cf"}.fi-br-chess-bishop:before{content:"\f3d0"}.fi-br-chess-board:before{content:"\f3d1"}.fi-br-chess-clock-alt:before{content:"\f3d2"}.fi-br-chess-clock:before{content:"\f3d3"}.fi-br-chess-king-alt:before{content:"\f3d4"}.fi-br-chess-king:before{content:"\f3d5"}.fi-br-chess-knight-alt:before{content:"\f3d6"}.fi-br-chess-knight:before{content:"\f3d7"}.fi-br-chess-pawn-alt:before{content:"\f3d8"}.fi-br-chess-pawn:before{content:"\f3d9"}.fi-br-chess-piece:before{content:"\f3da"}.fi-br-chess-queen-alt:before{content:"\f3db"}.fi-br-chess-queen:before{content:"\f3dc"}.fi-br-chess-rook-alt:before{content:"\f3dd"}.fi-br-chess-rook:before{content:"\f3de"}.fi-br-chess:before{content:"\f3df"}.fi-br-chevron-double-down:before{content:"\f3e0"}.fi-br-chevron-double-up:before{content:"\f3e1"}.fi-br-child-head:before{content:"\f3e2"}.fi-br-child:before{content:"\f3e3"}.fi-br-chimney:before{content:"\f3e4"}.fi-br-chip:before{content:"\f3e5"}.fi-br-chocolate:before{content:"\f3e6"}.fi-br-choir-singing:before{content:"\f3e7"}.fi-br-choose-alt:before{content:"\f3e8"}.fi-br-choose:before{content:"\f3e9"}.fi-br-church:before{content:"\f3ea"}.fi-br-circle-0:before{content:"\f3eb"}.fi-br-circle-1:before{content:"\f3ec"}.fi-br-circle-2:before{content:"\f3ed"}.fi-br-circle-3:before{content:"\f3ee"}.fi-br-circle-4:before{content:"\f3ef"}.fi-br-circle-5:before{content:"\f3f0"}.fi-br-circle-6:before{content:"\f3f1"}.fi-br-circle-7:before{content:"\f3f2"}.fi-br-circle-8:before{content:"\f3f3"}.fi-br-circle-9:before{content:"\f3f4"}.fi-br-circle-a:before{content:"\f3f5"}.fi-br-circle-b:before{content:"\f3f6"}.fi-br-circle-bolt:before{content:"\f3f7"}.fi-br-circle-book-open:before{content:"\f3f8"}.fi-br-circle-bookmark:before{content:"\f3f9"}.fi-br-circle-c:before{content:"\f3fa"}.fi-br-circle-calendar:before{content:"\f3fb"}.fi-br-circle-camera:before{content:"\f3fc"}.fi-br-circle-d:before{content:"\f3fd"}.fi-br-circle-dashed:before{content:"\f3fe"}.fi-br-circle-divide:before{content:"\f3ff"}.fi-br-circle-e:before{content:"\f400"}.fi-br-circle-ellipsis-vertical:before{content:"\f401"}.fi-br-circle-ellipsis:before{content:"\f402"}.fi-br-circle-envelope:before{content:"\f403"}.fi-br-circle-exclamation-check:before{content:"\f404"}.fi-br-circle-f:before{content:"\f405"}.fi-br-circle-g:before{content:"\f406"}.fi-br-circle-h:before{content:"\f407"}.fi-br-circle-half-stroke:before{content:"\f408"}.fi-br-circle-half:before{content:"\f409"}.fi-br-circle-heart:before{content:"\f40a"}.fi-br-circle-i:before{content:"\f40b"}.fi-br-circle-j:before{content:"\f40c"}.fi-br-circle-k:before{content:"\f40d"}.fi-br-circle-l:before{content:"\f40e"}.fi-br-circle-m:before{content:"\f40f"}.fi-br-circle-microphone-lines:before{content:"\f410"}.fi-br-circle-microphone:before{content:"\f411"}.fi-br-circle-n:before{content:"\f412"}.fi-br-circle-nodes:before{content:"\f413"}.fi-br-circle-o:before{content:"\f414"}.fi-br-circle-overlap:before{content:"\f415"}.fi-br-circle-p:before{content:"\f416"}.fi-br-circle-phone-flip:before{content:"\f417"}.fi-br-circle-phone-hangup:before{content:"\f418"}.fi-br-circle-phone:before{content:"\f419"}.fi-br-circle-q:before{content:"\f41a"}.fi-br-circle-quarter:before{content:"\f41b"}.fi-br-circle-quarters-alt:before{content:"\f41c"}.fi-br-circle-r:before{content:"\f41d"}.fi-br-circle-s:before{content:"\f41e"}.fi-br-circle-small:before{content:"\f41f"}.fi-br-circle-star:before{content:"\f420"}.fi-br-circle-t:before{content:"\f421"}.fi-br-circle-three-quarters:before{content:"\f422"}.fi-br-circle-trash:before{content:"\f423"}.fi-br-circle-u:before{content:"\f424"}.fi-br-circle-user:before{content:"\f425"}.fi-br-circle-v:before{content:"\f426"}.fi-br-circle-video:before{content:"\f427"}.fi-br-circle-w:before{content:"\f428"}.fi-br-circle-waveform-lines:before{content:"\f429"}.fi-br-circle-x:before{content:"\f42a"}.fi-br-circle-xmark:before{content:"\f42b"}.fi-br-circle-y:before{content:"\f42c"}.fi-br-circle-z:before{content:"\f42d"}.fi-br-circle:before{content:"\f42e"}.fi-br-citrus-slice:before{content:"\f42f"}.fi-br-citrus:before{content:"\f430"}.fi-br-city:before{content:"\f431"}.fi-br-clapperboard-play:before{content:"\f432"}.fi-br-clapperboard:before{content:"\f433"}.fi-br-clarinet:before{content:"\f434"}.fi-br-claw-marks:before{content:"\f435"}.fi-br-clear-alt:before{content:"\f436"}.fi-br-clip-file:before{content:"\f437"}.fi-br-clip-mail:before{content:"\f438"}.fi-br-clip:before{content:"\f439"}.fi-br-clipboard-check:before{content:"\f43a"}.fi-br-clipboard-exclamation:before{content:"\f43b"}.fi-br-clipboard-list-check:before{content:"\f43c"}.fi-br-clipboard-list:before{content:"\f43d"}.fi-br-clipboard-prescription:before{content:"\f43e"}.fi-br-clipboard-question:before{content:"\f43f"}.fi-br-clipboard-user:before{content:"\f440"}.fi-br-clipboard:before{content:"\f441"}.fi-br-clipoard-wrong:before{content:"\f442"}.fi-br-clock-desk:before{content:"\f443"}.fi-br-clock-eight-thirty:before{content:"\f444"}.fi-br-clock-eleven-thirty:before{content:"\f445"}.fi-br-clock-eleven:before{content:"\f446"}.fi-br-clock-five-thirty:before{content:"\f447"}.fi-br-clock-five:before{content:"\f448"}.fi-br-clock-four-thirty:before{content:"\f449"}.fi-br-clock-nine-thirty:before{content:"\f44a"}.fi-br-clock-nine:before{content:"\f44b"}.fi-br-clock-one-thirty:before{content:"\f44c"}.fi-br-clock-one:before{content:"\f44d"}.fi-br-clock-seven-thirty:before{content:"\f44e"}.fi-br-clock-seven:before{content:"\f44f"}.fi-br-clock-six-thirty:before{content:"\f450"}.fi-br-clock-six:before{content:"\f451"}.fi-br-clock-ten-thirty:before{content:"\f452"}.fi-br-clock-ten:before{content:"\f453"}.fi-br-clock-three-thirty:before{content:"\f454"}.fi-br-clock-three:before{content:"\f455"}.fi-br-clock-time-tracking:before{content:"\f456"}.fi-br-clock-twelve-thirty:before{content:"\f457"}.fi-br-clock-twelve:before{content:"\f458"}.fi-br-clock-two-thirty:before{content:"\f459"}.fi-br-clock-two:before{content:"\f45a"}.fi-br-clock-up-arrow:before{content:"\f45b"}.fi-br-clock:before{content:"\f45c"}.fi-br-clone:before{content:"\f45d"}.fi-br-closed-captioning-slash:before{content:"\f45e"}.fi-br-clothes-hanger:before{content:"\f45f"}.fi-br-cloud-back-up-alt:before{content:"\f460"}.fi-br-cloud-back-up:before{content:"\f461"}.fi-br-cloud-check:before{content:"\f462"}.fi-br-cloud-code:before{content:"\f463"}.fi-br-cloud-disabled:before{content:"\f464"}.fi-br-cloud-download-alt:before{content:"\f465"}.fi-br-cloud-download:before{content:"\f466"}.fi-br-cloud-drizzle:before{content:"\f467"}.fi-br-cloud-exclamation:before{content:"\f468"}.fi-br-cloud-gear-automation:before{content:"\f469"}.fi-br-cloud-hail-mixed:before{content:"\f46a"}.fi-br-cloud-hail:before{content:"\f46b"}.fi-br-cloud-meatball:before{content:"\f46c"}.fi-br-cloud-moon-rain:before{content:"\f46d"}.fi-br-cloud-moon:before{content:"\f46e"}.fi-br-cloud-question:before{content:"\f46f"}.fi-br-cloud-rain:before{content:"\f470"}.fi-br-cloud-rainbow:before{content:"\f471"}.fi-br-cloud-share:before{content:"\f472"}.fi-br-cloud-showers-heavy:before{content:"\f473"}.fi-br-cloud-showers:before{content:"\f474"}.fi-br-cloud-sleet:before{content:"\f475"}.fi-br-cloud-snow:before{content:"\f476"}.fi-br-cloud-sun-rain:before{content:"\f477"}.fi-br-cloud-sun:before{content:"\f478"}.fi-br-cloud-upload-alt:before{content:"\f479"}.fi-br-cloud-upload:before{content:"\f47a"}.fi-br-cloud:before{content:"\f47b"}.fi-br-clouds-moon:before{content:"\f47c"}.fi-br-clouds-sun:before{content:"\f47d"}.fi-br-clouds:before{content:"\f47e"}.fi-br-clover-alt:before{content:"\f47f"}.fi-br-club:before{content:"\f480"}.fi-br-cocktail-alt:before{content:"\f481"}.fi-br-cocktail:before{content:"\f482"}.fi-br-coconut:before{content:"\f483"}.fi-br-code-branch:before{content:"\f484"}.fi-br-code-commit:before{content:"\f485"}.fi-br-code-compare:before{content:"\f486"}.fi-br-code-fork:before{content:"\f487"}.fi-br-code-merge:before{content:"\f488"}.fi-br-code-pull-request-closed:before{content:"\f489"}.fi-br-code-pull-request-draft:before{content:"\f48a"}.fi-br-code-pull-request:before{content:"\f48b"}.fi-br-code-simple:before{content:"\f48c"}.fi-br-coffee-bean:before{content:"\f48d"}.fi-br-coffee-beans:before{content:"\f48e"}.fi-br-coffee-heart:before{content:"\f48f"}.fi-br-coffee-pot:before{content:"\f490"}.fi-br-coffee:before{content:"\f491"}.fi-br-coffin-cross:before{content:"\f492"}.fi-br-coffin:before{content:"\f493"}.fi-br-coin-up-arrow:before{content:"\f494"}.fi-br-coin:before{content:"\f495"}.fi-br-coins:before{content:"\f496"}.fi-br-colon-sign:before{content:"\f497"}.fi-br-columns-3:before{content:"\f498"}.fi-br-comet:before{content:"\f499"}.fi-br-command:before{content:"\f49a"}.fi-br-comment-alt-check:before{content:"\f49b"}.fi-br-comment-alt-dots:before{content:"\f49c"}.fi-br-comment-alt-edit:before{content:"\f49d"}.fi-br-comment-alt-medical:before{content:"\f49e"}.fi-br-comment-alt-middle-top:before{content:"\f49f"}.fi-br-comment-alt-middle:before{content:"\f4a0"}.fi-br-comment-alt-minus:before{content:"\f4a1"}.fi-br-comment-alt-music:before{content:"\f4a2"}.fi-br-comment-alt:before{content:"\f4a3"}.fi-br-comment-arrow-down:before{content:"\f4a4"}.fi-br-comment-arrow-up-right:before{content:"\f4a5"}.fi-br-comment-arrow-up:before{content:"\f4a6"}.fi-br-comment-check:before{content:"\f4a7"}.fi-br-comment-code:before{content:"\f4a8"}.fi-br-comment-dollar:before{content:"\f4a9"}.fi-br-comment-dots:before{content:"\f4aa"}.fi-br-comment-exclamation:before{content:"\f4ab"}.fi-br-comment-heart:before{content:"\f4ac"}.fi-br-comment-image:before{content:"\f4ad"}.fi-br-comment-info:before{content:"\f4ae"}.fi-br-comment-medical:before{content:"\f4af"}.fi-br-comment-minus:before{content:"\f4b0"}.fi-br-comment-pen:before{content:"\f4b1"}.fi-br-comment-question:before{content:"\f4b2"}.fi-br-comment-quote:before{content:"\f4b3"}.fi-br-comment-slash:before{content:"\f4b4"}.fi-br-comment-smile:before{content:"\f4b5"}.fi-br-comment-sms:before{content:"\f4b6"}.fi-br-comment-text:before{content:"\f4b7"}.fi-br-comment-user:before{content:"\f4b8"}.fi-br-comment-xmark:before{content:"\f4b9"}.fi-br-comment:before{content:"\f4ba"}.fi-br-comments-dollar:before{content:"\f4bb"}.fi-br-comments-question-check:before{content:"\f4bc"}.fi-br-comments-question:before{content:"\f4bd"}.fi-br-comments:before{content:"\f4be"}.fi-br-compass-alt:before{content:"\f4bf"}.fi-br-compass-east:before{content:"\f4c0"}.fi-br-compass-north:before{content:"\f4c1"}.fi-br-compass-slash:before{content:"\f4c2"}.fi-br-compass-south:before{content:"\f4c3"}.fi-br-compass-west:before{content:"\f4c4"}.fi-br-completed:before{content:"\f4c5"}.fi-br-compliance-clipboard:before{content:"\f4c6"}.fi-br-compliance-document:before{content:"\f4c7"}.fi-br-compliance:before{content:"\f4c8"}.fi-br-compress-alt:before{content:"\f4c9"}.fi-br-compress:before{content:"\f4ca"}.fi-br-computer-classic:before{content:"\f4cb"}.fi-br-computer-mouse:before{content:"\f4cc"}.fi-br-computer-speaker:before{content:"\f4cd"}.fi-br-computer:before{content:"\f4ce"}.fi-br-concierge-bell:before{content:"\f4cf"}.fi-br-condition-alt:before{content:"\f4d0"}.fi-br-condition:before{content:"\f4d1"}.fi-br-confetti:before{content:"\f4d2"}.fi-br-constellation:before{content:"\f4d3"}.fi-br-container-storage:before{content:"\f4d4"}.fi-br-convert-document:before{content:"\f4d5"}.fi-br-convert-shapes:before{content:"\f4d6"}.fi-br-conveyor-belt-alt:before{content:"\f4d7"}.fi-br-conveyor-belt-arm:before{content:"\f4d8"}.fi-br-conveyor-belt-empty:before{content:"\f4d9"}.fi-br-conveyor-belt:before{content:"\f4da"}.fi-br-cookie-alt:before{content:"\f4db"}.fi-br-cookie:before{content:"\f4dc"}.fi-br-copy-alt:before{content:"\f4dd"}.fi-br-copy-image:before{content:"\f4de"}.fi-br-copy:before{content:"\f4df"}.fi-br-copyright:before{content:"\f4e0"}.fi-br-corn:before{content:"\f4e1"}.fi-br-corporate-alt:before{content:"\f4e2"}.fi-br-corporate:before{content:"\f4e3"}.fi-br-couch:before{content:"\f4e4"}.fi-br-couple:before{content:"\f4e5"}.fi-br-court-sport:before{content:"\f4e6"}.fi-br-cow-alt:before{content:"\f4e7"}.fi-br-cow:before{content:"\f4e8"}.fi-br-cowbell-circle-plus:before{content:"\f4e9"}.fi-br-cowbell-more:before{content:"\f4ea"}.fi-br-cowbell:before{content:"\f4eb"}.fi-br-crab:before{content:"\f4ec"}.fi-br-crate-empty:before{content:"\f4ed"}.fi-br-cream:before{content:"\f4ee"}.fi-br-credit-card-buyer:before{content:"\f4ef"}.fi-br-credit-card-eye:before{content:"\f4f0"}.fi-br-credit-card:before{content:"\f4f1"}.fi-br-cricket:before{content:"\f4f2"}.fi-br-crm-alt:before{content:"\f4f3"}.fi-br-crm-computer:before{content:"\f4f4"}.fi-br-CRM:before{content:"\f4f5"}.fi-br-croissant:before{content:"\f4f6"}.fi-br-cross-circle:before{content:"\f4f7"}.fi-br-cross-religion:before{content:"\f4f8"}.fi-br-cross-small:before{content:"\f4f9"}.fi-br-cross:before{content:"\f4fa"}.fi-br-crow:before{content:"\f4fb"}.fi-br-crown:before{content:"\f4fc"}.fi-br-crutch:before{content:"\f4fd"}.fi-br-crutches:before{content:"\f4fe"}.fi-br-cruzeiro-sign:before{content:"\f4ff"}.fi-br-crypto-calendar:before{content:"\f500"}.fi-br-cryptocurrency:before{content:"\f501"}.fi-br-crystal-ball:before{content:"\f502"}.fi-br-cube:before{content:"\f503"}.fi-br-cubes-stacked:before{content:"\f504"}.fi-br-cubes:before{content:"\f505"}.fi-br-cucumber:before{content:"\f506"}.fi-br-cup-straw-swoosh:before{content:"\f507"}.fi-br-cup-straw:before{content:"\f508"}.fi-br-cup-togo:before{content:"\f509"}.fi-br-cupcake-alt:before{content:"\f50a"}.fi-br-cupcake:before{content:"\f50b"}.fi-br-curling:before{content:"\f50c"}.fi-br-cursor-finger:before{content:"\f50d"}.fi-br-cursor-plus:before{content:"\f50e"}.fi-br-cursor-text-alt:before{content:"\f50f"}.fi-br-cursor-text:before{content:"\f510"}.fi-br-cursor:before{content:"\f511"}.fi-br-curve-alt:before{content:"\f512"}.fi-br-curve-arrow:before{content:"\f513"}.fi-br-curve:before{content:"\f514"}.fi-br-custard:before{content:"\f515"}.fi-br-customer-care:before{content:"\f516"}.fi-br-customer-service:before{content:"\f517"}.fi-br-customization-cogwheel:before{content:"\f518"}.fi-br-customization:before{content:"\f519"}.fi-br-customize-computer:before{content:"\f51a"}.fi-br-customize-edit:before{content:"\f51b"}.fi-br-customize:before{content:"\f51c"}.fi-br-CV:before{content:"\f51d"}.fi-br-cvv-card:before{content:"\f51e"}.fi-br-d:before{content:"\f51f"}.fi-br-dagger:before{content:"\f520"}.fi-br-daily-calendar:before{content:"\f521"}.fi-br-damage:before{content:"\f522"}.fi-br-dart:before{content:"\f523"}.fi-br-dashboard-monitor:before{content:"\f524"}.fi-br-dashboard-panel:before{content:"\f525"}.fi-br-dashboard:before{content:"\f526"}.fi-br-data-transfer:before{content:"\f527"}.fi-br-database:before{content:"\f528"}.fi-br-debt:before{content:"\f529"}.fi-br-deer-rudolph:before{content:"\f52a"}.fi-br-deer:before{content:"\f52b"}.fi-br-delete-document:before{content:"\f52c"}.fi-br-delete-right:before{content:"\f52d"}.fi-br-delete-user:before{content:"\f52e"}.fi-br-delete:before{content:"\f52f"}.fi-br-democrat:before{content:"\f530"}.fi-br-department-structure:before{content:"\f531"}.fi-br-department:before{content:"\f532"}.fi-br-deposit-alt:before{content:"\f533"}.fi-br-deposit:before{content:"\f534"}.fi-br-description-alt:before{content:"\f535"}.fi-br-description:before{content:"\f536"}.fi-br-desk:before{content:"\f537"}.fi-br-desktop-arrow-down:before{content:"\f538"}.fi-br-desktop-wallpaper:before{content:"\f539"}.fi-br-devices:before{content:"\f53a"}.fi-br-dewpoint:before{content:"\f53b"}.fi-br-dharmachakra:before{content:"\f53c"}.fi-br-diagram-cells:before{content:"\f53d"}.fi-br-diagram-lean-canvas:before{content:"\f53e"}.fi-br-diagram-nested:before{content:"\f53f"}.fi-br-diagram-next:before{content:"\f540"}.fi-br-diagram-predecessor:before{content:"\f541"}.fi-br-diagram-previous:before{content:"\f542"}.fi-br-diagram-project:before{content:"\f543"}.fi-br-diagram-sankey:before{content:"\f544"}.fi-br-diagram-subtask:before{content:"\f545"}.fi-br-diagram-successor:before{content:"\f546"}.fi-br-diagram-venn:before{content:"\f547"}.fi-br-dial-high:before{content:"\f548"}.fi-br-dial-low:before{content:"\f549"}.fi-br-dial-max:before{content:"\f54a"}.fi-br-dial-med-low:before{content:"\f54b"}.fi-br-dial-med:before{content:"\f54c"}.fi-br-dial-min:before{content:"\f54d"}.fi-br-dial-off:before{content:"\f54e"}.fi-br-dial:before{content:"\f54f"}.fi-br-diamond-exclamation:before{content:"\f550"}.fi-br-diamond-turn-right:before{content:"\f551"}.fi-br-diamond:before{content:"\f552"}.fi-br-diary-bookmark-down:before{content:"\f553"}.fi-br-diary-bookmarks:before{content:"\f554"}.fi-br-diary-clasp:before{content:"\f555"}.fi-br-dice-alt:before{content:"\f556"}.fi-br-dice-d10:before{content:"\f557"}.fi-br-dice-d12:before{content:"\f558"}.fi-br-dice-d20:before{content:"\f559"}.fi-br-dice-d4:before{content:"\f55a"}.fi-br-dice-d6:before{content:"\f55b"}.fi-br-dice-d8:before{content:"\f55c"}.fi-br-dice-four:before{content:"\f55d"}.fi-br-dice-one:before{content:"\f55e"}.fi-br-dice-six:before{content:"\f55f"}.fi-br-dice-three:before{content:"\f560"}.fi-br-dice-two:before{content:"\f561"}.fi-br-dice:before{content:"\f562"}.fi-br-digging:before{content:"\f563"}.fi-br-digital-tachograph:before{content:"\f564"}.fi-br-dinner:before{content:"\f565"}.fi-br-diploma:before{content:"\f566"}.fi-br-direction-signal-arrow:before{content:"\f567"}.fi-br-direction-signal:before{content:"\f568"}.fi-br-disc-drive:before{content:"\f569"}.fi-br-disco-ball:before{content:"\f56a"}.fi-br-discover:before{content:"\f56b"}.fi-br-disease:before{content:"\f56c"}.fi-br-disk:before{content:"\f56d"}.fi-br-display-arrow-down:before{content:"\f56e"}.fi-br-display-chart-up:before{content:"\f56f"}.fi-br-display-code:before{content:"\f570"}.fi-br-display-medical:before{content:"\f571"}.fi-br-display-slash:before{content:"\f572"}.fi-br-distribute-spacing-horizontal:before{content:"\f573"}.fi-br-distribute-spacing-vertical:before{content:"\f574"}.fi-br-divide:before{content:"\f575"}.fi-br-dizzy:before{content:"\f576"}.fi-br-dna:before{content:"\f577"}.fi-br-do-not-enter:before{content:"\f578"}.fi-br-doctor:before{content:"\f579"}.fi-br-document-circle-wrong:before{content:"\f57a"}.fi-br-document-paid:before{content:"\f57b"}.fi-br-document-signed:before{content:"\f57c"}.fi-br-document:before{content:"\f57d"}.fi-br-dog-leashed:before{content:"\f57e"}.fi-br-dog:before{content:"\f57f"}.fi-br-dollar:before{content:"\f580"}.fi-br-dolly-flatbed-alt:before{content:"\f581"}.fi-br-dolly-flatbed-empty:before{content:"\f582"}.fi-br-dolly-flatbed:before{content:"\f583"}.fi-br-dolphin:before{content:"\f584"}.fi-br-domino-effect:before{content:"\f585"}.fi-br-donate:before{content:"\f586"}.fi-br-dong-sign:before{content:"\f587"}.fi-br-donut:before{content:"\f588"}.fi-br-door-closed:before{content:"\f589"}.fi-br-door-open:before{content:"\f58a"}.fi-br-dot-circle:before{content:"\f58b"}.fi-br-dot-pending:before{content:"\f58c"}.fi-br-dove:before{content:"\f58d"}.fi-br-down-from-bracket:before{content:"\f58e"}.fi-br-down-left-and-up-right-to-center:before{content:"\f58f"}.fi-br-down-left:before{content:"\f590"}.fi-br-down-right:before{content:"\f591"}.fi-br-down-to-line:before{content:"\f592"}.fi-br-down:before{content:"\f593"}.fi-br-download:before{content:"\f594"}.fi-br-drafting-compass:before{content:"\f595"}.fi-br-dragon:before{content:"\f596"}.fi-br-draw-polygon:before{content:"\f597"}.fi-br-draw-square:before{content:"\f598"}.fi-br-drawer-alt:before{content:"\f599"}.fi-br-drawer-empty:before{content:"\f59a"}.fi-br-drawer:before{content:"\f59b"}.fi-br-dreidel:before{content:"\f59c"}.fi-br-drink-alt:before{content:"\f59d"}.fi-br-driver-man:before{content:"\f59e"}.fi-br-driver-woman:before{content:"\f59f"}.fi-br-drone-alt:before{content:"\f5a0"}.fi-br-drone-front:before{content:"\f5a1"}.fi-br-drone:before{content:"\f5a2"}.fi-br-drop-down:before{content:"\f5a3"}.fi-br-dropdown-select:before{content:"\f5a4"}.fi-br-dropdown:before{content:"\f5a5"}.fi-br-drum-steelpan:before{content:"\f5a6"}.fi-br-drum:before{content:"\f5a7"}.fi-br-drumstick-bite:before{content:"\f5a8"}.fi-br-drumstick:before{content:"\f5a9"}.fi-br-dryer-alt:before{content:"\f5aa"}.fi-br-dryer:before{content:"\f5ab"}.fi-br-duck:before{content:"\f5ac"}.fi-br-dumbbell-fitness:before{content:"\f5ad"}.fi-br-dumbbell-horizontal:before{content:"\f5ae"}.fi-br-dumbbell-ray:before{content:"\f5af"}.fi-br-dumbbell-weightlifting:before{content:"\f5b0"}.fi-br-dumpster-fire:before{content:"\f5b1"}.fi-br-dumpster:before{content:"\f5b2"}.fi-br-dungeon:before{content:"\f5b3"}.fi-br-duplicate:before{content:"\f5b4"}.fi-br-duration-alt:before{content:"\f5b5"}.fi-br-duration:before{content:"\f5b6"}.fi-br-e-learning:before{content:"\f5b7"}.fi-br-e:before{content:"\f5b8"}.fi-br-ear-deaf:before{content:"\f5b9"}.fi-br-ear-muffs:before{content:"\f5ba"}.fi-br-ear:before{content:"\f5bb"}.fi-br-earnings:before{content:"\f5bc"}.fi-br-earth-africa:before{content:"\f5bd"}.fi-br-earth-americas:before{content:"\f5be"}.fi-br-earth-asia:before{content:"\f5bf"}.fi-br-earth-europa:before{content:"\f5c0"}.fi-br-eclipse-alt:before{content:"\f5c1"}.fi-br-eclipse:before{content:"\f5c2"}.fi-br-edit-alt:before{content:"\f5c3"}.fi-br-edit:before{content:"\f5c4"}.fi-br-effect:before{content:"\f5c5"}.fi-br-egg-fried:before{content:"\f5c6"}.fi-br-egg:before{content:"\f5c7"}.fi-br-eject:before{content:"\f5c8"}.fi-br-elephant:before{content:"\f5c9"}.fi-br-elevator:before{content:"\f5ca"}.fi-br-email-pending:before{content:"\f5cb"}.fi-br-employee-alt:before{content:"\f5cc"}.fi-br-employee-handbook:before{content:"\f5cd"}.fi-br-employee-man-alt:before{content:"\f5ce"}.fi-br-employee-man:before{content:"\f5cf"}.fi-br-employees-woman-man:before{content:"\f5d0"}.fi-br-employees:before{content:"\f5d1"}.fi-br-empty-set:before{content:"\f5d2"}.fi-br-endless-loop:before{content:"\f5d3"}.fi-br-engine-warning:before{content:"\f5d4"}.fi-br-engine:before{content:"\f5d5"}.fi-br-enter:before{content:"\f5d6"}.fi-br-envelope-ban:before{content:"\f5d7"}.fi-br-envelope-bulk:before{content:"\f5d8"}.fi-br-envelope-dot:before{content:"\f5d9"}.fi-br-envelope-download:before{content:"\f5da"}.fi-br-envelope-heart:before{content:"\f5db"}.fi-br-envelope-marker:before{content:"\f5dc"}.fi-br-envelope-open-dollar:before{content:"\f5dd"}.fi-br-envelope-open-text:before{content:"\f5de"}.fi-br-envelope-open:before{content:"\f5df"}.fi-br-envelope-plus:before{content:"\f5e0"}.fi-br-envelope:before{content:"\f5e1"}.fi-br-envelopes:before{content:"\f5e2"}.fi-br-equality:before{content:"\f5e3"}.fi-br-equals:before{content:"\f5e4"}.fi-br-eraser:before{content:"\f5e5"}.fi-br-error-camera:before{content:"\f5e6"}.fi-br-escalator:before{content:"\f5e7"}.fi-br-ethernet:before{content:"\f5e8"}.fi-br-euro:before{content:"\f5e9"}.fi-br-excavator:before{content:"\f5ea"}.fi-br-exchange-alt:before{content:"\f5eb"}.fi-br-exchange-cryptocurrency:before{content:"\f5ec"}.fi-br-exchange:before{content:"\f5ed"}.fi-br-exclamation:before{content:"\f5ee"}.fi-br-exit-alt:before{content:"\f5ef"}.fi-br-exit:before{content:"\f5f0"}.fi-br-expand-arrows-alt:before{content:"\f5f1"}.fi-br-expand-arrows:before{content:"\f5f2"}.fi-br-expand:before{content:"\f5f3"}.fi-br-expense-bill:before{content:"\f5f4"}.fi-br-expense:before{content:"\f5f5"}.fi-br-external-hard-drive:before{content:"\f5f6"}.fi-br-external-world:before{content:"\f5f7"}.fi-br-eye-crossed:before{content:"\f5f8"}.fi-br-eye-dropper-half:before{content:"\f5f9"}.fi-br-eye-dropper:before{content:"\f5fa"}.fi-br-eye:before{content:"\f5fb"}.fi-br-eyes:before{content:"\f5fc"}.fi-br-f:before{content:"\f5fd"}.fi-br-fabric:before{content:"\f5fe"}.fi-br-face-angry-horns:before{content:"\f5ff"}.fi-br-face-anguished:before{content:"\f600"}.fi-br-face-anxious-sweat:before{content:"\f601"}.fi-br-face-astonished:before{content:"\f602"}.fi-br-face-awesome:before{content:"\f603"}.fi-br-face-beam-hand-over-mouth:before{content:"\f604"}.fi-br-face-confounded:before{content:"\f605"}.fi-br-face-confused:before{content:"\f606"}.fi-br-face-cowboy-hat:before{content:"\f607"}.fi-br-face-disappointed:before{content:"\f608"}.fi-br-face-disguise:before{content:"\f609"}.fi-br-face-downcast-sweat:before{content:"\f60a"}.fi-br-face-drooling:before{content:"\f60b"}.fi-br-face-explode:before{content:"\f60c"}.fi-br-face-expressionless:before{content:"\f60d"}.fi-br-face-eyes-xmarks:before{content:"\f60e"}.fi-br-face-fearful:before{content:"\f60f"}.fi-br-face-glasses:before{content:"\f610"}.fi-br-face-grin-tongue-wink:before{content:"\f611"}.fi-br-face-hand-yawn:before{content:"\f612"}.fi-br-face-head-bandage:before{content:"\f613"}.fi-br-face-hushed:before{content:"\f614"}.fi-br-face-icicles:before{content:"\f615"}.fi-br-face-lying:before{content:"\f616"}.fi-br-face-mask:before{content:"\f617"}.fi-br-face-monocle:before{content:"\f618"}.fi-br-face-nauseated:before{content:"\f619"}.fi-br-face-nose-steam:before{content:"\f61a"}.fi-br-face-party:before{content:"\f61b"}.fi-br-face-pensive:before{content:"\f61c"}.fi-br-face-persevering:before{content:"\f61d"}.fi-br-face-pleading:before{content:"\f61e"}.fi-br-face-raised-eyebrow:before{content:"\f61f"}.fi-br-face-relieved:before{content:"\f620"}.fi-br-face-sad-sweat:before{content:"\f621"}.fi-br-face-scream:before{content:"\f622"}.fi-br-face-shush:before{content:"\f623"}.fi-br-face-sleeping:before{content:"\f624"}.fi-br-face-sleepy:before{content:"\f625"}.fi-br-face-smile-halo:before{content:"\f626"}.fi-br-face-smile-hearts:before{content:"\f627"}.fi-br-face-smile-horns:before{content:"\f628"}.fi-br-face-smile-tear:before{content:"\f629"}.fi-br-face-smile-tongue:before{content:"\f62a"}.fi-br-face-smile-upside-down:before{content:"\f62b"}.fi-br-face-smiling-hands:before{content:"\f62c"}.fi-br-face-smirking:before{content:"\f62d"}.fi-br-face-sunglasses-alt:before{content:"\f62e"}.fi-br-face-sunglasses:before{content:"\f62f"}.fi-br-face-swear:before{content:"\f630"}.fi-br-face-thermometer:before{content:"\f631"}.fi-br-face-thinking:before{content:"\f632"}.fi-br-face-tissue:before{content:"\f633"}.fi-br-face-tongue-money:before{content:"\f634"}.fi-br-face-tongue-sweat:before{content:"\f635"}.fi-br-face-unamused:before{content:"\f636"}.fi-br-face-viewfinder:before{content:"\f637"}.fi-br-face-vomit:before{content:"\f638"}.fi-br-face-weary:before{content:"\f639"}.fi-br-face-woozy:before{content:"\f63a"}.fi-br-face-worried:before{content:"\f63b"}.fi-br-face-zany:before{content:"\f63c"}.fi-br-face-zipper:before{content:"\f63d"}.fi-br-fail:before{content:"\f63e"}.fi-br-falafel:before{content:"\f63f"}.fi-br-family-dress:before{content:"\f640"}.fi-br-family-pants:before{content:"\f641"}.fi-br-family:before{content:"\f642"}.fi-br-fan-table:before{content:"\f643"}.fi-br-fan:before{content:"\f644"}.fi-br-farm:before{content:"\f645"}.fi-br-faucet-drip:before{content:"\f646"}.fi-br-faucet:before{content:"\f647"}.fi-br-fax:before{content:"\f648"}.fi-br-feather-pointed:before{content:"\f649"}.fi-br-feather:before{content:"\f64a"}.fi-br-features-alt:before{content:"\f64b"}.fi-br-features:before{content:"\f64c"}.fi-br-fee-receipt:before{content:"\f64d"}.fi-br-fee:before{content:"\f64e"}.fi-br-feedback-alt:before{content:"\f64f"}.fi-br-feedback-cycle-loop:before{content:"\f650"}.fi-br-feedback-hand:before{content:"\f651"}.fi-br-feedback-review:before{content:"\f652"}.fi-br-feedback:before{content:"\f653"}.fi-br-female-couple:before{content:"\f654"}.fi-br-female:before{content:"\f655"}.fi-br-fence:before{content:"\f656"}.fi-br-ferris-wheel:before{content:"\f657"}.fi-br-field-hockey:before{content:"\f658"}.fi-br-fighter-jet:before{content:"\f659"}.fi-br-file-ai:before{content:"\f65a"}.fi-br-file-audio:before{content:"\f65b"}.fi-br-file-binary:before{content:"\f65c"}.fi-br-file-chart-line:before{content:"\f65d"}.fi-br-file-chart-pie:before{content:"\f65e"}.fi-br-file-circle-info:before{content:"\f65f"}.fi-br-file-cloud:before{content:"\f660"}.fi-br-file-code:before{content:"\f661"}.fi-br-file-csv:before{content:"\f662"}.fi-br-file-download:before{content:"\f663"}.fi-br-file-edit:before{content:"\f664"}.fi-br-file-eps:before{content:"\f665"}.fi-br-file-excel:before{content:"\f666"}.fi-br-file-exclamation:before{content:"\f667"}.fi-br-file-export:before{content:"\f668"}.fi-br-file-image:before{content:"\f669"}.fi-br-file-import:before{content:"\f66a"}.fi-br-file-invoice-dollar:before{content:"\f66b"}.fi-br-file-invoice:before{content:"\f66c"}.fi-br-file-medical-alt:before{content:"\f66d"}.fi-br-file-medical:before{content:"\f66e"}.fi-br-file-minus:before{content:"\f66f"}.fi-br-file-pdf:before{content:"\f670"}.fi-br-file-powerpoint:before{content:"\f671"}.fi-br-file-prescription:before{content:"\f672"}.fi-br-file-psd:before{content:"\f673"}.fi-br-file-signature:before{content:"\f674"}.fi-br-file-spreadsheet:before{content:"\f675"}.fi-br-file-upload:before{content:"\f676"}.fi-br-file-user:before{content:"\f677"}.fi-br-file-video:before{content:"\f678"}.fi-br-file-word:before{content:"\f679"}.fi-br-file-zipper:before{content:"\f67a"}.fi-br-file:before{content:"\f67b"}.fi-br-files-medical:before{content:"\f67c"}.fi-br-fill:before{content:"\f67d"}.fi-br-film-canister:before{content:"\f67e"}.fi-br-film-slash:before{content:"\f67f"}.fi-br-film:before{content:"\f680"}.fi-br-films:before{content:"\f681"}.fi-br-filter-list:before{content:"\f682"}.fi-br-filter-slash:before{content:"\f683"}.fi-br-filter:before{content:"\f684"}.fi-br-filters:before{content:"\f685"}.fi-br-fingerprint-security-risk:before{content:"\f686"}.fi-br-fingerprint:before{content:"\f687"}.fi-br-fire-burner:before{content:"\f688"}.fi-br-fire-extinguisher:before{content:"\f689"}.fi-br-fire-flame-curved:before{content:"\f68a"}.fi-br-fire-flame-simple:before{content:"\f68b"}.fi-br-fire-hydrant:before{content:"\f68c"}.fi-br-fire-smoke:before{content:"\f68d"}.fi-br-fireplace:before{content:"\f68e"}.fi-br-first-award:before{content:"\f68f"}.fi-br-first-laurel:before{content:"\f690"}.fi-br-first-medal:before{content:"\f691"}.fi-br-first:before{content:"\f692"}.fi-br-fish-bones:before{content:"\f693"}.fi-br-fish-cooked:before{content:"\f694"}.fi-br-fish:before{content:"\f695"}.fi-br-fishing-rod:before{content:"\f696"}.fi-br-fist-move:before{content:"\f697"}.fi-br-flag-alt:before{content:"\f698"}.fi-br-flag-checkered:before{content:"\f699"}.fi-br-flag-usa:before{content:"\f69a"}.fi-br-flag:before{content:"\f69b"}.fi-br-flame:before{content:"\f69c"}.fi-br-flashlight:before{content:"\f69d"}.fi-br-flask-gear:before{content:"\f69e"}.fi-br-flask-poison:before{content:"\f69f"}.fi-br-flask-potion:before{content:"\f6a0"}.fi-br-flask:before{content:"\f6a1"}.fi-br-flatbread-stuffed:before{content:"\f6a2"}.fi-br-flatbread:before{content:"\f6a3"}.fi-br-flip-horizontal:before{content:"\f6a4"}.fi-br-floor-alt:before{content:"\f6a5"}.fi-br-floor-layer:before{content:"\f6a6"}.fi-br-floor:before{content:"\f6a7"}.fi-br-floppy-disk-circle-arrow-right:before{content:"\f6a8"}.fi-br-floppy-disk-circle-xmark:before{content:"\f6a9"}.fi-br-floppy-disk-pen:before{content:"\f6aa"}.fi-br-floppy-disks:before{content:"\f6ab"}.fi-br-florin-sign:before{content:"\f6ac"}.fi-br-flower-bouquet:before{content:"\f6ad"}.fi-br-flower-butterfly:before{content:"\f6ae"}.fi-br-flower-daffodil:before{content:"\f6af"}.fi-br-flower-tulip:before{content:"\f6b0"}.fi-br-flower:before{content:"\f6b1"}.fi-br-flushed-face:before{content:"\f6b2"}.fi-br-flushed:before{content:"\f6b3"}.fi-br-flute:before{content:"\f6b4"}.fi-br-flux-capacitor:before{content:"\f6b5"}.fi-br-fly-insect:before{content:"\f6b6"}.fi-br-flying-disc:before{content:"\f6b7"}.fi-br-fog:before{content:"\f6b8"}.fi-br-folder-download:before{content:"\f6b9"}.fi-br-folder-fire:before{content:"\f6ba"}.fi-br-folder-minus:before{content:"\f6bb"}.fi-br-folder-open:before{content:"\f6bc"}.fi-br-folder-times:before{content:"\f6bd"}.fi-br-folder-tree:before{content:"\f6be"}.fi-br-folder-upload:before{content:"\f6bf"}.fi-br-folder-xmark:before{content:"\f6c0"}.fi-br-folder:before{content:"\f6c1"}.fi-br-folders:before{content:"\f6c2"}.fi-br-follow-folder:before{content:"\f6c3"}.fi-br-followcollection:before{content:"\f6c4"}.fi-br-following:before{content:"\f6c5"}.fi-br-fondue-pot:before{content:"\f6c6"}.fi-br-football:before{content:"\f6c7"}.fi-br-foreign-language-audio:before{content:"\f6c8"}.fi-br-fork:before{content:"\f6c9"}.fi-br-forklift:before{content:"\f6ca"}.fi-br-form:before{content:"\f6cb"}.fi-br-fort:before{content:"\f6cc"}.fi-br-forward-fast:before{content:"\f6cd"}.fi-br-forward:before{content:"\f6ce"}.fi-br-fox:before{content:"\f6cf"}.fi-br-frame:before{content:"\f6d0"}.fi-br-franc-sign:before{content:"\f6d1"}.fi-br-free-delivery:before{content:"\f6d2"}.fi-br-free:before{content:"\f6d3"}.fi-br-french-fries:before{content:"\f6d4"}.fi-br-friday:before{content:"\f6d5"}.fi-br-frog:before{content:"\f6d6"}.fi-br-ftp:before{content:"\f6d7"}.fi-br-fuel-gauge:before{content:"\f6d8"}.fi-br-function-process:before{content:"\f6d9"}.fi-br-function-square:before{content:"\f6da"}.fi-br-function:before{content:"\f6db"}.fi-br-funnel-dollar:before{content:"\f6dc"}.fi-br-g:before{content:"\f6dd"}.fi-br-galaxy-alt:before{content:"\f6de"}.fi-br-galaxy-planet:before{content:"\f6df"}.fi-br-galaxy-star:before{content:"\f6e0"}.fi-br-galaxy:before{content:"\f6e1"}.fi-br-gallery-thumbnails:before{content:"\f6e2"}.fi-br-gallery:before{content:"\f6e3"}.fi-br-game-board-alt:before{content:"\f6e4"}.fi-br-gamepad:before{content:"\f6e5"}.fi-br-garage-car:before{content:"\f6e6"}.fi-br-garage-open:before{content:"\f6e7"}.fi-br-garage:before{content:"\f6e8"}.fi-br-garlic-alt:before{content:"\f6e9"}.fi-br-garlic:before{content:"\f6ea"}.fi-br-gas-pump-alt:before{content:"\f6eb"}.fi-br-gas-pump-slash:before{content:"\f6ec"}.fi-br-gas-pump:before{content:"\f6ed"}.fi-br-gauge-circle-bolt:before{content:"\f6ee"}.fi-br-gauge-circle-minus:before{content:"\f6ef"}.fi-br-gauge-circle-plus:before{content:"\f6f0"}.fi-br-gavel:before{content:"\f6f1"}.fi-br-gay-couple:before{content:"\f6f2"}.fi-br-gears:before{content:"\f6f3"}.fi-br-gem:before{content:"\f6f4"}.fi-br-general:before{content:"\f6f5"}.fi-br-ghost:before{content:"\f6f6"}.fi-br-gif-square:before{content:"\f6f7"}.fi-br-gif:before{content:"\f6f8"}.fi-br-gift-box-benefits:before{content:"\f6f9"}.fi-br-gift-card:before{content:"\f6fa"}.fi-br-gift:before{content:"\f6fb"}.fi-br-gifts:before{content:"\f6fc"}.fi-br-gingerbread-man:before{content:"\f6fd"}.fi-br-glass-champagne:before{content:"\f6fe"}.fi-br-glass-cheers:before{content:"\f6ff"}.fi-br-glass-citrus:before{content:"\f700"}.fi-br-glass-empty:before{content:"\f701"}.fi-br-glass-half:before{content:"\f702"}.fi-br-glass-water-droplet:before{content:"\f703"}.fi-br-glass-whiskey-rocks:before{content:"\f704"}.fi-br-glass-whiskey:before{content:"\f705"}.fi-br-glass:before{content:"\f706"}.fi-br-glasses:before{content:"\f707"}.fi-br-globe-alt:before{content:"\f708"}.fi-br-globe-pointer:before{content:"\f709"}.fi-br-globe-snow:before{content:"\f70a"}.fi-br-globe:before{content:"\f70b"}.fi-br-goal-net:before{content:"\f70c"}.fi-br-golf-ball:before{content:"\f70d"}.fi-br-golf-club:before{content:"\f70e"}.fi-br-golf-hole:before{content:"\f70f"}.fi-br-golf:before{content:"\f710"}.fi-br-gopuram:before{content:"\f711"}.fi-br-government-budget:before{content:"\f712"}.fi-br-government-flag:before{content:"\f713"}.fi-br-government-user:before{content:"\f714"}.fi-br-gps-navigation:before{content:"\f715"}.fi-br-graduation-cap:before{content:"\f716"}.fi-br-gramophone:before{content:"\f717"}.fi-br-grape:before{content:"\f718"}.fi-br-graph-curve:before{content:"\f719"}.fi-br-graphic-style:before{content:"\f71a"}.fi-br-graphic-tablet:before{content:"\f71b"}.fi-br-grate-droplet:before{content:"\f71c"}.fi-br-grate:before{content:"\f71d"}.fi-br-greater-than-equal:before{content:"\f71e"}.fi-br-greater-than:before{content:"\f71f"}.fi-br-greek-helmet:before{content:"\f720"}.fi-br-grid-alt:before{content:"\f721"}.fi-br-grid-dividers:before{content:"\f722"}.fi-br-grid:before{content:"\f723"}.fi-br-grill-hot-alt:before{content:"\f724"}.fi-br-grill:before{content:"\f725"}.fi-br-grimace:before{content:"\f726"}.fi-br-grin-alt:before{content:"\f727"}.fi-br-grin-beam-sweat:before{content:"\f728"}.fi-br-grin-beam:before{content:"\f729"}.fi-br-grin-hearts:before{content:"\f72a"}.fi-br-grin-squint-tears:before{content:"\f72b"}.fi-br-grin-squint:before{content:"\f72c"}.fi-br-grin-stars:before{content:"\f72d"}.fi-br-grin-tears:before{content:"\f72e"}.fi-br-grin-tongue-squint:before{content:"\f72f"}.fi-br-grin-tongue-wink:before{content:"\f730"}.fi-br-grin-tongue:before{content:"\f731"}.fi-br-grin-wink:before{content:"\f732"}.fi-br-grin:before{content:"\f733"}.fi-br-grip-dots-vertical:before{content:"\f734"}.fi-br-grip-dots:before{content:"\f735"}.fi-br-grip-horizontal:before{content:"\f736"}.fi-br-grip-lines-vertical:before{content:"\f737"}.fi-br-grip-lines:before{content:"\f738"}.fi-br-grip-vertical:before{content:"\f739"}.fi-br-grocery-bag:before{content:"\f73a"}.fi-br-grocery-basket:before{content:"\f73b"}.fi-br-group-arrows-rotate:before{content:"\f73c"}.fi-br-group-call:before{content:"\f73d"}.fi-br-group-community-social-media:before{content:"\f73e"}.fi-br-growth-chart-invest:before{content:"\f73f"}.fi-br-guarani-sign:before{content:"\f740"}.fi-br-guide-alt:before{content:"\f741"}.fi-br-guide:before{content:"\f742"}.fi-br-guitar-electric:before{content:"\f743"}.fi-br-guitar:before{content:"\f744"}.fi-br-guitars:before{content:"\f745"}.fi-br-gun-squirt:before{content:"\f746"}.fi-br-gym:before{content:"\f747"}.fi-br-h-square:before{content:"\f748"}.fi-br-h:before{content:"\f749"}.fi-br-h1:before{content:"\f74a"}.fi-br-h2:before{content:"\f74b"}.fi-br-h3:before{content:"\f74c"}.fi-br-h4:before{content:"\f74d"}.fi-br-hair-clipper:before{content:"\f74e"}.fi-br-hamburger-soda:before{content:"\f74f"}.fi-br-hamburger:before{content:"\f750"}.fi-br-hammer-crash:before{content:"\f751"}.fi-br-hammer-war:before{content:"\f752"}.fi-br-hammer:before{content:"\f753"}.fi-br-hamsa:before{content:"\f754"}.fi-br-hand-back-fist:before{content:"\f755"}.fi-br-hand-back-point-down:before{content:"\f756"}.fi-br-hand-back-point-left:before{content:"\f757"}.fi-br-hand-back-point-ribbon:before{content:"\f758"}.fi-br-hand-back-point-right:before{content:"\f759"}.fi-br-hand-bill:before{content:"\f75a"}.fi-br-hand-dots:before{content:"\f75b"}.fi-br-hand-fingers-crossed:before{content:"\f75c"}.fi-br-hand-fist:before{content:"\f75d"}.fi-br-hand-heart:before{content:"\f75e"}.fi-br-hand-holding-box:before{content:"\f75f"}.fi-br-hand-holding-droplet:before{content:"\f760"}.fi-br-hand-holding-magic:before{content:"\f761"}.fi-br-hand-holding-medical:before{content:"\f762"}.fi-br-hand-holding-seeding:before{content:"\f763"}.fi-br-hand-holding-skull:before{content:"\f764"}.fi-br-hand-holding-usd:before{content:"\f765"}.fi-br-hand-holding-water:before{content:"\f766"}.fi-br-hand-horns:before{content:"\f767"}.fi-br-hand-lizard:before{content:"\f768"}.fi-br-hand-love:before{content:"\f769"}.fi-br-hand-middle-finger:before{content:"\f76a"}.fi-br-hand-paper:before{content:"\f76b"}.fi-br-hand-peace:before{content:"\f76c"}.fi-br-hand-point-ribbon:before{content:"\f76d"}.fi-br-hand-scissors:before{content:"\f76e"}.fi-br-hand-sparkles:before{content:"\f76f"}.fi-br-hand-spock:before{content:"\f770"}.fi-br-hand-wave:before{content:"\f771"}.fi-br-hand:before{content:"\f772"}.fi-br-handmade:before{content:"\f773"}.fi-br-hands-bubbles:before{content:"\f774"}.fi-br-hands-clapping:before{content:"\f775"}.fi-br-hands-heart:before{content:"\f776"}.fi-br-hands-holding-diamond:before{content:"\f777"}.fi-br-hands-holding:before{content:"\f778"}.fi-br-hands-usd:before{content:"\f779"}.fi-br-handshake-angle:before{content:"\f77a"}.fi-br-handshake-deal-loan:before{content:"\f77b"}.fi-br-handshake-house:before{content:"\f77c"}.fi-br-handshake-simple-slash:before{content:"\f77d"}.fi-br-handshake-trust:before{content:"\f77e"}.fi-br-handshake:before{content:"\f77f"}.fi-br-happy:before{content:"\f780"}.fi-br-hard-hat:before{content:"\f781"}.fi-br-hashtag-lock:before{content:"\f782"}.fi-br-hastag:before{content:"\f783"}.fi-br-hat-beach:before{content:"\f784"}.fi-br-hat-birthday:before{content:"\f785"}.fi-br-hat-chef:before{content:"\f786"}.fi-br-hat-cowboy-side:before{content:"\f787"}.fi-br-hat-cowboy:before{content:"\f788"}.fi-br-hat-santa:before{content:"\f789"}.fi-br-hat-winter:before{content:"\f78a"}.fi-br-hat-witch:before{content:"\f78b"}.fi-br-hat-wizard:before{content:"\f78c"}.fi-br-hdd:before{content:"\f78d"}.fi-br-head-side-brain:before{content:"\f78e"}.fi-br-head-side-cough-slash:before{content:"\f78f"}.fi-br-head-side-cough:before{content:"\f790"}.fi-br-head-side-headphones:before{content:"\f791"}.fi-br-head-side-heart:before{content:"\f792"}.fi-br-head-side-mask:before{content:"\f793"}.fi-br-head-side-medical:before{content:"\f794"}.fi-br-head-side-thinking:before{content:"\f795"}.fi-br-head-side-virus:before{content:"\f796"}.fi-br-head-side:before{content:"\f797"}.fi-br-head-vr:before{content:"\f798"}.fi-br-heading:before{content:"\f799"}.fi-br-headphones:before{content:"\f79a"}.fi-br-headset:before{content:"\f79b"}.fi-br-heart-arrow:before{content:"\f79c"}.fi-br-heart-brain:before{content:"\f79d"}.fi-br-heart-crack:before{content:"\f79e"}.fi-br-heart-half-stroke:before{content:"\f79f"}.fi-br-heart-half:before{content:"\f7a0"}.fi-br-heart-health-muscle:before{content:"\f7a1"}.fi-br-heart-lock:before{content:"\f7a2"}.fi-br-heart-partner-handshake:before{content:"\f7a3"}.fi-br-heart-rate:before{content:"\f7a4"}.fi-br-heart-slash:before{content:"\f7a5"}.fi-br-heart-upside-down:before{content:"\f7a6"}.fi-br-heart:before{content:"\f7a7"}.fi-br-heat:before{content:"\f7a8"}.fi-br-helicopter-side:before{content:"\f7a9"}.fi-br-helmet-battle:before{content:"\f7aa"}.fi-br-hexagon-check:before{content:"\f7ab"}.fi-br-hexagon-divide:before{content:"\f7ac"}.fi-br-hexagon-exclamation:before{content:"\f7ad"}.fi-br-hexagon:before{content:"\f7ae"}.fi-br-high-definition:before{content:"\f7af"}.fi-br-high-five-celebration-yes:before{content:"\f7b0"}.fi-br-high-five:before{content:"\f7b1"}.fi-br-highlighter-line:before{content:"\f7b2"}.fi-br-highlighter:before{content:"\f7b3"}.fi-br-hiking:before{content:"\f7b4"}.fi-br-hippo:before{content:"\f7b5"}.fi-br-hockey-mask:before{content:"\f7b6"}.fi-br-hockey-puck:before{content:"\f7b7"}.fi-br-hockey-stick-puck:before{content:"\f7b8"}.fi-br-hockey-sticks:before{content:"\f7b9"}.fi-br-holding-hand-gear:before{content:"\f7ba"}.fi-br-holding-hand-revenue:before{content:"\f7bb"}.fi-br-holly-berry:before{content:"\f7bc"}.fi-br-home-heart:before{content:"\f7bd"}.fi-br-home-location-alt:before{content:"\f7be"}.fi-br-home-location:before{content:"\f7bf"}.fi-br-home:before{content:"\f7c0"}.fi-br-honey-pot:before{content:"\f7c1"}.fi-br-hood-cloak:before{content:"\f7c2"}.fi-br-horizontal-rule:before{content:"\f7c3"}.fi-br-horse-head:before{content:"\f7c4"}.fi-br-horse-saddle:before{content:"\f7c5"}.fi-br-horse:before{content:"\f7c6"}.fi-br-horseshoe-broken:before{content:"\f7c7"}.fi-br-horseshoe:before{content:"\f7c8"}.fi-br-hose-reel:before{content:"\f7c9"}.fi-br-hose:before{content:"\f7ca"}.fi-br-hospital-symbol:before{content:"\f7cb"}.fi-br-hospital-user:before{content:"\f7cc"}.fi-br-hospital:before{content:"\f7cd"}.fi-br-hospitals:before{content:"\f7ce"}.fi-br-hot-tub:before{content:"\f7cf"}.fi-br-hotdog:before{content:"\f7d0"}.fi-br-hotel:before{content:"\f7d1"}.fi-br-hourglass-end:before{content:"\f7d2"}.fi-br-hourglass-start:before{content:"\f7d3"}.fi-br-hourglass:before{content:"\f7d4"}.fi-br-house-blank:before{content:"\f7d5"}.fi-br-house-building:before{content:"\f7d6"}.fi-br-house-chimney-blank:before{content:"\f7d7"}.fi-br-house-chimney-crack:before{content:"\f7d8"}.fi-br-house-chimney-heart:before{content:"\f7d9"}.fi-br-house-chimney-medical:before{content:"\f7da"}.fi-br-house-chimney-user:before{content:"\f7db"}.fi-br-house-chimney-window:before{content:"\f7dc"}.fi-br-house-chimney:before{content:"\f7dd"}.fi-br-house-circle-check:before{content:"\f7de"}.fi-br-house-circle-exclamation:before{content:"\f7df"}.fi-br-house-circle-xmark:before{content:"\f7e0"}.fi-br-house-crack-alt:before{content:"\f7e1"}.fi-br-house-crack:before{content:"\f7e2"}.fi-br-house-day:before{content:"\f7e3"}.fi-br-house-fire:before{content:"\f7e4"}.fi-br-house-flag:before{content:"\f7e5"}.fi-br-house-flood:before{content:"\f7e6"}.fi-br-house-laptop:before{content:"\f7e7"}.fi-br-house-leave:before{content:"\f7e8"}.fi-br-house-lock:before{content:"\f7e9"}.fi-br-house-medical:before{content:"\f7ea"}.fi-br-house-night:before{content:"\f7eb"}.fi-br-house-return:before{content:"\f7ec"}.fi-br-house-signal:before{content:"\f7ed"}.fi-br-house-tree:before{content:"\f7ee"}.fi-br-house-tsunami:before{content:"\f7ef"}.fi-br-house-turret:before{content:"\f7f0"}.fi-br-house-user:before{content:"\f7f1"}.fi-br-house-window:before{content:"\f7f2"}.fi-br-hr-group:before{content:"\f7f3"}.fi-br-hr-person:before{content:"\f7f4"}.fi-br-hr:before{content:"\f7f5"}.fi-br-hryvnia:before{content:"\f7f6"}.fi-br-humidity:before{content:"\f7f7"}.fi-br-hundred-points:before{content:"\f7f8"}.fi-br-hurricane:before{content:"\f7f9"}.fi-br-i:before{content:"\f7fa"}.fi-br-ice-cream:before{content:"\f7fb"}.fi-br-ice-skate:before{content:"\f7fc"}.fi-br-icicles:before{content:"\f7fd"}.fi-br-icon-star:before{content:"\f7fe"}.fi-br-id-badge:before{content:"\f7ff"}.fi-br-id-card-clip-alt:before{content:"\f800"}.fi-br-igloo:before{content:"\f801"}.fi-br-image-slash:before{content:"\f802"}.fi-br-images-user:before{content:"\f803"}.fi-br-images:before{content:"\f804"}.fi-br-improve-user:before{content:"\f805"}.fi-br-inbox-full:before{content:"\f806"}.fi-br-inbox-in:before{content:"\f807"}.fi-br-inbox-out:before{content:"\f808"}.fi-br-inbox:before{content:"\f809"}.fi-br-inboxes:before{content:"\f80a"}.fi-br-incense-sticks-yoga:before{content:"\f80b"}.fi-br-incognito:before{content:"\f80c"}.fi-br-indent:before{content:"\f80d"}.fi-br-indian-rupee-sign:before{content:"\f80e"}.fi-br-industry-alt:before{content:"\f80f"}.fi-br-industry-windows:before{content:"\f810"}.fi-br-infinity:before{content:"\f811"}.fi-br-info-guide:before{content:"\f812"}.fi-br-info:before{content:"\f813"}.fi-br-information:before{content:"\f814"}.fi-br-inhaler:before{content:"\f815"}.fi-br-input-numeric:before{content:"\f816"}.fi-br-input-pipe:before{content:"\f817"}.fi-br-input-text:before{content:"\f818"}.fi-br-insert-alt:before{content:"\f819"}.fi-br-insert-arrows:before{content:"\f81a"}.fi-br-insert-button-circle:before{content:"\f81b"}.fi-br-insert-credit-card:before{content:"\f81c"}.fi-br-insert-square:before{content:"\f81d"}.fi-br-insert:before{content:"\f81e"}.fi-br-insight-alt:before{content:"\f81f"}.fi-br-insight-head:before{content:"\f820"}.fi-br-insight:before{content:"\f821"}.fi-br-integral:before{content:"\f822"}.fi-br-interactive:before{content:"\f823"}.fi-br-interlining:before{content:"\f824"}.fi-br-internet-speed-wifi:before{content:"\f825"}.fi-br-interrogation:before{content:"\f826"}.fi-br-intersection:before{content:"\f827"}.fi-br-introduction-handshake:before{content:"\f828"}.fi-br-introduction:before{content:"\f829"}.fi-br-inventory-alt:before{content:"\f82a"}.fi-br-invest:before{content:"\f82b"}.fi-br-investment:before{content:"\f82c"}.fi-br-invite-alt:before{content:"\f82d"}.fi-br-invite:before{content:"\f82e"}.fi-br-iot-alt:before{content:"\f82f"}.fi-br-iot:before{content:"\f830"}.fi-br-ip-address:before{content:"\f831"}.fi-br-island-tropical:before{content:"\f832"}.fi-br-issue-loupe:before{content:"\f833"}.fi-br-it-alt:before{content:"\f834"}.fi-br-it-computer:before{content:"\f835"}.fi-br-it:before{content:"\f836"}.fi-br-italian-lira-sign:before{content:"\f837"}.fi-br-italic:before{content:"\f838"}.fi-br-j:before{content:"\f839"}.fi-br-jam:before{content:"\f83a"}.fi-br-jar-alt:before{content:"\f83b"}.fi-br-jar-wheat:before{content:"\f83c"}.fi-br-javascript:before{content:"\f83d"}.fi-br-joint:before{content:"\f83e"}.fi-br-joker:before{content:"\f83f"}.fi-br-journal-alt:before{content:"\f840"}.fi-br-journal:before{content:"\f841"}.fi-br-journey:before{content:"\f842"}.fi-br-joystick:before{content:"\f843"}.fi-br-jpg:before{content:"\f844"}.fi-br-jug-alt:before{content:"\f845"}.fi-br-jug-bottle:before{content:"\f846"}.fi-br-jug:before{content:"\f847"}.fi-br-jumping-rope:before{content:"\f848"}.fi-br-k:before{content:"\f849"}.fi-br-kaaba:before{content:"\f84a"}.fi-br-kazoo:before{content:"\f84b"}.fi-br-kerning:before{content:"\f84c"}.fi-br-key-lock-crypto:before{content:"\f84d"}.fi-br-key-skeleton-left-right:before{content:"\f84e"}.fi-br-key:before{content:"\f84f"}.fi-br-keyboard-brightness-low:before{content:"\f850"}.fi-br-keyboard-brightness:before{content:"\f851"}.fi-br-keyboard-down:before{content:"\f852"}.fi-br-keyboard-left:before{content:"\f853"}.fi-br-keyboard:before{content:"\f854"}.fi-br-keynote:before{content:"\f855"}.fi-br-kidneys:before{content:"\f856"}.fi-br-kip-sign:before{content:"\f857"}.fi-br-kiss-beam:before{content:"\f858"}.fi-br-kiss-wink-heart:before{content:"\f859"}.fi-br-kiss:before{content:"\f85a"}.fi-br-kite:before{content:"\f85b"}.fi-br-kiwi-bird:before{content:"\f85c"}.fi-br-kiwi-fruit:before{content:"\f85d"}.fi-br-knife-kitchen:before{content:"\f85e"}.fi-br-knife:before{content:"\f85f"}.fi-br-knitting:before{content:"\f860"}.fi-br-kpi-evaluation:before{content:"\f861"}.fi-br-kpi:before{content:"\f862"}.fi-br-l:before{content:"\f863"}.fi-br-label:before{content:"\f864"}.fi-br-lacrosse-stick-ball:before{content:"\f865"}.fi-br-lacrosse-stick:before{content:"\f866"}.fi-br-lambda:before{content:"\f867"}.fi-br-lamp-desk:before{content:"\f868"}.fi-br-lamp-floor:before{content:"\f869"}.fi-br-lamp-street:before{content:"\f86a"}.fi-br-lamp:before{content:"\f86b"}.fi-br-land-layer-location:before{content:"\f86c"}.fi-br-land-layers:before{content:"\f86d"}.fi-br-land-location:before{content:"\f86e"}.fi-br-landmark-alt:before{content:"\f86f"}.fi-br-language:before{content:"\f870"}.fi-br-laptop-arrow-down:before{content:"\f871"}.fi-br-laptop-binary:before{content:"\f872"}.fi-br-laptop-code:before{content:"\f873"}.fi-br-laptop-medical:before{content:"\f874"}.fi-br-laptop-mobile:before{content:"\f875"}.fi-br-laptop-slash:before{content:"\f876"}.fi-br-laptop:before{content:"\f877"}.fi-br-lari-sign:before{content:"\f878"}.fi-br-lasso-sparkles:before{content:"\f879"}.fi-br-lasso:before{content:"\f87a"}.fi-br-last-square:before{content:"\f87b"}.fi-br-laugh-beam:before{content:"\f87c"}.fi-br-laugh-squint:before{content:"\f87d"}.fi-br-laugh-wink:before{content:"\f87e"}.fi-br-laugh:before{content:"\f87f"}.fi-br-lawyer-man:before{content:"\f880"}.fi-br-lawyer-woman:before{content:"\f881"}.fi-br-layer-minus:before{content:"\f882"}.fi-br-layer-plus:before{content:"\f883"}.fi-br-layers:before{content:"\f884"}.fi-br-layout-fluid:before{content:"\f885"}.fi-br-lead-funnel:before{content:"\f886"}.fi-br-lead-management:before{content:"\f887"}.fi-br-lead:before{content:"\f888"}.fi-br-leader-alt:before{content:"\f889"}.fi-br-leader-speech:before{content:"\f88a"}.fi-br-leader:before{content:"\f88b"}.fi-br-leaderboard-alt:before{content:"\f88c"}.fi-br-leaderboard-trophy:before{content:"\f88d"}.fi-br-leaderboard:before{content:"\f88e"}.fi-br-leadership-alt:before{content:"\f88f"}.fi-br-leadership:before{content:"\f890"}.fi-br-leaf-heart:before{content:"\f891"}.fi-br-leaf-maple:before{content:"\f892"}.fi-br-leaf-oak:before{content:"\f893"}.fi-br-leaf:before{content:"\f894"}.fi-br-leafy-green:before{content:"\f895"}.fi-br-leave:before{content:"\f896"}.fi-br-left-from-bracket:before{content:"\f897"}.fi-br-left:before{content:"\f898"}.fi-br-legal:before{content:"\f899"}.fi-br-lemon:before{content:"\f89a"}.fi-br-lesbian-couple:before{content:"\f89b"}.fi-br-less-than-equal:before{content:"\f89c"}.fi-br-less-than:before{content:"\f89d"}.fi-br-lesson-class:before{content:"\f89e"}.fi-br-lesson:before{content:"\f89f"}.fi-br-letter-case:before{content:"\f8a0"}.fi-br-lettuce:before{content:"\f8a1"}.fi-br-level-down-alt:before{content:"\f8a2"}.fi-br-level-down:before{content:"\f8a3"}.fi-br-level-up-alt:before{content:"\f8a4"}.fi-br-level-up:before{content:"\f8a5"}.fi-br-license:before{content:"\f8a6"}.fi-br-life-ring:before{content:"\f8a7"}.fi-br-life:before{content:"\f8a8"}.fi-br-light-ceiling:before{content:"\f8a9"}.fi-br-light-emergency-on:before{content:"\f8aa"}.fi-br-light-emergency:before{content:"\f8ab"}.fi-br-light-switch-off:before{content:"\f8ac"}.fi-br-light-switch-on:before{content:"\f8ad"}.fi-br-light-switch:before{content:"\f8ae"}.fi-br-lightbulb-cfl-on:before{content:"\f8af"}.fi-br-lightbulb-cfl:before{content:"\f8b0"}.fi-br-lightbulb-dollar:before{content:"\f8b1"}.fi-br-lightbulb-exclamation:before{content:"\f8b2"}.fi-br-lightbulb-head:before{content:"\f8b3"}.fi-br-lightbulb-on:before{content:"\f8b4"}.fi-br-lightbulb-question:before{content:"\f8b5"}.fi-br-lightbulb-setting:before{content:"\f8b6"}.fi-br-lightbulb-slash:before{content:"\f8b7"}.fi-br-lighthouse:before{content:"\f8b8"}.fi-br-lights-holiday:before{content:"\f8b9"}.fi-br-limit-hand:before{content:"\f8ba"}.fi-br-limit-speedometer:before{content:"\f8bb"}.fi-br-line-width:before{content:"\f8bc"}.fi-br-link-alt:before{content:"\f8bd"}.fi-br-link-horizontal-slash:before{content:"\f8be"}.fi-br-link-horizontal:before{content:"\f8bf"}.fi-br-link-slash-alt:before{content:"\f8c0"}.fi-br-link-slash:before{content:"\f8c1"}.fi-br-link:before{content:"\f8c2"}.fi-br-lion-head:before{content:"\f8c3"}.fi-br-lion:before{content:"\f8c4"}.fi-br-lips:before{content:"\f8c5"}.fi-br-lipstick:before{content:"\f8c6"}.fi-br-lira-sign:before{content:"\f8c7"}.fi-br-list-check:before{content:"\f8c8"}.fi-br-list-dropdown:before{content:"\f8c9"}.fi-br-list-music:before{content:"\f8ca"}.fi-br-list-timeline:before{content:"\f8cb"}.fi-br-list:before{content:"\f8cc"}.fi-br-litecoin-sign:before{content:"\f8cd"}.fi-br-live-alt:before{content:"\f8ce"}.fi-br-live:before{content:"\f8cf"}.fi-br-loading:before{content:"\f8d0"}.fi-br-loan:before{content:"\f8d1"}.fi-br-lobster:before{content:"\f8d2"}.fi-br-location-alt:before{content:"\f8d3"}.fi-br-location-arrow:before{content:"\f8d4"}.fi-br-location-crosshairs-slash:before{content:"\f8d5"}.fi-br-location-crosshairs:before{content:"\f8d6"}.fi-br-location-dot-slash:before{content:"\f8d7"}.fi-br-location-exclamation:before{content:"\f8d8"}.fi-br-location-pin-call:before{content:"\f8d9"}.fi-br-lock-alt:before{content:"\f8da"}.fi-br-lock-hashtag:before{content:"\f8db"}.fi-br-lock-open-alt:before{content:"\f8dc"}.fi-br-lock:before{content:"\f8dd"}.fi-br-locust:before{content:"\f8de"}.fi-br-loop-square:before{content:"\f8df"}.fi-br-loveseat:before{content:"\f8e0"}.fi-br-low-vision:before{content:"\f8e1"}.fi-br-luchador:before{content:"\f8e2"}.fi-br-luggage-cart:before{content:"\f8e3"}.fi-br-luggage-rolling:before{content:"\f8e4"}.fi-br-lungs-virus:before{content:"\f8e5"}.fi-br-lungs:before{content:"\f8e6"}.fi-br-m:before{content:"\f8e7"}.fi-br-mace:before{content:"\f8e8"}.fi-br-magic-wand:before{content:"\f8e9"}.fi-br-magnet-user:before{content:"\f8ea"}.fi-br-magnet:before{content:"\f8eb"}.fi-br-mailbox-envelope:before{content:"\f8ec"}.fi-br-mailbox-flag-up:before{content:"\f8ed"}.fi-br-mailbox:before{content:"\f8ee"}.fi-br-makeup-brush:before{content:"\f8ef"}.fi-br-male-couple:before{content:"\f8f0"}.fi-br-male:before{content:"\f8f1"}.fi-br-man-head:before{content:"\f8f2"}.fi-br-man-scientist:before{content:"\f8f3"}.fi-br-manat-sign:before{content:"\f8f4"}.fi-br-mandolin:before{content:"\f8f5"}.fi-br-mango:before{content:"\f8f6"}.fi-br-manhole:before{content:"\f8f7"}.fi-br-map-location-track:before{content:"\f8f8"}.fi-br-map-marker-check:before{content:"\f8f9"}.fi-br-map-marker-cross:before{content:"\f8fa"}.fi-br-map-marker-edit:before{content:"\f8fb"}.fi-br-map-marker-home:before{content:"\f8fc"}.fi-br-map-marker-minus:before{content:"\f8fd"}.fi-br-map-marker-plus:before{content:"\f8fe"}.fi-br-map-marker-question:before{content:"\f8ff"}.fi-br-map-marker-slash:before{content:"\f900"}.fi-br-map-marker-smile:before{content:"\f901"}.fi-br-map-marker:before{content:"\f902"}.fi-br-map-pin:before{content:"\f903"}.fi-br-map-point:before{content:"\f904"}.fi-br-map:before{content:"\f905"}.fi-br-marker-time:before{content:"\f906"}.fi-br-marker:before{content:"\f907"}.fi-br-marketplace-alt:before{content:"\f908"}.fi-br-marketplace-store:before{content:"\f909"}.fi-br-marketplace:before{content:"\f90a"}.fi-br-mars-stroke-right:before{content:"\f90b"}.fi-br-mars-stroke-up:before{content:"\f90c"}.fi-br-martini-glass-citrus:before{content:"\f90d"}.fi-br-martini-glass-empty:before{content:"\f90e"}.fi-br-mask-carnival:before{content:"\f90f"}.fi-br-mask-face:before{content:"\f910"}.fi-br-mask-snorkel:before{content:"\f911"}.fi-br-massage:before{content:"\f912"}.fi-br-match-fire:before{content:"\f913"}.fi-br-mattress-pillow:before{content:"\f914"}.fi-br-measuring-tape:before{content:"\f915"}.fi-br-meat:before{content:"\f916"}.fi-br-medal:before{content:"\f917"}.fi-br-medical-star:before{content:"\f918"}.fi-br-medicine:before{content:"\f919"}.fi-br-meditation:before{content:"\f91a"}.fi-br-meeting-alt:before{content:"\f91b"}.fi-br-meeting:before{content:"\f91c"}.fi-br-megaphone-announcement-leader:before{content:"\f91d"}.fi-br-megaphone:before{content:"\f91e"}.fi-br-meh-blank:before{content:"\f91f"}.fi-br-meh-rolling-eyes:before{content:"\f920"}.fi-br-melon-alt:before{content:"\f921"}.fi-br-melon:before{content:"\f922"}.fi-br-member-list:before{content:"\f923"}.fi-br-member-search:before{content:"\f924"}.fi-br-membership-vip:before{content:"\f925"}.fi-br-membership:before{content:"\f926"}.fi-br-memo-circle-check:before{content:"\f927"}.fi-br-memo-pad:before{content:"\f928"}.fi-br-memo:before{content:"\f929"}.fi-br-memory:before{content:"\f92a"}.fi-br-menu-burger:before{content:"\f92b"}.fi-br-menu-dots-vertical:before{content:"\f92c"}.fi-br-menu-dots:before{content:"\f92d"}.fi-br-mercury:before{content:"\f92e"}.fi-br-message-arrow-down:before{content:"\f92f"}.fi-br-message-arrow-up-right:before{content:"\f930"}.fi-br-message-arrow-up:before{content:"\f931"}.fi-br-message-bot:before{content:"\f932"}.fi-br-message-code:before{content:"\f933"}.fi-br-message-dollar:before{content:"\f934"}.fi-br-message-heart:before{content:"\f935"}.fi-br-message-image:before{content:"\f936"}.fi-br-message-question:before{content:"\f937"}.fi-br-message-quote:before{content:"\f938"}.fi-br-message-slash:before{content:"\f939"}.fi-br-message-sms:before{content:"\f93a"}.fi-br-message-text:before{content:"\f93b"}.fi-br-message-xmark:before{content:"\f93c"}.fi-br-messages-dollar:before{content:"\f93d"}.fi-br-messages-question:before{content:"\f93e"}.fi-br-messages:before{content:"\f93f"}.fi-br-meteor:before{content:"\f940"}.fi-br-meter-bolt:before{content:"\f941"}.fi-br-meter-droplet:before{content:"\f942"}.fi-br-meter-fire:before{content:"\f943"}.fi-br-meter:before{content:"\f944"}.fi-br-method:before{content:"\f945"}.fi-br-microchip-ai:before{content:"\f946"}.fi-br-microchip:before{content:"\f947"}.fi-br-microphone-alt:before{content:"\f948"}.fi-br-microphone-slash:before{content:"\f949"}.fi-br-microphone:before{content:"\f94a"}.fi-br-microscope:before{content:"\f94b"}.fi-br-microwave:before{content:"\f94c"}.fi-br-milk-alt:before{content:"\f94d"}.fi-br-milk:before{content:"\f94e"}.fi-br-mill-sign:before{content:"\f94f"}.fi-br-mind-share:before{content:"\f950"}.fi-br-minus-circle:before{content:"\f951"}.fi-br-minus-hexagon:before{content:"\f952"}.fi-br-minus-small:before{content:"\f953"}.fi-br-minus:before{content:"\f954"}.fi-br-mistletoe:before{content:"\f955"}.fi-br-mix:before{content:"\f956"}.fi-br-mobile-button:before{content:"\f957"}.fi-br-mobile-notch:before{content:"\f958"}.fi-br-mobile:before{content:"\f959"}.fi-br-mockup:before{content:"\f95a"}.fi-br-mode-alt:before{content:"\f95b"}.fi-br-mode-landscape:before{content:"\f95c"}.fi-br-mode-portrait:before{content:"\f95d"}.fi-br-mode:before{content:"\f95e"}.fi-br-model-cube-arrows:before{content:"\f95f"}.fi-br-model-cube-space:before{content:"\f960"}.fi-br-model-cube:before{content:"\f961"}.fi-br-module:before{content:"\f962"}.fi-br-monday:before{content:"\f963"}.fi-br-money-bill-simple:before{content:"\f964"}.fi-br-money-bill-transfer:before{content:"\f965"}.fi-br-money-bill-wave-alt:before{content:"\f966"}.fi-br-money-bill-wave:before{content:"\f967"}.fi-br-money-bills-simple:before{content:"\f968"}.fi-br-money-bills:before{content:"\f969"}.fi-br-money-check-edit-alt:before{content:"\f96a"}.fi-br-money-check-edit:before{content:"\f96b"}.fi-br-money-check:before{content:"\f96c"}.fi-br-money-coin-transfer:before{content:"\f96d"}.fi-br-money-from-bracket:before{content:"\f96e"}.fi-br-money-simple-from-bracket:before{content:"\f96f"}.fi-br-money-transfer-alt:before{content:"\f970"}.fi-br-money-transfer-coin-arrow:before{content:"\f971"}.fi-br-money-transfer-smartphone:before{content:"\f972"}.fi-br-money-wings:before{content:"\f973"}.fi-br-money:before{content:"\f974"}.fi-br-monkey:before{content:"\f975"}.fi-br-monument:before{content:"\f976"}.fi-br-moon-stars:before{content:"\f977"}.fi-br-moon:before{content:"\f978"}.fi-br-moped:before{content:"\f979"}.fi-br-mortar-pestle:before{content:"\f97a"}.fi-br-mortgage:before{content:"\f97b"}.fi-br-mosque-alt:before{content:"\f97c"}.fi-br-mosque-moon:before{content:"\f97d"}.fi-br-mosque:before{content:"\f97e"}.fi-br-mosquito-net:before{content:"\f97f"}.fi-br-mosquito:before{content:"\f980"}.fi-br-motorcycle:before{content:"\f981"}.fi-br-mound:before{content:"\f982"}.fi-br-mountain-city:before{content:"\f983"}.fi-br-mountain:before{content:"\f984"}.fi-br-mountains:before{content:"\f985"}.fi-br-mouse-field:before{content:"\f986"}.fi-br-mouse:before{content:"\f987"}.fi-br-mov-file:before{content:"\f988"}.fi-br-move-to-folder-2:before{content:"\f989"}.fi-br-move-to-folder:before{content:"\f98a"}.fi-br-mp3-file:before{content:"\f98b"}.fi-br-mp3-player:before{content:"\f98c"}.fi-br-mp4-file:before{content:"\f98d"}.fi-br-mug-alt:before{content:"\f98e"}.fi-br-mug-hot-alt:before{content:"\f98f"}.fi-br-mug-hot:before{content:"\f990"}.fi-br-mug-marshmallows:before{content:"\f991"}.fi-br-mug-tea-saucer:before{content:"\f992"}.fi-br-mug-tea:before{content:"\f993"}.fi-br-mug:before{content:"\f994"}.fi-br-multiple-alt:before{content:"\f995"}.fi-br-multiple:before{content:"\f996"}.fi-br-muscle:before{content:"\f997"}.fi-br-mushroom-alt:before{content:"\f998"}.fi-br-mushroom:before{content:"\f999"}.fi-br-music-alt:before{content:"\f99a"}.fi-br-music-file:before{content:"\f99b"}.fi-br-music-note-slash:before{content:"\f99c"}.fi-br-music-note:before{content:"\f99d"}.fi-br-music-slash:before{content:"\f99e"}.fi-br-music:before{content:"\f99f"}.fi-br-n:before{content:"\f9a0"}.fi-br-naira-sign:before{content:"\f9a1"}.fi-br-narwhal:before{content:"\f9a2"}.fi-br-navigation:before{content:"\f9a3"}.fi-br-nesting-dolls:before{content:"\f9a4"}.fi-br-network-analytic:before{content:"\f9a5"}.fi-br-network-cloud:before{content:"\f9a6"}.fi-br-network:before{content:"\f9a7"}.fi-br-neuter:before{content:"\f9a8"}.fi-br-newsletter-subscribe:before{content:"\f9a9"}.fi-br-newspaper-open:before{content:"\f9aa"}.fi-br-newspaper:before{content:"\f9ab"}.fi-br-nfc-lock:before{content:"\f9ac"}.fi-br-nfc-magnifying-glass:before{content:"\f9ad"}.fi-br-nfc-pen:before{content:"\f9ae"}.fi-br-nfc-slash:before{content:"\f9af"}.fi-br-nfc-trash:before{content:"\f9b0"}.fi-br-nfc:before{content:"\f9b1"}.fi-br-night-day:before{content:"\f9b2"}.fi-br-no-fee:before{content:"\f9b3"}.fi-br-no-people:before{content:"\f9b4"}.fi-br-noodles:before{content:"\f9b5"}.fi-br-nose:before{content:"\f9b6"}.fi-br-not-equal:before{content:"\f9b7"}.fi-br-not-found-alt:before{content:"\f9b8"}.fi-br-not-found-magnifying-glass:before{content:"\f9b9"}.fi-br-not-found:before{content:"\f9ba"}.fi-br-notdef:before{content:"\f9bb"}.fi-br-note-medical:before{content:"\f9bc"}.fi-br-note-sticky:before{content:"\f9bd"}.fi-br-note:before{content:"\f9be"}.fi-br-notebook-alt:before{content:"\f9bf"}.fi-br-notebook:before{content:"\f9c0"}.fi-br-notes-medical:before{content:"\f9c1"}.fi-br-notes:before{content:"\f9c2"}.fi-br-o:before{content:"\f9c3"}.fi-br-object-exclude:before{content:"\f9c4"}.fi-br-object-group:before{content:"\f9c5"}.fi-br-object-intersect:before{content:"\f9c6"}.fi-br-object-subtract:before{content:"\f9c7"}.fi-br-object-ungroup:before{content:"\f9c8"}.fi-br-object-union:before{content:"\f9c9"}.fi-br-objects-column:before{content:"\f9ca"}.fi-br-octagon-check:before{content:"\f9cb"}.fi-br-octagon-divide:before{content:"\f9cc"}.fi-br-octagon-exclamation:before{content:"\f9cd"}.fi-br-octagon-minus:before{content:"\f9ce"}.fi-br-octagon-plus:before{content:"\f9cf"}.fi-br-octagon-xmark:before{content:"\f9d0"}.fi-br-octagon:before{content:"\f9d1"}.fi-br-oil-can:before{content:"\f9d2"}.fi-br-oil-temp:before{content:"\f9d3"}.fi-br-olive-oil:before{content:"\f9d4"}.fi-br-olive:before{content:"\f9d5"}.fi-br-olives:before{content:"\f9d6"}.fi-br-om:before{content:"\f9d7"}.fi-br-omega:before{content:"\f9d8"}.fi-br-onboarding:before{content:"\f9d9"}.fi-br-onion:before{content:"\f9da"}.fi-br-opacity:before{content:"\f9db"}.fi-br-open-mail-clip:before{content:"\f9dc"}.fi-br-operating-system-upgrade:before{content:"\f9dd"}.fi-br-operation:before{content:"\f9de"}.fi-br-order-history:before{content:"\f9df"}.fi-br-organization-chart:before{content:"\f9e0"}.fi-br-ornament:before{content:"\f9e1"}.fi-br-otp:before{content:"\f9e2"}.fi-br-otter:before{content:"\f9e3"}.fi-br-outdent:before{content:"\f9e4"}.fi-br-oval-alt:before{content:"\f9e5"}.fi-br-oval:before{content:"\f9e6"}.fi-br-oven:before{content:"\f9e7"}.fi-br-overline:before{content:"\f9e8"}.fi-br-overview:before{content:"\f9e9"}.fi-br-p:before{content:"\f9ea"}.fi-br-package:before{content:"\f9eb"}.fi-br-padlock-check:before{content:"\f9ec"}.fi-br-page-break:before{content:"\f9ed"}.fi-br-pager:before{content:"\f9ee"}.fi-br-paid:before{content:"\f9ef"}.fi-br-paint-brush:before{content:"\f9f0"}.fi-br-paint-roller:before{content:"\f9f1"}.fi-br-paintbrush-pencil:before{content:"\f9f2"}.fi-br-palette:before{content:"\f9f3"}.fi-br-pallet-alt:before{content:"\f9f4"}.fi-br-pallet:before{content:"\f9f5"}.fi-br-pan-food:before{content:"\f9f6"}.fi-br-pan-frying:before{content:"\f9f7"}.fi-br-pan:before{content:"\f9f8"}.fi-br-pancakes:before{content:"\f9f9"}.fi-br-panorama:before{content:"\f9fa"}.fi-br-paper-plane-launch:before{content:"\f9fb"}.fi-br-paper-plane-top:before{content:"\f9fc"}.fi-br-paper-plane:before{content:"\f9fd"}.fi-br-paperclip-vertical:before{content:"\f9fe"}.fi-br-parachute-box:before{content:"\f9ff"}.fi-br-paragraph-left:before{content:"\fa00"}.fi-br-paragraph:before{content:"\fa01"}.fi-br-parking-circle-slash:before{content:"\fa02"}.fi-br-parking-circle:before{content:"\fa03"}.fi-br-parking-slash:before{content:"\fa04"}.fi-br-parking:before{content:"\fa05"}.fi-br-party-bell:before{content:"\fa06"}.fi-br-party-horn:before{content:"\fa07"}.fi-br-passport:before{content:"\fa08"}.fi-br-password-alt:before{content:"\fa09"}.fi-br-password-computer:before{content:"\fa0a"}.fi-br-password-email:before{content:"\fa0b"}.fi-br-password-smartphone:before{content:"\fa0c"}.fi-br-password:before{content:"\fa0d"}.fi-br-paste:before{content:"\fa0e"}.fi-br-pattern:before{content:"\fa0f"}.fi-br-pause-circle:before{content:"\fa10"}.fi-br-pause-square:before{content:"\fa11"}.fi-br-pause:before{content:"\fa12"}.fi-br-paw-claws:before{content:"\fa13"}.fi-br-paw-heart:before{content:"\fa14"}.fi-br-paw:before{content:"\fa15"}.fi-br-payment-pos:before{content:"\fa16"}.fi-br-payroll-calendar:before{content:"\fa17"}.fi-br-payroll-check:before{content:"\fa18"}.fi-br-payroll:before{content:"\fa19"}.fi-br-peace:before{content:"\fa1a"}.fi-br-peach:before{content:"\fa1b"}.fi-br-peanut:before{content:"\fa1c"}.fi-br-peanuts:before{content:"\fa1d"}.fi-br-peapod:before{content:"\fa1e"}.fi-br-pear:before{content:"\fa1f"}.fi-br-pedestal:before{content:"\fa20"}.fi-br-pen-circle:before{content:"\fa21"}.fi-br-pen-clip-slash:before{content:"\fa22"}.fi-br-pen-clip:before{content:"\fa23"}.fi-br-pen-fancy-slash:before{content:"\fa24"}.fi-br-pen-fancy:before{content:"\fa25"}.fi-br-pen-field:before{content:"\fa26"}.fi-br-pen-nib-slash:before{content:"\fa27"}.fi-br-pen-nib:before{content:"\fa28"}.fi-br-pen-slash:before{content:"\fa29"}.fi-br-pen-square:before{content:"\fa2a"}.fi-br-pen-swirl:before{content:"\fa2b"}.fi-br-pencil-paintbrush:before{content:"\fa2c"}.fi-br-pencil-ruler:before{content:"\fa2d"}.fi-br-pencil-slash:before{content:"\fa2e"}.fi-br-pencil:before{content:"\fa2f"}.fi-br-pending:before{content:"\fa30"}.fi-br-pennant:before{content:"\fa31"}.fi-br-people-arrows-left-right:before{content:"\fa32"}.fi-br-people-carry-box:before{content:"\fa33"}.fi-br-people-dress:before{content:"\fa34"}.fi-br-people-network-partner:before{content:"\fa35"}.fi-br-people-pants:before{content:"\fa36"}.fi-br-people-poll:before{content:"\fa37"}.fi-br-people-pulling:before{content:"\fa38"}.fi-br-people-roof:before{content:"\fa39"}.fi-br-people:before{content:"\fa3a"}.fi-br-pepper-alt:before{content:"\fa3b"}.fi-br-pepper-hot:before{content:"\fa3c"}.fi-br-pepper:before{content:"\fa3d"}.fi-br-percent-10:before{content:"\fa3e"}.fi-br-percent-100:before{content:"\fa3f"}.fi-br-percent-20:before{content:"\fa40"}.fi-br-percent-25:before{content:"\fa41"}.fi-br-percent-30:before{content:"\fa42"}.fi-br-percent-40:before{content:"\fa43"}.fi-br-percent-50:before{content:"\fa44"}.fi-br-percent-60:before{content:"\fa45"}.fi-br-percent-70:before{content:"\fa46"}.fi-br-percent-75:before{content:"\fa47"}.fi-br-percent-80:before{content:"\fa48"}.fi-br-percent-90:before{content:"\fa49"}.fi-br-percentage:before{content:"\fa4a"}.fi-br-person-burst:before{content:"\fa4b"}.fi-br-person-carry-box:before{content:"\fa4c"}.fi-br-person-circle-check:before{content:"\fa4d"}.fi-br-person-circle-exclamation:before{content:"\fa4e"}.fi-br-person-circle-minus:before{content:"\fa4f"}.fi-br-person-circle-plus:before{content:"\fa50"}.fi-br-person-circle-question:before{content:"\fa51"}.fi-br-person-circle-xmark:before{content:"\fa52"}.fi-br-person-cv:before{content:"\fa53"}.fi-br-person-dolly-empty:before{content:"\fa54"}.fi-br-person-dolly:before{content:"\fa55"}.fi-br-person-dress-simple:before{content:"\fa56"}.fi-br-person-dress:before{content:"\fa57"}.fi-br-person-luggage:before{content:"\fa58"}.fi-br-person-lunge:before{content:"\fa59"}.fi-br-person-pilates:before{content:"\fa5a"}.fi-br-person-praying:before{content:"\fa5b"}.fi-br-person-pregnant:before{content:"\fa5c"}.fi-br-person-seat-reclined:before{content:"\fa5d"}.fi-br-person-seat:before{content:"\fa5e"}.fi-br-person-shelter:before{content:"\fa5f"}.fi-br-person-sign:before{content:"\fa60"}.fi-br-person-simple:before{content:"\fa61"}.fi-br-person-walking-with-cane:before{content:"\fa62"}.fi-br-peseta-sign:before{content:"\fa63"}.fi-br-peso-sign:before{content:"\fa64"}.fi-br-pets:before{content:"\fa65"}.fi-br-pharmacy:before{content:"\fa66"}.fi-br-phone-call:before{content:"\fa67"}.fi-br-phone-cross:before{content:"\fa68"}.fi-br-phone-flip:before{content:"\fa69"}.fi-br-phone-guide:before{content:"\fa6a"}.fi-br-phone-heart-message:before{content:"\fa6b"}.fi-br-phone-office:before{content:"\fa6c"}.fi-br-phone-pause:before{content:"\fa6d"}.fi-br-phone-plus:before{content:"\fa6e"}.fi-br-phone-rotary:before{content:"\fa6f"}.fi-br-phone-slash:before{content:"\fa70"}.fi-br-photo-capture:before{content:"\fa71"}.fi-br-photo-film-music:before{content:"\fa72"}.fi-br-photo-video:before{content:"\fa73"}.fi-br-physics:before{content:"\fa74"}.fi-br-Pi:before{content:"\fa75"}.fi-br-piano-keyboard:before{content:"\fa76"}.fi-br-piano:before{content:"\fa77"}.fi-br-pickaxe:before{content:"\fa78"}.fi-br-picking-box:before{content:"\fa79"}.fi-br-picking:before{content:"\fa7a"}.fi-br-picnic:before{content:"\fa7b"}.fi-br-picpeople-filled:before{content:"\fa7c"}.fi-br-picpeople:before{content:"\fa7d"}.fi-br-picture:before{content:"\fa7e"}.fi-br-pie:before{content:"\fa7f"}.fi-br-pig-bank-bulb:before{content:"\fa80"}.fi-br-pig-face:before{content:"\fa81"}.fi-br-pig:before{content:"\fa82"}.fi-br-piggy-bank-budget:before{content:"\fa83"}.fi-br-piggy-bank:before{content:"\fa84"}.fi-br-pills:before{content:"\fa85"}.fi-br-pinata:before{content:"\fa86"}.fi-br-pineapple-alt:before{content:"\fa87"}.fi-br-pineapple:before{content:"\fa88"}.fi-br-ping-pong:before{content:"\fa89"}.fi-br-pipe-smoking:before{content:"\fa8a"}.fi-br-pizza-slice:before{content:"\fa8b"}.fi-br-place-of-worship:before{content:"\fa8c"}.fi-br-plan-strategy:before{content:"\fa8d"}.fi-br-plan:before{content:"\fa8e"}.fi-br-plane-alt:before{content:"\fa8f"}.fi-br-plane-arrival:before{content:"\fa90"}.fi-br-plane-departure:before{content:"\fa91"}.fi-br-plane-prop:before{content:"\fa92"}.fi-br-plane-slash:before{content:"\fa93"}.fi-br-plane-tail:before{content:"\fa94"}.fi-br-plane:before{content:"\fa95"}.fi-br-planet-moon:before{content:"\fa96"}.fi-br-planet-ringed:before{content:"\fa97"}.fi-br-plant-care:before{content:"\fa98"}.fi-br-plant-growth:before{content:"\fa99"}.fi-br-plant-seed-invest:before{content:"\fa9a"}.fi-br-plant-wilt:before{content:"\fa9b"}.fi-br-plate-utensils:before{content:"\fa9c"}.fi-br-plate-wheat:before{content:"\fa9d"}.fi-br-plate:before{content:"\fa9e"}.fi-br-play-alt:before{content:"\fa9f"}.fi-br-play-circle:before{content:"\faa0"}.fi-br-play-microphone:before{content:"\faa1"}.fi-br-play-pause:before{content:"\faa2"}.fi-br-play:before{content:"\faa3"}.fi-br-playing-cards:before{content:"\faa4"}.fi-br-plug-alt:before{content:"\faa5"}.fi-br-plug-cable:before{content:"\faa6"}.fi-br-plug-circle-bolt:before{content:"\faa7"}.fi-br-plug-circle-check:before{content:"\faa8"}.fi-br-plug-circle-exclamation:before{content:"\faa9"}.fi-br-plug-circle-minus:before{content:"\faaa"}.fi-br-plug-circle-plus:before{content:"\faab"}.fi-br-plug-connection:before{content:"\faac"}.fi-br-plug:before{content:"\faad"}.fi-br-plus-hexagon:before{content:"\faae"}.fi-br-plus-minus:before{content:"\faaf"}.fi-br-plus-small:before{content:"\fab0"}.fi-br-plus:before{content:"\fab1"}.fi-br-png-file:before{content:"\fab2"}.fi-br-podcast:before{content:"\fab3"}.fi-br-podium-star:before{content:"\fab4"}.fi-br-podium-victory-leader:before{content:"\fab5"}.fi-br-podium:before{content:"\fab6"}.fi-br-point-of-sale-bill:before{content:"\fab7"}.fi-br-point-of-sale-signal:before{content:"\fab8"}.fi-br-point-of-sale:before{content:"\fab9"}.fi-br-pointer-loading:before{content:"\faba"}.fi-br-pointer-text:before{content:"\fabb"}.fi-br-poker-chip:before{content:"\fabc"}.fi-br-police-box:before{content:"\fabd"}.fi-br-poll-h:before{content:"\fabe"}.fi-br-pollution:before{content:"\fabf"}.fi-br-pompebled:before{content:"\fac0"}.fi-br-poo-bolt:before{content:"\fac1"}.fi-br-poo:before{content:"\fac2"}.fi-br-pool-8-ball:before{content:"\fac3"}.fi-br-poop:before{content:"\fac4"}.fi-br-popcorn:before{content:"\fac5"}.fi-br-popsicle:before{content:"\fac6"}.fi-br-portal-enter:before{content:"\fac7"}.fi-br-portal-exit:before{content:"\fac8"}.fi-br-portrait:before{content:"\fac9"}.fi-br-postal-address:before{content:"\faca"}.fi-br-pot:before{content:"\facb"}.fi-br-potato:before{content:"\facc"}.fi-br-pound:before{content:"\facd"}.fi-br-power:before{content:"\face"}.fi-br-ppt-file:before{content:"\facf"}.fi-br-practice:before{content:"\fad0"}.fi-br-praying-hands:before{content:"\fad1"}.fi-br-prescription-bottle-alt:before{content:"\fad2"}.fi-br-prescription-bottle-pill:before{content:"\fad3"}.fi-br-prescription-bottle:before{content:"\fad4"}.fi-br-prescription:before{content:"\fad5"}.fi-br-presentation:before{content:"\fad6"}.fi-br-preview:before{content:"\fad7"}.fi-br-previous-square:before{content:"\fad8"}.fi-br-print-magnifying-glass:before{content:"\fad9"}.fi-br-print-slash:before{content:"\fada"}.fi-br-print:before{content:"\fadb"}.fi-br-priority-arrow:before{content:"\fadc"}.fi-br-priority-arrows:before{content:"\fadd"}.fi-br-priority-importance:before{content:"\fade"}.fi-br-problem-solving:before{content:"\fadf"}.fi-br-procedures:before{content:"\fae0"}.fi-br-process:before{content:"\fae1"}.fi-br-productivity:before{content:"\fae2"}.fi-br-progress-complete:before{content:"\fae3"}.fi-br-progress-download:before{content:"\fae4"}.fi-br-progress-upload:before{content:"\fae5"}.fi-br-projector:before{content:"\fae6"}.fi-br-protractor:before{content:"\fae7"}.fi-br-pulse:before{content:"\fae8"}.fi-br-pump-medical:before{content:"\fae9"}.fi-br-pump:before{content:"\faea"}.fi-br-pumpkin-alt-2:before{content:"\faeb"}.fi-br-pumpkin-alt:before{content:"\faec"}.fi-br-pumpkin:before{content:"\faed"}.fi-br-puzzle-alt:before{content:"\faee"}.fi-br-puzzle-piece-integration:before{content:"\faef"}.fi-br-puzzle-piece:before{content:"\faf0"}.fi-br-puzzle-pieces:before{content:"\faf1"}.fi-br-pyramid:before{content:"\faf2"}.fi-br-q:before{content:"\faf3"}.fi-br-qr-scan:before{content:"\faf4"}.fi-br-QR:before{content:"\faf5"}.fi-br-qrcode:before{content:"\faf6"}.fi-br-question-square:before{content:"\faf7"}.fi-br-question:before{content:"\faf8"}.fi-br-queue-alt:before{content:"\faf9"}.fi-br-queue-line:before{content:"\fafa"}.fi-br-queue-signal:before{content:"\fafb"}.fi-br-queue:before{content:"\fafc"}.fi-br-quill-pen-story:before{content:"\fafd"}.fi-br-quiz-alt:before{content:"\fafe"}.fi-br-quiz:before{content:"\faff"}.fi-br-quote-right:before{content:"\fb00"}.fi-br-r:before{content:"\fb01"}.fi-br-rabbit-fast:before{content:"\fb02"}.fi-br-rabbit:before{content:"\fb03"}.fi-br-raccoon:before{content:"\fb04"}.fi-br-racquet:before{content:"\fb05"}.fi-br-radar-monitoring-track:before{content:"\fb06"}.fi-br-radar:before{content:"\fb07"}.fi-br-radiation-alt:before{content:"\fb08"}.fi-br-radiation:before{content:"\fb09"}.fi-br-radio-alt:before{content:"\fb0a"}.fi-br-radio-button:before{content:"\fb0b"}.fi-br-radio:before{content:"\fb0c"}.fi-br-radish:before{content:"\fb0d"}.fi-br-rainbow:before{content:"\fb0e"}.fi-br-raindrops:before{content:"\fb0f"}.fi-br-ram:before{content:"\fb10"}.fi-br-ramp-loading:before{content:"\fb11"}.fi-br-rank:before{content:"\fb12"}.fi-br-ranking-podium-empty:before{content:"\fb13"}.fi-br-ranking-podium:before{content:"\fb14"}.fi-br-ranking-star:before{content:"\fb15"}.fi-br-ranking-stars:before{content:"\fb16"}.fi-br-raygun:before{content:"\fb17"}.fi-br-razor-barber:before{content:"\fb18"}.fi-br-react:before{content:"\fb19"}.fi-br-rec:before{content:"\fb1a"}.fi-br-receipt:before{content:"\fb1b"}.fi-br-recipe-book:before{content:"\fb1c"}.fi-br-recipe:before{content:"\fb1d"}.fi-br-record-vinyl:before{content:"\fb1e"}.fi-br-rectabgle-vertical:before{content:"\fb1f"}.fi-br-rectangle-barcode:before{content:"\fb20"}.fi-br-rectangle-code:before{content:"\fb21"}.fi-br-rectangle-history-circle-plus:before{content:"\fb22"}.fi-br-rectangle-horizontal:before{content:"\fb23"}.fi-br-rectangle-list:before{content:"\fb24"}.fi-br-rectangle-panoramic:before{content:"\fb25"}.fi-br-rectangle-pro:before{content:"\fb26"}.fi-br-rectangle-vertical-history:before{content:"\fb27"}.fi-br-rectangle-vertical:before{content:"\fb28"}.fi-br-rectangle-xmark:before{content:"\fb29"}.fi-br-rectangles-mixed:before{content:"\fb2a"}.fi-br-recycle-bin:before{content:"\fb2b"}.fi-br-recycle:before{content:"\fb2c"}.fi-br-redo-alt:before{content:"\fb2d"}.fi-br-redo:before{content:"\fb2e"}.fi-br-reel:before{content:"\fb2f"}.fi-br-refer-arrow:before{content:"\fb30"}.fi-br-refer:before{content:"\fb31"}.fi-br-referral-alt:before{content:"\fb32"}.fi-br-referral-user:before{content:"\fb33"}.fi-br-referral:before{content:"\fb34"}.fi-br-reflect-horizontal-alt:before{content:"\fb35"}.fi-br-reflect-horizontal:before{content:"\fb36"}.fi-br-reflect-vertical:before{content:"\fb37"}.fi-br-reflect:before{content:"\fb38"}.fi-br-refresh:before{content:"\fb39"}.fi-br-refrigerator:before{content:"\fb3a"}.fi-br-refund-alt:before{content:"\fb3b"}.fi-br-refund:before{content:"\fb3c"}.fi-br-region-pin-alt:before{content:"\fb3d"}.fi-br-region-pin:before{content:"\fb3e"}.fi-br-registered:before{content:"\fb3f"}.fi-br-registration-paper:before{content:"\fb40"}.fi-br-remove-folder:before{content:"\fb41"}.fi-br-remove-user:before{content:"\fb42"}.fi-br-rent-signal:before{content:"\fb43"}.fi-br-rent:before{content:"\fb44"}.fi-br-replace:before{content:"\fb45"}.fi-br-replay-10:before{content:"\fb46"}.fi-br-replay-30:before{content:"\fb47"}.fi-br-replay-5:before{content:"\fb48"}.fi-br-reply-all:before{content:"\fb49"}.fi-br-republican:before{content:"\fb4a"}.fi-br-reservation-smartphone:before{content:"\fb4b"}.fi-br-reservation-table:before{content:"\fb4c"}.fi-br-resistance-band:before{content:"\fb4d"}.fi-br-resize:before{content:"\fb4e"}.fi-br-resources:before{content:"\fb4f"}.fi-br-restaurant:before{content:"\fb50"}.fi-br-restock:before{content:"\fb51"}.fi-br-restroom-simple:before{content:"\fb52"}.fi-br-resume:before{content:"\fb53"}.fi-br-revenue-alt:before{content:"\fb54"}.fi-br-revenue-euro:before{content:"\fb55"}.fi-br-Revenue:before{content:"\fb56"}.fi-br-review:before{content:"\fb57"}.fi-br-rewind-button-circle:before{content:"\fb58"}.fi-br-rewind:before{content:"\fb59"}.fi-br-rhombus:before{content:"\fb5a"}.fi-br-ribbon:before{content:"\fb5b"}.fi-br-right-from-bracket:before{content:"\fb5c"}.fi-br-right:before{content:"\fb5d"}.fi-br-ring-diamond:before{content:"\fb5e"}.fi-br-ring:before{content:"\fb5f"}.fi-br-rings-wedding:before{content:"\fb60"}.fi-br-risk-alt:before{content:"\fb61"}.fi-br-risk:before{content:"\fb62"}.fi-br-road-barrier:before{content:"\fb63"}.fi-br-road-sign-left:before{content:"\fb64"}.fi-br-road:before{content:"\fb65"}.fi-br-robot:before{content:"\fb66"}.fi-br-robotic-arm:before{content:"\fb67"}.fi-br-rocket-lunch:before{content:"\fb68"}.fi-br-rocket:before{content:"\fb69"}.fi-br-roller-coaster:before{content:"\fb6a"}.fi-br-room-service:before{content:"\fb6b"}.fi-br-rotate-exclamation:before{content:"\fb6c"}.fi-br-rotate-left:before{content:"\fb6d"}.fi-br-rotate-reverse:before{content:"\fb6e"}.fi-br-rotate-right:before{content:"\fb6f"}.fi-br-rotate-square:before{content:"\fb70"}.fi-br-roulette:before{content:"\fb71"}.fi-br-route-highway:before{content:"\fb72"}.fi-br-route-interstate:before{content:"\fb73"}.fi-br-route:before{content:"\fb74"}.fi-br-router:before{content:"\fb75"}.fi-br-rss-alt:before{content:"\fb76"}.fi-br-rss:before{content:"\fb77"}.fi-br-ruble-sign:before{content:"\fb78"}.fi-br-rugby-helmet:before{content:"\fb79"}.fi-br-rugby:before{content:"\fb7a"}.fi-br-ruler-combined:before{content:"\fb7b"}.fi-br-ruler-horizontal:before{content:"\fb7c"}.fi-br-ruler-triangle:before{content:"\fb7d"}.fi-br-ruler-vertical:before{content:"\fb7e"}.fi-br-rules-alt:before{content:"\fb7f"}.fi-br-rules:before{content:"\fb80"}.fi-br-running-track:before{content:"\fb81"}.fi-br-running:before{content:"\fb82"}.fi-br-rupee-sign:before{content:"\fb83"}.fi-br-rupiah-sign:before{content:"\fb84"}.fi-br-rv:before{content:"\fb85"}.fi-br-s:before{content:"\fb86"}.fi-br-sack-dollar:before{content:"\fb87"}.fi-br-sack:before{content:"\fb88"}.fi-br-sad-cry:before{content:"\fb89"}.fi-br-sad-tear:before{content:"\fb8a"}.fi-br-sad:before{content:"\fb8b"}.fi-br-safe-box:before{content:"\fb8c"}.fi-br-sailboat:before{content:"\fb8d"}.fi-br-salad:before{content:"\fb8e"}.fi-br-salary-alt:before{content:"\fb8f"}.fi-br-salt-pepper:before{content:"\fb90"}.fi-br-salt-shaker:before{content:"\fb91"}.fi-br-sandwich-alt:before{content:"\fb92"}.fi-br-sandwich:before{content:"\fb93"}.fi-br-satellite-dish:before{content:"\fb94"}.fi-br-satellite:before{content:"\fb95"}.fi-br-saturday:before{content:"\fb96"}.fi-br-sauce:before{content:"\fb97"}.fi-br-sausage:before{content:"\fb98"}.fi-br-sax-hot:before{content:"\fb99"}.fi-br-saxophone:before{content:"\fb9a"}.fi-br-scale-comparison-alt:before{content:"\fb9b"}.fi-br-scale-comparison:before{content:"\fb9c"}.fi-br-scale:before{content:"\fb9d"}.fi-br-scalpel-path:before{content:"\fb9e"}.fi-br-scalpel:before{content:"\fb9f"}.fi-br-scanner-gun:before{content:"\fba0"}.fi-br-scanner-image:before{content:"\fba1"}.fi-br-scanner-keyboard:before{content:"\fba2"}.fi-br-scanner-touchscreen:before{content:"\fba3"}.fi-br-scarecrow:before{content:"\fba4"}.fi-br-scarf:before{content:"\fba5"}.fi-br-school-bus:before{content:"\fba6"}.fi-br-school:before{content:"\fba7"}.fi-br-scissors:before{content:"\fba8"}.fi-br-scooter:before{content:"\fba9"}.fi-br-screen:before{content:"\fbaa"}.fi-br-screencast:before{content:"\fbab"}.fi-br-screw-alt:before{content:"\fbac"}.fi-br-screw:before{content:"\fbad"}.fi-br-screwdriver:before{content:"\fbae"}.fi-br-scribble:before{content:"\fbaf"}.fi-br-script:before{content:"\fbb0"}.fi-br-scroll-document-story:before{content:"\fbb1"}.fi-br-scroll-old:before{content:"\fbb2"}.fi-br-scroll-torah:before{content:"\fbb3"}.fi-br-scroll:before{content:"\fbb4"}.fi-br-scrubber:before{content:"\fbb5"}.fi-br-scythe:before{content:"\fbb6"}.fi-br-sd-card:before{content:"\fbb7"}.fi-br-sd-cards:before{content:"\fbb8"}.fi-br-seal-exclamation:before{content:"\fbb9"}.fi-br-seal-question:before{content:"\fbba"}.fi-br-seal:before{content:"\fbbb"}.fi-br-search-alt:before{content:"\fbbc"}.fi-br-search-dollar:before{content:"\fbbd"}.fi-br-search-heart:before{content:"\fbbe"}.fi-br-search-location:before{content:"\fbbf"}.fi-br-search:before{content:"\fbc0"}.fi-br-seat-airline:before{content:"\fbc1"}.fi-br-seatbelt-safety-driver:before{content:"\fbc2"}.fi-br-second-award:before{content:"\fbc3"}.fi-br-second-laurel:before{content:"\fbc4"}.fi-br-second-medal:before{content:"\fbc5"}.fi-br-second:before{content:"\fbc6"}.fi-br-seedling:before{content:"\fbc7"}.fi-br-selection:before{content:"\fbc8"}.fi-br-sell:before{content:"\fbc9"}.fi-br-seller-store:before{content:"\fbca"}.fi-br-seller:before{content:"\fbcb"}.fi-br-selling:before{content:"\fbcc"}.fi-br-send-back:before{content:"\fbcd"}.fi-br-send-backward:before{content:"\fbce"}.fi-br-send-money-smartphone:before{content:"\fbcf"}.fi-br-send-money:before{content:"\fbd0"}.fi-br-sensor-alert:before{content:"\fbd1"}.fi-br-sensor-fire:before{content:"\fbd2"}.fi-br-sensor-on:before{content:"\fbd3"}.fi-br-sensor-smoke:before{content:"\fbd4"}.fi-br-sensor:before{content:"\fbd5"}.fi-br-settings-sliders:before{content:"\fbd6"}.fi-br-settings:before{content:"\fbd7"}.fi-br-share-alt-square:before{content:"\fbd8"}.fi-br-share-square:before{content:"\fbd9"}.fi-br-share:before{content:"\fbda"}.fi-br-sheep:before{content:"\fbdb"}.fi-br-shekel-sign:before{content:"\fbdc"}.fi-br-shelves:before{content:"\fbdd"}.fi-br-shield-alt:before{content:"\fbde"}.fi-br-shield-cat:before{content:"\fbdf"}.fi-br-shield-check:before{content:"\fbe0"}.fi-br-shield-cross:before{content:"\fbe1"}.fi-br-shield-dog:before{content:"\fbe2"}.fi-br-shield-exclamation:before{content:"\fbe3"}.fi-br-shield-interrogation:before{content:"\fbe4"}.fi-br-shield-keyhole:before{content:"\fbe5"}.fi-br-shield-minus:before{content:"\fbe6"}.fi-br-shield-plus:before{content:"\fbe7"}.fi-br-shield-security-risk:before{content:"\fbe8"}.fi-br-shield-slash:before{content:"\fbe9"}.fi-br-shield-trust:before{content:"\fbea"}.fi-br-shield-virus:before{content:"\fbeb"}.fi-br-shield-xmark:before{content:"\fbec"}.fi-br-shield:before{content:"\fbed"}.fi-br-ship-side:before{content:"\fbee"}.fi-br-ship:before{content:"\fbef"}.fi-br-shipping-fast:before{content:"\fbf0"}.fi-br-shipping-timed:before{content:"\fbf1"}.fi-br-shirt-long-sleeve:before{content:"\fbf2"}.fi-br-shirt-running:before{content:"\fbf3"}.fi-br-shirt-tank-top:before{content:"\fbf4"}.fi-br-shirt:before{content:"\fbf5"}.fi-br-shish-kebab:before{content:"\fbf6"}.fi-br-shoe-prints:before{content:"\fbf7"}.fi-br-shop-lock:before{content:"\fbf8"}.fi-br-shop-slash:before{content:"\fbf9"}.fi-br-shop:before{content:"\fbfa"}.fi-br-shopping-bag-add:before{content:"\fbfb"}.fi-br-shopping-bag:before{content:"\fbfc"}.fi-br-shopping-basket:before{content:"\fbfd"}.fi-br-shopping-cart-add:before{content:"\fbfe"}.fi-br-shopping-cart-buyer:before{content:"\fbff"}.fi-br-shopping-cart-check:before{content:"\fc00"}.fi-br-shopping-cart:before{content:"\fc01"}.fi-br-shovel-snow:before{content:"\fc02"}.fi-br-shovel:before{content:"\fc03"}.fi-br-shower-down:before{content:"\fc04"}.fi-br-shower:before{content:"\fc05"}.fi-br-shredder:before{content:"\fc06"}.fi-br-shrimp:before{content:"\fc07"}.fi-br-shuffle:before{content:"\fc08"}.fi-br-shuttle-van:before{content:"\fc09"}.fi-br-shuttlecock:before{content:"\fc0a"}.fi-br-Sickle:before{content:"\fc0b"}.fi-br-sidebar-flip:before{content:"\fc0c"}.fi-br-sidebar:before{content:"\fc0d"}.fi-br-sigma:before{content:"\fc0e"}.fi-br-sign-hanging:before{content:"\fc0f"}.fi-br-sign-in-alt:before{content:"\fc10"}.fi-br-sign-out-alt:before{content:"\fc11"}.fi-br-sign-posts-wrench:before{content:"\fc12"}.fi-br-sign-posts:before{content:"\fc13"}.fi-br-sign-up:before{content:"\fc14"}.fi-br-signal-alt-1:before{content:"\fc15"}.fi-br-signal-alt-2:before{content:"\fc16"}.fi-br-signal-alt-slash:before{content:"\fc17"}.fi-br-signal-alt:before{content:"\fc18"}.fi-br-signal-bars-fair:before{content:"\fc19"}.fi-br-signal-bars-good:before{content:"\fc1a"}.fi-br-signal-bars-weak:before{content:"\fc1b"}.fi-br-signal-stream-slash:before{content:"\fc1c"}.fi-br-signal-stream:before{content:"\fc1d"}.fi-br-signature-lock:before{content:"\fc1e"}.fi-br-signature-slash:before{content:"\fc1f"}.fi-br-signature:before{content:"\fc20"}.fi-br-sim-card:before{content:"\fc21"}.fi-br-sim-cards:before{content:"\fc22"}.fi-br-sink:before{content:"\fc23"}.fi-br-siren-on:before{content:"\fc24"}.fi-br-Siren:before{content:"\fc25"}.fi-br-site-alt:before{content:"\fc26"}.fi-br-site-browser:before{content:"\fc27"}.fi-br-site:before{content:"\fc28"}.fi-br-sitemap:before{content:"\fc29"}.fi-br-skateboard:before{content:"\fc2a"}.fi-br-skating:before{content:"\fc2b"}.fi-br-skeleton-ribs:before{content:"\fc2c"}.fi-br-skeleton:before{content:"\fc2d"}.fi-br-skewer:before{content:"\fc2e"}.fi-br-ski-boot-ski:before{content:"\fc2f"}.fi-br-ski-jump:before{content:"\fc30"}.fi-br-ski-lift:before{content:"\fc31"}.fi-br-skiing-nordic:before{content:"\fc32"}.fi-br-skiing:before{content:"\fc33"}.fi-br-skill-alt:before{content:"\fc34"}.fi-br-skill-user:before{content:"\fc35"}.fi-br-skill:before{content:"\fc36"}.fi-br-skin-arrow:before{content:"\fc37"}.fi-br-skin-drop:before{content:"\fc38"}.fi-br-skin-hair:before{content:"\fc39"}.fi-br-skin:before{content:"\fc3a"}.fi-br-skip-15-seconds:before{content:"\fc3b"}.fi-br-skull-cow:before{content:"\fc3c"}.fi-br-skull-crossbones:before{content:"\fc3d"}.fi-br-skull:before{content:"\fc3e"}.fi-br-slash:before{content:"\fc3f"}.fi-br-sledding:before{content:"\fc40"}.fi-br-sleeping-bag:before{content:"\fc41"}.fi-br-sleigh:before{content:"\fc42"}.fi-br-sliders-h-square:before{content:"\fc43"}.fi-br-sliders-v-square:before{content:"\fc44"}.fi-br-sliders-v:before{content:"\fc45"}.fi-br-slot-machine:before{content:"\fc46"}.fi-br-smart-home-alt:before{content:"\fc47"}.fi-br-smart-home:before{content:"\fc48"}.fi-br-smartphone:before{content:"\fc49"}.fi-br-smile-beam:before{content:"\fc4a"}.fi-br-smile-plus:before{content:"\fc4b"}.fi-br-smiley-comment-alt:before{content:"\fc4c"}.fi-br-smog:before{content:"\fc4d"}.fi-br-smoke:before{content:"\fc4e"}.fi-br-smoking-ban:before{content:"\fc4f"}.fi-br-smoking:before{content:"\fc50"}.fi-br-snake:before{content:"\fc51"}.fi-br-snap:before{content:"\fc52"}.fi-br-snooze:before{content:"\fc53"}.fi-br-snow-blowing:before{content:"\fc54"}.fi-br-snowboarding:before{content:"\fc55"}.fi-br-snowflake-droplets:before{content:"\fc56"}.fi-br-snowflake:before{content:"\fc57"}.fi-br-snowflakes:before{content:"\fc58"}.fi-br-snowman-alt:before{content:"\fc59"}.fi-br-snowman-head:before{content:"\fc5a"}.fi-br-snowmobile:before{content:"\fc5b"}.fi-br-snowplow:before{content:"\fc5c"}.fi-br-soap-alt:before{content:"\fc5d"}.fi-br-soap:before{content:"\fc5e"}.fi-br-social-network:before{content:"\fc5f"}.fi-br-socks:before{content:"\fc60"}.fi-br-sofa-size:before{content:"\fc61"}.fi-br-sofa:before{content:"\fc62"}.fi-br-solar-panel-sun:before{content:"\fc63"}.fi-br-solar-panel:before{content:"\fc64"}.fi-br-solar-system:before{content:"\fc65"}.fi-br-sold-house:before{content:"\fc66"}.fi-br-sold-signal:before{content:"\fc67"}.fi-br-sort-alpha-down-alt:before{content:"\fc68"}.fi-br-sort-alpha-down:before{content:"\fc69"}.fi-br-sort-alpha-up-alt:before{content:"\fc6a"}.fi-br-sort-alpha-up:before{content:"\fc6b"}.fi-br-sort-alt:before{content:"\fc6c"}.fi-br-sort-amount-down-alt:before{content:"\fc6d"}.fi-br-sort-amount-down:before{content:"\fc6e"}.fi-br-sort-amount-up-alt:before{content:"\fc6f"}.fi-br-sort-amount-up:before{content:"\fc70"}.fi-br-sort-circle-down:before{content:"\fc71"}.fi-br-sort-circle-up:before{content:"\fc72"}.fi-br-sort-circle:before{content:"\fc73"}.fi-br-sort-down:before{content:"\fc74"}.fi-br-sort-numeric-down-alt:before{content:"\fc75"}.fi-br-sort-numeric-down:before{content:"\fc76"}.fi-br-sort-shapes-down:before{content:"\fc77"}.fi-br-sort-shapes-up:before{content:"\fc78"}.fi-br-sort-size-down:before{content:"\fc79"}.fi-br-sort-size-up:before{content:"\fc7a"}.fi-br-sort:before{content:"\fc7b"}.fi-br-soup:before{content:"\fc7c"}.fi-br-source-data:before{content:"\fc7d"}.fi-br-source-document-alt:before{content:"\fc7e"}.fi-br-source-document:before{content:"\fc7f"}.fi-br-spa:before{content:"\fc80"}.fi-br-space-shuttle:before{content:"\fc81"}.fi-br-space-station-moon-alt:before{content:"\fc82"}.fi-br-space-station-moon:before{content:"\fc83"}.fi-br-spade:before{content:"\fc84"}.fi-br-spaghetti-monster-flying:before{content:"\fc85"}.fi-br-spain-map:before{content:"\fc86"}.fi-br-sparkles:before{content:"\fc87"}.fi-br-spartan-helmet:before{content:"\fc88"}.fi-br-speaker:before{content:"\fc89"}.fi-br-speakers:before{content:"\fc8a"}.fi-br-speech-bubble-story:before{content:"\fc8b"}.fi-br-speedometer-arrow:before{content:"\fc8c"}.fi-br-speedometer-kpi:before{content:"\fc8d"}.fi-br-sphere:before{content:"\fc8e"}.fi-br-spider-black-widow:before{content:"\fc8f"}.fi-br-spider-web:before{content:"\fc90"}.fi-br-spider:before{content:"\fc91"}.fi-br-spinner:before{content:"\fc92"}.fi-br-split-up-relation:before{content:"\fc93"}.fi-br-split:before{content:"\fc94"}.fi-br-splotch:before{content:"\fc95"}.fi-br-spoon:before{content:"\fc96"}.fi-br-spray-can-sparkles:before{content:"\fc97"}.fi-br-spray-can:before{content:"\fc98"}.fi-br-spring-calendar:before{content:"\fc99"}.fi-br-sprinkler:before{content:"\fc9a"}.fi-br-spy:before{content:"\fc9b"}.fi-br-square-0:before{content:"\fc9c"}.fi-br-square-1:before{content:"\fc9d"}.fi-br-square-2:before{content:"\fc9e"}.fi-br-square-3:before{content:"\fc9f"}.fi-br-square-4:before{content:"\fca0"}.fi-br-square-5:before{content:"\fca1"}.fi-br-square-6:before{content:"\fca2"}.fi-br-square-7:before{content:"\fca3"}.fi-br-square-8:before{content:"\fca4"}.fi-br-square-9:before{content:"\fca5"}.fi-br-square-a:before{content:"\fca6"}.fi-br-square-b:before{content:"\fca7"}.fi-br-square-bolt:before{content:"\fca8"}.fi-br-square-c:before{content:"\fca9"}.fi-br-square-code:before{content:"\fcaa"}.fi-br-square-d:before{content:"\fcab"}.fi-br-square-dashed-circle-plus:before{content:"\fcac"}.fi-br-square-dashed:before{content:"\fcad"}.fi-br-square-divide:before{content:"\fcae"}.fi-br-square-e:before{content:"\fcaf"}.fi-br-square-ellipsis-vertical:before{content:"\fcb0"}.fi-br-square-ellipsis:before{content:"\fcb1"}.fi-br-square-exclamation:before{content:"\fcb2"}.fi-br-square-f:before{content:"\fcb3"}.fi-br-square-g:before{content:"\fcb4"}.fi-br-square-h:before{content:"\fcb5"}.fi-br-square-heart:before{content:"\fcb6"}.fi-br-square-i:before{content:"\fcb7"}.fi-br-square-info:before{content:"\fcb8"}.fi-br-square-j:before{content:"\fcb9"}.fi-br-square-k:before{content:"\fcba"}.fi-br-square-kanban:before{content:"\fcbb"}.fi-br-square-l:before{content:"\fcbc"}.fi-br-square-m:before{content:"\fcbd"}.fi-br-square-minus:before{content:"\fcbe"}.fi-br-square-n:before{content:"\fcbf"}.fi-br-square-o:before{content:"\fcc0"}.fi-br-square-p:before{content:"\fcc1"}.fi-br-square-phone-hangup:before{content:"\fcc2"}.fi-br-square-plus:before{content:"\fcc3"}.fi-br-square-poll-horizontal:before{content:"\fcc4"}.fi-br-square-poll-vertical:before{content:"\fcc5"}.fi-br-square-q:before{content:"\fcc6"}.fi-br-square-quote:before{content:"\fcc7"}.fi-br-square-r:before{content:"\fcc8"}.fi-br-square-root:before{content:"\fcc9"}.fi-br-square-s:before{content:"\fcca"}.fi-br-square-small:before{content:"\fccb"}.fi-br-square-star:before{content:"\fccc"}.fi-br-square-t:before{content:"\fccd"}.fi-br-square-terminal:before{content:"\fcce"}.fi-br-square-u:before{content:"\fccf"}.fi-br-square-up-right:before{content:"\fcd0"}.fi-br-square-v:before{content:"\fcd1"}.fi-br-square-w:before{content:"\fcd2"}.fi-br-square-x:before{content:"\fcd3"}.fi-br-square-y:before{content:"\fcd4"}.fi-br-square-z:before{content:"\fcd5"}.fi-br-square:before{content:"\fcd6"}.fi-br-squid:before{content:"\fcd7"}.fi-br-squircle:before{content:"\fcd8"}.fi-br-squirrel:before{content:"\fcd9"}.fi-br-staff:before{content:"\fcda"}.fi-br-stage-concert:before{content:"\fcdb"}.fi-br-stage-theatre:before{content:"\fcdc"}.fi-br-stage:before{content:"\fcdd"}.fi-br-stairs:before{content:"\fcde"}.fi-br-stamp:before{content:"\fcdf"}.fi-br-standard-definition:before{content:"\fce0"}.fi-br-star-and-crescent:before{content:"\fce1"}.fi-br-star-christmas:before{content:"\fce2"}.fi-br-star-comment-alt:before{content:"\fce3"}.fi-br-star-exclamation:before{content:"\fce4"}.fi-br-star-octogram:before{content:"\fce5"}.fi-br-star-of-david:before{content:"\fce6"}.fi-br-star-rating-call:before{content:"\fce7"}.fi-br-star-sharp-half-stroke:before{content:"\fce8"}.fi-br-star-sharp-half:before{content:"\fce9"}.fi-br-star-shooting:before{content:"\fcea"}.fi-br-star:before{content:"\fceb"}.fi-br-starfighter:before{content:"\fcec"}.fi-br-stars:before{content:"\fced"}.fi-br-state-country:before{content:"\fcee"}.fi-br-stationary-bike:before{content:"\fcef"}.fi-br-stats:before{content:"\fcf0"}.fi-br-steak:before{content:"\fcf1"}.fi-br-steering-wheel:before{content:"\fcf2"}.fi-br-step-backward:before{content:"\fcf3"}.fi-br-step-forward:before{content:"\fcf4"}.fi-br-sterling-sign:before{content:"\fcf5"}.fi-br-stethoscope:before{content:"\fcf6"}.fi-br-sticker:before{content:"\fcf7"}.fi-br-stocking:before{content:"\fcf8"}.fi-br-stomach:before{content:"\fcf9"}.fi-br-stop-circle:before{content:"\fcfa"}.fi-br-stop-square:before{content:"\fcfb"}.fi-br-stop:before{content:"\fcfc"}.fi-br-stopwatch:before{content:"\fcfd"}.fi-br-store-alt:before{content:"\fcfe"}.fi-br-store-buyer:before{content:"\fcff"}.fi-br-store-lock:before{content:"\fd00"}.fi-br-store-slash:before{content:"\fd01"}.fi-br-story-book:before{content:"\fd02"}.fi-br-story-fairy-tale:before{content:"\fd03"}.fi-br-story-fantasy:before{content:"\fd04"}.fi-br-strategy-chess-risk:before{content:"\fd05"}.fi-br-strawberry:before{content:"\fd06"}.fi-br-street-view:before{content:"\fd07"}.fi-br-stretcher:before{content:"\fd08"}.fi-br-strikethrough:before{content:"\fd09"}.fi-br-stroopwafel:before{content:"\fd0a"}.fi-br-student-alt:before{content:"\fd0b"}.fi-br-student:before{content:"\fd0c"}.fi-br-subscript:before{content:"\fd0d"}.fi-br-subscription-alt:before{content:"\fd0e"}.fi-br-subscription:before{content:"\fd0f"}.fi-br-subtitles-slash:before{content:"\fd10"}.fi-br-subtitles:before{content:"\fd11"}.fi-br-subway:before{content:"\fd12"}.fi-br-suitcase-alt:before{content:"\fd13"}.fi-br-summary-check:before{content:"\fd14"}.fi-br-summer:before{content:"\fd15"}.fi-br-sun-dust:before{content:"\fd16"}.fi-br-sun-plant-wilt:before{content:"\fd17"}.fi-br-sun-salutation-yoga:before{content:"\fd18"}.fi-br-sun:before{content:"\fd19"}.fi-br-sunday:before{content:"\fd1a"}.fi-br-sunglasses-alt:before{content:"\fd1b"}.fi-br-sunglasses:before{content:"\fd1c"}.fi-br-sunrise-alt:before{content:"\fd1d"}.fi-br-sunrise:before{content:"\fd1e"}.fi-br-sunset:before{content:"\fd1f"}.fi-br-superscript:before{content:"\fd20"}.fi-br-supplier-alt:before{content:"\fd21"}.fi-br-supplier:before{content:"\fd22"}.fi-br-surfing:before{content:"\fd23"}.fi-br-surprise:before{content:"\fd24"}.fi-br-surveillance-camera:before{content:"\fd25"}.fi-br-survey-xmark:before{content:"\fd26"}.fi-br-sushi-alt:before{content:"\fd27"}.fi-br-sushi-roll:before{content:"\fd28"}.fi-br-sushi:before{content:"\fd29"}.fi-br-svg:before{content:"\fd2a"}.fi-br-swap:before{content:"\fd2b"}.fi-br-swatchbook:before{content:"\fd2c"}.fi-br-swimmer:before{content:"\fd2d"}.fi-br-swimming-pool:before{content:"\fd2e"}.fi-br-swing:before{content:"\fd2f"}.fi-br-swipe-down:before{content:"\fd30"}.fi-br-swipe-left:before{content:"\fd31"}.fi-br-swipe-right:before{content:"\fd32"}.fi-br-swipe-up:before{content:"\fd33"}.fi-br-sword:before{content:"\fd34"}.fi-br-symbol:before{content:"\fd35"}.fi-br-symbols:before{content:"\fd36"}.fi-br-synagogue:before{content:"\fd37"}.fi-br-syringe:before{content:"\fd38"}.fi-br-system-cloud:before{content:"\fd39"}.fi-br-t:before{content:"\fd3a"}.fi-br-tab-folder:before{content:"\fd3b"}.fi-br-table-columns:before{content:"\fd3c"}.fi-br-table-layout:before{content:"\fd3d"}.fi-br-table-list:before{content:"\fd3e"}.fi-br-table-picnic:before{content:"\fd3f"}.fi-br-table-pivot:before{content:"\fd40"}.fi-br-table-rows:before{content:"\fd41"}.fi-br-table-tree:before{content:"\fd42"}.fi-br-table:before{content:"\fd43"}.fi-br-tablet-android-alt:before{content:"\fd44"}.fi-br-tablet-android:before{content:"\fd45"}.fi-br-tablet-rugged:before{content:"\fd46"}.fi-br-tablet:before{content:"\fd47"}.fi-br-tachometer-alt-average:before{content:"\fd48"}.fi-br-tachometer-alt-fastest:before{content:"\fd49"}.fi-br-tachometer-alt-slow:before{content:"\fd4a"}.fi-br-tachometer-alt-slowest:before{content:"\fd4b"}.fi-br-tachometer-average:before{content:"\fd4c"}.fi-br-tachometer-fast:before{content:"\fd4d"}.fi-br-tachometer-fastest:before{content:"\fd4e"}.fi-br-tachometer-slow:before{content:"\fd4f"}.fi-br-tachometer-slowest:before{content:"\fd50"}.fi-br-tachometer:before{content:"\fd51"}.fi-br-taco:before{content:"\fd52"}.fi-br-tags:before{content:"\fd53"}.fi-br-talent-alt:before{content:"\fd54"}.fi-br-talent-hand:before{content:"\fd55"}.fi-br-talent:before{content:"\fd56"}.fi-br-tally-1:before{content:"\fd57"}.fi-br-tally-2:before{content:"\fd58"}.fi-br-tally-3:before{content:"\fd59"}.fi-br-tally-4:before{content:"\fd5a"}.fi-br-tally:before{content:"\fd5b"}.fi-br-tamale:before{content:"\fd5c"}.fi-br-tank-water:before{content:"\fd5d"}.fi-br-tap:before{content:"\fd5e"}.fi-br-tape:before{content:"\fd5f"}.fi-br-target-audience:before{content:"\fd60"}.fi-br-target:before{content:"\fd61"}.fi-br-tax-alt:before{content:"\fd62"}.fi-br-tax:before{content:"\fd63"}.fi-br-taxi-bus:before{content:"\fd64"}.fi-br-taxi:before{content:"\fd65"}.fi-br-team-check-alt:before{content:"\fd66"}.fi-br-team-check:before{content:"\fd67"}.fi-br-teddy-bear:before{content:"\fd68"}.fi-br-teeth-open:before{content:"\fd69"}.fi-br-telescope:before{content:"\fd6a"}.fi-br-temperature-down:before{content:"\fd6b"}.fi-br-temperature-frigid:before{content:"\fd6c"}.fi-br-temperature-high:before{content:"\fd6d"}.fi-br-temperature-list:before{content:"\fd6e"}.fi-br-temperature-low:before{content:"\fd6f"}.fi-br-temperature-up:before{content:"\fd70"}.fi-br-template-alt:before{content:"\fd71"}.fi-br-template:before{content:"\fd72"}.fi-br-tenge:before{content:"\fd73"}.fi-br-tennis:before{content:"\fd74"}.fi-br-tent-arrow-down-to-line:before{content:"\fd75"}.fi-br-tent-arrow-left-right:before{content:"\fd76"}.fi-br-tent-arrow-turn-left:before{content:"\fd77"}.fi-br-tent-arrows-down:before{content:"\fd78"}.fi-br-tents:before{content:"\fd79"}.fi-br-terminal:before{content:"\fd7a"}.fi-br-terrace:before{content:"\fd7b"}.fi-br-test-tube:before{content:"\fd7c"}.fi-br-test:before{content:"\fd7d"}.fi-br-text-box-dots:before{content:"\fd7e"}.fi-br-text-box-edit:before{content:"\fd7f"}.fi-br-text-box:before{content:"\fd80"}.fi-br-text-check:before{content:"\fd81"}.fi-br-text-height:before{content:"\fd82"}.fi-br-text-shadow:before{content:"\fd83"}.fi-br-text-size:before{content:"\fd84"}.fi-br-text-slash:before{content:"\fd85"}.fi-br-text-width:before{content:"\fd86"}.fi-br-text:before{content:"\fd87"}.fi-br-theater-masks:before{content:"\fd88"}.fi-br-thermometer-alt:before{content:"\fd89"}.fi-br-thermometer-empty:before{content:"\fd8a"}.fi-br-thermometer-full:before{content:"\fd8b"}.fi-br-thermometer-half:before{content:"\fd8c"}.fi-br-thermometer-quarter:before{content:"\fd8d"}.fi-br-thermometer-three-quarters:before{content:"\fd8e"}.fi-br-theta:before{content:"\fd8f"}.fi-br-third-award:before{content:"\fd90"}.fi-br-third-laurel:before{content:"\fd91"}.fi-br-third-medal:before{content:"\fd92"}.fi-br-third:before{content:"\fd93"}.fi-br-thought-bubble:before{content:"\fd94"}.fi-br-three-leaf-clover:before{content:"\fd95"}.fi-br-thumbs-up-trust:before{content:"\fd96"}.fi-br-thumbtack:before{content:"\fd97"}.fi-br-thunderstorm-moon:before{content:"\fd98"}.fi-br-thunderstorm-risk:before{content:"\fd99"}.fi-br-thunderstorm-sun:before{content:"\fd9a"}.fi-br-thunderstorm:before{content:"\fd9b"}.fi-br-thursday:before{content:"\fd9c"}.fi-br-ticket-airline:before{content:"\fd9d"}.fi-br-ticket-alt:before{content:"\fd9e"}.fi-br-ticket:before{content:"\fd9f"}.fi-br-tickets-airline:before{content:"\fda0"}.fi-br-tie:before{content:"\fda1"}.fi-br-tilde:before{content:"\fda2"}.fi-br-time-add:before{content:"\fda3"}.fi-br-time-check:before{content:"\fda4"}.fi-br-time-delete:before{content:"\fda5"}.fi-br-time-fast:before{content:"\fda6"}.fi-br-time-forward-sixty:before{content:"\fda7"}.fi-br-time-forward-ten:before{content:"\fda8"}.fi-br-time-forward:before{content:"\fda9"}.fi-br-time-half-past:before{content:"\fdaa"}.fi-br-time-oclock:before{content:"\fdab"}.fi-br-time-past:before{content:"\fdac"}.fi-br-time-quarter-past:before{content:"\fdad"}.fi-br-time-quarter-to:before{content:"\fdae"}.fi-br-time-twenty-four:before{content:"\fdaf"}.fi-br-time-watch-calendar:before{content:"\fdb0"}.fi-br-timer-clock-call:before{content:"\fdb1"}.fi-br-times-hexagon:before{content:"\fdb2"}.fi-br-tint-slash:before{content:"\fdb3"}.fi-br-tip-coin:before{content:"\fdb4"}.fi-br-tire-flat:before{content:"\fdb5"}.fi-br-tire-pressure-warning:before{content:"\fdb6"}.fi-br-tire-rugged:before{content:"\fdb7"}.fi-br-tire:before{content:"\fdb8"}.fi-br-tired:before{content:"\fdb9"}.fi-br-to-do-alt:before{content:"\fdba"}.fi-br-to-do:before{content:"\fdbb"}.fi-br-together-people:before{content:"\fdbc"}.fi-br-toggle-off:before{content:"\fdbd"}.fi-br-toggle-on:before{content:"\fdbe"}.fi-br-toilet-paper-blank-under:before{content:"\fdbf"}.fi-br-toilet-paper-blank:before{content:"\fdc0"}.fi-br-toilet-paper-slash:before{content:"\fdc1"}.fi-br-toilet-paper-under-slash:before{content:"\fdc2"}.fi-br-toilet-paper-under:before{content:"\fdc3"}.fi-br-toilet:before{content:"\fdc4"}.fi-br-toilets-portable:before{content:"\fdc5"}.fi-br-token:before{content:"\fdc6"}.fi-br-tomato:before{content:"\fdc7"}.fi-br-tombstone-alt:before{content:"\fdc8"}.fi-br-tombstone:before{content:"\fdc9"}.fi-br-tool-box:before{content:"\fdca"}.fi-br-tool-crop:before{content:"\fdcb"}.fi-br-tool-marquee:before{content:"\fdcc"}.fi-br-tools:before{content:"\fdcd"}.fi-br-tooth:before{content:"\fdce"}.fi-br-toothbrush:before{content:"\fdcf"}.fi-br-torch-inspiration-leader:before{content:"\fdd0"}.fi-br-torii-gate:before{content:"\fdd1"}.fi-br-tornado:before{content:"\fdd2"}.fi-br-total:before{content:"\fdd3"}.fi-br-tour-guide-people:before{content:"\fdd4"}.fi-br-tour-virtual:before{content:"\fdd5"}.fi-br-tower-control:before{content:"\fdd6"}.fi-br-track:before{content:"\fdd7"}.fi-br-tractor:before{content:"\fdd8"}.fi-br-trademark:before{content:"\fdd9"}.fi-br-traffic-cone:before{content:"\fdda"}.fi-br-traffic-light-go:before{content:"\fddb"}.fi-br-traffic-light-slow:before{content:"\fddc"}.fi-br-traffic-light-stop:before{content:"\fddd"}.fi-br-traffic-light:before{content:"\fdde"}.fi-br-trailer:before{content:"\fddf"}.fi-br-train-journey:before{content:"\fde0"}.fi-br-train-side:before{content:"\fde1"}.fi-br-train-station-building:before{content:"\fde2"}.fi-br-train-station:before{content:"\fde3"}.fi-br-train-subway-tunnel:before{content:"\fde4"}.fi-br-train-track:before{content:"\fde5"}.fi-br-train-tram:before{content:"\fde6"}.fi-br-train:before{content:"\fde7"}.fi-br-tram:before{content:"\fde8"}.fi-br-transform:before{content:"\fde9"}.fi-br-transformation-block:before{content:"\fdea"}.fi-br-transformation-circle:before{content:"\fdeb"}.fi-br-transformation-design:before{content:"\fdec"}.fi-br-transformation-shapes:before{content:"\fded"}.fi-br-transformer-bolt:before{content:"\fdee"}.fi-br-transgender:before{content:"\fdef"}.fi-br-transporter-1:before{content:"\fdf0"}.fi-br-transporter-2:before{content:"\fdf1"}.fi-br-transporter-3:before{content:"\fdf2"}.fi-br-transporter-4:before{content:"\fdf3"}.fi-br-transporter-5:before{content:"\fdf4"}.fi-br-transporter-6:before{content:"\fdf5"}.fi-br-transporter-7:before{content:"\fdf6"}.fi-br-transporter-empty:before{content:"\fdf7"}.fi-br-transporter:before{content:"\fdf8"}.fi-br-trash-can-check:before{content:"\fdf9"}.fi-br-trash-can-clock:before{content:"\fdfa"}.fi-br-trash-can-list:before{content:"\fdfb"}.fi-br-trash-can-plus:before{content:"\fdfc"}.fi-br-trash-can-slash:before{content:"\fdfd"}.fi-br-trash-check:before{content:"\fdfe"}.fi-br-trash-clock:before{content:"\fdff"}.fi-br-trash-empty:before{content:"\fe10"}.fi-br-trash-list:before{content:"\fe11"}.fi-br-trash-plus:before{content:"\fe12"}.fi-br-trash-restore-alt:before{content:"\fe13"}.fi-br-trash-restore:before{content:"\fe14"}.fi-br-trash-slash:before{content:"\fe15"}.fi-br-trash-undo-alt:before{content:"\fe16"}.fi-br-trash-undo:before{content:"\fe17"}.fi-br-trash-xmark:before{content:"\fe18"}.fi-br-trash:before{content:"\fe19"}.fi-br-treadmill:before{content:"\fe1a"}.fi-br-treasure-chest:before{content:"\fe1b"}.fi-br-treatment:before{content:"\fe1c"}.fi-br-tree-alt:before{content:"\fe1d"}.fi-br-tree-christmas:before{content:"\fe1e"}.fi-br-tree-deciduous:before{content:"\fe1f"}.fi-br-tree:before{content:"\fe30"}.fi-br-trees-alt:before{content:"\fe31"}.fi-br-trees:before{content:"\fe32"}.fi-br-triangle-music:before{content:"\fe33"}.fi-br-triangle-person-digging:before{content:"\fe34"}.fi-br-triangle-warning:before{content:"\fe35"}.fi-br-triangle:before{content:"\fe36"}.fi-br-tricycle:before{content:"\fe37"}.fi-br-trillium:before{content:"\fe38"}.fi-br-trophy-achievement-skill:before{content:"\fe39"}.fi-br-trophy-star:before{content:"\fe3a"}.fi-br-trophy:before{content:"\fe3b"}.fi-br-truck-arrow-left:before{content:"\fe3c"}.fi-br-truck-arrow-right:before{content:"\fe3d"}.fi-br-truck-bolt:before{content:"\fe3e"}.fi-br-truck-box:before{content:"\fe3f"}.fi-br-truck-check:before{content:"\fe40"}.fi-br-truck-container-empty:before{content:"\fe41"}.fi-br-truck-container:before{content:"\fe42"}.fi-br-truck-couch:before{content:"\fe43"}.fi-br-truck-fire:before{content:"\fe44"}.fi-br-truck-flatbed:before{content:"\fe45"}.fi-br-truck-front:before{content:"\fe46"}.fi-br-truck-ladder:before{content:"\fe47"}.fi-br-truck-loading:before{content:"\fe48"}.fi-br-truck-medical:before{content:"\fe49"}.fi-br-truck-monster:before{content:"\fe4a"}.fi-br-truck-moving:before{content:"\fe4b"}.fi-br-truck-pickup:before{content:"\fe4c"}.fi-br-truck-plow:before{content:"\fe4d"}.fi-br-truck-ramp:before{content:"\fe4e"}.fi-br-truck-side:before{content:"\fe4f"}.fi-br-truck-tow:before{content:"\fe50"}.fi-br-truck-utensils:before{content:"\fe51"}.fi-br-trumpet:before{content:"\fe52"}.fi-br-trust-alt:before{content:"\fe53"}.fi-br-trust:before{content:"\fe54"}.fi-br-tshirt:before{content:"\fe55"}.fi-br-tty-answer:before{content:"\fe56"}.fi-br-tty:before{content:"\fe57"}.fi-br-tubes:before{content:"\fe58"}.fi-br-tuesday:before{content:"\fe59"}.fi-br-tugrik-sign:before{content:"\fe5a"}.fi-br-turkey:before{content:"\fe5b"}.fi-br-turn-left-down:before{content:"\fe5c"}.fi-br-turn-left:before{content:"\fe5d"}.fi-br-turn-right:before{content:"\fe5e"}.fi-br-turntable:before{content:"\fe5f"}.fi-br-turtle:before{content:"\fe60"}.fi-br-tv-music:before{content:"\fe61"}.fi-br-tv-retro:before{content:"\fe62"}.fi-br-typewriter:before{content:"\fe63"}.fi-br-u:before{content:"\fe64"}.fi-br-ufo-beam:before{content:"\fe65"}.fi-br-ufo:before{content:"\fe66"}.fi-br-ui-ux:before{content:"\fe67"}.fi-br-umbrella-beach:before{content:"\fe68"}.fi-br-umbrella:before{content:"\fe69"}.fi-br-under-construction:before{content:"\fe6a"}.fi-br-underline:before{content:"\fe6b"}.fi-br-undo-alt:before{content:"\fe6c"}.fi-br-undo:before{content:"\fe6d"}.fi-br-unicorn:before{content:"\fe6e"}.fi-br-uniform-martial-arts:before{content:"\fe6f"}.fi-br-universal-access:before{content:"\fe70"}.fi-br-unlock:before{content:"\fe71"}.fi-br-up-from-bracket:before{content:"\fe72"}.fi-br-up-left:before{content:"\fe73"}.fi-br-up-right-from-square:before{content:"\fe74"}.fi-br-up-right:before{content:"\fe75"}.fi-br-up:before{content:"\fe76"}.fi-br-upload:before{content:"\fe77"}.fi-br-url:before{content:"\fe78"}.fi-br-usb-pendrive:before{content:"\fe79"}.fi-br-usd-circle:before{content:"\fe7a"}.fi-br-usd-square:before{content:"\fe7b"}.fi-br-user-add:before{content:"\fe7c"}.fi-br-user-alien:before{content:"\fe7d"}.fi-br-user-astronaut:before{content:"\fe7e"}.fi-br-user-check:before{content:"\fe7f"}.fi-br-user-chef:before{content:"\fe80"}.fi-br-user-coach:before{content:"\fe81"}.fi-br-user-cowboy:before{content:"\fe82"}.fi-br-user-crown:before{content:"\fe83"}.fi-br-user-gear:before{content:"\fe84"}.fi-br-user-graduate:before{content:"\fe85"}.fi-br-user-headset:before{content:"\fe86"}.fi-br-user-helmet-safety:before{content:"\fe87"}.fi-br-user-injured:before{content:"\fe88"}.fi-br-user-interface-ui:before{content:"\fe89"}.fi-br-user-key:before{content:"\fe8a"}.fi-br-user-lock:before{content:"\fe8b"}.fi-br-user-md-chat:before{content:"\fe8c"}.fi-br-user-md:before{content:"\fe8d"}.fi-br-user-minus:before{content:"\fe8e"}.fi-br-user-music:before{content:"\fe8f"}.fi-br-user-ninja:before{content:"\fe90"}.fi-br-user-nurse:before{content:"\fe91"}.fi-br-user-pen:before{content:"\fe92"}.fi-br-user-pilot-tie:before{content:"\fe93"}.fi-br-user-pilot:before{content:"\fe94"}.fi-br-user-police:before{content:"\fe95"}.fi-br-user-robot-xmarks:before{content:"\fe96"}.fi-br-user-robot:before{content:"\fe97"}.fi-br-user-salary:before{content:"\fe98"}.fi-br-user-shield:before{content:"\fe99"}.fi-br-user-skill-gear:before{content:"\fe9a"}.fi-br-user-slash:before{content:"\fe9b"}.fi-br-user-tag:before{content:"\fe9c"}.fi-br-user-time:before{content:"\fe9d"}.fi-br-user-trust:before{content:"\fe9e"}.fi-br-user-unlock:before{content:"\fe9f"}.fi-br-user-visor:before{content:"\fea0"}.fi-br-user-xmark:before{content:"\fea1"}.fi-br-user:before{content:"\fea2"}.fi-br-users-alt:before{content:"\fea3"}.fi-br-users-class:before{content:"\fea4"}.fi-br-users-gear:before{content:"\fea5"}.fi-br-users-medical:before{content:"\fea6"}.fi-br-users-slash:before{content:"\fea7"}.fi-br-users:before{content:"\fea8"}.fi-br-utensils-slash:before{content:"\fea9"}.fi-br-utensils:before{content:"\feaa"}.fi-br-utility-pole-double:before{content:"\feab"}.fi-br-utility-pole:before{content:"\feac"}.fi-br-ux-browser:before{content:"\fead"}.fi-br-ux:before{content:"\feae"}.fi-br-v:before{content:"\feaf"}.fi-br-vacuum-robot:before{content:"\feb0"}.fi-br-vacuum:before{content:"\feb1"}.fi-br-value-absolute:before{content:"\feb2"}.fi-br-vault:before{content:"\feb3"}.fi-br-vector-alt:before{content:"\feb4"}.fi-br-vector-circle:before{content:"\feb5"}.fi-br-vector-polygon:before{content:"\feb6"}.fi-br-vector:before{content:"\feb7"}.fi-br-vest-patches:before{content:"\feb8"}.fi-br-vest:before{content:"\feb9"}.fi-br-video-arrow-down-left:before{content:"\feba"}.fi-br-video-arrow-up-right:before{content:"\febb"}.fi-br-video-camera-alt:before{content:"\febc"}.fi-br-video-camera:before{content:"\febd"}.fi-br-video-duration:before{content:"\febe"}.fi-br-video-plus:before{content:"\febf"}.fi-br-video-slash:before{content:"\fec0"}.fi-br-videoconference:before{content:"\fec1"}.fi-br-vihara:before{content:"\fec2"}.fi-br-violin:before{content:"\fec3"}.fi-br-virus-slash:before{content:"\fec4"}.fi-br-virus:before{content:"\fec5"}.fi-br-viruses:before{content:"\fec6"}.fi-br-visit:before{content:"\fec7"}.fi-br-voicemail:before{content:"\fec8"}.fi-br-volcano:before{content:"\fec9"}.fi-br-volleyball:before{content:"\feca"}.fi-br-volume-down:before{content:"\fecb"}.fi-br-volume-mute:before{content:"\fecc"}.fi-br-volume-off:before{content:"\fecd"}.fi-br-volume-slash:before{content:"\fece"}.fi-br-volume:before{content:"\fecf"}.fi-br-vote-nay:before{content:"\fed0"}.fi-br-vote-yea:before{content:"\fed1"}.fi-br-vr-cardboard:before{content:"\fed2"}.fi-br-w:before{content:"\fed3"}.fi-br-waffle:before{content:"\fed4"}.fi-br-wagon-covered:before{content:"\fed5"}.fi-br-walker:before{content:"\fed6"}.fi-br-walkie-talkie:before{content:"\fed7"}.fi-br-walking:before{content:"\fed8"}.fi-br-wallet-arrow:before{content:"\fed9"}.fi-br-wallet-buyer:before{content:"\feda"}.fi-br-wallet:before{content:"\fedb"}.fi-br-warehouse-alt:before{content:"\fedc"}.fi-br-warranty:before{content:"\fedd"}.fi-br-washer:before{content:"\fede"}.fi-br-waste-pollution:before{content:"\fedf"}.fi-br-waste:before{content:"\fee0"}.fi-br-watch-calculator:before{content:"\fee1"}.fi-br-watch-fitness:before{content:"\fee2"}.fi-br-watch-smart:before{content:"\fee3"}.fi-br-watch:before{content:"\fee4"}.fi-br-water-bottle:before{content:"\fee5"}.fi-br-water-ladder:before{content:"\fee6"}.fi-br-water-lower:before{content:"\fee7"}.fi-br-water-rise:before{content:"\fee8"}.fi-br-water:before{content:"\fee9"}.fi-br-watermelon:before{content:"\feea"}.fi-br-wave-sine:before{content:"\feeb"}.fi-br-wave-square:before{content:"\feec"}.fi-br-wave-triangle:before{content:"\feed"}.fi-br-wave:before{content:"\feee"}.fi-br-waveform-path:before{content:"\feef"}.fi-br-waveform:before{content:"\fef0"}.fi-br-web-design:before{content:"\fef1"}.fi-br-webcam-slash:before{content:"\fef2"}.fi-br-webcam:before{content:"\fef3"}.fi-br-webhook:before{content:"\fef4"}.fi-br-wednesday:before{content:"\fef5"}.fi-br-whale:before{content:"\fef6"}.fi-br-wheat-awn-circle-exclamation:before{content:"\fef7"}.fi-br-wheat-awn-slash:before{content:"\fef8"}.fi-br-wheat-awn:before{content:"\fef9"}.fi-br-wheat-slash:before{content:"\fefa"}.fi-br-wheat:before{content:"\fefb"}.fi-br-wheelchair-move:before{content:"\fefc"}.fi-br-wheelchair-sleeping:before{content:"\fefd"}.fi-br-wheelchair:before{content:"\fefe"}.fi-br-whistle:before{content:"\ff00"}.fi-br-white-space:before{content:"\ff01"}.fi-br-wifi-1:before{content:"\ff02"}.fi-br-wifi-2:before{content:"\ff03"}.fi-br-wifi-alt:before{content:"\ff04"}.fi-br-wifi-exclamation:before{content:"\ff05"}.fi-br-wifi-slash:before{content:"\ff06"}.fi-br-wifi:before{content:"\ff07"}.fi-br-wind-turbine:before{content:"\ff08"}.fi-br-wind-warning:before{content:"\ff09"}.fi-br-wind:before{content:"\ff0a"}.fi-br-window-alt:before{content:"\ff0b"}.fi-br-window-frame-open:before{content:"\ff0c"}.fi-br-window-frame:before{content:"\ff0d"}.fi-br-window-maximize:before{content:"\ff0e"}.fi-br-window-minimize:before{content:"\ff0f"}.fi-br-window-restore:before{content:"\ff10"}.fi-br-windsock:before{content:"\ff11"}.fi-br-wine-bottle:before{content:"\ff12"}.fi-br-wine-glass-crack:before{content:"\ff13"}.fi-br-wine-glass-empty:before{content:"\ff14"}.fi-br-wink:before{content:"\ff15"}.fi-br-wishlist-heart:before{content:"\ff16"}.fi-br-wishlist-star:before{content:"\ff17"}.fi-br-woman-head:before{content:"\ff18"}.fi-br-woman-scientist:before{content:"\ff19"}.fi-br-won-sign:before{content:"\ff1a"}.fi-br-work-in-progress:before{content:"\ff1b"}.fi-br-workflow-alt:before{content:"\ff1c"}.fi-br-workflow-setting-alt:before{content:"\ff1d"}.fi-br-workflow-setting:before{content:"\ff1e"}.fi-br-workflow:before{content:"\ff1f"}.fi-br-workshop:before{content:"\ff20"}.fi-br-world:before{content:"\ff21"}.fi-br-worm:before{content:"\ff22"}.fi-br-wreath:before{content:"\ff23"}.fi-br-wrench-alt:before{content:"\ff24"}.fi-br-wrench-simple:before{content:"\ff25"}.fi-br-x-ray:before{content:"\ff26"}.fi-br-x:before{content:"\ff27"}.fi-br-y:before{content:"\ff28"}.fi-br-yen:before{content:"\ff29"}.fi-br-yin-yang:before{content:"\ff2a"}.fi-br-z:before{content:"\ff2b"}.fi-br-zip-file:before{content:"\ff2c"}.fi-br-zoom-in:before{content:"\ff2d"}.fi-br-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-regular-rounded;src:url("./media/uicons-regular-rounded-J3WOUERV-J3WOUERV.woff2") format("woff2"),url("./media/uicons-regular-rounded-KDJ23353-KDJ23353.woff") format("woff"),url("./media/uicons-regular-rounded-ESQGLQQ4-ESQGLQQ4.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-family:uicons-regular-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rr-0:before{content:"\f101"}.fi-rr-00s-music-disc:before{content:"\f102"}.fi-rr-1:before{content:"\f103"}.fi-rr-2:before{content:"\f104"}.fi-rr-3:before{content:"\f105"}.fi-rr-360-degrees:before{content:"\f106"}.fi-rr-4:before{content:"\f107"}.fi-rr-404:before{content:"\f108"}.fi-rr-5:before{content:"\f109"}.fi-rr-6:before{content:"\f10a"}.fi-rr-60s-music-disc:before{content:"\f10b"}.fi-rr-7:before{content:"\f10c"}.fi-rr-70s-music-disc:before{content:"\f10d"}.fi-rr-8:before{content:"\f10e"}.fi-rr-80s-music-disc:before{content:"\f10f"}.fi-rr-9:before{content:"\f110"}.fi-rr-90s-music-disc:before{content:"\f111"}.fi-rr-a:before{content:"\f112"}.fi-rr-accident:before{content:"\f113"}.fi-rr-acorn:before{content:"\f114"}.fi-rr-ad-paid:before{content:"\f115"}.fi-rr-ad:before{content:"\f116"}.fi-rr-add-document:before{content:"\f117"}.fi-rr-add-folder:before{content:"\f118"}.fi-rr-add-image:before{content:"\f119"}.fi-rr-add:before{content:"\f11a"}.fi-rr-address-book:before{content:"\f11b"}.fi-rr-address-card:before{content:"\f11c"}.fi-rr-admin-alt:before{content:"\f11d"}.fi-rr-admin:before{content:"\f11e"}.fi-rr-age-alt:before{content:"\f11f"}.fi-rr-age-restriction-eighteen:before{content:"\f120"}.fi-rr-age-restriction-seven:before{content:"\f121"}.fi-rr-age-restriction-six:before{content:"\f122"}.fi-rr-age-restriction-sixteen:before{content:"\f123"}.fi-rr-age-restriction-thirteen:before{content:"\f124"}.fi-rr-age-restriction-three:before{content:"\f125"}.fi-rr-age-restriction-twelve:before{content:"\f126"}.fi-rr-age-restriction-twenty-one:before{content:"\f127"}.fi-rr-age-restriction-zero:before{content:"\f128"}.fi-rr-age:before{content:"\f129"}.fi-rr-air-conditioner:before{content:"\f12a"}.fi-rr-air-freshener:before{content:"\f12b"}.fi-rr-air-pollution:before{content:"\f12c"}.fi-rr-airplane-journey:before{content:"\f12d"}.fi-rr-airplane-window-open:before{content:"\f12e"}.fi-rr-airplay:before{content:"\f12f"}.fi-rr-alarm-clock:before{content:"\f130"}.fi-rr-alarm-exclamation:before{content:"\f131"}.fi-rr-alarm-plus:before{content:"\f132"}.fi-rr-alarm-snooze:before{content:"\f133"}.fi-rr-album-circle-plus:before{content:"\f134"}.fi-rr-album-circle-user:before{content:"\f135"}.fi-rr-album-collection:before{content:"\f136"}.fi-rr-album:before{content:"\f137"}.fi-rr-algorithm:before{content:"\f138"}.fi-rr-alicorn:before{content:"\f139"}.fi-rr-alien:before{content:"\f13a"}.fi-rr-align-center:before{content:"\f13b"}.fi-rr-align-justify:before{content:"\f13c"}.fi-rr-align-left:before{content:"\f13d"}.fi-rr-align-slash:before{content:"\f13e"}.fi-rr-ambulance:before{content:"\f13f"}.fi-rr-analyse-alt:before{content:"\f140"}.fi-rr-analyse:before{content:"\f141"}.fi-rr-anatomical-heart:before{content:"\f142"}.fi-rr-anchor:before{content:"\f143"}.fi-rr-angel:before{content:"\f144"}.fi-rr-angle-90:before{content:"\f145"}.fi-rr-angle-circle-down:before{content:"\f146"}.fi-rr-angle-circle-left:before{content:"\f147"}.fi-rr-angle-circle-right:before{content:"\f148"}.fi-rr-angle-circle-up:before{content:"\f149"}.fi-rr-angle-double-left:before{content:"\f14a"}.fi-rr-angle-double-right:before{content:"\f14b"}.fi-rr-angle-double-small-down:before{content:"\f14c"}.fi-rr-angle-double-small-left:before{content:"\f14d"}.fi-rr-angle-double-small-right:before{content:"\f14e"}.fi-rr-angle-double-small-up:before{content:"\f14f"}.fi-rr-angle-down:before{content:"\f150"}.fi-rr-angle-left:before{content:"\f151"}.fi-rr-angle-right:before{content:"\f152"}.fi-rr-angle-small-down:before{content:"\f153"}.fi-rr-angle-small-left:before{content:"\f154"}.fi-rr-angle-small-right:before{content:"\f155"}.fi-rr-angle-small-up:before{content:"\f156"}.fi-rr-angle-square-down:before{content:"\f157"}.fi-rr-angle-square-left:before{content:"\f158"}.fi-rr-angle-square-right:before{content:"\f159"}.fi-rr-angle-square-up:before{content:"\f15a"}.fi-rr-angle-up:before{content:"\f15b"}.fi-rr-angle:before{content:"\f15c"}.fi-rr-angles-up-down:before{content:"\f15d"}.fi-rr-angry:before{content:"\f15e"}.fi-rr-animated-icon:before{content:"\f15f"}.fi-rr-ankh:before{content:"\f160"}.fi-rr-answer-alt:before{content:"\f161"}.fi-rr-answer:before{content:"\f162"}.fi-rr-apartment:before{content:"\f163"}.fi-rr-aperture:before{content:"\f164"}.fi-rr-api:before{content:"\f165"}.fi-rr-apple-core:before{content:"\f166"}.fi-rr-apple-crate:before{content:"\f167"}.fi-rr-apple-whole:before{content:"\f168"}.fi-rr-apps-add:before{content:"\f169"}.fi-rr-apps-delete:before{content:"\f16a"}.fi-rr-apps-sort:before{content:"\f16b"}.fi-rr-apps:before{content:"\f16c"}.fi-rr-archive:before{content:"\f16d"}.fi-rr-archway:before{content:"\f16e"}.fi-rr-arrow-alt-circle-down:before{content:"\f16f"}.fi-rr-arrow-alt-circle-left:before{content:"\f170"}.fi-rr-arrow-alt-circle-right:before{content:"\f171"}.fi-rr-arrow-alt-circle-up:before{content:"\f172"}.fi-rr-arrow-alt-down:before{content:"\f173"}.fi-rr-arrow-alt-from-bottom:before{content:"\f174"}.fi-rr-arrow-alt-from-left:before{content:"\f175"}.fi-rr-arrow-alt-from-right:before{content:"\f176"}.fi-rr-arrow-alt-from-top:before{content:"\f177"}.fi-rr-arrow-alt-left:before{content:"\f178"}.fi-rr-arrow-alt-right:before{content:"\f179"}.fi-rr-arrow-alt-square-down:before{content:"\f17a"}.fi-rr-arrow-alt-square-left:before{content:"\f17b"}.fi-rr-arrow-alt-square-right:before{content:"\f17c"}.fi-rr-arrow-alt-square-up:before{content:"\f17d"}.fi-rr-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rr-arrow-alt-to-left:before{content:"\f17f"}.fi-rr-arrow-alt-to-right:before{content:"\f180"}.fi-rr-arrow-alt-to-top:before{content:"\f181"}.fi-rr-arrow-alt-up:before{content:"\f182"}.fi-rr-arrow-circle-down:before{content:"\f183"}.fi-rr-arrow-circle-left:before{content:"\f184"}.fi-rr-arrow-circle-right:before{content:"\f185"}.fi-rr-arrow-circle-up:before{content:"\f186"}.fi-rr-arrow-comparison:before{content:"\f187"}.fi-rr-arrow-down-from-arc:before{content:"\f188"}.fi-rr-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rr-arrow-down-left:before{content:"\f18a"}.fi-rr-arrow-down-small-big:before{content:"\f18b"}.fi-rr-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rr-arrow-down-to-square:before{content:"\f18d"}.fi-rr-arrow-down-triangle-square:before{content:"\f18e"}.fi-rr-arrow-down:before{content:"\f18f"}.fi-rr-arrow-from-bottom:before{content:"\f190"}.fi-rr-arrow-from-left:before{content:"\f191"}.fi-rr-arrow-from-right:before{content:"\f192"}.fi-rr-arrow-from-top:before{content:"\f193"}.fi-rr-arrow-left-from-arc:before{content:"\f194"}.fi-rr-arrow-left-from-line:before{content:"\f195"}.fi-rr-arrow-left-to-arc:before{content:"\f196"}.fi-rr-arrow-left:before{content:"\f197"}.fi-rr-arrow-progress-alt:before{content:"\f198"}.fi-rr-arrow-progress:before{content:"\f199"}.fi-rr-arrow-right-to-bracket:before{content:"\f19a"}.fi-rr-arrow-right:before{content:"\f19b"}.fi-rr-arrow-small-down:before{content:"\f19c"}.fi-rr-arrow-small-left:before{content:"\f19d"}.fi-rr-arrow-small-right:before{content:"\f19e"}.fi-rr-arrow-small-up:before{content:"\f19f"}.fi-rr-arrow-square-down:before{content:"\f1a0"}.fi-rr-arrow-square-left:before{content:"\f1a1"}.fi-rr-arrow-square-right:before{content:"\f1a2"}.fi-rr-arrow-square-up:before{content:"\f1a3"}.fi-rr-arrow-to-bottom:before{content:"\f1a4"}.fi-rr-arrow-to-left:before{content:"\f1a5"}.fi-rr-arrow-to-right:before{content:"\f1a6"}.fi-rr-arrow-to-top:before{content:"\f1a7"}.fi-rr-arrow-trend-down:before{content:"\f1a8"}.fi-rr-arrow-trend-up:before{content:"\f1a9"}.fi-rr-arrow-turn-down-left:before{content:"\f1aa"}.fi-rr-arrow-turn-down-right:before{content:"\f1ab"}.fi-rr-arrow-turn-left-up:before{content:"\f1ac"}.fi-rr-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-rr-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-rr-arrow-up-from-square:before{content:"\f1af"}.fi-rr-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-rr-arrow-up-left:before{content:"\f1b1"}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-rr-arrow-up-right-from-square:before{content:"\f1b3"}.fi-rr-arrow-up-right:before{content:"\f1b4"}.fi-rr-arrow-up-small-big:before{content:"\f1b5"}.fi-rr-arrow-up-square-triangle:before{content:"\f1b6"}.fi-rr-arrow-up-to-arc:before{content:"\f1b7"}.fi-rr-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-rr-arrow-up:before{content:"\f1b9"}.fi-rr-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-rr-arrows-alt-h:before{content:"\f1bb"}.fi-rr-arrows-alt-v:before{content:"\f1bc"}.fi-rr-arrows-alt:before{content:"\f1bd"}.fi-rr-arrows-cross:before{content:"\f1be"}.fi-rr-arrows-from-dotted-line:before{content:"\f1bf"}.fi-rr-arrows-from-line:before{content:"\f1c0"}.fi-rr-arrows-h-copy:before{content:"\f1c1"}.fi-rr-arrows-h:before{content:"\f1c2"}.fi-rr-arrows-repeat-1:before{content:"\f1c3"}.fi-rr-arrows-repeat:before{content:"\f1c4"}.fi-rr-arrows-retweet:before{content:"\f1c5"}.fi-rr-arrows-split-right-and-left:before{content:"\f1c6"}.fi-rr-arrows-split-up-and-left:before{content:"\f1c7"}.fi-rr-arrows-to-circle:before{content:"\f1c8"}.fi-rr-arrows-to-dotted-line:before{content:"\f1c9"}.fi-rr-arrows-to-eye:before{content:"\f1ca"}.fi-rr-arrows-to-line:before{content:"\f1cb"}.fi-rr-arrows:before{content:"\f1cc"}.fi-rr-artificial-intelligence:before{content:"\f1cd"}.fi-rr-assept-document:before{content:"\f1ce"}.fi-rr-assessment-alt:before{content:"\f1cf"}.fi-rr-assessment:before{content:"\f1d0"}.fi-rr-assign:before{content:"\f1d1"}.fi-rr-assistive-listening-systems:before{content:"\f1d2"}.fi-rr-asterik:before{content:"\f1d3"}.fi-rr-at:before{content:"\f1d4"}.fi-rr-attribution-pen:before{content:"\f1d5"}.fi-rr-attribution-pencil:before{content:"\f1d6"}.fi-rr-aubergine:before{content:"\f1d7"}.fi-rr-auction:before{content:"\f1d8"}.fi-rr-audience-megaphone:before{content:"\f1d9"}.fi-rr-audio-description-slash:before{content:"\f1da"}.fi-rr-audit-alt:before{content:"\f1db"}.fi-rr-audit:before{content:"\f1dc"}.fi-rr-austral-sign:before{content:"\f1dd"}.fi-rr-avocado:before{content:"\f1de"}.fi-rr-award:before{content:"\f1df"}.fi-rr-axe-battle:before{content:"\f1e0"}.fi-rr-axe:before{content:"\f1e1"}.fi-rr-b:before{content:"\f1e2"}.fi-rr-baby-carriage:before{content:"\f1e3"}.fi-rr-baby:before{content:"\f1e4"}.fi-rr-back-up:before{content:"\f1e5"}.fi-rr-background:before{content:"\f1e6"}.fi-rr-backpack:before{content:"\f1e7"}.fi-rr-bacon:before{content:"\f1e8"}.fi-rr-bacteria:before{content:"\f1e9"}.fi-rr-bacterium:before{content:"\f1ea"}.fi-rr-badge-check:before{content:"\f1eb"}.fi-rr-badge-dollar:before{content:"\f1ec"}.fi-rr-badge-leaf:before{content:"\f1ed"}.fi-rr-badge-percent:before{content:"\f1ee"}.fi-rr-badge-sheriff:before{content:"\f1ef"}.fi-rr-badge:before{content:"\f1f0"}.fi-rr-badger-honey:before{content:"\f1f1"}.fi-rr-badget-check-alt:before{content:"\f1f2"}.fi-rr-badminton:before{content:"\f1f3"}.fi-rr-bag-map-pin:before{content:"\f1f4"}.fi-rr-bag-seedling:before{content:"\f1f5"}.fi-rr-bag-shopping-minus:before{content:"\f1f6"}.fi-rr-bags-shopping:before{content:"\f1f7"}.fi-rr-baguette:before{content:"\f1f8"}.fi-rr-bahai:before{content:"\f1f9"}.fi-rr-baht-sign:before{content:"\f1fa"}.fi-rr-balance-scale-left:before{content:"\f1fb"}.fi-rr-balance-scale-right:before{content:"\f1fc"}.fi-rr-ball-pile:before{content:"\f1fd"}.fi-rr-ball:before{content:"\f1fe"}.fi-rr-ballet-dance:before{content:"\f1ff"}.fi-rr-balloon:before{content:"\f200"}.fi-rr-balloons:before{content:"\f201"}.fi-rr-ballot-check:before{content:"\f202"}.fi-rr-ballot:before{content:"\f203"}.fi-rr-ban-bug:before{content:"\f204"}.fi-rr-ban:before{content:"\f205"}.fi-rr-banana:before{content:"\f206"}.fi-rr-band-aid:before{content:"\f207"}.fi-rr-bangladeshi-taka-sign:before{content:"\f208"}.fi-rr-banjo:before{content:"\f209"}.fi-rr-bank:before{content:"\f20a"}.fi-rr-banner-2:before{content:"\f20b"}.fi-rr-banner-3:before{content:"\f20c"}.fi-rr-banner-4:before{content:"\f20d"}.fi-rr-banner-5:before{content:"\f20e"}.fi-rr-banner:before{content:"\f20f"}.fi-rr-barber-pole:before{content:"\f210"}.fi-rr-barber-shop:before{content:"\f211"}.fi-rr-barcode-read:before{content:"\f212"}.fi-rr-barcode-scan:before{content:"\f213"}.fi-rr-barcode:before{content:"\f214"}.fi-rr-bars-filter:before{content:"\f215"}.fi-rr-bars-progress:before{content:"\f216"}.fi-rr-bars-sort:before{content:"\f217"}.fi-rr-bars-staggered:before{content:"\f218"}.fi-rr-baseball-alt:before{content:"\f219"}.fi-rr-baseball:before{content:"\f21a"}.fi-rr-basket-shopping-minus:before{content:"\f21b"}.fi-rr-basket-shopping-plus:before{content:"\f21c"}.fi-rr-basket-shopping-simple:before{content:"\f21d"}.fi-rr-basket:before{content:"\f21e"}.fi-rr-basketball:before{content:"\f21f"}.fi-rr-bat:before{content:"\f220"}.fi-rr-bath:before{content:"\f221"}.fi-rr-battery-bolt:before{content:"\f222"}.fi-rr-battery-empty:before{content:"\f223"}.fi-rr-battery-exclamation:before{content:"\f224"}.fi-rr-battery-full:before{content:"\f225"}.fi-rr-battery-half:before{content:"\f226"}.fi-rr-battery-quarter:before{content:"\f227"}.fi-rr-battery-slash:before{content:"\f228"}.fi-rr-battery-three-quarters:before{content:"\f229"}.fi-rr-beacon:before{content:"\f22a"}.fi-rr-bed-alt:before{content:"\f22b"}.fi-rr-bed-bunk:before{content:"\f22c"}.fi-rr-bed-empty:before{content:"\f22d"}.fi-rr-bed:before{content:"\f22e"}.fi-rr-bee:before{content:"\f22f"}.fi-rr-beer-mug-empty:before{content:"\f230"}.fi-rr-beer:before{content:"\f231"}.fi-rr-bell-concierge:before{content:"\f232"}.fi-rr-bell-notification-call:before{content:"\f233"}.fi-rr-bell-notification-social-media:before{content:"\f234"}.fi-rr-bell-ring:before{content:"\f235"}.fi-rr-bell-school-slash:before{content:"\f236"}.fi-rr-bell-school:before{content:"\f237"}.fi-rr-bell-slash:before{content:"\f238"}.fi-rr-bell:before{content:"\f239"}.fi-rr-bells:before{content:"\f23a"}.fi-rr-bench-tree:before{content:"\f23b"}.fi-rr-benefit-diamond-alt:before{content:"\f23c"}.fi-rr-benefit-diamond:before{content:"\f23d"}.fi-rr-benefit-hand:before{content:"\f23e"}.fi-rr-benefit-increase:before{content:"\f23f"}.fi-rr-benefit-porcent:before{content:"\f240"}.fi-rr-benefit:before{content:"\f241"}.fi-rr-betamax:before{content:"\f242"}.fi-rr-bible:before{content:"\f243"}.fi-rr-bicycle-journey:before{content:"\f244"}.fi-rr-bike:before{content:"\f245"}.fi-rr-biking-mountain:before{content:"\f246"}.fi-rr-biking:before{content:"\f247"}.fi-rr-bill-arrow:before{content:"\f248"}.fi-rr-billiard:before{content:"\f249"}.fi-rr-bin-bottles:before{content:"\f24a"}.fi-rr-binary-circle-check:before{content:"\f24b"}.fi-rr-binary-lock:before{content:"\f24c"}.fi-rr-binary-slash:before{content:"\f24d"}.fi-rr-binary:before{content:"\f24e"}.fi-rr-binoculars:before{content:"\f24f"}.fi-rr-bio-leaves:before{content:"\f250"}.fi-rr-bio:before{content:"\f251"}.fi-rr-biohazard:before{content:"\f252"}.fi-rr-bird:before{content:"\f253"}.fi-rr-bitcoin-sign:before{content:"\f254"}.fi-rr-blanket:before{content:"\f255"}.fi-rr-blender-phone:before{content:"\f256"}.fi-rr-blender:before{content:"\f257"}.fi-rr-blinds-open:before{content:"\f258"}.fi-rr-blinds-raised:before{content:"\f259"}.fi-rr-blinds:before{content:"\f25a"}.fi-rr-block-brick:before{content:"\f25b"}.fi-rr-block-microphone:before{content:"\f25c"}.fi-rr-block-question:before{content:"\f25d"}.fi-rr-block-quote:before{content:"\f25e"}.fi-rr-block:before{content:"\f25f"}.fi-rr-blockchain-3:before{content:"\f260"}.fi-rr-blog-pencil:before{content:"\f261"}.fi-rr-blog-text:before{content:"\f262"}.fi-rr-blood-dropper:before{content:"\f263"}.fi-rr-blood-test-tube-alt:before{content:"\f264"}.fi-rr-blood-test-tube:before{content:"\f265"}.fi-rr-blood:before{content:"\f266"}.fi-rr-blueberries:before{content:"\f267"}.fi-rr-blueprint:before{content:"\f268"}.fi-rr-bold:before{content:"\f269"}.fi-rr-bolt-auto:before{content:"\f26a"}.fi-rr-bolt-slash:before{content:"\f26b"}.fi-rr-bolt:before{content:"\f26c"}.fi-rr-bomb:before{content:"\f26d"}.fi-rr-bone-break:before{content:"\f26e"}.fi-rr-bone:before{content:"\f26f"}.fi-rr-bong:before{content:"\f270"}.fi-rr-bonus-alt:before{content:"\f271"}.fi-rr-bonus-star:before{content:"\f272"}.fi-rr-bonus:before{content:"\f273"}.fi-rr-book-alt:before{content:"\f274"}.fi-rr-book-arrow-right:before{content:"\f275"}.fi-rr-book-arrow-up:before{content:"\f276"}.fi-rr-book-atlas:before{content:"\f277"}.fi-rr-book-bookmark:before{content:"\f278"}.fi-rr-book-circle-arrow-right:before{content:"\f279"}.fi-rr-book-circle-arrow-up:before{content:"\f27a"}.fi-rr-book-copy:before{content:"\f27b"}.fi-rr-book-dead:before{content:"\f27c"}.fi-rr-book-font:before{content:"\f27d"}.fi-rr-book-heart:before{content:"\f27e"}.fi-rr-book-medical:before{content:"\f27f"}.fi-rr-book-open-cover:before{content:"\f280"}.fi-rr-book-open-reader:before{content:"\f281"}.fi-rr-book-plus:before{content:"\f282"}.fi-rr-book-quran:before{content:"\f283"}.fi-rr-book-section:before{content:"\f284"}.fi-rr-book-spells:before{content:"\f285"}.fi-rr-book-tanakh:before{content:"\f286"}.fi-rr-book-user:before{content:"\f287"}.fi-rr-book:before{content:"\f288"}.fi-rr-Booking:before{content:"\f289"}.fi-rr-bookmark-slash:before{content:"\f28a"}.fi-rr-bookmark:before{content:"\f28b"}.fi-rr-books-medical:before{content:"\f28c"}.fi-rr-books:before{content:"\f28d"}.fi-rr-boot-heeled:before{content:"\f28e"}.fi-rr-boot:before{content:"\f28f"}.fi-rr-booth-curtain:before{content:"\f290"}.fi-rr-border-all:before{content:"\f291"}.fi-rr-border-bottom:before{content:"\f292"}.fi-rr-border-center-h:before{content:"\f293"}.fi-rr-border-center-v:before{content:"\f294"}.fi-rr-border-inner:before{content:"\f295"}.fi-rr-border-left:before{content:"\f296"}.fi-rr-border-none:before{content:"\f297"}.fi-rr-border-outer:before{content:"\f298"}.fi-rr-border-right:before{content:"\f299"}.fi-rr-border-style-alt:before{content:"\f29a"}.fi-rr-border-style:before{content:"\f29b"}.fi-rr-border-top:before{content:"\f29c"}.fi-rr-boss:before{content:"\f29d"}.fi-rr-bottle-droplet:before{content:"\f29e"}.fi-rr-bottle:before{content:"\f29f"}.fi-rr-bow-arrow:before{content:"\f2a0"}.fi-rr-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rr-bowl-chopsticks:before{content:"\f2a2"}.fi-rr-bowl-rice:before{content:"\f2a3"}.fi-rr-bowl-scoop:before{content:"\f2a4"}.fi-rr-bowl-scoops:before{content:"\f2a5"}.fi-rr-bowl-soft-serve:before{content:"\f2a6"}.fi-rr-bowl-spoon:before{content:"\f2a7"}.fi-rr-bowling-ball:before{content:"\f2a8"}.fi-rr-bowling-pins:before{content:"\f2a9"}.fi-rr-bowling:before{content:"\f2aa"}.fi-rr-box-alt:before{content:"\f2ab"}.fi-rr-box-ballot:before{content:"\f2ac"}.fi-rr-box-check:before{content:"\f2ad"}.fi-rr-box-circle-check:before{content:"\f2ae"}.fi-rr-box-dollar:before{content:"\f2af"}.fi-rr-box-fragile:before{content:"\f2b0"}.fi-rr-box-heart:before{content:"\f2b1"}.fi-rr-box-open-full:before{content:"\f2b2"}.fi-rr-box-open:before{content:"\f2b3"}.fi-rr-box-tissue:before{content:"\f2b4"}.fi-rr-box-up:before{content:"\f2b5"}.fi-rr-box:before{content:"\f2b6"}.fi-rr-boxes:before{content:"\f2b7"}.fi-rr-boxing-glove:before{content:"\f2b8"}.fi-rr-bracket-curly-right:before{content:"\f2b9"}.fi-rr-bracket-curly:before{content:"\f2ba"}.fi-rr-bracket-round-right:before{content:"\f2bb"}.fi-rr-bracket-round:before{content:"\f2bc"}.fi-rr-bracket-square-right:before{content:"\f2bd"}.fi-rr-bracket-square:before{content:"\f2be"}.fi-rr-brackets-curly:before{content:"\f2bf"}.fi-rr-brackets-round:before{content:"\f2c0"}.fi-rr-brackets-square:before{content:"\f2c1"}.fi-rr-braille-a:before{content:"\f2c2"}.fi-rr-braille-b:before{content:"\f2c3"}.fi-rr-braille-c:before{content:"\f2c4"}.fi-rr-braille-d:before{content:"\f2c5"}.fi-rr-braille-e:before{content:"\f2c6"}.fi-rr-braille-g:before{content:"\f2c7"}.fi-rr-braille-h:before{content:"\f2c8"}.fi-rr-braille-i:before{content:"\f2c9"}.fi-rr-braille-j:before{content:"\f2ca"}.fi-rr-braille-k:before{content:"\f2cb"}.fi-rr-braille-l:before{content:"\f2cc"}.fi-rr-braille-m:before{content:"\f2cd"}.fi-rr-braille-n-alt:before{content:"\f2ce"}.fi-rr-braille-n:before{content:"\f2cf"}.fi-rr-braille-o:before{content:"\f2d0"}.fi-rr-braille-p:before{content:"\f2d1"}.fi-rr-braille-q:before{content:"\f2d2"}.fi-rr-braille-r:before{content:"\f2d3"}.fi-rr-braille-s:before{content:"\f2d4"}.fi-rr-braille-t:before{content:"\f2d5"}.fi-rr-braille-u:before{content:"\f2d6"}.fi-rr-braille-v:before{content:"\f2d7"}.fi-rr-braille-w:before{content:"\f2d8"}.fi-rr-braille-x:before{content:"\f2d9"}.fi-rr-braille-y:before{content:"\f2da"}.fi-rr-braille-z:before{content:"\f2db"}.fi-rr-braille:before{content:"\f2dc"}.fi-rr-brain-circuit:before{content:"\f2dd"}.fi-rr-brain:before{content:"\f2de"}.fi-rr-brake-warning:before{content:"\f2df"}.fi-rr-branching:before{content:"\f2e0"}.fi-rr-brand:before{content:"\f2e1"}.fi-rr-branding:before{content:"\f2e2"}.fi-rr-bread-loaf:before{content:"\f2e3"}.fi-rr-bread-slice-butter:before{content:"\f2e4"}.fi-rr-bread-slice:before{content:"\f2e5"}.fi-rr-bread:before{content:"\f2e6"}.fi-rr-briefcase-arrow-right:before{content:"\f2e7"}.fi-rr-briefcase-blank:before{content:"\f2e8"}.fi-rr-briefcase:before{content:"\f2e9"}.fi-rr-brightness-low:before{content:"\f2ea"}.fi-rr-brightness:before{content:"\f2eb"}.fi-rr-bring-forward:before{content:"\f2ec"}.fi-rr-bring-front:before{content:"\f2ed"}.fi-rr-broadcast-tower:before{content:"\f2ee"}.fi-rr-broccoli:before{content:"\f2ef"}.fi-rr-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rr-broken-image:before{content:"\f2f1"}.fi-rr-broom-ball:before{content:"\f2f2"}.fi-rr-broom:before{content:"\f2f3"}.fi-rr-browser-ui:before{content:"\f2f4"}.fi-rr-browser:before{content:"\f2f5"}.fi-rr-browsers:before{content:"\f2f6"}.fi-rr-brush:before{content:"\f2f7"}.fi-rr-bucket:before{content:"\f2f8"}.fi-rr-budget-alt:before{content:"\f2f9"}.fi-rr-budget:before{content:"\f2fa"}.fi-rr-bug-slash:before{content:"\f2fb"}.fi-rr-bug:before{content:"\f2fc"}.fi-rr-bugs:before{content:"\f2fd"}.fi-rr-build-alt:before{content:"\f2fe"}.fi-rr-build:before{content:"\f2ff"}.fi-rr-builder:before{content:"\f300"}.fi-rr-building-circle-arrow-right:before{content:"\f301"}.fi-rr-building-ngo:before{content:"\f302"}.fi-rr-building:before{content:"\f303"}.fi-rr-bulb:before{content:"\f304"}.fi-rr-bullet:before{content:"\f305"}.fi-rr-bullhorn:before{content:"\f306"}.fi-rr-bullseye-arrow:before{content:"\f307"}.fi-rr-bullseye-pointer:before{content:"\f308"}.fi-rr-bullseye:before{content:"\f309"}.fi-rr-burger-alt:before{content:"\f30a"}.fi-rr-burger-fries:before{content:"\f30b"}.fi-rr-burger-glass:before{content:"\f30c"}.fi-rr-burrito:before{content:"\f30d"}.fi-rr-burst:before{content:"\f30e"}.fi-rr-bus-alt:before{content:"\f30f"}.fi-rr-bus:before{content:"\f310"}.fi-rr-business-time:before{content:"\f311"}.fi-rr-Butter:before{content:"\f312"}.fi-rr-butterfly:before{content:"\f313"}.fi-rr-c:before{content:"\f314"}.fi-rr-cabin:before{content:"\f315"}.fi-rr-cactus:before{content:"\f316"}.fi-rr-cage-empty:before{content:"\f317"}.fi-rr-cake-birthday:before{content:"\f318"}.fi-rr-cake-slice:before{content:"\f319"}.fi-rr-cake-wedding:before{content:"\f31a"}.fi-rr-calculator-bill:before{content:"\f31b"}.fi-rr-calculator-math-tax:before{content:"\f31c"}.fi-rr-calculator-money:before{content:"\f31d"}.fi-rr-calculator-simple:before{content:"\f31e"}.fi-rr-calculator:before{content:"\f31f"}.fi-rr-calendar-arrow-down:before{content:"\f320"}.fi-rr-calendar-arrow-up:before{content:"\f321"}.fi-rr-calendar-birhtday-cake:before{content:"\f322"}.fi-rr-calendar-call:before{content:"\f323"}.fi-rr-calendar-check:before{content:"\f324"}.fi-rr-calendar-clock:before{content:"\f325"}.fi-rr-calendar-day:before{content:"\f326"}.fi-rr-calendar-days:before{content:"\f327"}.fi-rr-calendar-event-tax:before{content:"\f328"}.fi-rr-calendar-exclamation:before{content:"\f329"}.fi-rr-calendar-gavel-legal:before{content:"\f32a"}.fi-rr-calendar-heart:before{content:"\f32b"}.fi-rr-calendar-image:before{content:"\f32c"}.fi-rr-calendar-lines-pen:before{content:"\f32d"}.fi-rr-calendar-lines:before{content:"\f32e"}.fi-rr-calendar-minus:before{content:"\f32f"}.fi-rr-calendar-payment-loan:before{content:"\f330"}.fi-rr-calendar-pen:before{content:"\f331"}.fi-rr-calendar-plus:before{content:"\f332"}.fi-rr-calendar-salary:before{content:"\f333"}.fi-rr-calendar-shift-swap:before{content:"\f334"}.fi-rr-calendar-star:before{content:"\f335"}.fi-rr-calendar-swap:before{content:"\f336"}.fi-rr-calendar-week:before{content:"\f337"}.fi-rr-calendar-xmark:before{content:"\f338"}.fi-rr-calendar:before{content:"\f339"}.fi-rr-calendars:before{content:"\f33a"}.fi-rr-call-duration:before{content:"\f33b"}.fi-rr-call-history:before{content:"\f33c"}.fi-rr-call-incoming:before{content:"\f33d"}.fi-rr-call-missed:before{content:"\f33e"}.fi-rr-call-outgoing:before{content:"\f33f"}.fi-rr-camcorder:before{content:"\f340"}.fi-rr-camera-cctv:before{content:"\f341"}.fi-rr-camera-movie:before{content:"\f342"}.fi-rr-camera-retro:before{content:"\f343"}.fi-rr-camera-rotate:before{content:"\f344"}.fi-rr-camera-security:before{content:"\f345"}.fi-rr-camera-slash:before{content:"\f346"}.fi-rr-camera-viewfinder:before{content:"\f347"}.fi-rr-camera:before{content:"\f348"}.fi-rr-campfire:before{content:"\f349"}.fi-rr-camping:before{content:"\f34a"}.fi-rr-can-food:before{content:"\f34b"}.fi-rr-candle-holder:before{content:"\f34c"}.fi-rr-candle-lotus-yoga:before{content:"\f34d"}.fi-rr-candle-pose-yoga:before{content:"\f34e"}.fi-rr-candy-alt:before{content:"\f34f"}.fi-rr-candy-bar:before{content:"\f350"}.fi-rr-candy-cane:before{content:"\f351"}.fi-rr-candy-corn:before{content:"\f352"}.fi-rr-candy-sweet:before{content:"\f353"}.fi-rr-candy:before{content:"\f354"}.fi-rr-Cannabis:before{content:"\f355"}.fi-rr-canned-food:before{content:"\f356"}.fi-rr-capsules:before{content:"\f357"}.fi-rr-car-alt:before{content:"\f358"}.fi-rr-car-battery:before{content:"\f359"}.fi-rr-car-bolt:before{content:"\f35a"}.fi-rr-car-building:before{content:"\f35b"}.fi-rr-car-bump:before{content:"\f35c"}.fi-rr-car-bus:before{content:"\f35d"}.fi-rr-car-circle-bolt:before{content:"\f35e"}.fi-rr-car-crash:before{content:"\f35f"}.fi-rr-car-garage:before{content:"\f360"}.fi-rr-car-journey:before{content:"\f361"}.fi-rr-car-mechanic:before{content:"\f362"}.fi-rr-car-rear:before{content:"\f363"}.fi-rr-car-side-bolt:before{content:"\f364"}.fi-rr-car-side:before{content:"\f365"}.fi-rr-car-tilt:before{content:"\f366"}.fi-rr-car-tunnel:before{content:"\f367"}.fi-rr-car-wash:before{content:"\f368"}.fi-rr-car:before{content:"\f369"}.fi-rr-caravan-alt:before{content:"\f36a"}.fi-rr-caravan:before{content:"\f36b"}.fi-rr-card-club:before{content:"\f36c"}.fi-rr-card-diamond:before{content:"\f36d"}.fi-rr-card-heart:before{content:"\f36e"}.fi-rr-card-spade:before{content:"\f36f"}.fi-rr-cardinal-compass:before{content:"\f370"}.fi-rr-career-growth:before{content:"\f371"}.fi-rr-career-path:before{content:"\f372"}.fi-rr-caret-circle-down:before{content:"\f373"}.fi-rr-caret-circle-right:before{content:"\f374"}.fi-rr-caret-circle-up:before{content:"\f375"}.fi-rr-caret-down:before{content:"\f376"}.fi-rr-caret-left:before{content:"\f377"}.fi-rr-caret-quare-up:before{content:"\f378"}.fi-rr-caret-right:before{content:"\f379"}.fi-rr-caret-square-down:before{content:"\f37a"}.fi-rr-caret-square-left_1:before{content:"\f37b"}.fi-rr-caret-square-left:before{content:"\f37c"}.fi-rr-caret-square-right:before{content:"\f37d"}.fi-rr-caret-up:before{content:"\f37e"}.fi-rr-carrot:before{content:"\f37f"}.fi-rr-cars-crash:before{content:"\f380"}.fi-rr-cars:before{content:"\f381"}.fi-rr-cart-arrow-down:before{content:"\f382"}.fi-rr-cart-minus:before{content:"\f383"}.fi-rr-cart-shopping-fast:before{content:"\f384"}.fi-rr-cash-register:before{content:"\f385"}.fi-rr-cassette-tape:before{content:"\f386"}.fi-rr-cassette-vhs:before{content:"\f387"}.fi-rr-castle:before{content:"\f388"}.fi-rr-cat-head:before{content:"\f389"}.fi-rr-cat-space:before{content:"\f38a"}.fi-rr-cat:before{content:"\f38b"}.fi-rr-catalog-alt:before{content:"\f38c"}.fi-rr-catalog-magazine:before{content:"\f38d"}.fi-rr-catalog:before{content:"\f38e"}.fi-rr-category-alt:before{content:"\f38f"}.fi-rr-category:before{content:"\f390"}.fi-rr-cauldron:before{content:"\f391"}.fi-rr-cedi-sign:before{content:"\f392"}.fi-rr-cello:before{content:"\f393"}.fi-rr-cent-sign:before{content:"\f394"}.fi-rr-chair-office:before{content:"\f395"}.fi-rr-chair:before{content:"\f396"}.fi-rr-chalkboard-user:before{content:"\f397"}.fi-rr-chalkboard:before{content:"\f398"}.fi-rr-challenge-alt:before{content:"\f399"}.fi-rr-challenge:before{content:"\f39a"}.fi-rr-channel:before{content:"\f39b"}.fi-rr-charging-station:before{content:"\f39c"}.fi-rr-chart-area:before{content:"\f39d"}.fi-rr-chart-bullet:before{content:"\f39e"}.fi-rr-chart-candlestick:before{content:"\f39f"}.fi-rr-chart-connected:before{content:"\f3a0"}.fi-rr-chart-gantt:before{content:"\f3a1"}.fi-rr-chart-histogram:before{content:"\f3a2"}.fi-rr-chart-kanban:before{content:"\f3a3"}.fi-rr-chart-line-up-down:before{content:"\f3a4"}.fi-rr-chart-line-up:before{content:"\f3a5"}.fi-rr-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rr-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rr-chart-mixed:before{content:"\f3a8"}.fi-rr-chart-network:before{content:"\f3a9"}.fi-rr-chart-pie-alt:before{content:"\f3aa"}.fi-rr-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rr-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rr-chart-pie:before{content:"\f3ad"}.fi-rr-chart-pyramid:before{content:"\f3ae"}.fi-rr-chart-radar:before{content:"\f3af"}.fi-rr-chart-scatter-3d:before{content:"\f3b0"}.fi-rr-chart-scatter-bubble:before{content:"\f3b1"}.fi-rr-chart-scatter:before{content:"\f3b2"}.fi-rr-chart-set-theory:before{content:"\f3b3"}.fi-rr-chart-simple-horizontal:before{content:"\f3b4"}.fi-rr-chart-simple:before{content:"\f3b5"}.fi-rr-chart-tree-map:before{content:"\f3b6"}.fi-rr-chart-tree:before{content:"\f3b7"}.fi-rr-chart-user:before{content:"\f3b8"}.fi-rr-chart-waterfall:before{content:"\f3b9"}.fi-rr-chat-arrow-down:before{content:"\f3ba"}.fi-rr-chat-arrow-grow:before{content:"\f3bb"}.fi-rr-chat-bubble-call:before{content:"\f3bc"}.fi-rr-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rr-chatbot:before{content:"\f3be"}.fi-rr-cheap-bill:before{content:"\f3bf"}.fi-rr-cheap-dollar:before{content:"\f3c0"}.fi-rr-cheap-stack-dollar:before{content:"\f3c1"}.fi-rr-cheap-stack:before{content:"\f3c2"}.fi-rr-cheap:before{content:"\f3c3"}.fi-rr-check-circle:before{content:"\f3c4"}.fi-rr-check-double:before{content:"\f3c5"}.fi-rr-check-in-calendar:before{content:"\f3c6"}.fi-rr-check-out-calendar:before{content:"\f3c7"}.fi-rr-check:before{content:"\f3c8"}.fi-rr-checkbox:before{content:"\f3c9"}.fi-rr-checklist-task-budget:before{content:"\f3ca"}.fi-rr-cheese-alt:before{content:"\f3cb"}.fi-rr-cheese:before{content:"\f3cc"}.fi-rr-cheeseburger:before{content:"\f3cd"}.fi-rr-cherry:before{content:"\f3ce"}.fi-rr-chess-bishop:before{content:"\f3cf"}.fi-rr-chess-board:before{content:"\f3d0"}.fi-rr-chess-clock-alt:before{content:"\f3d1"}.fi-rr-chess-clock:before{content:"\f3d2"}.fi-rr-chess-king-alt:before{content:"\f3d3"}.fi-rr-chess-king:before{content:"\f3d4"}.fi-rr-chess-knight-alt:before{content:"\f3d5"}.fi-rr-chess-knight:before{content:"\f3d6"}.fi-rr-chess-pawn-alt:before{content:"\f3d7"}.fi-rr-chess-piece:before{content:"\f3d8"}.fi-rr-chess-queen-alt:before{content:"\f3d9"}.fi-rr-chess-queen:before{content:"\f3da"}.fi-rr-chess-rook-alt:before{content:"\f3db"}.fi-rr-chess-rook:before{content:"\f3dc"}.fi-rr-chess:before{content:"\f3dd"}.fi-rr-chevron-double-down:before{content:"\f3de"}.fi-rr-chevron-double-up:before{content:"\f3df"}.fi-rr-child-head:before{content:"\f3e0"}.fi-rr-child:before{content:"\f3e1"}.fi-rr-chimney:before{content:"\f3e2"}.fi-rr-chip:before{content:"\f3e3"}.fi-rr-chocolate:before{content:"\f3e4"}.fi-rr-choir-singing:before{content:"\f3e5"}.fi-rr-choose-alt:before{content:"\f3e6"}.fi-rr-choose:before{content:"\f3e7"}.fi-rr-church:before{content:"\f3e8"}.fi-rr-circle-0:before{content:"\f3e9"}.fi-rr-circle-1:before{content:"\f3ea"}.fi-rr-circle-2:before{content:"\f3eb"}.fi-rr-circle-3:before{content:"\f3ec"}.fi-rr-circle-4:before{content:"\f3ed"}.fi-rr-circle-5:before{content:"\f3ee"}.fi-rr-circle-6:before{content:"\f3ef"}.fi-rr-circle-7:before{content:"\f3f0"}.fi-rr-circle-8:before{content:"\f3f1"}.fi-rr-circle-9:before{content:"\f3f2"}.fi-rr-circle-a:before{content:"\f3f3"}.fi-rr-circle-b:before{content:"\f3f4"}.fi-rr-circle-bolt:before{content:"\f3f5"}.fi-rr-circle-book-open:before{content:"\f3f6"}.fi-rr-circle-bookmark:before{content:"\f3f7"}.fi-rr-circle-c:before{content:"\f3f8"}.fi-rr-circle-calendar:before{content:"\f3f9"}.fi-rr-circle-camera:before{content:"\f3fa"}.fi-rr-circle-d:before{content:"\f3fb"}.fi-rr-circle-dashed:before{content:"\f3fc"}.fi-rr-circle-divide:before{content:"\f3fd"}.fi-rr-circle-e:before{content:"\f3fe"}.fi-rr-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-rr-circle-ellipsis:before{content:"\f400"}.fi-rr-circle-envelope:before{content:"\f401"}.fi-rr-circle-exclamation-check:before{content:"\f402"}.fi-rr-circle-f:before{content:"\f403"}.fi-rr-circle-g:before{content:"\f404"}.fi-rr-circle-h:before{content:"\f405"}.fi-rr-circle-half-stroke:before{content:"\f406"}.fi-rr-circle-half:before{content:"\f407"}.fi-rr-circle-heart:before{content:"\f408"}.fi-rr-circle-i:before{content:"\f409"}.fi-rr-circle-j:before{content:"\f40a"}.fi-rr-circle-k:before{content:"\f40b"}.fi-rr-circle-l:before{content:"\f40c"}.fi-rr-circle-m:before{content:"\f40d"}.fi-rr-circle-microphone-lines:before{content:"\f40e"}.fi-rr-circle-microphone:before{content:"\f40f"}.fi-rr-circle-n:before{content:"\f410"}.fi-rr-circle-nodes:before{content:"\f411"}.fi-rr-circle-o:before{content:"\f412"}.fi-rr-circle-overlap:before{content:"\f413"}.fi-rr-circle-p:before{content:"\f414"}.fi-rr-circle-phone-flip:before{content:"\f415"}.fi-rr-circle-phone-hangup:before{content:"\f416"}.fi-rr-circle-phone:before{content:"\f417"}.fi-rr-circle-q:before{content:"\f418"}.fi-rr-circle-quarter:before{content:"\f419"}.fi-rr-circle-quarters-alt:before{content:"\f41a"}.fi-rr-circle-r:before{content:"\f41b"}.fi-rr-circle-s:before{content:"\f41c"}.fi-rr-circle-small:before{content:"\f41d"}.fi-rr-circle-star:before{content:"\f41e"}.fi-rr-circle-t:before{content:"\f41f"}.fi-rr-circle-three-quarters:before{content:"\f420"}.fi-rr-circle-trash:before{content:"\f421"}.fi-rr-circle-u:before{content:"\f422"}.fi-rr-circle-user:before{content:"\f423"}.fi-rr-circle-v:before{content:"\f424"}.fi-rr-circle-video:before{content:"\f425"}.fi-rr-circle-w:before{content:"\f426"}.fi-rr-circle-waveform-lines:before{content:"\f427"}.fi-rr-circle-x:before{content:"\f428"}.fi-rr-circle-xmark:before{content:"\f429"}.fi-rr-circle-y:before{content:"\f42a"}.fi-rr-circle-z:before{content:"\f42b"}.fi-rr-circle:before{content:"\f42c"}.fi-rr-citrus-slice:before{content:"\f42d"}.fi-rr-citrus:before{content:"\f42e"}.fi-rr-city:before{content:"\f42f"}.fi-rr-clapperboard-play:before{content:"\f430"}.fi-rr-clapperboard:before{content:"\f431"}.fi-rr-clarinet:before{content:"\f432"}.fi-rr-claw-marks:before{content:"\f433"}.fi-rr-clear-alt:before{content:"\f434"}.fi-rr-clip-file:before{content:"\f435"}.fi-rr-clip-mail:before{content:"\f436"}.fi-rr-clip:before{content:"\f437"}.fi-rr-clipboard-check:before{content:"\f438"}.fi-rr-clipboard-exclamation:before{content:"\f439"}.fi-rr-clipboard-list-check:before{content:"\f43a"}.fi-rr-clipboard-list:before{content:"\f43b"}.fi-rr-clipboard-prescription:before{content:"\f43c"}.fi-rr-clipboard-question:before{content:"\f43d"}.fi-rr-clipboard-user:before{content:"\f43e"}.fi-rr-clipboard:before{content:"\f43f"}.fi-rr-clipoard-wrong:before{content:"\f440"}.fi-rr-clock-desk:before{content:"\f441"}.fi-rr-clock-eight-thirty:before{content:"\f442"}.fi-rr-clock-eleven-thirty:before{content:"\f443"}.fi-rr-clock-eleven:before{content:"\f444"}.fi-rr-clock-five-thirty:before{content:"\f445"}.fi-rr-clock-five:before{content:"\f446"}.fi-rr-clock-four-thirty:before{content:"\f447"}.fi-rr-clock-nine-thirty:before{content:"\f448"}.fi-rr-clock-nine:before{content:"\f449"}.fi-rr-clock-one-thirty:before{content:"\f44a"}.fi-rr-clock-one:before{content:"\f44b"}.fi-rr-clock-seven-thirty:before{content:"\f44c"}.fi-rr-clock-seven:before{content:"\f44d"}.fi-rr-clock-six-thirty:before{content:"\f44e"}.fi-rr-clock-six:before{content:"\f44f"}.fi-rr-clock-ten-thirty:before{content:"\f450"}.fi-rr-clock-ten:before{content:"\f451"}.fi-rr-clock-three-thirty:before{content:"\f452"}.fi-rr-clock-three:before{content:"\f453"}.fi-rr-clock-time-tracking:before{content:"\f454"}.fi-rr-clock-twelve-thirty:before{content:"\f455"}.fi-rr-clock-twelve:before{content:"\f456"}.fi-rr-clock-two-thirty:before{content:"\f457"}.fi-rr-clock-two:before{content:"\f458"}.fi-rr-clock-up-arrow:before{content:"\f459"}.fi-rr-clock:before{content:"\f45a"}.fi-rr-clone:before{content:"\f45b"}.fi-rr-closed-captioning-slash:before{content:"\f45c"}.fi-rr-clothes-hanger:before{content:"\f45d"}.fi-rr-cloud-back-up-alt:before{content:"\f45e"}.fi-rr-cloud-back-up:before{content:"\f45f"}.fi-rr-cloud-check:before{content:"\f460"}.fi-rr-cloud-code:before{content:"\f461"}.fi-rr-cloud-disabled:before{content:"\f462"}.fi-rr-cloud-download-alt:before{content:"\f463"}.fi-rr-cloud-download:before{content:"\f464"}.fi-rr-cloud-drizzle:before{content:"\f465"}.fi-rr-cloud-exclamation:before{content:"\f466"}.fi-rr-cloud-gear-automation:before{content:"\f467"}.fi-rr-cloud-hail-mixed:before{content:"\f468"}.fi-rr-cloud-hail:before{content:"\f469"}.fi-rr-cloud-meatball:before{content:"\f46a"}.fi-rr-cloud-moon-rain:before{content:"\f46b"}.fi-rr-cloud-moon:before{content:"\f46c"}.fi-rr-cloud-question:before{content:"\f46d"}.fi-rr-cloud-rain:before{content:"\f46e"}.fi-rr-cloud-rainbow:before{content:"\f46f"}.fi-rr-cloud-share:before{content:"\f470"}.fi-rr-cloud-showers-heavy:before{content:"\f471"}.fi-rr-cloud-showers:before{content:"\f472"}.fi-rr-cloud-sleet:before{content:"\f473"}.fi-rr-cloud-snow:before{content:"\f474"}.fi-rr-cloud-sun-rain:before{content:"\f475"}.fi-rr-cloud-sun:before{content:"\f476"}.fi-rr-cloud-upload-alt:before{content:"\f477"}.fi-rr-cloud-upload:before{content:"\f478"}.fi-rr-cloud:before{content:"\f479"}.fi-rr-clouds-moon:before{content:"\f47a"}.fi-rr-clouds-sun:before{content:"\f47b"}.fi-rr-clouds:before{content:"\f47c"}.fi-rr-clover-alt:before{content:"\f47d"}.fi-rr-club:before{content:"\f47e"}.fi-rr-cocktail-alt:before{content:"\f47f"}.fi-rr-cocktail:before{content:"\f480"}.fi-rr-coconut:before{content:"\f481"}.fi-rr-code-branch:before{content:"\f482"}.fi-rr-code-commit:before{content:"\f483"}.fi-rr-code-compare:before{content:"\f484"}.fi-rr-code-fork:before{content:"\f485"}.fi-rr-code-merge:before{content:"\f486"}.fi-rr-code-pull-request-closed:before{content:"\f487"}.fi-rr-code-pull-request-draft:before{content:"\f488"}.fi-rr-code-pull-request:before{content:"\f489"}.fi-rr-code-simple:before{content:"\f48a"}.fi-rr-coffee-bean:before{content:"\f48b"}.fi-rr-coffee-beans:before{content:"\f48c"}.fi-rr-coffee-heart:before{content:"\f48d"}.fi-rr-coffee-pot:before{content:"\f48e"}.fi-rr-coffee:before{content:"\f48f"}.fi-rr-coffin-cross:before{content:"\f490"}.fi-rr-coffin:before{content:"\f491"}.fi-rr-coin-up-arrow:before{content:"\f492"}.fi-rr-coin:before{content:"\f493"}.fi-rr-coins:before{content:"\f494"}.fi-rr-colon-sign:before{content:"\f495"}.fi-rr-columns-3:before{content:"\f496"}.fi-rr-comet:before{content:"\f497"}.fi-rr-command:before{content:"\f498"}.fi-rr-comment-alt-check:before{content:"\f499"}.fi-rr-comment-alt-dots:before{content:"\f49a"}.fi-rr-comment-alt-edit:before{content:"\f49b"}.fi-rr-comment-alt-medical:before{content:"\f49c"}.fi-rr-comment-alt-middle-top:before{content:"\f49d"}.fi-rr-comment-alt-middle:before{content:"\f49e"}.fi-rr-comment-alt-minus:before{content:"\f49f"}.fi-rr-comment-alt-music:before{content:"\f4a0"}.fi-rr-comment-alt:before{content:"\f4a1"}.fi-rr-comment-arrow-down:before{content:"\f4a2"}.fi-rr-comment-arrow-up-right:before{content:"\f4a3"}.fi-rr-comment-arrow-up:before{content:"\f4a4"}.fi-rr-comment-check:before{content:"\f4a5"}.fi-rr-comment-code:before{content:"\f4a6"}.fi-rr-comment-dollar:before{content:"\f4a7"}.fi-rr-comment-dots:before{content:"\f4a8"}.fi-rr-comment-exclamation:before{content:"\f4a9"}.fi-rr-comment-heart:before{content:"\f4aa"}.fi-rr-comment-image:before{content:"\f4ab"}.fi-rr-comment-info:before{content:"\f4ac"}.fi-rr-comment-medical:before{content:"\f4ad"}.fi-rr-comment-minus:before{content:"\f4ae"}.fi-rr-comment-pen:before{content:"\f4af"}.fi-rr-comment-question:before{content:"\f4b0"}.fi-rr-comment-quote:before{content:"\f4b1"}.fi-rr-comment-slash:before{content:"\f4b2"}.fi-rr-comment-smile:before{content:"\f4b3"}.fi-rr-comment-sms:before{content:"\f4b4"}.fi-rr-comment-text:before{content:"\f4b5"}.fi-rr-comment-user:before{content:"\f4b6"}.fi-rr-comment-xmark:before{content:"\f4b7"}.fi-rr-comment:before{content:"\f4b8"}.fi-rr-comments-dollar:before{content:"\f4b9"}.fi-rr-comments-question-check:before{content:"\f4ba"}.fi-rr-comments-question:before{content:"\f4bb"}.fi-rr-comments:before{content:"\f4bc"}.fi-rr-compass-alt:before{content:"\f4bd"}.fi-rr-compass-east:before{content:"\f4be"}.fi-rr-compass-north:before{content:"\f4bf"}.fi-rr-compass-slash:before{content:"\f4c0"}.fi-rr-compass-south:before{content:"\f4c1"}.fi-rr-compass-west:before{content:"\f4c2"}.fi-rr-completed:before{content:"\f4c3"}.fi-rr-compliance-clipboard:before{content:"\f4c4"}.fi-rr-compliance-document:before{content:"\f4c5"}.fi-rr-compliance:before{content:"\f4c6"}.fi-rr-compress-alt:before{content:"\f4c7"}.fi-rr-compress:before{content:"\f4c8"}.fi-rr-computer-classic:before{content:"\f4c9"}.fi-rr-computer-mouse:before{content:"\f4ca"}.fi-rr-computer-speaker:before{content:"\f4cb"}.fi-rr-computer:before{content:"\f4cc"}.fi-rr-concierge-bell:before{content:"\f4cd"}.fi-rr-condition-alt:before{content:"\f4ce"}.fi-rr-condition:before{content:"\f4cf"}.fi-rr-confetti:before{content:"\f4d0"}.fi-rr-constellation:before{content:"\f4d1"}.fi-rr-container-storage:before{content:"\f4d2"}.fi-rr-convert-document:before{content:"\f4d3"}.fi-rr-convert-shapes:before{content:"\f4d4"}.fi-rr-conveyor-belt-alt:before{content:"\f4d5"}.fi-rr-conveyor-belt-arm:before{content:"\f4d6"}.fi-rr-conveyor-belt-empty:before{content:"\f4d7"}.fi-rr-conveyor-belt:before{content:"\f4d8"}.fi-rr-cookie-alt:before{content:"\f4d9"}.fi-rr-cookie:before{content:"\f4da"}.fi-rr-copy-alt:before{content:"\f4db"}.fi-rr-copy-image:before{content:"\f4dc"}.fi-rr-copy:before{content:"\f4dd"}.fi-rr-copyright:before{content:"\f4de"}.fi-rr-corn:before{content:"\f4df"}.fi-rr-corporate-alt:before{content:"\f4e0"}.fi-rr-corporate:before{content:"\f4e1"}.fi-rr-couch:before{content:"\f4e2"}.fi-rr-court-sport:before{content:"\f4e3"}.fi-rr-cow-alt:before{content:"\f4e4"}.fi-rr-cow:before{content:"\f4e5"}.fi-rr-cowbell-circle-plus:before{content:"\f4e6"}.fi-rr-cowbell-more:before{content:"\f4e7"}.fi-rr-cowbell:before{content:"\f4e8"}.fi-rr-crab:before{content:"\f4e9"}.fi-rr-crate-empty:before{content:"\f4ea"}.fi-rr-cream:before{content:"\f4eb"}.fi-rr-credit-card-buyer:before{content:"\f4ec"}.fi-rr-credit-card-eye:before{content:"\f4ed"}.fi-rr-credit-card:before{content:"\f4ee"}.fi-rr-cricket:before{content:"\f4ef"}.fi-rr-crm-alt:before{content:"\f4f0"}.fi-rr-crm-computer:before{content:"\f4f1"}.fi-rr-CRM:before{content:"\f4f2"}.fi-rr-croissant:before{content:"\f4f3"}.fi-rr-cross-circle:before{content:"\f4f4"}.fi-rr-cross-religion:before{content:"\f4f5"}.fi-rr-cross-small:before{content:"\f4f6"}.fi-rr-cross:before{content:"\f4f7"}.fi-rr-crow:before{content:"\f4f8"}.fi-rr-crown:before{content:"\f4f9"}.fi-rr-crutch:before{content:"\f4fa"}.fi-rr-crutches:before{content:"\f4fb"}.fi-rr-cruzeiro-sign:before{content:"\f4fc"}.fi-rr-crypto-calendar:before{content:"\f4fd"}.fi-rr-cryptocurrency:before{content:"\f4fe"}.fi-rr-crystal-ball:before{content:"\f4ff"}.fi-rr-cube:before{content:"\f500"}.fi-rr-cubes-stacked:before{content:"\f501"}.fi-rr-cubes:before{content:"\f502"}.fi-rr-cucumber:before{content:"\f503"}.fi-rr-cup-straw-swoosh:before{content:"\f504"}.fi-rr-cup-straw:before{content:"\f505"}.fi-rr-cup-togo:before{content:"\f506"}.fi-rr-cupcake-alt:before{content:"\f507"}.fi-rr-cupcake:before{content:"\f508"}.fi-rr-curling:before{content:"\f509"}.fi-rr-cursor-finger:before{content:"\f50a"}.fi-rr-cursor-plus:before{content:"\f50b"}.fi-rr-cursor-text-alt:before{content:"\f50c"}.fi-rr-cursor-text:before{content:"\f50d"}.fi-rr-cursor:before{content:"\f50e"}.fi-rr-curve-alt:before{content:"\f50f"}.fi-rr-curve-arrow:before{content:"\f510"}.fi-rr-curve:before{content:"\f511"}.fi-rr-custard:before{content:"\f512"}.fi-rr-customer-care:before{content:"\f513"}.fi-rr-customer-service:before{content:"\f514"}.fi-rr-customization-cogwheel:before{content:"\f515"}.fi-rr-customization:before{content:"\f516"}.fi-rr-customize-computer:before{content:"\f517"}.fi-rr-customize-edit:before{content:"\f518"}.fi-rr-customize:before{content:"\f519"}.fi-rr-CV:before{content:"\f51a"}.fi-rr-cvv-card:before{content:"\f51b"}.fi-rr-d:before{content:"\f51c"}.fi-rr-dagger:before{content:"\f51d"}.fi-rr-daily-calendar:before{content:"\f51e"}.fi-rr-damage:before{content:"\f51f"}.fi-rr-dart:before{content:"\f520"}.fi-rr-dashboard-monitor:before{content:"\f521"}.fi-rr-dashboard-panel:before{content:"\f522"}.fi-rr-dashboard:before{content:"\f523"}.fi-rr-data-transfer:before{content:"\f524"}.fi-rr-database:before{content:"\f525"}.fi-rr-debt:before{content:"\f526"}.fi-rr-deer-rudolph:before{content:"\f527"}.fi-rr-deer:before{content:"\f528"}.fi-rr-delete-document:before{content:"\f529"}.fi-rr-delete-right:before{content:"\f52a"}.fi-rr-delete-user:before{content:"\f52b"}.fi-rr-delete:before{content:"\f52c"}.fi-rr-democrat:before{content:"\f52d"}.fi-rr-department-structure:before{content:"\f52e"}.fi-rr-department:before{content:"\f52f"}.fi-rr-deposit-alt:before{content:"\f530"}.fi-rr-deposit:before{content:"\f531"}.fi-rr-description-alt:before{content:"\f532"}.fi-rr-description:before{content:"\f533"}.fi-rr-desk:before{content:"\f534"}.fi-rr-desktop-arrow-down:before{content:"\f535"}.fi-rr-desktop-wallpaper:before{content:"\f536"}.fi-rr-devices:before{content:"\f537"}.fi-rr-dewpoint:before{content:"\f538"}.fi-rr-dharmachakra:before{content:"\f539"}.fi-rr-diagram-cells:before{content:"\f53a"}.fi-rr-diagram-lean-canvas:before{content:"\f53b"}.fi-rr-diagram-nested:before{content:"\f53c"}.fi-rr-diagram-next:before{content:"\f53d"}.fi-rr-diagram-predecessor:before{content:"\f53e"}.fi-rr-diagram-previous:before{content:"\f53f"}.fi-rr-diagram-project:before{content:"\f540"}.fi-rr-diagram-sankey:before{content:"\f541"}.fi-rr-diagram-subtask:before{content:"\f542"}.fi-rr-diagram-successor:before{content:"\f543"}.fi-rr-diagram-venn:before{content:"\f544"}.fi-rr-dial-high:before{content:"\f545"}.fi-rr-dial-low:before{content:"\f546"}.fi-rr-dial-max:before{content:"\f547"}.fi-rr-dial-med-low:before{content:"\f548"}.fi-rr-dial-med:before{content:"\f549"}.fi-rr-dial-min:before{content:"\f54a"}.fi-rr-dial-off:before{content:"\f54b"}.fi-rr-dial:before{content:"\f54c"}.fi-rr-diamond-exclamation:before{content:"\f54d"}.fi-rr-diamond-turn-right:before{content:"\f54e"}.fi-rr-diamond:before{content:"\f54f"}.fi-rr-diary-bookmark-down:before{content:"\f550"}.fi-rr-diary-bookmarks:before{content:"\f551"}.fi-rr-diary-clasp:before{content:"\f552"}.fi-rr-dice-alt:before{content:"\f553"}.fi-rr-dice-d10:before{content:"\f554"}.fi-rr-dice-d12:before{content:"\f555"}.fi-rr-dice-d20:before{content:"\f556"}.fi-rr-dice-d4:before{content:"\f557"}.fi-rr-dice-d6:before{content:"\f558"}.fi-rr-dice-d8:before{content:"\f559"}.fi-rr-dice-four:before{content:"\f55a"}.fi-rr-dice-one:before{content:"\f55b"}.fi-rr-dice-six:before{content:"\f55c"}.fi-rr-dice-three:before{content:"\f55d"}.fi-rr-dice-two:before{content:"\f55e"}.fi-rr-dice:before{content:"\f55f"}.fi-rr-digging:before{content:"\f560"}.fi-rr-digital-tachograph:before{content:"\f561"}.fi-rr-dinner:before{content:"\f562"}.fi-rr-diploma:before{content:"\f563"}.fi-rr-direction-signal-arrow:before{content:"\f564"}.fi-rr-direction-signal:before{content:"\f565"}.fi-rr-disc-drive:before{content:"\f566"}.fi-rr-disco-ball:before{content:"\f567"}.fi-rr-discover:before{content:"\f568"}.fi-rr-disease:before{content:"\f569"}.fi-rr-disk:before{content:"\f56a"}.fi-rr-display-arrow-down:before{content:"\f56b"}.fi-rr-display-chart-up:before{content:"\f56c"}.fi-rr-display-code:before{content:"\f56d"}.fi-rr-display-medical:before{content:"\f56e"}.fi-rr-display-slash:before{content:"\f56f"}.fi-rr-distribute-spacing-horizontal:before{content:"\f570"}.fi-rr-distribute-spacing-vertical:before{content:"\f571"}.fi-rr-divide:before{content:"\f572"}.fi-rr-dizzy:before{content:"\f573"}.fi-rr-dna:before{content:"\f574"}.fi-rr-do-not-enter:before{content:"\f575"}.fi-rr-doctor:before{content:"\f576"}.fi-rr-document-circle-wrong:before{content:"\f577"}.fi-rr-document-paid:before{content:"\f578"}.fi-rr-document-signed:before{content:"\f579"}.fi-rr-document:before{content:"\f57a"}.fi-rr-dog-leashed:before{content:"\f57b"}.fi-rr-dog:before{content:"\f57c"}.fi-rr-dollar:before{content:"\f57d"}.fi-rr-dolly-flatbed-alt:before{content:"\f57e"}.fi-rr-dolly-flatbed-empty:before{content:"\f57f"}.fi-rr-dolly-flatbed:before{content:"\f580"}.fi-rr-dolphin:before{content:"\f581"}.fi-rr-domino-effect:before{content:"\f582"}.fi-rr-donate:before{content:"\f583"}.fi-rr-dong-sign:before{content:"\f584"}.fi-rr-donut:before{content:"\f585"}.fi-rr-door-closed:before{content:"\f586"}.fi-rr-door-open:before{content:"\f587"}.fi-rr-dot-circle:before{content:"\f588"}.fi-rr-dot-pending:before{content:"\f589"}.fi-rr-dove:before{content:"\f58a"}.fi-rr-down-from-bracket:before{content:"\f58b"}.fi-rr-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-rr-down-left:before{content:"\f58d"}.fi-rr-down-right:before{content:"\f58e"}.fi-rr-down-to-line:before{content:"\f58f"}.fi-rr-down:before{content:"\f590"}.fi-rr-download:before{content:"\f591"}.fi-rr-drafting-compass:before{content:"\f592"}.fi-rr-dragon:before{content:"\f593"}.fi-rr-draw-polygon:before{content:"\f594"}.fi-rr-draw-square:before{content:"\f595"}.fi-rr-drawer-alt:before{content:"\f596"}.fi-rr-drawer-empty:before{content:"\f597"}.fi-rr-drawer:before{content:"\f598"}.fi-rr-dreidel:before{content:"\f599"}.fi-rr-drink-alt:before{content:"\f59a"}.fi-rr-driver-man:before{content:"\f59b"}.fi-rr-driver-woman:before{content:"\f59c"}.fi-rr-drone-alt:before{content:"\f59d"}.fi-rr-drone-front:before{content:"\f59e"}.fi-rr-drone:before{content:"\f59f"}.fi-rr-drop-down:before{content:"\f5a0"}.fi-rr-dropdown-select:before{content:"\f5a1"}.fi-rr-dropdown:before{content:"\f5a2"}.fi-rr-drum-steelpan:before{content:"\f5a3"}.fi-rr-drum:before{content:"\f5a4"}.fi-rr-drumstick-bite:before{content:"\f5a5"}.fi-rr-drumstick:before{content:"\f5a6"}.fi-rr-dryer-alt:before{content:"\f5a7"}.fi-rr-dryer:before{content:"\f5a8"}.fi-rr-duck:before{content:"\f5a9"}.fi-rr-dumbbell-fitness:before{content:"\f5aa"}.fi-rr-dumbbell-horizontal:before{content:"\f5ab"}.fi-rr-dumbbell-ray:before{content:"\f5ac"}.fi-rr-dumbbell-weightlifting:before{content:"\f5ad"}.fi-rr-dumpster-fire:before{content:"\f5ae"}.fi-rr-dumpster:before{content:"\f5af"}.fi-rr-dungeon:before{content:"\f5b0"}.fi-rr-duplicate:before{content:"\f5b1"}.fi-rr-duration-alt:before{content:"\f5b2"}.fi-rr-duration:before{content:"\f5b3"}.fi-rr-e-learning:before{content:"\f5b4"}.fi-rr-e:before{content:"\f5b5"}.fi-rr-ear-deaf:before{content:"\f5b6"}.fi-rr-ear-muffs:before{content:"\f5b7"}.fi-rr-ear:before{content:"\f5b8"}.fi-rr-earnings:before{content:"\f5b9"}.fi-rr-earth-africa:before{content:"\f5ba"}.fi-rr-earth-americas:before{content:"\f5bb"}.fi-rr-earth-asia:before{content:"\f5bc"}.fi-rr-earth-europa:before{content:"\f5bd"}.fi-rr-eclipse-alt:before{content:"\f5be"}.fi-rr-eclipse:before{content:"\f5bf"}.fi-rr-edit-alt:before{content:"\f5c0"}.fi-rr-edit:before{content:"\f5c1"}.fi-rr-effect:before{content:"\f5c2"}.fi-rr-egg-fried:before{content:"\f5c3"}.fi-rr-egg:before{content:"\f5c4"}.fi-rr-eject:before{content:"\f5c5"}.fi-rr-elephant:before{content:"\f5c6"}.fi-rr-elevator:before{content:"\f5c7"}.fi-rr-email-pending:before{content:"\f5c8"}.fi-rr-employee-alt:before{content:"\f5c9"}.fi-rr-employee-handbook:before{content:"\f5ca"}.fi-rr-employee-man-alt:before{content:"\f5cb"}.fi-rr-employee-man:before{content:"\f5cc"}.fi-rr-employees-woman-man:before{content:"\f5cd"}.fi-rr-employees:before{content:"\f5ce"}.fi-rr-empty-set:before{content:"\f5cf"}.fi-rr-endless-loop:before{content:"\f5d0"}.fi-rr-engine-warning:before{content:"\f5d1"}.fi-rr-engine:before{content:"\f5d2"}.fi-rr-enter:before{content:"\f5d3"}.fi-rr-envelope-ban:before{content:"\f5d4"}.fi-rr-envelope-bulk:before{content:"\f5d5"}.fi-rr-envelope-dot:before{content:"\f5d6"}.fi-rr-envelope-download:before{content:"\f5d7"}.fi-rr-envelope-heart:before{content:"\f5d8"}.fi-rr-envelope-marker:before{content:"\f5d9"}.fi-rr-envelope-open-dollar:before{content:"\f5da"}.fi-rr-envelope-open-text:before{content:"\f5db"}.fi-rr-envelope-open:before{content:"\f5dc"}.fi-rr-envelope-plus:before{content:"\f5dd"}.fi-rr-envelope:before{content:"\f5de"}.fi-rr-envelopes:before{content:"\f5df"}.fi-rr-equality:before{content:"\f5e0"}.fi-rr-equals:before{content:"\f5e1"}.fi-rr-eraser:before{content:"\f5e2"}.fi-rr-error-camera:before{content:"\f5e3"}.fi-rr-escalator:before{content:"\f5e4"}.fi-rr-ethernet:before{content:"\f5e5"}.fi-rr-euro:before{content:"\f5e6"}.fi-rr-excavator:before{content:"\f5e7"}.fi-rr-exchange-alt:before{content:"\f5e8"}.fi-rr-exchange-cryptocurrency:before{content:"\f5e9"}.fi-rr-exchange:before{content:"\f5ea"}.fi-rr-exclamation:before{content:"\f5eb"}.fi-rr-exit-alt:before{content:"\f5ec"}.fi-rr-exit:before{content:"\f5ed"}.fi-rr-expand-arrows-alt:before{content:"\f5ee"}.fi-rr-expand-arrows:before{content:"\f5ef"}.fi-rr-expand:before{content:"\f5f0"}.fi-rr-expense-bill:before{content:"\f5f1"}.fi-rr-expense:before{content:"\f5f2"}.fi-rr-external-hard-drive:before{content:"\f5f3"}.fi-rr-external-world:before{content:"\f5f4"}.fi-rr-eye-crossed:before{content:"\f5f5"}.fi-rr-eye-dropper-half:before{content:"\f5f6"}.fi-rr-eye-dropper:before{content:"\f5f7"}.fi-rr-eye:before{content:"\f5f8"}.fi-rr-eyes:before{content:"\f5f9"}.fi-rr-f:before{content:"\f5fa"}.fi-rr-fabric:before{content:"\f5fb"}.fi-rr-face-angry-horns:before{content:"\f5fc"}.fi-rr-face-anguished:before{content:"\f5fd"}.fi-rr-face-anxious-sweat:before{content:"\f5fe"}.fi-rr-face-astonished:before{content:"\f5ff"}.fi-rr-face-awesome:before{content:"\f600"}.fi-rr-face-beam-hand-over-mouth:before{content:"\f601"}.fi-rr-face-confounded:before{content:"\f602"}.fi-rr-face-confused:before{content:"\f603"}.fi-rr-face-cowboy-hat:before{content:"\f604"}.fi-rr-face-disappointed:before{content:"\f605"}.fi-rr-face-disguise:before{content:"\f606"}.fi-rr-face-downcast-sweat:before{content:"\f607"}.fi-rr-face-drooling:before{content:"\f608"}.fi-rr-face-explode:before{content:"\f609"}.fi-rr-face-expressionless:before{content:"\f60a"}.fi-rr-face-eyes-xmarks:before{content:"\f60b"}.fi-rr-face-fearful:before{content:"\f60c"}.fi-rr-face-glasses:before{content:"\f60d"}.fi-rr-face-grin-tongue-wink:before{content:"\f60e"}.fi-rr-face-hand-yawn:before{content:"\f60f"}.fi-rr-face-head-bandage:before{content:"\f610"}.fi-rr-face-hushed:before{content:"\f611"}.fi-rr-face-icicles:before{content:"\f612"}.fi-rr-face-lying:before{content:"\f613"}.fi-rr-face-mask:before{content:"\f614"}.fi-rr-face-monocle:before{content:"\f615"}.fi-rr-face-nauseated:before{content:"\f616"}.fi-rr-face-nose-steam:before{content:"\f617"}.fi-rr-face-party:before{content:"\f618"}.fi-rr-face-pensive:before{content:"\f619"}.fi-rr-face-persevering:before{content:"\f61a"}.fi-rr-face-pleading:before{content:"\f61b"}.fi-rr-face-raised-eyebrow:before{content:"\f61c"}.fi-rr-face-relieved:before{content:"\f61d"}.fi-rr-face-sad-sweat:before{content:"\f61e"}.fi-rr-face-scream:before{content:"\f61f"}.fi-rr-face-shush:before{content:"\f620"}.fi-rr-face-sleeping:before{content:"\f621"}.fi-rr-face-sleepy:before{content:"\f622"}.fi-rr-face-smile-halo:before{content:"\f623"}.fi-rr-face-smile-hearts:before{content:"\f624"}.fi-rr-face-smile-horns:before{content:"\f625"}.fi-rr-face-smile-tear:before{content:"\f626"}.fi-rr-face-smile-tongue:before{content:"\f627"}.fi-rr-face-smile-upside-down:before{content:"\f628"}.fi-rr-face-smiling-hands:before{content:"\f629"}.fi-rr-face-smirking:before{content:"\f62a"}.fi-rr-face-sunglasses-alt:before{content:"\f62b"}.fi-rr-face-sunglasses:before{content:"\f62c"}.fi-rr-face-swear:before{content:"\f62d"}.fi-rr-face-thermometer:before{content:"\f62e"}.fi-rr-face-thinking:before{content:"\f62f"}.fi-rr-face-tissue:before{content:"\f630"}.fi-rr-face-tongue-money:before{content:"\f631"}.fi-rr-face-tongue-sweat:before{content:"\f632"}.fi-rr-face-unamused:before{content:"\f633"}.fi-rr-face-viewfinder:before{content:"\f634"}.fi-rr-face-vomit:before{content:"\f635"}.fi-rr-face-weary:before{content:"\f636"}.fi-rr-face-woozy:before{content:"\f637"}.fi-rr-face-worried:before{content:"\f638"}.fi-rr-face-zany:before{content:"\f639"}.fi-rr-face-zipper:before{content:"\f63a"}.fi-rr-fail:before{content:"\f63b"}.fi-rr-falafel:before{content:"\f63c"}.fi-rr-family-dress:before{content:"\f63d"}.fi-rr-family-pants:before{content:"\f63e"}.fi-rr-family:before{content:"\f63f"}.fi-rr-fan-table:before{content:"\f640"}.fi-rr-fan:before{content:"\f641"}.fi-rr-farm:before{content:"\f642"}.fi-rr-faucet-drip:before{content:"\f643"}.fi-rr-faucet:before{content:"\f644"}.fi-rr-fax:before{content:"\f645"}.fi-rr-feather-pointed:before{content:"\f646"}.fi-rr-feather:before{content:"\f647"}.fi-rr-features-alt:before{content:"\f648"}.fi-rr-features:before{content:"\f649"}.fi-rr-fee-receipt:before{content:"\f64a"}.fi-rr-fee:before{content:"\f64b"}.fi-rr-feedback-alt:before{content:"\f64c"}.fi-rr-feedback-cycle-loop:before{content:"\f64d"}.fi-rr-feedback-hand:before{content:"\f64e"}.fi-rr-feedback-review:before{content:"\f64f"}.fi-rr-feedback:before{content:"\f650"}.fi-rr-fence:before{content:"\f651"}.fi-rr-ferris-wheel:before{content:"\f652"}.fi-rr-fighter-jet:before{content:"\f653"}.fi-rr-file-ai:before{content:"\f654"}.fi-rr-file-audio:before{content:"\f655"}.fi-rr-file-binary:before{content:"\f656"}.fi-rr-file-chart-line:before{content:"\f657"}.fi-rr-file-chart-pie:before{content:"\f658"}.fi-rr-file-circle-info:before{content:"\f659"}.fi-rr-file-cloud:before{content:"\f65a"}.fi-rr-file-code:before{content:"\f65b"}.fi-rr-file-csv:before{content:"\f65c"}.fi-rr-file-download:before{content:"\f65d"}.fi-rr-file-edit:before{content:"\f65e"}.fi-rr-file-eps:before{content:"\f65f"}.fi-rr-file-excel:before{content:"\f660"}.fi-rr-file-exclamation:before{content:"\f661"}.fi-rr-file-export:before{content:"\f662"}.fi-rr-file-image:before{content:"\f663"}.fi-rr-file-import:before{content:"\f664"}.fi-rr-file-invoice-dollar:before{content:"\f665"}.fi-rr-file-invoice:before{content:"\f666"}.fi-rr-file-medical-alt:before{content:"\f667"}.fi-rr-file-medical:before{content:"\f668"}.fi-rr-file-minus:before{content:"\f669"}.fi-rr-file-pdf:before{content:"\f66a"}.fi-rr-file-powerpoint:before{content:"\f66b"}.fi-rr-file-prescription:before{content:"\f66c"}.fi-rr-file-psd:before{content:"\f66d"}.fi-rr-file-signature:before{content:"\f66e"}.fi-rr-file-spreadsheet:before{content:"\f66f"}.fi-rr-file-upload:before{content:"\f670"}.fi-rr-file-user:before{content:"\f671"}.fi-rr-file-video:before{content:"\f672"}.fi-rr-file-word:before{content:"\f673"}.fi-rr-file-zipper:before{content:"\f674"}.fi-rr-file:before{content:"\f675"}.fi-rr-files-medical:before{content:"\f676"}.fi-rr-fill:before{content:"\f677"}.fi-rr-film-canister:before{content:"\f678"}.fi-rr-film-slash:before{content:"\f679"}.fi-rr-film:before{content:"\f67a"}.fi-rr-films:before{content:"\f67b"}.fi-rr-filter-list:before{content:"\f67c"}.fi-rr-filter-slash:before{content:"\f67d"}.fi-rr-filter:before{content:"\f67e"}.fi-rr-filters:before{content:"\f67f"}.fi-rr-fingerprint-security-risk:before{content:"\f680"}.fi-rr-fingerprint:before{content:"\f681"}.fi-rr-fire-burner:before{content:"\f682"}.fi-rr-fire-extinguisher:before{content:"\f683"}.fi-rr-fire-flame-curved:before{content:"\f684"}.fi-rr-fire-flame-simple:before{content:"\f685"}.fi-rr-fire-hydrant:before{content:"\f686"}.fi-rr-fire-smoke:before{content:"\f687"}.fi-rr-fireplace:before{content:"\f688"}.fi-rr-first-award:before{content:"\f689"}.fi-rr-first-laurel:before{content:"\f68a"}.fi-rr-first-medal:before{content:"\f68b"}.fi-rr-first:before{content:"\f68c"}.fi-rr-fish-bones:before{content:"\f68d"}.fi-rr-fish-cooked:before{content:"\f68e"}.fi-rr-fish:before{content:"\f68f"}.fi-rr-fishing-rod:before{content:"\f690"}.fi-rr-fist-move:before{content:"\f691"}.fi-rr-flag-alt:before{content:"\f692"}.fi-rr-flag-checkered:before{content:"\f693"}.fi-rr-flag-usa:before{content:"\f694"}.fi-rr-flag:before{content:"\f695"}.fi-rr-flame:before{content:"\f696"}.fi-rr-flashlight:before{content:"\f697"}.fi-rr-flask-gear:before{content:"\f698"}.fi-rr-flask-poison:before{content:"\f699"}.fi-rr-flask-potion:before{content:"\f69a"}.fi-rr-flask:before{content:"\f69b"}.fi-rr-flatbread-stuffed:before{content:"\f69c"}.fi-rr-flatbread:before{content:"\f69d"}.fi-rr-flip-horizontal:before{content:"\f69e"}.fi-rr-floor-alt:before{content:"\f69f"}.fi-rr-floor-layer:before{content:"\f6a0"}.fi-rr-floor:before{content:"\f6a1"}.fi-rr-floppy-disk-circle-arrow-right:before{content:"\f6a2"}.fi-rr-floppy-disk-circle-xmark:before{content:"\f6a3"}.fi-rr-floppy-disk-pen:before{content:"\f6a4"}.fi-rr-floppy-disks:before{content:"\f6a5"}.fi-rr-florin-sign:before{content:"\f6a6"}.fi-rr-flower-bouquet:before{content:"\f6a7"}.fi-rr-flower-butterfly:before{content:"\f6a8"}.fi-rr-flower-daffodil:before{content:"\f6a9"}.fi-rr-flower-tulip:before{content:"\f6aa"}.fi-rr-flower:before{content:"\f6ab"}.fi-rr-flushed:before{content:"\f6ac"}.fi-rr-flute:before{content:"\f6ad"}.fi-rr-flux-capacitor:before{content:"\f6ae"}.fi-rr-fly-insect:before{content:"\f6af"}.fi-rr-flying-disc:before{content:"\f6b0"}.fi-rr-fog:before{content:"\f6b1"}.fi-rr-folder-download:before{content:"\f6b2"}.fi-rr-folder-fire:before{content:"\f6b3"}.fi-rr-folder-minus:before{content:"\f6b4"}.fi-rr-folder-open:before{content:"\f6b5"}.fi-rr-folder-times:before{content:"\f6b6"}.fi-rr-folder-tree:before{content:"\f6b7"}.fi-rr-folder-upload:before{content:"\f6b8"}.fi-rr-folder-xmark:before{content:"\f6b9"}.fi-rr-folder:before{content:"\f6ba"}.fi-rr-folders:before{content:"\f6bb"}.fi-rr-follow-folder:before{content:"\f6bc"}.fi-rr-followcollection:before{content:"\f6bd"}.fi-rr-following:before{content:"\f6be"}.fi-rr-fondue-pot:before{content:"\f6bf"}.fi-rr-football:before{content:"\f6c0"}.fi-rr-foreign-language-audio:before{content:"\f6c1"}.fi-rr-fork:before{content:"\f6c2"}.fi-rr-forklift:before{content:"\f6c3"}.fi-rr-form:before{content:"\f6c4"}.fi-rr-fort:before{content:"\f6c5"}.fi-rr-forward-fast:before{content:"\f6c6"}.fi-rr-forward:before{content:"\f6c7"}.fi-rr-fox:before{content:"\f6c8"}.fi-rr-frame:before{content:"\f6c9"}.fi-rr-franc-sign:before{content:"\f6ca"}.fi-rr-free-delivery:before{content:"\f6cb"}.fi-rr-free:before{content:"\f6cc"}.fi-rr-french-fries:before{content:"\f6cd"}.fi-rr-friday:before{content:"\f6ce"}.fi-rr-frog:before{content:"\f6cf"}.fi-rr-frown:before{content:"\f6d0"}.fi-rr-ftp:before{content:"\f6d1"}.fi-rr-fuel-gauge:before{content:"\f6d2"}.fi-rr-function-process:before{content:"\f6d3"}.fi-rr-function-square:before{content:"\f6d4"}.fi-rr-function:before{content:"\f6d5"}.fi-rr-funnel-dollar:before{content:"\f6d6"}.fi-rr-g:before{content:"\f6d7"}.fi-rr-galaxy-alt:before{content:"\f6d8"}.fi-rr-galaxy-planet:before{content:"\f6d9"}.fi-rr-galaxy-star:before{content:"\f6da"}.fi-rr-galaxy:before{content:"\f6db"}.fi-rr-gallery-thumbnails:before{content:"\f6dc"}.fi-rr-gallery:before{content:"\f6dd"}.fi-rr-game-board-alt:before{content:"\f6de"}.fi-rr-gamepad:before{content:"\f6df"}.fi-rr-garage-car:before{content:"\f6e0"}.fi-rr-garage-open:before{content:"\f6e1"}.fi-rr-garage:before{content:"\f6e2"}.fi-rr-garlic-alt:before{content:"\f6e3"}.fi-rr-garlic:before{content:"\f6e4"}.fi-rr-gas-pump-alt:before{content:"\f6e5"}.fi-rr-gas-pump-slash:before{content:"\f6e6"}.fi-rr-gas-pump:before{content:"\f6e7"}.fi-rr-gauge-circle-bolt:before{content:"\f6e8"}.fi-rr-gauge-circle-minus:before{content:"\f6e9"}.fi-rr-gauge-circle-plus:before{content:"\f6ea"}.fi-rr-gavel:before{content:"\f6eb"}.fi-rr-gay-couple:before{content:"\f6ec"}.fi-rr-gears:before{content:"\f6ed"}.fi-rr-gem:before{content:"\f6ee"}.fi-rr-general:before{content:"\f6ef"}.fi-rr-ghost:before{content:"\f6f0"}.fi-rr-gif-square:before{content:"\f6f1"}.fi-rr-gif:before{content:"\f6f2"}.fi-rr-gift-box-benefits:before{content:"\f6f3"}.fi-rr-gift-card:before{content:"\f6f4"}.fi-rr-gift:before{content:"\f6f5"}.fi-rr-gifts:before{content:"\f6f6"}.fi-rr-gingerbread-man:before{content:"\f6f7"}.fi-rr-glass-champagne:before{content:"\f6f8"}.fi-rr-glass-cheers:before{content:"\f6f9"}.fi-rr-glass-citrus:before{content:"\f6fa"}.fi-rr-glass-empty:before{content:"\f6fb"}.fi-rr-glass-half:before{content:"\f6fc"}.fi-rr-glass-water-droplet:before{content:"\f6fd"}.fi-rr-glass-whiskey-rocks:before{content:"\f6fe"}.fi-rr-glass-whiskey:before{content:"\f6ff"}.fi-rr-glass:before{content:"\f700"}.fi-rr-glasses:before{content:"\f701"}.fi-rr-globe-alt:before{content:"\f702"}.fi-rr-globe-pointer:before{content:"\f703"}.fi-rr-globe-snow:before{content:"\f704"}.fi-rr-globe:before{content:"\f705"}.fi-rr-goal-net:before{content:"\f706"}.fi-rr-golf-ball:before{content:"\f707"}.fi-rr-golf-hole:before{content:"\f708"}.fi-rr-golf:before{content:"\f709"}.fi-rr-gopuram:before{content:"\f70a"}.fi-rr-government-budget:before{content:"\f70b"}.fi-rr-government-flag:before{content:"\f70c"}.fi-rr-government-user:before{content:"\f70d"}.fi-rr-gps-navigation:before{content:"\f70e"}.fi-rr-graduation-cap:before{content:"\f70f"}.fi-rr-gramophone:before{content:"\f710"}.fi-rr-grape:before{content:"\f711"}.fi-rr-graph-curve:before{content:"\f712"}.fi-rr-graphic-style:before{content:"\f713"}.fi-rr-graphic-tablet:before{content:"\f714"}.fi-rr-grate-droplet:before{content:"\f715"}.fi-rr-grate:before{content:"\f716"}.fi-rr-greater-than-equal:before{content:"\f717"}.fi-rr-greater-than:before{content:"\f718"}.fi-rr-greek-helmet:before{content:"\f719"}.fi-rr-grid-alt:before{content:"\f71a"}.fi-rr-grid-dividers:before{content:"\f71b"}.fi-rr-grid:before{content:"\f71c"}.fi-rr-grill-hot-alt:before{content:"\f71d"}.fi-rr-grill:before{content:"\f71e"}.fi-rr-grimace:before{content:"\f71f"}.fi-rr-grin-alt:before{content:"\f720"}.fi-rr-grin-beam-sweat:before{content:"\f721"}.fi-rr-grin-beam:before{content:"\f722"}.fi-rr-grin-hearts:before{content:"\f723"}.fi-rr-grin-squint-tears:before{content:"\f724"}.fi-rr-grin-squint:before{content:"\f725"}.fi-rr-grin-stars:before{content:"\f726"}.fi-rr-grin-tears:before{content:"\f727"}.fi-rr-grin-tongue-squint:before{content:"\f728"}.fi-rr-grin-tongue-wink:before{content:"\f729"}.fi-rr-grin-tongue:before{content:"\f72a"}.fi-rr-grin-wink:before{content:"\f72b"}.fi-rr-grin:before{content:"\f72c"}.fi-rr-grip-dots-vertical:before{content:"\f72d"}.fi-rr-grip-dots:before{content:"\f72e"}.fi-rr-grip-horizontal:before{content:"\f72f"}.fi-rr-grip-lines-vertical:before{content:"\f730"}.fi-rr-grip-lines:before{content:"\f731"}.fi-rr-grip-vertical:before{content:"\f732"}.fi-rr-grocery-bag:before{content:"\f733"}.fi-rr-grocery-basket:before{content:"\f734"}.fi-rr-group-arrows-rotate:before{content:"\f735"}.fi-rr-group-call:before{content:"\f736"}.fi-rr-group-community-social-media:before{content:"\f737"}.fi-rr-growth-chart-invest:before{content:"\f738"}.fi-rr-guarani-sign:before{content:"\f739"}.fi-rr-guide-alt:before{content:"\f73a"}.fi-rr-guide:before{content:"\f73b"}.fi-rr-guitar-electric:before{content:"\f73c"}.fi-rr-guitar:before{content:"\f73d"}.fi-rr-guitars:before{content:"\f73e"}.fi-rr-gun-squirt:before{content:"\f73f"}.fi-rr-gym:before{content:"\f740"}.fi-rr-h-square:before{content:"\f741"}.fi-rr-h:before{content:"\f742"}.fi-rr-h1:before{content:"\f743"}.fi-rr-h2:before{content:"\f744"}.fi-rr-h3:before{content:"\f745"}.fi-rr-h4:before{content:"\f746"}.fi-rr-hair-clipper:before{content:"\f747"}.fi-rr-hamburger-soda:before{content:"\f748"}.fi-rr-hamburger:before{content:"\f749"}.fi-rr-hammer-crash:before{content:"\f74a"}.fi-rr-hammer-war:before{content:"\f74b"}.fi-rr-hammer:before{content:"\f74c"}.fi-rr-hamsa:before{content:"\f74d"}.fi-rr-hand-back-fist:before{content:"\f74e"}.fi-rr-hand-back-point-down:before{content:"\f74f"}.fi-rr-hand-back-point-left:before{content:"\f750"}.fi-rr-hand-back-point-ribbon:before{content:"\f751"}.fi-rr-hand-back-point-right:before{content:"\f752"}.fi-rr-hand-bill:before{content:"\f753"}.fi-rr-hand-dots:before{content:"\f754"}.fi-rr-hand-fingers-crossed:before{content:"\f755"}.fi-rr-hand-fist:before{content:"\f756"}.fi-rr-hand-heart:before{content:"\f757"}.fi-rr-hand-holding-box:before{content:"\f758"}.fi-rr-hand-holding-droplet:before{content:"\f759"}.fi-rr-hand-holding-heart:before{content:"\f75a"}.fi-rr-hand-holding-magic:before{content:"\f75b"}.fi-rr-hand-holding-medical:before{content:"\f75c"}.fi-rr-hand-holding-seeding:before{content:"\f75d"}.fi-rr-hand-holding-skull:before{content:"\f75e"}.fi-rr-hand-holding-usd:before{content:"\f75f"}.fi-rr-hand-holding-water:before{content:"\f760"}.fi-rr-hand-horns:before{content:"\f761"}.fi-rr-hand-lizard:before{content:"\f762"}.fi-rr-hand-love:before{content:"\f763"}.fi-rr-hand-middle-finger:before{content:"\f764"}.fi-rr-hand-paper:before{content:"\f765"}.fi-rr-hand-peace:before{content:"\f766"}.fi-rr-hand-point-ribbon:before{content:"\f767"}.fi-rr-hand-scissors:before{content:"\f768"}.fi-rr-hand-sparkles:before{content:"\f769"}.fi-rr-hand-spock:before{content:"\f76a"}.fi-rr-hand-wave:before{content:"\f76b"}.fi-rr-hand:before{content:"\f76c"}.fi-rr-handmade:before{content:"\f76d"}.fi-rr-hands-bubbles:before{content:"\f76e"}.fi-rr-hands-clapping:before{content:"\f76f"}.fi-rr-hands-heart:before{content:"\f770"}.fi-rr-hands-holding-diamond:before{content:"\f771"}.fi-rr-hands-holding:before{content:"\f772"}.fi-rr-hands-usd:before{content:"\f773"}.fi-rr-handshake-angle:before{content:"\f774"}.fi-rr-handshake-deal-loan:before{content:"\f775"}.fi-rr-handshake-house:before{content:"\f776"}.fi-rr-handshake-simple-slash:before{content:"\f777"}.fi-rr-handshake-trust:before{content:"\f778"}.fi-rr-handshake:before{content:"\f779"}.fi-rr-hard-hat:before{content:"\f77a"}.fi-rr-hashtag-lock:before{content:"\f77b"}.fi-rr-hastag:before{content:"\f77c"}.fi-rr-hat-beach:before{content:"\f77d"}.fi-rr-hat-birthday:before{content:"\f77e"}.fi-rr-hat-chef:before{content:"\f77f"}.fi-rr-hat-cowboy-side:before{content:"\f780"}.fi-rr-hat-cowboy:before{content:"\f781"}.fi-rr-hat-santa:before{content:"\f782"}.fi-rr-hat-winter:before{content:"\f783"}.fi-rr-hat-witch:before{content:"\f784"}.fi-rr-hat-wizard:before{content:"\f785"}.fi-rr-hdd:before{content:"\f786"}.fi-rr-head-side-brain:before{content:"\f787"}.fi-rr-head-side-cough-slash:before{content:"\f788"}.fi-rr-head-side-cough:before{content:"\f789"}.fi-rr-head-side-headphones:before{content:"\f78a"}.fi-rr-head-side-heart:before{content:"\f78b"}.fi-rr-head-side-mask:before{content:"\f78c"}.fi-rr-head-side-medical:before{content:"\f78d"}.fi-rr-head-side-thinking:before{content:"\f78e"}.fi-rr-head-side-virus:before{content:"\f78f"}.fi-rr-head-side:before{content:"\f790"}.fi-rr-head-vr:before{content:"\f791"}.fi-rr-heading:before{content:"\f792"}.fi-rr-headphones:before{content:"\f793"}.fi-rr-headset:before{content:"\f794"}.fi-rr-heart-arrow:before{content:"\f795"}.fi-rr-heart-brain:before{content:"\f796"}.fi-rr-heart-crack:before{content:"\f797"}.fi-rr-heart-half-stroke:before{content:"\f798"}.fi-rr-heart-half:before{content:"\f799"}.fi-rr-heart-health-muscle:before{content:"\f79a"}.fi-rr-heart-lock:before{content:"\f79b"}.fi-rr-heart-partner-handshake:before{content:"\f79c"}.fi-rr-heart-rate:before{content:"\f79d"}.fi-rr-heart-slash:before{content:"\f79e"}.fi-rr-heart-upside-down:before{content:"\f79f"}.fi-rr-heart:before{content:"\f7a0"}.fi-rr-heat:before{content:"\f7a1"}.fi-rr-helicopter-side:before{content:"\f7a2"}.fi-rr-helmet-battle:before{content:"\f7a3"}.fi-rr-hexagon-check:before{content:"\f7a4"}.fi-rr-hexagon-divide:before{content:"\f7a5"}.fi-rr-hexagon-exclamation:before{content:"\f7a6"}.fi-rr-hexagon:before{content:"\f7a7"}.fi-rr-high-definition:before{content:"\f7a8"}.fi-rr-high-five-celebration-yes:before{content:"\f7a9"}.fi-rr-high-five:before{content:"\f7aa"}.fi-rr-highlighter-line:before{content:"\f7ab"}.fi-rr-highlighter:before{content:"\f7ac"}.fi-rr-hiking:before{content:"\f7ad"}.fi-rr-hippo:before{content:"\f7ae"}.fi-rr-hockey-puck:before{content:"\f7af"}.fi-rr-hockey-stick-puck:before{content:"\f7b0"}.fi-rr-hockey-sticks:before{content:"\f7b1"}.fi-rr-holding-hand-gear:before{content:"\f7b2"}.fi-rr-holding-hand-revenue:before{content:"\f7b3"}.fi-rr-holly-berry:before{content:"\f7b4"}.fi-rr-home-heart:before{content:"\f7b5"}.fi-rr-home-location-alt:before{content:"\f7b6"}.fi-rr-home-location:before{content:"\f7b7"}.fi-rr-home:before{content:"\f7b8"}.fi-rr-honey-pot:before{content:"\f7b9"}.fi-rr-hood-cloak:before{content:"\f7ba"}.fi-rr-horizontal-rule:before{content:"\f7bb"}.fi-rr-horse-head:before{content:"\f7bc"}.fi-rr-horse-saddle:before{content:"\f7bd"}.fi-rr-horse:before{content:"\f7be"}.fi-rr-horseshoe-broken:before{content:"\f7bf"}.fi-rr-horseshoe:before{content:"\f7c0"}.fi-rr-hose-reel:before{content:"\f7c1"}.fi-rr-hose:before{content:"\f7c2"}.fi-rr-hospital-symbol:before{content:"\f7c3"}.fi-rr-hospital-user:before{content:"\f7c4"}.fi-rr-hospital:before{content:"\f7c5"}.fi-rr-hospitals:before{content:"\f7c6"}.fi-rr-hot-tub:before{content:"\f7c7"}.fi-rr-hotdog:before{content:"\f7c8"}.fi-rr-hotel:before{content:"\f7c9"}.fi-rr-hourglass-end:before{content:"\f7ca"}.fi-rr-hourglass-start:before{content:"\f7cb"}.fi-rr-hourglass:before{content:"\f7cc"}.fi-rr-house-blank:before{content:"\f7cd"}.fi-rr-house-building:before{content:"\f7ce"}.fi-rr-house-chimney-blank:before{content:"\f7cf"}.fi-rr-house-chimney-crack:before{content:"\f7d0"}.fi-rr-house-chimney-heart:before{content:"\f7d1"}.fi-rr-house-chimney-medical:before{content:"\f7d2"}.fi-rr-house-chimney-user:before{content:"\f7d3"}.fi-rr-house-chimney-window:before{content:"\f7d4"}.fi-rr-house-chimney:before{content:"\f7d5"}.fi-rr-house-circle-check:before{content:"\f7d6"}.fi-rr-house-circle-exclamation:before{content:"\f7d7"}.fi-rr-house-circle-xmark:before{content:"\f7d8"}.fi-rr-house-crack-alt:before{content:"\f7d9"}.fi-rr-house-crack:before{content:"\f7da"}.fi-rr-house-day:before{content:"\f7db"}.fi-rr-house-fire:before{content:"\f7dc"}.fi-rr-house-flag:before{content:"\f7dd"}.fi-rr-house-flood:before{content:"\f7de"}.fi-rr-house-laptop:before{content:"\f7df"}.fi-rr-house-leave:before{content:"\f7e0"}.fi-rr-house-lock:before{content:"\f7e1"}.fi-rr-house-medical:before{content:"\f7e2"}.fi-rr-house-night:before{content:"\f7e3"}.fi-rr-house-return:before{content:"\f7e4"}.fi-rr-house-signal:before{content:"\f7e5"}.fi-rr-house-tree:before{content:"\f7e6"}.fi-rr-house-tsunami:before{content:"\f7e7"}.fi-rr-house-turret:before{content:"\f7e8"}.fi-rr-house-user:before{content:"\f7e9"}.fi-rr-house-window:before{content:"\f7ea"}.fi-rr-hr-group:before{content:"\f7eb"}.fi-rr-hr-person:before{content:"\f7ec"}.fi-rr-hr:before{content:"\f7ed"}.fi-rr-hryvnia:before{content:"\f7ee"}.fi-rr-humidity:before{content:"\f7ef"}.fi-rr-hundred-points:before{content:"\f7f0"}.fi-rr-hurricane:before{content:"\f7f1"}.fi-rr-i:before{content:"\f7f2"}.fi-rr-ice-cream:before{content:"\f7f3"}.fi-rr-ice-skate:before{content:"\f7f4"}.fi-rr-icicles:before{content:"\f7f5"}.fi-rr-icon-star:before{content:"\f7f6"}.fi-rr-id-badge:before{content:"\f7f7"}.fi-rr-id-card-clip-alt:before{content:"\f7f8"}.fi-rr-igloo:before{content:"\f7f9"}.fi-rr-image-slash:before{content:"\f7fa"}.fi-rr-images-user:before{content:"\f7fb"}.fi-rr-images:before{content:"\f7fc"}.fi-rr-improve-user:before{content:"\f7fd"}.fi-rr-inbox-full:before{content:"\f7fe"}.fi-rr-inbox-in:before{content:"\f7ff"}.fi-rr-inbox-out:before{content:"\f800"}.fi-rr-inbox:before{content:"\f801"}.fi-rr-inboxes:before{content:"\f802"}.fi-rr-incense-sticks-yoga:before{content:"\f803"}.fi-rr-incognito:before{content:"\f804"}.fi-rr-indent:before{content:"\f805"}.fi-rr-indian-rupee-sign:before{content:"\f806"}.fi-rr-industry-alt:before{content:"\f807"}.fi-rr-industry-windows:before{content:"\f808"}.fi-rr-infinity:before{content:"\f809"}.fi-rr-info-guide:before{content:"\f80a"}.fi-rr-info:before{content:"\f80b"}.fi-rr-information:before{content:"\f80c"}.fi-rr-inhaler:before{content:"\f80d"}.fi-rr-input-numeric:before{content:"\f80e"}.fi-rr-input-pipe:before{content:"\f80f"}.fi-rr-input-text:before{content:"\f810"}.fi-rr-insert-alt:before{content:"\f811"}.fi-rr-insert-arrows:before{content:"\f812"}.fi-rr-insert-button-circle:before{content:"\f813"}.fi-rr-insert-credit-card:before{content:"\f814"}.fi-rr-insert-square:before{content:"\f815"}.fi-rr-insert:before{content:"\f816"}.fi-rr-insight-alt:before{content:"\f817"}.fi-rr-insight-head:before{content:"\f818"}.fi-rr-insight:before{content:"\f819"}.fi-rr-integral:before{content:"\f81a"}.fi-rr-interactive:before{content:"\f81b"}.fi-rr-interlining:before{content:"\f81c"}.fi-rr-internet-speed-wifi:before{content:"\f81d"}.fi-rr-interrogation:before{content:"\f81e"}.fi-rr-intersection:before{content:"\f81f"}.fi-rr-introduction-handshake:before{content:"\f820"}.fi-rr-introduction:before{content:"\f821"}.fi-rr-inventory-alt:before{content:"\f822"}.fi-rr-invest:before{content:"\f823"}.fi-rr-investment:before{content:"\f824"}.fi-rr-invite-alt:before{content:"\f825"}.fi-rr-invite:before{content:"\f826"}.fi-rr-iot-alt:before{content:"\f827"}.fi-rr-iot:before{content:"\f828"}.fi-rr-ip-address:before{content:"\f829"}.fi-rr-island-tropical:before{content:"\f82a"}.fi-rr-issue-loupe:before{content:"\f82b"}.fi-rr-it-alt:before{content:"\f82c"}.fi-rr-it-computer:before{content:"\f82d"}.fi-rr-it:before{content:"\f82e"}.fi-rr-italian-lira-sign:before{content:"\f82f"}.fi-rr-italic:before{content:"\f830"}.fi-rr-j:before{content:"\f831"}.fi-rr-jam:before{content:"\f832"}.fi-rr-jar-alt:before{content:"\f833"}.fi-rr-jar-wheat:before{content:"\f834"}.fi-rr-javascript:before{content:"\f835"}.fi-rr-joint:before{content:"\f836"}.fi-rr-joker:before{content:"\f837"}.fi-rr-journal-alt:before{content:"\f838"}.fi-rr-journal:before{content:"\f839"}.fi-rr-journey:before{content:"\f83a"}.fi-rr-joystick:before{content:"\f83b"}.fi-rr-jpg:before{content:"\f83c"}.fi-rr-jug-alt:before{content:"\f83d"}.fi-rr-jug-bottle:before{content:"\f83e"}.fi-rr-jug:before{content:"\f83f"}.fi-rr-jumping-rope:before{content:"\f840"}.fi-rr-k:before{content:"\f841"}.fi-rr-kaaba:before{content:"\f842"}.fi-rr-kazoo:before{content:"\f843"}.fi-rr-kerning:before{content:"\f844"}.fi-rr-key-lock-crypto:before{content:"\f845"}.fi-rr-key-skeleton-left-right:before{content:"\f846"}.fi-rr-key:before{content:"\f847"}.fi-rr-keyboard-brightness-low:before{content:"\f848"}.fi-rr-keyboard-brightness:before{content:"\f849"}.fi-rr-keyboard-down:before{content:"\f84a"}.fi-rr-keyboard-left:before{content:"\f84b"}.fi-rr-keyboard:before{content:"\f84c"}.fi-rr-keynote:before{content:"\f84d"}.fi-rr-kidneys:before{content:"\f84e"}.fi-rr-kip-sign:before{content:"\f84f"}.fi-rr-kiss-beam:before{content:"\f850"}.fi-rr-kiss-wink-heart:before{content:"\f851"}.fi-rr-kiss:before{content:"\f852"}.fi-rr-kite:before{content:"\f853"}.fi-rr-kiwi-bird:before{content:"\f854"}.fi-rr-kiwi-fruit:before{content:"\f855"}.fi-rr-knife-kitchen:before{content:"\f856"}.fi-rr-knife:before{content:"\f857"}.fi-rr-knitting:before{content:"\f858"}.fi-rr-kpi-evaluation:before{content:"\f859"}.fi-rr-kpi:before{content:"\f85a"}.fi-rr-l:before{content:"\f85b"}.fi-rr-label:before{content:"\f85c"}.fi-rr-lacrosse-stick-ball:before{content:"\f85d"}.fi-rr-lacrosse-stick:before{content:"\f85e"}.fi-rr-lambda:before{content:"\f85f"}.fi-rr-lamp-desk:before{content:"\f860"}.fi-rr-lamp-floor:before{content:"\f861"}.fi-rr-lamp-street:before{content:"\f862"}.fi-rr-lamp:before{content:"\f863"}.fi-rr-land-layer-location:before{content:"\f864"}.fi-rr-land-layers:before{content:"\f865"}.fi-rr-land-location:before{content:"\f866"}.fi-rr-landmark-alt:before{content:"\f867"}.fi-rr-language:before{content:"\f868"}.fi-rr-laptop-arrow-down:before{content:"\f869"}.fi-rr-laptop-binary:before{content:"\f86a"}.fi-rr-laptop-code:before{content:"\f86b"}.fi-rr-laptop-medical:before{content:"\f86c"}.fi-rr-laptop-mobile:before{content:"\f86d"}.fi-rr-laptop-slash:before{content:"\f86e"}.fi-rr-laptop:before{content:"\f86f"}.fi-rr-lari-sign:before{content:"\f870"}.fi-rr-lasso-sparkles:before{content:"\f871"}.fi-rr-lasso:before{content:"\f872"}.fi-rr-last-square:before{content:"\f873"}.fi-rr-laugh-beam:before{content:"\f874"}.fi-rr-laugh-squint:before{content:"\f875"}.fi-rr-laugh-wink:before{content:"\f876"}.fi-rr-laugh:before{content:"\f877"}.fi-rr-lawyer-man:before{content:"\f878"}.fi-rr-lawyer-woman:before{content:"\f879"}.fi-rr-layer-minus:before{content:"\f87a"}.fi-rr-layer-plus:before{content:"\f87b"}.fi-rr-layers:before{content:"\f87c"}.fi-rr-layout-fluid:before{content:"\f87d"}.fi-rr-lead-funnel:before{content:"\f87e"}.fi-rr-lead-management:before{content:"\f87f"}.fi-rr-lead:before{content:"\f880"}.fi-rr-leader-alt:before{content:"\f881"}.fi-rr-leader-speech:before{content:"\f882"}.fi-rr-leader:before{content:"\f883"}.fi-rr-leaderboard-alt:before{content:"\f884"}.fi-rr-leaderboard-trophy:before{content:"\f885"}.fi-rr-leaderboard:before{content:"\f886"}.fi-rr-leadership-alt:before{content:"\f887"}.fi-rr-leadership:before{content:"\f888"}.fi-rr-leaf-heart:before{content:"\f889"}.fi-rr-leaf-maple:before{content:"\f88a"}.fi-rr-leaf-oak:before{content:"\f88b"}.fi-rr-leaf:before{content:"\f88c"}.fi-rr-leafy-green:before{content:"\f88d"}.fi-rr-leave:before{content:"\f88e"}.fi-rr-left-from-bracket:before{content:"\f88f"}.fi-rr-left:before{content:"\f890"}.fi-rr-legal:before{content:"\f891"}.fi-rr-lemon:before{content:"\f892"}.fi-rr-lesbian-couple:before{content:"\f893"}.fi-rr-less-than-equal:before{content:"\f894"}.fi-rr-less-than:before{content:"\f895"}.fi-rr-lesson-class:before{content:"\f896"}.fi-rr-lesson:before{content:"\f897"}.fi-rr-letter-case:before{content:"\f898"}.fi-rr-lettuce:before{content:"\f899"}.fi-rr-level-down-alt:before{content:"\f89a"}.fi-rr-level-down:before{content:"\f89b"}.fi-rr-level-up-alt:before{content:"\f89c"}.fi-rr-level-up:before{content:"\f89d"}.fi-rr-license:before{content:"\f89e"}.fi-rr-life-ring:before{content:"\f89f"}.fi-rr-life:before{content:"\f8a0"}.fi-rr-light-ceiling:before{content:"\f8a1"}.fi-rr-light-emergency-on:before{content:"\f8a2"}.fi-rr-light-emergency:before{content:"\f8a3"}.fi-rr-light-switch-off:before{content:"\f8a4"}.fi-rr-light-switch-on:before{content:"\f8a5"}.fi-rr-light-switch:before{content:"\f8a6"}.fi-rr-lightbulb-cfl-on:before{content:"\f8a7"}.fi-rr-lightbulb-cfl:before{content:"\f8a8"}.fi-rr-lightbulb-dollar:before{content:"\f8a9"}.fi-rr-lightbulb-exclamation:before{content:"\f8aa"}.fi-rr-lightbulb-head:before{content:"\f8ab"}.fi-rr-lightbulb-on:before{content:"\f8ac"}.fi-rr-lightbulb-question:before{content:"\f8ad"}.fi-rr-lightbulb-setting:before{content:"\f8ae"}.fi-rr-lightbulb-slash:before{content:"\f8af"}.fi-rr-lighthouse:before{content:"\f8b0"}.fi-rr-lights-holiday:before{content:"\f8b1"}.fi-rr-limit-hand:before{content:"\f8b2"}.fi-rr-limit-speedometer:before{content:"\f8b3"}.fi-rr-line-width:before{content:"\f8b4"}.fi-rr-link-alt:before{content:"\f8b5"}.fi-rr-link-horizontal-slash:before{content:"\f8b6"}.fi-rr-link-horizontal:before{content:"\f8b7"}.fi-rr-link-slash-alt:before{content:"\f8b8"}.fi-rr-link-slash:before{content:"\f8b9"}.fi-rr-link:before{content:"\f8ba"}.fi-rr-lion-head:before{content:"\f8bb"}.fi-rr-lion:before{content:"\f8bc"}.fi-rr-lips:before{content:"\f8bd"}.fi-rr-lipstick:before{content:"\f8be"}.fi-rr-lira-sign:before{content:"\f8bf"}.fi-rr-list-check:before{content:"\f8c0"}.fi-rr-list-dropdown:before{content:"\f8c1"}.fi-rr-list-music:before{content:"\f8c2"}.fi-rr-list-timeline:before{content:"\f8c3"}.fi-rr-list:before{content:"\f8c4"}.fi-rr-litecoin-sign:before{content:"\f8c5"}.fi-rr-live-alt:before{content:"\f8c6"}.fi-rr-live:before{content:"\f8c7"}.fi-rr-loading:before{content:"\f8c8"}.fi-rr-loan:before{content:"\f8c9"}.fi-rr-lobster:before{content:"\f8ca"}.fi-rr-location-alt:before{content:"\f8cb"}.fi-rr-location-arrow:before{content:"\f8cc"}.fi-rr-location-crosshairs-slash:before{content:"\f8cd"}.fi-rr-location-crosshairs:before{content:"\f8ce"}.fi-rr-location-dot-slash:before{content:"\f8cf"}.fi-rr-location-exclamation:before{content:"\f8d0"}.fi-rr-location-pin-call:before{content:"\f8d1"}.fi-rr-lock-alt:before{content:"\f8d2"}.fi-rr-lock-hashtag:before{content:"\f8d3"}.fi-rr-lock-open-alt:before{content:"\f8d4"}.fi-rr-lock:before{content:"\f8d5"}.fi-rr-locust:before{content:"\f8d6"}.fi-rr-loop-square:before{content:"\f8d7"}.fi-rr-loveseat:before{content:"\f8d8"}.fi-rr-low-vision:before{content:"\f8d9"}.fi-rr-luchador:before{content:"\f8da"}.fi-rr-luggage-cart:before{content:"\f8db"}.fi-rr-luggage-rolling:before{content:"\f8dc"}.fi-rr-lungs-virus:before{content:"\f8dd"}.fi-rr-lungs:before{content:"\f8de"}.fi-rr-m:before{content:"\f8df"}.fi-rr-mace:before{content:"\f8e0"}.fi-rr-magic-wand:before{content:"\f8e1"}.fi-rr-magnet-user:before{content:"\f8e2"}.fi-rr-magnet:before{content:"\f8e3"}.fi-rr-mailbox-envelope:before{content:"\f8e4"}.fi-rr-mailbox-flag-up:before{content:"\f8e5"}.fi-rr-mailbox:before{content:"\f8e6"}.fi-rr-makeup-brush:before{content:"\f8e7"}.fi-rr-man-head:before{content:"\f8e8"}.fi-rr-man-scientist:before{content:"\f8e9"}.fi-rr-manat-sign:before{content:"\f8ea"}.fi-rr-mandolin:before{content:"\f8eb"}.fi-rr-mango:before{content:"\f8ec"}.fi-rr-manhole:before{content:"\f8ed"}.fi-rr-map-location-track:before{content:"\f8ee"}.fi-rr-map-marker-check:before{content:"\f8ef"}.fi-rr-map-marker-cross:before{content:"\f8f0"}.fi-rr-map-marker-edit:before{content:"\f8f1"}.fi-rr-map-marker-home:before{content:"\f8f2"}.fi-rr-map-marker-minus:before{content:"\f8f3"}.fi-rr-map-marker-plus:before{content:"\f8f4"}.fi-rr-map-marker-question:before{content:"\f8f5"}.fi-rr-map-marker-slash:before{content:"\f8f6"}.fi-rr-map-marker-smile:before{content:"\f8f7"}.fi-rr-map-marker:before{content:"\f8f8"}.fi-rr-map-pin:before{content:"\f8f9"}.fi-rr-map-point:before{content:"\f8fa"}.fi-rr-map:before{content:"\f8fb"}.fi-rr-marker-time:before{content:"\f8fc"}.fi-rr-marker:before{content:"\f8fd"}.fi-rr-marketplace-alt:before{content:"\f8fe"}.fi-rr-marketplace-store:before{content:"\f8ff"}.fi-rr-marketplace:before{content:"\f900"}.fi-rr-mars-double:before{content:"\f901"}.fi-rr-mars-stroke-right:before{content:"\f902"}.fi-rr-mars-stroke-up:before{content:"\f903"}.fi-rr-mars:before{content:"\f904"}.fi-rr-martini-glass-citrus:before{content:"\f905"}.fi-rr-martini-glass-empty:before{content:"\f906"}.fi-rr-mask-carnival:before{content:"\f907"}.fi-rr-mask-face:before{content:"\f908"}.fi-rr-mask-snorkel:before{content:"\f909"}.fi-rr-mask:before{content:"\f90a"}.fi-rr-massage:before{content:"\f90b"}.fi-rr-match-fire:before{content:"\f90c"}.fi-rr-mattress-pillow:before{content:"\f90d"}.fi-rr-measuring-tape:before{content:"\f90e"}.fi-rr-meat:before{content:"\f90f"}.fi-rr-medal:before{content:"\f910"}.fi-rr-medical-star:before{content:"\f911"}.fi-rr-medicine:before{content:"\f912"}.fi-rr-meditation:before{content:"\f913"}.fi-rr-meeting-alt:before{content:"\f914"}.fi-rr-meeting:before{content:"\f915"}.fi-rr-megaphone-announcement-leader:before{content:"\f916"}.fi-rr-megaphone:before{content:"\f917"}.fi-rr-meh-blank:before{content:"\f918"}.fi-rr-meh-rolling-eyes:before{content:"\f919"}.fi-rr-meh:before{content:"\f91a"}.fi-rr-melon-alt:before{content:"\f91b"}.fi-rr-melon:before{content:"\f91c"}.fi-rr-member-list:before{content:"\f91d"}.fi-rr-member-search:before{content:"\f91e"}.fi-rr-membership-vip:before{content:"\f91f"}.fi-rr-membership:before{content:"\f920"}.fi-rr-memo-circle-check:before{content:"\f921"}.fi-rr-memo-pad:before{content:"\f922"}.fi-rr-memo:before{content:"\f923"}.fi-rr-memory:before{content:"\f924"}.fi-rr-menu-burger:before{content:"\f925"}.fi-rr-menu-dots-vertical:before{content:"\f926"}.fi-rr-menu-dots:before{content:"\f927"}.fi-rr-mercury:before{content:"\f928"}.fi-rr-message-arrow-down:before{content:"\f929"}.fi-rr-message-arrow-up-right:before{content:"\f92a"}.fi-rr-message-arrow-up:before{content:"\f92b"}.fi-rr-message-bot:before{content:"\f92c"}.fi-rr-message-code:before{content:"\f92d"}.fi-rr-message-dollar:before{content:"\f92e"}.fi-rr-message-heart:before{content:"\f92f"}.fi-rr-message-image:before{content:"\f930"}.fi-rr-message-question:before{content:"\f931"}.fi-rr-message-quote:before{content:"\f932"}.fi-rr-message-slash:before{content:"\f933"}.fi-rr-message-sms:before{content:"\f934"}.fi-rr-message-text:before{content:"\f935"}.fi-rr-message-xmark:before{content:"\f936"}.fi-rr-messages-dollar:before{content:"\f937"}.fi-rr-messages-question:before{content:"\f938"}.fi-rr-messages:before{content:"\f939"}.fi-rr-meteor:before{content:"\f93a"}.fi-rr-meter-bolt:before{content:"\f93b"}.fi-rr-meter-droplet:before{content:"\f93c"}.fi-rr-meter-fire:before{content:"\f93d"}.fi-rr-meter:before{content:"\f93e"}.fi-rr-method:before{content:"\f93f"}.fi-rr-microchip-ai:before{content:"\f940"}.fi-rr-microchip:before{content:"\f941"}.fi-rr-microphone-alt:before{content:"\f942"}.fi-rr-microphone-slash:before{content:"\f943"}.fi-rr-microphone:before{content:"\f944"}.fi-rr-microscope:before{content:"\f945"}.fi-rr-microwave:before{content:"\f946"}.fi-rr-milk-alt:before{content:"\f947"}.fi-rr-milk:before{content:"\f948"}.fi-rr-mill-sign:before{content:"\f949"}.fi-rr-mind-share:before{content:"\f94a"}.fi-rr-minus-circle:before{content:"\f94b"}.fi-rr-minus-hexagon:before{content:"\f94c"}.fi-rr-minus-small:before{content:"\f94d"}.fi-rr-minus:before{content:"\f94e"}.fi-rr-mistletoe:before{content:"\f94f"}.fi-rr-mix:before{content:"\f950"}.fi-rr-mobile-button:before{content:"\f951"}.fi-rr-mobile-notch:before{content:"\f952"}.fi-rr-mobile:before{content:"\f953"}.fi-rr-mockup:before{content:"\f954"}.fi-rr-mode-alt:before{content:"\f955"}.fi-rr-mode-landscape:before{content:"\f956"}.fi-rr-mode-portrait:before{content:"\f957"}.fi-rr-mode:before{content:"\f958"}.fi-rr-model-cube-arrows:before{content:"\f959"}.fi-rr-model-cube-space:before{content:"\f95a"}.fi-rr-model-cube:before{content:"\f95b"}.fi-rr-module:before{content:"\f95c"}.fi-rr-monday:before{content:"\f95d"}.fi-rr-money-bill-simple:before{content:"\f95e"}.fi-rr-money-bill-transfer:before{content:"\f95f"}.fi-rr-money-bill-wave-alt:before{content:"\f960"}.fi-rr-money-bill-wave:before{content:"\f961"}.fi-rr-money-bills-simple:before{content:"\f962"}.fi-rr-money-bills:before{content:"\f963"}.fi-rr-money-check-edit-alt:before{content:"\f964"}.fi-rr-money-check-edit:before{content:"\f965"}.fi-rr-money-check:before{content:"\f966"}.fi-rr-money-coin-transfer:before{content:"\f967"}.fi-rr-money-from-bracket:before{content:"\f968"}.fi-rr-money-simple-from-bracket:before{content:"\f969"}.fi-rr-money-transfer-alt:before{content:"\f96a"}.fi-rr-money-transfer-coin-arrow:before{content:"\f96b"}.fi-rr-money-transfer-smartphone:before{content:"\f96c"}.fi-rr-money-wings:before{content:"\f96d"}.fi-rr-money:before{content:"\f96e"}.fi-rr-monkey:before{content:"\f96f"}.fi-rr-monument:before{content:"\f970"}.fi-rr-moon-stars:before{content:"\f971"}.fi-rr-moon:before{content:"\f972"}.fi-rr-moped:before{content:"\f973"}.fi-rr-mortar-pestle:before{content:"\f974"}.fi-rr-mortgage:before{content:"\f975"}.fi-rr-mosque-alt:before{content:"\f976"}.fi-rr-mosque-moon:before{content:"\f977"}.fi-rr-mosque:before{content:"\f978"}.fi-rr-mosquito-net:before{content:"\f979"}.fi-rr-mosquito:before{content:"\f97a"}.fi-rr-motorcycle:before{content:"\f97b"}.fi-rr-mound:before{content:"\f97c"}.fi-rr-mountain-city:before{content:"\f97d"}.fi-rr-mountain:before{content:"\f97e"}.fi-rr-mountains:before{content:"\f97f"}.fi-rr-mouse-field:before{content:"\f980"}.fi-rr-mouse:before{content:"\f981"}.fi-rr-mov-file:before{content:"\f982"}.fi-rr-move-to-folder-2:before{content:"\f983"}.fi-rr-move-to-folder:before{content:"\f984"}.fi-rr-mp3-file:before{content:"\f985"}.fi-rr-mp3-player:before{content:"\f986"}.fi-rr-mp4-file:before{content:"\f987"}.fi-rr-mug-alt:before{content:"\f988"}.fi-rr-mug-hot-alt:before{content:"\f989"}.fi-rr-mug-hot:before{content:"\f98a"}.fi-rr-mug-marshmallows:before{content:"\f98b"}.fi-rr-mug-tea-saucer:before{content:"\f98c"}.fi-rr-mug-tea:before{content:"\f98d"}.fi-rr-mug:before{content:"\f98e"}.fi-rr-multiple-alt:before{content:"\f98f"}.fi-rr-multiple:before{content:"\f990"}.fi-rr-muscle:before{content:"\f991"}.fi-rr-mushroom-alt:before{content:"\f992"}.fi-rr-mushroom:before{content:"\f993"}.fi-rr-music-alt:before{content:"\f994"}.fi-rr-music-file:before{content:"\f995"}.fi-rr-music-note-slash:before{content:"\f996"}.fi-rr-music-note:before{content:"\f997"}.fi-rr-music-slash:before{content:"\f998"}.fi-rr-music:before{content:"\f999"}.fi-rr-n:before{content:"\f99a"}.fi-rr-naira-sign:before{content:"\f99b"}.fi-rr-narwhal:before{content:"\f99c"}.fi-rr-navigation:before{content:"\f99d"}.fi-rr-nesting-dolls:before{content:"\f99e"}.fi-rr-network-analytic:before{content:"\f99f"}.fi-rr-network-cloud:before{content:"\f9a0"}.fi-rr-network:before{content:"\f9a1"}.fi-rr-neuter:before{content:"\f9a2"}.fi-rr-newsletter-subscribe:before{content:"\f9a3"}.fi-rr-newspaper-open:before{content:"\f9a4"}.fi-rr-newspaper:before{content:"\f9a5"}.fi-rr-nfc-lock:before{content:"\f9a6"}.fi-rr-nfc-magnifying-glass:before{content:"\f9a7"}.fi-rr-nfc-pen:before{content:"\f9a8"}.fi-rr-nfc-slash:before{content:"\f9a9"}.fi-rr-nfc-trash:before{content:"\f9aa"}.fi-rr-nfc:before{content:"\f9ab"}.fi-rr-night-day:before{content:"\f9ac"}.fi-rr-no-fee:before{content:"\f9ad"}.fi-rr-no-people:before{content:"\f9ae"}.fi-rr-noodles:before{content:"\f9af"}.fi-rr-nose:before{content:"\f9b0"}.fi-rr-not-equal:before{content:"\f9b1"}.fi-rr-not-found-alt:before{content:"\f9b2"}.fi-rr-not-found-magnifying-glass:before{content:"\f9b3"}.fi-rr-not-found:before{content:"\f9b4"}.fi-rr-notdef:before{content:"\f9b5"}.fi-rr-note-medical:before{content:"\f9b6"}.fi-rr-note-sticky:before{content:"\f9b7"}.fi-rr-note:before{content:"\f9b8"}.fi-rr-notebook-alt:before{content:"\f9b9"}.fi-rr-notebook:before{content:"\f9ba"}.fi-rr-notes-medical:before{content:"\f9bb"}.fi-rr-notes:before{content:"\f9bc"}.fi-rr-o:before{content:"\f9bd"}.fi-rr-object-exclude:before{content:"\f9be"}.fi-rr-object-group:before{content:"\f9bf"}.fi-rr-object-intersect:before{content:"\f9c0"}.fi-rr-object-subtract:before{content:"\f9c1"}.fi-rr-object-ungroup:before{content:"\f9c2"}.fi-rr-object-union:before{content:"\f9c3"}.fi-rr-objects-column:before{content:"\f9c4"}.fi-rr-octagon-check:before{content:"\f9c5"}.fi-rr-octagon-divide:before{content:"\f9c6"}.fi-rr-octagon-exclamation:before{content:"\f9c7"}.fi-rr-octagon-minus:before{content:"\f9c8"}.fi-rr-octagon-plus:before{content:"\f9c9"}.fi-rr-octagon-xmark:before{content:"\f9ca"}.fi-rr-octagon:before{content:"\f9cb"}.fi-rr-oil-can:before{content:"\f9cc"}.fi-rr-oil-temp:before{content:"\f9cd"}.fi-rr-olive-oil:before{content:"\f9ce"}.fi-rr-olive:before{content:"\f9cf"}.fi-rr-olives:before{content:"\f9d0"}.fi-rr-om:before{content:"\f9d1"}.fi-rr-omega:before{content:"\f9d2"}.fi-rr-onboarding:before{content:"\f9d3"}.fi-rr-onion:before{content:"\f9d4"}.fi-rr-opacity:before{content:"\f9d5"}.fi-rr-open-mail-clip:before{content:"\f9d6"}.fi-rr-operating-system-upgrade:before{content:"\f9d7"}.fi-rr-operation:before{content:"\f9d8"}.fi-rr-order-history:before{content:"\f9d9"}.fi-rr-organization-chart:before{content:"\f9da"}.fi-rr-ornament:before{content:"\f9db"}.fi-rr-otp:before{content:"\f9dc"}.fi-rr-otter:before{content:"\f9dd"}.fi-rr-outdent:before{content:"\f9de"}.fi-rr-oval-alt:before{content:"\f9df"}.fi-rr-oval:before{content:"\f9e0"}.fi-rr-oven:before{content:"\f9e1"}.fi-rr-overline:before{content:"\f9e2"}.fi-rr-overview:before{content:"\f9e3"}.fi-rr-p:before{content:"\f9e4"}.fi-rr-package:before{content:"\f9e5"}.fi-rr-padlock-check:before{content:"\f9e6"}.fi-rr-page-break:before{content:"\f9e7"}.fi-rr-pager:before{content:"\f9e8"}.fi-rr-paid:before{content:"\f9e9"}.fi-rr-paint-brush:before{content:"\f9ea"}.fi-rr-paint-roller:before{content:"\f9eb"}.fi-rr-paintbrush-pencil:before{content:"\f9ec"}.fi-rr-palette:before{content:"\f9ed"}.fi-rr-pallet-alt:before{content:"\f9ee"}.fi-rr-pallet:before{content:"\f9ef"}.fi-rr-pan-food:before{content:"\f9f0"}.fi-rr-pan-frying:before{content:"\f9f1"}.fi-rr-pan:before{content:"\f9f2"}.fi-rr-pancakes:before{content:"\f9f3"}.fi-rr-panorama:before{content:"\f9f4"}.fi-rr-paper-plane-launch:before{content:"\f9f5"}.fi-rr-paper-plane-top:before{content:"\f9f6"}.fi-rr-paper-plane:before{content:"\f9f7"}.fi-rr-paperclip-vertical:before{content:"\f9f8"}.fi-rr-parachute-box:before{content:"\f9f9"}.fi-rr-paragraph-left:before{content:"\f9fa"}.fi-rr-paragraph:before{content:"\f9fb"}.fi-rr-parking-circle-slash:before{content:"\f9fc"}.fi-rr-parking-circle:before{content:"\f9fd"}.fi-rr-parking-slash:before{content:"\f9fe"}.fi-rr-parking:before{content:"\f9ff"}.fi-rr-party-bell:before{content:"\fa00"}.fi-rr-party-horn:before{content:"\fa01"}.fi-rr-passport:before{content:"\fa02"}.fi-rr-password-alt:before{content:"\fa03"}.fi-rr-password-computer:before{content:"\fa04"}.fi-rr-password-email:before{content:"\fa05"}.fi-rr-password-smartphone:before{content:"\fa06"}.fi-rr-password:before{content:"\fa07"}.fi-rr-paste:before{content:"\fa08"}.fi-rr-pattern:before{content:"\fa09"}.fi-rr-pause-circle:before{content:"\fa0a"}.fi-rr-pause-square:before{content:"\fa0b"}.fi-rr-pause:before{content:"\fa0c"}.fi-rr-paw-claws:before{content:"\fa0d"}.fi-rr-paw-heart:before{content:"\fa0e"}.fi-rr-paw:before{content:"\fa0f"}.fi-rr-payment-pos:before{content:"\fa10"}.fi-rr-payroll-calendar:before{content:"\fa11"}.fi-rr-payroll-check:before{content:"\fa12"}.fi-rr-payroll:before{content:"\fa13"}.fi-rr-peace:before{content:"\fa14"}.fi-rr-peach:before{content:"\fa15"}.fi-rr-peanut:before{content:"\fa16"}.fi-rr-peanuts:before{content:"\fa17"}.fi-rr-peapod:before{content:"\fa18"}.fi-rr-pear:before{content:"\fa19"}.fi-rr-pedestal:before{content:"\fa1a"}.fi-rr-pen-circle:before{content:"\fa1b"}.fi-rr-pen-clip-slash:before{content:"\fa1c"}.fi-rr-pen-clip:before{content:"\fa1d"}.fi-rr-pen-fancy-slash:before{content:"\fa1e"}.fi-rr-pen-fancy:before{content:"\fa1f"}.fi-rr-pen-field:before{content:"\fa20"}.fi-rr-pen-nib-slash:before{content:"\fa21"}.fi-rr-pen-nib:before{content:"\fa22"}.fi-rr-pen-slash:before{content:"\fa23"}.fi-rr-pen-square:before{content:"\fa24"}.fi-rr-pen-swirl:before{content:"\fa25"}.fi-rr-pencil-paintbrush:before{content:"\fa26"}.fi-rr-pencil-ruler:before{content:"\fa27"}.fi-rr-pencil-slash:before{content:"\fa28"}.fi-rr-pencil:before{content:"\fa29"}.fi-rr-pending:before{content:"\fa2a"}.fi-rr-pennant:before{content:"\fa2b"}.fi-rr-people-arrows-left-right:before{content:"\fa2c"}.fi-rr-people-carry-box:before{content:"\fa2d"}.fi-rr-people-dress:before{content:"\fa2e"}.fi-rr-people-network-partner:before{content:"\fa2f"}.fi-rr-people-pants:before{content:"\fa30"}.fi-rr-people-poll:before{content:"\fa31"}.fi-rr-people-pulling:before{content:"\fa32"}.fi-rr-people-roof:before{content:"\fa33"}.fi-rr-people:before{content:"\fa34"}.fi-rr-pepper-alt:before{content:"\fa35"}.fi-rr-pepper-hot:before{content:"\fa36"}.fi-rr-pepper:before{content:"\fa37"}.fi-rr-percent-10:before{content:"\fa38"}.fi-rr-percent-100:before{content:"\fa39"}.fi-rr-percent-20:before{content:"\fa3a"}.fi-rr-percent-25:before{content:"\fa3b"}.fi-rr-percent-30:before{content:"\fa3c"}.fi-rr-percent-40:before{content:"\fa3d"}.fi-rr-percent-50:before{content:"\fa3e"}.fi-rr-percent-60:before{content:"\fa3f"}.fi-rr-percent-70:before{content:"\fa40"}.fi-rr-percent-75:before{content:"\fa41"}.fi-rr-percent-80:before{content:"\fa42"}.fi-rr-percent-90:before{content:"\fa43"}.fi-rr-percentage:before{content:"\fa44"}.fi-rr-person-burst:before{content:"\fa45"}.fi-rr-person-carry-box:before{content:"\fa46"}.fi-rr-person-circle-check:before{content:"\fa47"}.fi-rr-person-circle-exclamation:before{content:"\fa48"}.fi-rr-person-circle-minus:before{content:"\fa49"}.fi-rr-person-circle-plus:before{content:"\fa4a"}.fi-rr-person-circle-question:before{content:"\fa4b"}.fi-rr-person-circle-xmark:before{content:"\fa4c"}.fi-rr-person-cv:before{content:"\fa4d"}.fi-rr-person-dolly-empty:before{content:"\fa4e"}.fi-rr-person-dolly:before{content:"\fa4f"}.fi-rr-person-dress-simple:before{content:"\fa50"}.fi-rr-person-dress:before{content:"\fa51"}.fi-rr-person-luggage:before{content:"\fa52"}.fi-rr-person-lunge:before{content:"\fa53"}.fi-rr-person-pilates:before{content:"\fa54"}.fi-rr-person-praying:before{content:"\fa55"}.fi-rr-person-pregnant:before{content:"\fa56"}.fi-rr-person-seat-reclined:before{content:"\fa57"}.fi-rr-person-seat:before{content:"\fa58"}.fi-rr-person-shelter:before{content:"\fa59"}.fi-rr-person-sign:before{content:"\fa5a"}.fi-rr-person-simple:before{content:"\fa5b"}.fi-rr-person-walking-with-cane:before{content:"\fa5c"}.fi-rr-peseta-sign:before{content:"\fa5d"}.fi-rr-peso-sign:before{content:"\fa5e"}.fi-rr-pets:before{content:"\fa5f"}.fi-rr-pharmacy:before{content:"\fa60"}.fi-rr-phone-call:before{content:"\fa61"}.fi-rr-phone-cross:before{content:"\fa62"}.fi-rr-phone-flip:before{content:"\fa63"}.fi-rr-phone-guide:before{content:"\fa64"}.fi-rr-phone-heart-message:before{content:"\fa65"}.fi-rr-phone-office:before{content:"\fa66"}.fi-rr-phone-pause:before{content:"\fa67"}.fi-rr-phone-plus:before{content:"\fa68"}.fi-rr-phone-rotary:before{content:"\fa69"}.fi-rr-phone-slash:before{content:"\fa6a"}.fi-rr-photo-capture:before{content:"\fa6b"}.fi-rr-photo-film-music:before{content:"\fa6c"}.fi-rr-photo-video:before{content:"\fa6d"}.fi-rr-physics:before{content:"\fa6e"}.fi-rr-Pi:before{content:"\fa6f"}.fi-rr-piano-keyboard:before{content:"\fa70"}.fi-rr-piano:before{content:"\fa71"}.fi-rr-pickaxe:before{content:"\fa72"}.fi-rr-picking-box:before{content:"\fa73"}.fi-rr-picking:before{content:"\fa74"}.fi-rr-picnic:before{content:"\fa75"}.fi-rr-picpeople-filled:before{content:"\fa76"}.fi-rr-picpeople:before{content:"\fa77"}.fi-rr-picture:before{content:"\fa78"}.fi-rr-pie:before{content:"\fa79"}.fi-rr-piece:before{content:"\fa7a"}.fi-rr-pig-bank-bulb:before{content:"\fa7b"}.fi-rr-pig-face:before{content:"\fa7c"}.fi-rr-pig:before{content:"\fa7d"}.fi-rr-piggy-bank-budget:before{content:"\fa7e"}.fi-rr-piggy-bank:before{content:"\fa7f"}.fi-rr-pills:before{content:"\fa80"}.fi-rr-pinata:before{content:"\fa81"}.fi-rr-pineapple-alt:before{content:"\fa82"}.fi-rr-pineapple:before{content:"\fa83"}.fi-rr-ping-pong:before{content:"\fa84"}.fi-rr-pipe-smoking:before{content:"\fa85"}.fi-rr-pizza-slice:before{content:"\fa86"}.fi-rr-place-of-worship:before{content:"\fa87"}.fi-rr-plan-strategy:before{content:"\fa88"}.fi-rr-plan:before{content:"\fa89"}.fi-rr-plane-alt:before{content:"\fa8a"}.fi-rr-plane-arrival:before{content:"\fa8b"}.fi-rr-plane-departure:before{content:"\fa8c"}.fi-rr-plane-prop:before{content:"\fa8d"}.fi-rr-plane-slash:before{content:"\fa8e"}.fi-rr-plane-tail:before{content:"\fa8f"}.fi-rr-plane:before{content:"\fa90"}.fi-rr-planet-moon:before{content:"\fa91"}.fi-rr-planet-ringed:before{content:"\fa92"}.fi-rr-plant-care:before{content:"\fa93"}.fi-rr-plant-growth:before{content:"\fa94"}.fi-rr-plant-seed-invest:before{content:"\fa95"}.fi-rr-plant-wilt:before{content:"\fa96"}.fi-rr-plate-utensils:before{content:"\fa97"}.fi-rr-plate-wheat:before{content:"\fa98"}.fi-rr-plate:before{content:"\fa99"}.fi-rr-play-alt:before{content:"\fa9a"}.fi-rr-play-circle:before{content:"\fa9b"}.fi-rr-play-microphone:before{content:"\fa9c"}.fi-rr-play-pause:before{content:"\fa9d"}.fi-rr-play:before{content:"\fa9e"}.fi-rr-playing-cards:before{content:"\fa9f"}.fi-rr-plug-alt:before{content:"\faa0"}.fi-rr-plug-cable:before{content:"\faa1"}.fi-rr-plug-circle-bolt:before{content:"\faa2"}.fi-rr-plug-circle-check:before{content:"\faa3"}.fi-rr-plug-circle-exclamation:before{content:"\faa4"}.fi-rr-plug-circle-minus:before{content:"\faa5"}.fi-rr-plug-circle-plus:before{content:"\faa6"}.fi-rr-plug-connection:before{content:"\faa7"}.fi-rr-plug:before{content:"\faa8"}.fi-rr-plus-hexagon:before{content:"\faa9"}.fi-rr-plus-minus:before{content:"\faaa"}.fi-rr-plus-small:before{content:"\faab"}.fi-rr-plus:before{content:"\faac"}.fi-rr-png-file:before{content:"\faad"}.fi-rr-podcast:before{content:"\faae"}.fi-rr-podium-star:before{content:"\faaf"}.fi-rr-podium-victory-leader:before{content:"\fab0"}.fi-rr-podium:before{content:"\fab1"}.fi-rr-point-of-sale-bill:before{content:"\fab2"}.fi-rr-point-of-sale-signal:before{content:"\fab3"}.fi-rr-point-of-sale:before{content:"\fab4"}.fi-rr-pointer-loading:before{content:"\fab5"}.fi-rr-pointer-text:before{content:"\fab6"}.fi-rr-poker-chip:before{content:"\fab7"}.fi-rr-police-box:before{content:"\fab8"}.fi-rr-poll-h:before{content:"\fab9"}.fi-rr-pollution:before{content:"\faba"}.fi-rr-pompebled:before{content:"\fabb"}.fi-rr-poo-bolt:before{content:"\fabc"}.fi-rr-poo:before{content:"\fabd"}.fi-rr-pool-8-ball:before{content:"\fabe"}.fi-rr-poop:before{content:"\fabf"}.fi-rr-popcorn:before{content:"\fac0"}.fi-rr-popsicle:before{content:"\fac1"}.fi-rr-portal-enter:before{content:"\fac2"}.fi-rr-portal-exit:before{content:"\fac3"}.fi-rr-portrait:before{content:"\fac4"}.fi-rr-postal-address:before{content:"\fac5"}.fi-rr-pot:before{content:"\fac6"}.fi-rr-potato:before{content:"\fac7"}.fi-rr-pound:before{content:"\fac8"}.fi-rr-power:before{content:"\fac9"}.fi-rr-ppt-file:before{content:"\faca"}.fi-rr-practice:before{content:"\facb"}.fi-rr-praying-hands:before{content:"\facc"}.fi-rr-prescription-bottle-alt:before{content:"\facd"}.fi-rr-prescription-bottle-pill:before{content:"\face"}.fi-rr-prescription-bottle:before{content:"\facf"}.fi-rr-prescription:before{content:"\fad0"}.fi-rr-presentation:before{content:"\fad1"}.fi-rr-preview:before{content:"\fad2"}.fi-rr-previous-square:before{content:"\fad3"}.fi-rr-print-magnifying-glass:before{content:"\fad4"}.fi-rr-print-slash:before{content:"\fad5"}.fi-rr-print:before{content:"\fad6"}.fi-rr-priority-arrow:before{content:"\fad7"}.fi-rr-priority-arrows:before{content:"\fad8"}.fi-rr-priority-importance:before{content:"\fad9"}.fi-rr-problem-solving:before{content:"\fada"}.fi-rr-procedures:before{content:"\fadb"}.fi-rr-process:before{content:"\fadc"}.fi-rr-productivity:before{content:"\fadd"}.fi-rr-progress-complete:before{content:"\fade"}.fi-rr-progress-download:before{content:"\fadf"}.fi-rr-progress-upload:before{content:"\fae0"}.fi-rr-projector:before{content:"\fae1"}.fi-rr-protractor:before{content:"\fae2"}.fi-rr-pulse:before{content:"\fae3"}.fi-rr-pump-medical:before{content:"\fae4"}.fi-rr-pump:before{content:"\fae5"}.fi-rr-pumpkin-alt-2:before{content:"\fae6"}.fi-rr-pumpkin-alt:before{content:"\fae7"}.fi-rr-pumpkin:before{content:"\fae8"}.fi-rr-puzzle-alt:before{content:"\fae9"}.fi-rr-puzzle-piece-integration:before{content:"\faea"}.fi-rr-puzzle-pieces:before{content:"\faeb"}.fi-rr-puzzle:before{content:"\faec"}.fi-rr-pyramid:before{content:"\faed"}.fi-rr-q:before{content:"\faee"}.fi-rr-qr-scan:before{content:"\faef"}.fi-rr-QR:before{content:"\faf0"}.fi-rr-qrcode:before{content:"\faf1"}.fi-rr-question-square:before{content:"\faf2"}.fi-rr-question:before{content:"\faf3"}.fi-rr-queue-alt:before{content:"\faf4"}.fi-rr-queue-line:before{content:"\faf5"}.fi-rr-queue-signal:before{content:"\faf6"}.fi-rr-queue:before{content:"\faf7"}.fi-rr-quill-pen-story:before{content:"\faf8"}.fi-rr-quiz-alt:before{content:"\faf9"}.fi-rr-quiz:before{content:"\fafa"}.fi-rr-quote-right:before{content:"\fafb"}.fi-rr-r:before{content:"\fafc"}.fi-rr-rabbit-fast:before{content:"\fafd"}.fi-rr-rabbit:before{content:"\fafe"}.fi-rr-raccoon:before{content:"\faff"}.fi-rr-racquet:before{content:"\fb00"}.fi-rr-radar-monitoring-track:before{content:"\fb01"}.fi-rr-radar:before{content:"\fb02"}.fi-rr-radiation-alt:before{content:"\fb03"}.fi-rr-radiation:before{content:"\fb04"}.fi-rr-radio-alt:before{content:"\fb05"}.fi-rr-radio-button:before{content:"\fb06"}.fi-rr-radio:before{content:"\fb07"}.fi-rr-radish:before{content:"\fb08"}.fi-rr-rainbow:before{content:"\fb09"}.fi-rr-raindrops:before{content:"\fb0a"}.fi-rr-ram:before{content:"\fb0b"}.fi-rr-ramp-loading:before{content:"\fb0c"}.fi-rr-rank:before{content:"\fb0d"}.fi-rr-ranking-podium-empty:before{content:"\fb0e"}.fi-rr-ranking-podium:before{content:"\fb0f"}.fi-rr-ranking-star:before{content:"\fb10"}.fi-rr-ranking-stars:before{content:"\fb11"}.fi-rr-raygun:before{content:"\fb12"}.fi-rr-razor-barber:before{content:"\fb13"}.fi-rr-react:before{content:"\fb14"}.fi-rr-rec:before{content:"\fb15"}.fi-rr-receipt:before{content:"\fb16"}.fi-rr-recipe-book:before{content:"\fb17"}.fi-rr-recipe:before{content:"\fb18"}.fi-rr-record-vinyl:before{content:"\fb19"}.fi-rr-rectabgle-vertical:before{content:"\fb1a"}.fi-rr-rectangle-barcode:before{content:"\fb1b"}.fi-rr-rectangle-code:before{content:"\fb1c"}.fi-rr-rectangle-history-circle-plus:before{content:"\fb1d"}.fi-rr-rectangle-horizontal:before{content:"\fb1e"}.fi-rr-rectangle-list:before{content:"\fb1f"}.fi-rr-rectangle-panoramic:before{content:"\fb20"}.fi-rr-rectangle-pro:before{content:"\fb21"}.fi-rr-rectangle-vertical-history:before{content:"\fb22"}.fi-rr-rectangle-vertical:before{content:"\fb23"}.fi-rr-rectangle-xmark:before{content:"\fb24"}.fi-rr-rectangles-mixed:before{content:"\fb25"}.fi-rr-recycle-bin:before{content:"\fb26"}.fi-rr-recycle:before{content:"\fb27"}.fi-rr-redo-alt:before{content:"\fb28"}.fi-rr-redo:before{content:"\fb29"}.fi-rr-reel:before{content:"\fb2a"}.fi-rr-refer-arrow:before{content:"\fb2b"}.fi-rr-refer:before{content:"\fb2c"}.fi-rr-referral-alt:before{content:"\fb2d"}.fi-rr-referral-user:before{content:"\fb2e"}.fi-rr-referral:before{content:"\fb2f"}.fi-rr-reflect-horizontal-alt:before{content:"\fb30"}.fi-rr-reflect-horizontal:before{content:"\fb31"}.fi-rr-reflect-vertical:before{content:"\fb32"}.fi-rr-reflect:before{content:"\fb33"}.fi-rr-refresh:before{content:"\fb34"}.fi-rr-refrigerator:before{content:"\fb35"}.fi-rr-refund-alt:before{content:"\fb36"}.fi-rr-refund:before{content:"\fb37"}.fi-rr-region-pin-alt:before{content:"\fb38"}.fi-rr-region-pin:before{content:"\fb39"}.fi-rr-registered:before{content:"\fb3a"}.fi-rr-registration-paper:before{content:"\fb3b"}.fi-rr-remove-folder:before{content:"\fb3c"}.fi-rr-remove-user:before{content:"\fb3d"}.fi-rr-rent-signal:before{content:"\fb3e"}.fi-rr-rent:before{content:"\fb3f"}.fi-rr-replace:before{content:"\fb40"}.fi-rr-replay-10:before{content:"\fb41"}.fi-rr-replay-30:before{content:"\fb42"}.fi-rr-replay-5:before{content:"\fb43"}.fi-rr-reply-all:before{content:"\fb44"}.fi-rr-republican:before{content:"\fb45"}.fi-rr-reservation-smartphone:before{content:"\fb46"}.fi-rr-reservation-table:before{content:"\fb47"}.fi-rr-resistance-band:before{content:"\fb48"}.fi-rr-resize:before{content:"\fb49"}.fi-rr-resources:before{content:"\fb4a"}.fi-rr-restaurant:before{content:"\fb4b"}.fi-rr-restock:before{content:"\fb4c"}.fi-rr-restroom-simple:before{content:"\fb4d"}.fi-rr-resume:before{content:"\fb4e"}.fi-rr-revenue-alt:before{content:"\fb4f"}.fi-rr-revenue-euro:before{content:"\fb50"}.fi-rr-Revenue:before{content:"\fb51"}.fi-rr-review:before{content:"\fb52"}.fi-rr-rewind-button-circle:before{content:"\fb53"}.fi-rr-rewind:before{content:"\fb54"}.fi-rr-rhombus:before{content:"\fb55"}.fi-rr-ribbon:before{content:"\fb56"}.fi-rr-right-from-bracket:before{content:"\fb57"}.fi-rr-right:before{content:"\fb58"}.fi-rr-ring-diamond:before{content:"\fb59"}.fi-rr-ring:before{content:"\fb5a"}.fi-rr-rings-wedding:before{content:"\fb5b"}.fi-rr-risk-alt:before{content:"\fb5c"}.fi-rr-risk:before{content:"\fb5d"}.fi-rr-road-barrier:before{content:"\fb5e"}.fi-rr-road-sign-left:before{content:"\fb5f"}.fi-rr-road:before{content:"\fb60"}.fi-rr-robot:before{content:"\fb61"}.fi-rr-robotic-arm:before{content:"\fb62"}.fi-rr-rocket-lunch:before{content:"\fb63"}.fi-rr-rocket:before{content:"\fb64"}.fi-rr-roller-coaster:before{content:"\fb65"}.fi-rr-room-service:before{content:"\fb66"}.fi-rr-rotate-exclamation:before{content:"\fb67"}.fi-rr-rotate-left:before{content:"\fb68"}.fi-rr-rotate-reverse:before{content:"\fb69"}.fi-rr-rotate-right:before{content:"\fb6a"}.fi-rr-rotate-square:before{content:"\fb6b"}.fi-rr-roulette:before{content:"\fb6c"}.fi-rr-route-highway:before{content:"\fb6d"}.fi-rr-route-interstate:before{content:"\fb6e"}.fi-rr-route:before{content:"\fb6f"}.fi-rr-router:before{content:"\fb70"}.fi-rr-rss-alt:before{content:"\fb71"}.fi-rr-rss:before{content:"\fb72"}.fi-rr-ruble-sign:before{content:"\fb73"}.fi-rr-rugby:before{content:"\fb74"}.fi-rr-ruler-combined:before{content:"\fb75"}.fi-rr-ruler-horizontal:before{content:"\fb76"}.fi-rr-ruler-triangle:before{content:"\fb77"}.fi-rr-ruler-vertical:before{content:"\fb78"}.fi-rr-rules-alt:before{content:"\fb79"}.fi-rr-rules:before{content:"\fb7a"}.fi-rr-running-track:before{content:"\fb7b"}.fi-rr-running:before{content:"\fb7c"}.fi-rr-rupee-sign:before{content:"\fb7d"}.fi-rr-rupiah-sign:before{content:"\fb7e"}.fi-rr-rv:before{content:"\fb7f"}.fi-rr-s:before{content:"\fb80"}.fi-rr-sack-dollar:before{content:"\fb81"}.fi-rr-sack:before{content:"\fb82"}.fi-rr-sad-cry:before{content:"\fb83"}.fi-rr-sad-tear:before{content:"\fb84"}.fi-rr-sad:before{content:"\fb85"}.fi-rr-safe-box:before{content:"\fb86"}.fi-rr-sailboat:before{content:"\fb87"}.fi-rr-salad:before{content:"\fb88"}.fi-rr-salary-alt:before{content:"\fb89"}.fi-rr-salt-pepper:before{content:"\fb8a"}.fi-rr-salt-shaker:before{content:"\fb8b"}.fi-rr-sandwich-alt:before{content:"\fb8c"}.fi-rr-sandwich:before{content:"\fb8d"}.fi-rr-satellite-dish:before{content:"\fb8e"}.fi-rr-satellite:before{content:"\fb8f"}.fi-rr-saturday:before{content:"\fb90"}.fi-rr-sauce:before{content:"\fb91"}.fi-rr-sausage:before{content:"\fb92"}.fi-rr-sax-hot:before{content:"\fb93"}.fi-rr-saxophone:before{content:"\fb94"}.fi-rr-scale-comparison-alt:before{content:"\fb95"}.fi-rr-scale-comparison:before{content:"\fb96"}.fi-rr-scale:before{content:"\fb97"}.fi-rr-scalpel-path:before{content:"\fb98"}.fi-rr-scalpel:before{content:"\fb99"}.fi-rr-scanner-gun:before{content:"\fb9a"}.fi-rr-scanner-image:before{content:"\fb9b"}.fi-rr-scanner-keyboard:before{content:"\fb9c"}.fi-rr-scanner-touchscreen:before{content:"\fb9d"}.fi-rr-scarecrow:before{content:"\fb9e"}.fi-rr-scarf:before{content:"\fb9f"}.fi-rr-school-bus:before{content:"\fba0"}.fi-rr-school:before{content:"\fba1"}.fi-rr-scissors:before{content:"\fba2"}.fi-rr-scooter:before{content:"\fba3"}.fi-rr-screen:before{content:"\fba4"}.fi-rr-screencast:before{content:"\fba5"}.fi-rr-screw-alt:before{content:"\fba6"}.fi-rr-screw:before{content:"\fba7"}.fi-rr-screwdriver:before{content:"\fba8"}.fi-rr-scribble:before{content:"\fba9"}.fi-rr-script:before{content:"\fbaa"}.fi-rr-scroll-document-story:before{content:"\fbab"}.fi-rr-scroll-old:before{content:"\fbac"}.fi-rr-scroll-torah:before{content:"\fbad"}.fi-rr-scroll:before{content:"\fbae"}.fi-rr-scrubber:before{content:"\fbaf"}.fi-rr-scythe:before{content:"\fbb0"}.fi-rr-sd-card:before{content:"\fbb1"}.fi-rr-sd-cards:before{content:"\fbb2"}.fi-rr-seal-exclamation:before{content:"\fbb3"}.fi-rr-seal-question:before{content:"\fbb4"}.fi-rr-seal:before{content:"\fbb5"}.fi-rr-search-alt:before{content:"\fbb6"}.fi-rr-search-dollar:before{content:"\fbb7"}.fi-rr-search-heart:before{content:"\fbb8"}.fi-rr-search-location:before{content:"\fbb9"}.fi-rr-search:before{content:"\fbba"}.fi-rr-seat-airline:before{content:"\fbbb"}.fi-rr-seatbelt-safety-driver:before{content:"\fbbc"}.fi-rr-second-award:before{content:"\fbbd"}.fi-rr-second-laurel:before{content:"\fbbe"}.fi-rr-second-medal:before{content:"\fbbf"}.fi-rr-second:before{content:"\fbc0"}.fi-rr-security:before{content:"\fbc1"}.fi-rr-seedling:before{content:"\fbc2"}.fi-rr-selection:before{content:"\fbc3"}.fi-rr-sell:before{content:"\fbc4"}.fi-rr-seller-store:before{content:"\fbc5"}.fi-rr-seller:before{content:"\fbc6"}.fi-rr-selling:before{content:"\fbc7"}.fi-rr-send-back:before{content:"\fbc8"}.fi-rr-send-backward:before{content:"\fbc9"}.fi-rr-send-money-smartphone:before{content:"\fbca"}.fi-rr-send-money:before{content:"\fbcb"}.fi-rr-sensor-alert:before{content:"\fbcc"}.fi-rr-sensor-fire:before{content:"\fbcd"}.fi-rr-sensor-on:before{content:"\fbce"}.fi-rr-sensor-smoke:before{content:"\fbcf"}.fi-rr-sensor:before{content:"\fbd0"}.fi-rr-settings-sliders:before{content:"\fbd1"}.fi-rr-settings:before{content:"\fbd2"}.fi-rr-share-alt-square:before{content:"\fbd3"}.fi-rr-share-square:before{content:"\fbd4"}.fi-rr-share:before{content:"\fbd5"}.fi-rr-sheep:before{content:"\fbd6"}.fi-rr-shekel-sign:before{content:"\fbd7"}.fi-rr-shelves:before{content:"\fbd8"}.fi-rr-shield-alt:before{content:"\fbd9"}.fi-rr-shield-cat:before{content:"\fbda"}.fi-rr-shield-check:before{content:"\fbdb"}.fi-rr-shield-cross:before{content:"\fbdc"}.fi-rr-shield-dog:before{content:"\fbdd"}.fi-rr-shield-exclamation:before{content:"\fbde"}.fi-rr-shield-interrogation:before{content:"\fbdf"}.fi-rr-shield-keyhole:before{content:"\fbe0"}.fi-rr-shield-minus:before{content:"\fbe1"}.fi-rr-shield-plus:before{content:"\fbe2"}.fi-rr-shield-security-risk:before{content:"\fbe3"}.fi-rr-shield-slash:before{content:"\fbe4"}.fi-rr-shield-trust:before{content:"\fbe5"}.fi-rr-shield-virus:before{content:"\fbe6"}.fi-rr-shield-xmark:before{content:"\fbe7"}.fi-rr-shield:before{content:"\fbe8"}.fi-rr-ship-side:before{content:"\fbe9"}.fi-rr-ship:before{content:"\fbea"}.fi-rr-shipping-fast:before{content:"\fbeb"}.fi-rr-shipping-timed:before{content:"\fbec"}.fi-rr-shirt-long-sleeve:before{content:"\fbed"}.fi-rr-shirt-running:before{content:"\fbee"}.fi-rr-shirt-tank-top:before{content:"\fbef"}.fi-rr-shirt:before{content:"\fbf0"}.fi-rr-shish-kebab:before{content:"\fbf1"}.fi-rr-shoe-prints:before{content:"\fbf2"}.fi-rr-shop-lock:before{content:"\fbf3"}.fi-rr-shop-slash:before{content:"\fbf4"}.fi-rr-shop:before{content:"\fbf5"}.fi-rr-shopping-bag-add:before{content:"\fbf6"}.fi-rr-shopping-bag:before{content:"\fbf7"}.fi-rr-shopping-basket:before{content:"\fbf8"}.fi-rr-shopping-cart-add:before{content:"\fbf9"}.fi-rr-shopping-cart-buyer:before{content:"\fbfa"}.fi-rr-shopping-cart-check:before{content:"\fbfb"}.fi-rr-shopping-cart:before{content:"\fbfc"}.fi-rr-shovel-snow:before{content:"\fbfd"}.fi-rr-shovel:before{content:"\fbfe"}.fi-rr-shower-down:before{content:"\fbff"}.fi-rr-shower:before{content:"\fc00"}.fi-rr-shredder:before{content:"\fc01"}.fi-rr-shrimp:before{content:"\fc02"}.fi-rr-shuffle:before{content:"\fc03"}.fi-rr-shuttle-van:before{content:"\fc04"}.fi-rr-shuttlecock:before{content:"\fc05"}.fi-rr-Sickle:before{content:"\fc06"}.fi-rr-sidebar-flip:before{content:"\fc07"}.fi-rr-sidebar:before{content:"\fc08"}.fi-rr-sigma:before{content:"\fc09"}.fi-rr-sign-hanging:before{content:"\fc0a"}.fi-rr-sign-in-alt:before{content:"\fc0b"}.fi-rr-sign-out-alt:before{content:"\fc0c"}.fi-rr-sign-posts-wrench:before{content:"\fc0d"}.fi-rr-sign-posts:before{content:"\fc0e"}.fi-rr-sign-up:before{content:"\fc0f"}.fi-rr-signal-alt-1:before{content:"\fc10"}.fi-rr-signal-alt-2:before{content:"\fc11"}.fi-rr-signal-alt-slash:before{content:"\fc12"}.fi-rr-signal-alt:before{content:"\fc13"}.fi-rr-signal-bars-fair:before{content:"\fc14"}.fi-rr-signal-bars-good:before{content:"\fc15"}.fi-rr-signal-bars-weak:before{content:"\fc16"}.fi-rr-signal-stream-slash:before{content:"\fc17"}.fi-rr-signal-stream:before{content:"\fc18"}.fi-rr-signature-lock:before{content:"\fc19"}.fi-rr-signature-slash:before{content:"\fc1a"}.fi-rr-signature:before{content:"\fc1b"}.fi-rr-sim-card:before{content:"\fc1c"}.fi-rr-sim-cards:before{content:"\fc1d"}.fi-rr-sink:before{content:"\fc1e"}.fi-rr-siren-on:before{content:"\fc1f"}.fi-rr-Siren:before{content:"\fc20"}.fi-rr-site-alt:before{content:"\fc21"}.fi-rr-site-browser:before{content:"\fc22"}.fi-rr-site:before{content:"\fc23"}.fi-rr-sitemap:before{content:"\fc24"}.fi-rr-skateboard:before{content:"\fc25"}.fi-rr-skating:before{content:"\fc26"}.fi-rr-skeleton-ribs:before{content:"\fc27"}.fi-rr-skeleton:before{content:"\fc28"}.fi-rr-skewer:before{content:"\fc29"}.fi-rr-ski-boot-ski:before{content:"\fc2a"}.fi-rr-ski-jump:before{content:"\fc2b"}.fi-rr-ski-lift:before{content:"\fc2c"}.fi-rr-skiing-nordic:before{content:"\fc2d"}.fi-rr-skiing:before{content:"\fc2e"}.fi-rr-skill-alt:before{content:"\fc2f"}.fi-rr-skill-user:before{content:"\fc30"}.fi-rr-skill:before{content:"\fc31"}.fi-rr-skin-arrow:before{content:"\fc32"}.fi-rr-skin-drop:before{content:"\fc33"}.fi-rr-skin-hair:before{content:"\fc34"}.fi-rr-skin:before{content:"\fc35"}.fi-rr-skip-15-seconds:before{content:"\fc36"}.fi-rr-skull-cow:before{content:"\fc37"}.fi-rr-skull-crossbones:before{content:"\fc38"}.fi-rr-skull:before{content:"\fc39"}.fi-rr-slash:before{content:"\fc3a"}.fi-rr-sledding:before{content:"\fc3b"}.fi-rr-sleeping-bag:before{content:"\fc3c"}.fi-rr-sleigh:before{content:"\fc3d"}.fi-rr-sliders-h-square:before{content:"\fc3e"}.fi-rr-sliders-v-square:before{content:"\fc3f"}.fi-rr-sliders-v:before{content:"\fc40"}.fi-rr-slot-machine:before{content:"\fc41"}.fi-rr-smart-home-alt:before{content:"\fc42"}.fi-rr-smart-home:before{content:"\fc43"}.fi-rr-smartphone:before{content:"\fc44"}.fi-rr-smile-beam:before{content:"\fc45"}.fi-rr-smile-plus:before{content:"\fc46"}.fi-rr-smile-wink:before{content:"\fc47"}.fi-rr-smile:before{content:"\fc48"}.fi-rr-smiley-comment-alt:before{content:"\fc49"}.fi-rr-smog:before{content:"\fc4a"}.fi-rr-smoke:before{content:"\fc4b"}.fi-rr-smoking-ban:before{content:"\fc4c"}.fi-rr-smoking:before{content:"\fc4d"}.fi-rr-snake:before{content:"\fc4e"}.fi-rr-snap:before{content:"\fc4f"}.fi-rr-snooze:before{content:"\fc50"}.fi-rr-snow-blowing:before{content:"\fc51"}.fi-rr-snowboarding:before{content:"\fc52"}.fi-rr-snowflake-droplets:before{content:"\fc53"}.fi-rr-snowflake:before{content:"\fc54"}.fi-rr-snowflakes:before{content:"\fc55"}.fi-rr-snowman-alt:before{content:"\fc56"}.fi-rr-snowman-head:before{content:"\fc57"}.fi-rr-snowmobile:before{content:"\fc58"}.fi-rr-snowplow:before{content:"\fc59"}.fi-rr-soap-alt:before{content:"\fc5a"}.fi-rr-soap:before{content:"\fc5b"}.fi-rr-social-network:before{content:"\fc5c"}.fi-rr-socks:before{content:"\fc5d"}.fi-rr-sofa-size:before{content:"\fc5e"}.fi-rr-sofa:before{content:"\fc5f"}.fi-rr-solar-panel-sun:before{content:"\fc60"}.fi-rr-solar-panel:before{content:"\fc61"}.fi-rr-solar-system:before{content:"\fc62"}.fi-rr-sold-house:before{content:"\fc63"}.fi-rr-sold-signal:before{content:"\fc64"}.fi-rr-sort-alpha-down-alt:before{content:"\fc65"}.fi-rr-sort-alpha-down:before{content:"\fc66"}.fi-rr-sort-alpha-up-alt:before{content:"\fc67"}.fi-rr-sort-alpha-up:before{content:"\fc68"}.fi-rr-sort-alt:before{content:"\fc69"}.fi-rr-sort-amount-down-alt:before{content:"\fc6a"}.fi-rr-sort-amount-down:before{content:"\fc6b"}.fi-rr-sort-amount-up-alt:before{content:"\fc6c"}.fi-rr-sort-amount-up:before{content:"\fc6d"}.fi-rr-sort-circle-down:before{content:"\fc6e"}.fi-rr-sort-circle-up:before{content:"\fc6f"}.fi-rr-sort-circle:before{content:"\fc70"}.fi-rr-sort-down:before{content:"\fc71"}.fi-rr-sort-numeric-down-alt:before{content:"\fc72"}.fi-rr-sort-numeric-down:before{content:"\fc73"}.fi-rr-sort-shapes-down:before{content:"\fc74"}.fi-rr-sort-shapes-up:before{content:"\fc75"}.fi-rr-sort-size-down:before{content:"\fc76"}.fi-rr-sort-size-up:before{content:"\fc77"}.fi-rr-sort:before{content:"\fc78"}.fi-rr-soup:before{content:"\fc79"}.fi-rr-source-data:before{content:"\fc7a"}.fi-rr-source-document-alt:before{content:"\fc7b"}.fi-rr-source-document:before{content:"\fc7c"}.fi-rr-spa:before{content:"\fc7d"}.fi-rr-space-shuttle:before{content:"\fc7e"}.fi-rr-space-station-moon-alt:before{content:"\fc7f"}.fi-rr-space-station-moon:before{content:"\fc80"}.fi-rr-spade:before{content:"\fc81"}.fi-rr-spaghetti-monster-flying:before{content:"\fc82"}.fi-rr-spain-map:before{content:"\fc83"}.fi-rr-sparkles:before{content:"\fc84"}.fi-rr-spartan-helmet:before{content:"\fc85"}.fi-rr-speaker:before{content:"\fc86"}.fi-rr-speakers:before{content:"\fc87"}.fi-rr-speech-bubble-story:before{content:"\fc88"}.fi-rr-speedometer-arrow:before{content:"\fc89"}.fi-rr-speedometer-kpi:before{content:"\fc8a"}.fi-rr-sphere:before{content:"\fc8b"}.fi-rr-spider-black-widow:before{content:"\fc8c"}.fi-rr-spider-web:before{content:"\fc8d"}.fi-rr-spider:before{content:"\fc8e"}.fi-rr-spinner:before{content:"\fc8f"}.fi-rr-split-up-relation:before{content:"\fc90"}.fi-rr-split:before{content:"\fc91"}.fi-rr-splotch:before{content:"\fc92"}.fi-rr-spoon:before{content:"\fc93"}.fi-rr-sport:before{content:"\fc94"}.fi-rr-spray-can-sparkles:before{content:"\fc95"}.fi-rr-spray-can:before{content:"\fc96"}.fi-rr-spring-calendar:before{content:"\fc97"}.fi-rr-sprinkler:before{content:"\fc98"}.fi-rr-spy:before{content:"\fc99"}.fi-rr-square-0:before{content:"\fc9a"}.fi-rr-square-1:before{content:"\fc9b"}.fi-rr-square-2:before{content:"\fc9c"}.fi-rr-square-3:before{content:"\fc9d"}.fi-rr-square-4:before{content:"\fc9e"}.fi-rr-square-5:before{content:"\fc9f"}.fi-rr-square-6:before{content:"\fca0"}.fi-rr-square-7:before{content:"\fca1"}.fi-rr-square-8:before{content:"\fca2"}.fi-rr-square-9:before{content:"\fca3"}.fi-rr-square-a:before{content:"\fca4"}.fi-rr-square-b:before{content:"\fca5"}.fi-rr-square-bolt:before{content:"\fca6"}.fi-rr-square-c:before{content:"\fca7"}.fi-rr-square-code:before{content:"\fca8"}.fi-rr-square-d:before{content:"\fca9"}.fi-rr-square-dashed-circle-plus:before{content:"\fcaa"}.fi-rr-square-dashed:before{content:"\fcab"}.fi-rr-square-divide:before{content:"\fcac"}.fi-rr-square-e:before{content:"\fcad"}.fi-rr-square-ellipsis-vertical:before{content:"\fcae"}.fi-rr-square-ellipsis:before{content:"\fcaf"}.fi-rr-square-exclamation:before{content:"\fcb0"}.fi-rr-square-f:before{content:"\fcb1"}.fi-rr-square-g:before{content:"\fcb2"}.fi-rr-square-h:before{content:"\fcb3"}.fi-rr-square-heart:before{content:"\fcb4"}.fi-rr-square-i:before{content:"\fcb5"}.fi-rr-square-info:before{content:"\fcb6"}.fi-rr-square-j:before{content:"\fcb7"}.fi-rr-square-k:before{content:"\fcb8"}.fi-rr-square-kanban:before{content:"\fcb9"}.fi-rr-square-l:before{content:"\fcba"}.fi-rr-square-m:before{content:"\fcbb"}.fi-rr-square-minus:before{content:"\fcbc"}.fi-rr-square-n:before{content:"\fcbd"}.fi-rr-square-o:before{content:"\fcbe"}.fi-rr-square-p:before{content:"\fcbf"}.fi-rr-square-phone-hangup:before{content:"\fcc0"}.fi-rr-square-plus:before{content:"\fcc1"}.fi-rr-square-poll-horizontal:before{content:"\fcc2"}.fi-rr-square-poll-vertical:before{content:"\fcc3"}.fi-rr-square-q:before{content:"\fcc4"}.fi-rr-square-quote:before{content:"\fcc5"}.fi-rr-square-r:before{content:"\fcc6"}.fi-rr-square-root:before{content:"\fcc7"}.fi-rr-square-s:before{content:"\fcc8"}.fi-rr-square-small:before{content:"\fcc9"}.fi-rr-square-star:before{content:"\fcca"}.fi-rr-square-t:before{content:"\fccb"}.fi-rr-square-terminal:before{content:"\fccc"}.fi-rr-square-u:before{content:"\fccd"}.fi-rr-square-up-right:before{content:"\fcce"}.fi-rr-square-v:before{content:"\fccf"}.fi-rr-square-w:before{content:"\fcd0"}.fi-rr-square-x:before{content:"\fcd1"}.fi-rr-square-y:before{content:"\fcd2"}.fi-rr-square-z:before{content:"\fcd3"}.fi-rr-square:before{content:"\fcd4"}.fi-rr-squid:before{content:"\fcd5"}.fi-rr-squircle:before{content:"\fcd6"}.fi-rr-squirrel:before{content:"\fcd7"}.fi-rr-staff:before{content:"\fcd8"}.fi-rr-stage-concert:before{content:"\fcd9"}.fi-rr-stage-theatre:before{content:"\fcda"}.fi-rr-stage:before{content:"\fcdb"}.fi-rr-stairs:before{content:"\fcdc"}.fi-rr-stamp:before{content:"\fcdd"}.fi-rr-standard-definition:before{content:"\fcde"}.fi-rr-star-and-crescent:before{content:"\fcdf"}.fi-rr-star-christmas:before{content:"\fce0"}.fi-rr-star-comment-alt:before{content:"\fce1"}.fi-rr-star-exclamation:before{content:"\fce2"}.fi-rr-star-octogram:before{content:"\fce3"}.fi-rr-star-of-david:before{content:"\fce4"}.fi-rr-star-rating-call:before{content:"\fce5"}.fi-rr-star-sharp-half-stroke:before{content:"\fce6"}.fi-rr-star-sharp-half:before{content:"\fce7"}.fi-rr-star-shooting:before{content:"\fce8"}.fi-rr-star:before{content:"\fce9"}.fi-rr-starfighter:before{content:"\fcea"}.fi-rr-stars:before{content:"\fceb"}.fi-rr-state-country:before{content:"\fcec"}.fi-rr-stationary-bike:before{content:"\fced"}.fi-rr-stats:before{content:"\fcee"}.fi-rr-steak:before{content:"\fcef"}.fi-rr-steering-wheel:before{content:"\fcf0"}.fi-rr-step-backward:before{content:"\fcf1"}.fi-rr-step-forward:before{content:"\fcf2"}.fi-rr-sterling-sign:before{content:"\fcf3"}.fi-rr-stethoscope:before{content:"\fcf4"}.fi-rr-sticker:before{content:"\fcf5"}.fi-rr-stocking:before{content:"\fcf6"}.fi-rr-stomach:before{content:"\fcf7"}.fi-rr-stop-circle:before{content:"\fcf8"}.fi-rr-stop-square:before{content:"\fcf9"}.fi-rr-stop:before{content:"\fcfa"}.fi-rr-stopwatch:before{content:"\fcfb"}.fi-rr-store-alt:before{content:"\fcfc"}.fi-rr-store-buyer:before{content:"\fcfd"}.fi-rr-store-lock:before{content:"\fcfe"}.fi-rr-store-slash:before{content:"\fcff"}.fi-rr-story-book:before{content:"\fd00"}.fi-rr-story-fairy-tale:before{content:"\fd01"}.fi-rr-story-fantasy:before{content:"\fd02"}.fi-rr-strategy-chess-risk:before{content:"\fd03"}.fi-rr-strawberry:before{content:"\fd04"}.fi-rr-street-view:before{content:"\fd05"}.fi-rr-stretcher:before{content:"\fd06"}.fi-rr-strikethrough:before{content:"\fd07"}.fi-rr-stroopwafel:before{content:"\fd08"}.fi-rr-student-alt:before{content:"\fd09"}.fi-rr-student:before{content:"\fd0a"}.fi-rr-subscript:before{content:"\fd0b"}.fi-rr-subscription-alt:before{content:"\fd0c"}.fi-rr-subscription:before{content:"\fd0d"}.fi-rr-subtitles-slash:before{content:"\fd0e"}.fi-rr-subtitles:before{content:"\fd0f"}.fi-rr-subway:before{content:"\fd10"}.fi-rr-suitcase-alt:before{content:"\fd11"}.fi-rr-summary-check:before{content:"\fd12"}.fi-rr-summer:before{content:"\fd13"}.fi-rr-sun-dust:before{content:"\fd14"}.fi-rr-sun-plant-wilt:before{content:"\fd15"}.fi-rr-sun-salutation-yoga:before{content:"\fd16"}.fi-rr-sun:before{content:"\fd17"}.fi-rr-sunday:before{content:"\fd18"}.fi-rr-sunglasses-alt:before{content:"\fd19"}.fi-rr-sunglasses:before{content:"\fd1a"}.fi-rr-sunrise-alt:before{content:"\fd1b"}.fi-rr-sunrise:before{content:"\fd1c"}.fi-rr-sunset:before{content:"\fd1d"}.fi-rr-superscript:before{content:"\fd1e"}.fi-rr-supplier-alt:before{content:"\fd1f"}.fi-rr-supplier:before{content:"\fd20"}.fi-rr-surfing:before{content:"\fd21"}.fi-rr-surprise:before{content:"\fd22"}.fi-rr-surveillance-camera:before{content:"\fd23"}.fi-rr-survey-xmark:before{content:"\fd24"}.fi-rr-sushi-alt:before{content:"\fd25"}.fi-rr-sushi-roll:before{content:"\fd26"}.fi-rr-sushi:before{content:"\fd27"}.fi-rr-svg:before{content:"\fd28"}.fi-rr-swap:before{content:"\fd29"}.fi-rr-swatchbook:before{content:"\fd2a"}.fi-rr-swimmer:before{content:"\fd2b"}.fi-rr-swimming-pool:before{content:"\fd2c"}.fi-rr-swing:before{content:"\fd2d"}.fi-rr-swipe-down:before{content:"\fd2e"}.fi-rr-swipe-left:before{content:"\fd2f"}.fi-rr-swipe-right:before{content:"\fd30"}.fi-rr-swipe-up:before{content:"\fd31"}.fi-rr-sword:before{content:"\fd32"}.fi-rr-symbol:before{content:"\fd33"}.fi-rr-symbols:before{content:"\fd34"}.fi-rr-synagogue:before{content:"\fd35"}.fi-rr-syringe:before{content:"\fd36"}.fi-rr-system-cloud:before{content:"\fd37"}.fi-rr-t:before{content:"\fd38"}.fi-rr-tab-folder:before{content:"\fd39"}.fi-rr-table-columns:before{content:"\fd3a"}.fi-rr-table-layout:before{content:"\fd3b"}.fi-rr-table-list:before{content:"\fd3c"}.fi-rr-table-picnic:before{content:"\fd3d"}.fi-rr-table-pivot:before{content:"\fd3e"}.fi-rr-table-rows:before{content:"\fd3f"}.fi-rr-table-tree:before{content:"\fd40"}.fi-rr-table:before{content:"\fd41"}.fi-rr-tablet-android-alt:before{content:"\fd42"}.fi-rr-tablet-android:before{content:"\fd43"}.fi-rr-tablet-rugged:before{content:"\fd44"}.fi-rr-tablet:before{content:"\fd45"}.fi-rr-tachometer-alt-average:before{content:"\fd46"}.fi-rr-tachometer-alt-fastest:before{content:"\fd47"}.fi-rr-tachometer-alt-slow:before{content:"\fd48"}.fi-rr-tachometer-alt-slowest:before{content:"\fd49"}.fi-rr-tachometer-average:before{content:"\fd4a"}.fi-rr-tachometer-fast:before{content:"\fd4b"}.fi-rr-tachometer-fastest:before{content:"\fd4c"}.fi-rr-tachometer-slow:before{content:"\fd4d"}.fi-rr-tachometer-slowest:before{content:"\fd4e"}.fi-rr-tachometer:before{content:"\fd4f"}.fi-rr-taco:before{content:"\fd50"}.fi-rr-tags:before{content:"\fd51"}.fi-rr-talent-alt:before{content:"\fd52"}.fi-rr-talent-hand:before{content:"\fd53"}.fi-rr-talent:before{content:"\fd54"}.fi-rr-tally-1:before{content:"\fd55"}.fi-rr-tally-2:before{content:"\fd56"}.fi-rr-tally-3:before{content:"\fd57"}.fi-rr-tally-4:before{content:"\fd58"}.fi-rr-tally:before{content:"\fd59"}.fi-rr-tamale:before{content:"\fd5a"}.fi-rr-tank-water:before{content:"\fd5b"}.fi-rr-tap:before{content:"\fd5c"}.fi-rr-tape:before{content:"\fd5d"}.fi-rr-target-audience:before{content:"\fd5e"}.fi-rr-target:before{content:"\fd5f"}.fi-rr-tax-alt:before{content:"\fd60"}.fi-rr-tax:before{content:"\fd61"}.fi-rr-taxi-bus:before{content:"\fd62"}.fi-rr-taxi:before{content:"\fd63"}.fi-rr-team-check-alt:before{content:"\fd64"}.fi-rr-team-check:before{content:"\fd65"}.fi-rr-teddy-bear:before{content:"\fd66"}.fi-rr-teeth-open:before{content:"\fd67"}.fi-rr-telescope:before{content:"\fd68"}.fi-rr-temperature-down:before{content:"\fd69"}.fi-rr-temperature-frigid:before{content:"\fd6a"}.fi-rr-temperature-high:before{content:"\fd6b"}.fi-rr-temperature-list:before{content:"\fd6c"}.fi-rr-temperature-low:before{content:"\fd6d"}.fi-rr-temperature-up:before{content:"\fd6e"}.fi-rr-template-alt:before{content:"\fd6f"}.fi-rr-template:before{content:"\fd70"}.fi-rr-tenge:before{content:"\fd71"}.fi-rr-tennis:before{content:"\fd72"}.fi-rr-tent-arrow-down-to-line:before{content:"\fd73"}.fi-rr-tent-arrow-left-right:before{content:"\fd74"}.fi-rr-tent-arrow-turn-left:before{content:"\fd75"}.fi-rr-tent-arrows-down:before{content:"\fd76"}.fi-rr-tents:before{content:"\fd77"}.fi-rr-terminal:before{content:"\fd78"}.fi-rr-terrace:before{content:"\fd79"}.fi-rr-test-tube:before{content:"\fd7a"}.fi-rr-test:before{content:"\fd7b"}.fi-rr-text-box-dots:before{content:"\fd7c"}.fi-rr-text-box-edit:before{content:"\fd7d"}.fi-rr-text-box:before{content:"\fd7e"}.fi-rr-text-check:before{content:"\fd7f"}.fi-rr-text-height:before{content:"\fd80"}.fi-rr-text-shadow:before{content:"\fd81"}.fi-rr-text-size:before{content:"\fd82"}.fi-rr-text-slash:before{content:"\fd83"}.fi-rr-text-width:before{content:"\fd84"}.fi-rr-text:before{content:"\fd85"}.fi-rr-theater-masks:before{content:"\fd86"}.fi-rr-thermometer-alt:before{content:"\fd87"}.fi-rr-thermometer-empty:before{content:"\fd88"}.fi-rr-thermometer-full:before{content:"\fd89"}.fi-rr-thermometer-half:before{content:"\fd8a"}.fi-rr-thermometer-quarter:before{content:"\fd8b"}.fi-rr-thermometer-three-quarters:before{content:"\fd8c"}.fi-rr-theta:before{content:"\fd8d"}.fi-rr-third-award:before{content:"\fd8e"}.fi-rr-third-laurel:before{content:"\fd8f"}.fi-rr-third-medal:before{content:"\fd90"}.fi-rr-third:before{content:"\fd91"}.fi-rr-thought-bubble:before{content:"\fd92"}.fi-rr-three-leaf-clover:before{content:"\fd93"}.fi-rr-thumbs-up-trust:before{content:"\fd94"}.fi-rr-thumbtack:before{content:"\fd95"}.fi-rr-thunderstorm-moon:before{content:"\fd96"}.fi-rr-thunderstorm-risk:before{content:"\fd97"}.fi-rr-thunderstorm-sun:before{content:"\fd98"}.fi-rr-thunderstorm:before{content:"\fd99"}.fi-rr-thursday:before{content:"\fd9a"}.fi-rr-ticket-airline:before{content:"\fd9b"}.fi-rr-ticket-alt:before{content:"\fd9c"}.fi-rr-ticket:before{content:"\fd9d"}.fi-rr-tickets-airline:before{content:"\fd9e"}.fi-rr-tie:before{content:"\fd9f"}.fi-rr-tilde:before{content:"\fda0"}.fi-rr-time-add:before{content:"\fda1"}.fi-rr-time-check:before{content:"\fda2"}.fi-rr-time-delete:before{content:"\fda3"}.fi-rr-time-fast:before{content:"\fda4"}.fi-rr-time-forward-sixty:before{content:"\fda5"}.fi-rr-time-forward-ten:before{content:"\fda6"}.fi-rr-time-forward:before{content:"\fda7"}.fi-rr-time-half-past:before{content:"\fda8"}.fi-rr-time-oclock:before{content:"\fda9"}.fi-rr-time-past:before{content:"\fdaa"}.fi-rr-time-quarter-past:before{content:"\fdab"}.fi-rr-time-quarter-to:before{content:"\fdac"}.fi-rr-time-twenty-four:before{content:"\fdad"}.fi-rr-time-watch-calendar:before{content:"\fdae"}.fi-rr-timer-clock-call:before{content:"\fdaf"}.fi-rr-times-hexagon:before{content:"\fdb0"}.fi-rr-tint-slash:before{content:"\fdb1"}.fi-rr-tip-coin:before{content:"\fdb2"}.fi-rr-tire-flat:before{content:"\fdb3"}.fi-rr-tire-pressure-warning:before{content:"\fdb4"}.fi-rr-tire-rugged:before{content:"\fdb5"}.fi-rr-tire:before{content:"\fdb6"}.fi-rr-tired:before{content:"\fdb7"}.fi-rr-to-do-alt:before{content:"\fdb8"}.fi-rr-to-do:before{content:"\fdb9"}.fi-rr-together-people:before{content:"\fdba"}.fi-rr-toggle-off:before{content:"\fdbb"}.fi-rr-toggle-on:before{content:"\fdbc"}.fi-rr-toilet-paper-blank-under:before{content:"\fdbd"}.fi-rr-toilet-paper-blank:before{content:"\fdbe"}.fi-rr-toilet-paper-slash:before{content:"\fdbf"}.fi-rr-toilet-paper-under-slash:before{content:"\fdc0"}.fi-rr-toilet-paper-under:before{content:"\fdc1"}.fi-rr-toilet:before{content:"\fdc2"}.fi-rr-toilets-portable:before{content:"\fdc3"}.fi-rr-token:before{content:"\fdc4"}.fi-rr-tomato:before{content:"\fdc5"}.fi-rr-tombstone-alt:before{content:"\fdc6"}.fi-rr-tombstone:before{content:"\fdc7"}.fi-rr-tool-box:before{content:"\fdc8"}.fi-rr-tool-crop:before{content:"\fdc9"}.fi-rr-tool-marquee:before{content:"\fdca"}.fi-rr-tools:before{content:"\fdcb"}.fi-rr-tooth:before{content:"\fdcc"}.fi-rr-toothbrush:before{content:"\fdcd"}.fi-rr-torch-inspiration-leader:before{content:"\fdce"}.fi-rr-torii-gate:before{content:"\fdcf"}.fi-rr-tornado:before{content:"\fdd0"}.fi-rr-total:before{content:"\fdd1"}.fi-rr-tour-guide-people:before{content:"\fdd2"}.fi-rr-tour-virtual:before{content:"\fdd3"}.fi-rr-tower-control:before{content:"\fdd4"}.fi-rr-track:before{content:"\fdd5"}.fi-rr-tractor:before{content:"\fdd6"}.fi-rr-trademark:before{content:"\fdd7"}.fi-rr-traffic-cone:before{content:"\fdd8"}.fi-rr-traffic-light-go:before{content:"\fdd9"}.fi-rr-traffic-light-slow:before{content:"\fdda"}.fi-rr-traffic-light-stop:before{content:"\fddb"}.fi-rr-traffic-light:before{content:"\fddc"}.fi-rr-trailer:before{content:"\fddd"}.fi-rr-train-journey:before{content:"\fdde"}.fi-rr-train-side:before{content:"\fddf"}.fi-rr-train-station-building:before{content:"\fde0"}.fi-rr-train-station:before{content:"\fde1"}.fi-rr-train-subway-tunnel:before{content:"\fde2"}.fi-rr-train-track:before{content:"\fde3"}.fi-rr-train-tram:before{content:"\fde4"}.fi-rr-train:before{content:"\fde5"}.fi-rr-tram:before{content:"\fde6"}.fi-rr-transform:before{content:"\fde7"}.fi-rr-transformation-block:before{content:"\fde8"}.fi-rr-transformation-circle:before{content:"\fde9"}.fi-rr-transformation-design:before{content:"\fdea"}.fi-rr-transformation-shapes:before{content:"\fdeb"}.fi-rr-transformer-bolt:before{content:"\fdec"}.fi-rr-transgender:before{content:"\fded"}.fi-rr-transporter-1:before{content:"\fdee"}.fi-rr-transporter-2:before{content:"\fdef"}.fi-rr-transporter-3:before{content:"\fdf0"}.fi-rr-transporter-4:before{content:"\fdf1"}.fi-rr-transporter-5:before{content:"\fdf2"}.fi-rr-transporter-6:before{content:"\fdf3"}.fi-rr-transporter-7:before{content:"\fdf4"}.fi-rr-transporter-empty:before{content:"\fdf5"}.fi-rr-transporter:before{content:"\fdf6"}.fi-rr-trash-can-check:before{content:"\fdf7"}.fi-rr-trash-can-clock:before{content:"\fdf8"}.fi-rr-trash-can-list:before{content:"\fdf9"}.fi-rr-trash-can-plus:before{content:"\fdfa"}.fi-rr-trash-can-slash:before{content:"\fdfb"}.fi-rr-trash-check:before{content:"\fdfc"}.fi-rr-trash-clock:before{content:"\fdfd"}.fi-rr-trash-empty:before{content:"\fdfe"}.fi-rr-trash-list:before{content:"\fdff"}.fi-rr-trash-plus:before{content:"\fe10"}.fi-rr-trash-restore-alt:before{content:"\fe11"}.fi-rr-trash-restore:before{content:"\fe12"}.fi-rr-trash-slash:before{content:"\fe13"}.fi-rr-trash-undo-alt:before{content:"\fe14"}.fi-rr-trash-undo:before{content:"\fe15"}.fi-rr-trash-xmark:before{content:"\fe16"}.fi-rr-trash:before{content:"\fe17"}.fi-rr-treadmill:before{content:"\fe18"}.fi-rr-treasure-chest:before{content:"\fe19"}.fi-rr-treatment:before{content:"\fe1a"}.fi-rr-tree-alt:before{content:"\fe1b"}.fi-rr-tree-christmas:before{content:"\fe1c"}.fi-rr-tree-deciduous:before{content:"\fe1d"}.fi-rr-tree:before{content:"\fe1e"}.fi-rr-trees-alt:before{content:"\fe1f"}.fi-rr-trees:before{content:"\fe30"}.fi-rr-triangle-music:before{content:"\fe31"}.fi-rr-triangle-person-digging:before{content:"\fe32"}.fi-rr-triangle-warning:before{content:"\fe33"}.fi-rr-triangle:before{content:"\fe34"}.fi-rr-tricycle:before{content:"\fe35"}.fi-rr-trillium:before{content:"\fe36"}.fi-rr-trophy-achievement-skill:before{content:"\fe37"}.fi-rr-trophy-star:before{content:"\fe38"}.fi-rr-trophy:before{content:"\fe39"}.fi-rr-truck-arrow-left:before{content:"\fe3a"}.fi-rr-truck-arrow-right:before{content:"\fe3b"}.fi-rr-truck-bolt:before{content:"\fe3c"}.fi-rr-truck-box:before{content:"\fe3d"}.fi-rr-truck-check:before{content:"\fe3e"}.fi-rr-truck-container-empty:before{content:"\fe3f"}.fi-rr-truck-container:before{content:"\fe40"}.fi-rr-truck-couch:before{content:"\fe41"}.fi-rr-truck-fire:before{content:"\fe42"}.fi-rr-truck-flatbed:before{content:"\fe43"}.fi-rr-truck-front:before{content:"\fe44"}.fi-rr-truck-ladder:before{content:"\fe45"}.fi-rr-truck-loading:before{content:"\fe46"}.fi-rr-truck-medical:before{content:"\fe47"}.fi-rr-truck-monster:before{content:"\fe48"}.fi-rr-truck-moving:before{content:"\fe49"}.fi-rr-truck-pickup:before{content:"\fe4a"}.fi-rr-truck-plow:before{content:"\fe4b"}.fi-rr-truck-ramp:before{content:"\fe4c"}.fi-rr-truck-side:before{content:"\fe4d"}.fi-rr-truck-tow:before{content:"\fe4e"}.fi-rr-truck-utensils:before{content:"\fe4f"}.fi-rr-trumpet:before{content:"\fe50"}.fi-rr-trust-alt:before{content:"\fe51"}.fi-rr-trust:before{content:"\fe52"}.fi-rr-tshirt:before{content:"\fe53"}.fi-rr-tty-answer:before{content:"\fe54"}.fi-rr-tty:before{content:"\fe55"}.fi-rr-tubes:before{content:"\fe56"}.fi-rr-tuesday:before{content:"\fe57"}.fi-rr-tugrik-sign:before{content:"\fe58"}.fi-rr-turkey:before{content:"\fe59"}.fi-rr-turn-left-down:before{content:"\fe5a"}.fi-rr-turn-left:before{content:"\fe5b"}.fi-rr-turn-right:before{content:"\fe5c"}.fi-rr-turntable:before{content:"\fe5d"}.fi-rr-turtle:before{content:"\fe5e"}.fi-rr-tv-music:before{content:"\fe5f"}.fi-rr-tv-retro:before{content:"\fe60"}.fi-rr-typewriter:before{content:"\fe61"}.fi-rr-u:before{content:"\fe62"}.fi-rr-ufo-beam:before{content:"\fe63"}.fi-rr-ufo:before{content:"\fe64"}.fi-rr-ui-ux:before{content:"\fe65"}.fi-rr-umbrella-beach:before{content:"\fe66"}.fi-rr-umbrella:before{content:"\fe67"}.fi-rr-under-construction:before{content:"\fe68"}.fi-rr-underline:before{content:"\fe69"}.fi-rr-undo-alt:before{content:"\fe6a"}.fi-rr-undo:before{content:"\fe6b"}.fi-rr-unicorn:before{content:"\fe6c"}.fi-rr-uniform-martial-arts:before{content:"\fe6d"}.fi-rr-universal-access:before{content:"\fe6e"}.fi-rr-unlock:before{content:"\fe6f"}.fi-rr-up-from-bracket:before{content:"\fe70"}.fi-rr-up-left:before{content:"\fe71"}.fi-rr-up-right-from-square:before{content:"\fe72"}.fi-rr-up-right:before{content:"\fe73"}.fi-rr-up:before{content:"\fe74"}.fi-rr-upload:before{content:"\fe75"}.fi-rr-url:before{content:"\fe76"}.fi-rr-usb-pendrive:before{content:"\fe77"}.fi-rr-usd-circle:before{content:"\fe78"}.fi-rr-usd-square:before{content:"\fe79"}.fi-rr-user-add:before{content:"\fe7a"}.fi-rr-user-alien:before{content:"\fe7b"}.fi-rr-user-astronaut:before{content:"\fe7c"}.fi-rr-user-check:before{content:"\fe7d"}.fi-rr-user-chef:before{content:"\fe7e"}.fi-rr-user-coach:before{content:"\fe7f"}.fi-rr-user-cowboy:before{content:"\fe80"}.fi-rr-user-crown:before{content:"\fe81"}.fi-rr-user-gear:before{content:"\fe82"}.fi-rr-user-graduate:before{content:"\fe83"}.fi-rr-user-headset:before{content:"\fe84"}.fi-rr-user-helmet-safety:before{content:"\fe85"}.fi-rr-user-injured:before{content:"\fe86"}.fi-rr-user-interface-ui:before{content:"\fe87"}.fi-rr-user-key:before{content:"\fe88"}.fi-rr-user-lock:before{content:"\fe89"}.fi-rr-user-md-chat:before{content:"\fe8a"}.fi-rr-user-md:before{content:"\fe8b"}.fi-rr-user-minus:before{content:"\fe8c"}.fi-rr-user-music:before{content:"\fe8d"}.fi-rr-user-ninja:before{content:"\fe8e"}.fi-rr-user-nurse:before{content:"\fe8f"}.fi-rr-user-pen:before{content:"\fe90"}.fi-rr-user-pilot-tie:before{content:"\fe91"}.fi-rr-user-pilot:before{content:"\fe92"}.fi-rr-user-police:before{content:"\fe93"}.fi-rr-user-robot-xmarks:before{content:"\fe94"}.fi-rr-user-robot:before{content:"\fe95"}.fi-rr-user-salary:before{content:"\fe96"}.fi-rr-user-shield:before{content:"\fe97"}.fi-rr-user-skill-gear:before{content:"\fe98"}.fi-rr-user-slash:before{content:"\fe99"}.fi-rr-user-tag:before{content:"\fe9a"}.fi-rr-user-time:before{content:"\fe9b"}.fi-rr-user-trust:before{content:"\fe9c"}.fi-rr-user-unlock:before{content:"\fe9d"}.fi-rr-user-visor:before{content:"\fe9e"}.fi-rr-user-xmark:before{content:"\fe9f"}.fi-rr-user:before{content:"\fea0"}.fi-rr-users-alt:before{content:"\fea1"}.fi-rr-users-class:before{content:"\fea2"}.fi-rr-users-gear:before{content:"\fea3"}.fi-rr-users-medical:before{content:"\fea4"}.fi-rr-users-slash:before{content:"\fea5"}.fi-rr-users:before{content:"\fea6"}.fi-rr-utensils-slash:before{content:"\fea7"}.fi-rr-utensils:before{content:"\fea8"}.fi-rr-utility-pole-double:before{content:"\fea9"}.fi-rr-utility-pole:before{content:"\feaa"}.fi-rr-ux-browser:before{content:"\feab"}.fi-rr-ux:before{content:"\feac"}.fi-rr-v:before{content:"\fead"}.fi-rr-vacuum-robot:before{content:"\feae"}.fi-rr-vacuum:before{content:"\feaf"}.fi-rr-value-absolute:before{content:"\feb0"}.fi-rr-vault:before{content:"\feb1"}.fi-rr-vector-alt:before{content:"\feb2"}.fi-rr-vector-circle:before{content:"\feb3"}.fi-rr-vector-polygon:before{content:"\feb4"}.fi-rr-vector:before{content:"\feb5"}.fi-rr-venus-double:before{content:"\feb6"}.fi-rr-venus-mars:before{content:"\feb7"}.fi-rr-venus:before{content:"\feb8"}.fi-rr-vest-patches:before{content:"\feb9"}.fi-rr-vest:before{content:"\feba"}.fi-rr-video-arrow-down-left:before{content:"\febb"}.fi-rr-video-arrow-up-right:before{content:"\febc"}.fi-rr-video-camera-alt:before{content:"\febd"}.fi-rr-video-camera:before{content:"\febe"}.fi-rr-video-duration:before{content:"\febf"}.fi-rr-video-plus:before{content:"\fec0"}.fi-rr-video-slash:before{content:"\fec1"}.fi-rr-videoconference:before{content:"\fec2"}.fi-rr-vihara:before{content:"\fec3"}.fi-rr-violin:before{content:"\fec4"}.fi-rr-virus-slash:before{content:"\fec5"}.fi-rr-virus:before{content:"\fec6"}.fi-rr-viruses:before{content:"\fec7"}.fi-rr-visit:before{content:"\fec8"}.fi-rr-voicemail:before{content:"\fec9"}.fi-rr-volcano:before{content:"\feca"}.fi-rr-volleyball:before{content:"\fecb"}.fi-rr-volume-down:before{content:"\fecc"}.fi-rr-volume-mute:before{content:"\fecd"}.fi-rr-volume-off:before{content:"\fece"}.fi-rr-volume-slash:before{content:"\fecf"}.fi-rr-volume:before{content:"\fed0"}.fi-rr-vote-nay:before{content:"\fed1"}.fi-rr-vote-yea:before{content:"\fed2"}.fi-rr-vr-cardboard:before{content:"\fed3"}.fi-rr-w:before{content:"\fed4"}.fi-rr-waffle:before{content:"\fed5"}.fi-rr-wagon-covered:before{content:"\fed6"}.fi-rr-walker:before{content:"\fed7"}.fi-rr-walkie-talkie:before{content:"\fed8"}.fi-rr-walking:before{content:"\fed9"}.fi-rr-wallet-arrow:before{content:"\feda"}.fi-rr-wallet-buyer:before{content:"\fedb"}.fi-rr-wallet:before{content:"\fedc"}.fi-rr-warehouse-alt:before{content:"\fedd"}.fi-rr-warranty:before{content:"\fede"}.fi-rr-washer:before{content:"\fedf"}.fi-rr-waste-pollution:before{content:"\fee0"}.fi-rr-waste:before{content:"\fee1"}.fi-rr-watch-calculator:before{content:"\fee2"}.fi-rr-watch-fitness:before{content:"\fee3"}.fi-rr-watch-smart:before{content:"\fee4"}.fi-rr-watch:before{content:"\fee5"}.fi-rr-water-bottle:before{content:"\fee6"}.fi-rr-water-ladder:before{content:"\fee7"}.fi-rr-water-lower:before{content:"\fee8"}.fi-rr-water-rise:before{content:"\fee9"}.fi-rr-water:before{content:"\feea"}.fi-rr-watermelon:before{content:"\feeb"}.fi-rr-wave-sine:before{content:"\feec"}.fi-rr-wave-square:before{content:"\feed"}.fi-rr-wave-triangle:before{content:"\feee"}.fi-rr-wave:before{content:"\feef"}.fi-rr-waveform-path:before{content:"\fef0"}.fi-rr-waveform:before{content:"\fef1"}.fi-rr-web-design:before{content:"\fef2"}.fi-rr-webcam-slash:before{content:"\fef3"}.fi-rr-webcam:before{content:"\fef4"}.fi-rr-webhook:before{content:"\fef5"}.fi-rr-wednesday:before{content:"\fef6"}.fi-rr-whale:before{content:"\fef7"}.fi-rr-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-rr-wheat-awn-slash:before{content:"\fef9"}.fi-rr-wheat-awn:before{content:"\fefa"}.fi-rr-wheat-slash:before{content:"\fefb"}.fi-rr-wheat:before{content:"\fefc"}.fi-rr-wheelchair-move:before{content:"\fefd"}.fi-rr-wheelchair-sleeping:before{content:"\fefe"}.fi-rr-wheelchair:before{content:"\ff00"}.fi-rr-whistle:before{content:"\ff01"}.fi-rr-white-space:before{content:"\ff02"}.fi-rr-wifi-1:before{content:"\ff03"}.fi-rr-wifi-2:before{content:"\ff04"}.fi-rr-wifi-alt:before{content:"\ff05"}.fi-rr-wifi-exclamation:before{content:"\ff06"}.fi-rr-wifi-slash:before{content:"\ff07"}.fi-rr-wifi:before{content:"\ff08"}.fi-rr-wind-turbine:before{content:"\ff09"}.fi-rr-wind-warning:before{content:"\ff0a"}.fi-rr-wind:before{content:"\ff0b"}.fi-rr-window-alt:before{content:"\ff0c"}.fi-rr-window-frame-open:before{content:"\ff0d"}.fi-rr-window-frame:before{content:"\ff0e"}.fi-rr-window-maximize:before{content:"\ff0f"}.fi-rr-window-minimize:before{content:"\ff10"}.fi-rr-window-restore:before{content:"\ff11"}.fi-rr-windsock:before{content:"\ff12"}.fi-rr-wine-bottle:before{content:"\ff13"}.fi-rr-wine-glass-crack:before{content:"\ff14"}.fi-rr-wine-glass-empty:before{content:"\ff15"}.fi-rr-wishlist-heart:before{content:"\ff16"}.fi-rr-wishlist-star:before{content:"\ff17"}.fi-rr-woman-head:before{content:"\ff18"}.fi-rr-woman-scientist:before{content:"\ff19"}.fi-rr-won-sign:before{content:"\ff1a"}.fi-rr-work-in-progress:before{content:"\ff1b"}.fi-rr-workflow-alt:before{content:"\ff1c"}.fi-rr-workflow-setting-alt:before{content:"\ff1d"}.fi-rr-workflow-setting:before{content:"\ff1e"}.fi-rr-workflow:before{content:"\ff1f"}.fi-rr-workshop:before{content:"\ff20"}.fi-rr-world:before{content:"\ff21"}.fi-rr-worm:before{content:"\ff22"}.fi-rr-wreath:before{content:"\ff23"}.fi-rr-wrench-alt:before{content:"\ff24"}.fi-rr-wrench-simple:before{content:"\ff25"}.fi-rr-x-ray:before{content:"\ff26"}.fi-rr-x:before{content:"\ff27"}.fi-rr-y:before{content:"\ff28"}.fi-rr-yen:before{content:"\ff29"}.fi-rr-yin-yang:before{content:"\ff2a"}.fi-rr-z:before{content:"\ff2b"}.fi-rr-zip-file:before{content:"\ff2c"}.fi-rr-zoom-in:before{content:"\ff2d"}.fi-rr-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-solid-rounded;src:url("./media/uicons-solid-rounded-IYSBBSWN-IYSBBSWN.woff2") format("woff2"),url("./media/uicons-solid-rounded-UWVI4CEC-UWVI4CEC.woff") format("woff"),url("./media/uicons-solid-rounded-N5CQNTC6-N5CQNTC6.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-sr-]:before,i[class*=" fi-sr-"]:before,span[class^=fi-sr-]:before,span[class*=fi-sr-]:before{font-family:uicons-solid-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-sr-0:before{content:"\f101"}.fi-sr-00s-music-disc:before{content:"\f102"}.fi-sr-1:before{content:"\f103"}.fi-sr-2:before{content:"\f104"}.fi-sr-3:before{content:"\f105"}.fi-sr-360-degrees:before{content:"\f106"}.fi-sr-4:before{content:"\f107"}.fi-sr-404:before{content:"\f108"}.fi-sr-5:before{content:"\f109"}.fi-sr-6:before{content:"\f10a"}.fi-sr-60s-music-disc:before{content:"\f10b"}.fi-sr-7:before{content:"\f10c"}.fi-sr-70s-music-disc:before{content:"\f10d"}.fi-sr-8:before{content:"\f10e"}.fi-sr-80s-music-disc:before{content:"\f10f"}.fi-sr-9:before{content:"\f110"}.fi-sr-90s-music-disc:before{content:"\f111"}.fi-sr-a:before{content:"\f112"}.fi-sr-accident:before{content:"\f113"}.fi-sr-acorn:before{content:"\f114"}.fi-sr-ad-paid:before{content:"\f115"}.fi-sr-ad:before{content:"\f116"}.fi-sr-add-document:before{content:"\f117"}.fi-sr-add-folder:before{content:"\f118"}.fi-sr-add-image:before{content:"\f119"}.fi-sr-add:before{content:"\f11a"}.fi-sr-address-book:before{content:"\f11b"}.fi-sr-address-card:before{content:"\f11c"}.fi-sr-admin-alt:before{content:"\f11d"}.fi-sr-admin:before{content:"\f11e"}.fi-sr-age-alt:before{content:"\f11f"}.fi-sr-age-restriction-eighteen:before{content:"\f120"}.fi-sr-age-restriction-seven:before{content:"\f121"}.fi-sr-age-restriction-six:before{content:"\f122"}.fi-sr-age-restriction-sixteen:before{content:"\f123"}.fi-sr-age-restriction-thirteen:before{content:"\f124"}.fi-sr-age-restriction-three:before{content:"\f125"}.fi-sr-age-restriction-twelve:before{content:"\f126"}.fi-sr-age-restriction-twenty-one:before{content:"\f127"}.fi-sr-age-restriction-zero:before{content:"\f128"}.fi-sr-age:before{content:"\f129"}.fi-sr-air-conditioner:before{content:"\f12a"}.fi-sr-air-freshener:before{content:"\f12b"}.fi-sr-air-pollution:before{content:"\f12c"}.fi-sr-airplane-journey:before{content:"\f12d"}.fi-sr-airplane-window-open:before{content:"\f12e"}.fi-sr-airplay:before{content:"\f12f"}.fi-sr-alarm-clock:before{content:"\f130"}.fi-sr-alarm-exclamation:before{content:"\f131"}.fi-sr-alarm-plus:before{content:"\f132"}.fi-sr-alarm-snooze:before{content:"\f133"}.fi-sr-album-circle-plus:before{content:"\f134"}.fi-sr-album-circle-user:before{content:"\f135"}.fi-sr-album-collection:before{content:"\f136"}.fi-sr-album:before{content:"\f137"}.fi-sr-algorithm:before{content:"\f138"}.fi-sr-alicorn:before{content:"\f139"}.fi-sr-alien:before{content:"\f13a"}.fi-sr-align-center:before{content:"\f13b"}.fi-sr-align-justify:before{content:"\f13c"}.fi-sr-align-left:before{content:"\f13d"}.fi-sr-align-slash:before{content:"\f13e"}.fi-sr-ambulance:before{content:"\f13f"}.fi-sr-amusement-park:before{content:"\f140"}.fi-sr-analyse-alt:before{content:"\f141"}.fi-sr-analyse:before{content:"\f142"}.fi-sr-anatomical-heart:before{content:"\f143"}.fi-sr-anchor:before{content:"\f144"}.fi-sr-angel:before{content:"\f145"}.fi-sr-angle-90:before{content:"\f146"}.fi-sr-angle-circle-down:before{content:"\f147"}.fi-sr-angle-circle-left:before{content:"\f148"}.fi-sr-angle-circle-right:before{content:"\f149"}.fi-sr-angle-circle-up:before{content:"\f14a"}.fi-sr-angle-double-left:before{content:"\f14b"}.fi-sr-angle-double-right:before{content:"\f14c"}.fi-sr-angle-double-small-down:before{content:"\f14d"}.fi-sr-angle-double-small-left:before{content:"\f14e"}.fi-sr-angle-double-small-right:before{content:"\f14f"}.fi-sr-angle-double-small-up:before{content:"\f150"}.fi-sr-angle-down:before{content:"\f151"}.fi-sr-angle-left:before{content:"\f152"}.fi-sr-angle-right:before{content:"\f153"}.fi-sr-angle-small-down:before{content:"\f154"}.fi-sr-angle-small-left:before{content:"\f155"}.fi-sr-angle-small-right:before{content:"\f156"}.fi-sr-angle-small-up:before{content:"\f157"}.fi-sr-angle-square-down:before{content:"\f158"}.fi-sr-angle-square-left:before{content:"\f159"}.fi-sr-angle-square-right:before{content:"\f15a"}.fi-sr-angle-square-up:before{content:"\f15b"}.fi-sr-angle-up:before{content:"\f15c"}.fi-sr-angle:before{content:"\f15d"}.fi-sr-angles-up-down:before{content:"\f15e"}.fi-sr-angry:before{content:"\f15f"}.fi-sr-animated-icon:before{content:"\f160"}.fi-sr-ankh:before{content:"\f161"}.fi-sr-answer-alt:before{content:"\f162"}.fi-sr-answer:before{content:"\f163"}.fi-sr-apartment:before{content:"\f164"}.fi-sr-aperture:before{content:"\f165"}.fi-sr-api:before{content:"\f166"}.fi-sr-apple-core:before{content:"\f167"}.fi-sr-apple-crate:before{content:"\f168"}.fi-sr-apple-whole:before{content:"\f169"}.fi-sr-apps-add:before{content:"\f16a"}.fi-sr-apps-delete:before{content:"\f16b"}.fi-sr-apps-sort:before{content:"\f16c"}.fi-sr-apps:before{content:"\f16d"}.fi-sr-archive:before{content:"\f16e"}.fi-sr-archway:before{content:"\f16f"}.fi-sr-arrow-alt-circle-down:before{content:"\f170"}.fi-sr-arrow-alt-circle-left:before{content:"\f171"}.fi-sr-arrow-alt-circle-right:before{content:"\f172"}.fi-sr-arrow-alt-circle-up:before{content:"\f173"}.fi-sr-arrow-alt-down:before{content:"\f174"}.fi-sr-arrow-alt-from-bottom:before{content:"\f175"}.fi-sr-arrow-alt-from-left:before{content:"\f176"}.fi-sr-arrow-alt-from-right:before{content:"\f177"}.fi-sr-arrow-alt-from-top:before{content:"\f178"}.fi-sr-arrow-alt-left:before{content:"\f179"}.fi-sr-arrow-alt-right:before{content:"\f17a"}.fi-sr-arrow-alt-square-down:before{content:"\f17b"}.fi-sr-arrow-alt-square-left:before{content:"\f17c"}.fi-sr-arrow-alt-square-right:before{content:"\f17d"}.fi-sr-arrow-alt-square-up:before{content:"\f17e"}.fi-sr-arrow-alt-to-bottom:before{content:"\f17f"}.fi-sr-arrow-alt-to-left:before{content:"\f180"}.fi-sr-arrow-alt-to-right:before{content:"\f181"}.fi-sr-arrow-alt-to-top:before{content:"\f182"}.fi-sr-arrow-alt-up:before{content:"\f183"}.fi-sr-arrow-circle-down:before{content:"\f184"}.fi-sr-arrow-circle-left:before{content:"\f185"}.fi-sr-arrow-circle-right:before{content:"\f186"}.fi-sr-arrow-circle-up:before{content:"\f187"}.fi-sr-arrow-comparison:before{content:"\f188"}.fi-sr-arrow-down-from-arc:before{content:"\f189"}.fi-sr-arrow-down-from-dotted-line:before{content:"\f18a"}.fi-sr-arrow-down-left:before{content:"\f18b"}.fi-sr-arrow-down-small-big:before{content:"\f18c"}.fi-sr-arrow-down-to-dotted-line:before{content:"\f18d"}.fi-sr-arrow-down-to-square:before{content:"\f18e"}.fi-sr-arrow-down-triangle-square:before{content:"\f18f"}.fi-sr-arrow-down:before{content:"\f190"}.fi-sr-arrow-from-bottom:before{content:"\f191"}.fi-sr-arrow-from-left:before{content:"\f192"}.fi-sr-arrow-from-right:before{content:"\f193"}.fi-sr-arrow-from-top:before{content:"\f194"}.fi-sr-arrow-left-from-arc:before{content:"\f195"}.fi-sr-arrow-left-from-line:before{content:"\f196"}.fi-sr-arrow-left-to-arc:before{content:"\f197"}.fi-sr-arrow-left:before{content:"\f198"}.fi-sr-arrow-progress-alt:before{content:"\f199"}.fi-sr-arrow-progress:before{content:"\f19a"}.fi-sr-arrow-right-to-bracket:before{content:"\f19b"}.fi-sr-arrow-right:before{content:"\f19c"}.fi-sr-arrow-small-down:before{content:"\f19d"}.fi-sr-arrow-small-left:before{content:"\f19e"}.fi-sr-arrow-small-right:before{content:"\f19f"}.fi-sr-arrow-small-up:before{content:"\f1a0"}.fi-sr-arrow-square-down:before{content:"\f1a1"}.fi-sr-arrow-square-left:before{content:"\f1a2"}.fi-sr-arrow-square-right:before{content:"\f1a3"}.fi-sr-arrow-square-up:before{content:"\f1a4"}.fi-sr-arrow-to-bottom:before{content:"\f1a5"}.fi-sr-arrow-to-left:before{content:"\f1a6"}.fi-sr-arrow-to-right:before{content:"\f1a7"}.fi-sr-arrow-to-top:before{content:"\f1a8"}.fi-sr-arrow-trend-down:before{content:"\f1a9"}.fi-sr-arrow-trend-up:before{content:"\f1aa"}.fi-sr-arrow-turn-down-left:before{content:"\f1ab"}.fi-sr-arrow-turn-down-right:before{content:"\f1ac"}.fi-sr-arrow-turn-left-up:before{content:"\f1ad"}.fi-sr-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-sr-arrow-up-from-ground-water:before{content:"\f1af"}.fi-sr-arrow-up-from-square:before{content:"\f1b0"}.fi-sr-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-sr-arrow-up-left:before{content:"\f1b2"}.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-sr-arrow-up-right-from-square:before{content:"\f1b4"}.fi-sr-arrow-up-right:before{content:"\f1b5"}.fi-sr-arrow-up-small-big:before{content:"\f1b6"}.fi-sr-arrow-up-square-triangle:before{content:"\f1b7"}.fi-sr-arrow-up-to-arc:before{content:"\f1b8"}.fi-sr-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-sr-arrow-up:before{content:"\f1ba"}.fi-sr-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-sr-arrows-alt-h:before{content:"\f1bc"}.fi-sr-arrows-alt-v:before{content:"\f1bd"}.fi-sr-arrows-alt:before{content:"\f1be"}.fi-sr-arrows-cross:before{content:"\f1bf"}.fi-sr-arrows-from-dotted-line:before{content:"\f1c0"}.fi-sr-arrows-from-line:before{content:"\f1c1"}.fi-sr-arrows-h-copy:before{content:"\f1c2"}.fi-sr-arrows-h:before{content:"\f1c3"}.fi-sr-arrows-repeat-1:before{content:"\f1c4"}.fi-sr-arrows-repeat:before{content:"\f1c5"}.fi-sr-arrows-retweet:before{content:"\f1c6"}.fi-sr-arrows-split-right-and-left:before{content:"\f1c7"}.fi-sr-arrows-split-up-and-left:before{content:"\f1c8"}.fi-sr-arrows-to-circle:before{content:"\f1c9"}.fi-sr-arrows-to-dotted-line:before{content:"\f1ca"}.fi-sr-arrows-to-eye:before{content:"\f1cb"}.fi-sr-arrows-to-line:before{content:"\f1cc"}.fi-sr-arrows:before{content:"\f1cd"}.fi-sr-artificial-intelligence:before{content:"\f1ce"}.fi-sr-assept-document:before{content:"\f1cf"}.fi-sr-assessment-alt:before{content:"\f1d0"}.fi-sr-assessment:before{content:"\f1d1"}.fi-sr-assistive-listening-systems:before{content:"\f1d2"}.fi-sr-asterik:before{content:"\f1d3"}.fi-sr-at:before{content:"\f1d4"}.fi-sr-attribution-pen:before{content:"\f1d5"}.fi-sr-attribution-pencil:before{content:"\f1d6"}.fi-sr-aubergine:before{content:"\f1d7"}.fi-sr-auction:before{content:"\f1d8"}.fi-sr-audience-megaphone:before{content:"\f1d9"}.fi-sr-audio-description-slash:before{content:"\f1da"}.fi-sr-audit-alt:before{content:"\f1db"}.fi-sr-audit:before{content:"\f1dc"}.fi-sr-austral-sign:before{content:"\f1dd"}.fi-sr-avocado:before{content:"\f1de"}.fi-sr-award:before{content:"\f1df"}.fi-sr-axe-battle:before{content:"\f1e0"}.fi-sr-axe:before{content:"\f1e1"}.fi-sr-b:before{content:"\f1e2"}.fi-sr-baby-carriage:before{content:"\f1e3"}.fi-sr-baby:before{content:"\f1e4"}.fi-sr-back-up:before{content:"\f1e5"}.fi-sr-background:before{content:"\f1e6"}.fi-sr-backpack:before{content:"\f1e7"}.fi-sr-bacon:before{content:"\f1e8"}.fi-sr-bacteria:before{content:"\f1e9"}.fi-sr-bacterium:before{content:"\f1ea"}.fi-sr-badge-check:before{content:"\f1eb"}.fi-sr-badge-dollar:before{content:"\f1ec"}.fi-sr-badge-leaf:before{content:"\f1ed"}.fi-sr-badge-percent:before{content:"\f1ee"}.fi-sr-badge-sheriff:before{content:"\f1ef"}.fi-sr-badge:before{content:"\f1f0"}.fi-sr-badger-honey:before{content:"\f1f1"}.fi-sr-badminton:before{content:"\f1f2"}.fi-sr-bag-map-pin:before{content:"\f1f3"}.fi-sr-bag-seedling:before{content:"\f1f4"}.fi-sr-bag-shopping-minus:before{content:"\f1f5"}.fi-sr-bags-shopping:before{content:"\f1f6"}.fi-sr-baguette:before{content:"\f1f7"}.fi-sr-bahai:before{content:"\f1f8"}.fi-sr-baht-sign:before{content:"\f1f9"}.fi-sr-balance-scale-left:before{content:"\f1fa"}.fi-sr-balance-scale-right:before{content:"\f1fb"}.fi-sr-ball-pile:before{content:"\f1fc"}.fi-sr-ballet-dance:before{content:"\f1fd"}.fi-sr-balloon:before{content:"\f1fe"}.fi-sr-balloons:before{content:"\f1ff"}.fi-sr-ballot-check:before{content:"\f200"}.fi-sr-ballot:before{content:"\f201"}.fi-sr-ban-bug:before{content:"\f202"}.fi-sr-ban:before{content:"\f203"}.fi-sr-banana:before{content:"\f204"}.fi-sr-band-aid:before{content:"\f205"}.fi-sr-bangladeshi-taka-sign:before{content:"\f206"}.fi-sr-banjo:before{content:"\f207"}.fi-sr-bank:before{content:"\f208"}.fi-sr-banner-2:before{content:"\f209"}.fi-sr-banner-3:before{content:"\f20a"}.fi-sr-banner-4:before{content:"\f20b"}.fi-sr-banner-5:before{content:"\f20c"}.fi-sr-banner:before{content:"\f20d"}.fi-sr-barber-pole:before{content:"\f20e"}.fi-sr-barber-shop:before{content:"\f20f"}.fi-sr-barcode-read:before{content:"\f210"}.fi-sr-barcode-scan:before{content:"\f211"}.fi-sr-barcode:before{content:"\f212"}.fi-sr-bars-filter:before{content:"\f213"}.fi-sr-bars-progress:before{content:"\f214"}.fi-sr-bars-sort:before{content:"\f215"}.fi-sr-bars-staggered:before{content:"\f216"}.fi-sr-baseball-alt:before{content:"\f217"}.fi-sr-baseball:before{content:"\f218"}.fi-sr-basket-shopping-minus:before{content:"\f219"}.fi-sr-basket-shopping-plus:before{content:"\f21a"}.fi-sr-basket-shopping-simple:before{content:"\f21b"}.fi-sr-basketball-hoop:before{content:"\f21c"}.fi-sr-basketball:before{content:"\f21d"}.fi-sr-bat:before{content:"\f21e"}.fi-sr-bath:before{content:"\f21f"}.fi-sr-battery-bolt:before{content:"\f220"}.fi-sr-battery-empty:before{content:"\f221"}.fi-sr-battery-exclamation:before{content:"\f222"}.fi-sr-battery-full:before{content:"\f223"}.fi-sr-battery-half:before{content:"\f224"}.fi-sr-battery-quarter:before{content:"\f225"}.fi-sr-battery-slash:before{content:"\f226"}.fi-sr-battery-three-quarters:before{content:"\f227"}.fi-sr-beacon:before{content:"\f228"}.fi-sr-bed-alt:before{content:"\f229"}.fi-sr-bed-bunk:before{content:"\f22a"}.fi-sr-bed-empty:before{content:"\f22b"}.fi-sr-bed:before{content:"\f22c"}.fi-sr-bee:before{content:"\f22d"}.fi-sr-beer-mug-empty:before{content:"\f22e"}.fi-sr-beer:before{content:"\f22f"}.fi-sr-bell-concierge:before{content:"\f230"}.fi-sr-bell-notification-call:before{content:"\f231"}.fi-sr-bell-notification-social-media:before{content:"\f232"}.fi-sr-bell-ring:before{content:"\f233"}.fi-sr-bell-school-slash:before{content:"\f234"}.fi-sr-bell-school:before{content:"\f235"}.fi-sr-bell-slash:before{content:"\f236"}.fi-sr-bell:before{content:"\f237"}.fi-sr-bells:before{content:"\f238"}.fi-sr-bench-tree:before{content:"\f239"}.fi-sr-benefit-diamond-alt:before{content:"\f23a"}.fi-sr-benefit-diamond:before{content:"\f23b"}.fi-sr-benefit-hand:before{content:"\f23c"}.fi-sr-benefit-increase:before{content:"\f23d"}.fi-sr-benefit-porcent:before{content:"\f23e"}.fi-sr-benefit:before{content:"\f23f"}.fi-sr-betamax:before{content:"\f240"}.fi-sr-bible:before{content:"\f241"}.fi-sr-bicycle-journey:before{content:"\f242"}.fi-sr-bike:before{content:"\f243"}.fi-sr-biking-mountain:before{content:"\f244"}.fi-sr-biking:before{content:"\f245"}.fi-sr-bill-arrow:before{content:"\f246"}.fi-sr-billiard:before{content:"\f247"}.fi-sr-bin-bottles:before{content:"\f248"}.fi-sr-binary-circle-check:before{content:"\f249"}.fi-sr-binary-lock:before{content:"\f24a"}.fi-sr-binary-slash:before{content:"\f24b"}.fi-sr-binary:before{content:"\f24c"}.fi-sr-binoculars:before{content:"\f24d"}.fi-sr-bio-leaves:before{content:"\f24e"}.fi-sr-bio:before{content:"\f24f"}.fi-sr-biohazard:before{content:"\f250"}.fi-sr-bird:before{content:"\f251"}.fi-sr-bitcoin-sign:before{content:"\f252"}.fi-sr-blanket:before{content:"\f253"}.fi-sr-blender-phone:before{content:"\f254"}.fi-sr-blender:before{content:"\f255"}.fi-sr-blinds-open:before{content:"\f256"}.fi-sr-blinds-raised:before{content:"\f257"}.fi-sr-blinds:before{content:"\f258"}.fi-sr-block-brick:before{content:"\f259"}.fi-sr-block-microphone:before{content:"\f25a"}.fi-sr-block-question:before{content:"\f25b"}.fi-sr-block-quote:before{content:"\f25c"}.fi-sr-block:before{content:"\f25d"}.fi-sr-blog-pencil:before{content:"\f25e"}.fi-sr-blog-text:before{content:"\f25f"}.fi-sr-blood-dropper:before{content:"\f260"}.fi-sr-blood-test-tube-alt:before{content:"\f261"}.fi-sr-blood-test-tube:before{content:"\f262"}.fi-sr-blood:before{content:"\f263"}.fi-sr-blossom:before{content:"\f264"}.fi-sr-blueberries:before{content:"\f265"}.fi-sr-blueprint:before{content:"\f266"}.fi-sr-bold:before{content:"\f267"}.fi-sr-bolt-auto:before{content:"\f268"}.fi-sr-bolt-slash:before{content:"\f269"}.fi-sr-bolt:before{content:"\f26a"}.fi-sr-bomb:before{content:"\f26b"}.fi-sr-bone-break:before{content:"\f26c"}.fi-sr-bone:before{content:"\f26d"}.fi-sr-bong:before{content:"\f26e"}.fi-sr-bonus-alt:before{content:"\f26f"}.fi-sr-bonus-star:before{content:"\f270"}.fi-sr-bonus:before{content:"\f271"}.fi-sr-book-alt:before{content:"\f272"}.fi-sr-book-arrow-right:before{content:"\f273"}.fi-sr-book-arrow-up:before{content:"\f274"}.fi-sr-book-atlas:before{content:"\f275"}.fi-sr-book-bookmark:before{content:"\f276"}.fi-sr-book-circle-arrow-right:before{content:"\f277"}.fi-sr-book-circle-arrow-up:before{content:"\f278"}.fi-sr-book-copy:before{content:"\f279"}.fi-sr-book-dead:before{content:"\f27a"}.fi-sr-book-font:before{content:"\f27b"}.fi-sr-book-heart:before{content:"\f27c"}.fi-sr-book-medical:before{content:"\f27d"}.fi-sr-book-open-cover:before{content:"\f27e"}.fi-sr-book-open-reader:before{content:"\f27f"}.fi-sr-book-plus:before{content:"\f280"}.fi-sr-book-quran:before{content:"\f281"}.fi-sr-book-section:before{content:"\f282"}.fi-sr-book-spells:before{content:"\f283"}.fi-sr-book-tanakh:before{content:"\f284"}.fi-sr-book-user:before{content:"\f285"}.fi-sr-book:before{content:"\f286"}.fi-sr-Booking:before{content:"\f287"}.fi-sr-bookmark-slash:before{content:"\f288"}.fi-sr-bookmark:before{content:"\f289"}.fi-sr-books-medical:before{content:"\f28a"}.fi-sr-books:before{content:"\f28b"}.fi-sr-boot-heeled:before{content:"\f28c"}.fi-sr-boot:before{content:"\f28d"}.fi-sr-booth-curtain:before{content:"\f28e"}.fi-sr-border-all:before{content:"\f28f"}.fi-sr-border-bottom:before{content:"\f290"}.fi-sr-border-center-h:before{content:"\f291"}.fi-sr-border-center-v:before{content:"\f292"}.fi-sr-border-inner:before{content:"\f293"}.fi-sr-border-left:before{content:"\f294"}.fi-sr-border-none:before{content:"\f295"}.fi-sr-border-outer:before{content:"\f296"}.fi-sr-border-right:before{content:"\f297"}.fi-sr-border-style-alt:before{content:"\f298"}.fi-sr-border-style:before{content:"\f299"}.fi-sr-border-top:before{content:"\f29a"}.fi-sr-boss:before{content:"\f29b"}.fi-sr-bottle-droplet:before{content:"\f29c"}.fi-sr-bottle:before{content:"\f29d"}.fi-sr-bow-arrow:before{content:"\f29e"}.fi-sr-bowl-chopsticks-noodles:before{content:"\f29f"}.fi-sr-bowl-chopsticks:before{content:"\f2a0"}.fi-sr-bowl-rice:before{content:"\f2a1"}.fi-sr-bowl-scoop:before{content:"\f2a2"}.fi-sr-bowl-scoops:before{content:"\f2a3"}.fi-sr-bowl-soft-serve:before{content:"\f2a4"}.fi-sr-bowl-spoon:before{content:"\f2a5"}.fi-sr-bowling-ball:before{content:"\f2a6"}.fi-sr-bowling-pins:before{content:"\f2a7"}.fi-sr-bowling:before{content:"\f2a8"}.fi-sr-box-alt:before{content:"\f2a9"}.fi-sr-box-ballot:before{content:"\f2aa"}.fi-sr-box-check:before{content:"\f2ab"}.fi-sr-box-circle-check:before{content:"\f2ac"}.fi-sr-box-dollar:before{content:"\f2ad"}.fi-sr-box-fragile:before{content:"\f2ae"}.fi-sr-box-heart:before{content:"\f2af"}.fi-sr-box-open-full:before{content:"\f2b0"}.fi-sr-box-open:before{content:"\f2b1"}.fi-sr-box-tissue:before{content:"\f2b2"}.fi-sr-box-up:before{content:"\f2b3"}.fi-sr-box:before{content:"\f2b4"}.fi-sr-boxes:before{content:"\f2b5"}.fi-sr-boxing-glove:before{content:"\f2b6"}.fi-sr-bracket-curly-right:before{content:"\f2b7"}.fi-sr-bracket-curly:before{content:"\f2b8"}.fi-sr-bracket-round-right:before{content:"\f2b9"}.fi-sr-bracket-round:before{content:"\f2ba"}.fi-sr-bracket-square-right:before{content:"\f2bb"}.fi-sr-bracket-square:before{content:"\f2bc"}.fi-sr-brackets-curly:before{content:"\f2bd"}.fi-sr-brackets-round:before{content:"\f2be"}.fi-sr-brackets-square:before{content:"\f2bf"}.fi-sr-braille-a:before{content:"\f2c0"}.fi-sr-braille-b:before{content:"\f2c1"}.fi-sr-braille-c:before{content:"\f2c2"}.fi-sr-braille-d:before{content:"\f2c3"}.fi-sr-braille-e:before{content:"\f2c4"}.fi-sr-braille-g:before{content:"\f2c5"}.fi-sr-braille-h:before{content:"\f2c6"}.fi-sr-braille-i:before{content:"\f2c7"}.fi-sr-braille-j:before{content:"\f2c8"}.fi-sr-braille-k:before{content:"\f2c9"}.fi-sr-braille-l:before{content:"\f2ca"}.fi-sr-braille-m:before{content:"\f2cb"}.fi-sr-braille-n-alt:before{content:"\f2cc"}.fi-sr-braille-n:before{content:"\f2cd"}.fi-sr-braille-o:before{content:"\f2ce"}.fi-sr-braille-p:before{content:"\f2cf"}.fi-sr-braille-q:before{content:"\f2d0"}.fi-sr-braille-r:before{content:"\f2d1"}.fi-sr-braille-s:before{content:"\f2d2"}.fi-sr-braille-t:before{content:"\f2d3"}.fi-sr-braille-u:before{content:"\f2d4"}.fi-sr-braille-v:before{content:"\f2d5"}.fi-sr-braille-w:before{content:"\f2d6"}.fi-sr-braille-x:before{content:"\f2d7"}.fi-sr-braille-y:before{content:"\f2d8"}.fi-sr-braille-z:before{content:"\f2d9"}.fi-sr-braille:before{content:"\f2da"}.fi-sr-brain-circuit:before{content:"\f2db"}.fi-sr-brain:before{content:"\f2dc"}.fi-sr-brake-warning:before{content:"\f2dd"}.fi-sr-branching:before{content:"\f2de"}.fi-sr-brand:before{content:"\f2df"}.fi-sr-branding:before{content:"\f2e0"}.fi-sr-bread-loaf:before{content:"\f2e1"}.fi-sr-bread-slice-butter:before{content:"\f2e2"}.fi-sr-bread-slice:before{content:"\f2e3"}.fi-sr-bread:before{content:"\f2e4"}.fi-sr-briefcase-arrow-right:before{content:"\f2e5"}.fi-sr-briefcase-blank:before{content:"\f2e6"}.fi-sr-briefcase:before{content:"\f2e7"}.fi-sr-brightness-low:before{content:"\f2e8"}.fi-sr-brightness:before{content:"\f2e9"}.fi-sr-bring-forward:before{content:"\f2ea"}.fi-sr-bring-front:before{content:"\f2eb"}.fi-sr-broadcast-tower:before{content:"\f2ec"}.fi-sr-broccoli:before{content:"\f2ed"}.fi-sr-broken-chain-link-wrong:before{content:"\f2ee"}.fi-sr-broken-image:before{content:"\f2ef"}.fi-sr-broom-ball:before{content:"\f2f0"}.fi-sr-broom:before{content:"\f2f1"}.fi-sr-browser-ui:before{content:"\f2f2"}.fi-sr-browser:before{content:"\f2f3"}.fi-sr-browsers:before{content:"\f2f4"}.fi-sr-brush:before{content:"\f2f5"}.fi-sr-bucket:before{content:"\f2f6"}.fi-sr-budget-alt:before{content:"\f2f7"}.fi-sr-budget:before{content:"\f2f8"}.fi-sr-bug-slash:before{content:"\f2f9"}.fi-sr-bug:before{content:"\f2fa"}.fi-sr-bugs:before{content:"\f2fb"}.fi-sr-build-alt:before{content:"\f2fc"}.fi-sr-build:before{content:"\f2fd"}.fi-sr-building-circle-arrow-right:before{content:"\f2fe"}.fi-sr-building-ngo:before{content:"\f2ff"}.fi-sr-building:before{content:"\f300"}.fi-sr-bulb:before{content:"\f301"}.fi-sr-bullet:before{content:"\f302"}.fi-sr-bullhorn:before{content:"\f303"}.fi-sr-bullseye-arrow:before{content:"\f304"}.fi-sr-bullseye-pointer:before{content:"\f305"}.fi-sr-bullseye:before{content:"\f306"}.fi-sr-burger-alt:before{content:"\f307"}.fi-sr-burger-fries:before{content:"\f308"}.fi-sr-burger-glass:before{content:"\f309"}.fi-sr-burrito:before{content:"\f30a"}.fi-sr-burst:before{content:"\f30b"}.fi-sr-bus-alt:before{content:"\f30c"}.fi-sr-bus:before{content:"\f30d"}.fi-sr-business-time:before{content:"\f30e"}.fi-sr-Butter:before{content:"\f30f"}.fi-sr-butterfly:before{content:"\f310"}.fi-sr-c:before{content:"\f311"}.fi-sr-cabin:before{content:"\f312"}.fi-sr-cactus:before{content:"\f313"}.fi-sr-cage-empty:before{content:"\f314"}.fi-sr-cake-birthday:before{content:"\f315"}.fi-sr-cake-slice:before{content:"\f316"}.fi-sr-cake-wedding:before{content:"\f317"}.fi-sr-calculator-bill:before{content:"\f318"}.fi-sr-calculator-math-tax:before{content:"\f319"}.fi-sr-calculator-money:before{content:"\f31a"}.fi-sr-calculator-simple:before{content:"\f31b"}.fi-sr-calculator:before{content:"\f31c"}.fi-sr-calendar-arrow-down:before{content:"\f31d"}.fi-sr-calendar-arrow-up:before{content:"\f31e"}.fi-sr-calendar-birhtday-cake:before{content:"\f31f"}.fi-sr-calendar-call:before{content:"\f320"}.fi-sr-calendar-check:before{content:"\f321"}.fi-sr-calendar-clock:before{content:"\f322"}.fi-sr-calendar-day:before{content:"\f323"}.fi-sr-calendar-days:before{content:"\f324"}.fi-sr-calendar-event-tax:before{content:"\f325"}.fi-sr-calendar-exclamation:before{content:"\f326"}.fi-sr-calendar-gavel-legal:before{content:"\f327"}.fi-sr-calendar-heart:before{content:"\f328"}.fi-sr-calendar-image:before{content:"\f329"}.fi-sr-calendar-lines-pen:before{content:"\f32a"}.fi-sr-calendar-lines:before{content:"\f32b"}.fi-sr-calendar-minus:before{content:"\f32c"}.fi-sr-calendar-payment-loan:before{content:"\f32d"}.fi-sr-calendar-pen:before{content:"\f32e"}.fi-sr-calendar-plus:before{content:"\f32f"}.fi-sr-calendar-salary:before{content:"\f330"}.fi-sr-calendar-shift-swap:before{content:"\f331"}.fi-sr-calendar-star:before{content:"\f332"}.fi-sr-calendar-swap:before{content:"\f333"}.fi-sr-calendar-week:before{content:"\f334"}.fi-sr-calendar-xmark:before{content:"\f335"}.fi-sr-calendar:before{content:"\f336"}.fi-sr-calendars:before{content:"\f337"}.fi-sr-call-duration:before{content:"\f338"}.fi-sr-call-history:before{content:"\f339"}.fi-sr-call-incoming:before{content:"\f33a"}.fi-sr-call-missed:before{content:"\f33b"}.fi-sr-call-outgoing:before{content:"\f33c"}.fi-sr-camcorder:before{content:"\f33d"}.fi-sr-camera-cctv:before{content:"\f33e"}.fi-sr-camera-movie:before{content:"\f33f"}.fi-sr-camera-retro:before{content:"\f340"}.fi-sr-camera-rotate:before{content:"\f341"}.fi-sr-camera-security:before{content:"\f342"}.fi-sr-camera-slash:before{content:"\f343"}.fi-sr-camera-viewfinder:before{content:"\f344"}.fi-sr-camera:before{content:"\f345"}.fi-sr-campfire:before{content:"\f346"}.fi-sr-camping:before{content:"\f347"}.fi-sr-can-food:before{content:"\f348"}.fi-sr-candle-holder:before{content:"\f349"}.fi-sr-candle-lotus-yoga:before{content:"\f34a"}.fi-sr-candle-pose-yoga:before{content:"\f34b"}.fi-sr-candy-alt:before{content:"\f34c"}.fi-sr-candy-bar:before{content:"\f34d"}.fi-sr-candy-cane:before{content:"\f34e"}.fi-sr-candy-corn:before{content:"\f34f"}.fi-sr-candy-sweet:before{content:"\f350"}.fi-sr-candy:before{content:"\f351"}.fi-sr-Cannabis:before{content:"\f352"}.fi-sr-canned-food:before{content:"\f353"}.fi-sr-capsules:before{content:"\f354"}.fi-sr-car-alt:before{content:"\f355"}.fi-sr-car-battery:before{content:"\f356"}.fi-sr-car-bolt:before{content:"\f357"}.fi-sr-car-building:before{content:"\f358"}.fi-sr-car-bump:before{content:"\f359"}.fi-sr-car-bus:before{content:"\f35a"}.fi-sr-car-circle-bolt:before{content:"\f35b"}.fi-sr-car-crash:before{content:"\f35c"}.fi-sr-car-garage:before{content:"\f35d"}.fi-sr-car-journey:before{content:"\f35e"}.fi-sr-car-mechanic:before{content:"\f35f"}.fi-sr-car-rear:before{content:"\f360"}.fi-sr-car-side-bolt:before{content:"\f361"}.fi-sr-car-side:before{content:"\f362"}.fi-sr-car-tilt:before{content:"\f363"}.fi-sr-car-tunnel:before{content:"\f364"}.fi-sr-car-wash:before{content:"\f365"}.fi-sr-car:before{content:"\f366"}.fi-sr-caravan-alt:before{content:"\f367"}.fi-sr-caravan:before{content:"\f368"}.fi-sr-card-club:before{content:"\f369"}.fi-sr-card-diamond:before{content:"\f36a"}.fi-sr-card-heart:before{content:"\f36b"}.fi-sr-card-spade:before{content:"\f36c"}.fi-sr-cardinal-compass:before{content:"\f36d"}.fi-sr-career-growth:before{content:"\f36e"}.fi-sr-career-path:before{content:"\f36f"}.fi-sr-caret-circle-down:before{content:"\f370"}.fi-sr-caret-circle-right:before{content:"\f371"}.fi-sr-caret-circle-up:before{content:"\f372"}.fi-sr-caret-down:before{content:"\f373"}.fi-sr-caret-left:before{content:"\f374"}.fi-sr-caret-quare-up:before{content:"\f375"}.fi-sr-caret-right:before{content:"\f376"}.fi-sr-caret-square-down:before{content:"\f377"}.fi-sr-caret-square-left_1:before{content:"\f378"}.fi-sr-caret-square-left:before{content:"\f379"}.fi-sr-caret-square-right:before{content:"\f37a"}.fi-sr-caret-up:before{content:"\f37b"}.fi-sr-carrot:before{content:"\f37c"}.fi-sr-cars-crash:before{content:"\f37d"}.fi-sr-cars:before{content:"\f37e"}.fi-sr-cart-arrow-down:before{content:"\f37f"}.fi-sr-cart-minus:before{content:"\f380"}.fi-sr-cart-shopping-fast:before{content:"\f381"}.fi-sr-cash-register:before{content:"\f382"}.fi-sr-cassette-tape:before{content:"\f383"}.fi-sr-cassette-vhs:before{content:"\f384"}.fi-sr-castle:before{content:"\f385"}.fi-sr-cat-head:before{content:"\f386"}.fi-sr-cat-space:before{content:"\f387"}.fi-sr-cat:before{content:"\f388"}.fi-sr-catalog-alt:before{content:"\f389"}.fi-sr-catalog-magazine:before{content:"\f38a"}.fi-sr-catalog:before{content:"\f38b"}.fi-sr-category-alt:before{content:"\f38c"}.fi-sr-category:before{content:"\f38d"}.fi-sr-cauldron:before{content:"\f38e"}.fi-sr-cedi-sign:before{content:"\f38f"}.fi-sr-cello:before{content:"\f390"}.fi-sr-cent-sign:before{content:"\f391"}.fi-sr-chair-office:before{content:"\f392"}.fi-sr-chair:before{content:"\f393"}.fi-sr-chalkboard-user:before{content:"\f394"}.fi-sr-chalkboard:before{content:"\f395"}.fi-sr-challenge-alt:before{content:"\f396"}.fi-sr-challenge:before{content:"\f397"}.fi-sr-channel:before{content:"\f398"}.fi-sr-charging-station:before{content:"\f399"}.fi-sr-chart-area:before{content:"\f39a"}.fi-sr-chart-bullet:before{content:"\f39b"}.fi-sr-chart-candlestick:before{content:"\f39c"}.fi-sr-chart-connected:before{content:"\f39d"}.fi-sr-chart-gantt:before{content:"\f39e"}.fi-sr-chart-histogram:before{content:"\f39f"}.fi-sr-chart-kanban:before{content:"\f3a0"}.fi-sr-chart-line-up-down:before{content:"\f3a1"}.fi-sr-chart-line-up:before{content:"\f3a2"}.fi-sr-chart-mixed-up-circle-currency:before{content:"\f3a3"}.fi-sr-chart-mixed-up-circle-dollar:before{content:"\f3a4"}.fi-sr-chart-mixed:before{content:"\f3a5"}.fi-sr-chart-network:before{content:"\f3a6"}.fi-sr-chart-pie-alt:before{content:"\f3a7"}.fi-sr-chart-pie-simple-circle-currency:before{content:"\f3a8"}.fi-sr-chart-pie-simple-circle-dollar:before{content:"\f3a9"}.fi-sr-chart-pie:before{content:"\f3aa"}.fi-sr-chart-pyramid:before{content:"\f3ab"}.fi-sr-chart-radar:before{content:"\f3ac"}.fi-sr-chart-scatter-3d:before{content:"\f3ad"}.fi-sr-chart-scatter-bubble:before{content:"\f3ae"}.fi-sr-chart-scatter:before{content:"\f3af"}.fi-sr-chart-set-theory:before{content:"\f3b0"}.fi-sr-chart-simple-horizontal:before{content:"\f3b1"}.fi-sr-chart-simple:before{content:"\f3b2"}.fi-sr-chart-tree-map:before{content:"\f3b3"}.fi-sr-chart-tree:before{content:"\f3b4"}.fi-sr-chart-user:before{content:"\f3b5"}.fi-sr-chart-waterfall:before{content:"\f3b6"}.fi-sr-chat-arrow-down:before{content:"\f3b7"}.fi-sr-chat-arrow-grow:before{content:"\f3b8"}.fi-sr-chat-bubble-call:before{content:"\f3b9"}.fi-sr-chatbot-speech-bubble:before{content:"\f3ba"}.fi-sr-chatbot:before{content:"\f3bb"}.fi-sr-check-circle:before{content:"\f3bc"}.fi-sr-check-double:before{content:"\f3bd"}.fi-sr-check-in-calendar:before{content:"\f3be"}.fi-sr-check-out-calendar:before{content:"\f3bf"}.fi-sr-check:before{content:"\f3c0"}.fi-sr-checkbox:before{content:"\f3c1"}.fi-sr-checklist-task-budget:before{content:"\f3c2"}.fi-sr-cheese-alt:before{content:"\f3c3"}.fi-sr-cheese:before{content:"\f3c4"}.fi-sr-cheeseburger:before{content:"\f3c5"}.fi-sr-cherry:before{content:"\f3c6"}.fi-sr-chess-bishop:before{content:"\f3c7"}.fi-sr-chess-board:before{content:"\f3c8"}.fi-sr-chess-clock-alt:before{content:"\f3c9"}.fi-sr-chess-clock:before{content:"\f3ca"}.fi-sr-chess-king-alt:before{content:"\f3cb"}.fi-sr-chess-king:before{content:"\f3cc"}.fi-sr-chess-knight-alt:before{content:"\f3cd"}.fi-sr-chess-knight:before{content:"\f3ce"}.fi-sr-chess-pawn-alt:before{content:"\f3cf"}.fi-sr-chess-pawn:before{content:"\f3d0"}.fi-sr-chess-piece:before{content:"\f3d1"}.fi-sr-chess-queen-alt:before{content:"\f3d2"}.fi-sr-chess-queen:before{content:"\f3d3"}.fi-sr-chess-rook-alt:before{content:"\f3d4"}.fi-sr-chess-rook:before{content:"\f3d5"}.fi-sr-chess:before{content:"\f3d6"}.fi-sr-chevron-double-down:before{content:"\f3d7"}.fi-sr-chevron-double-up:before{content:"\f3d8"}.fi-sr-child-head:before{content:"\f3d9"}.fi-sr-child:before{content:"\f3da"}.fi-sr-chimney:before{content:"\f3db"}.fi-sr-chip:before{content:"\f3dc"}.fi-sr-chocolate:before{content:"\f3dd"}.fi-sr-choir-singing:before{content:"\f3de"}.fi-sr-choose-alt:before{content:"\f3df"}.fi-sr-choose:before{content:"\f3e0"}.fi-sr-church:before{content:"\f3e1"}.fi-sr-circle-0:before{content:"\f3e2"}.fi-sr-circle-1:before{content:"\f3e3"}.fi-sr-circle-2:before{content:"\f3e4"}.fi-sr-circle-3:before{content:"\f3e5"}.fi-sr-circle-4:before{content:"\f3e6"}.fi-sr-circle-5:before{content:"\f3e7"}.fi-sr-circle-6:before{content:"\f3e8"}.fi-sr-circle-7:before{content:"\f3e9"}.fi-sr-circle-8:before{content:"\f3ea"}.fi-sr-circle-9:before{content:"\f3eb"}.fi-sr-circle-a:before{content:"\f3ec"}.fi-sr-circle-b:before{content:"\f3ed"}.fi-sr-circle-bolt:before{content:"\f3ee"}.fi-sr-circle-book-open:before{content:"\f3ef"}.fi-sr-circle-bookmark:before{content:"\f3f0"}.fi-sr-circle-c:before{content:"\f3f1"}.fi-sr-circle-calendar:before{content:"\f3f2"}.fi-sr-circle-camera:before{content:"\f3f3"}.fi-sr-circle-d:before{content:"\f3f4"}.fi-sr-circle-dashed:before{content:"\f3f5"}.fi-sr-circle-divide:before{content:"\f3f6"}.fi-sr-circle-e:before{content:"\f3f7"}.fi-sr-circle-ellipsis-vertical:before{content:"\f3f8"}.fi-sr-circle-ellipsis:before{content:"\f3f9"}.fi-sr-circle-envelope:before{content:"\f3fa"}.fi-sr-circle-exclamation-check:before{content:"\f3fb"}.fi-sr-circle-f:before{content:"\f3fc"}.fi-sr-circle-g:before{content:"\f3fd"}.fi-sr-circle-h:before{content:"\f3fe"}.fi-sr-circle-half-stroke:before{content:"\f3ff"}.fi-sr-circle-half:before{content:"\f400"}.fi-sr-circle-heart:before{content:"\f401"}.fi-sr-circle-i:before{content:"\f402"}.fi-sr-circle-j:before{content:"\f403"}.fi-sr-circle-k:before{content:"\f404"}.fi-sr-circle-l:before{content:"\f405"}.fi-sr-circle-m:before{content:"\f406"}.fi-sr-circle-microphone-lines:before{content:"\f407"}.fi-sr-circle-microphone:before{content:"\f408"}.fi-sr-circle-n:before{content:"\f409"}.fi-sr-circle-nodes:before{content:"\f40a"}.fi-sr-circle-o:before{content:"\f40b"}.fi-sr-circle-overlap:before{content:"\f40c"}.fi-sr-circle-p:before{content:"\f40d"}.fi-sr-circle-phone-flip:before{content:"\f40e"}.fi-sr-circle-phone-hangup:before{content:"\f40f"}.fi-sr-circle-phone:before{content:"\f410"}.fi-sr-circle-q:before{content:"\f411"}.fi-sr-circle-quarter:before{content:"\f412"}.fi-sr-circle-quarters-alt:before{content:"\f413"}.fi-sr-circle-r:before{content:"\f414"}.fi-sr-circle-s:before{content:"\f415"}.fi-sr-circle-small:before{content:"\f416"}.fi-sr-circle-star:before{content:"\f417"}.fi-sr-circle-t:before{content:"\f418"}.fi-sr-circle-three-quarters:before{content:"\f419"}.fi-sr-circle-trash:before{content:"\f41a"}.fi-sr-circle-u:before{content:"\f41b"}.fi-sr-circle-user:before{content:"\f41c"}.fi-sr-circle-v:before{content:"\f41d"}.fi-sr-circle-video:before{content:"\f41e"}.fi-sr-circle-w:before{content:"\f41f"}.fi-sr-circle-waveform-lines:before{content:"\f420"}.fi-sr-circle-x:before{content:"\f421"}.fi-sr-circle-xmark:before{content:"\f422"}.fi-sr-circle-y:before{content:"\f423"}.fi-sr-circle-z:before{content:"\f424"}.fi-sr-circle:before{content:"\f425"}.fi-sr-citrus-slice:before{content:"\f426"}.fi-sr-citrus:before{content:"\f427"}.fi-sr-city:before{content:"\f428"}.fi-sr-clapperboard-play:before{content:"\f429"}.fi-sr-clapperboard:before{content:"\f42a"}.fi-sr-clarinet:before{content:"\f42b"}.fi-sr-claw-marks:before{content:"\f42c"}.fi-sr-clear-alt:before{content:"\f42d"}.fi-sr-clip-file:before{content:"\f42e"}.fi-sr-clip-mail:before{content:"\f42f"}.fi-sr-clip:before{content:"\f430"}.fi-sr-clipboard-check:before{content:"\f431"}.fi-sr-clipboard-list-check:before{content:"\f432"}.fi-sr-clipboard-list:before{content:"\f433"}.fi-sr-clipboard-prescription:before{content:"\f434"}.fi-sr-clipboard-question:before{content:"\f435"}.fi-sr-clipboard-user:before{content:"\f436"}.fi-sr-clipboard:before{content:"\f437"}.fi-sr-clipoard-wrong:before{content:"\f438"}.fi-sr-clock-desk:before{content:"\f439"}.fi-sr-clock-eight-thirty:before{content:"\f43a"}.fi-sr-clock-eleven-thirty:before{content:"\f43b"}.fi-sr-clock-eleven:before{content:"\f43c"}.fi-sr-clock-five-thirty:before{content:"\f43d"}.fi-sr-clock-five:before{content:"\f43e"}.fi-sr-clock-four-thirty:before{content:"\f43f"}.fi-sr-clock-nine-thirty:before{content:"\f440"}.fi-sr-clock-nine:before{content:"\f441"}.fi-sr-clock-one-thirty:before{content:"\f442"}.fi-sr-clock-one:before{content:"\f443"}.fi-sr-clock-seven-thirty:before{content:"\f444"}.fi-sr-clock-seven:before{content:"\f445"}.fi-sr-clock-six-thirty:before{content:"\f446"}.fi-sr-clock-six:before{content:"\f447"}.fi-sr-clock-ten-thirty:before{content:"\f448"}.fi-sr-clock-ten:before{content:"\f449"}.fi-sr-clock-three-thirty:before{content:"\f44a"}.fi-sr-clock-three:before{content:"\f44b"}.fi-sr-clock-time-tracking:before{content:"\f44c"}.fi-sr-clock-twelve-thirty:before{content:"\f44d"}.fi-sr-clock-twelve:before{content:"\f44e"}.fi-sr-clock-two-thirty:before{content:"\f44f"}.fi-sr-clock-two:before{content:"\f450"}.fi-sr-clock-up-arrow:before{content:"\f451"}.fi-sr-clock:before{content:"\f452"}.fi-sr-clone:before{content:"\f453"}.fi-sr-closed-captioning-slash:before{content:"\f454"}.fi-sr-clothes-hanger:before{content:"\f455"}.fi-sr-cloud-back-up-alt:before{content:"\f456"}.fi-sr-cloud-back-up:before{content:"\f457"}.fi-sr-cloud-check:before{content:"\f458"}.fi-sr-cloud-code:before{content:"\f459"}.fi-sr-cloud-disabled:before{content:"\f45a"}.fi-sr-cloud-download-alt:before{content:"\f45b"}.fi-sr-cloud-download:before{content:"\f45c"}.fi-sr-cloud-drizzle:before{content:"\f45d"}.fi-sr-cloud-exclamation:before{content:"\f45e"}.fi-sr-cloud-gear-automation:before{content:"\f45f"}.fi-sr-cloud-hail-mixed:before{content:"\f460"}.fi-sr-cloud-hail:before{content:"\f461"}.fi-sr-cloud-meatball:before{content:"\f462"}.fi-sr-cloud-moon-rain:before{content:"\f463"}.fi-sr-cloud-moon:before{content:"\f464"}.fi-sr-cloud-question:before{content:"\f465"}.fi-sr-cloud-rain:before{content:"\f466"}.fi-sr-cloud-rainbow:before{content:"\f467"}.fi-sr-cloud-share:before{content:"\f468"}.fi-sr-cloud-showers-heavy:before{content:"\f469"}.fi-sr-cloud-showers:before{content:"\f46a"}.fi-sr-cloud-sleet:before{content:"\f46b"}.fi-sr-cloud-snow:before{content:"\f46c"}.fi-sr-cloud-sun-rain:before{content:"\f46d"}.fi-sr-cloud-sun:before{content:"\f46e"}.fi-sr-cloud-upload-alt:before{content:"\f46f"}.fi-sr-cloud-upload:before{content:"\f470"}.fi-sr-cloud:before{content:"\f471"}.fi-sr-clouds-moon:before{content:"\f472"}.fi-sr-clouds-sun:before{content:"\f473"}.fi-sr-clouds:before{content:"\f474"}.fi-sr-clover-alt:before{content:"\f475"}.fi-sr-club:before{content:"\f476"}.fi-sr-cocktail-alt:before{content:"\f477"}.fi-sr-cocktail:before{content:"\f478"}.fi-sr-coconut:before{content:"\f479"}.fi-sr-code-branch:before{content:"\f47a"}.fi-sr-code-commit:before{content:"\f47b"}.fi-sr-code-compare:before{content:"\f47c"}.fi-sr-code-fork:before{content:"\f47d"}.fi-sr-code-merge:before{content:"\f47e"}.fi-sr-code-pull-request-closed:before{content:"\f47f"}.fi-sr-code-pull-request-draft:before{content:"\f480"}.fi-sr-code-pull-request:before{content:"\f481"}.fi-sr-code-simple:before{content:"\f482"}.fi-sr-coffee-bean:before{content:"\f483"}.fi-sr-coffee-beans:before{content:"\f484"}.fi-sr-coffee-heart:before{content:"\f485"}.fi-sr-coffee-pot:before{content:"\f486"}.fi-sr-coffee:before{content:"\f487"}.fi-sr-coffin-cross:before{content:"\f488"}.fi-sr-coffin:before{content:"\f489"}.fi-sr-coin-up-arrow:before{content:"\f48a"}.fi-sr-coin:before{content:"\f48b"}.fi-sr-coins:before{content:"\f48c"}.fi-sr-colon-sign:before{content:"\f48d"}.fi-sr-columns-3:before{content:"\f48e"}.fi-sr-comet:before{content:"\f48f"}.fi-sr-command:before{content:"\f490"}.fi-sr-comment-alt-check:before{content:"\f491"}.fi-sr-comment-alt-dots:before{content:"\f492"}.fi-sr-comment-alt-edit:before{content:"\f493"}.fi-sr-comment-alt-medical:before{content:"\f494"}.fi-sr-comment-alt-middle-top:before{content:"\f495"}.fi-sr-comment-alt-middle:before{content:"\f496"}.fi-sr-comment-alt-minus:before{content:"\f497"}.fi-sr-comment-alt-music:before{content:"\f498"}.fi-sr-comment-alt:before{content:"\f499"}.fi-sr-comment-arrow-down:before{content:"\f49a"}.fi-sr-comment-arrow-up-right:before{content:"\f49b"}.fi-sr-comment-arrow-up:before{content:"\f49c"}.fi-sr-comment-check:before{content:"\f49d"}.fi-sr-comment-code:before{content:"\f49e"}.fi-sr-comment-dollar:before{content:"\f49f"}.fi-sr-comment-dots:before{content:"\f4a0"}.fi-sr-comment-exclamation:before{content:"\f4a1"}.fi-sr-comment-heart:before{content:"\f4a2"}.fi-sr-comment-image:before{content:"\f4a3"}.fi-sr-comment-info:before{content:"\f4a4"}.fi-sr-comment-medical:before{content:"\f4a5"}.fi-sr-comment-minus:before{content:"\f4a6"}.fi-sr-comment-pen:before{content:"\f4a7"}.fi-sr-comment-question:before{content:"\f4a8"}.fi-sr-comment-quote:before{content:"\f4a9"}.fi-sr-comment-slash:before{content:"\f4aa"}.fi-sr-comment-smile:before{content:"\f4ab"}.fi-sr-comment-sms:before{content:"\f4ac"}.fi-sr-comment-text:before{content:"\f4ad"}.fi-sr-comment-user:before{content:"\f4ae"}.fi-sr-comment-xmark:before{content:"\f4af"}.fi-sr-comment:before{content:"\f4b0"}.fi-sr-comments-dollar:before{content:"\f4b1"}.fi-sr-comments-question-check:before{content:"\f4b2"}.fi-sr-comments-question:before{content:"\f4b3"}.fi-sr-comments:before{content:"\f4b4"}.fi-sr-compass-alt:before{content:"\f4b5"}.fi-sr-compass-east:before{content:"\f4b6"}.fi-sr-compass-north:before{content:"\f4b7"}.fi-sr-compass-slash:before{content:"\f4b8"}.fi-sr-compass-south:before{content:"\f4b9"}.fi-sr-compass-west:before{content:"\f4ba"}.fi-sr-completed:before{content:"\f4bb"}.fi-sr-compliance-clipboard:before{content:"\f4bc"}.fi-sr-compliance-document:before{content:"\f4bd"}.fi-sr-compliance:before{content:"\f4be"}.fi-sr-compress-alt:before{content:"\f4bf"}.fi-sr-compress:before{content:"\f4c0"}.fi-sr-computer-classic:before{content:"\f4c1"}.fi-sr-computer-mouse:before{content:"\f4c2"}.fi-sr-computer-speaker:before{content:"\f4c3"}.fi-sr-computer:before{content:"\f4c4"}.fi-sr-concierge-bell:before{content:"\f4c5"}.fi-sr-condition-alt:before{content:"\f4c6"}.fi-sr-condition:before{content:"\f4c7"}.fi-sr-confetti:before{content:"\f4c8"}.fi-sr-constellation:before{content:"\f4c9"}.fi-sr-container-storage:before{content:"\f4ca"}.fi-sr-convert-document:before{content:"\f4cb"}.fi-sr-convert-shapes:before{content:"\f4cc"}.fi-sr-conveyor-belt-alt:before{content:"\f4cd"}.fi-sr-conveyor-belt-arm:before{content:"\f4ce"}.fi-sr-conveyor-belt-empty:before{content:"\f4cf"}.fi-sr-conveyor-belt:before{content:"\f4d0"}.fi-sr-cookie-alt:before{content:"\f4d1"}.fi-sr-cookie:before{content:"\f4d2"}.fi-sr-copy-alt:before{content:"\f4d3"}.fi-sr-copy-image:before{content:"\f4d4"}.fi-sr-copy:before{content:"\f4d5"}.fi-sr-copyright:before{content:"\f4d6"}.fi-sr-corn:before{content:"\f4d7"}.fi-sr-couch:before{content:"\f4d8"}.fi-sr-court-sport:before{content:"\f4d9"}.fi-sr-cow-alt:before{content:"\f4da"}.fi-sr-cow:before{content:"\f4db"}.fi-sr-cowbell-circle-plus:before{content:"\f4dc"}.fi-sr-cowbell-more:before{content:"\f4dd"}.fi-sr-cowbell:before{content:"\f4de"}.fi-sr-crab:before{content:"\f4df"}.fi-sr-crate-empty:before{content:"\f4e0"}.fi-sr-cream:before{content:"\f4e1"}.fi-sr-credit-card-buyer:before{content:"\f4e2"}.fi-sr-credit-card-eye:before{content:"\f4e3"}.fi-sr-credit-card:before{content:"\f4e4"}.fi-sr-cricket:before{content:"\f4e5"}.fi-sr-crm-alt:before{content:"\f4e6"}.fi-sr-crm-computer:before{content:"\f4e7"}.fi-sr-CRM:before{content:"\f4e8"}.fi-sr-croissant:before{content:"\f4e9"}.fi-sr-cross-circle:before{content:"\f4ea"}.fi-sr-cross-religion:before{content:"\f4eb"}.fi-sr-cross-small:before{content:"\f4ec"}.fi-sr-cross:before{content:"\f4ed"}.fi-sr-crow:before{content:"\f4ee"}.fi-sr-crown:before{content:"\f4ef"}.fi-sr-crutch:before{content:"\f4f0"}.fi-sr-crutches:before{content:"\f4f1"}.fi-sr-cruzeiro-sign:before{content:"\f4f2"}.fi-sr-crypto-calendar:before{content:"\f4f3"}.fi-sr-cryptocurrency:before{content:"\f4f4"}.fi-sr-crystal-ball:before{content:"\f4f5"}.fi-sr-cube:before{content:"\f4f6"}.fi-sr-cubes-stacked:before{content:"\f4f7"}.fi-sr-cubes:before{content:"\f4f8"}.fi-sr-cucumber:before{content:"\f4f9"}.fi-sr-cup-straw-swoosh:before{content:"\f4fa"}.fi-sr-cup-straw:before{content:"\f4fb"}.fi-sr-cup-togo:before{content:"\f4fc"}.fi-sr-cupcake-alt:before{content:"\f4fd"}.fi-sr-cupcake:before{content:"\f4fe"}.fi-sr-curling:before{content:"\f4ff"}.fi-sr-cursor-finger:before{content:"\f500"}.fi-sr-cursor-plus:before{content:"\f501"}.fi-sr-cursor-text-alt:before{content:"\f502"}.fi-sr-cursor-text:before{content:"\f503"}.fi-sr-cursor:before{content:"\f504"}.fi-sr-curve-alt:before{content:"\f505"}.fi-sr-curve-arrow:before{content:"\f506"}.fi-sr-curve:before{content:"\f507"}.fi-sr-custard:before{content:"\f508"}.fi-sr-customer-care:before{content:"\f509"}.fi-sr-customer-service:before{content:"\f50a"}.fi-sr-customization-cogwheel:before{content:"\f50b"}.fi-sr-customization:before{content:"\f50c"}.fi-sr-customize-computer:before{content:"\f50d"}.fi-sr-customize-edit:before{content:"\f50e"}.fi-sr-customize:before{content:"\f50f"}.fi-sr-CV:before{content:"\f510"}.fi-sr-cvv-card:before{content:"\f511"}.fi-sr-d:before{content:"\f512"}.fi-sr-dagger:before{content:"\f513"}.fi-sr-daily-calendar:before{content:"\f514"}.fi-sr-damage:before{content:"\f515"}.fi-sr-dart:before{content:"\f516"}.fi-sr-dashboard-monitor:before{content:"\f517"}.fi-sr-dashboard-panel:before{content:"\f518"}.fi-sr-dashboard:before{content:"\f519"}.fi-sr-data-transfer:before{content:"\f51a"}.fi-sr-database:before{content:"\f51b"}.fi-sr-deer-rudolph:before{content:"\f51c"}.fi-sr-deer:before{content:"\f51d"}.fi-sr-delete-document:before{content:"\f51e"}.fi-sr-delete-right:before{content:"\f51f"}.fi-sr-delete-user:before{content:"\f520"}.fi-sr-delete:before{content:"\f521"}.fi-sr-democrat:before{content:"\f522"}.fi-sr-department-structure:before{content:"\f523"}.fi-sr-department:before{content:"\f524"}.fi-sr-deposit-alt:before{content:"\f525"}.fi-sr-deposit:before{content:"\f526"}.fi-sr-description-alt:before{content:"\f527"}.fi-sr-description:before{content:"\f528"}.fi-sr-desk:before{content:"\f529"}.fi-sr-desktop-arrow-down:before{content:"\f52a"}.fi-sr-desktop-wallpaper:before{content:"\f52b"}.fi-sr-devices:before{content:"\f52c"}.fi-sr-dewpoint:before{content:"\f52d"}.fi-sr-dharmachakra:before{content:"\f52e"}.fi-sr-diagram-cells:before{content:"\f52f"}.fi-sr-diagram-lean-canvas:before{content:"\f530"}.fi-sr-diagram-nested:before{content:"\f531"}.fi-sr-diagram-next:before{content:"\f532"}.fi-sr-diagram-predecessor:before{content:"\f533"}.fi-sr-diagram-previous:before{content:"\f534"}.fi-sr-diagram-project:before{content:"\f535"}.fi-sr-diagram-sankey:before{content:"\f536"}.fi-sr-diagram-subtask:before{content:"\f537"}.fi-sr-diagram-successor:before{content:"\f538"}.fi-sr-diagram-venn:before{content:"\f539"}.fi-sr-dial-high:before{content:"\f53a"}.fi-sr-dial-low:before{content:"\f53b"}.fi-sr-dial-max:before{content:"\f53c"}.fi-sr-dial-med-low:before{content:"\f53d"}.fi-sr-dial-med:before{content:"\f53e"}.fi-sr-dial-min:before{content:"\f53f"}.fi-sr-dial-off:before{content:"\f540"}.fi-sr-dial:before{content:"\f541"}.fi-sr-diamond-exclamation:before{content:"\f542"}.fi-sr-diamond-turn-right:before{content:"\f543"}.fi-sr-diamond:before{content:"\f544"}.fi-sr-diary-bookmark-down:before{content:"\f545"}.fi-sr-diary-bookmarks:before{content:"\f546"}.fi-sr-diary-clasp:before{content:"\f547"}.fi-sr-dice-alt:before{content:"\f548"}.fi-sr-dice-d10:before{content:"\f549"}.fi-sr-dice-d12:before{content:"\f54a"}.fi-sr-dice-d20:before{content:"\f54b"}.fi-sr-dice-d4:before{content:"\f54c"}.fi-sr-dice-d6:before{content:"\f54d"}.fi-sr-dice-d8:before{content:"\f54e"}.fi-sr-dice-four:before{content:"\f54f"}.fi-sr-dice-one:before{content:"\f550"}.fi-sr-dice-six:before{content:"\f551"}.fi-sr-dice-three:before{content:"\f552"}.fi-sr-dice-two:before{content:"\f553"}.fi-sr-dice:before{content:"\f554"}.fi-sr-digging:before{content:"\f555"}.fi-sr-digital-tachograph:before{content:"\f556"}.fi-sr-dinner:before{content:"\f557"}.fi-sr-diploma:before{content:"\f558"}.fi-sr-direction-signal-arrow:before{content:"\f559"}.fi-sr-direction-signal:before{content:"\f55a"}.fi-sr-disc-drive:before{content:"\f55b"}.fi-sr-discover:before{content:"\f55c"}.fi-sr-disease:before{content:"\f55d"}.fi-sr-disk:before{content:"\f55e"}.fi-sr-display-arrow-down:before{content:"\f55f"}.fi-sr-display-chart-up:before{content:"\f560"}.fi-sr-display-code:before{content:"\f561"}.fi-sr-display-medical:before{content:"\f562"}.fi-sr-display-slash:before{content:"\f563"}.fi-sr-distribute-spacing-horizontal:before{content:"\f564"}.fi-sr-distribute-spacing-vertical:before{content:"\f565"}.fi-sr-divide:before{content:"\f566"}.fi-sr-dizzy:before{content:"\f567"}.fi-sr-dna:before{content:"\f568"}.fi-sr-do-not-enter:before{content:"\f569"}.fi-sr-doctor:before{content:"\f56a"}.fi-sr-document-circle-wrong:before{content:"\f56b"}.fi-sr-document-paid:before{content:"\f56c"}.fi-sr-document-signed:before{content:"\f56d"}.fi-sr-document:before{content:"\f56e"}.fi-sr-dog-leashed:before{content:"\f56f"}.fi-sr-dog:before{content:"\f570"}.fi-sr-dollar:before{content:"\f571"}.fi-sr-dolly-flatbed-alt:before{content:"\f572"}.fi-sr-dolly-flatbed-empty:before{content:"\f573"}.fi-sr-dolly-flatbed:before{content:"\f574"}.fi-sr-dolphin:before{content:"\f575"}.fi-sr-domino-effect:before{content:"\f576"}.fi-sr-donate:before{content:"\f577"}.fi-sr-dong-sign:before{content:"\f578"}.fi-sr-donut:before{content:"\f579"}.fi-sr-door-closed:before{content:"\f57a"}.fi-sr-door-open:before{content:"\f57b"}.fi-sr-dot-circle:before{content:"\f57c"}.fi-sr-dot-pending:before{content:"\f57d"}.fi-sr-dove:before{content:"\f57e"}.fi-sr-down-from-bracket:before{content:"\f57f"}.fi-sr-down-left-and-up-right-to-center:before{content:"\f580"}.fi-sr-down-left:before{content:"\f581"}.fi-sr-down-right:before{content:"\f582"}.fi-sr-down-to-line:before{content:"\f583"}.fi-sr-down:before{content:"\f584"}.fi-sr-download:before{content:"\f585"}.fi-sr-drafting-compass:before{content:"\f586"}.fi-sr-dragon:before{content:"\f587"}.fi-sr-draw-polygon:before{content:"\f588"}.fi-sr-draw-square:before{content:"\f589"}.fi-sr-drawer-alt:before{content:"\f58a"}.fi-sr-drawer-empty:before{content:"\f58b"}.fi-sr-drawer:before{content:"\f58c"}.fi-sr-dreidel:before{content:"\f58d"}.fi-sr-drink-alt:before{content:"\f58e"}.fi-sr-driver-man:before{content:"\f58f"}.fi-sr-driver-woman:before{content:"\f590"}.fi-sr-drone-alt:before{content:"\f591"}.fi-sr-drone-front:before{content:"\f592"}.fi-sr-drone:before{content:"\f593"}.fi-sr-drop-down:before{content:"\f594"}.fi-sr-dropdown-select:before{content:"\f595"}.fi-sr-dropdown:before{content:"\f596"}.fi-sr-drum-steelpan:before{content:"\f597"}.fi-sr-drum:before{content:"\f598"}.fi-sr-drumstick-bite:before{content:"\f599"}.fi-sr-drumstick:before{content:"\f59a"}.fi-sr-dryer-alt:before{content:"\f59b"}.fi-sr-dryer:before{content:"\f59c"}.fi-sr-duck:before{content:"\f59d"}.fi-sr-dumbbell-fitness:before{content:"\f59e"}.fi-sr-dumbbell-horizontal:before{content:"\f59f"}.fi-sr-dumbbell-ray:before{content:"\f5a0"}.fi-sr-dumbbell-weightlifting:before{content:"\f5a1"}.fi-sr-dumpster-fire:before{content:"\f5a2"}.fi-sr-dumpster:before{content:"\f5a3"}.fi-sr-dungeon:before{content:"\f5a4"}.fi-sr-duplicate:before{content:"\f5a5"}.fi-sr-duration-alt:before{content:"\f5a6"}.fi-sr-duration:before{content:"\f5a7"}.fi-sr-e-learning:before{content:"\f5a8"}.fi-sr-e:before{content:"\f5a9"}.fi-sr-ear-deaf:before{content:"\f5aa"}.fi-sr-ear-muffs:before{content:"\f5ab"}.fi-sr-ear:before{content:"\f5ac"}.fi-sr-earnings:before{content:"\f5ad"}.fi-sr-earth-africa:before{content:"\f5ae"}.fi-sr-earth-americas:before{content:"\f5af"}.fi-sr-earth-asia:before{content:"\f5b0"}.fi-sr-earth-europa:before{content:"\f5b1"}.fi-sr-eclipse-alt:before{content:"\f5b2"}.fi-sr-eclipse:before{content:"\f5b3"}.fi-sr-edit-alt:before{content:"\f5b4"}.fi-sr-edit:before{content:"\f5b5"}.fi-sr-effect:before{content:"\f5b6"}.fi-sr-egg-fried:before{content:"\f5b7"}.fi-sr-egg:before{content:"\f5b8"}.fi-sr-eject:before{content:"\f5b9"}.fi-sr-elephant:before{content:"\f5ba"}.fi-sr-elevator:before{content:"\f5bb"}.fi-sr-email-pending:before{content:"\f5bc"}.fi-sr-employee-alt:before{content:"\f5bd"}.fi-sr-employee-handbook:before{content:"\f5be"}.fi-sr-employee-man-alt:before{content:"\f5bf"}.fi-sr-employee-man:before{content:"\f5c0"}.fi-sr-empty-set:before{content:"\f5c1"}.fi-sr-endless-loop:before{content:"\f5c2"}.fi-sr-engine-warning:before{content:"\f5c3"}.fi-sr-engine:before{content:"\f5c4"}.fi-sr-enter:before{content:"\f5c5"}.fi-sr-entertainment:before{content:"\f5c6"}.fi-sr-envelope-ban:before{content:"\f5c7"}.fi-sr-envelope-bulk:before{content:"\f5c8"}.fi-sr-envelope-dot:before{content:"\f5c9"}.fi-sr-envelope-download:before{content:"\f5ca"}.fi-sr-envelope-heart:before{content:"\f5cb"}.fi-sr-envelope-marker:before{content:"\f5cc"}.fi-sr-envelope-open-dollar:before{content:"\f5cd"}.fi-sr-envelope-open-text:before{content:"\f5ce"}.fi-sr-envelope-open:before{content:"\f5cf"}.fi-sr-envelope-plus:before{content:"\f5d0"}.fi-sr-envelope:before{content:"\f5d1"}.fi-sr-envelopes:before{content:"\f5d2"}.fi-sr-equality:before{content:"\f5d3"}.fi-sr-equals:before{content:"\f5d4"}.fi-sr-equipment:before{content:"\f5d5"}.fi-sr-eraser:before{content:"\f5d6"}.fi-sr-error-camera:before{content:"\f5d7"}.fi-sr-escalator:before{content:"\f5d8"}.fi-sr-ethernet:before{content:"\f5d9"}.fi-sr-euro:before{content:"\f5da"}.fi-sr-excavator:before{content:"\f5db"}.fi-sr-exchange-alt:before{content:"\f5dc"}.fi-sr-exchange-cryptocurrency:before{content:"\f5dd"}.fi-sr-exchange:before{content:"\f5de"}.fi-sr-exclamation:before{content:"\f5df"}.fi-sr-exit-alt:before{content:"\f5e0"}.fi-sr-exit:before{content:"\f5e1"}.fi-sr-expand-arrows-alt:before{content:"\f5e2"}.fi-sr-expand-arrows:before{content:"\f5e3"}.fi-sr-expand:before{content:"\f5e4"}.fi-sr-expense-bill:before{content:"\f5e5"}.fi-sr-expense:before{content:"\f5e6"}.fi-sr-external-hard-drive:before{content:"\f5e7"}.fi-sr-external-world:before{content:"\f5e8"}.fi-sr-eye-crossed:before{content:"\f5e9"}.fi-sr-eye-dropper-half:before{content:"\f5ea"}.fi-sr-eye:before{content:"\f5eb"}.fi-sr-eyes:before{content:"\f5ec"}.fi-sr-f:before{content:"\f5ed"}.fi-sr-fabric:before{content:"\f5ee"}.fi-sr-face-angry-horns:before{content:"\f5ef"}.fi-sr-face-anguished:before{content:"\f5f0"}.fi-sr-face-anxious-sweat:before{content:"\f5f1"}.fi-sr-face-astonished:before{content:"\f5f2"}.fi-sr-face-awesome:before{content:"\f5f3"}.fi-sr-face-beam-hand-over-mouth:before{content:"\f5f4"}.fi-sr-face-confounded:before{content:"\f5f5"}.fi-sr-face-confused:before{content:"\f5f6"}.fi-sr-face-cowboy-hat:before{content:"\f5f7"}.fi-sr-face-disappointed:before{content:"\f5f8"}.fi-sr-face-disguise:before{content:"\f5f9"}.fi-sr-face-downcast-sweat:before{content:"\f5fa"}.fi-sr-face-drooling:before{content:"\f5fb"}.fi-sr-face-explode:before{content:"\f5fc"}.fi-sr-face-expressionless:before{content:"\f5fd"}.fi-sr-face-eyes-xmarks:before{content:"\f5fe"}.fi-sr-face-fearful:before{content:"\f5ff"}.fi-sr-face-glasses:before{content:"\f600"}.fi-sr-face-grin-tongue-wink:before{content:"\f601"}.fi-sr-face-hand-yawn:before{content:"\f602"}.fi-sr-face-head-bandage:before{content:"\f603"}.fi-sr-face-hushed:before{content:"\f604"}.fi-sr-face-icicles:before{content:"\f605"}.fi-sr-face-lying:before{content:"\f606"}.fi-sr-face-mask:before{content:"\f607"}.fi-sr-face-monocle:before{content:"\f608"}.fi-sr-face-nauseated:before{content:"\f609"}.fi-sr-face-nose-steam:before{content:"\f60a"}.fi-sr-face-party:before{content:"\f60b"}.fi-sr-face-pensive:before{content:"\f60c"}.fi-sr-face-persevering:before{content:"\f60d"}.fi-sr-face-pleading:before{content:"\f60e"}.fi-sr-face-raised-eyebrow:before{content:"\f60f"}.fi-sr-face-relieved:before{content:"\f610"}.fi-sr-face-sad-sweat:before{content:"\f611"}.fi-sr-face-scream:before{content:"\f612"}.fi-sr-face-shush:before{content:"\f613"}.fi-sr-face-sleeping:before{content:"\f614"}.fi-sr-face-sleepy:before{content:"\f615"}.fi-sr-face-smile-halo:before{content:"\f616"}.fi-sr-face-smile-hearts:before{content:"\f617"}.fi-sr-face-smile-horns:before{content:"\f618"}.fi-sr-face-smile-tear:before{content:"\f619"}.fi-sr-face-smile-tongue:before{content:"\f61a"}.fi-sr-face-smile-upside-down:before{content:"\f61b"}.fi-sr-face-smiling-hands:before{content:"\f61c"}.fi-sr-face-smirking:before{content:"\f61d"}.fi-sr-face-sunglasses-alt:before{content:"\f61e"}.fi-sr-face-sunglasses:before{content:"\f61f"}.fi-sr-face-swear:before{content:"\f620"}.fi-sr-face-thermometer:before{content:"\f621"}.fi-sr-face-thinking:before{content:"\f622"}.fi-sr-face-tissue:before{content:"\f623"}.fi-sr-face-tongue-money:before{content:"\f624"}.fi-sr-face-tongue-sweat:before{content:"\f625"}.fi-sr-face-unamused:before{content:"\f626"}.fi-sr-face-viewfinder:before{content:"\f627"}.fi-sr-face-vomit:before{content:"\f628"}.fi-sr-face-weary:before{content:"\f629"}.fi-sr-face-woozy:before{content:"\f62a"}.fi-sr-face-worried:before{content:"\f62b"}.fi-sr-face-zany:before{content:"\f62c"}.fi-sr-face-zipper:before{content:"\f62d"}.fi-sr-fail:before{content:"\f62e"}.fi-sr-falafel:before{content:"\f62f"}.fi-sr-family-dress:before{content:"\f630"}.fi-sr-family-pants:before{content:"\f631"}.fi-sr-family:before{content:"\f632"}.fi-sr-fan-table:before{content:"\f633"}.fi-sr-fan:before{content:"\f634"}.fi-sr-farm:before{content:"\f635"}.fi-sr-faucet-drip:before{content:"\f636"}.fi-sr-faucet:before{content:"\f637"}.fi-sr-fax:before{content:"\f638"}.fi-sr-feather-pointed:before{content:"\f639"}.fi-sr-feather:before{content:"\f63a"}.fi-sr-features-alt:before{content:"\f63b"}.fi-sr-features:before{content:"\f63c"}.fi-sr-fee-receipt:before{content:"\f63d"}.fi-sr-fee:before{content:"\f63e"}.fi-sr-feedback-alt:before{content:"\f63f"}.fi-sr-feedback-cycle-loop:before{content:"\f640"}.fi-sr-feedback-hand:before{content:"\f641"}.fi-sr-feedback-review:before{content:"\f642"}.fi-sr-feedback:before{content:"\f643"}.fi-sr-fence:before{content:"\f644"}.fi-sr-field-hockey:before{content:"\f645"}.fi-sr-fighter-jet:before{content:"\f646"}.fi-sr-file-ai:before{content:"\f647"}.fi-sr-file-audio:before{content:"\f648"}.fi-sr-file-binary:before{content:"\f649"}.fi-sr-file-chart-line:before{content:"\f64a"}.fi-sr-file-chart-pie:before{content:"\f64b"}.fi-sr-file-circle-info:before{content:"\f64c"}.fi-sr-file-cloud:before{content:"\f64d"}.fi-sr-file-code:before{content:"\f64e"}.fi-sr-file-csv:before{content:"\f64f"}.fi-sr-file-download:before{content:"\f650"}.fi-sr-file-edit:before{content:"\f651"}.fi-sr-file-eps:before{content:"\f652"}.fi-sr-file-excel:before{content:"\f653"}.fi-sr-file-exclamation:before{content:"\f654"}.fi-sr-file-export:before{content:"\f655"}.fi-sr-file-image:before{content:"\f656"}.fi-sr-file-import:before{content:"\f657"}.fi-sr-file-invoice-dollar:before{content:"\f658"}.fi-sr-file-invoice:before{content:"\f659"}.fi-sr-file-medical-alt:before{content:"\f65a"}.fi-sr-file-medical:before{content:"\f65b"}.fi-sr-file-minus:before{content:"\f65c"}.fi-sr-file-pdf:before{content:"\f65d"}.fi-sr-file-powerpoint:before{content:"\f65e"}.fi-sr-file-prescription:before{content:"\f65f"}.fi-sr-file-psd:before{content:"\f660"}.fi-sr-file-signature:before{content:"\f661"}.fi-sr-file-spreadsheet:before{content:"\f662"}.fi-sr-file-upload:before{content:"\f663"}.fi-sr-file-user:before{content:"\f664"}.fi-sr-file-video:before{content:"\f665"}.fi-sr-file-word:before{content:"\f666"}.fi-sr-file-zipper:before{content:"\f667"}.fi-sr-file:before{content:"\f668"}.fi-sr-files-medical:before{content:"\f669"}.fi-sr-fill:before{content:"\f66a"}.fi-sr-film-canister:before{content:"\f66b"}.fi-sr-film-slash:before{content:"\f66c"}.fi-sr-film:before{content:"\f66d"}.fi-sr-films:before{content:"\f66e"}.fi-sr-filter-list:before{content:"\f66f"}.fi-sr-filter-slash:before{content:"\f670"}.fi-sr-filter:before{content:"\f671"}.fi-sr-filters:before{content:"\f672"}.fi-sr-fingerprint-security-risk:before{content:"\f673"}.fi-sr-fingerprint:before{content:"\f674"}.fi-sr-fire-burner:before{content:"\f675"}.fi-sr-fire-extinguisher:before{content:"\f676"}.fi-sr-fire-flame-curved:before{content:"\f677"}.fi-sr-fire-flame-simple:before{content:"\f678"}.fi-sr-fire-hydrant:before{content:"\f679"}.fi-sr-fire-smoke:before{content:"\f67a"}.fi-sr-fireplace:before{content:"\f67b"}.fi-sr-first-award:before{content:"\f67c"}.fi-sr-first-laurel:before{content:"\f67d"}.fi-sr-first-medal:before{content:"\f67e"}.fi-sr-first:before{content:"\f67f"}.fi-sr-fish-bones:before{content:"\f680"}.fi-sr-fish-cooked:before{content:"\f681"}.fi-sr-fish:before{content:"\f682"}.fi-sr-fishing-rod:before{content:"\f683"}.fi-sr-fist-move:before{content:"\f684"}.fi-sr-flag-alt:before{content:"\f685"}.fi-sr-flag-checkered:before{content:"\f686"}.fi-sr-flag-usa:before{content:"\f687"}.fi-sr-flag:before{content:"\f688"}.fi-sr-flame:before{content:"\f689"}.fi-sr-flashlight:before{content:"\f68a"}.fi-sr-flask-gear:before{content:"\f68b"}.fi-sr-flask-poison:before{content:"\f68c"}.fi-sr-flask-potion:before{content:"\f68d"}.fi-sr-flask:before{content:"\f68e"}.fi-sr-flatbread-stuffed:before{content:"\f68f"}.fi-sr-flatbread:before{content:"\f690"}.fi-sr-flip-horizontal:before{content:"\f691"}.fi-sr-floor-alt:before{content:"\f692"}.fi-sr-floor-layer:before{content:"\f693"}.fi-sr-floor:before{content:"\f694"}.fi-sr-floppy-disk-circle-arrow-right:before{content:"\f695"}.fi-sr-floppy-disk-circle-xmark:before{content:"\f696"}.fi-sr-floppy-disk-pen:before{content:"\f697"}.fi-sr-floppy-disks:before{content:"\f698"}.fi-sr-florin-sign:before{content:"\f699"}.fi-sr-flower-butterfly:before{content:"\f69a"}.fi-sr-flower-daffodil:before{content:"\f69b"}.fi-sr-flower-tulip:before{content:"\f69c"}.fi-sr-flower:before{content:"\f69d"}.fi-sr-flushed:before{content:"\f69e"}.fi-sr-flute:before{content:"\f69f"}.fi-sr-flux-capacitor:before{content:"\f6a0"}.fi-sr-fly-insect:before{content:"\f6a1"}.fi-sr-flying-disc:before{content:"\f6a2"}.fi-sr-fog:before{content:"\f6a3"}.fi-sr-folder-download:before{content:"\f6a4"}.fi-sr-folder-fire:before{content:"\f6a5"}.fi-sr-folder-minus:before{content:"\f6a6"}.fi-sr-folder-open:before{content:"\f6a7"}.fi-sr-folder-times:before{content:"\f6a8"}.fi-sr-folder-tree:before{content:"\f6a9"}.fi-sr-folder-upload:before{content:"\f6aa"}.fi-sr-folder-xmark:before{content:"\f6ab"}.fi-sr-folder:before{content:"\f6ac"}.fi-sr-folders:before{content:"\f6ad"}.fi-sr-follow-folder:before{content:"\f6ae"}.fi-sr-followcollection:before{content:"\f6af"}.fi-sr-following:before{content:"\f6b0"}.fi-sr-fondue-pot:before{content:"\f6b1"}.fi-sr-football:before{content:"\f6b2"}.fi-sr-foreign-language-audio:before{content:"\f6b3"}.fi-sr-fork:before{content:"\f6b4"}.fi-sr-forklift:before{content:"\f6b5"}.fi-sr-form:before{content:"\f6b6"}.fi-sr-fort:before{content:"\f6b7"}.fi-sr-forward-fast:before{content:"\f6b8"}.fi-sr-forward:before{content:"\f6b9"}.fi-sr-fox:before{content:"\f6ba"}.fi-sr-frame:before{content:"\f6bb"}.fi-sr-franc-sign:before{content:"\f6bc"}.fi-sr-free-delivery:before{content:"\f6bd"}.fi-sr-free:before{content:"\f6be"}.fi-sr-french-fries:before{content:"\f6bf"}.fi-sr-friday:before{content:"\f6c0"}.fi-sr-frog:before{content:"\f6c1"}.fi-sr-frown:before{content:"\f6c2"}.fi-sr-ftp:before{content:"\f6c3"}.fi-sr-fuel-gauge:before{content:"\f6c4"}.fi-sr-function-process:before{content:"\f6c5"}.fi-sr-function-square:before{content:"\f6c6"}.fi-sr-function:before{content:"\f6c7"}.fi-sr-funnel-dollar:before{content:"\f6c8"}.fi-sr-g:before{content:"\f6c9"}.fi-sr-galaxy-alt:before{content:"\f6ca"}.fi-sr-galaxy-planet:before{content:"\f6cb"}.fi-sr-galaxy-star:before{content:"\f6cc"}.fi-sr-galaxy:before{content:"\f6cd"}.fi-sr-gallery-thumbnails:before{content:"\f6ce"}.fi-sr-gallery:before{content:"\f6cf"}.fi-sr-game-board-alt:before{content:"\f6d0"}.fi-sr-game:before{content:"\f6d1"}.fi-sr-gamepad:before{content:"\f6d2"}.fi-sr-games:before{content:"\f6d3"}.fi-sr-garage-car:before{content:"\f6d4"}.fi-sr-garage-open:before{content:"\f6d5"}.fi-sr-garage:before{content:"\f6d6"}.fi-sr-garlic-alt:before{content:"\f6d7"}.fi-sr-garlic:before{content:"\f6d8"}.fi-sr-gas-pump-alt:before{content:"\f6d9"}.fi-sr-gas-pump-slash:before{content:"\f6da"}.fi-sr-gas-pump:before{content:"\f6db"}.fi-sr-gauge-circle-bolt:before{content:"\f6dc"}.fi-sr-gauge-circle-minus:before{content:"\f6dd"}.fi-sr-gauge-circle-plus:before{content:"\f6de"}.fi-sr-gavel:before{content:"\f6df"}.fi-sr-gay-couple:before{content:"\f6e0"}.fi-sr-gears:before{content:"\f6e1"}.fi-sr-gem:before{content:"\f6e2"}.fi-sr-general:before{content:"\f6e3"}.fi-sr-ghost:before{content:"\f6e4"}.fi-sr-gif-square:before{content:"\f6e5"}.fi-sr-gif:before{content:"\f6e6"}.fi-sr-gift-box-benefits:before{content:"\f6e7"}.fi-sr-gift-card:before{content:"\f6e8"}.fi-sr-gift:before{content:"\f6e9"}.fi-sr-gifts:before{content:"\f6ea"}.fi-sr-gingerbread-man:before{content:"\f6eb"}.fi-sr-glass-champagne:before{content:"\f6ec"}.fi-sr-glass-cheers:before{content:"\f6ed"}.fi-sr-glass-citrus:before{content:"\f6ee"}.fi-sr-glass-empty:before{content:"\f6ef"}.fi-sr-glass-half:before{content:"\f6f0"}.fi-sr-glass-water-droplet:before{content:"\f6f1"}.fi-sr-glass-whiskey-rocks:before{content:"\f6f2"}.fi-sr-glass-whiskey:before{content:"\f6f3"}.fi-sr-glass:before{content:"\f6f4"}.fi-sr-glasses:before{content:"\f6f5"}.fi-sr-globe-alt:before{content:"\f6f6"}.fi-sr-globe-pointer:before{content:"\f6f7"}.fi-sr-globe-snow:before{content:"\f6f8"}.fi-sr-globe:before{content:"\f6f9"}.fi-sr-goal-net:before{content:"\f6fa"}.fi-sr-golf-ball:before{content:"\f6fb"}.fi-sr-golf-club:before{content:"\f6fc"}.fi-sr-golf-hole:before{content:"\f6fd"}.fi-sr-golf:before{content:"\f6fe"}.fi-sr-gopuram:before{content:"\f6ff"}.fi-sr-government-budget:before{content:"\f700"}.fi-sr-government-flag:before{content:"\f701"}.fi-sr-government-user:before{content:"\f702"}.fi-sr-gps-navigation:before{content:"\f703"}.fi-sr-graduation-cap:before{content:"\f704"}.fi-sr-gramophone:before{content:"\f705"}.fi-sr-grape:before{content:"\f706"}.fi-sr-graph-curve:before{content:"\f707"}.fi-sr-graphic-style:before{content:"\f708"}.fi-sr-graphic-tablet:before{content:"\f709"}.fi-sr-grate-droplet:before{content:"\f70a"}.fi-sr-grate:before{content:"\f70b"}.fi-sr-greater-than-equal:before{content:"\f70c"}.fi-sr-greater-than:before{content:"\f70d"}.fi-sr-greek-helmet:before{content:"\f70e"}.fi-sr-grid-alt:before{content:"\f70f"}.fi-sr-grid-dividers:before{content:"\f710"}.fi-sr-grid:before{content:"\f711"}.fi-sr-grill-hot-alt:before{content:"\f712"}.fi-sr-grill:before{content:"\f713"}.fi-sr-grimace:before{content:"\f714"}.fi-sr-grin-alt:before{content:"\f715"}.fi-sr-grin-beam-sweat:before{content:"\f716"}.fi-sr-grin-beam:before{content:"\f717"}.fi-sr-grin-hearts:before{content:"\f718"}.fi-sr-grin-squint-tears:before{content:"\f719"}.fi-sr-grin-squint:before{content:"\f71a"}.fi-sr-grin-stars:before{content:"\f71b"}.fi-sr-grin-tears:before{content:"\f71c"}.fi-sr-grin-tongue-squint:before{content:"\f71d"}.fi-sr-grin-tongue-wink:before{content:"\f71e"}.fi-sr-grin-tongue:before{content:"\f71f"}.fi-sr-grin-wink:before{content:"\f720"}.fi-sr-grin:before{content:"\f721"}.fi-sr-grip-dots-vertical:before{content:"\f722"}.fi-sr-grip-dots:before{content:"\f723"}.fi-sr-grip-horizontal:before{content:"\f724"}.fi-sr-grip-lines-vertical:before{content:"\f725"}.fi-sr-grip-lines:before{content:"\f726"}.fi-sr-grip-vertical:before{content:"\f727"}.fi-sr-grocery-bag:before{content:"\f728"}.fi-sr-grocery-basket:before{content:"\f729"}.fi-sr-group-arrows-rotate:before{content:"\f72a"}.fi-sr-group-call:before{content:"\f72b"}.fi-sr-group-community-social-media:before{content:"\f72c"}.fi-sr-growth-chart-invest:before{content:"\f72d"}.fi-sr-guarani-sign:before{content:"\f72e"}.fi-sr-guide-alt:before{content:"\f72f"}.fi-sr-guide:before{content:"\f730"}.fi-sr-guitar-electric:before{content:"\f731"}.fi-sr-guitar:before{content:"\f732"}.fi-sr-guitars:before{content:"\f733"}.fi-sr-gun-squirt:before{content:"\f734"}.fi-sr-gym:before{content:"\f735"}.fi-sr-h-square:before{content:"\f736"}.fi-sr-h:before{content:"\f737"}.fi-sr-h1:before{content:"\f738"}.fi-sr-h2:before{content:"\f739"}.fi-sr-h3:before{content:"\f73a"}.fi-sr-h4:before{content:"\f73b"}.fi-sr-hair-clipper:before{content:"\f73c"}.fi-sr-hamburger-soda:before{content:"\f73d"}.fi-sr-hamburger:before{content:"\f73e"}.fi-sr-hammer-crash:before{content:"\f73f"}.fi-sr-hammer-war:before{content:"\f740"}.fi-sr-hammer:before{content:"\f741"}.fi-sr-hamsa:before{content:"\f742"}.fi-sr-hand-back-fist:before{content:"\f743"}.fi-sr-hand-back-point-down:before{content:"\f744"}.fi-sr-hand-back-point-left:before{content:"\f745"}.fi-sr-hand-back-point-ribbon:before{content:"\f746"}.fi-sr-hand-back-point-right:before{content:"\f747"}.fi-sr-hand-bill:before{content:"\f748"}.fi-sr-hand-dots:before{content:"\f749"}.fi-sr-hand-fingers-crossed:before{content:"\f74a"}.fi-sr-hand-fist:before{content:"\f74b"}.fi-sr-hand-heart:before{content:"\f74c"}.fi-sr-hand-holding-box:before{content:"\f74d"}.fi-sr-hand-holding-droplet:before{content:"\f74e"}.fi-sr-hand-holding-heart:before{content:"\f74f"}.fi-sr-hand-holding-magic:before{content:"\f750"}.fi-sr-hand-holding-medical:before{content:"\f751"}.fi-sr-hand-holding-seeding:before{content:"\f752"}.fi-sr-hand-holding-skull:before{content:"\f753"}.fi-sr-hand-holding-usd:before{content:"\f754"}.fi-sr-hand-holding-water:before{content:"\f755"}.fi-sr-hand-horns:before{content:"\f756"}.fi-sr-hand-lizard:before{content:"\f757"}.fi-sr-hand-love:before{content:"\f758"}.fi-sr-hand-middle-finger:before{content:"\f759"}.fi-sr-hand-paper:before{content:"\f75a"}.fi-sr-hand-peace:before{content:"\f75b"}.fi-sr-hand-point-ribbon:before{content:"\f75c"}.fi-sr-hand-scissors:before{content:"\f75d"}.fi-sr-hand-sparkles:before{content:"\f75e"}.fi-sr-hand-spock:before{content:"\f75f"}.fi-sr-hand-wave:before{content:"\f760"}.fi-sr-handmade:before{content:"\f761"}.fi-sr-hands-bubbles:before{content:"\f762"}.fi-sr-hands-clapping:before{content:"\f763"}.fi-sr-hands-heart:before{content:"\f764"}.fi-sr-hands-holding-diamond:before{content:"\f765"}.fi-sr-hands-holding:before{content:"\f766"}.fi-sr-hands-usd:before{content:"\f767"}.fi-sr-handshake-angle:before{content:"\f768"}.fi-sr-handshake-deal-loan:before{content:"\f769"}.fi-sr-handshake-house:before{content:"\f76a"}.fi-sr-handshake-simple-slash:before{content:"\f76b"}.fi-sr-handshake-trust:before{content:"\f76c"}.fi-sr-handshake:before{content:"\f76d"}.fi-sr-hard-hat:before{content:"\f76e"}.fi-sr-hashtag-lock:before{content:"\f76f"}.fi-sr-hastag:before{content:"\f770"}.fi-sr-hat-beach:before{content:"\f771"}.fi-sr-hat-birthday:before{content:"\f772"}.fi-sr-hat-chef:before{content:"\f773"}.fi-sr-hat-cowboy-side:before{content:"\f774"}.fi-sr-hat-cowboy:before{content:"\f775"}.fi-sr-hat-santa:before{content:"\f776"}.fi-sr-hat-winter:before{content:"\f777"}.fi-sr-hat-witch:before{content:"\f778"}.fi-sr-hat-wizard:before{content:"\f779"}.fi-sr-hdd:before{content:"\f77a"}.fi-sr-head-side-brain:before{content:"\f77b"}.fi-sr-head-side-cough-slash:before{content:"\f77c"}.fi-sr-head-side-cough:before{content:"\f77d"}.fi-sr-head-side-headphones:before{content:"\f77e"}.fi-sr-head-side-heart:before{content:"\f77f"}.fi-sr-head-side-mask:before{content:"\f780"}.fi-sr-head-side-medical:before{content:"\f781"}.fi-sr-head-side-thinking:before{content:"\f782"}.fi-sr-head-side-virus:before{content:"\f783"}.fi-sr-head-side:before{content:"\f784"}.fi-sr-head-vr:before{content:"\f785"}.fi-sr-heading:before{content:"\f786"}.fi-sr-headphones:before{content:"\f787"}.fi-sr-headset:before{content:"\f788"}.fi-sr-heart-arrow:before{content:"\f789"}.fi-sr-heart-brain:before{content:"\f78a"}.fi-sr-heart-crack:before{content:"\f78b"}.fi-sr-heart-half-stroke:before{content:"\f78c"}.fi-sr-heart-half:before{content:"\f78d"}.fi-sr-heart-health-muscle:before{content:"\f78e"}.fi-sr-heart-lock:before{content:"\f78f"}.fi-sr-heart-partner-handshake:before{content:"\f790"}.fi-sr-heart-rate:before{content:"\f791"}.fi-sr-heart-slash:before{content:"\f792"}.fi-sr-heart-upside-down:before{content:"\f793"}.fi-sr-heart:before{content:"\f794"}.fi-sr-heat:before{content:"\f795"}.fi-sr-helicopter-side:before{content:"\f796"}.fi-sr-helmet-battle:before{content:"\f797"}.fi-sr-hexagon-check:before{content:"\f798"}.fi-sr-hexagon-divide:before{content:"\f799"}.fi-sr-hexagon-exclamation:before{content:"\f79a"}.fi-sr-hexagon:before{content:"\f79b"}.fi-sr-high-definition:before{content:"\f79c"}.fi-sr-high-five-celebration-yes:before{content:"\f79d"}.fi-sr-high-five:before{content:"\f79e"}.fi-sr-highlighter-line:before{content:"\f79f"}.fi-sr-highlighter:before{content:"\f7a0"}.fi-sr-hiking:before{content:"\f7a1"}.fi-sr-hippo:before{content:"\f7a2"}.fi-sr-hockey-mask:before{content:"\f7a3"}.fi-sr-hockey-puck:before{content:"\f7a4"}.fi-sr-hockey-stick-puck:before{content:"\f7a5"}.fi-sr-hockey-sticks:before{content:"\f7a6"}.fi-sr-holding-hand-gear:before{content:"\f7a7"}.fi-sr-holding-hand-revenue:before{content:"\f7a8"}.fi-sr-holly-berry:before{content:"\f7a9"}.fi-sr-home-heart:before{content:"\f7aa"}.fi-sr-home-location-alt:before{content:"\f7ab"}.fi-sr-home-location:before{content:"\f7ac"}.fi-sr-home:before{content:"\f7ad"}.fi-sr-honey-pot:before{content:"\f7ae"}.fi-sr-hood-cloak:before{content:"\f7af"}.fi-sr-horizontal-rule:before{content:"\f7b0"}.fi-sr-horse-head:before{content:"\f7b1"}.fi-sr-horse-saddle:before{content:"\f7b2"}.fi-sr-horse:before{content:"\f7b3"}.fi-sr-horseshoe-broken:before{content:"\f7b4"}.fi-sr-horseshoe:before{content:"\f7b5"}.fi-sr-hose-reel:before{content:"\f7b6"}.fi-sr-hose:before{content:"\f7b7"}.fi-sr-hospital-symbol:before{content:"\f7b8"}.fi-sr-hospital-user:before{content:"\f7b9"}.fi-sr-hospital:before{content:"\f7ba"}.fi-sr-hospitals:before{content:"\f7bb"}.fi-sr-hot-tub:before{content:"\f7bc"}.fi-sr-hotdog:before{content:"\f7bd"}.fi-sr-hotel:before{content:"\f7be"}.fi-sr-hourglass-end:before{content:"\f7bf"}.fi-sr-hourglass-start:before{content:"\f7c0"}.fi-sr-hourglass:before{content:"\f7c1"}.fi-sr-house-blank:before{content:"\f7c2"}.fi-sr-house-building:before{content:"\f7c3"}.fi-sr-house-chimney-blank:before{content:"\f7c4"}.fi-sr-house-chimney-crack:before{content:"\f7c5"}.fi-sr-house-chimney-heart:before{content:"\f7c6"}.fi-sr-house-chimney-medical:before{content:"\f7c7"}.fi-sr-house-chimney-user:before{content:"\f7c8"}.fi-sr-house-chimney-window:before{content:"\f7c9"}.fi-sr-house-chimney:before{content:"\f7ca"}.fi-sr-house-circle-check:before{content:"\f7cb"}.fi-sr-house-circle-exclamation:before{content:"\f7cc"}.fi-sr-house-circle-xmark:before{content:"\f7cd"}.fi-sr-house-crack-alt:before{content:"\f7ce"}.fi-sr-house-crack:before{content:"\f7cf"}.fi-sr-house-day:before{content:"\f7d0"}.fi-sr-house-fire:before{content:"\f7d1"}.fi-sr-house-flag:before{content:"\f7d2"}.fi-sr-house-flood:before{content:"\f7d3"}.fi-sr-house-laptop:before{content:"\f7d4"}.fi-sr-house-leave:before{content:"\f7d5"}.fi-sr-house-lock:before{content:"\f7d6"}.fi-sr-house-medical:before{content:"\f7d7"}.fi-sr-house-night:before{content:"\f7d8"}.fi-sr-house-return:before{content:"\f7d9"}.fi-sr-house-signal:before{content:"\f7da"}.fi-sr-house-tree:before{content:"\f7db"}.fi-sr-house-tsunami:before{content:"\f7dc"}.fi-sr-house-turret:before{content:"\f7dd"}.fi-sr-house-user:before{content:"\f7de"}.fi-sr-house-window:before{content:"\f7df"}.fi-sr-hr-group:before{content:"\f7e0"}.fi-sr-hr-person:before{content:"\f7e1"}.fi-sr-hr:before{content:"\f7e2"}.fi-sr-hryvnia:before{content:"\f7e3"}.fi-sr-humidity:before{content:"\f7e4"}.fi-sr-hundred-points:before{content:"\f7e5"}.fi-sr-hurricane:before{content:"\f7e6"}.fi-sr-i:before{content:"\f7e7"}.fi-sr-ice-cream:before{content:"\f7e8"}.fi-sr-icicles:before{content:"\f7e9"}.fi-sr-icon-star:before{content:"\f7ea"}.fi-sr-id-badge:before{content:"\f7eb"}.fi-sr-id-card-clip-alt:before{content:"\f7ec"}.fi-sr-igloo:before{content:"\f7ed"}.fi-sr-image-slash:before{content:"\f7ee"}.fi-sr-images-user:before{content:"\f7ef"}.fi-sr-images:before{content:"\f7f0"}.fi-sr-improve-user:before{content:"\f7f1"}.fi-sr-inbox-full:before{content:"\f7f2"}.fi-sr-inbox-in:before{content:"\f7f3"}.fi-sr-inbox-out:before{content:"\f7f4"}.fi-sr-inbox:before{content:"\f7f5"}.fi-sr-inboxes:before{content:"\f7f6"}.fi-sr-incense-sticks-yoga:before{content:"\f7f7"}.fi-sr-incognito:before{content:"\f7f8"}.fi-sr-indent:before{content:"\f7f9"}.fi-sr-indian-rupee-sign:before{content:"\f7fa"}.fi-sr-industry-alt:before{content:"\f7fb"}.fi-sr-industry-windows:before{content:"\f7fc"}.fi-sr-infinity:before{content:"\f7fd"}.fi-sr-info-guide:before{content:"\f7fe"}.fi-sr-info:before{content:"\f7ff"}.fi-sr-information:before{content:"\f800"}.fi-sr-inhaler:before{content:"\f801"}.fi-sr-input-numeric:before{content:"\f802"}.fi-sr-input-pipe:before{content:"\f803"}.fi-sr-input-text:before{content:"\f804"}.fi-sr-insert-alt:before{content:"\f805"}.fi-sr-insert-arrows:before{content:"\f806"}.fi-sr-insert-button-circle:before{content:"\f807"}.fi-sr-insert-credit-card:before{content:"\f808"}.fi-sr-insert-square:before{content:"\f809"}.fi-sr-insert:before{content:"\f80a"}.fi-sr-insight-alt:before{content:"\f80b"}.fi-sr-insight-head:before{content:"\f80c"}.fi-sr-insight:before{content:"\f80d"}.fi-sr-integral:before{content:"\f80e"}.fi-sr-interactive:before{content:"\f80f"}.fi-sr-interlining:before{content:"\f810"}.fi-sr-internet-speed-wifi:before{content:"\f811"}.fi-sr-interrogation:before{content:"\f812"}.fi-sr-intersection:before{content:"\f813"}.fi-sr-introduction-handshake:before{content:"\f814"}.fi-sr-introduction:before{content:"\f815"}.fi-sr-inventory-alt:before{content:"\f816"}.fi-sr-invest:before{content:"\f817"}.fi-sr-investment:before{content:"\f818"}.fi-sr-invite-alt:before{content:"\f819"}.fi-sr-invite:before{content:"\f81a"}.fi-sr-iot-alt:before{content:"\f81b"}.fi-sr-iot:before{content:"\f81c"}.fi-sr-ip-address:before{content:"\f81d"}.fi-sr-island-tropical:before{content:"\f81e"}.fi-sr-it-alt:before{content:"\f81f"}.fi-sr-it-computer:before{content:"\f820"}.fi-sr-it:before{content:"\f821"}.fi-sr-italian-lira-sign:before{content:"\f822"}.fi-sr-italic:before{content:"\f823"}.fi-sr-j:before{content:"\f824"}.fi-sr-jam:before{content:"\f825"}.fi-sr-jar-alt:before{content:"\f826"}.fi-sr-jar-wheat:before{content:"\f827"}.fi-sr-javascript:before{content:"\f828"}.fi-sr-joint:before{content:"\f829"}.fi-sr-joker:before{content:"\f82a"}.fi-sr-journal-alt:before{content:"\f82b"}.fi-sr-journal:before{content:"\f82c"}.fi-sr-journey:before{content:"\f82d"}.fi-sr-joystick:before{content:"\f82e"}.fi-sr-jpg:before{content:"\f82f"}.fi-sr-jug-alt:before{content:"\f830"}.fi-sr-jug-bottle:before{content:"\f831"}.fi-sr-jug:before{content:"\f832"}.fi-sr-jumping-rope:before{content:"\f833"}.fi-sr-k:before{content:"\f834"}.fi-sr-kaaba:before{content:"\f835"}.fi-sr-kazoo:before{content:"\f836"}.fi-sr-kerning:before{content:"\f837"}.fi-sr-key-lock-crypto:before{content:"\f838"}.fi-sr-key-skeleton-left-right:before{content:"\f839"}.fi-sr-key:before{content:"\f83a"}.fi-sr-keyboard-brightness-low:before{content:"\f83b"}.fi-sr-keyboard-brightness:before{content:"\f83c"}.fi-sr-keyboard-down:before{content:"\f83d"}.fi-sr-keyboard-left:before{content:"\f83e"}.fi-sr-keyboard:before{content:"\f83f"}.fi-sr-keynote:before{content:"\f840"}.fi-sr-kidneys:before{content:"\f841"}.fi-sr-kip-sign:before{content:"\f842"}.fi-sr-kiss-beam:before{content:"\f843"}.fi-sr-kiss-wink-heart:before{content:"\f844"}.fi-sr-kiss:before{content:"\f845"}.fi-sr-kite:before{content:"\f846"}.fi-sr-kiwi-bird:before{content:"\f847"}.fi-sr-kiwi-fruit:before{content:"\f848"}.fi-sr-knife-kitchen:before{content:"\f849"}.fi-sr-knife:before{content:"\f84a"}.fi-sr-knitting:before{content:"\f84b"}.fi-sr-kpi-evaluation:before{content:"\f84c"}.fi-sr-kpi:before{content:"\f84d"}.fi-sr-l:before{content:"\f84e"}.fi-sr-label:before{content:"\f84f"}.fi-sr-lacrosse-stick-ball:before{content:"\f850"}.fi-sr-lacrosse-stick:before{content:"\f851"}.fi-sr-lambda:before{content:"\f852"}.fi-sr-lamp-desk:before{content:"\f853"}.fi-sr-lamp-floor:before{content:"\f854"}.fi-sr-lamp-street:before{content:"\f855"}.fi-sr-lamp:before{content:"\f856"}.fi-sr-land-layer-location:before{content:"\f857"}.fi-sr-land-layers:before{content:"\f858"}.fi-sr-land-location:before{content:"\f859"}.fi-sr-landmark-alt:before{content:"\f85a"}.fi-sr-language:before{content:"\f85b"}.fi-sr-laptop-arrow-down:before{content:"\f85c"}.fi-sr-laptop-binary:before{content:"\f85d"}.fi-sr-laptop-code:before{content:"\f85e"}.fi-sr-laptop-medical:before{content:"\f85f"}.fi-sr-laptop-mobile:before{content:"\f860"}.fi-sr-laptop-slash:before{content:"\f861"}.fi-sr-laptop:before{content:"\f862"}.fi-sr-lari-sign:before{content:"\f863"}.fi-sr-lasso-sparkles:before{content:"\f864"}.fi-sr-lasso:before{content:"\f865"}.fi-sr-last-square:before{content:"\f866"}.fi-sr-laugh-beam:before{content:"\f867"}.fi-sr-laugh-squint:before{content:"\f868"}.fi-sr-laugh-wink:before{content:"\f869"}.fi-sr-laugh:before{content:"\f86a"}.fi-sr-lawyer-man:before{content:"\f86b"}.fi-sr-lawyer-woman:before{content:"\f86c"}.fi-sr-layer-minus:before{content:"\f86d"}.fi-sr-layer-plus:before{content:"\f86e"}.fi-sr-layers:before{content:"\f86f"}.fi-sr-layout-fluid:before{content:"\f870"}.fi-sr-lead-funnel:before{content:"\f871"}.fi-sr-lead-management:before{content:"\f872"}.fi-sr-lead:before{content:"\f873"}.fi-sr-leader-alt:before{content:"\f874"}.fi-sr-leader-speech:before{content:"\f875"}.fi-sr-leader:before{content:"\f876"}.fi-sr-leaderboard-alt:before{content:"\f877"}.fi-sr-leaderboard-trophy:before{content:"\f878"}.fi-sr-leaderboard:before{content:"\f879"}.fi-sr-leadership-alt:before{content:"\f87a"}.fi-sr-leadership:before{content:"\f87b"}.fi-sr-leaf-heart:before{content:"\f87c"}.fi-sr-leaf-maple:before{content:"\f87d"}.fi-sr-leaf-oak:before{content:"\f87e"}.fi-sr-leaf:before{content:"\f87f"}.fi-sr-leafy-green:before{content:"\f880"}.fi-sr-leave:before{content:"\f881"}.fi-sr-left-from-bracket:before{content:"\f882"}.fi-sr-left:before{content:"\f883"}.fi-sr-legal:before{content:"\f884"}.fi-sr-lemon:before{content:"\f885"}.fi-sr-lesbian-couple:before{content:"\f886"}.fi-sr-less-than-equal:before{content:"\f887"}.fi-sr-less-than:before{content:"\f888"}.fi-sr-lesson-class:before{content:"\f889"}.fi-sr-lesson:before{content:"\f88a"}.fi-sr-letter-case:before{content:"\f88b"}.fi-sr-lettuce:before{content:"\f88c"}.fi-sr-level-down-alt:before{content:"\f88d"}.fi-sr-level-down:before{content:"\f88e"}.fi-sr-level-up-alt:before{content:"\f88f"}.fi-sr-level-up:before{content:"\f890"}.fi-sr-license:before{content:"\f891"}.fi-sr-life-ring:before{content:"\f892"}.fi-sr-life:before{content:"\f893"}.fi-sr-light-ceiling:before{content:"\f894"}.fi-sr-light-emergency-on:before{content:"\f895"}.fi-sr-light-emergency:before{content:"\f896"}.fi-sr-light-switch-off:before{content:"\f897"}.fi-sr-light-switch-on:before{content:"\f898"}.fi-sr-light-switch:before{content:"\f899"}.fi-sr-lightbulb-cfl-on:before{content:"\f89a"}.fi-sr-lightbulb-cfl:before{content:"\f89b"}.fi-sr-lightbulb-dollar:before{content:"\f89c"}.fi-sr-lightbulb-exclamation:before{content:"\f89d"}.fi-sr-lightbulb-head:before{content:"\f89e"}.fi-sr-lightbulb-on:before{content:"\f89f"}.fi-sr-lightbulb-question:before{content:"\f8a0"}.fi-sr-lightbulb-setting:before{content:"\f8a1"}.fi-sr-lightbulb-slash:before{content:"\f8a2"}.fi-sr-lighthouse:before{content:"\f8a3"}.fi-sr-lights-holiday:before{content:"\f8a4"}.fi-sr-limit-hand:before{content:"\f8a5"}.fi-sr-limit-speedometer:before{content:"\f8a6"}.fi-sr-line-width:before{content:"\f8a7"}.fi-sr-link-alt:before{content:"\f8a8"}.fi-sr-link-horizontal-slash:before{content:"\f8a9"}.fi-sr-link-horizontal:before{content:"\f8aa"}.fi-sr-link-slash-alt:before{content:"\f8ab"}.fi-sr-link-slash:before{content:"\f8ac"}.fi-sr-link:before{content:"\f8ad"}.fi-sr-lion-head:before{content:"\f8ae"}.fi-sr-lion:before{content:"\f8af"}.fi-sr-lips:before{content:"\f8b0"}.fi-sr-lipstick:before{content:"\f8b1"}.fi-sr-lira-sign:before{content:"\f8b2"}.fi-sr-list-check:before{content:"\f8b3"}.fi-sr-list-dropdown:before{content:"\f8b4"}.fi-sr-list-music:before{content:"\f8b5"}.fi-sr-list-timeline:before{content:"\f8b6"}.fi-sr-list:before{content:"\f8b7"}.fi-sr-litecoin-sign:before{content:"\f8b8"}.fi-sr-live-alt:before{content:"\f8b9"}.fi-sr-live:before{content:"\f8ba"}.fi-sr-loading:before{content:"\f8bb"}.fi-sr-loan:before{content:"\f8bc"}.fi-sr-lobster:before{content:"\f8bd"}.fi-sr-location-alt:before{content:"\f8be"}.fi-sr-location-arrow:before{content:"\f8bf"}.fi-sr-location-crosshairs-slash:before{content:"\f8c0"}.fi-sr-location-crosshairs:before{content:"\f8c1"}.fi-sr-location-dot-slash:before{content:"\f8c2"}.fi-sr-location-exclamation:before{content:"\f8c3"}.fi-sr-location-pin-call:before{content:"\f8c4"}.fi-sr-lock-alt:before{content:"\f8c5"}.fi-sr-lock-hashtag:before{content:"\f8c6"}.fi-sr-lock-open-alt:before{content:"\f8c7"}.fi-sr-lock:before{content:"\f8c8"}.fi-sr-locust:before{content:"\f8c9"}.fi-sr-loop-square:before{content:"\f8ca"}.fi-sr-loveseat:before{content:"\f8cb"}.fi-sr-low-vision:before{content:"\f8cc"}.fi-sr-luchador:before{content:"\f8cd"}.fi-sr-luggage-cart:before{content:"\f8ce"}.fi-sr-luggage-rolling:before{content:"\f8cf"}.fi-sr-lungs-virus:before{content:"\f8d0"}.fi-sr-lungs:before{content:"\f8d1"}.fi-sr-m:before{content:"\f8d2"}.fi-sr-mace:before{content:"\f8d3"}.fi-sr-magnet-user:before{content:"\f8d4"}.fi-sr-magnet:before{content:"\f8d5"}.fi-sr-mailbox-envelope:before{content:"\f8d6"}.fi-sr-mailbox-flag-up:before{content:"\f8d7"}.fi-sr-mailbox:before{content:"\f8d8"}.fi-sr-makeup-brush:before{content:"\f8d9"}.fi-sr-man-head:before{content:"\f8da"}.fi-sr-man-scientist:before{content:"\f8db"}.fi-sr-manat-sign:before{content:"\f8dc"}.fi-sr-mandolin:before{content:"\f8dd"}.fi-sr-mango:before{content:"\f8de"}.fi-sr-manhole:before{content:"\f8df"}.fi-sr-map-location-track:before{content:"\f8e0"}.fi-sr-map-marker-check:before{content:"\f8e1"}.fi-sr-map-marker-cross:before{content:"\f8e2"}.fi-sr-map-marker-edit:before{content:"\f8e3"}.fi-sr-map-marker-home:before{content:"\f8e4"}.fi-sr-map-marker-minus:before{content:"\f8e5"}.fi-sr-map-marker-plus:before{content:"\f8e6"}.fi-sr-map-marker-question:before{content:"\f8e7"}.fi-sr-map-marker-slash:before{content:"\f8e8"}.fi-sr-map-marker-smile:before{content:"\f8e9"}.fi-sr-map-marker:before{content:"\f8ea"}.fi-sr-map-pin:before{content:"\f8eb"}.fi-sr-map-point:before{content:"\f8ec"}.fi-sr-map:before{content:"\f8ed"}.fi-sr-marker-time:before{content:"\f8ee"}.fi-sr-marker:before{content:"\f8ef"}.fi-sr-marketplace-alt:before{content:"\f8f0"}.fi-sr-marketplace-store:before{content:"\f8f1"}.fi-sr-marketplace:before{content:"\f8f2"}.fi-sr-mars-double:before{content:"\f8f3"}.fi-sr-mars-stroke-right:before{content:"\f8f4"}.fi-sr-mars-stroke-up:before{content:"\f8f5"}.fi-sr-mars:before{content:"\f8f6"}.fi-sr-martini-glass-citrus:before{content:"\f8f7"}.fi-sr-martini-glass-empty:before{content:"\f8f8"}.fi-sr-mask-carnival:before{content:"\f8f9"}.fi-sr-mask-face:before{content:"\f8fa"}.fi-sr-mask-snorkel:before{content:"\f8fb"}.fi-sr-massage:before{content:"\f8fc"}.fi-sr-match-fire:before{content:"\f8fd"}.fi-sr-mattress-pillow:before{content:"\f8fe"}.fi-sr-measuring-tape:before{content:"\f8ff"}.fi-sr-meat:before{content:"\f900"}.fi-sr-medal:before{content:"\f901"}.fi-sr-medical-star:before{content:"\f902"}.fi-sr-medicine:before{content:"\f903"}.fi-sr-meditation:before{content:"\f904"}.fi-sr-meeting-alt:before{content:"\f905"}.fi-sr-meeting:before{content:"\f906"}.fi-sr-megaphone-announcement-leader:before{content:"\f907"}.fi-sr-megaphone:before{content:"\f908"}.fi-sr-meh-blank:before{content:"\f909"}.fi-sr-meh-rolling-eyes:before{content:"\f90a"}.fi-sr-meh:before{content:"\f90b"}.fi-sr-melon-alt:before{content:"\f90c"}.fi-sr-melon:before{content:"\f90d"}.fi-sr-member-list:before{content:"\f90e"}.fi-sr-member-search:before{content:"\f90f"}.fi-sr-membership-vip:before{content:"\f910"}.fi-sr-membership:before{content:"\f911"}.fi-sr-memo-circle-check:before{content:"\f912"}.fi-sr-memo-pad:before{content:"\f913"}.fi-sr-memo:before{content:"\f914"}.fi-sr-memory:before{content:"\f915"}.fi-sr-menu-burger:before{content:"\f916"}.fi-sr-menu-dots-vertical:before{content:"\f917"}.fi-sr-menu-dots:before{content:"\f918"}.fi-sr-mercury:before{content:"\f919"}.fi-sr-message-arrow-down:before{content:"\f91a"}.fi-sr-message-arrow-up-right:before{content:"\f91b"}.fi-sr-message-arrow-up:before{content:"\f91c"}.fi-sr-message-bot:before{content:"\f91d"}.fi-sr-message-code:before{content:"\f91e"}.fi-sr-message-dollar:before{content:"\f91f"}.fi-sr-message-heart:before{content:"\f920"}.fi-sr-message-image:before{content:"\f921"}.fi-sr-message-question:before{content:"\f922"}.fi-sr-message-quote:before{content:"\f923"}.fi-sr-message-slash:before{content:"\f924"}.fi-sr-message-sms:before{content:"\f925"}.fi-sr-message-text:before{content:"\f926"}.fi-sr-message-xmark:before{content:"\f927"}.fi-sr-messages-dollar:before{content:"\f928"}.fi-sr-messages-question:before{content:"\f929"}.fi-sr-messages:before{content:"\f92a"}.fi-sr-meteor:before{content:"\f92b"}.fi-sr-meter-bolt:before{content:"\f92c"}.fi-sr-meter-droplet:before{content:"\f92d"}.fi-sr-meter-fire:before{content:"\f92e"}.fi-sr-meter:before{content:"\f92f"}.fi-sr-microchip-ai:before{content:"\f930"}.fi-sr-microchip:before{content:"\f931"}.fi-sr-microphone-alt:before{content:"\f932"}.fi-sr-microphone-slash:before{content:"\f933"}.fi-sr-microphone:before{content:"\f934"}.fi-sr-microscope:before{content:"\f935"}.fi-sr-microwave:before{content:"\f936"}.fi-sr-milk-alt:before{content:"\f937"}.fi-sr-milk:before{content:"\f938"}.fi-sr-mill-sign:before{content:"\f939"}.fi-sr-mind-share:before{content:"\f93a"}.fi-sr-minus-circle:before{content:"\f93b"}.fi-sr-minus-hexagon:before{content:"\f93c"}.fi-sr-minus-small:before{content:"\f93d"}.fi-sr-minus:before{content:"\f93e"}.fi-sr-mistletoe:before{content:"\f93f"}.fi-sr-mix:before{content:"\f940"}.fi-sr-mobile-button:before{content:"\f941"}.fi-sr-mobile-notch:before{content:"\f942"}.fi-sr-mobile:before{content:"\f943"}.fi-sr-mockup:before{content:"\f944"}.fi-sr-mode-alt:before{content:"\f945"}.fi-sr-mode-landscape:before{content:"\f946"}.fi-sr-mode-portrait:before{content:"\f947"}.fi-sr-mode:before{content:"\f948"}.fi-sr-model-cube-arrows:before{content:"\f949"}.fi-sr-model-cube-space:before{content:"\f94a"}.fi-sr-model-cube:before{content:"\f94b"}.fi-sr-module:before{content:"\f94c"}.fi-sr-monday:before{content:"\f94d"}.fi-sr-money-bill-simple:before{content:"\f94e"}.fi-sr-money-bill-transfer:before{content:"\f94f"}.fi-sr-money-bill-wave-alt:before{content:"\f950"}.fi-sr-money-bill-wave:before{content:"\f951"}.fi-sr-money-bills-simple:before{content:"\f952"}.fi-sr-money-bills:before{content:"\f953"}.fi-sr-money-check-edit-alt:before{content:"\f954"}.fi-sr-money-check-edit:before{content:"\f955"}.fi-sr-money-check:before{content:"\f956"}.fi-sr-money-coin-transfer:before{content:"\f957"}.fi-sr-money-from-bracket:before{content:"\f958"}.fi-sr-money-simple-from-bracket:before{content:"\f959"}.fi-sr-money-transfer-alt:before{content:"\f95a"}.fi-sr-money-transfer-coin-arrow:before{content:"\f95b"}.fi-sr-money-transfer-smartphone:before{content:"\f95c"}.fi-sr-money-wings:before{content:"\f95d"}.fi-sr-money:before{content:"\f95e"}.fi-sr-monkey:before{content:"\f95f"}.fi-sr-monument:before{content:"\f960"}.fi-sr-moon-stars:before{content:"\f961"}.fi-sr-moon:before{content:"\f962"}.fi-sr-moped:before{content:"\f963"}.fi-sr-mortar-pestle:before{content:"\f964"}.fi-sr-mortgage:before{content:"\f965"}.fi-sr-mosque-alt:before{content:"\f966"}.fi-sr-mosque-moon:before{content:"\f967"}.fi-sr-mosque:before{content:"\f968"}.fi-sr-mosquito-net:before{content:"\f969"}.fi-sr-mosquito:before{content:"\f96a"}.fi-sr-motorcycle:before{content:"\f96b"}.fi-sr-mound:before{content:"\f96c"}.fi-sr-mountain-city:before{content:"\f96d"}.fi-sr-mountain:before{content:"\f96e"}.fi-sr-mountains:before{content:"\f96f"}.fi-sr-mouse-field:before{content:"\f970"}.fi-sr-mouse:before{content:"\f971"}.fi-sr-mov-file:before{content:"\f972"}.fi-sr-move-to-folder-2:before{content:"\f973"}.fi-sr-move-to-folder:before{content:"\f974"}.fi-sr-mp3-file:before{content:"\f975"}.fi-sr-mp3-player:before{content:"\f976"}.fi-sr-mp4-file:before{content:"\f977"}.fi-sr-mug-alt:before{content:"\f978"}.fi-sr-mug-hot-alt:before{content:"\f979"}.fi-sr-mug-hot:before{content:"\f97a"}.fi-sr-mug-marshmallows:before{content:"\f97b"}.fi-sr-mug-tea-saucer:before{content:"\f97c"}.fi-sr-mug-tea:before{content:"\f97d"}.fi-sr-mug:before{content:"\f97e"}.fi-sr-multiple-alt:before{content:"\f97f"}.fi-sr-multiple:before{content:"\f980"}.fi-sr-muscle:before{content:"\f981"}.fi-sr-mushroom-alt:before{content:"\f982"}.fi-sr-mushroom:before{content:"\f983"}.fi-sr-music-alt-slash:before{content:"\f984"}.fi-sr-music-alt:before{content:"\f985"}.fi-sr-music-file:before{content:"\f986"}.fi-sr-music-note:before{content:"\f987"}.fi-sr-music-slash:before{content:"\f988"}.fi-sr-music:before{content:"\f989"}.fi-sr-n:before{content:"\f98a"}.fi-sr-naira-sign:before{content:"\f98b"}.fi-sr-narwhal:before{content:"\f98c"}.fi-sr-navigation:before{content:"\f98d"}.fi-sr-nesting-dolls:before{content:"\f98e"}.fi-sr-network-cloud:before{content:"\f98f"}.fi-sr-network:before{content:"\f990"}.fi-sr-neuter:before{content:"\f991"}.fi-sr-newsletter-subscribe:before{content:"\f992"}.fi-sr-newspaper-open:before{content:"\f993"}.fi-sr-newspaper:before{content:"\f994"}.fi-sr-nfc-lock:before{content:"\f995"}.fi-sr-nfc-magnifying-glass:before{content:"\f996"}.fi-sr-nfc-pen:before{content:"\f997"}.fi-sr-nfc-slash:before{content:"\f998"}.fi-sr-nfc-trash:before{content:"\f999"}.fi-sr-nfc:before{content:"\f99a"}.fi-sr-night-day:before{content:"\f99b"}.fi-sr-no-fee:before{content:"\f99c"}.fi-sr-no-people:before{content:"\f99d"}.fi-sr-noodles:before{content:"\f99e"}.fi-sr-nose:before{content:"\f99f"}.fi-sr-not-equal:before{content:"\f9a0"}.fi-sr-not-found-alt:before{content:"\f9a1"}.fi-sr-not-found-magnifying-glass:before{content:"\f9a2"}.fi-sr-not-found:before{content:"\f9a3"}.fi-sr-notdef:before{content:"\f9a4"}.fi-sr-note-medical:before{content:"\f9a5"}.fi-sr-note-sticky:before{content:"\f9a6"}.fi-sr-note:before{content:"\f9a7"}.fi-sr-notebook-alt:before{content:"\f9a8"}.fi-sr-notebook:before{content:"\f9a9"}.fi-sr-notes-medical:before{content:"\f9aa"}.fi-sr-notes:before{content:"\f9ab"}.fi-sr-o:before{content:"\f9ac"}.fi-sr-object-exclude:before{content:"\f9ad"}.fi-sr-object-group:before{content:"\f9ae"}.fi-sr-object-intersect:before{content:"\f9af"}.fi-sr-object-subtract:before{content:"\f9b0"}.fi-sr-object-ungroup:before{content:"\f9b1"}.fi-sr-object-union:before{content:"\f9b2"}.fi-sr-objects-column:before{content:"\f9b3"}.fi-sr-octagon-check:before{content:"\f9b4"}.fi-sr-octagon-divide:before{content:"\f9b5"}.fi-sr-octagon-exclamation:before{content:"\f9b6"}.fi-sr-octagon-minus:before{content:"\f9b7"}.fi-sr-octagon-plus:before{content:"\f9b8"}.fi-sr-octagon-xmark:before{content:"\f9b9"}.fi-sr-octagon:before{content:"\f9ba"}.fi-sr-oil-can:before{content:"\f9bb"}.fi-sr-oil-temp:before{content:"\f9bc"}.fi-sr-olive-oil:before{content:"\f9bd"}.fi-sr-olive:before{content:"\f9be"}.fi-sr-olives:before{content:"\f9bf"}.fi-sr-om:before{content:"\f9c0"}.fi-sr-omega:before{content:"\f9c1"}.fi-sr-onboarding:before{content:"\f9c2"}.fi-sr-onion:before{content:"\f9c3"}.fi-sr-opacity:before{content:"\f9c4"}.fi-sr-open-mail-clip:before{content:"\f9c5"}.fi-sr-operating-system-upgrade:before{content:"\f9c6"}.fi-sr-operation:before{content:"\f9c7"}.fi-sr-order-history:before{content:"\f9c8"}.fi-sr-organization-chart:before{content:"\f9c9"}.fi-sr-ornament:before{content:"\f9ca"}.fi-sr-otp:before{content:"\f9cb"}.fi-sr-otter:before{content:"\f9cc"}.fi-sr-outdent:before{content:"\f9cd"}.fi-sr-oval-alt:before{content:"\f9ce"}.fi-sr-oval:before{content:"\f9cf"}.fi-sr-oven:before{content:"\f9d0"}.fi-sr-overline:before{content:"\f9d1"}.fi-sr-overview:before{content:"\f9d2"}.fi-sr-p:before{content:"\f9d3"}.fi-sr-package:before{content:"\f9d4"}.fi-sr-padlock-check:before{content:"\f9d5"}.fi-sr-page-break:before{content:"\f9d6"}.fi-sr-pager:before{content:"\f9d7"}.fi-sr-paid:before{content:"\f9d8"}.fi-sr-paint-roller:before{content:"\f9d9"}.fi-sr-paint:before{content:"\f9da"}.fi-sr-paintbrush-pencil:before{content:"\f9db"}.fi-sr-palette:before{content:"\f9dc"}.fi-sr-pallet-alt:before{content:"\f9dd"}.fi-sr-pallet:before{content:"\f9de"}.fi-sr-pan-food:before{content:"\f9df"}.fi-sr-pan-frying:before{content:"\f9e0"}.fi-sr-pan:before{content:"\f9e1"}.fi-sr-pancakes:before{content:"\f9e2"}.fi-sr-panorama:before{content:"\f9e3"}.fi-sr-paper-plane-launch:before{content:"\f9e4"}.fi-sr-paper-plane-top:before{content:"\f9e5"}.fi-sr-paper-plane:before{content:"\f9e6"}.fi-sr-paperclip-vertical:before{content:"\f9e7"}.fi-sr-parachute-box:before{content:"\f9e8"}.fi-sr-paragraph-left:before{content:"\f9e9"}.fi-sr-paragraph:before{content:"\f9ea"}.fi-sr-parking-circle-slash:before{content:"\f9eb"}.fi-sr-parking-circle:before{content:"\f9ec"}.fi-sr-parking-slash:before{content:"\f9ed"}.fi-sr-parking:before{content:"\f9ee"}.fi-sr-party-bell:before{content:"\f9ef"}.fi-sr-party-horn:before{content:"\f9f0"}.fi-sr-party:before{content:"\f9f1"}.fi-sr-passport:before{content:"\f9f2"}.fi-sr-password-alt:before{content:"\f9f3"}.fi-sr-password-computer:before{content:"\f9f4"}.fi-sr-password-email:before{content:"\f9f5"}.fi-sr-password-smartphone:before{content:"\f9f6"}.fi-sr-password:before{content:"\f9f7"}.fi-sr-paste:before{content:"\f9f8"}.fi-sr-pattern:before{content:"\f9f9"}.fi-sr-pause-circle:before{content:"\f9fa"}.fi-sr-pause-square:before{content:"\f9fb"}.fi-sr-pause:before{content:"\f9fc"}.fi-sr-paw-claws:before{content:"\f9fd"}.fi-sr-paw-heart:before{content:"\f9fe"}.fi-sr-paw:before{content:"\f9ff"}.fi-sr-payment-pos:before{content:"\fa00"}.fi-sr-payroll-check:before{content:"\fa01"}.fi-sr-peace:before{content:"\fa02"}.fi-sr-peach:before{content:"\fa03"}.fi-sr-peanut:before{content:"\fa04"}.fi-sr-peanuts:before{content:"\fa05"}.fi-sr-peapod:before{content:"\fa06"}.fi-sr-pear:before{content:"\fa07"}.fi-sr-pedestal:before{content:"\fa08"}.fi-sr-pen-circle:before{content:"\fa09"}.fi-sr-pen-clip-slash:before{content:"\fa0a"}.fi-sr-pen-clip:before{content:"\fa0b"}.fi-sr-pen-fancy-slash:before{content:"\fa0c"}.fi-sr-pen-fancy:before{content:"\fa0d"}.fi-sr-pen-field:before{content:"\fa0e"}.fi-sr-pen-nib-slash:before{content:"\fa0f"}.fi-sr-pen-nib:before{content:"\fa10"}.fi-sr-pen-slash:before{content:"\fa11"}.fi-sr-pen-square:before{content:"\fa12"}.fi-sr-pen-swirl:before{content:"\fa13"}.fi-sr-pencil-paintbrush:before{content:"\fa14"}.fi-sr-pencil-ruler:before{content:"\fa15"}.fi-sr-pencil-slash:before{content:"\fa16"}.fi-sr-pencil:before{content:"\fa17"}.fi-sr-pending:before{content:"\fa18"}.fi-sr-pennant:before{content:"\fa19"}.fi-sr-people-arrows-left-right:before{content:"\fa1a"}.fi-sr-people-carry-box:before{content:"\fa1b"}.fi-sr-people-dress:before{content:"\fa1c"}.fi-sr-people-network-partner:before{content:"\fa1d"}.fi-sr-people-pants:before{content:"\fa1e"}.fi-sr-people-poll:before{content:"\fa1f"}.fi-sr-people-pulling:before{content:"\fa20"}.fi-sr-people-roof:before{content:"\fa21"}.fi-sr-people:before{content:"\fa22"}.fi-sr-pepper-alt:before{content:"\fa23"}.fi-sr-pepper-hot:before{content:"\fa24"}.fi-sr-pepper:before{content:"\fa25"}.fi-sr-percentage:before{content:"\fa26"}.fi-sr-person-burst:before{content:"\fa27"}.fi-sr-person-carry-box:before{content:"\fa28"}.fi-sr-person-circle-check:before{content:"\fa29"}.fi-sr-person-circle-exclamation:before{content:"\fa2a"}.fi-sr-person-circle-minus:before{content:"\fa2b"}.fi-sr-person-circle-plus:before{content:"\fa2c"}.fi-sr-person-circle-question:before{content:"\fa2d"}.fi-sr-person-circle-xmark:before{content:"\fa2e"}.fi-sr-person-cv:before{content:"\fa2f"}.fi-sr-person-dolly-empty:before{content:"\fa30"}.fi-sr-person-dolly:before{content:"\fa31"}.fi-sr-person-dress-simple:before{content:"\fa32"}.fi-sr-person-dress:before{content:"\fa33"}.fi-sr-person-luggage:before{content:"\fa34"}.fi-sr-person-lunge:before{content:"\fa35"}.fi-sr-person-pilates:before{content:"\fa36"}.fi-sr-person-praying:before{content:"\fa37"}.fi-sr-person-pregnant:before{content:"\fa38"}.fi-sr-person-seat-reclined:before{content:"\fa39"}.fi-sr-person-seat:before{content:"\fa3a"}.fi-sr-person-shelter:before{content:"\fa3b"}.fi-sr-person-sign:before{content:"\fa3c"}.fi-sr-person-simple:before{content:"\fa3d"}.fi-sr-person-walking-with-cane:before{content:"\fa3e"}.fi-sr-peseta-sign:before{content:"\fa3f"}.fi-sr-peso-sign:before{content:"\fa40"}.fi-sr-pets:before{content:"\fa41"}.fi-sr-pharmacy:before{content:"\fa42"}.fi-sr-phone-call:before{content:"\fa43"}.fi-sr-phone-cross:before{content:"\fa44"}.fi-sr-phone-flip:before{content:"\fa45"}.fi-sr-phone-guide:before{content:"\fa46"}.fi-sr-phone-heart-message:before{content:"\fa47"}.fi-sr-phone-office:before{content:"\fa48"}.fi-sr-phone-pause:before{content:"\fa49"}.fi-sr-phone-plus:before{content:"\fa4a"}.fi-sr-phone-rotary:before{content:"\fa4b"}.fi-sr-phone-slash:before{content:"\fa4c"}.fi-sr-photo-capture:before{content:"\fa4d"}.fi-sr-photo-film-music:before{content:"\fa4e"}.fi-sr-photo-video:before{content:"\fa4f"}.fi-sr-physics:before{content:"\fa50"}.fi-sr-Pi:before{content:"\fa51"}.fi-sr-piano-keyboard:before{content:"\fa52"}.fi-sr-piano:before{content:"\fa53"}.fi-sr-pickaxe:before{content:"\fa54"}.fi-sr-picking-box:before{content:"\fa55"}.fi-sr-picking:before{content:"\fa56"}.fi-sr-picnic:before{content:"\fa57"}.fi-sr-picpeople-filled:before{content:"\fa58"}.fi-sr-picpeople:before{content:"\fa59"}.fi-sr-picture:before{content:"\fa5a"}.fi-sr-pie:before{content:"\fa5b"}.fi-sr-pig-bank-bulb:before{content:"\fa5c"}.fi-sr-pig-face:before{content:"\fa5d"}.fi-sr-pig:before{content:"\fa5e"}.fi-sr-piggy-bank-budget:before{content:"\fa5f"}.fi-sr-piggy-bank:before{content:"\fa60"}.fi-sr-pills:before{content:"\fa61"}.fi-sr-pinata:before{content:"\fa62"}.fi-sr-pineapple-alt:before{content:"\fa63"}.fi-sr-pineapple:before{content:"\fa64"}.fi-sr-pipe-smoking:before{content:"\fa65"}.fi-sr-pipette:before{content:"\fa66"}.fi-sr-pizza-slice:before{content:"\fa67"}.fi-sr-place-of-worship:before{content:"\fa68"}.fi-sr-plan-strategy:before{content:"\fa69"}.fi-sr-plan:before{content:"\fa6a"}.fi-sr-plane-alt:before{content:"\fa6b"}.fi-sr-plane-arrival:before{content:"\fa6c"}.fi-sr-plane-departure:before{content:"\fa6d"}.fi-sr-plane-prop:before{content:"\fa6e"}.fi-sr-plane-slash:before{content:"\fa6f"}.fi-sr-plane-tail:before{content:"\fa70"}.fi-sr-plane:before{content:"\fa71"}.fi-sr-planet-moon:before{content:"\fa72"}.fi-sr-planet-ringed:before{content:"\fa73"}.fi-sr-plant-care:before{content:"\fa74"}.fi-sr-plant-growth:before{content:"\fa75"}.fi-sr-plant-seed-invest:before{content:"\fa76"}.fi-sr-plant-wilt:before{content:"\fa77"}.fi-sr-plate-utensils:before{content:"\fa78"}.fi-sr-plate-wheat:before{content:"\fa79"}.fi-sr-plate:before{content:"\fa7a"}.fi-sr-play-alt:before{content:"\fa7b"}.fi-sr-play-circle:before{content:"\fa7c"}.fi-sr-play-microphone:before{content:"\fa7d"}.fi-sr-play-pause:before{content:"\fa7e"}.fi-sr-play:before{content:"\fa7f"}.fi-sr-plug-alt:before{content:"\fa80"}.fi-sr-plug-cable:before{content:"\fa81"}.fi-sr-plug-circle-bolt:before{content:"\fa82"}.fi-sr-plug-circle-check:before{content:"\fa83"}.fi-sr-plug-circle-exclamation:before{content:"\fa84"}.fi-sr-plug-circle-minus:before{content:"\fa85"}.fi-sr-plug-circle-plus:before{content:"\fa86"}.fi-sr-plug-connection:before{content:"\fa87"}.fi-sr-plug:before{content:"\fa88"}.fi-sr-plus-hexagon:before{content:"\fa89"}.fi-sr-plus-minus:before{content:"\fa8a"}.fi-sr-plus-small:before{content:"\fa8b"}.fi-sr-plus:before{content:"\fa8c"}.fi-sr-png-file:before{content:"\fa8d"}.fi-sr-podcast:before{content:"\fa8e"}.fi-sr-podium-star:before{content:"\fa8f"}.fi-sr-podium-victory-leader:before{content:"\fa90"}.fi-sr-podium:before{content:"\fa91"}.fi-sr-point-of-sale-bill:before{content:"\fa92"}.fi-sr-point-of-sale-signal:before{content:"\fa93"}.fi-sr-point-of-sale:before{content:"\fa94"}.fi-sr-pointer-loading:before{content:"\fa95"}.fi-sr-pointer-text:before{content:"\fa96"}.fi-sr-police-box:before{content:"\fa97"}.fi-sr-poll-h:before{content:"\fa98"}.fi-sr-pollution:before{content:"\fa99"}.fi-sr-pompebled:before{content:"\fa9a"}.fi-sr-poo-bolt:before{content:"\fa9b"}.fi-sr-poo:before{content:"\fa9c"}.fi-sr-pool-8-ball:before{content:"\fa9d"}.fi-sr-poop:before{content:"\fa9e"}.fi-sr-popcorn:before{content:"\fa9f"}.fi-sr-popsicle:before{content:"\faa0"}.fi-sr-portal-enter:before{content:"\faa1"}.fi-sr-portal-exit:before{content:"\faa2"}.fi-sr-portrait:before{content:"\faa3"}.fi-sr-postal-address:before{content:"\faa4"}.fi-sr-pot:before{content:"\faa5"}.fi-sr-potato:before{content:"\faa6"}.fi-sr-pound:before{content:"\faa7"}.fi-sr-power:before{content:"\faa8"}.fi-sr-ppt-file:before{content:"\faa9"}.fi-sr-practice:before{content:"\faaa"}.fi-sr-praying-hands:before{content:"\faab"}.fi-sr-prescription-bottle-alt:before{content:"\faac"}.fi-sr-prescription-bottle-pill:before{content:"\faad"}.fi-sr-prescription-bottle:before{content:"\faae"}.fi-sr-prescription:before{content:"\faaf"}.fi-sr-presentation:before{content:"\fab0"}.fi-sr-preview:before{content:"\fab1"}.fi-sr-previous-square:before{content:"\fab2"}.fi-sr-print-magnifying-glass:before{content:"\fab3"}.fi-sr-print-slash:before{content:"\fab4"}.fi-sr-print:before{content:"\fab5"}.fi-sr-priority-arrow:before{content:"\fab6"}.fi-sr-priority-arrows:before{content:"\fab7"}.fi-sr-priority-importance:before{content:"\fab8"}.fi-sr-procedures:before{content:"\fab9"}.fi-sr-process:before{content:"\faba"}.fi-sr-productivity:before{content:"\fabb"}.fi-sr-progress-complete:before{content:"\fabc"}.fi-sr-progress-download:before{content:"\fabd"}.fi-sr-progress-upload:before{content:"\fabe"}.fi-sr-projector:before{content:"\fabf"}.fi-sr-protractor:before{content:"\fac0"}.fi-sr-pulse:before{content:"\fac1"}.fi-sr-pump-medical:before{content:"\fac2"}.fi-sr-pump:before{content:"\fac3"}.fi-sr-pumpkin-alt-2:before{content:"\fac4"}.fi-sr-pumpkin-alt:before{content:"\fac5"}.fi-sr-pumpkin:before{content:"\fac6"}.fi-sr-puzzle-alt:before{content:"\fac7"}.fi-sr-puzzle-piece-integration:before{content:"\fac8"}.fi-sr-puzzle-piece:before{content:"\fac9"}.fi-sr-puzzle-pieces:before{content:"\faca"}.fi-sr-pyramid:before{content:"\facb"}.fi-sr-q:before{content:"\facc"}.fi-sr-qr-scan:before{content:"\facd"}.fi-sr-QR:before{content:"\face"}.fi-sr-qrcode:before{content:"\facf"}.fi-sr-question-square:before{content:"\fad0"}.fi-sr-question:before{content:"\fad1"}.fi-sr-queue-alt:before{content:"\fad2"}.fi-sr-queue-line:before{content:"\fad3"}.fi-sr-queue-signal:before{content:"\fad4"}.fi-sr-queue:before{content:"\fad5"}.fi-sr-quill-pen-story:before{content:"\fad6"}.fi-sr-quiz-alt:before{content:"\fad7"}.fi-sr-quiz:before{content:"\fad8"}.fi-sr-quote-right:before{content:"\fad9"}.fi-sr-r:before{content:"\fada"}.fi-sr-rabbit-fast:before{content:"\fadb"}.fi-sr-rabbit:before{content:"\fadc"}.fi-sr-raccoon:before{content:"\fadd"}.fi-sr-racquet:before{content:"\fade"}.fi-sr-radar-monitoring-track:before{content:"\fadf"}.fi-sr-radar:before{content:"\fae0"}.fi-sr-radiation-alt:before{content:"\fae1"}.fi-sr-radiation:before{content:"\fae2"}.fi-sr-radio-alt:before{content:"\fae3"}.fi-sr-radio-button:before{content:"\fae4"}.fi-sr-radio:before{content:"\fae5"}.fi-sr-radish:before{content:"\fae6"}.fi-sr-rainbow:before{content:"\fae7"}.fi-sr-raindrops:before{content:"\fae8"}.fi-sr-ram:before{content:"\fae9"}.fi-sr-ramp-loading:before{content:"\faea"}.fi-sr-rank:before{content:"\faeb"}.fi-sr-ranking-podium-empty:before{content:"\faec"}.fi-sr-ranking-podium:before{content:"\faed"}.fi-sr-ranking-star:before{content:"\faee"}.fi-sr-ranking-stars:before{content:"\faef"}.fi-sr-raygun:before{content:"\faf0"}.fi-sr-razor-barber:before{content:"\faf1"}.fi-sr-react:before{content:"\faf2"}.fi-sr-rec:before{content:"\faf3"}.fi-sr-receipt:before{content:"\faf4"}.fi-sr-recipe-book:before{content:"\faf5"}.fi-sr-recipe:before{content:"\faf6"}.fi-sr-record-vinyl:before{content:"\faf7"}.fi-sr-rectabgle-vertical:before{content:"\faf8"}.fi-sr-rectangle-barcode:before{content:"\faf9"}.fi-sr-rectangle-code:before{content:"\fafa"}.fi-sr-rectangle-history-circle-plus:before{content:"\fafb"}.fi-sr-rectangle-horizontal:before{content:"\fafc"}.fi-sr-rectangle-list:before{content:"\fafd"}.fi-sr-rectangle-panoramic:before{content:"\fafe"}.fi-sr-rectangle-pro:before{content:"\faff"}.fi-sr-rectangle-vertical-history:before{content:"\fb00"}.fi-sr-rectangle-vertical:before{content:"\fb01"}.fi-sr-rectangle-xmark:before{content:"\fb02"}.fi-sr-rectangles-mixed:before{content:"\fb03"}.fi-sr-recycle-bin:before{content:"\fb04"}.fi-sr-recycle:before{content:"\fb05"}.fi-sr-redo-alt:before{content:"\fb06"}.fi-sr-redo:before{content:"\fb07"}.fi-sr-reel:before{content:"\fb08"}.fi-sr-refer-arrow:before{content:"\fb09"}.fi-sr-refer:before{content:"\fb0a"}.fi-sr-referral-alt:before{content:"\fb0b"}.fi-sr-referral-user:before{content:"\fb0c"}.fi-sr-referral:before{content:"\fb0d"}.fi-sr-reflect-horizontal-alt:before{content:"\fb0e"}.fi-sr-reflect-horizontal:before{content:"\fb0f"}.fi-sr-reflect-vertical:before{content:"\fb10"}.fi-sr-reflect:before{content:"\fb11"}.fi-sr-refresh:before{content:"\fb12"}.fi-sr-refrigerator:before{content:"\fb13"}.fi-sr-refund-alt:before{content:"\fb14"}.fi-sr-refund:before{content:"\fb15"}.fi-sr-region-pin-alt:before{content:"\fb16"}.fi-sr-region-pin:before{content:"\fb17"}.fi-sr-registered:before{content:"\fb18"}.fi-sr-registration-paper:before{content:"\fb19"}.fi-sr-remove-folder:before{content:"\fb1a"}.fi-sr-remove-user:before{content:"\fb1b"}.fi-sr-rent-signal:before{content:"\fb1c"}.fi-sr-rent:before{content:"\fb1d"}.fi-sr-replace:before{content:"\fb1e"}.fi-sr-replay-10:before{content:"\fb1f"}.fi-sr-replay-30:before{content:"\fb20"}.fi-sr-replay-5:before{content:"\fb21"}.fi-sr-reply-all:before{content:"\fb22"}.fi-sr-republican:before{content:"\fb23"}.fi-sr-reservation-smartphone:before{content:"\fb24"}.fi-sr-reservation-table:before{content:"\fb25"}.fi-sr-resistance-band:before{content:"\fb26"}.fi-sr-resize:before{content:"\fb27"}.fi-sr-resources:before{content:"\fb28"}.fi-sr-restaurant:before{content:"\fb29"}.fi-sr-restroom-simple:before{content:"\fb2a"}.fi-sr-resume:before{content:"\fb2b"}.fi-sr-revenue-alt:before{content:"\fb2c"}.fi-sr-revenue-euro:before{content:"\fb2d"}.fi-sr-Revenue:before{content:"\fb2e"}.fi-sr-review:before{content:"\fb2f"}.fi-sr-rewind-button-circle:before{content:"\fb30"}.fi-sr-rewind:before{content:"\fb31"}.fi-sr-rhombus:before{content:"\fb32"}.fi-sr-ribbon:before{content:"\fb33"}.fi-sr-right-from-bracket:before{content:"\fb34"}.fi-sr-right:before{content:"\fb35"}.fi-sr-ring-diamond:before{content:"\fb36"}.fi-sr-ring:before{content:"\fb37"}.fi-sr-rings-wedding:before{content:"\fb38"}.fi-sr-risk-alt:before{content:"\fb39"}.fi-sr-risk:before{content:"\fb3a"}.fi-sr-road-barrier:before{content:"\fb3b"}.fi-sr-road-sign-left:before{content:"\fb3c"}.fi-sr-road:before{content:"\fb3d"}.fi-sr-robot:before{content:"\fb3e"}.fi-sr-robotic-arm:before{content:"\fb3f"}.fi-sr-rocket-lunch:before{content:"\fb40"}.fi-sr-rocket:before{content:"\fb41"}.fi-sr-roller-coaster:before{content:"\fb42"}.fi-sr-room-service:before{content:"\fb43"}.fi-sr-rotate-exclamation:before{content:"\fb44"}.fi-sr-rotate-left:before{content:"\fb45"}.fi-sr-rotate-reverse:before{content:"\fb46"}.fi-sr-rotate-right:before{content:"\fb47"}.fi-sr-rotate-square:before{content:"\fb48"}.fi-sr-roulette:before{content:"\fb49"}.fi-sr-route-highway:before{content:"\fb4a"}.fi-sr-route-interstate:before{content:"\fb4b"}.fi-sr-route:before{content:"\fb4c"}.fi-sr-router:before{content:"\fb4d"}.fi-sr-rss-alt:before{content:"\fb4e"}.fi-sr-rss:before{content:"\fb4f"}.fi-sr-ruble-sign:before{content:"\fb50"}.fi-sr-rugby-helmet:before{content:"\fb51"}.fi-sr-rugby:before{content:"\fb52"}.fi-sr-ruler-combined:before{content:"\fb53"}.fi-sr-ruler-horizontal:before{content:"\fb54"}.fi-sr-ruler-triangle:before{content:"\fb55"}.fi-sr-ruler-vertical:before{content:"\fb56"}.fi-sr-rules-alt:before{content:"\fb57"}.fi-sr-rules:before{content:"\fb58"}.fi-sr-running-track:before{content:"\fb59"}.fi-sr-running:before{content:"\fb5a"}.fi-sr-rupee-sign:before{content:"\fb5b"}.fi-sr-rupiah-sign:before{content:"\fb5c"}.fi-sr-rv:before{content:"\fb5d"}.fi-sr-s:before{content:"\fb5e"}.fi-sr-sack-dollar:before{content:"\fb5f"}.fi-sr-sack:before{content:"\fb60"}.fi-sr-sad-cry:before{content:"\fb61"}.fi-sr-sad-tear:before{content:"\fb62"}.fi-sr-sad:before{content:"\fb63"}.fi-sr-safe-box:before{content:"\fb64"}.fi-sr-sailboat:before{content:"\fb65"}.fi-sr-salad:before{content:"\fb66"}.fi-sr-salary-alt:before{content:"\fb67"}.fi-sr-salt-pepper:before{content:"\fb68"}.fi-sr-salt-shaker:before{content:"\fb69"}.fi-sr-sandwich-alt:before{content:"\fb6a"}.fi-sr-sandwich:before{content:"\fb6b"}.fi-sr-satellite-dish:before{content:"\fb6c"}.fi-sr-satellite:before{content:"\fb6d"}.fi-sr-saturday:before{content:"\fb6e"}.fi-sr-sauce:before{content:"\fb6f"}.fi-sr-sausage:before{content:"\fb70"}.fi-sr-sax-hot:before{content:"\fb71"}.fi-sr-saxophone:before{content:"\fb72"}.fi-sr-scale-comparison-alt:before{content:"\fb73"}.fi-sr-scale-comparison:before{content:"\fb74"}.fi-sr-scale:before{content:"\fb75"}.fi-sr-scalpel-path:before{content:"\fb76"}.fi-sr-scalpel:before{content:"\fb77"}.fi-sr-scanner-gun:before{content:"\fb78"}.fi-sr-scanner-image:before{content:"\fb79"}.fi-sr-scanner-keyboard:before{content:"\fb7a"}.fi-sr-scanner-touchscreen:before{content:"\fb7b"}.fi-sr-scarecrow:before{content:"\fb7c"}.fi-sr-scarf:before{content:"\fb7d"}.fi-sr-school-bus:before{content:"\fb7e"}.fi-sr-school:before{content:"\fb7f"}.fi-sr-scissors:before{content:"\fb80"}.fi-sr-scooter:before{content:"\fb81"}.fi-sr-screen:before{content:"\fb82"}.fi-sr-screencast:before{content:"\fb83"}.fi-sr-screw-alt:before{content:"\fb84"}.fi-sr-screw:before{content:"\fb85"}.fi-sr-screwdriver:before{content:"\fb86"}.fi-sr-scribble:before{content:"\fb87"}.fi-sr-script:before{content:"\fb88"}.fi-sr-scroll-document-story:before{content:"\fb89"}.fi-sr-scroll-old:before{content:"\fb8a"}.fi-sr-scroll-torah:before{content:"\fb8b"}.fi-sr-scroll:before{content:"\fb8c"}.fi-sr-scrubber:before{content:"\fb8d"}.fi-sr-scythe:before{content:"\fb8e"}.fi-sr-sd-card:before{content:"\fb8f"}.fi-sr-sd-cards:before{content:"\fb90"}.fi-sr-seal-exclamation:before{content:"\fb91"}.fi-sr-seal-question:before{content:"\fb92"}.fi-sr-seal:before{content:"\fb93"}.fi-sr-search-alt:before{content:"\fb94"}.fi-sr-search-dollar:before{content:"\fb95"}.fi-sr-search-heart:before{content:"\fb96"}.fi-sr-search-location:before{content:"\fb97"}.fi-sr-search:before{content:"\fb98"}.fi-sr-seat-airline:before{content:"\fb99"}.fi-sr-seatbelt-safety-driver:before{content:"\fb9a"}.fi-sr-second-award:before{content:"\fb9b"}.fi-sr-second-laurel:before{content:"\fb9c"}.fi-sr-second-medal:before{content:"\fb9d"}.fi-sr-second:before{content:"\fb9e"}.fi-sr-seedling:before{content:"\fb9f"}.fi-sr-select:before{content:"\fba0"}.fi-sr-selection:before{content:"\fba1"}.fi-sr-seller-store:before{content:"\fba2"}.fi-sr-seller:before{content:"\fba3"}.fi-sr-send-back:before{content:"\fba4"}.fi-sr-send-backward:before{content:"\fba5"}.fi-sr-sensor-alert:before{content:"\fba6"}.fi-sr-sensor-fire:before{content:"\fba7"}.fi-sr-sensor-on:before{content:"\fba8"}.fi-sr-sensor-smoke:before{content:"\fba9"}.fi-sr-sensor:before{content:"\fbaa"}.fi-sr-settings-sliders:before{content:"\fbab"}.fi-sr-settings:before{content:"\fbac"}.fi-sr-share-alt-square:before{content:"\fbad"}.fi-sr-share-square:before{content:"\fbae"}.fi-sr-share:before{content:"\fbaf"}.fi-sr-sheep:before{content:"\fbb0"}.fi-sr-shekel-sign:before{content:"\fbb1"}.fi-sr-shelves:before{content:"\fbb2"}.fi-sr-shield-alt:before{content:"\fbb3"}.fi-sr-shield-cat:before{content:"\fbb4"}.fi-sr-shield-check:before{content:"\fbb5"}.fi-sr-shield-cross:before{content:"\fbb6"}.fi-sr-shield-dog:before{content:"\fbb7"}.fi-sr-shield-exclamation:before{content:"\fbb8"}.fi-sr-shield-interrogation:before{content:"\fbb9"}.fi-sr-shield-keyhole:before{content:"\fbba"}.fi-sr-shield-minus:before{content:"\fbbb"}.fi-sr-shield-plus:before{content:"\fbbc"}.fi-sr-shield-security-risk:before{content:"\fbbd"}.fi-sr-shield-slash:before{content:"\fbbe"}.fi-sr-shield-trust:before{content:"\fbbf"}.fi-sr-shield-virus:before{content:"\fbc0"}.fi-sr-shield-xmark:before{content:"\fbc1"}.fi-sr-shield:before{content:"\fbc2"}.fi-sr-ship-side:before{content:"\fbc3"}.fi-sr-ship:before{content:"\fbc4"}.fi-sr-shipping-fast:before{content:"\fbc5"}.fi-sr-shipping-timed:before{content:"\fbc6"}.fi-sr-shirt-long-sleeve:before{content:"\fbc7"}.fi-sr-shirt-running:before{content:"\fbc8"}.fi-sr-shirt-tank-top:before{content:"\fbc9"}.fi-sr-shirt:before{content:"\fbca"}.fi-sr-shish-kebab:before{content:"\fbcb"}.fi-sr-shoe-prints:before{content:"\fbcc"}.fi-sr-shop-lock:before{content:"\fbcd"}.fi-sr-shop-slash:before{content:"\fbce"}.fi-sr-shop:before{content:"\fbcf"}.fi-sr-shopping-bag-add:before{content:"\fbd0"}.fi-sr-shopping-bag:before{content:"\fbd1"}.fi-sr-shopping-basket:before{content:"\fbd2"}.fi-sr-shopping-cart-add:before{content:"\fbd3"}.fi-sr-shopping-cart-buyer:before{content:"\fbd4"}.fi-sr-shopping-cart-check:before{content:"\fbd5"}.fi-sr-shopping-cart:before{content:"\fbd6"}.fi-sr-shovel-snow:before{content:"\fbd7"}.fi-sr-shovel:before{content:"\fbd8"}.fi-sr-shower-down:before{content:"\fbd9"}.fi-sr-shower:before{content:"\fbda"}.fi-sr-shredder:before{content:"\fbdb"}.fi-sr-shrimp:before{content:"\fbdc"}.fi-sr-shuffle:before{content:"\fbdd"}.fi-sr-shuttle-van:before{content:"\fbde"}.fi-sr-shuttlecock:before{content:"\fbdf"}.fi-sr-Sickle:before{content:"\fbe0"}.fi-sr-sidebar-flip:before{content:"\fbe1"}.fi-sr-sidebar:before{content:"\fbe2"}.fi-sr-sigma:before{content:"\fbe3"}.fi-sr-sign-hanging:before{content:"\fbe4"}.fi-sr-sign-in-alt:before{content:"\fbe5"}.fi-sr-sign-out-alt:before{content:"\fbe6"}.fi-sr-sign-posts-wrench:before{content:"\fbe7"}.fi-sr-sign-posts:before{content:"\fbe8"}.fi-sr-sign-up:before{content:"\fbe9"}.fi-sr-signal-alt-1:before{content:"\fbea"}.fi-sr-signal-alt-2:before{content:"\fbeb"}.fi-sr-signal-alt-slash:before{content:"\fbec"}.fi-sr-signal-alt:before{content:"\fbed"}.fi-sr-signal-bars-fair:before{content:"\fbee"}.fi-sr-signal-bars-good:before{content:"\fbef"}.fi-sr-signal-bars-weak:before{content:"\fbf0"}.fi-sr-signal-stream-slash:before{content:"\fbf1"}.fi-sr-signal-stream:before{content:"\fbf2"}.fi-sr-signature-lock:before{content:"\fbf3"}.fi-sr-signature-slash:before{content:"\fbf4"}.fi-sr-signature:before{content:"\fbf5"}.fi-sr-sim-card:before{content:"\fbf6"}.fi-sr-sim-cards:before{content:"\fbf7"}.fi-sr-sink:before{content:"\fbf8"}.fi-sr-siren-on:before{content:"\fbf9"}.fi-sr-Siren:before{content:"\fbfa"}.fi-sr-site-alt:before{content:"\fbfb"}.fi-sr-site-browser:before{content:"\fbfc"}.fi-sr-site:before{content:"\fbfd"}.fi-sr-sitemap:before{content:"\fbfe"}.fi-sr-skateboard:before{content:"\fbff"}.fi-sr-skating:before{content:"\fc00"}.fi-sr-skeleton-ribs:before{content:"\fc01"}.fi-sr-skeleton:before{content:"\fc02"}.fi-sr-skewer:before{content:"\fc03"}.fi-sr-ski-boot-ski:before{content:"\fc04"}.fi-sr-ski-jump:before{content:"\fc05"}.fi-sr-ski-lift:before{content:"\fc06"}.fi-sr-skiing-nordic:before{content:"\fc07"}.fi-sr-skiing:before{content:"\fc08"}.fi-sr-skill-alt:before{content:"\fc09"}.fi-sr-skill-user:before{content:"\fc0a"}.fi-sr-skill:before{content:"\fc0b"}.fi-sr-skin-arrow:before{content:"\fc0c"}.fi-sr-skin-drop:before{content:"\fc0d"}.fi-sr-skin-hair:before{content:"\fc0e"}.fi-sr-skin:before{content:"\fc0f"}.fi-sr-skip-15-seconds:before{content:"\fc10"}.fi-sr-skull-cow:before{content:"\fc11"}.fi-sr-skull-crossbones:before{content:"\fc12"}.fi-sr-skull:before{content:"\fc13"}.fi-sr-slash:before{content:"\fc14"}.fi-sr-sledding:before{content:"\fc15"}.fi-sr-sleeping-bag:before{content:"\fc16"}.fi-sr-sleigh:before{content:"\fc17"}.fi-sr-sliders-h-square:before{content:"\fc18"}.fi-sr-sliders-v-square:before{content:"\fc19"}.fi-sr-sliders-v:before{content:"\fc1a"}.fi-sr-slot-machine:before{content:"\fc1b"}.fi-sr-smart-home-alt:before{content:"\fc1c"}.fi-sr-smart-home:before{content:"\fc1d"}.fi-sr-smartphone:before{content:"\fc1e"}.fi-sr-smile-beam:before{content:"\fc1f"}.fi-sr-smile-plus:before{content:"\fc20"}.fi-sr-smile-wink:before{content:"\fc21"}.fi-sr-smile:before{content:"\fc22"}.fi-sr-smiley-comment-alt:before{content:"\fc23"}.fi-sr-smog:before{content:"\fc24"}.fi-sr-smoke:before{content:"\fc25"}.fi-sr-smoking-ban:before{content:"\fc26"}.fi-sr-smoking:before{content:"\fc27"}.fi-sr-snake:before{content:"\fc28"}.fi-sr-snap:before{content:"\fc29"}.fi-sr-snooze:before{content:"\fc2a"}.fi-sr-snow-blowing:before{content:"\fc2b"}.fi-sr-snowboarding:before{content:"\fc2c"}.fi-sr-snowflake-droplets:before{content:"\fc2d"}.fi-sr-snowflake:before{content:"\fc2e"}.fi-sr-snowflakes:before{content:"\fc2f"}.fi-sr-snowman-alt:before{content:"\fc30"}.fi-sr-snowman-head:before{content:"\fc31"}.fi-sr-snowmobile:before{content:"\fc32"}.fi-sr-snowplow:before{content:"\fc33"}.fi-sr-soap-alt:before{content:"\fc34"}.fi-sr-soap:before{content:"\fc35"}.fi-sr-socks:before{content:"\fc36"}.fi-sr-sofa-size:before{content:"\fc37"}.fi-sr-sofa:before{content:"\fc38"}.fi-sr-solar-panel-sun:before{content:"\fc39"}.fi-sr-solar-panel:before{content:"\fc3a"}.fi-sr-solar-system:before{content:"\fc3b"}.fi-sr-sold-house:before{content:"\fc3c"}.fi-sr-sold-signal:before{content:"\fc3d"}.fi-sr-sort-alpha-down-alt:before{content:"\fc3e"}.fi-sr-sort-alpha-down:before{content:"\fc3f"}.fi-sr-sort-alpha-up-alt:before{content:"\fc40"}.fi-sr-sort-alpha-up:before{content:"\fc41"}.fi-sr-sort-alt:before{content:"\fc42"}.fi-sr-sort-amount-down-alt:before{content:"\fc43"}.fi-sr-sort-amount-down:before{content:"\fc44"}.fi-sr-sort-amount-up-alt:before{content:"\fc45"}.fi-sr-sort-amount-up:before{content:"\fc46"}.fi-sr-sort-circle-down:before{content:"\fc47"}.fi-sr-sort-circle-up:before{content:"\fc48"}.fi-sr-sort-circle:before{content:"\fc49"}.fi-sr-sort-down:before{content:"\fc4a"}.fi-sr-sort-numeric-down-alt:before{content:"\fc4b"}.fi-sr-sort-numeric-down:before{content:"\fc4c"}.fi-sr-sort-shapes-down:before{content:"\fc4d"}.fi-sr-sort-shapes-up:before{content:"\fc4e"}.fi-sr-sort-size-down:before{content:"\fc4f"}.fi-sr-sort-size-up:before{content:"\fc50"}.fi-sr-sort:before{content:"\fc51"}.fi-sr-soup:before{content:"\fc52"}.fi-sr-source-data:before{content:"\fc53"}.fi-sr-source-document-alt:before{content:"\fc54"}.fi-sr-source-document:before{content:"\fc55"}.fi-sr-spa:before{content:"\fc56"}.fi-sr-space-shuttle:before{content:"\fc57"}.fi-sr-space-station-moon-alt:before{content:"\fc58"}.fi-sr-space-station-moon:before{content:"\fc59"}.fi-sr-spade:before{content:"\fc5a"}.fi-sr-spaghetti-monster-flying:before{content:"\fc5b"}.fi-sr-spain-map:before{content:"\fc5c"}.fi-sr-sparkles:before{content:"\fc5d"}.fi-sr-spartan-helmet:before{content:"\fc5e"}.fi-sr-speaker:before{content:"\fc5f"}.fi-sr-speakers:before{content:"\fc60"}.fi-sr-speech-bubble-story:before{content:"\fc61"}.fi-sr-speedometer-arrow:before{content:"\fc62"}.fi-sr-speedometer-kpi:before{content:"\fc63"}.fi-sr-sphere:before{content:"\fc64"}.fi-sr-spider-black-widow:before{content:"\fc65"}.fi-sr-spider-web:before{content:"\fc66"}.fi-sr-spider:before{content:"\fc67"}.fi-sr-spinner:before{content:"\fc68"}.fi-sr-split-up-relation:before{content:"\fc69"}.fi-sr-split:before{content:"\fc6a"}.fi-sr-splotch:before{content:"\fc6b"}.fi-sr-spoon:before{content:"\fc6c"}.fi-sr-spray-can-sparkles:before{content:"\fc6d"}.fi-sr-spray-can:before{content:"\fc6e"}.fi-sr-spring-calendar:before{content:"\fc6f"}.fi-sr-sprinkler:before{content:"\fc70"}.fi-sr-spy:before{content:"\fc71"}.fi-sr-square-0:before{content:"\fc72"}.fi-sr-square-1:before{content:"\fc73"}.fi-sr-square-2:before{content:"\fc74"}.fi-sr-square-3:before{content:"\fc75"}.fi-sr-square-4:before{content:"\fc76"}.fi-sr-square-5:before{content:"\fc77"}.fi-sr-square-6:before{content:"\fc78"}.fi-sr-square-7:before{content:"\fc79"}.fi-sr-square-8:before{content:"\fc7a"}.fi-sr-square-9:before{content:"\fc7b"}.fi-sr-square-a:before{content:"\fc7c"}.fi-sr-square-b:before{content:"\fc7d"}.fi-sr-square-bolt:before{content:"\fc7e"}.fi-sr-square-c:before{content:"\fc7f"}.fi-sr-square-code:before{content:"\fc80"}.fi-sr-square-d:before{content:"\fc81"}.fi-sr-square-dashed-circle-plus:before{content:"\fc82"}.fi-sr-square-dashed:before{content:"\fc83"}.fi-sr-square-divide:before{content:"\fc84"}.fi-sr-square-e:before{content:"\fc85"}.fi-sr-square-ellipsis-vertical:before{content:"\fc86"}.fi-sr-square-ellipsis:before{content:"\fc87"}.fi-sr-square-exclamation:before{content:"\fc88"}.fi-sr-square-f:before{content:"\fc89"}.fi-sr-square-g:before{content:"\fc8a"}.fi-sr-square-h:before{content:"\fc8b"}.fi-sr-square-heart:before{content:"\fc8c"}.fi-sr-square-i:before{content:"\fc8d"}.fi-sr-square-info:before{content:"\fc8e"}.fi-sr-square-j:before{content:"\fc8f"}.fi-sr-square-k:before{content:"\fc90"}.fi-sr-square-kanban:before{content:"\fc91"}.fi-sr-square-l:before{content:"\fc92"}.fi-sr-square-m:before{content:"\fc93"}.fi-sr-square-minus:before{content:"\fc94"}.fi-sr-square-n:before{content:"\fc95"}.fi-sr-square-o:before{content:"\fc96"}.fi-sr-square-p:before{content:"\fc97"}.fi-sr-square-phone-hangup:before{content:"\fc98"}.fi-sr-square-plus:before{content:"\fc99"}.fi-sr-square-poll-horizontal:before{content:"\fc9a"}.fi-sr-square-poll-vertical:before{content:"\fc9b"}.fi-sr-square-q:before{content:"\fc9c"}.fi-sr-square-quote:before{content:"\fc9d"}.fi-sr-square-r:before{content:"\fc9e"}.fi-sr-square-root:before{content:"\fc9f"}.fi-sr-square-s:before{content:"\fca0"}.fi-sr-square-small:before{content:"\fca1"}.fi-sr-square-star:before{content:"\fca2"}.fi-sr-square-t:before{content:"\fca3"}.fi-sr-square-terminal:before{content:"\fca4"}.fi-sr-square-u:before{content:"\fca5"}.fi-sr-square-up-right:before{content:"\fca6"}.fi-sr-square-v:before{content:"\fca7"}.fi-sr-square-w:before{content:"\fca8"}.fi-sr-square-x:before{content:"\fca9"}.fi-sr-square-y:before{content:"\fcaa"}.fi-sr-square-z:before{content:"\fcab"}.fi-sr-square:before{content:"\fcac"}.fi-sr-squid:before{content:"\fcad"}.fi-sr-squircle:before{content:"\fcae"}.fi-sr-squirrel:before{content:"\fcaf"}.fi-sr-staff:before{content:"\fcb0"}.fi-sr-stage-concert:before{content:"\fcb1"}.fi-sr-stage-theatre:before{content:"\fcb2"}.fi-sr-stage:before{content:"\fcb3"}.fi-sr-stairs:before{content:"\fcb4"}.fi-sr-stamp:before{content:"\fcb5"}.fi-sr-standard-definition:before{content:"\fcb6"}.fi-sr-star-and-crescent:before{content:"\fcb7"}.fi-sr-star-christmas:before{content:"\fcb8"}.fi-sr-star-comment-alt:before{content:"\fcb9"}.fi-sr-star-exclamation:before{content:"\fcba"}.fi-sr-star-octogram:before{content:"\fcbb"}.fi-sr-star-of-david:before{content:"\fcbc"}.fi-sr-star-rating-call:before{content:"\fcbd"}.fi-sr-star-sharp-half-stroke:before{content:"\fcbe"}.fi-sr-star-sharp-half:before{content:"\fcbf"}.fi-sr-star-shooting:before{content:"\fcc0"}.fi-sr-star:before{content:"\fcc1"}.fi-sr-starfighter:before{content:"\fcc2"}.fi-sr-stars:before{content:"\fcc3"}.fi-sr-state-country:before{content:"\fcc4"}.fi-sr-stationary-bike:before{content:"\fcc5"}.fi-sr-stats:before{content:"\fcc6"}.fi-sr-steak:before{content:"\fcc7"}.fi-sr-steering-wheel:before{content:"\fcc8"}.fi-sr-step-backward:before{content:"\fcc9"}.fi-sr-step-forward:before{content:"\fcca"}.fi-sr-sterling-sign:before{content:"\fccb"}.fi-sr-stethoscope:before{content:"\fccc"}.fi-sr-sticker:before{content:"\fccd"}.fi-sr-stocking:before{content:"\fcce"}.fi-sr-stomach:before{content:"\fccf"}.fi-sr-stop-circle:before{content:"\fcd0"}.fi-sr-stop-square:before{content:"\fcd1"}.fi-sr-stop:before{content:"\fcd2"}.fi-sr-stopwatch:before{content:"\fcd3"}.fi-sr-store-alt:before{content:"\fcd4"}.fi-sr-store-buyer:before{content:"\fcd5"}.fi-sr-store-lock:before{content:"\fcd6"}.fi-sr-store-slash:before{content:"\fcd7"}.fi-sr-story-book:before{content:"\fcd8"}.fi-sr-story-fairy-tale:before{content:"\fcd9"}.fi-sr-story-fantasy:before{content:"\fcda"}.fi-sr-strategy-chess-risk:before{content:"\fcdb"}.fi-sr-strawberry:before{content:"\fcdc"}.fi-sr-street-view:before{content:"\fcdd"}.fi-sr-stretcher:before{content:"\fcde"}.fi-sr-strikethrough:before{content:"\fcdf"}.fi-sr-stroopwafel:before{content:"\fce0"}.fi-sr-student-alt:before{content:"\fce1"}.fi-sr-student:before{content:"\fce2"}.fi-sr-subscript:before{content:"\fce3"}.fi-sr-subscription-alt:before{content:"\fce4"}.fi-sr-subscription:before{content:"\fce5"}.fi-sr-subtitles-slash:before{content:"\fce6"}.fi-sr-subtitles:before{content:"\fce7"}.fi-sr-subway:before{content:"\fce8"}.fi-sr-suitcase-alt:before{content:"\fce9"}.fi-sr-summary-check:before{content:"\fcea"}.fi-sr-summer:before{content:"\fceb"}.fi-sr-sun-dust:before{content:"\fcec"}.fi-sr-sun-plant-wilt:before{content:"\fced"}.fi-sr-sun-salutation-yoga:before{content:"\fcee"}.fi-sr-sun:before{content:"\fcef"}.fi-sr-sunday:before{content:"\fcf0"}.fi-sr-sunglasses-alt:before{content:"\fcf1"}.fi-sr-sunglasses:before{content:"\fcf2"}.fi-sr-sunrise-alt:before{content:"\fcf3"}.fi-sr-sunrise:before{content:"\fcf4"}.fi-sr-sunset:before{content:"\fcf5"}.fi-sr-superscript:before{content:"\fcf6"}.fi-sr-surfing:before{content:"\fcf7"}.fi-sr-surprise:before{content:"\fcf8"}.fi-sr-surveillance-camera:before{content:"\fcf9"}.fi-sr-survey-xmark:before{content:"\fcfa"}.fi-sr-sushi-alt:before{content:"\fcfb"}.fi-sr-sushi-roll:before{content:"\fcfc"}.fi-sr-sushi:before{content:"\fcfd"}.fi-sr-svg:before{content:"\fcfe"}.fi-sr-swap:before{content:"\fcff"}.fi-sr-swatchbook:before{content:"\fd00"}.fi-sr-swimmer:before{content:"\fd01"}.fi-sr-swimming-pool:before{content:"\fd02"}.fi-sr-swing:before{content:"\fd03"}.fi-sr-swipe-down:before{content:"\fd04"}.fi-sr-swipe-left:before{content:"\fd05"}.fi-sr-swipe-right:before{content:"\fd06"}.fi-sr-swipe-up:before{content:"\fd07"}.fi-sr-sword:before{content:"\fd08"}.fi-sr-symbol:before{content:"\fd09"}.fi-sr-symbols:before{content:"\fd0a"}.fi-sr-synagogue:before{content:"\fd0b"}.fi-sr-syringe:before{content:"\fd0c"}.fi-sr-system-cloud:before{content:"\fd0d"}.fi-sr-t:before{content:"\fd0e"}.fi-sr-tab-folder:before{content:"\fd0f"}.fi-sr-table-columns:before{content:"\fd10"}.fi-sr-table-layout:before{content:"\fd11"}.fi-sr-table-list:before{content:"\fd12"}.fi-sr-table-picnic:before{content:"\fd13"}.fi-sr-table-pivot:before{content:"\fd14"}.fi-sr-table-rows:before{content:"\fd15"}.fi-sr-table-tree:before{content:"\fd16"}.fi-sr-table:before{content:"\fd17"}.fi-sr-tablet-android-alt:before{content:"\fd18"}.fi-sr-tablet-android:before{content:"\fd19"}.fi-sr-tablet-rugged:before{content:"\fd1a"}.fi-sr-tablet:before{content:"\fd1b"}.fi-sr-tachometer-alt-average:before{content:"\fd1c"}.fi-sr-tachometer-alt-fastest:before{content:"\fd1d"}.fi-sr-tachometer-alt-slow:before{content:"\fd1e"}.fi-sr-tachometer-alt-slowest:before{content:"\fd1f"}.fi-sr-tachometer-average:before{content:"\fd20"}.fi-sr-tachometer-fast:before{content:"\fd21"}.fi-sr-tachometer-fastest:before{content:"\fd22"}.fi-sr-tachometer-slow:before{content:"\fd23"}.fi-sr-tachometer-slowest:before{content:"\fd24"}.fi-sr-tachometer:before{content:"\fd25"}.fi-sr-taco:before{content:"\fd26"}.fi-sr-tags:before{content:"\fd27"}.fi-sr-talent-alt:before{content:"\fd28"}.fi-sr-talent-hand:before{content:"\fd29"}.fi-sr-talent:before{content:"\fd2a"}.fi-sr-tally-1:before{content:"\fd2b"}.fi-sr-tally-2:before{content:"\fd2c"}.fi-sr-tally-3:before{content:"\fd2d"}.fi-sr-tally-4:before{content:"\fd2e"}.fi-sr-tally:before{content:"\fd2f"}.fi-sr-tamale:before{content:"\fd30"}.fi-sr-tank-water:before{content:"\fd31"}.fi-sr-tap:before{content:"\fd32"}.fi-sr-tape:before{content:"\fd33"}.fi-sr-target-audience:before{content:"\fd34"}.fi-sr-target:before{content:"\fd35"}.fi-sr-tax-alt:before{content:"\fd36"}.fi-sr-tax:before{content:"\fd37"}.fi-sr-taxi-bus:before{content:"\fd38"}.fi-sr-taxi:before{content:"\fd39"}.fi-sr-team-check-alt:before{content:"\fd3a"}.fi-sr-team-check:before{content:"\fd3b"}.fi-sr-teddy-bear:before{content:"\fd3c"}.fi-sr-teeth-open:before{content:"\fd3d"}.fi-sr-telescope:before{content:"\fd3e"}.fi-sr-temperature-down:before{content:"\fd3f"}.fi-sr-temperature-frigid:before{content:"\fd40"}.fi-sr-temperature-high:before{content:"\fd41"}.fi-sr-temperature-list:before{content:"\fd42"}.fi-sr-temperature-low:before{content:"\fd43"}.fi-sr-temperature-up:before{content:"\fd44"}.fi-sr-template-alt:before{content:"\fd45"}.fi-sr-template:before{content:"\fd46"}.fi-sr-tenge:before{content:"\fd47"}.fi-sr-tennis:before{content:"\fd48"}.fi-sr-tent-arrow-down-to-line:before{content:"\fd49"}.fi-sr-tent-arrow-left-right:before{content:"\fd4a"}.fi-sr-tent-arrow-turn-left:before{content:"\fd4b"}.fi-sr-tent-arrows-down:before{content:"\fd4c"}.fi-sr-tents:before{content:"\fd4d"}.fi-sr-terminal:before{content:"\fd4e"}.fi-sr-terrace:before{content:"\fd4f"}.fi-sr-test-tube:before{content:"\fd50"}.fi-sr-test:before{content:"\fd51"}.fi-sr-text-box-dots:before{content:"\fd52"}.fi-sr-text-box-edit:before{content:"\fd53"}.fi-sr-text-box:before{content:"\fd54"}.fi-sr-text-check:before{content:"\fd55"}.fi-sr-text-height:before{content:"\fd56"}.fi-sr-text-shadow:before{content:"\fd57"}.fi-sr-text-size:before{content:"\fd58"}.fi-sr-text-slash:before{content:"\fd59"}.fi-sr-text-width:before{content:"\fd5a"}.fi-sr-text:before{content:"\fd5b"}.fi-sr-theater-masks:before{content:"\fd5c"}.fi-sr-thermometer-alt:before{content:"\fd5d"}.fi-sr-thermometer-empty:before{content:"\fd5e"}.fi-sr-thermometer-full:before{content:"\fd5f"}.fi-sr-thermometer-half:before{content:"\fd60"}.fi-sr-thermometer-quarter:before{content:"\fd61"}.fi-sr-thermometer-three-quarters:before{content:"\fd62"}.fi-sr-theta:before{content:"\fd63"}.fi-sr-third-award:before{content:"\fd64"}.fi-sr-third-laurel:before{content:"\fd65"}.fi-sr-third-medal:before{content:"\fd66"}.fi-sr-third:before{content:"\fd67"}.fi-sr-thought-bubble:before{content:"\fd68"}.fi-sr-three-leaf-clover:before{content:"\fd69"}.fi-sr-thumbs-down:before{content:"\fd6a"}.fi-sr-thumbs-up-trust:before{content:"\fd6b"}.fi-sr-thumbs-up:before{content:"\fd6c"}.fi-sr-thumbtack:before{content:"\fd6d"}.fi-sr-thunderstorm-moon:before{content:"\fd6e"}.fi-sr-thunderstorm-risk:before{content:"\fd6f"}.fi-sr-thunderstorm-sun:before{content:"\fd70"}.fi-sr-thunderstorm:before{content:"\fd71"}.fi-sr-thursday:before{content:"\fd72"}.fi-sr-ticket-airline:before{content:"\fd73"}.fi-sr-ticket-alt:before{content:"\fd74"}.fi-sr-ticket:before{content:"\fd75"}.fi-sr-tickets-airline:before{content:"\fd76"}.fi-sr-tie:before{content:"\fd77"}.fi-sr-tilde:before{content:"\fd78"}.fi-sr-time-add:before{content:"\fd79"}.fi-sr-time-check:before{content:"\fd7a"}.fi-sr-time-delete:before{content:"\fd7b"}.fi-sr-time-fast:before{content:"\fd7c"}.fi-sr-time-forward-sixty:before{content:"\fd7d"}.fi-sr-time-forward-ten:before{content:"\fd7e"}.fi-sr-time-forward:before{content:"\fd7f"}.fi-sr-time-half-past:before{content:"\fd80"}.fi-sr-time-oclock:before{content:"\fd81"}.fi-sr-time-past:before{content:"\fd82"}.fi-sr-time-quarter-past:before{content:"\fd83"}.fi-sr-time-quarter-to:before{content:"\fd84"}.fi-sr-time-twenty-four:before{content:"\fd85"}.fi-sr-time-watch-calendar:before{content:"\fd86"}.fi-sr-timer-clock-call:before{content:"\fd87"}.fi-sr-times-hexagon:before{content:"\fd88"}.fi-sr-tint-slash:before{content:"\fd89"}.fi-sr-tip-coin:before{content:"\fd8a"}.fi-sr-tire-flat:before{content:"\fd8b"}.fi-sr-tire-pressure-warning:before{content:"\fd8c"}.fi-sr-tire-rugged:before{content:"\fd8d"}.fi-sr-tire:before{content:"\fd8e"}.fi-sr-tired:before{content:"\fd8f"}.fi-sr-to-do-alt:before{content:"\fd90"}.fi-sr-to-do:before{content:"\fd91"}.fi-sr-together-people:before{content:"\fd92"}.fi-sr-toggle-off:before{content:"\fd93"}.fi-sr-toggle-on:before{content:"\fd94"}.fi-sr-toilet-paper-blank-under:before{content:"\fd95"}.fi-sr-toilet-paper-blank:before{content:"\fd96"}.fi-sr-toilet-paper-slash:before{content:"\fd97"}.fi-sr-toilet-paper-under-slash:before{content:"\fd98"}.fi-sr-toilet-paper-under:before{content:"\fd99"}.fi-sr-toilet:before{content:"\fd9a"}.fi-sr-toilets-portable:before{content:"\fd9b"}.fi-sr-token:before{content:"\fd9c"}.fi-sr-tomato:before{content:"\fd9d"}.fi-sr-tombstone-alt:before{content:"\fd9e"}.fi-sr-tombstone:before{content:"\fd9f"}.fi-sr-tool-box:before{content:"\fda0"}.fi-sr-tool-crop:before{content:"\fda1"}.fi-sr-tool-marquee:before{content:"\fda2"}.fi-sr-tools:before{content:"\fda3"}.fi-sr-tooth:before{content:"\fda4"}.fi-sr-toothbrush:before{content:"\fda5"}.fi-sr-torch-inspiration-leader:before{content:"\fda6"}.fi-sr-torii-gate:before{content:"\fda7"}.fi-sr-tornado:before{content:"\fda8"}.fi-sr-total:before{content:"\fda9"}.fi-sr-tour-guide-people:before{content:"\fdaa"}.fi-sr-tour-virtual:before{content:"\fdab"}.fi-sr-tower-control:before{content:"\fdac"}.fi-sr-track:before{content:"\fdad"}.fi-sr-tractor:before{content:"\fdae"}.fi-sr-trademark:before{content:"\fdaf"}.fi-sr-traffic-cone:before{content:"\fdb0"}.fi-sr-traffic-light-go:before{content:"\fdb1"}.fi-sr-traffic-light-slow:before{content:"\fdb2"}.fi-sr-traffic-light-stop:before{content:"\fdb3"}.fi-sr-traffic-light:before{content:"\fdb4"}.fi-sr-trailer:before{content:"\fdb5"}.fi-sr-train-journey:before{content:"\fdb6"}.fi-sr-train-side:before{content:"\fdb7"}.fi-sr-train-station-building:before{content:"\fdb8"}.fi-sr-train-station:before{content:"\fdb9"}.fi-sr-train-subway-tunnel:before{content:"\fdba"}.fi-sr-train-track:before{content:"\fdbb"}.fi-sr-train-tram:before{content:"\fdbc"}.fi-sr-train:before{content:"\fdbd"}.fi-sr-tram:before{content:"\fdbe"}.fi-sr-transform:before{content:"\fdbf"}.fi-sr-transformation-block:before{content:"\fdc0"}.fi-sr-transformation-circle:before{content:"\fdc1"}.fi-sr-transformation-design:before{content:"\fdc2"}.fi-sr-transformation-shapes:before{content:"\fdc3"}.fi-sr-transformer-bolt:before{content:"\fdc4"}.fi-sr-transgender:before{content:"\fdc5"}.fi-sr-transporter-1:before{content:"\fdc6"}.fi-sr-transporter-2:before{content:"\fdc7"}.fi-sr-transporter-3:before{content:"\fdc8"}.fi-sr-transporter-4:before{content:"\fdc9"}.fi-sr-transporter-5:before{content:"\fdca"}.fi-sr-transporter-6:before{content:"\fdcb"}.fi-sr-transporter-7:before{content:"\fdcc"}.fi-sr-transporter-empty:before{content:"\fdcd"}.fi-sr-transporter:before{content:"\fdce"}.fi-sr-trash-can-check:before{content:"\fdcf"}.fi-sr-trash-can-clock:before{content:"\fdd0"}.fi-sr-trash-can-list:before{content:"\fdd1"}.fi-sr-trash-can-plus:before{content:"\fdd2"}.fi-sr-trash-can-slash:before{content:"\fdd3"}.fi-sr-trash-check:before{content:"\fdd4"}.fi-sr-trash-clock:before{content:"\fdd5"}.fi-sr-trash-empty:before{content:"\fdd6"}.fi-sr-trash-list:before{content:"\fdd7"}.fi-sr-trash-plus:before{content:"\fdd8"}.fi-sr-trash-restore-alt:before{content:"\fdd9"}.fi-sr-trash-restore:before{content:"\fdda"}.fi-sr-trash-slash:before{content:"\fddb"}.fi-sr-trash-undo-alt:before{content:"\fddc"}.fi-sr-trash-undo:before{content:"\fddd"}.fi-sr-trash-xmark:before{content:"\fdde"}.fi-sr-trash:before{content:"\fddf"}.fi-sr-treadmill:before{content:"\fde0"}.fi-sr-treasure-chest:before{content:"\fde1"}.fi-sr-treatment:before{content:"\fde2"}.fi-sr-tree-alt:before{content:"\fde3"}.fi-sr-tree-christmas:before{content:"\fde4"}.fi-sr-tree-deciduous:before{content:"\fde5"}.fi-sr-tree:before{content:"\fde6"}.fi-sr-trees-alt:before{content:"\fde7"}.fi-sr-trees:before{content:"\fde8"}.fi-sr-triangle-music:before{content:"\fde9"}.fi-sr-triangle-person-digging:before{content:"\fdea"}.fi-sr-triangle-warning:before{content:"\fdeb"}.fi-sr-triangle:before{content:"\fdec"}.fi-sr-tricycle:before{content:"\fded"}.fi-sr-trillium:before{content:"\fdee"}.fi-sr-trophy-achievement-skill:before{content:"\fdef"}.fi-sr-trophy-star:before{content:"\fdf0"}.fi-sr-trophy:before{content:"\fdf1"}.fi-sr-truck-arrow-left:before{content:"\fdf2"}.fi-sr-truck-arrow-right:before{content:"\fdf3"}.fi-sr-truck-bolt:before{content:"\fdf4"}.fi-sr-truck-box:before{content:"\fdf5"}.fi-sr-truck-check:before{content:"\fdf6"}.fi-sr-truck-container-empty:before{content:"\fdf7"}.fi-sr-truck-container:before{content:"\fdf8"}.fi-sr-truck-couch:before{content:"\fdf9"}.fi-sr-truck-fire:before{content:"\fdfa"}.fi-sr-truck-flatbed:before{content:"\fdfb"}.fi-sr-truck-front:before{content:"\fdfc"}.fi-sr-truck-ladder:before{content:"\fdfd"}.fi-sr-truck-loading:before{content:"\fdfe"}.fi-sr-truck-medical:before{content:"\fdff"}.fi-sr-truck-monster:before{content:"\fe10"}.fi-sr-truck-moving:before{content:"\fe11"}.fi-sr-truck-pickup:before{content:"\fe12"}.fi-sr-truck-plow:before{content:"\fe13"}.fi-sr-truck-ramp:before{content:"\fe14"}.fi-sr-truck-side:before{content:"\fe15"}.fi-sr-truck-tow:before{content:"\fe16"}.fi-sr-truck-utensils:before{content:"\fe17"}.fi-sr-trumpet:before{content:"\fe18"}.fi-sr-trust-alt:before{content:"\fe19"}.fi-sr-trust:before{content:"\fe1a"}.fi-sr-tshirt:before{content:"\fe1b"}.fi-sr-tty-answer:before{content:"\fe1c"}.fi-sr-tty:before{content:"\fe1d"}.fi-sr-tubes:before{content:"\fe1e"}.fi-sr-tuesday:before{content:"\fe1f"}.fi-sr-tugrik-sign:before{content:"\fe30"}.fi-sr-turkey:before{content:"\fe31"}.fi-sr-turn-left-down:before{content:"\fe32"}.fi-sr-turn-left:before{content:"\fe33"}.fi-sr-turn-right:before{content:"\fe34"}.fi-sr-turntable:before{content:"\fe35"}.fi-sr-turtle:before{content:"\fe36"}.fi-sr-tv-music:before{content:"\fe37"}.fi-sr-tv-retro:before{content:"\fe38"}.fi-sr-typewriter:before{content:"\fe39"}.fi-sr-u:before{content:"\fe3a"}.fi-sr-ufo-beam:before{content:"\fe3b"}.fi-sr-ufo:before{content:"\fe3c"}.fi-sr-ui-ux:before{content:"\fe3d"}.fi-sr-umbrella-beach:before{content:"\fe3e"}.fi-sr-umbrella:before{content:"\fe3f"}.fi-sr-under-construction:before{content:"\fe40"}.fi-sr-underline:before{content:"\fe41"}.fi-sr-undo-alt:before{content:"\fe42"}.fi-sr-undo:before{content:"\fe43"}.fi-sr-unicorn:before{content:"\fe44"}.fi-sr-uniform-martial-arts:before{content:"\fe45"}.fi-sr-universal-access:before{content:"\fe46"}.fi-sr-unlock:before{content:"\fe47"}.fi-sr-up-from-bracket:before{content:"\fe48"}.fi-sr-up-left:before{content:"\fe49"}.fi-sr-up-right-from-square:before{content:"\fe4a"}.fi-sr-up-right:before{content:"\fe4b"}.fi-sr-up:before{content:"\fe4c"}.fi-sr-upload:before{content:"\fe4d"}.fi-sr-url:before{content:"\fe4e"}.fi-sr-usb-pendrive:before{content:"\fe4f"}.fi-sr-usd-circle:before{content:"\fe50"}.fi-sr-usd-square:before{content:"\fe51"}.fi-sr-user-add:before{content:"\fe52"}.fi-sr-user-alien:before{content:"\fe53"}.fi-sr-user-astronaut:before{content:"\fe54"}.fi-sr-user-check:before{content:"\fe55"}.fi-sr-user-chef:before{content:"\fe56"}.fi-sr-user-coach:before{content:"\fe57"}.fi-sr-user-cowboy:before{content:"\fe58"}.fi-sr-user-crown:before{content:"\fe59"}.fi-sr-user-gear:before{content:"\fe5a"}.fi-sr-user-graduate:before{content:"\fe5b"}.fi-sr-user-headset:before{content:"\fe5c"}.fi-sr-user-helmet-safety:before{content:"\fe5d"}.fi-sr-user-injured:before{content:"\fe5e"}.fi-sr-user-interface-ui:before{content:"\fe5f"}.fi-sr-user-key:before{content:"\fe60"}.fi-sr-user-lock:before{content:"\fe61"}.fi-sr-user-md-chat:before{content:"\fe62"}.fi-sr-user-md:before{content:"\fe63"}.fi-sr-user-minus:before{content:"\fe64"}.fi-sr-user-music:before{content:"\fe65"}.fi-sr-user-ninja:before{content:"\fe66"}.fi-sr-user-nurse:before{content:"\fe67"}.fi-sr-user-pen:before{content:"\fe68"}.fi-sr-user-pilot-tie:before{content:"\fe69"}.fi-sr-user-pilot:before{content:"\fe6a"}.fi-sr-user-police:before{content:"\fe6b"}.fi-sr-user-robot-xmarks:before{content:"\fe6c"}.fi-sr-user-robot:before{content:"\fe6d"}.fi-sr-user-salary:before{content:"\fe6e"}.fi-sr-user-shield:before{content:"\fe6f"}.fi-sr-user-skill-gear:before{content:"\fe70"}.fi-sr-user-slash:before{content:"\fe71"}.fi-sr-user-tag:before{content:"\fe72"}.fi-sr-user-time:before{content:"\fe73"}.fi-sr-user-trust:before{content:"\fe74"}.fi-sr-user-unlock:before{content:"\fe75"}.fi-sr-user-visor:before{content:"\fe76"}.fi-sr-user-xmark:before{content:"\fe77"}.fi-sr-user:before{content:"\fe78"}.fi-sr-users-alt:before{content:"\fe79"}.fi-sr-users-class:before{content:"\fe7a"}.fi-sr-users-gear:before{content:"\fe7b"}.fi-sr-users-medical:before{content:"\fe7c"}.fi-sr-users-slash:before{content:"\fe7d"}.fi-sr-users:before{content:"\fe7e"}.fi-sr-utensils-slash:before{content:"\fe7f"}.fi-sr-utensils:before{content:"\fe80"}.fi-sr-utility-pole-double:before{content:"\fe81"}.fi-sr-utility-pole:before{content:"\fe82"}.fi-sr-ux-browser:before{content:"\fe83"}.fi-sr-ux:before{content:"\fe84"}.fi-sr-v:before{content:"\fe85"}.fi-sr-vacuum-robot:before{content:"\fe86"}.fi-sr-vacuum:before{content:"\fe87"}.fi-sr-value-absolute:before{content:"\fe88"}.fi-sr-vault:before{content:"\fe89"}.fi-sr-vector-alt:before{content:"\fe8a"}.fi-sr-vector-circle:before{content:"\fe8b"}.fi-sr-vector-polygon:before{content:"\fe8c"}.fi-sr-vector:before{content:"\fe8d"}.fi-sr-venus-double:before{content:"\fe8e"}.fi-sr-venus-mars:before{content:"\fe8f"}.fi-sr-venus:before{content:"\fe90"}.fi-sr-vest-patches:before{content:"\fe91"}.fi-sr-vest:before{content:"\fe92"}.fi-sr-video-arrow-down-left:before{content:"\fe93"}.fi-sr-video-arrow-up-right:before{content:"\fe94"}.fi-sr-video-camera-alt:before{content:"\fe95"}.fi-sr-video-camera:before{content:"\fe96"}.fi-sr-video-duration:before{content:"\fe97"}.fi-sr-video-plus:before{content:"\fe98"}.fi-sr-video-slash:before{content:"\fe99"}.fi-sr-videoconference:before{content:"\fe9a"}.fi-sr-vihara:before{content:"\fe9b"}.fi-sr-violin:before{content:"\fe9c"}.fi-sr-virus-slash:before{content:"\fe9d"}.fi-sr-virus:before{content:"\fe9e"}.fi-sr-viruses:before{content:"\fe9f"}.fi-sr-visit:before{content:"\fea0"}.fi-sr-voicemail:before{content:"\fea1"}.fi-sr-volcano:before{content:"\fea2"}.fi-sr-volleyball:before{content:"\fea3"}.fi-sr-volume-down:before{content:"\fea4"}.fi-sr-volume-mute:before{content:"\fea5"}.fi-sr-volume-off:before{content:"\fea6"}.fi-sr-volume-slash:before{content:"\fea7"}.fi-sr-volume:before{content:"\fea8"}.fi-sr-vote-nay:before{content:"\fea9"}.fi-sr-vote-yea:before{content:"\feaa"}.fi-sr-vr-cardboard:before{content:"\feab"}.fi-sr-w:before{content:"\feac"}.fi-sr-waffle:before{content:"\fead"}.fi-sr-wagon-covered:before{content:"\feae"}.fi-sr-walker:before{content:"\feaf"}.fi-sr-walkie-talkie:before{content:"\feb0"}.fi-sr-walking:before{content:"\feb1"}.fi-sr-wallet-arrow:before{content:"\feb2"}.fi-sr-wallet-buyer:before{content:"\feb3"}.fi-sr-wallet:before{content:"\feb4"}.fi-sr-warehouse-alt:before{content:"\feb5"}.fi-sr-washer:before{content:"\feb6"}.fi-sr-waste-pollution:before{content:"\feb7"}.fi-sr-waste:before{content:"\feb8"}.fi-sr-watch-calculator:before{content:"\feb9"}.fi-sr-watch-fitness:before{content:"\feba"}.fi-sr-watch-smart:before{content:"\febb"}.fi-sr-watch:before{content:"\febc"}.fi-sr-water-bottle:before{content:"\febd"}.fi-sr-water-ladder:before{content:"\febe"}.fi-sr-water-lower:before{content:"\febf"}.fi-sr-water-rise:before{content:"\fec0"}.fi-sr-water:before{content:"\fec1"}.fi-sr-watermelon:before{content:"\fec2"}.fi-sr-wave-sine:before{content:"\fec3"}.fi-sr-wave-square:before{content:"\fec4"}.fi-sr-wave-triangle:before{content:"\fec5"}.fi-sr-wave:before{content:"\fec6"}.fi-sr-waveform-path:before{content:"\fec7"}.fi-sr-waveform:before{content:"\fec8"}.fi-sr-web-design:before{content:"\fec9"}.fi-sr-webcam-slash:before{content:"\feca"}.fi-sr-webcam:before{content:"\fecb"}.fi-sr-webhook:before{content:"\fecc"}.fi-sr-wednesday:before{content:"\fecd"}.fi-sr-whale:before{content:"\fece"}.fi-sr-wheat-awn-circle-exclamation:before{content:"\fecf"}.fi-sr-wheat-awn-slash:before{content:"\fed0"}.fi-sr-wheat-awn:before{content:"\fed1"}.fi-sr-wheat-slash:before{content:"\fed2"}.fi-sr-wheat:before{content:"\fed3"}.fi-sr-wheelchair-move:before{content:"\fed4"}.fi-sr-wheelchair-sleeping:before{content:"\fed5"}.fi-sr-wheelchair:before{content:"\fed6"}.fi-sr-whistle:before{content:"\fed7"}.fi-sr-white-space:before{content:"\fed8"}.fi-sr-wifi-1:before{content:"\fed9"}.fi-sr-wifi-2:before{content:"\feda"}.fi-sr-wifi-alt:before{content:"\fedb"}.fi-sr-wifi-exclamation:before{content:"\fedc"}.fi-sr-wifi-slash:before{content:"\fedd"}.fi-sr-wifi:before{content:"\fede"}.fi-sr-wind-turbine:before{content:"\fedf"}.fi-sr-wind-warning:before{content:"\fee0"}.fi-sr-wind:before{content:"\fee1"}.fi-sr-window-alt:before{content:"\fee2"}.fi-sr-window-frame-open:before{content:"\fee3"}.fi-sr-window-frame:before{content:"\fee4"}.fi-sr-window-maximize:before{content:"\fee5"}.fi-sr-window-minimize:before{content:"\fee6"}.fi-sr-window-restore:before{content:"\fee7"}.fi-sr-windsock:before{content:"\fee8"}.fi-sr-wine-bottle:before{content:"\fee9"}.fi-sr-wine-glass-crack:before{content:"\feea"}.fi-sr-wine-glass-empty:before{content:"\feeb"}.fi-sr-wishlist-heart:before{content:"\feec"}.fi-sr-wishlist-star:before{content:"\feed"}.fi-sr-woman-head:before{content:"\feee"}.fi-sr-woman-scientist:before{content:"\feef"}.fi-sr-won-sign:before{content:"\fef0"}.fi-sr-workflow-alt:before{content:"\fef1"}.fi-sr-workflow-setting-alt:before{content:"\fef2"}.fi-sr-workflow-setting:before{content:"\fef3"}.fi-sr-workflow:before{content:"\fef4"}.fi-sr-workshop:before{content:"\fef5"}.fi-sr-world:before{content:"\fef6"}.fi-sr-worm:before{content:"\fef7"}.fi-sr-wreath:before{content:"\fef8"}.fi-sr-wrench-alt:before{content:"\fef9"}.fi-sr-wrench-simple:before{content:"\fefa"}.fi-sr-x-ray:before{content:"\fefb"}.fi-sr-x:before{content:"\fefc"}.fi-sr-y:before{content:"\fefd"}.fi-sr-yen:before{content:"\fefe"}.fi-sr-yin-yang:before{content:"\ff00"}.fi-sr-z:before{content:"\ff01"}.fi-sr-zip-file:before{content:"\ff02"}.fi-sr-zoom-in:before{content:"\ff03"}.fi-sr-zoom-out:before{content:"\ff04"}@font-face{font-family:uicons-thin-rounded;src:url("./media/uicons-thin-rounded-HOOVQNVT-HOOVQNVT.woff2") format("woff2"),url("./media/uicons-thin-rounded-IJXIJK3M-IJXIJK3M.woff") format("woff"),url("./media/uicons-thin-rounded-LFWVTX5C-LFWVTX5C.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-tr-]:before,i[class*=" fi-tr-"]:before,span[class^=fi-tr-]:before,span[class*=fi-tr-]:before{font-family:uicons-thin-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-tr-0:before{content:"\f101"}.fi-tr-00s-music-disc:before{content:"\f102"}.fi-tr-1:before{content:"\f103"}.fi-tr-2:before{content:"\f104"}.fi-tr-3:before{content:"\f105"}.fi-tr-360-degrees:before{content:"\f106"}.fi-tr-4:before{content:"\f107"}.fi-tr-404:before{content:"\f108"}.fi-tr-5:before{content:"\f109"}.fi-tr-6:before{content:"\f10a"}.fi-tr-60s-music-disc:before{content:"\f10b"}.fi-tr-7:before{content:"\f10c"}.fi-tr-70s-music-disc:before{content:"\f10d"}.fi-tr-8:before{content:"\f10e"}.fi-tr-80s-music-disc:before{content:"\f10f"}.fi-tr-9:before{content:"\f110"}.fi-tr-90s-music-disc:before{content:"\f111"}.fi-tr-a:before{content:"\f112"}.fi-tr-accident:before{content:"\f113"}.fi-tr-acorn:before{content:"\f114"}.fi-tr-ad-paid:before{content:"\f115"}.fi-tr-ad:before{content:"\f116"}.fi-tr-add-document:before{content:"\f117"}.fi-tr-add-folder:before{content:"\f118"}.fi-tr-add-image:before{content:"\f119"}.fi-tr-add:before{content:"\f11a"}.fi-tr-address-book:before{content:"\f11b"}.fi-tr-address-card:before{content:"\f11c"}.fi-tr-admin-alt:before{content:"\f11d"}.fi-tr-admin:before{content:"\f11e"}.fi-tr-age-alt:before{content:"\f11f"}.fi-tr-age-restriction-eighteen:before{content:"\f120"}.fi-tr-age-restriction-seven:before{content:"\f121"}.fi-tr-age-restriction-six:before{content:"\f122"}.fi-tr-age-restriction-sixteen:before{content:"\f123"}.fi-tr-age-restriction-thirteen:before{content:"\f124"}.fi-tr-age-restriction-three:before{content:"\f125"}.fi-tr-age-restriction-twelve:before{content:"\f126"}.fi-tr-age-restriction-twenty-one:before{content:"\f127"}.fi-tr-age-restriction-zero:before{content:"\f128"}.fi-tr-age:before{content:"\f129"}.fi-tr-air-conditioner:before{content:"\f12a"}.fi-tr-air-freshener:before{content:"\f12b"}.fi-tr-air-pollution:before{content:"\f12c"}.fi-tr-airplane-journey:before{content:"\f12d"}.fi-tr-airplane-window-open:before{content:"\f12e"}.fi-tr-airplay:before{content:"\f12f"}.fi-tr-alarm-clock:before{content:"\f130"}.fi-tr-alarm-exclamation:before{content:"\f131"}.fi-tr-alarm-plus:before{content:"\f132"}.fi-tr-alarm-snooze:before{content:"\f133"}.fi-tr-album-circle-plus:before{content:"\f134"}.fi-tr-album-circle-user:before{content:"\f135"}.fi-tr-album-collection:before{content:"\f136"}.fi-tr-album:before{content:"\f137"}.fi-tr-algorithm:before{content:"\f138"}.fi-tr-alicorn:before{content:"\f139"}.fi-tr-alien:before{content:"\f13a"}.fi-tr-align-slash:before{content:"\f13b"}.fi-tr-ambulance:before{content:"\f13c"}.fi-tr-analyse-alt:before{content:"\f13d"}.fi-tr-analyse:before{content:"\f13e"}.fi-tr-anatomical-heart:before{content:"\f13f"}.fi-tr-anchor:before{content:"\f140"}.fi-tr-angel:before{content:"\f141"}.fi-tr-angle-90:before{content:"\f142"}.fi-tr-angle-circle-down:before{content:"\f143"}.fi-tr-angle-circle-left:before{content:"\f144"}.fi-tr-angle-circle-right:before{content:"\f145"}.fi-tr-angle-circle-up:before{content:"\f146"}.fi-tr-angle-double-left:before{content:"\f147"}.fi-tr-angle-double-right:before{content:"\f148"}.fi-tr-angle-double-small-down:before{content:"\f149"}.fi-tr-angle-double-small-left:before{content:"\f14a"}.fi-tr-angle-double-small-right:before{content:"\f14b"}.fi-tr-angle-double-small-up:before{content:"\f14c"}.fi-tr-angle-down:before{content:"\f14d"}.fi-tr-angle-left:before{content:"\f14e"}.fi-tr-angle-right:before{content:"\f14f"}.fi-tr-angle-small-down:before{content:"\f150"}.fi-tr-angle-small-left:before{content:"\f151"}.fi-tr-angle-small-right:before{content:"\f152"}.fi-tr-angle-small-up:before{content:"\f153"}.fi-tr-angle-square-down:before{content:"\f154"}.fi-tr-angle-square-left:before{content:"\f155"}.fi-tr-angle-square-right:before{content:"\f156"}.fi-tr-angle-square-up:before{content:"\f157"}.fi-tr-angle-up:before{content:"\f158"}.fi-tr-angle:before{content:"\f159"}.fi-tr-angles-up-down:before{content:"\f15a"}.fi-tr-angry:before{content:"\f15b"}.fi-tr-animated-icon:before{content:"\f15c"}.fi-tr-ankh:before{content:"\f15d"}.fi-tr-answer-alt:before{content:"\f15e"}.fi-tr-answer:before{content:"\f15f"}.fi-tr-apartment:before{content:"\f160"}.fi-tr-aperture:before{content:"\f161"}.fi-tr-api:before{content:"\f162"}.fi-tr-apple-core:before{content:"\f163"}.fi-tr-apple-crate:before{content:"\f164"}.fi-tr-apple:before{content:"\f165"}.fi-tr-archway:before{content:"\f166"}.fi-tr-arrow-alt-circle-down:before{content:"\f167"}.fi-tr-arrow-alt-circle-left:before{content:"\f168"}.fi-tr-arrow-alt-circle-right:before{content:"\f169"}.fi-tr-arrow-alt-circle-up:before{content:"\f16a"}.fi-tr-arrow-alt-down:before{content:"\f16b"}.fi-tr-arrow-alt-from-bottom:before{content:"\f16c"}.fi-tr-arrow-alt-from-left:before{content:"\f16d"}.fi-tr-arrow-alt-from-right:before{content:"\f16e"}.fi-tr-arrow-alt-from-top:before{content:"\f16f"}.fi-tr-arrow-alt-left:before{content:"\f170"}.fi-tr-arrow-alt-right:before{content:"\f171"}.fi-tr-arrow-alt-square-down:before{content:"\f172"}.fi-tr-arrow-alt-square-left:before{content:"\f173"}.fi-tr-arrow-alt-square-right:before{content:"\f174"}.fi-tr-arrow-alt-square-up:before{content:"\f175"}.fi-tr-arrow-alt-to-bottom:before{content:"\f176"}.fi-tr-arrow-alt-to-left:before{content:"\f177"}.fi-tr-arrow-alt-to-right:before{content:"\f178"}.fi-tr-arrow-alt-to-top:before{content:"\f179"}.fi-tr-arrow-alt-up:before{content:"\f17a"}.fi-tr-arrow-circle-down:before{content:"\f17b"}.fi-tr-arrow-circle-left:before{content:"\f17c"}.fi-tr-arrow-circle-right:before{content:"\f17d"}.fi-tr-arrow-circle-up:before{content:"\f17e"}.fi-tr-arrow-comparison:before{content:"\f17f"}.fi-tr-arrow-down-from-arc:before{content:"\f180"}.fi-tr-arrow-down-from-dotted-line:before{content:"\f181"}.fi-tr-arrow-down-left:before{content:"\f182"}.fi-tr-arrow-down-small-big:before{content:"\f183"}.fi-tr-arrow-down-to-dotted-line:before{content:"\f184"}.fi-tr-arrow-down-to-square:before{content:"\f185"}.fi-tr-arrow-down-triangle-square:before{content:"\f186"}.fi-tr-arrow-down:before{content:"\f187"}.fi-tr-arrow-from-bottom:before{content:"\f188"}.fi-tr-arrow-from-left:before{content:"\f189"}.fi-tr-arrow-from-right:before{content:"\f18a"}.fi-tr-arrow-from-top:before{content:"\f18b"}.fi-tr-arrow-left-from-arc:before{content:"\f18c"}.fi-tr-arrow-left-from-line:before{content:"\f18d"}.fi-tr-arrow-left-to-arc:before{content:"\f18e"}.fi-tr-arrow-left:before{content:"\f18f"}.fi-tr-arrow-progress-alt:before{content:"\f190"}.fi-tr-arrow-progress:before{content:"\f191"}.fi-tr-arrow-right-to-bracket:before{content:"\f192"}.fi-tr-arrow-right:before{content:"\f193"}.fi-tr-arrow-small-down:before{content:"\f194"}.fi-tr-arrow-small-left:before{content:"\f195"}.fi-tr-arrow-small-right:before{content:"\f196"}.fi-tr-arrow-small-up:before{content:"\f197"}.fi-tr-arrow-square-down:before{content:"\f198"}.fi-tr-arrow-square-left:before{content:"\f199"}.fi-tr-arrow-square-right:before{content:"\f19a"}.fi-tr-arrow-square-up:before{content:"\f19b"}.fi-tr-arrow-to-bottom:before{content:"\f19c"}.fi-tr-arrow-to-left:before{content:"\f19d"}.fi-tr-arrow-to-right:before{content:"\f19e"}.fi-tr-arrow-to-top:before{content:"\f19f"}.fi-tr-arrow-trend-down:before{content:"\f1a0"}.fi-tr-arrow-trend-up:before{content:"\f1a1"}.fi-tr-arrow-turn-down-left:before{content:"\f1a2"}.fi-tr-arrow-turn-down-right:before{content:"\f1a3"}.fi-tr-arrow-turn-left-up:before{content:"\f1a4"}.fi-tr-arrow-up-from-dotted-line:before{content:"\f1a5"}.fi-tr-arrow-up-from-ground-water:before{content:"\f1a6"}.fi-tr-arrow-up-from-square:before{content:"\f1a7"}.fi-tr-arrow-up-left-from-circle:before{content:"\f1a8"}.fi-tr-arrow-up-left:before{content:"\f1a9"}.fi-tr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1aa"}.fi-tr-arrow-up-right-from-square:before{content:"\f1ab"}.fi-tr-arrow-up-right:before{content:"\f1ac"}.fi-tr-arrow-up-small-big:before{content:"\f1ad"}.fi-tr-arrow-up-square-triangle:before{content:"\f1ae"}.fi-tr-arrow-up-to-arc:before{content:"\f1af"}.fi-tr-arrow-up-to-dotted-line:before{content:"\f1b0"}.fi-tr-arrow-up:before{content:"\f1b1"}.fi-tr-arrow-upward-growth-crypto:before{content:"\f1b2"}.fi-tr-arrows-alt-h:before{content:"\f1b3"}.fi-tr-arrows-alt-v:before{content:"\f1b4"}.fi-tr-arrows-alt:before{content:"\f1b5"}.fi-tr-arrows-cross:before{content:"\f1b6"}.fi-tr-arrows-from-dotted-line:before{content:"\f1b7"}.fi-tr-arrows-from-line:before{content:"\f1b8"}.fi-tr-arrows-h-copy:before{content:"\f1b9"}.fi-tr-arrows-h:before{content:"\f1ba"}.fi-tr-arrows-repeat-1:before{content:"\f1bb"}.fi-tr-arrows-repeat:before{content:"\f1bc"}.fi-tr-arrows-retweet:before{content:"\f1bd"}.fi-tr-arrows-split-right-and-left:before{content:"\f1be"}.fi-tr-arrows-split-up-and-left:before{content:"\f1bf"}.fi-tr-arrows-to-circle:before{content:"\f1c0"}.fi-tr-arrows-to-dotted-line:before{content:"\f1c1"}.fi-tr-arrows-to-line:before{content:"\f1c2"}.fi-tr-arrows:before{content:"\f1c3"}.fi-tr-artificial-intelligence:before{content:"\f1c4"}.fi-tr-assept-document:before{content:"\f1c5"}.fi-tr-assessment-alt:before{content:"\f1c6"}.fi-tr-assessment:before{content:"\f1c7"}.fi-tr-assign:before{content:"\f1c8"}.fi-tr-assistive-listening-systems:before{content:"\f1c9"}.fi-tr-asterik:before{content:"\f1ca"}.fi-tr-at:before{content:"\f1cb"}.fi-tr-attribution-pen:before{content:"\f1cc"}.fi-tr-attribution-pencil:before{content:"\f1cd"}.fi-tr-aubergine:before{content:"\f1ce"}.fi-tr-auction:before{content:"\f1cf"}.fi-tr-audio-description-slash:before{content:"\f1d0"}.fi-tr-audit-alt:before{content:"\f1d1"}.fi-tr-audit:before{content:"\f1d2"}.fi-tr-austral-sign:before{content:"\f1d3"}.fi-tr-avocado:before{content:"\f1d4"}.fi-tr-award:before{content:"\f1d5"}.fi-tr-axe-battle:before{content:"\f1d6"}.fi-tr-axe:before{content:"\f1d7"}.fi-tr-b:before{content:"\f1d8"}.fi-tr-baby-carriage:before{content:"\f1d9"}.fi-tr-baby:before{content:"\f1da"}.fi-tr-back-up:before{content:"\f1db"}.fi-tr-background:before{content:"\f1dc"}.fi-tr-backpack:before{content:"\f1dd"}.fi-tr-bacon:before{content:"\f1de"}.fi-tr-bacteria:before{content:"\f1df"}.fi-tr-bacterium:before{content:"\f1e0"}.fi-tr-badge-check:before{content:"\f1e1"}.fi-tr-badge-dollar:before{content:"\f1e2"}.fi-tr-badge-leaf:before{content:"\f1e3"}.fi-tr-badge-percent:before{content:"\f1e4"}.fi-tr-badge-sheriff:before{content:"\f1e5"}.fi-tr-badge:before{content:"\f1e6"}.fi-tr-badger-honey:before{content:"\f1e7"}.fi-tr-badget-check-alt:before{content:"\f1e8"}.fi-tr-badminton:before{content:"\f1e9"}.fi-tr-bag-map-pin:before{content:"\f1ea"}.fi-tr-bag-seedling:before{content:"\f1eb"}.fi-tr-bag-shopping-minus:before{content:"\f1ec"}.fi-tr-bags-shopping:before{content:"\f1ed"}.fi-tr-baguette:before{content:"\f1ee"}.fi-tr-bahai:before{content:"\f1ef"}.fi-tr-baht-sign:before{content:"\f1f0"}.fi-tr-balance-scale-left:before{content:"\f1f1"}.fi-tr-balance-scale-right:before{content:"\f1f2"}.fi-tr-ball-pile:before{content:"\f1f3"}.fi-tr-ballet-dance:before{content:"\f1f4"}.fi-tr-balloon:before{content:"\f1f5"}.fi-tr-balloons:before{content:"\f1f6"}.fi-tr-ballot-check:before{content:"\f1f7"}.fi-tr-ballot:before{content:"\f1f8"}.fi-tr-ban-bug:before{content:"\f1f9"}.fi-tr-banana:before{content:"\f1fa"}.fi-tr-band-aid:before{content:"\f1fb"}.fi-tr-bangladeshi-taka-sign:before{content:"\f1fc"}.fi-tr-banjo:before{content:"\f1fd"}.fi-tr-bank:before{content:"\f1fe"}.fi-tr-banner-2:before{content:"\f1ff"}.fi-tr-banner-3:before{content:"\f200"}.fi-tr-banner-4:before{content:"\f201"}.fi-tr-banner-5:before{content:"\f202"}.fi-tr-banner:before{content:"\f203"}.fi-tr-barber-pole:before{content:"\f204"}.fi-tr-barber-shop:before{content:"\f205"}.fi-tr-barcode-read:before{content:"\f206"}.fi-tr-barcode-scan:before{content:"\f207"}.fi-tr-barcode:before{content:"\f208"}.fi-tr-bars-filter:before{content:"\f209"}.fi-tr-bars-progress:before{content:"\f20a"}.fi-tr-bars-sort:before{content:"\f20b"}.fi-tr-bars-staggered:before{content:"\f20c"}.fi-tr-baseball-alt:before{content:"\f20d"}.fi-tr-basket-shopping-minus:before{content:"\f20e"}.fi-tr-basket-shopping-plus:before{content:"\f20f"}.fi-tr-basket-shopping-simple:before{content:"\f210"}.fi-tr-basketball-hoop:before{content:"\f211"}.fi-tr-bat:before{content:"\f212"}.fi-tr-bath:before{content:"\f213"}.fi-tr-battery-bolt:before{content:"\f214"}.fi-tr-battery-empty:before{content:"\f215"}.fi-tr-battery-exclamation:before{content:"\f216"}.fi-tr-battery-full:before{content:"\f217"}.fi-tr-battery-half:before{content:"\f218"}.fi-tr-battery-quarter:before{content:"\f219"}.fi-tr-battery-slash:before{content:"\f21a"}.fi-tr-battery-three-quarters:before{content:"\f21b"}.fi-tr-beacon:before{content:"\f21c"}.fi-tr-bed-alt:before{content:"\f21d"}.fi-tr-bed-bunk:before{content:"\f21e"}.fi-tr-bed-empty:before{content:"\f21f"}.fi-tr-bee:before{content:"\f220"}.fi-tr-beer-mug-empty:before{content:"\f221"}.fi-tr-beer:before{content:"\f222"}.fi-tr-bell-concierge:before{content:"\f223"}.fi-tr-bell-ring:before{content:"\f224"}.fi-tr-bell-school-slash:before{content:"\f225"}.fi-tr-bell-school:before{content:"\f226"}.fi-tr-bell-slash:before{content:"\f227"}.fi-tr-bells:before{content:"\f228"}.fi-tr-bench-tree:before{content:"\f229"}.fi-tr-benefit-diamond-alt:before{content:"\f22a"}.fi-tr-benefit-diamond:before{content:"\f22b"}.fi-tr-benefit-hand:before{content:"\f22c"}.fi-tr-benefit-increase:before{content:"\f22d"}.fi-tr-benefit-porcent:before{content:"\f22e"}.fi-tr-benefit:before{content:"\f22f"}.fi-tr-betamax:before{content:"\f230"}.fi-tr-bible:before{content:"\f231"}.fi-tr-bicycle-journey:before{content:"\f232"}.fi-tr-biking-mountain:before{content:"\f233"}.fi-tr-biking:before{content:"\f234"}.fi-tr-bill-arrow:before{content:"\f235"}.fi-tr-bin-bottles:before{content:"\f236"}.fi-tr-binary-circle-check:before{content:"\f237"}.fi-tr-binary-lock:before{content:"\f238"}.fi-tr-binary-slash:before{content:"\f239"}.fi-tr-binary:before{content:"\f23a"}.fi-tr-binoculars:before{content:"\f23b"}.fi-tr-bio-leaves:before{content:"\f23c"}.fi-tr-bio:before{content:"\f23d"}.fi-tr-biohazard:before{content:"\f23e"}.fi-tr-bird:before{content:"\f23f"}.fi-tr-bitcoin-sign:before{content:"\f240"}.fi-tr-blanket:before{content:"\f241"}.fi-tr-blender-phone:before{content:"\f242"}.fi-tr-blender:before{content:"\f243"}.fi-tr-blinds-open:before{content:"\f244"}.fi-tr-blinds-raised:before{content:"\f245"}.fi-tr-blinds:before{content:"\f246"}.fi-tr-block-brick:before{content:"\f247"}.fi-tr-block-microphone:before{content:"\f248"}.fi-tr-block-question:before{content:"\f249"}.fi-tr-block-quote:before{content:"\f24a"}.fi-tr-block:before{content:"\f24b"}.fi-tr-blockchain-3:before{content:"\f24c"}.fi-tr-blog-pencil:before{content:"\f24d"}.fi-tr-blog-text:before{content:"\f24e"}.fi-tr-blood-dropper:before{content:"\f24f"}.fi-tr-blood-test-tube-alt:before{content:"\f250"}.fi-tr-blood-test-tube:before{content:"\f251"}.fi-tr-blood:before{content:"\f252"}.fi-tr-blueberries:before{content:"\f253"}.fi-tr-blueprint:before{content:"\f254"}.fi-tr-bolt-auto:before{content:"\f255"}.fi-tr-bolt-slash:before{content:"\f256"}.fi-tr-bolt:before{content:"\f257"}.fi-tr-bomb:before{content:"\f258"}.fi-tr-bone-break:before{content:"\f259"}.fi-tr-bone:before{content:"\f25a"}.fi-tr-bong:before{content:"\f25b"}.fi-tr-bonus-alt:before{content:"\f25c"}.fi-tr-bonus-star:before{content:"\f25d"}.fi-tr-bonus:before{content:"\f25e"}.fi-tr-book-alt:before{content:"\f25f"}.fi-tr-book-arrow-right:before{content:"\f260"}.fi-tr-book-arrow-up:before{content:"\f261"}.fi-tr-book-atlas:before{content:"\f262"}.fi-tr-book-bookmark:before{content:"\f263"}.fi-tr-book-circle-arrow-right:before{content:"\f264"}.fi-tr-book-circle-arrow-up:before{content:"\f265"}.fi-tr-book-copy:before{content:"\f266"}.fi-tr-book-dead:before{content:"\f267"}.fi-tr-book-font:before{content:"\f268"}.fi-tr-book-heart:before{content:"\f269"}.fi-tr-book-medical:before{content:"\f26a"}.fi-tr-book-open-cover:before{content:"\f26b"}.fi-tr-book-open-reader:before{content:"\f26c"}.fi-tr-book-plus:before{content:"\f26d"}.fi-tr-book-quran:before{content:"\f26e"}.fi-tr-book-section:before{content:"\f26f"}.fi-tr-book-spells:before{content:"\f270"}.fi-tr-book-tanakh:before{content:"\f271"}.fi-tr-book-user:before{content:"\f272"}.fi-tr-Booking:before{content:"\f273"}.fi-tr-bookmark-slash:before{content:"\f274"}.fi-tr-books-medical:before{content:"\f275"}.fi-tr-books:before{content:"\f276"}.fi-tr-boot-heeled:before{content:"\f277"}.fi-tr-boot:before{content:"\f278"}.fi-tr-booth-curtain:before{content:"\f279"}.fi-tr-border-all:before{content:"\f27a"}.fi-tr-border-bottom:before{content:"\f27b"}.fi-tr-border-center-h:before{content:"\f27c"}.fi-tr-border-center-v:before{content:"\f27d"}.fi-tr-border-inner:before{content:"\f27e"}.fi-tr-border-left:before{content:"\f27f"}.fi-tr-border-none:before{content:"\f280"}.fi-tr-border-outer:before{content:"\f281"}.fi-tr-border-right:before{content:"\f282"}.fi-tr-border-style-alt:before{content:"\f283"}.fi-tr-border-style:before{content:"\f284"}.fi-tr-border-top:before{content:"\f285"}.fi-tr-boss:before{content:"\f286"}.fi-tr-bottle-droplet:before{content:"\f287"}.fi-tr-bottle:before{content:"\f288"}.fi-tr-bow-arrow:before{content:"\f289"}.fi-tr-bowl-chopsticks-noodles:before{content:"\f28a"}.fi-tr-bowl-chopsticks:before{content:"\f28b"}.fi-tr-bowl-rice:before{content:"\f28c"}.fi-tr-bowl-scoop:before{content:"\f28d"}.fi-tr-bowl-scoops:before{content:"\f28e"}.fi-tr-bowl-soft-serve:before{content:"\f28f"}.fi-tr-bowl-spoon:before{content:"\f290"}.fi-tr-bowling-ball:before{content:"\f291"}.fi-tr-bowling-pins:before{content:"\f292"}.fi-tr-box-alt:before{content:"\f293"}.fi-tr-box-ballot:before{content:"\f294"}.fi-tr-box-check:before{content:"\f295"}.fi-tr-box-circle-check:before{content:"\f296"}.fi-tr-box-dollar:before{content:"\f297"}.fi-tr-box-fragile:before{content:"\f298"}.fi-tr-box-heart:before{content:"\f299"}.fi-tr-box-open-full:before{content:"\f29a"}.fi-tr-box-open:before{content:"\f29b"}.fi-tr-box-tissue:before{content:"\f29c"}.fi-tr-box-up:before{content:"\f29d"}.fi-tr-boxes:before{content:"\f29e"}.fi-tr-boxing-glove:before{content:"\f29f"}.fi-tr-bracket-curly-right:before{content:"\f2a0"}.fi-tr-bracket-curly:before{content:"\f2a1"}.fi-tr-bracket-round-right:before{content:"\f2a2"}.fi-tr-bracket-round:before{content:"\f2a3"}.fi-tr-bracket-square-right:before{content:"\f2a4"}.fi-tr-bracket-square:before{content:"\f2a5"}.fi-tr-brackets-curly:before{content:"\f2a6"}.fi-tr-brackets-round:before{content:"\f2a7"}.fi-tr-brackets-square:before{content:"\f2a8"}.fi-tr-braille-a:before{content:"\f2a9"}.fi-tr-braille-b:before{content:"\f2aa"}.fi-tr-braille-c:before{content:"\f2ab"}.fi-tr-braille-d:before{content:"\f2ac"}.fi-tr-braille-e:before{content:"\f2ad"}.fi-tr-braille-g:before{content:"\f2ae"}.fi-tr-braille-h:before{content:"\f2af"}.fi-tr-braille-i:before{content:"\f2b0"}.fi-tr-braille-j:before{content:"\f2b1"}.fi-tr-braille-k:before{content:"\f2b2"}.fi-tr-braille-l:before{content:"\f2b3"}.fi-tr-braille-m:before{content:"\f2b4"}.fi-tr-braille-n-alt:before{content:"\f2b5"}.fi-tr-braille-n:before{content:"\f2b6"}.fi-tr-braille-o:before{content:"\f2b7"}.fi-tr-braille-p:before{content:"\f2b8"}.fi-tr-braille-q:before{content:"\f2b9"}.fi-tr-braille-r:before{content:"\f2ba"}.fi-tr-braille-s:before{content:"\f2bb"}.fi-tr-braille-t:before{content:"\f2bc"}.fi-tr-braille-u:before{content:"\f2bd"}.fi-tr-braille-v:before{content:"\f2be"}.fi-tr-braille-w:before{content:"\f2bf"}.fi-tr-braille-x:before{content:"\f2c0"}.fi-tr-braille-y:before{content:"\f2c1"}.fi-tr-braille-z:before{content:"\f2c2"}.fi-tr-braille:before{content:"\f2c3"}.fi-tr-brain-circuit:before{content:"\f2c4"}.fi-tr-brain:before{content:"\f2c5"}.fi-tr-brake-warning:before{content:"\f2c6"}.fi-tr-branching:before{content:"\f2c7"}.fi-tr-brand:before{content:"\f2c8"}.fi-tr-branding:before{content:"\f2c9"}.fi-tr-bread-loaf:before{content:"\f2ca"}.fi-tr-bread-slice-butter:before{content:"\f2cb"}.fi-tr-bread-slice:before{content:"\f2cc"}.fi-tr-bread:before{content:"\f2cd"}.fi-tr-briefcase-arrow-right:before{content:"\f2ce"}.fi-tr-briefcase-blank:before{content:"\f2cf"}.fi-tr-brightness-low:before{content:"\f2d0"}.fi-tr-brightness:before{content:"\f2d1"}.fi-tr-bring-forward:before{content:"\f2d2"}.fi-tr-bring-front:before{content:"\f2d3"}.fi-tr-broadcast-tower:before{content:"\f2d4"}.fi-tr-broccoli:before{content:"\f2d5"}.fi-tr-broken-image:before{content:"\f2d6"}.fi-tr-broom-ball:before{content:"\f2d7"}.fi-tr-browser-ui:before{content:"\f2d8"}.fi-tr-browser:before{content:"\f2d9"}.fi-tr-browsers:before{content:"\f2da"}.fi-tr-bucket:before{content:"\f2db"}.fi-tr-budget-alt:before{content:"\f2dc"}.fi-tr-budget:before{content:"\f2dd"}.fi-tr-bug-slash:before{content:"\f2de"}.fi-tr-bugs:before{content:"\f2df"}.fi-tr-build-alt:before{content:"\f2e0"}.fi-tr-build:before{content:"\f2e1"}.fi-tr-builder:before{content:"\f2e2"}.fi-tr-building-circle-arrow-right:before{content:"\f2e3"}.fi-tr-building-ngo:before{content:"\f2e4"}.fi-tr-building:before{content:"\f2e5"}.fi-tr-bulb:before{content:"\f2e6"}.fi-tr-bullet:before{content:"\f2e7"}.fi-tr-bullhorn:before{content:"\f2e8"}.fi-tr-bullseye-arrow:before{content:"\f2e9"}.fi-tr-bullseye-pointer:before{content:"\f2ea"}.fi-tr-bullseye:before{content:"\f2eb"}.fi-tr-burger-alt:before{content:"\f2ec"}.fi-tr-burger-fries:before{content:"\f2ed"}.fi-tr-burger-glass:before{content:"\f2ee"}.fi-tr-burrito:before{content:"\f2ef"}.fi-tr-burst:before{content:"\f2f0"}.fi-tr-bus-alt:before{content:"\f2f1"}.fi-tr-bus:before{content:"\f2f2"}.fi-tr-business-time:before{content:"\f2f3"}.fi-tr-Butter:before{content:"\f2f4"}.fi-tr-butterfly:before{content:"\f2f5"}.fi-tr-c:before{content:"\f2f6"}.fi-tr-cabin:before{content:"\f2f7"}.fi-tr-cactus:before{content:"\f2f8"}.fi-tr-cage-empty:before{content:"\f2f9"}.fi-tr-cake-birthday:before{content:"\f2fa"}.fi-tr-cake-slice:before{content:"\f2fb"}.fi-tr-cake-wedding:before{content:"\f2fc"}.fi-tr-calculator-bill:before{content:"\f2fd"}.fi-tr-calculator-math-tax:before{content:"\f2fe"}.fi-tr-calculator-money:before{content:"\f2ff"}.fi-tr-calculator-simple:before{content:"\f300"}.fi-tr-calculator:before{content:"\f301"}.fi-tr-calendar-arrow-down:before{content:"\f302"}.fi-tr-calendar-arrow-up:before{content:"\f303"}.fi-tr-calendar-check:before{content:"\f304"}.fi-tr-calendar-clock:before{content:"\f305"}.fi-tr-calendar-day:before{content:"\f306"}.fi-tr-calendar-days:before{content:"\f307"}.fi-tr-calendar-event-tax:before{content:"\f308"}.fi-tr-calendar-exclamation:before{content:"\f309"}.fi-tr-calendar-gavel-legal:before{content:"\f30a"}.fi-tr-calendar-heart:before{content:"\f30b"}.fi-tr-calendar-image:before{content:"\f30c"}.fi-tr-calendar-lines-pen:before{content:"\f30d"}.fi-tr-calendar-lines:before{content:"\f30e"}.fi-tr-calendar-minus:before{content:"\f30f"}.fi-tr-calendar-payment-loan:before{content:"\f310"}.fi-tr-calendar-pen:before{content:"\f311"}.fi-tr-calendar-plus:before{content:"\f312"}.fi-tr-calendar-salary:before{content:"\f313"}.fi-tr-calendar-shift-swap:before{content:"\f314"}.fi-tr-calendar-star:before{content:"\f315"}.fi-tr-calendar-swap:before{content:"\f316"}.fi-tr-calendar-week:before{content:"\f317"}.fi-tr-calendar-xmark:before{content:"\f318"}.fi-tr-calendars:before{content:"\f319"}.fi-tr-call-duration:before{content:"\f31a"}.fi-tr-call-history:before{content:"\f31b"}.fi-tr-call-incoming:before{content:"\f31c"}.fi-tr-call-missed:before{content:"\f31d"}.fi-tr-call-outgoing:before{content:"\f31e"}.fi-tr-camcorder:before{content:"\f31f"}.fi-tr-camera-cctv:before{content:"\f320"}.fi-tr-camera-movie:before{content:"\f321"}.fi-tr-camera-retro:before{content:"\f322"}.fi-tr-camera-rotate:before{content:"\f323"}.fi-tr-camera-security:before{content:"\f324"}.fi-tr-camera-slash:before{content:"\f325"}.fi-tr-camera-viewfinder:before{content:"\f326"}.fi-tr-camera:before{content:"\f327"}.fi-tr-campfire:before{content:"\f328"}.fi-tr-can-food:before{content:"\f329"}.fi-tr-candle-holder:before{content:"\f32a"}.fi-tr-candle-lotus-yoga:before{content:"\f32b"}.fi-tr-candle-pose-yoga:before{content:"\f32c"}.fi-tr-candy-alt:before{content:"\f32d"}.fi-tr-candy-bar:before{content:"\f32e"}.fi-tr-candy-cane:before{content:"\f32f"}.fi-tr-candy-corn:before{content:"\f330"}.fi-tr-candy-sweet:before{content:"\f331"}.fi-tr-candy:before{content:"\f332"}.fi-tr-Cannabis:before{content:"\f333"}.fi-tr-canned-food:before{content:"\f334"}.fi-tr-capsules:before{content:"\f335"}.fi-tr-car-alt:before{content:"\f336"}.fi-tr-car-battery:before{content:"\f337"}.fi-tr-car-bolt:before{content:"\f338"}.fi-tr-car-building:before{content:"\f339"}.fi-tr-car-bump:before{content:"\f33a"}.fi-tr-car-bus:before{content:"\f33b"}.fi-tr-car-circle-bolt:before{content:"\f33c"}.fi-tr-car-crash:before{content:"\f33d"}.fi-tr-car-garage:before{content:"\f33e"}.fi-tr-car-journey:before{content:"\f33f"}.fi-tr-car-mechanic:before{content:"\f340"}.fi-tr-car-rear:before{content:"\f341"}.fi-tr-car-side-bolt:before{content:"\f342"}.fi-tr-car-side:before{content:"\f343"}.fi-tr-car-tilt:before{content:"\f344"}.fi-tr-car-tunnel:before{content:"\f345"}.fi-tr-car-wash:before{content:"\f346"}.fi-tr-caravan-alt:before{content:"\f347"}.fi-tr-caravan:before{content:"\f348"}.fi-tr-card-club:before{content:"\f349"}.fi-tr-card-diamond:before{content:"\f34a"}.fi-tr-card-heart:before{content:"\f34b"}.fi-tr-card-spade:before{content:"\f34c"}.fi-tr-cardinal-compass:before{content:"\f34d"}.fi-tr-career-growth:before{content:"\f34e"}.fi-tr-career-path:before{content:"\f34f"}.fi-tr-caret-circle-down:before{content:"\f350"}.fi-tr-caret-circle-right:before{content:"\f351"}.fi-tr-caret-circle-up:before{content:"\f352"}.fi-tr-caret-down:before{content:"\f353"}.fi-tr-caret-left:before{content:"\f354"}.fi-tr-caret-right:before{content:"\f355"}.fi-tr-caret-square-down:before{content:"\f356"}.fi-tr-caret-square-left_1:before{content:"\f357"}.fi-tr-caret-square-left:before{content:"\f358"}.fi-tr-caret-square-right:before{content:"\f359"}.fi-tr-caret-square-up:before{content:"\f35a"}.fi-tr-caret-up:before{content:"\f35b"}.fi-tr-carrot:before{content:"\f35c"}.fi-tr-cars-crash:before{content:"\f35d"}.fi-tr-cars:before{content:"\f35e"}.fi-tr-cart-arrow-down:before{content:"\f35f"}.fi-tr-cart-minus:before{content:"\f360"}.fi-tr-cart-shopping-fast:before{content:"\f361"}.fi-tr-cash-register:before{content:"\f362"}.fi-tr-cassette-tape:before{content:"\f363"}.fi-tr-cassette-vhs:before{content:"\f364"}.fi-tr-castle:before{content:"\f365"}.fi-tr-cat-head:before{content:"\f366"}.fi-tr-cat-space:before{content:"\f367"}.fi-tr-cat:before{content:"\f368"}.fi-tr-catalog-alt:before{content:"\f369"}.fi-tr-catalog-magazine:before{content:"\f36a"}.fi-tr-catalog:before{content:"\f36b"}.fi-tr-category-alt:before{content:"\f36c"}.fi-tr-category:before{content:"\f36d"}.fi-tr-cauldron:before{content:"\f36e"}.fi-tr-cedi-sign:before{content:"\f36f"}.fi-tr-cello:before{content:"\f370"}.fi-tr-cent-sign:before{content:"\f371"}.fi-tr-chair-office:before{content:"\f372"}.fi-tr-chair:before{content:"\f373"}.fi-tr-chalkboard-user:before{content:"\f374"}.fi-tr-chalkboard:before{content:"\f375"}.fi-tr-challenge-alt:before{content:"\f376"}.fi-tr-challenge:before{content:"\f377"}.fi-tr-channel:before{content:"\f378"}.fi-tr-charging-station:before{content:"\f379"}.fi-tr-chart-area:before{content:"\f37a"}.fi-tr-chart-arrow-down:before{content:"\f37b"}.fi-tr-chart-arrow-grow:before{content:"\f37c"}.fi-tr-chart-bullet:before{content:"\f37d"}.fi-tr-chart-candlestick:before{content:"\f37e"}.fi-tr-chart-connected:before{content:"\f37f"}.fi-tr-chart-gantt:before{content:"\f380"}.fi-tr-chart-histogram:before{content:"\f381"}.fi-tr-chart-kanban:before{content:"\f382"}.fi-tr-chart-line-up-down:before{content:"\f383"}.fi-tr-chart-line-up:before{content:"\f384"}.fi-tr-chart-mixed-up-circle-currency:before{content:"\f385"}.fi-tr-chart-mixed-up-circle-dollar:before{content:"\f386"}.fi-tr-chart-mixed:before{content:"\f387"}.fi-tr-chart-network:before{content:"\f388"}.fi-tr-chart-pie-alt:before{content:"\f389"}.fi-tr-chart-pie-simple-circle-currency:before{content:"\f38a"}.fi-tr-chart-pie-simple-circle-dollar:before{content:"\f38b"}.fi-tr-chart-pie:before{content:"\f38c"}.fi-tr-chart-pyramid:before{content:"\f38d"}.fi-tr-chart-radar:before{content:"\f38e"}.fi-tr-chart-scatter-3d:before{content:"\f38f"}.fi-tr-chart-scatter-bubble:before{content:"\f390"}.fi-tr-chart-scatter:before{content:"\f391"}.fi-tr-chart-set-theory:before{content:"\f392"}.fi-tr-chart-simple-horizontal:before{content:"\f393"}.fi-tr-chart-simple:before{content:"\f394"}.fi-tr-chart-tree-map:before{content:"\f395"}.fi-tr-chart-tree:before{content:"\f396"}.fi-tr-chart-user:before{content:"\f397"}.fi-tr-chart-waterfall:before{content:"\f398"}.fi-tr-chatbot-speech-bubble:before{content:"\f399"}.fi-tr-chatbot:before{content:"\f39a"}.fi-tr-cheap-bill:before{content:"\f39b"}.fi-tr-cheap-dollar:before{content:"\f39c"}.fi-tr-cheap-stack-dollar:before{content:"\f39d"}.fi-tr-cheap-stack:before{content:"\f39e"}.fi-tr-cheap:before{content:"\f39f"}.fi-tr-check-circle:before{content:"\f3a0"}.fi-tr-check-double:before{content:"\f3a1"}.fi-tr-check-in-calendar:before{content:"\f3a2"}.fi-tr-check-out-calendar:before{content:"\f3a3"}.fi-tr-checklist-task-budget:before{content:"\f3a4"}.fi-tr-cheese-alt:before{content:"\f3a5"}.fi-tr-cheese:before{content:"\f3a6"}.fi-tr-cheeseburger:before{content:"\f3a7"}.fi-tr-cherry:before{content:"\f3a8"}.fi-tr-chess-bishop:before{content:"\f3a9"}.fi-tr-chess-board:before{content:"\f3aa"}.fi-tr-chess-clock-alt:before{content:"\f3ab"}.fi-tr-chess-clock:before{content:"\f3ac"}.fi-tr-chess-king-alt:before{content:"\f3ad"}.fi-tr-chess-king:before{content:"\f3ae"}.fi-tr-chess-knight-alt:before{content:"\f3af"}.fi-tr-chess-knight:before{content:"\f3b0"}.fi-tr-chess-pawn-alt:before{content:"\f3b1"}.fi-tr-chess-pawn:before{content:"\f3b2"}.fi-tr-chess-queen-alt:before{content:"\f3b3"}.fi-tr-chess-queen:before{content:"\f3b4"}.fi-tr-chess-rook-alt:before{content:"\f3b5"}.fi-tr-chess-rook:before{content:"\f3b6"}.fi-tr-chess:before{content:"\f3b7"}.fi-tr-chevron-double-down:before{content:"\f3b8"}.fi-tr-chevron-double-up:before{content:"\f3b9"}.fi-tr-child-head:before{content:"\f3ba"}.fi-tr-child:before{content:"\f3bb"}.fi-tr-chimney:before{content:"\f3bc"}.fi-tr-chip:before{content:"\f3bd"}.fi-tr-chocolate-bar:before{content:"\f3be"}.fi-tr-choir-singing:before{content:"\f3bf"}.fi-tr-choose-alt:before{content:"\f3c0"}.fi-tr-choose:before{content:"\f3c1"}.fi-tr-church:before{content:"\f3c2"}.fi-tr-circle-0:before{content:"\f3c3"}.fi-tr-circle-1:before{content:"\f3c4"}.fi-tr-circle-2:before{content:"\f3c5"}.fi-tr-circle-3:before{content:"\f3c6"}.fi-tr-circle-4:before{content:"\f3c7"}.fi-tr-circle-5:before{content:"\f3c8"}.fi-tr-circle-6:before{content:"\f3c9"}.fi-tr-circle-7:before{content:"\f3ca"}.fi-tr-circle-8:before{content:"\f3cb"}.fi-tr-circle-9:before{content:"\f3cc"}.fi-tr-circle-a:before{content:"\f3cd"}.fi-tr-circle-b:before{content:"\f3ce"}.fi-tr-circle-bolt:before{content:"\f3cf"}.fi-tr-circle-book-open:before{content:"\f3d0"}.fi-tr-circle-bookmark:before{content:"\f3d1"}.fi-tr-circle-c:before{content:"\f3d2"}.fi-tr-circle-calendar:before{content:"\f3d3"}.fi-tr-circle-camera:before{content:"\f3d4"}.fi-tr-circle-d:before{content:"\f3d5"}.fi-tr-circle-dashed:before{content:"\f3d6"}.fi-tr-circle-divide:before{content:"\f3d7"}.fi-tr-circle-e:before{content:"\f3d8"}.fi-tr-circle-ellipsis-vertical:before{content:"\f3d9"}.fi-tr-circle-ellipsis:before{content:"\f3da"}.fi-tr-circle-envelope:before{content:"\f3db"}.fi-tr-circle-exclamation-check:before{content:"\f3dc"}.fi-tr-circle-f:before{content:"\f3dd"}.fi-tr-circle-g:before{content:"\f3de"}.fi-tr-circle-h:before{content:"\f3df"}.fi-tr-circle-half-stroke:before{content:"\f3e0"}.fi-tr-circle-half:before{content:"\f3e1"}.fi-tr-circle-heart:before{content:"\f3e2"}.fi-tr-circle-i:before{content:"\f3e3"}.fi-tr-circle-j:before{content:"\f3e4"}.fi-tr-circle-k:before{content:"\f3e5"}.fi-tr-circle-l:before{content:"\f3e6"}.fi-tr-circle-m:before{content:"\f3e7"}.fi-tr-circle-microphone-lines:before{content:"\f3e8"}.fi-tr-circle-microphone:before{content:"\f3e9"}.fi-tr-circle-n:before{content:"\f3ea"}.fi-tr-circle-nodes:before{content:"\f3eb"}.fi-tr-circle-o:before{content:"\f3ec"}.fi-tr-circle-overlap:before{content:"\f3ed"}.fi-tr-circle-p:before{content:"\f3ee"}.fi-tr-circle-phone-flip:before{content:"\f3ef"}.fi-tr-circle-phone-hangup:before{content:"\f3f0"}.fi-tr-circle-phone:before{content:"\f3f1"}.fi-tr-circle-q:before{content:"\f3f2"}.fi-tr-circle-quarters-alt:before{content:"\f3f3"}.fi-tr-circle-quarters:before{content:"\f3f4"}.fi-tr-circle-r:before{content:"\f3f5"}.fi-tr-circle-s:before{content:"\f3f6"}.fi-tr-circle-small:before{content:"\f3f7"}.fi-tr-circle-star:before{content:"\f3f8"}.fi-tr-circle-t:before{content:"\f3f9"}.fi-tr-circle-three-quarters:before{content:"\f3fa"}.fi-tr-circle-trash:before{content:"\f3fb"}.fi-tr-circle-u:before{content:"\f3fc"}.fi-tr-circle-user:before{content:"\f3fd"}.fi-tr-circle-v:before{content:"\f3fe"}.fi-tr-circle-video:before{content:"\f3ff"}.fi-tr-circle-w:before{content:"\f400"}.fi-tr-circle-waveform-lines:before{content:"\f401"}.fi-tr-circle-x:before{content:"\f402"}.fi-tr-circle-xmark:before{content:"\f403"}.fi-tr-circle-y:before{content:"\f404"}.fi-tr-circle-z:before{content:"\f405"}.fi-tr-circle:before{content:"\f406"}.fi-tr-citrus-slice:before{content:"\f407"}.fi-tr-citrus:before{content:"\f408"}.fi-tr-city:before{content:"\f409"}.fi-tr-clapperboard-play:before{content:"\f40a"}.fi-tr-clapperboard:before{content:"\f40b"}.fi-tr-clarinet:before{content:"\f40c"}.fi-tr-claw-marks:before{content:"\f40d"}.fi-tr-clear-alt:before{content:"\f40e"}.fi-tr-clip-file:before{content:"\f40f"}.fi-tr-clip-mail:before{content:"\f410"}.fi-tr-clipboard-check:before{content:"\f411"}.fi-tr-clipboard-exclamation:before{content:"\f412"}.fi-tr-clipboard-list-check:before{content:"\f413"}.fi-tr-clipboard-list:before{content:"\f414"}.fi-tr-clipboard-prescription:before{content:"\f415"}.fi-tr-clipboard-question:before{content:"\f416"}.fi-tr-clipboard-user:before{content:"\f417"}.fi-tr-clipboard:before{content:"\f418"}.fi-tr-clipoard-wrong:before{content:"\f419"}.fi-tr-clock-desk:before{content:"\f41a"}.fi-tr-clock-eight-thirty:before{content:"\f41b"}.fi-tr-clock-eleven-thirty:before{content:"\f41c"}.fi-tr-clock-eleven:before{content:"\f41d"}.fi-tr-clock-five-thirty:before{content:"\f41e"}.fi-tr-clock-five:before{content:"\f41f"}.fi-tr-clock-four-thirty:before{content:"\f420"}.fi-tr-clock-nine-thirty:before{content:"\f421"}.fi-tr-clock-nine:before{content:"\f422"}.fi-tr-clock-one-thirty:before{content:"\f423"}.fi-tr-clock-one:before{content:"\f424"}.fi-tr-clock-seven-thirty:before{content:"\f425"}.fi-tr-clock-seven:before{content:"\f426"}.fi-tr-clock-six-thirty:before{content:"\f427"}.fi-tr-clock-six:before{content:"\f428"}.fi-tr-clock-ten-thirty:before{content:"\f429"}.fi-tr-clock-ten:before{content:"\f42a"}.fi-tr-clock-three-thirty:before{content:"\f42b"}.fi-tr-clock-three:before{content:"\f42c"}.fi-tr-clock-time-tracking:before{content:"\f42d"}.fi-tr-clock-twelve-thirty:before{content:"\f42e"}.fi-tr-clock-twelve:before{content:"\f42f"}.fi-tr-clock-two-thirty:before{content:"\f430"}.fi-tr-clock-two:before{content:"\f431"}.fi-tr-clock-up-arrow:before{content:"\f432"}.fi-tr-clone:before{content:"\f433"}.fi-tr-closed-captioning-slash:before{content:"\f434"}.fi-tr-clothes-hanger:before{content:"\f435"}.fi-tr-cloud-back-up-alt:before{content:"\f436"}.fi-tr-cloud-back-up:before{content:"\f437"}.fi-tr-cloud-check:before{content:"\f438"}.fi-tr-cloud-code:before{content:"\f439"}.fi-tr-cloud-disabled:before{content:"\f43a"}.fi-tr-cloud-download-alt:before{content:"\f43b"}.fi-tr-cloud-download:before{content:"\f43c"}.fi-tr-cloud-drizzle:before{content:"\f43d"}.fi-tr-cloud-exclamation:before{content:"\f43e"}.fi-tr-cloud-gear-automation:before{content:"\f43f"}.fi-tr-cloud-hail-mixed:before{content:"\f440"}.fi-tr-cloud-hail:before{content:"\f441"}.fi-tr-cloud-meatball:before{content:"\f442"}.fi-tr-cloud-moon-rain:before{content:"\f443"}.fi-tr-cloud-moon:before{content:"\f444"}.fi-tr-cloud-question:before{content:"\f445"}.fi-tr-cloud-rain:before{content:"\f446"}.fi-tr-cloud-rainbow:before{content:"\f447"}.fi-tr-cloud-share:before{content:"\f448"}.fi-tr-cloud-showers-heavy:before{content:"\f449"}.fi-tr-cloud-showers:before{content:"\f44a"}.fi-tr-cloud-sleet:before{content:"\f44b"}.fi-tr-cloud-snow:before{content:"\f44c"}.fi-tr-cloud-sun-rain:before{content:"\f44d"}.fi-tr-cloud-sun:before{content:"\f44e"}.fi-tr-cloud-upload-alt:before{content:"\f44f"}.fi-tr-cloud:before{content:"\f450"}.fi-tr-clouds-moon:before{content:"\f451"}.fi-tr-clouds-sun:before{content:"\f452"}.fi-tr-clouds:before{content:"\f453"}.fi-tr-clover-alt:before{content:"\f454"}.fi-tr-club:before{content:"\f455"}.fi-tr-cocktail:before{content:"\f456"}.fi-tr-coconut:before{content:"\f457"}.fi-tr-code-branch:before{content:"\f458"}.fi-tr-code-commit:before{content:"\f459"}.fi-tr-code-compare:before{content:"\f45a"}.fi-tr-code-fork:before{content:"\f45b"}.fi-tr-code-merge:before{content:"\f45c"}.fi-tr-code-pull-request-closed:before{content:"\f45d"}.fi-tr-code-pull-request-draft:before{content:"\f45e"}.fi-tr-code-pull-request:before{content:"\f45f"}.fi-tr-code-simple:before{content:"\f460"}.fi-tr-coffee-bean:before{content:"\f461"}.fi-tr-coffee-beans:before{content:"\f462"}.fi-tr-coffee-heart:before{content:"\f463"}.fi-tr-coffee-pot:before{content:"\f464"}.fi-tr-coffee:before{content:"\f465"}.fi-tr-coffin-cross:before{content:"\f466"}.fi-tr-coffin:before{content:"\f467"}.fi-tr-coin-up-arrow:before{content:"\f468"}.fi-tr-coin:before{content:"\f469"}.fi-tr-coins:before{content:"\f46a"}.fi-tr-colon-sign:before{content:"\f46b"}.fi-tr-columns-3:before{content:"\f46c"}.fi-tr-comet:before{content:"\f46d"}.fi-tr-command:before{content:"\f46e"}.fi-tr-comment-alt-check:before{content:"\f46f"}.fi-tr-comment-alt-dots:before{content:"\f470"}.fi-tr-comment-alt-edit:before{content:"\f471"}.fi-tr-comment-alt-medical:before{content:"\f472"}.fi-tr-comment-alt-middle-top:before{content:"\f473"}.fi-tr-comment-alt-middle:before{content:"\f474"}.fi-tr-comment-alt-minus:before{content:"\f475"}.fi-tr-comment-alt-music:before{content:"\f476"}.fi-tr-comment-arrow-down:before{content:"\f477"}.fi-tr-comment-arrow-up-right:before{content:"\f478"}.fi-tr-comment-arrow-up:before{content:"\f479"}.fi-tr-comment-check:before{content:"\f47a"}.fi-tr-comment-code:before{content:"\f47b"}.fi-tr-comment-dollar:before{content:"\f47c"}.fi-tr-comment-dots:before{content:"\f47d"}.fi-tr-comment-exclamation:before{content:"\f47e"}.fi-tr-comment-heart:before{content:"\f47f"}.fi-tr-comment-image:before{content:"\f480"}.fi-tr-comment-info:before{content:"\f481"}.fi-tr-comment-medical:before{content:"\f482"}.fi-tr-comment-minus:before{content:"\f483"}.fi-tr-comment-pen:before{content:"\f484"}.fi-tr-comment-question:before{content:"\f485"}.fi-tr-comment-quote:before{content:"\f486"}.fi-tr-comment-slash:before{content:"\f487"}.fi-tr-comment-smile:before{content:"\f488"}.fi-tr-comment-sms:before{content:"\f489"}.fi-tr-comment-text:before{content:"\f48a"}.fi-tr-comment-user:before{content:"\f48b"}.fi-tr-comment-xmark:before{content:"\f48c"}.fi-tr-comments-dollar:before{content:"\f48d"}.fi-tr-comments-question-check:before{content:"\f48e"}.fi-tr-comments-question:before{content:"\f48f"}.fi-tr-comments:before{content:"\f490"}.fi-tr-compass-alt:before{content:"\f491"}.fi-tr-compass-east:before{content:"\f492"}.fi-tr-compass-north:before{content:"\f493"}.fi-tr-compass-slash:before{content:"\f494"}.fi-tr-compass-south:before{content:"\f495"}.fi-tr-compass-west:before{content:"\f496"}.fi-tr-completed:before{content:"\f497"}.fi-tr-compliance-clipboard:before{content:"\f498"}.fi-tr-compliance-document:before{content:"\f499"}.fi-tr-compliance:before{content:"\f49a"}.fi-tr-compress-alt:before{content:"\f49b"}.fi-tr-computer-classic:before{content:"\f49c"}.fi-tr-computer-mouse:before{content:"\f49d"}.fi-tr-computer-speaker:before{content:"\f49e"}.fi-tr-computer:before{content:"\f49f"}.fi-tr-concierge-bell:before{content:"\f4a0"}.fi-tr-confetti:before{content:"\f4a1"}.fi-tr-constellation:before{content:"\f4a2"}.fi-tr-container-storage:before{content:"\f4a3"}.fi-tr-convert-document:before{content:"\f4a4"}.fi-tr-convert-shapes:before{content:"\f4a5"}.fi-tr-conveyor-belt-alt:before{content:"\f4a6"}.fi-tr-conveyor-belt-arm:before{content:"\f4a7"}.fi-tr-conveyor-belt-empty:before{content:"\f4a8"}.fi-tr-conveyor-belt:before{content:"\f4a9"}.fi-tr-cookie-alt:before{content:"\f4aa"}.fi-tr-copy-alt:before{content:"\f4ab"}.fi-tr-copy-image:before{content:"\f4ac"}.fi-tr-copy:before{content:"\f4ad"}.fi-tr-corn:before{content:"\f4ae"}.fi-tr-corporate-alt:before{content:"\f4af"}.fi-tr-corporate:before{content:"\f4b0"}.fi-tr-couch:before{content:"\f4b1"}.fi-tr-court-sport:before{content:"\f4b2"}.fi-tr-cow-alt:before{content:"\f4b3"}.fi-tr-cow:before{content:"\f4b4"}.fi-tr-cowbell-circle-plus:before{content:"\f4b5"}.fi-tr-cowbell-more:before{content:"\f4b6"}.fi-tr-cowbell:before{content:"\f4b7"}.fi-tr-crab:before{content:"\f4b8"}.fi-tr-crate-empty:before{content:"\f4b9"}.fi-tr-cream:before{content:"\f4ba"}.fi-tr-credit-card-buyer:before{content:"\f4bb"}.fi-tr-credit-card-eye:before{content:"\f4bc"}.fi-tr-cricket:before{content:"\f4bd"}.fi-tr-crm-alt:before{content:"\f4be"}.fi-tr-crm-computer:before{content:"\f4bf"}.fi-tr-CRM:before{content:"\f4c0"}.fi-tr-croissant:before{content:"\f4c1"}.fi-tr-cross-religion:before{content:"\f4c2"}.fi-tr-crow:before{content:"\f4c3"}.fi-tr-crutch:before{content:"\f4c4"}.fi-tr-crutches:before{content:"\f4c5"}.fi-tr-cruzeiro-sign:before{content:"\f4c6"}.fi-tr-crypto-calendar:before{content:"\f4c7"}.fi-tr-cryptocurrency:before{content:"\f4c8"}.fi-tr-crystal-ball:before{content:"\f4c9"}.fi-tr-cube:before{content:"\f4ca"}.fi-tr-cubes-stacked:before{content:"\f4cb"}.fi-tr-cubes:before{content:"\f4cc"}.fi-tr-cucumber:before{content:"\f4cd"}.fi-tr-cup-straw-swoosh:before{content:"\f4ce"}.fi-tr-cup-straw:before{content:"\f4cf"}.fi-tr-cup-togo:before{content:"\f4d0"}.fi-tr-cupcake-alt:before{content:"\f4d1"}.fi-tr-cupcake:before{content:"\f4d2"}.fi-tr-curling:before{content:"\f4d3"}.fi-tr-cursor-finger:before{content:"\f4d4"}.fi-tr-cursor-plus:before{content:"\f4d5"}.fi-tr-cursor:before{content:"\f4d6"}.fi-tr-curve-alt:before{content:"\f4d7"}.fi-tr-curve-arrow:before{content:"\f4d8"}.fi-tr-curve:before{content:"\f4d9"}.fi-tr-custard:before{content:"\f4da"}.fi-tr-customer-care:before{content:"\f4db"}.fi-tr-customer-service:before{content:"\f4dc"}.fi-tr-customization-cogwheel:before{content:"\f4dd"}.fi-tr-customization:before{content:"\f4de"}.fi-tr-customize-computer:before{content:"\f4df"}.fi-tr-customize-edit:before{content:"\f4e0"}.fi-tr-customize:before{content:"\f4e1"}.fi-tr-CV:before{content:"\f4e2"}.fi-tr-cvv-card:before{content:"\f4e3"}.fi-tr-d:before{content:"\f4e4"}.fi-tr-dagger:before{content:"\f4e5"}.fi-tr-daily-calendar:before{content:"\f4e6"}.fi-tr-damage:before{content:"\f4e7"}.fi-tr-dashboard-monitor:before{content:"\f4e8"}.fi-tr-dashboard-panel:before{content:"\f4e9"}.fi-tr-dashboard:before{content:"\f4ea"}.fi-tr-database:before{content:"\f4eb"}.fi-tr-debt:before{content:"\f4ec"}.fi-tr-deer-rudolph:before{content:"\f4ed"}.fi-tr-deer:before{content:"\f4ee"}.fi-tr-delete-document:before{content:"\f4ef"}.fi-tr-delete-right:before{content:"\f4f0"}.fi-tr-delete-user:before{content:"\f4f1"}.fi-tr-delete:before{content:"\f4f2"}.fi-tr-democrat:before{content:"\f4f3"}.fi-tr-department-structure:before{content:"\f4f4"}.fi-tr-department:before{content:"\f4f5"}.fi-tr-deposit-alt:before{content:"\f4f6"}.fi-tr-deposit:before{content:"\f4f7"}.fi-tr-description-alt:before{content:"\f4f8"}.fi-tr-description:before{content:"\f4f9"}.fi-tr-desk:before{content:"\f4fa"}.fi-tr-desktop-arrow-down:before{content:"\f4fb"}.fi-tr-desktop-wallpaper:before{content:"\f4fc"}.fi-tr-devices:before{content:"\f4fd"}.fi-tr-dewpoint:before{content:"\f4fe"}.fi-tr-dharmachakra:before{content:"\f4ff"}.fi-tr-diagram-cells:before{content:"\f500"}.fi-tr-diagram-lean-canvas:before{content:"\f501"}.fi-tr-diagram-nested:before{content:"\f502"}.fi-tr-diagram-next:before{content:"\f503"}.fi-tr-diagram-predecessor:before{content:"\f504"}.fi-tr-diagram-previous:before{content:"\f505"}.fi-tr-diagram-project:before{content:"\f506"}.fi-tr-diagram-sankey:before{content:"\f507"}.fi-tr-diagram-subtask:before{content:"\f508"}.fi-tr-diagram-successor:before{content:"\f509"}.fi-tr-diagram-venn:before{content:"\f50a"}.fi-tr-dial-high:before{content:"\f50b"}.fi-tr-dial-low:before{content:"\f50c"}.fi-tr-dial-max:before{content:"\f50d"}.fi-tr-dial-med-low:before{content:"\f50e"}.fi-tr-dial-med:before{content:"\f50f"}.fi-tr-dial-min:before{content:"\f510"}.fi-tr-dial-off:before{content:"\f511"}.fi-tr-dial:before{content:"\f512"}.fi-tr-diamond-exclamation:before{content:"\f513"}.fi-tr-diamond-turn-right:before{content:"\f514"}.fi-tr-diamond:before{content:"\f515"}.fi-tr-diary-bookmark-down:before{content:"\f516"}.fi-tr-diary-bookmarks:before{content:"\f517"}.fi-tr-diary-clasp:before{content:"\f518"}.fi-tr-dice-alt:before{content:"\f519"}.fi-tr-dice-d10:before{content:"\f51a"}.fi-tr-dice-d12:before{content:"\f51b"}.fi-tr-dice-d20:before{content:"\f51c"}.fi-tr-dice-d4:before{content:"\f51d"}.fi-tr-dice-d6:before{content:"\f51e"}.fi-tr-dice-d8:before{content:"\f51f"}.fi-tr-dice-four:before{content:"\f520"}.fi-tr-dice-one:before{content:"\f521"}.fi-tr-dice-six:before{content:"\f522"}.fi-tr-dice-three:before{content:"\f523"}.fi-tr-dice-two:before{content:"\f524"}.fi-tr-digging:before{content:"\f525"}.fi-tr-digital-tachograph:before{content:"\f526"}.fi-tr-dinner:before{content:"\f527"}.fi-tr-diploma:before{content:"\f528"}.fi-tr-disc-drive:before{content:"\f529"}.fi-tr-disco-ball:before{content:"\f52a"}.fi-tr-discover:before{content:"\f52b"}.fi-tr-disease:before{content:"\f52c"}.fi-tr-display-arrow-down:before{content:"\f52d"}.fi-tr-display-code:before{content:"\f52e"}.fi-tr-display-medical:before{content:"\f52f"}.fi-tr-display-slash:before{content:"\f530"}.fi-tr-display:before{content:"\f531"}.fi-tr-distribute-spacing-horizontal:before{content:"\f532"}.fi-tr-distribute-spacing-vertical:before{content:"\f533"}.fi-tr-divide:before{content:"\f534"}.fi-tr-dizzy:before{content:"\f535"}.fi-tr-dna:before{content:"\f536"}.fi-tr-do-not-enter:before{content:"\f537"}.fi-tr-doctor:before{content:"\f538"}.fi-tr-document-circle-wrong:before{content:"\f539"}.fi-tr-document-paid:before{content:"\f53a"}.fi-tr-document-signed:before{content:"\f53b"}.fi-tr-document:before{content:"\f53c"}.fi-tr-dog-leashed:before{content:"\f53d"}.fi-tr-dog:before{content:"\f53e"}.fi-tr-dolly-flatbed-alt:before{content:"\f53f"}.fi-tr-dolly-flatbed-empty:before{content:"\f540"}.fi-tr-dolly-flatbed:before{content:"\f541"}.fi-tr-dolphin:before{content:"\f542"}.fi-tr-domino-effect:before{content:"\f543"}.fi-tr-donate:before{content:"\f544"}.fi-tr-dong-sign:before{content:"\f545"}.fi-tr-donut:before{content:"\f546"}.fi-tr-door-closed:before{content:"\f547"}.fi-tr-door-open:before{content:"\f548"}.fi-tr-dot-circle:before{content:"\f549"}.fi-tr-dot-pending:before{content:"\f54a"}.fi-tr-dove:before{content:"\f54b"}.fi-tr-down-from-bracket:before{content:"\f54c"}.fi-tr-down-left:before{content:"\f54d"}.fi-tr-down-right:before{content:"\f54e"}.fi-tr-down-to-line:before{content:"\f54f"}.fi-tr-down:before{content:"\f550"}.fi-tr-drafting-compass:before{content:"\f551"}.fi-tr-dragon:before{content:"\f552"}.fi-tr-draw-polygon:before{content:"\f553"}.fi-tr-draw-square:before{content:"\f554"}.fi-tr-drawer-alt:before{content:"\f555"}.fi-tr-drawer-empty:before{content:"\f556"}.fi-tr-drawer:before{content:"\f557"}.fi-tr-dreidel:before{content:"\f558"}.fi-tr-drink-alt:before{content:"\f559"}.fi-tr-drink:before{content:"\f55a"}.fi-tr-driver-man:before{content:"\f55b"}.fi-tr-driver-woman:before{content:"\f55c"}.fi-tr-drone-alt:before{content:"\f55d"}.fi-tr-drone-front:before{content:"\f55e"}.fi-tr-drone:before{content:"\f55f"}.fi-tr-drop-down:before{content:"\f560"}.fi-tr-dropdown-select:before{content:"\f561"}.fi-tr-dropdown:before{content:"\f562"}.fi-tr-drum-steelpan:before{content:"\f563"}.fi-tr-drum:before{content:"\f564"}.fi-tr-drumstick-bite:before{content:"\f565"}.fi-tr-drumstick:before{content:"\f566"}.fi-tr-dryer-alt:before{content:"\f567"}.fi-tr-dryer:before{content:"\f568"}.fi-tr-duck:before{content:"\f569"}.fi-tr-dumbbell-fitness:before{content:"\f56a"}.fi-tr-dumbbell-horizontal:before{content:"\f56b"}.fi-tr-dumbbell-ray:before{content:"\f56c"}.fi-tr-dumbbell-weightlifting:before{content:"\f56d"}.fi-tr-dumpster-fire:before{content:"\f56e"}.fi-tr-dumpster:before{content:"\f56f"}.fi-tr-dungeon:before{content:"\f570"}.fi-tr-duration-alt:before{content:"\f571"}.fi-tr-duration:before{content:"\f572"}.fi-tr-e-learning:before{content:"\f573"}.fi-tr-e:before{content:"\f574"}.fi-tr-ear-deaf:before{content:"\f575"}.fi-tr-ear-muffs:before{content:"\f576"}.fi-tr-ear:before{content:"\f577"}.fi-tr-earth-africa:before{content:"\f578"}.fi-tr-earth-americas:before{content:"\f579"}.fi-tr-earth-asia:before{content:"\f57a"}.fi-tr-earth-europa:before{content:"\f57b"}.fi-tr-eclipse-alt:before{content:"\f57c"}.fi-tr-eclipse:before{content:"\f57d"}.fi-tr-effect:before{content:"\f57e"}.fi-tr-egg-fried:before{content:"\f57f"}.fi-tr-egg:before{content:"\f580"}.fi-tr-eject:before{content:"\f581"}.fi-tr-elephant:before{content:"\f582"}.fi-tr-elevator:before{content:"\f583"}.fi-tr-employee-alt:before{content:"\f584"}.fi-tr-employee-handbook:before{content:"\f585"}.fi-tr-employee-man-alt:before{content:"\f586"}.fi-tr-employee-man:before{content:"\f587"}.fi-tr-employees-woman-man:before{content:"\f588"}.fi-tr-employees:before{content:"\f589"}.fi-tr-empty-set:before{content:"\f58a"}.fi-tr-endless-loop:before{content:"\f58b"}.fi-tr-engine-warning:before{content:"\f58c"}.fi-tr-engine:before{content:"\f58d"}.fi-tr-envelope-ban:before{content:"\f58e"}.fi-tr-envelope-bulk:before{content:"\f58f"}.fi-tr-envelope-dot:before{content:"\f590"}.fi-tr-envelope-download:before{content:"\f591"}.fi-tr-envelope-heart:before{content:"\f592"}.fi-tr-envelope-marker:before{content:"\f593"}.fi-tr-envelope-open-dollar:before{content:"\f594"}.fi-tr-envelope-open-text:before{content:"\f595"}.fi-tr-envelope-open:before{content:"\f596"}.fi-tr-envelope-plus:before{content:"\f597"}.fi-tr-envelopes:before{content:"\f598"}.fi-tr-equality:before{content:"\f599"}.fi-tr-equals:before{content:"\f59a"}.fi-tr-eraser:before{content:"\f59b"}.fi-tr-error-camera:before{content:"\f59c"}.fi-tr-escalator:before{content:"\f59d"}.fi-tr-ethernet:before{content:"\f59e"}.fi-tr-euro:before{content:"\f59f"}.fi-tr-excavator:before{content:"\f5a0"}.fi-tr-exchange-alt:before{content:"\f5a1"}.fi-tr-exchange-cryptocurrency:before{content:"\f5a2"}.fi-tr-exchange:before{content:"\f5a3"}.fi-tr-exit-alt:before{content:"\f5a4"}.fi-tr-expand-arrows-alt:before{content:"\f5a5"}.fi-tr-expand-arrows:before{content:"\f5a6"}.fi-tr-expense-bill:before{content:"\f5a7"}.fi-tr-expense:before{content:"\f5a8"}.fi-tr-external-hard-drive:before{content:"\f5a9"}.fi-tr-external-world:before{content:"\f5aa"}.fi-tr-eye-dropper-half:before{content:"\f5ab"}.fi-tr-eyes:before{content:"\f5ac"}.fi-tr-f:before{content:"\f5ad"}.fi-tr-fabric:before{content:"\f5ae"}.fi-tr-face-angry-horns:before{content:"\f5af"}.fi-tr-face-anguished:before{content:"\f5b0"}.fi-tr-face-anxious-sweat:before{content:"\f5b1"}.fi-tr-face-astonished:before{content:"\f5b2"}.fi-tr-face-awesome:before{content:"\f5b3"}.fi-tr-face-beam-hand-over-mouth:before{content:"\f5b4"}.fi-tr-face-confounded:before{content:"\f5b5"}.fi-tr-face-confused:before{content:"\f5b6"}.fi-tr-face-cowboy-hat:before{content:"\f5b7"}.fi-tr-face-disappointed:before{content:"\f5b8"}.fi-tr-face-disguise:before{content:"\f5b9"}.fi-tr-face-downcast-sweat:before{content:"\f5ba"}.fi-tr-face-drooling:before{content:"\f5bb"}.fi-tr-face-explode:before{content:"\f5bc"}.fi-tr-face-expressionless:before{content:"\f5bd"}.fi-tr-face-eyes-xmarks:before{content:"\f5be"}.fi-tr-face-fearful:before{content:"\f5bf"}.fi-tr-face-glasses:before{content:"\f5c0"}.fi-tr-face-grin-tongue-wink:before{content:"\f5c1"}.fi-tr-face-hand-yawn:before{content:"\f5c2"}.fi-tr-face-head-bandage:before{content:"\f5c3"}.fi-tr-face-hushed:before{content:"\f5c4"}.fi-tr-face-icicles:before{content:"\f5c5"}.fi-tr-face-lying:before{content:"\f5c6"}.fi-tr-face-mask:before{content:"\f5c7"}.fi-tr-face-monocle:before{content:"\f5c8"}.fi-tr-face-nauseated:before{content:"\f5c9"}.fi-tr-face-nose-steam:before{content:"\f5ca"}.fi-tr-face-party:before{content:"\f5cb"}.fi-tr-face-pensive:before{content:"\f5cc"}.fi-tr-face-persevering:before{content:"\f5cd"}.fi-tr-face-pleading:before{content:"\f5ce"}.fi-tr-face-raised-eyebrow:before{content:"\f5cf"}.fi-tr-face-relieved:before{content:"\f5d0"}.fi-tr-face-sad-sweat:before{content:"\f5d1"}.fi-tr-face-scream:before{content:"\f5d2"}.fi-tr-face-shush:before{content:"\f5d3"}.fi-tr-face-sleeping:before{content:"\f5d4"}.fi-tr-face-sleepy:before{content:"\f5d5"}.fi-tr-face-smile-halo:before{content:"\f5d6"}.fi-tr-face-smile-hearts:before{content:"\f5d7"}.fi-tr-face-smile-horns:before{content:"\f5d8"}.fi-tr-face-smile-tear:before{content:"\f5d9"}.fi-tr-face-smile-tongue:before{content:"\f5da"}.fi-tr-face-smile-upside-down:before{content:"\f5db"}.fi-tr-face-smiling-hands:before{content:"\f5dc"}.fi-tr-face-smirking:before{content:"\f5dd"}.fi-tr-face-sunglasses-alt:before{content:"\f5de"}.fi-tr-face-sunglasses:before{content:"\f5df"}.fi-tr-face-swear:before{content:"\f5e0"}.fi-tr-face-thermometer:before{content:"\f5e1"}.fi-tr-face-thinking:before{content:"\f5e2"}.fi-tr-face-tissue:before{content:"\f5e3"}.fi-tr-face-tongue-money:before{content:"\f5e4"}.fi-tr-face-tongue-sweat:before{content:"\f5e5"}.fi-tr-face-unamused:before{content:"\f5e6"}.fi-tr-face-viewfinder:before{content:"\f5e7"}.fi-tr-face-vomit:before{content:"\f5e8"}.fi-tr-face-weary:before{content:"\f5e9"}.fi-tr-face-woozy:before{content:"\f5ea"}.fi-tr-face-worried:before{content:"\f5eb"}.fi-tr-face-zany:before{content:"\f5ec"}.fi-tr-face-zipper:before{content:"\f5ed"}.fi-tr-fail:before{content:"\f5ee"}.fi-tr-falafel:before{content:"\f5ef"}.fi-tr-family-dress:before{content:"\f5f0"}.fi-tr-family-pants:before{content:"\f5f1"}.fi-tr-family:before{content:"\f5f2"}.fi-tr-fan-table:before{content:"\f5f3"}.fi-tr-fan:before{content:"\f5f4"}.fi-tr-farm:before{content:"\f5f5"}.fi-tr-faucet-drip:before{content:"\f5f6"}.fi-tr-faucet:before{content:"\f5f7"}.fi-tr-fax:before{content:"\f5f8"}.fi-tr-feather-pointed:before{content:"\f5f9"}.fi-tr-feather:before{content:"\f5fa"}.fi-tr-features-alt:before{content:"\f5fb"}.fi-tr-features:before{content:"\f5fc"}.fi-tr-fee-receipt:before{content:"\f5fd"}.fi-tr-fee:before{content:"\f5fe"}.fi-tr-feedback-alt:before{content:"\f5ff"}.fi-tr-feedback-cycle-loop:before{content:"\f600"}.fi-tr-feedback-hand:before{content:"\f601"}.fi-tr-feedback-review:before{content:"\f602"}.fi-tr-feedback:before{content:"\f603"}.fi-tr-fence:before{content:"\f604"}.fi-tr-ferris-wheel:before{content:"\f605"}.fi-tr-field-hockey:before{content:"\f606"}.fi-tr-fighter-jet:before{content:"\f607"}.fi-tr-file-audio:before{content:"\f608"}.fi-tr-file-binary:before{content:"\f609"}.fi-tr-file-chart-line:before{content:"\f60a"}.fi-tr-file-chart-pie:before{content:"\f60b"}.fi-tr-file-circle-info:before{content:"\f60c"}.fi-tr-file-cloud:before{content:"\f60d"}.fi-tr-file-code:before{content:"\f60e"}.fi-tr-file-csv:before{content:"\f60f"}.fi-tr-file-download:before{content:"\f610"}.fi-tr-file-edit:before{content:"\f611"}.fi-tr-file-excel:before{content:"\f612"}.fi-tr-file-exclamation:before{content:"\f613"}.fi-tr-file-export:before{content:"\f614"}.fi-tr-file-image:before{content:"\f615"}.fi-tr-file-import:before{content:"\f616"}.fi-tr-file-invoice-dollar:before{content:"\f617"}.fi-tr-file-invoice:before{content:"\f618"}.fi-tr-file-medical-alt:before{content:"\f619"}.fi-tr-file-medical:before{content:"\f61a"}.fi-tr-file-minus:before{content:"\f61b"}.fi-tr-file-pdf:before{content:"\f61c"}.fi-tr-file-powerpoint:before{content:"\f61d"}.fi-tr-file-prescription:before{content:"\f61e"}.fi-tr-file-signature:before{content:"\f61f"}.fi-tr-file-spreadsheet:before{content:"\f620"}.fi-tr-file-upload:before{content:"\f621"}.fi-tr-file-user:before{content:"\f622"}.fi-tr-file-video:before{content:"\f623"}.fi-tr-file-word:before{content:"\f624"}.fi-tr-file-zipper:before{content:"\f625"}.fi-tr-files-medical:before{content:"\f626"}.fi-tr-film-canister:before{content:"\f627"}.fi-tr-film-slash:before{content:"\f628"}.fi-tr-films:before{content:"\f629"}.fi-tr-filter-list:before{content:"\f62a"}.fi-tr-filter-slash:before{content:"\f62b"}.fi-tr-filter:before{content:"\f62c"}.fi-tr-filters:before{content:"\f62d"}.fi-tr-fingerprint:before{content:"\f62e"}.fi-tr-fire-burner:before{content:"\f62f"}.fi-tr-fire-extinguisher:before{content:"\f630"}.fi-tr-fire-flame-curved:before{content:"\f631"}.fi-tr-fire-flame-simple:before{content:"\f632"}.fi-tr-fire-hydrant:before{content:"\f633"}.fi-tr-fire-smoke:before{content:"\f634"}.fi-tr-fireplace:before{content:"\f635"}.fi-tr-first-award:before{content:"\f636"}.fi-tr-first-laurel:before{content:"\f637"}.fi-tr-first-medal:before{content:"\f638"}.fi-tr-first:before{content:"\f639"}.fi-tr-fish-bones:before{content:"\f63a"}.fi-tr-fish-cooked:before{content:"\f63b"}.fi-tr-fish:before{content:"\f63c"}.fi-tr-fishing-rod:before{content:"\f63d"}.fi-tr-fist-move:before{content:"\f63e"}.fi-tr-flag-alt:before{content:"\f63f"}.fi-tr-flag-checkered:before{content:"\f640"}.fi-tr-flag-usa:before{content:"\f641"}.fi-tr-flag:before{content:"\f642"}.fi-tr-flame:before{content:"\f643"}.fi-tr-flashlight:before{content:"\f644"}.fi-tr-flask-gear:before{content:"\f645"}.fi-tr-flask-poison:before{content:"\f646"}.fi-tr-flask-potion:before{content:"\f647"}.fi-tr-flask:before{content:"\f648"}.fi-tr-flatbread-stuffed:before{content:"\f649"}.fi-tr-flatbread:before{content:"\f64a"}.fi-tr-floor-alt:before{content:"\f64b"}.fi-tr-floor-layer:before{content:"\f64c"}.fi-tr-floor:before{content:"\f64d"}.fi-tr-floppy-disk-circle-arrow-right:before{content:"\f64e"}.fi-tr-floppy-disk-circle-xmark:before{content:"\f64f"}.fi-tr-floppy-disk-pen:before{content:"\f650"}.fi-tr-floppy-disks:before{content:"\f651"}.fi-tr-florin-sign:before{content:"\f652"}.fi-tr-flower-bouquet:before{content:"\f653"}.fi-tr-flower-butterfly:before{content:"\f654"}.fi-tr-flower-daffodil:before{content:"\f655"}.fi-tr-flower-tulip:before{content:"\f656"}.fi-tr-flower:before{content:"\f657"}.fi-tr-flushed:before{content:"\f658"}.fi-tr-flute:before{content:"\f659"}.fi-tr-flux-capacitor:before{content:"\f65a"}.fi-tr-fly-insect:before{content:"\f65b"}.fi-tr-flying-disc:before{content:"\f65c"}.fi-tr-fog:before{content:"\f65d"}.fi-tr-folder-download:before{content:"\f65e"}.fi-tr-folder-fire:before{content:"\f65f"}.fi-tr-folder-minus:before{content:"\f660"}.fi-tr-folder-open:before{content:"\f661"}.fi-tr-folder-times:before{content:"\f662"}.fi-tr-folder-tree:before{content:"\f663"}.fi-tr-folder-upload:before{content:"\f664"}.fi-tr-folder-xmark:before{content:"\f665"}.fi-tr-folders:before{content:"\f666"}.fi-tr-follow-folder:before{content:"\f667"}.fi-tr-followcollection:before{content:"\f668"}.fi-tr-fondue-pot:before{content:"\f669"}.fi-tr-foreign-language-audio:before{content:"\f66a"}.fi-tr-fork:before{content:"\f66b"}.fi-tr-forklift:before{content:"\f66c"}.fi-tr-fort:before{content:"\f66d"}.fi-tr-forward-fast:before{content:"\f66e"}.fi-tr-fox:before{content:"\f66f"}.fi-tr-frame:before{content:"\f670"}.fi-tr-franc-sign:before{content:"\f671"}.fi-tr-free-delivery:before{content:"\f672"}.fi-tr-free:before{content:"\f673"}.fi-tr-french-fries:before{content:"\f674"}.fi-tr-friday:before{content:"\f675"}.fi-tr-frog:before{content:"\f676"}.fi-tr-frown:before{content:"\f677"}.fi-tr-ftp:before{content:"\f678"}.fi-tr-fuel-gauge:before{content:"\f679"}.fi-tr-function-process:before{content:"\f67a"}.fi-tr-function-square:before{content:"\f67b"}.fi-tr-function:before{content:"\f67c"}.fi-tr-funnel-dollar:before{content:"\f67d"}.fi-tr-g:before{content:"\f67e"}.fi-tr-galaxy-alt:before{content:"\f67f"}.fi-tr-galaxy-planet:before{content:"\f680"}.fi-tr-galaxy-star:before{content:"\f681"}.fi-tr-galaxy:before{content:"\f682"}.fi-tr-gallery-thumbnails:before{content:"\f683"}.fi-tr-game-board-alt:before{content:"\f684"}.fi-tr-gamepad:before{content:"\f685"}.fi-tr-garage-car:before{content:"\f686"}.fi-tr-garage-open:before{content:"\f687"}.fi-tr-garage:before{content:"\f688"}.fi-tr-garlic-alt:before{content:"\f689"}.fi-tr-garlic:before{content:"\f68a"}.fi-tr-gas-pump-slash:before{content:"\f68b"}.fi-tr-gas-pump:before{content:"\f68c"}.fi-tr-gauge-circle-bolt:before{content:"\f68d"}.fi-tr-gauge-circle-minus:before{content:"\f68e"}.fi-tr-gauge-circle-plus:before{content:"\f68f"}.fi-tr-gavel:before{content:"\f690"}.fi-tr-gay-couple:before{content:"\f691"}.fi-tr-gears:before{content:"\f692"}.fi-tr-gem:before{content:"\f693"}.fi-tr-general:before{content:"\f694"}.fi-tr-ghost:before{content:"\f695"}.fi-tr-gif-square:before{content:"\f696"}.fi-tr-gif:before{content:"\f697"}.fi-tr-gift-box-benefits:before{content:"\f698"}.fi-tr-gift-card:before{content:"\f699"}.fi-tr-gift:before{content:"\f69a"}.fi-tr-gifts:before{content:"\f69b"}.fi-tr-gingerbread-man:before{content:"\f69c"}.fi-tr-glass-champagne:before{content:"\f69d"}.fi-tr-glass-cheers:before{content:"\f69e"}.fi-tr-glass-citrus:before{content:"\f69f"}.fi-tr-glass-empty:before{content:"\f6a0"}.fi-tr-glass-half:before{content:"\f6a1"}.fi-tr-glass-water-droplet:before{content:"\f6a2"}.fi-tr-glass-whiskey-rocks:before{content:"\f6a3"}.fi-tr-glass-whiskey:before{content:"\f6a4"}.fi-tr-glass:before{content:"\f6a5"}.fi-tr-glasses:before{content:"\f6a6"}.fi-tr-globe-alt:before{content:"\f6a7"}.fi-tr-globe-pointer:before{content:"\f6a8"}.fi-tr-globe-snow:before{content:"\f6a9"}.fi-tr-goal-net:before{content:"\f6aa"}.fi-tr-golf-ball:before{content:"\f6ab"}.fi-tr-golf-club:before{content:"\f6ac"}.fi-tr-golf-hole:before{content:"\f6ad"}.fi-tr-gopuram:before{content:"\f6ae"}.fi-tr-government-budget:before{content:"\f6af"}.fi-tr-government-flag:before{content:"\f6b0"}.fi-tr-government-user:before{content:"\f6b1"}.fi-tr-gps-navigation:before{content:"\f6b2"}.fi-tr-graduation-cap:before{content:"\f6b3"}.fi-tr-gramophone:before{content:"\f6b4"}.fi-tr-grape:before{content:"\f6b5"}.fi-tr-graph-curve:before{content:"\f6b6"}.fi-tr-graphic-style:before{content:"\f6b7"}.fi-tr-graphic-tablet:before{content:"\f6b8"}.fi-tr-grate-droplet:before{content:"\f6b9"}.fi-tr-grate:before{content:"\f6ba"}.fi-tr-greater-than-equal:before{content:"\f6bb"}.fi-tr-greater-than:before{content:"\f6bc"}.fi-tr-greek-helmet:before{content:"\f6bd"}.fi-tr-grid-dividers:before{content:"\f6be"}.fi-tr-grill-hot-alt:before{content:"\f6bf"}.fi-tr-grill:before{content:"\f6c0"}.fi-tr-grimace:before{content:"\f6c1"}.fi-tr-grin-alt:before{content:"\f6c2"}.fi-tr-grin-beam-sweat:before{content:"\f6c3"}.fi-tr-grin-beam:before{content:"\f6c4"}.fi-tr-grin-hearts:before{content:"\f6c5"}.fi-tr-grin-squint-tears:before{content:"\f6c6"}.fi-tr-grin-squint:before{content:"\f6c7"}.fi-tr-grin-stars:before{content:"\f6c8"}.fi-tr-grin-tears:before{content:"\f6c9"}.fi-tr-grin-tongue-squint:before{content:"\f6ca"}.fi-tr-grin-tongue-wink:before{content:"\f6cb"}.fi-tr-grin-tongue:before{content:"\f6cc"}.fi-tr-grin-wink:before{content:"\f6cd"}.fi-tr-grin:before{content:"\f6ce"}.fi-tr-grip-dots-vertical:before{content:"\f6cf"}.fi-tr-grip-dots:before{content:"\f6d0"}.fi-tr-grip-horizontal:before{content:"\f6d1"}.fi-tr-grip-lines-vertical:before{content:"\f6d2"}.fi-tr-grip-lines:before{content:"\f6d3"}.fi-tr-grip-vertical:before{content:"\f6d4"}.fi-tr-grocery-bag:before{content:"\f6d5"}.fi-tr-grocery-basket:before{content:"\f6d6"}.fi-tr-group-arrows-rotate:before{content:"\f6d7"}.fi-tr-growth-chart-invest:before{content:"\f6d8"}.fi-tr-guarani-sign:before{content:"\f6d9"}.fi-tr-guide-alt:before{content:"\f6da"}.fi-tr-guide:before{content:"\f6db"}.fi-tr-guitar-electric:before{content:"\f6dc"}.fi-tr-guitar:before{content:"\f6dd"}.fi-tr-guitars:before{content:"\f6de"}.fi-tr-gun-squirt:before{content:"\f6df"}.fi-tr-gym:before{content:"\f6e0"}.fi-tr-h-square:before{content:"\f6e1"}.fi-tr-h:before{content:"\f6e2"}.fi-tr-h1:before{content:"\f6e3"}.fi-tr-h2:before{content:"\f6e4"}.fi-tr-h3:before{content:"\f6e5"}.fi-tr-h4:before{content:"\f6e6"}.fi-tr-hair-clipper:before{content:"\f6e7"}.fi-tr-hamburger-soda:before{content:"\f6e8"}.fi-tr-hamburger:before{content:"\f6e9"}.fi-tr-hammer-crash:before{content:"\f6ea"}.fi-tr-hammer-war:before{content:"\f6eb"}.fi-tr-hammer:before{content:"\f6ec"}.fi-tr-hamsa:before{content:"\f6ed"}.fi-tr-hand-back-fist:before{content:"\f6ee"}.fi-tr-hand-back-point-down:before{content:"\f6ef"}.fi-tr-hand-back-point-left:before{content:"\f6f0"}.fi-tr-hand-back-point-ribbon:before{content:"\f6f1"}.fi-tr-hand-back-point-right:before{content:"\f6f2"}.fi-tr-hand-bill:before{content:"\f6f3"}.fi-tr-hand-dots:before{content:"\f6f4"}.fi-tr-hand-fingers-crossed:before{content:"\f6f5"}.fi-tr-hand-fist:before{content:"\f6f6"}.fi-tr-hand-heart:before{content:"\f6f7"}.fi-tr-hand-holding-box:before{content:"\f6f8"}.fi-tr-hand-holding-droplet:before{content:"\f6f9"}.fi-tr-hand-holding-heart:before{content:"\f6fa"}.fi-tr-hand-holding-magic:before{content:"\f6fb"}.fi-tr-hand-holding-medical:before{content:"\f6fc"}.fi-tr-hand-holding-seeding:before{content:"\f6fd"}.fi-tr-hand-holding-skull:before{content:"\f6fe"}.fi-tr-hand-holding-usd:before{content:"\f6ff"}.fi-tr-hand-holding-water:before{content:"\f700"}.fi-tr-hand-horns:before{content:"\f701"}.fi-tr-hand-lizard:before{content:"\f702"}.fi-tr-hand-love:before{content:"\f703"}.fi-tr-hand-middle-finger:before{content:"\f704"}.fi-tr-hand-paper:before{content:"\f705"}.fi-tr-hand-peace:before{content:"\f706"}.fi-tr-hand-point-ribbon:before{content:"\f707"}.fi-tr-hand-scissors:before{content:"\f708"}.fi-tr-hand-sparkles:before{content:"\f709"}.fi-tr-hand-spock:before{content:"\f70a"}.fi-tr-hand-wave:before{content:"\f70b"}.fi-tr-handmade:before{content:"\f70c"}.fi-tr-hands-bubbles:before{content:"\f70d"}.fi-tr-hands-clapping:before{content:"\f70e"}.fi-tr-hands-heart:before{content:"\f70f"}.fi-tr-hands-holding-diamond:before{content:"\f710"}.fi-tr-hands-holding:before{content:"\f711"}.fi-tr-hands-usd:before{content:"\f712"}.fi-tr-handshake-angle:before{content:"\f713"}.fi-tr-handshake-deal-loan:before{content:"\f714"}.fi-tr-handshake-house:before{content:"\f715"}.fi-tr-handshake-simple-slash:before{content:"\f716"}.fi-tr-handshake-trust:before{content:"\f717"}.fi-tr-handshake:before{content:"\f718"}.fi-tr-hard-hat:before{content:"\f719"}.fi-tr-hashtag-lock:before{content:"\f71a"}.fi-tr-hashtag:before{content:"\f71b"}.fi-tr-hat-beach:before{content:"\f71c"}.fi-tr-hat-birthday:before{content:"\f71d"}.fi-tr-hat-chef:before{content:"\f71e"}.fi-tr-hat-cowboy-side:before{content:"\f71f"}.fi-tr-hat-cowboy:before{content:"\f720"}.fi-tr-hat-santa:before{content:"\f721"}.fi-tr-hat-winter:before{content:"\f722"}.fi-tr-hat-witch:before{content:"\f723"}.fi-tr-hat-wizard:before{content:"\f724"}.fi-tr-hdd:before{content:"\f725"}.fi-tr-head-side-brain:before{content:"\f726"}.fi-tr-head-side-cough-slash:before{content:"\f727"}.fi-tr-head-side-cough:before{content:"\f728"}.fi-tr-head-side-headphones:before{content:"\f729"}.fi-tr-head-side-heart:before{content:"\f72a"}.fi-tr-head-side-mask:before{content:"\f72b"}.fi-tr-head-side-medical:before{content:"\f72c"}.fi-tr-head-side-thinking:before{content:"\f72d"}.fi-tr-head-side-virus:before{content:"\f72e"}.fi-tr-head-side:before{content:"\f72f"}.fi-tr-head-vr:before{content:"\f730"}.fi-tr-heading:before{content:"\f731"}.fi-tr-heart-arrow:before{content:"\f732"}.fi-tr-heart-brain:before{content:"\f733"}.fi-tr-heart-crack:before{content:"\f734"}.fi-tr-heart-half-stroke:before{content:"\f735"}.fi-tr-heart-half:before{content:"\f736"}.fi-tr-heart-health-muscle:before{content:"\f737"}.fi-tr-heart-lock:before{content:"\f738"}.fi-tr-heart-partner-handshake:before{content:"\f739"}.fi-tr-heart-rate:before{content:"\f73a"}.fi-tr-heart-slash:before{content:"\f73b"}.fi-tr-heart-upside-down:before{content:"\f73c"}.fi-tr-heat:before{content:"\f73d"}.fi-tr-helicopter-side:before{content:"\f73e"}.fi-tr-helmet-battle:before{content:"\f73f"}.fi-tr-hexagon-check:before{content:"\f740"}.fi-tr-hexagon-divide:before{content:"\f741"}.fi-tr-hexagon-exclamation:before{content:"\f742"}.fi-tr-hexagon:before{content:"\f743"}.fi-tr-high-definition:before{content:"\f744"}.fi-tr-high-five-celebration-yes:before{content:"\f745"}.fi-tr-high-five:before{content:"\f746"}.fi-tr-highlighter-line:before{content:"\f747"}.fi-tr-highlighter:before{content:"\f748"}.fi-tr-hiking:before{content:"\f749"}.fi-tr-hippo:before{content:"\f74a"}.fi-tr-hockey-mask:before{content:"\f74b"}.fi-tr-hockey-puck:before{content:"\f74c"}.fi-tr-hockey-stick-puck:before{content:"\f74d"}.fi-tr-hockey-sticks:before{content:"\f74e"}.fi-tr-holding-hand-gear:before{content:"\f74f"}.fi-tr-holding-hand-revenue:before{content:"\f750"}.fi-tr-holly-berry:before{content:"\f751"}.fi-tr-home-heart:before{content:"\f752"}.fi-tr-honey-pot:before{content:"\f753"}.fi-tr-hood-cloak:before{content:"\f754"}.fi-tr-horizontal-rule:before{content:"\f755"}.fi-tr-horse-head:before{content:"\f756"}.fi-tr-horse-saddle:before{content:"\f757"}.fi-tr-horse:before{content:"\f758"}.fi-tr-horseshoe-broken:before{content:"\f759"}.fi-tr-horseshoe:before{content:"\f75a"}.fi-tr-hose-reel:before{content:"\f75b"}.fi-tr-hose:before{content:"\f75c"}.fi-tr-hospital-symbol:before{content:"\f75d"}.fi-tr-hospital-user:before{content:"\f75e"}.fi-tr-hospital:before{content:"\f75f"}.fi-tr-hospitals:before{content:"\f760"}.fi-tr-hot-tub:before{content:"\f761"}.fi-tr-hotdog:before{content:"\f762"}.fi-tr-hotel:before{content:"\f763"}.fi-tr-hourglass-end:before{content:"\f764"}.fi-tr-hourglass-start:before{content:"\f765"}.fi-tr-hourglass:before{content:"\f766"}.fi-tr-house-blank:before{content:"\f767"}.fi-tr-house-building:before{content:"\f768"}.fi-tr-house-chimney-blank:before{content:"\f769"}.fi-tr-house-chimney-crack:before{content:"\f76a"}.fi-tr-house-chimney-heart:before{content:"\f76b"}.fi-tr-house-chimney-medical:before{content:"\f76c"}.fi-tr-house-chimney-user:before{content:"\f76d"}.fi-tr-house-chimney-window:before{content:"\f76e"}.fi-tr-house-chimney:before{content:"\f76f"}.fi-tr-house-circle-check:before{content:"\f770"}.fi-tr-house-circle-exclamation:before{content:"\f771"}.fi-tr-house-circle-xmark:before{content:"\f772"}.fi-tr-house-crack-alt:before{content:"\f773"}.fi-tr-house-crack:before{content:"\f774"}.fi-tr-house-day:before{content:"\f775"}.fi-tr-house-fire:before{content:"\f776"}.fi-tr-house-flag:before{content:"\f777"}.fi-tr-house-flood:before{content:"\f778"}.fi-tr-house-laptop:before{content:"\f779"}.fi-tr-house-leave:before{content:"\f77a"}.fi-tr-house-lock:before{content:"\f77b"}.fi-tr-house-medical:before{content:"\f77c"}.fi-tr-house-night:before{content:"\f77d"}.fi-tr-house-return:before{content:"\f77e"}.fi-tr-house-signal:before{content:"\f77f"}.fi-tr-house-tree:before{content:"\f780"}.fi-tr-house-tsunami:before{content:"\f781"}.fi-tr-house-turret:before{content:"\f782"}.fi-tr-house-user:before{content:"\f783"}.fi-tr-house-window:before{content:"\f784"}.fi-tr-hr-group:before{content:"\f785"}.fi-tr-hr-person:before{content:"\f786"}.fi-tr-hr:before{content:"\f787"}.fi-tr-hryvnia:before{content:"\f788"}.fi-tr-humidity:before{content:"\f789"}.fi-tr-hundred-points:before{content:"\f78a"}.fi-tr-hurricane:before{content:"\f78b"}.fi-tr-i:before{content:"\f78c"}.fi-tr-ice-cream:before{content:"\f78d"}.fi-tr-icicles:before{content:"\f78e"}.fi-tr-icon-star:before{content:"\f78f"}.fi-tr-id-badge:before{content:"\f790"}.fi-tr-id-card-clip-alt:before{content:"\f791"}.fi-tr-igloo:before{content:"\f792"}.fi-tr-image-slash:before{content:"\f793"}.fi-tr-images-user:before{content:"\f794"}.fi-tr-images:before{content:"\f795"}.fi-tr-improve-user:before{content:"\f796"}.fi-tr-inbox-in:before{content:"\f797"}.fi-tr-inbox-out:before{content:"\f798"}.fi-tr-inboxes:before{content:"\f799"}.fi-tr-incense-sticks-yoga:before{content:"\f79a"}.fi-tr-incognito:before{content:"\f79b"}.fi-tr-indian-rupee-sign:before{content:"\f79c"}.fi-tr-industry-alt:before{content:"\f79d"}.fi-tr-industry-windows:before{content:"\f79e"}.fi-tr-infinity:before{content:"\f79f"}.fi-tr-info-guide:before{content:"\f7a0"}.fi-tr-information:before{content:"\f7a1"}.fi-tr-inhaler:before{content:"\f7a2"}.fi-tr-input-numeric:before{content:"\f7a3"}.fi-tr-input-pipe:before{content:"\f7a4"}.fi-tr-input-text:before{content:"\f7a5"}.fi-tr-insert-alt:before{content:"\f7a6"}.fi-tr-insert-arrows:before{content:"\f7a7"}.fi-tr-insert-button-circle:before{content:"\f7a8"}.fi-tr-insert-credit-card:before{content:"\f7a9"}.fi-tr-insert-square:before{content:"\f7aa"}.fi-tr-insert:before{content:"\f7ab"}.fi-tr-insight-alt:before{content:"\f7ac"}.fi-tr-insight-head:before{content:"\f7ad"}.fi-tr-insight:before{content:"\f7ae"}.fi-tr-integral:before{content:"\f7af"}.fi-tr-internet-speed-wifi:before{content:"\f7b0"}.fi-tr-intersection:before{content:"\f7b1"}.fi-tr-introduction-handshake:before{content:"\f7b2"}.fi-tr-introduction:before{content:"\f7b3"}.fi-tr-inventory-alt:before{content:"\f7b4"}.fi-tr-invest:before{content:"\f7b5"}.fi-tr-investment:before{content:"\f7b6"}.fi-tr-invite-alt:before{content:"\f7b7"}.fi-tr-invite:before{content:"\f7b8"}.fi-tr-iot-alt:before{content:"\f7b9"}.fi-tr-iot:before{content:"\f7ba"}.fi-tr-ip-address:before{content:"\f7bb"}.fi-tr-island-tropical:before{content:"\f7bc"}.fi-tr-issue-loupe:before{content:"\f7bd"}.fi-tr-it-alt:before{content:"\f7be"}.fi-tr-it-computer:before{content:"\f7bf"}.fi-tr-it:before{content:"\f7c0"}.fi-tr-italian-lira-sign:before{content:"\f7c1"}.fi-tr-j:before{content:"\f7c2"}.fi-tr-jam:before{content:"\f7c3"}.fi-tr-jar-alt:before{content:"\f7c4"}.fi-tr-jar-wheat:before{content:"\f7c5"}.fi-tr-javascript:before{content:"\f7c6"}.fi-tr-joint:before{content:"\f7c7"}.fi-tr-joker:before{content:"\f7c8"}.fi-tr-journal-alt:before{content:"\f7c9"}.fi-tr-journal:before{content:"\f7ca"}.fi-tr-journey:before{content:"\f7cb"}.fi-tr-joystick:before{content:"\f7cc"}.fi-tr-jpg:before{content:"\f7cd"}.fi-tr-jug-alt:before{content:"\f7ce"}.fi-tr-jug-bottle:before{content:"\f7cf"}.fi-tr-jug:before{content:"\f7d0"}.fi-tr-jumping-rope:before{content:"\f7d1"}.fi-tr-k:before{content:"\f7d2"}.fi-tr-kaaba:before{content:"\f7d3"}.fi-tr-kazoo:before{content:"\f7d4"}.fi-tr-kerning:before{content:"\f7d5"}.fi-tr-key-lock-crypto:before{content:"\f7d6"}.fi-tr-key-skeleton-left-right:before{content:"\f7d7"}.fi-tr-key:before{content:"\f7d8"}.fi-tr-keyboard-brightness-low:before{content:"\f7d9"}.fi-tr-keyboard-brightness:before{content:"\f7da"}.fi-tr-keyboard-down:before{content:"\f7db"}.fi-tr-keyboard-left:before{content:"\f7dc"}.fi-tr-keyboard:before{content:"\f7dd"}.fi-tr-keynote:before{content:"\f7de"}.fi-tr-kidneys:before{content:"\f7df"}.fi-tr-kip-sign:before{content:"\f7e0"}.fi-tr-kiss-beam:before{content:"\f7e1"}.fi-tr-kiss-wink-heart:before{content:"\f7e2"}.fi-tr-kiss:before{content:"\f7e3"}.fi-tr-kite:before{content:"\f7e4"}.fi-tr-kiwi-bird:before{content:"\f7e5"}.fi-tr-kiwi-fruit:before{content:"\f7e6"}.fi-tr-knife-kitchen:before{content:"\f7e7"}.fi-tr-knife:before{content:"\f7e8"}.fi-tr-knitting:before{content:"\f7e9"}.fi-tr-kpi-evaluation:before{content:"\f7ea"}.fi-tr-kpi:before{content:"\f7eb"}.fi-tr-l:before{content:"\f7ec"}.fi-tr-lacrosse-stick-ball:before{content:"\f7ed"}.fi-tr-lacrosse-stick:before{content:"\f7ee"}.fi-tr-lambda:before{content:"\f7ef"}.fi-tr-lamp-desk:before{content:"\f7f0"}.fi-tr-lamp-floor:before{content:"\f7f1"}.fi-tr-lamp-street:before{content:"\f7f2"}.fi-tr-lamp:before{content:"\f7f3"}.fi-tr-land-layer-location:before{content:"\f7f4"}.fi-tr-land-layers:before{content:"\f7f5"}.fi-tr-land-location:before{content:"\f7f6"}.fi-tr-landmark-alt:before{content:"\f7f7"}.fi-tr-language:before{content:"\f7f8"}.fi-tr-laptop-arrow-down:before{content:"\f7f9"}.fi-tr-laptop-binary:before{content:"\f7fa"}.fi-tr-laptop-code:before{content:"\f7fb"}.fi-tr-laptop-medical:before{content:"\f7fc"}.fi-tr-laptop-mobile:before{content:"\f7fd"}.fi-tr-laptop-slash:before{content:"\f7fe"}.fi-tr-laptop:before{content:"\f7ff"}.fi-tr-lari-sign:before{content:"\f800"}.fi-tr-lasso-sparkles:before{content:"\f801"}.fi-tr-last-square:before{content:"\f802"}.fi-tr-laugh-beam:before{content:"\f803"}.fi-tr-laugh-squint:before{content:"\f804"}.fi-tr-laugh-wink:before{content:"\f805"}.fi-tr-laugh:before{content:"\f806"}.fi-tr-lawyer-man:before{content:"\f807"}.fi-tr-lawyer-woman:before{content:"\f808"}.fi-tr-layer-minus:before{content:"\f809"}.fi-tr-layer-plus:before{content:"\f80a"}.fi-tr-lead-funnel:before{content:"\f80b"}.fi-tr-lead-management:before{content:"\f80c"}.fi-tr-lead:before{content:"\f80d"}.fi-tr-leader-alt:before{content:"\f80e"}.fi-tr-leader-speech:before{content:"\f80f"}.fi-tr-leader:before{content:"\f810"}.fi-tr-leaderboard-alt:before{content:"\f811"}.fi-tr-leaderboard-trophy:before{content:"\f812"}.fi-tr-leaderboard:before{content:"\f813"}.fi-tr-leadership-alt:before{content:"\f814"}.fi-tr-leadership:before{content:"\f815"}.fi-tr-leaf-heart:before{content:"\f816"}.fi-tr-leaf-maple:before{content:"\f817"}.fi-tr-leaf-oak:before{content:"\f818"}.fi-tr-leaf:before{content:"\f819"}.fi-tr-leafy-green:before{content:"\f81a"}.fi-tr-leave:before{content:"\f81b"}.fi-tr-left-from-bracket:before{content:"\f81c"}.fi-tr-left:before{content:"\f81d"}.fi-tr-legal:before{content:"\f81e"}.fi-tr-lemon:before{content:"\f81f"}.fi-tr-lesbian-couple:before{content:"\f820"}.fi-tr-less-than-equal:before{content:"\f821"}.fi-tr-less-than:before{content:"\f822"}.fi-tr-lesson-class:before{content:"\f823"}.fi-tr-lesson:before{content:"\f824"}.fi-tr-lettuce:before{content:"\f825"}.fi-tr-level-down-alt:before{content:"\f826"}.fi-tr-level-down:before{content:"\f827"}.fi-tr-level-up-alt:before{content:"\f828"}.fi-tr-level-up:before{content:"\f829"}.fi-tr-license:before{content:"\f82a"}.fi-tr-life:before{content:"\f82b"}.fi-tr-light-ceiling:before{content:"\f82c"}.fi-tr-light-emergency-on:before{content:"\f82d"}.fi-tr-light-emergency:before{content:"\f82e"}.fi-tr-light-switch-off:before{content:"\f82f"}.fi-tr-light-switch-on:before{content:"\f830"}.fi-tr-light-switch:before{content:"\f831"}.fi-tr-lightbulb-cfl-on:before{content:"\f832"}.fi-tr-lightbulb-cfl:before{content:"\f833"}.fi-tr-lightbulb-dollar:before{content:"\f834"}.fi-tr-lightbulb-exclamation:before{content:"\f835"}.fi-tr-lightbulb-head:before{content:"\f836"}.fi-tr-lightbulb-on:before{content:"\f837"}.fi-tr-lightbulb-question:before{content:"\f838"}.fi-tr-lightbulb-setting:before{content:"\f839"}.fi-tr-lightbulb-slash:before{content:"\f83a"}.fi-tr-lighthouse:before{content:"\f83b"}.fi-tr-lights-holiday:before{content:"\f83c"}.fi-tr-limit-hand:before{content:"\f83d"}.fi-tr-limit-speedometer:before{content:"\f83e"}.fi-tr-link-alt:before{content:"\f83f"}.fi-tr-link-horizontal-slash:before{content:"\f840"}.fi-tr-link-horizontal:before{content:"\f841"}.fi-tr-link-slash-alt:before{content:"\f842"}.fi-tr-link-slash:before{content:"\f843"}.fi-tr-lion-head:before{content:"\f844"}.fi-tr-lion:before{content:"\f845"}.fi-tr-lips:before{content:"\f846"}.fi-tr-lipstick:before{content:"\f847"}.fi-tr-lira-sign:before{content:"\f848"}.fi-tr-list-check:before{content:"\f849"}.fi-tr-list-dropdown:before{content:"\f84a"}.fi-tr-list-music:before{content:"\f84b"}.fi-tr-list-timeline:before{content:"\f84c"}.fi-tr-litecoin-sign:before{content:"\f84d"}.fi-tr-live-alt:before{content:"\f84e"}.fi-tr-live:before{content:"\f84f"}.fi-tr-loading:before{content:"\f850"}.fi-tr-loan:before{content:"\f851"}.fi-tr-lobster:before{content:"\f852"}.fi-tr-location-alt:before{content:"\f853"}.fi-tr-location-arrow:before{content:"\f854"}.fi-tr-location-crosshairs-slash:before{content:"\f855"}.fi-tr-location-crosshairs:before{content:"\f856"}.fi-tr-location-dot-slash:before{content:"\f857"}.fi-tr-location-exclamation:before{content:"\f858"}.fi-tr-lock-alt:before{content:"\f859"}.fi-tr-lock-hashtag:before{content:"\f85a"}.fi-tr-lock-open-alt:before{content:"\f85b"}.fi-tr-locust:before{content:"\f85c"}.fi-tr-loop-square:before{content:"\f85d"}.fi-tr-loveseat:before{content:"\f85e"}.fi-tr-low-vision:before{content:"\f85f"}.fi-tr-luchador:before{content:"\f860"}.fi-tr-luggage-cart:before{content:"\f861"}.fi-tr-lungs-virus:before{content:"\f862"}.fi-tr-lungs:before{content:"\f863"}.fi-tr-m:before{content:"\f864"}.fi-tr-mace:before{content:"\f865"}.fi-tr-magnet-user:before{content:"\f866"}.fi-tr-magnet:before{content:"\f867"}.fi-tr-mailbox:before{content:"\f868"}.fi-tr-makeup-brush:before{content:"\f869"}.fi-tr-man-head:before{content:"\f86a"}.fi-tr-man-scientist:before{content:"\f86b"}.fi-tr-manat-sign:before{content:"\f86c"}.fi-tr-mandolin:before{content:"\f86d"}.fi-tr-mango:before{content:"\f86e"}.fi-tr-manhole:before{content:"\f86f"}.fi-tr-map-location-track:before{content:"\f870"}.fi-tr-map-marker-check:before{content:"\f871"}.fi-tr-map-marker-edit:before{content:"\f872"}.fi-tr-map-marker-question:before{content:"\f873"}.fi-tr-map-marker-slash:before{content:"\f874"}.fi-tr-map-marker-smile:before{content:"\f875"}.fi-tr-map-pin:before{content:"\f876"}.fi-tr-map-point:before{content:"\f877"}.fi-tr-marker-time:before{content:"\f878"}.fi-tr-marketplace-alt:before{content:"\f879"}.fi-tr-marketplace-store:before{content:"\f87a"}.fi-tr-marketplace:before{content:"\f87b"}.fi-tr-mars-double:before{content:"\f87c"}.fi-tr-mars-stroke-right:before{content:"\f87d"}.fi-tr-mars-stroke-up:before{content:"\f87e"}.fi-tr-mars:before{content:"\f87f"}.fi-tr-martini-glass-citrus:before{content:"\f880"}.fi-tr-martini-glass-empty:before{content:"\f881"}.fi-tr-mask-carnival:before{content:"\f882"}.fi-tr-mask-face:before{content:"\f883"}.fi-tr-mask-snorkel:before{content:"\f884"}.fi-tr-massage:before{content:"\f885"}.fi-tr-match-fire:before{content:"\f886"}.fi-tr-mattress-pillow:before{content:"\f887"}.fi-tr-measuring-tape:before{content:"\f888"}.fi-tr-meat:before{content:"\f889"}.fi-tr-medal:before{content:"\f88a"}.fi-tr-medical-star:before{content:"\f88b"}.fi-tr-medicine:before{content:"\f88c"}.fi-tr-meditation:before{content:"\f88d"}.fi-tr-meeting-alt:before{content:"\f88e"}.fi-tr-meeting:before{content:"\f88f"}.fi-tr-megaphone-announcement-leader:before{content:"\f890"}.fi-tr-megaphone:before{content:"\f891"}.fi-tr-meh-blank:before{content:"\f892"}.fi-tr-meh-rolling-eyes:before{content:"\f893"}.fi-tr-meh:before{content:"\f894"}.fi-tr-melon-alt:before{content:"\f895"}.fi-tr-melon:before{content:"\f896"}.fi-tr-member-list:before{content:"\f897"}.fi-tr-member-search:before{content:"\f898"}.fi-tr-membership-vip:before{content:"\f899"}.fi-tr-membership:before{content:"\f89a"}.fi-tr-memo-circle-check:before{content:"\f89b"}.fi-tr-memo-pad:before{content:"\f89c"}.fi-tr-memo:before{content:"\f89d"}.fi-tr-memory:before{content:"\f89e"}.fi-tr-mercury:before{content:"\f89f"}.fi-tr-message-arrow-down:before{content:"\f8a0"}.fi-tr-message-arrow-up-right:before{content:"\f8a1"}.fi-tr-message-arrow-up:before{content:"\f8a2"}.fi-tr-message-bot:before{content:"\f8a3"}.fi-tr-message-code:before{content:"\f8a4"}.fi-tr-message-dollar:before{content:"\f8a5"}.fi-tr-message-heart:before{content:"\f8a6"}.fi-tr-message-image:before{content:"\f8a7"}.fi-tr-message-question:before{content:"\f8a8"}.fi-tr-message-quote:before{content:"\f8a9"}.fi-tr-message-slash:before{content:"\f8aa"}.fi-tr-message-sms:before{content:"\f8ab"}.fi-tr-message-text:before{content:"\f8ac"}.fi-tr-message-xmark:before{content:"\f8ad"}.fi-tr-messages-dollar:before{content:"\f8ae"}.fi-tr-messages-question:before{content:"\f8af"}.fi-tr-messages:before{content:"\f8b0"}.fi-tr-meteor:before{content:"\f8b1"}.fi-tr-meter-bolt:before{content:"\f8b2"}.fi-tr-meter-droplet:before{content:"\f8b3"}.fi-tr-meter-fire:before{content:"\f8b4"}.fi-tr-meter:before{content:"\f8b5"}.fi-tr-method:before{content:"\f8b6"}.fi-tr-microchip-ai:before{content:"\f8b7"}.fi-tr-microchip:before{content:"\f8b8"}.fi-tr-microphone-alt:before{content:"\f8b9"}.fi-tr-microphone-slash:before{content:"\f8ba"}.fi-tr-microscope:before{content:"\f8bb"}.fi-tr-microwave:before{content:"\f8bc"}.fi-tr-milk-alt:before{content:"\f8bd"}.fi-tr-milk:before{content:"\f8be"}.fi-tr-mill-sign:before{content:"\f8bf"}.fi-tr-mind-share:before{content:"\f8c0"}.fi-tr-minus-circle:before{content:"\f8c1"}.fi-tr-minus-hexagon:before{content:"\f8c2"}.fi-tr-mistletoe:before{content:"\f8c3"}.fi-tr-mix:before{content:"\f8c4"}.fi-tr-mobile-button:before{content:"\f8c5"}.fi-tr-mobile-notch:before{content:"\f8c6"}.fi-tr-mobile:before{content:"\f8c7"}.fi-tr-mockup:before{content:"\f8c8"}.fi-tr-mode-alt:before{content:"\f8c9"}.fi-tr-mode:before{content:"\f8ca"}.fi-tr-model-cube-arrows:before{content:"\f8cb"}.fi-tr-model-cube-space:before{content:"\f8cc"}.fi-tr-model-cube:before{content:"\f8cd"}.fi-tr-module:before{content:"\f8ce"}.fi-tr-monday:before{content:"\f8cf"}.fi-tr-money-bill-simple:before{content:"\f8d0"}.fi-tr-money-bill-transfer:before{content:"\f8d1"}.fi-tr-money-bill-wave-alt:before{content:"\f8d2"}.fi-tr-money-bill-wave:before{content:"\f8d3"}.fi-tr-money-bills-simple:before{content:"\f8d4"}.fi-tr-money-bills:before{content:"\f8d5"}.fi-tr-money-check-edit-alt:before{content:"\f8d6"}.fi-tr-money-check-edit:before{content:"\f8d7"}.fi-tr-money-check:before{content:"\f8d8"}.fi-tr-money-coin-transfer:before{content:"\f8d9"}.fi-tr-money-from-bracket:before{content:"\f8da"}.fi-tr-money-simple-from-bracket:before{content:"\f8db"}.fi-tr-money-transfer-alt:before{content:"\f8dc"}.fi-tr-money-transfer-coin-arrow:before{content:"\f8dd"}.fi-tr-money-transfer-smartphone:before{content:"\f8de"}.fi-tr-money-wings:before{content:"\f8df"}.fi-tr-money:before{content:"\f8e0"}.fi-tr-monkey:before{content:"\f8e1"}.fi-tr-monument:before{content:"\f8e2"}.fi-tr-moon-stars:before{content:"\f8e3"}.fi-tr-moon:before{content:"\f8e4"}.fi-tr-moped:before{content:"\f8e5"}.fi-tr-mortar-pestle:before{content:"\f8e6"}.fi-tr-mortgage:before{content:"\f8e7"}.fi-tr-mosque-alt:before{content:"\f8e8"}.fi-tr-mosque-moon:before{content:"\f8e9"}.fi-tr-mosque:before{content:"\f8ea"}.fi-tr-mosquito-net:before{content:"\f8eb"}.fi-tr-mosquito:before{content:"\f8ec"}.fi-tr-motorcycle:before{content:"\f8ed"}.fi-tr-mound:before{content:"\f8ee"}.fi-tr-mountain-city:before{content:"\f8ef"}.fi-tr-mountain:before{content:"\f8f0"}.fi-tr-mountains:before{content:"\f8f1"}.fi-tr-mouse-field:before{content:"\f8f2"}.fi-tr-mouse:before{content:"\f8f3"}.fi-tr-mov-file:before{content:"\f8f4"}.fi-tr-move-to-folder-2:before{content:"\f8f5"}.fi-tr-move-to-folder:before{content:"\f8f6"}.fi-tr-mp3-file:before{content:"\f8f7"}.fi-tr-mp3-player:before{content:"\f8f8"}.fi-tr-mp4-file:before{content:"\f8f9"}.fi-tr-mug-alt:before{content:"\f8fa"}.fi-tr-mug-hot-alt:before{content:"\f8fb"}.fi-tr-mug-hot:before{content:"\f8fc"}.fi-tr-mug-marshmallows:before{content:"\f8fd"}.fi-tr-mug-tea-saucer:before{content:"\f8fe"}.fi-tr-mug-tea:before{content:"\f8ff"}.fi-tr-mug:before{content:"\f900"}.fi-tr-multiple-alt:before{content:"\f901"}.fi-tr-multiple:before{content:"\f902"}.fi-tr-muscle:before{content:"\f903"}.fi-tr-mushroom-alt:before{content:"\f904"}.fi-tr-mushroom:before{content:"\f905"}.fi-tr-music-file:before{content:"\f906"}.fi-tr-music-note-slash:before{content:"\f907"}.fi-tr-music-note:before{content:"\f908"}.fi-tr-music-slash:before{content:"\f909"}.fi-tr-n:before{content:"\f90a"}.fi-tr-naira-sign:before{content:"\f90b"}.fi-tr-narwhal:before{content:"\f90c"}.fi-tr-nesting-dolls:before{content:"\f90d"}.fi-tr-network-analytic:before{content:"\f90e"}.fi-tr-network-cloud:before{content:"\f90f"}.fi-tr-network:before{content:"\f910"}.fi-tr-neuter:before{content:"\f911"}.fi-tr-newsletter-subscribe:before{content:"\f912"}.fi-tr-newspaper-open:before{content:"\f913"}.fi-tr-newspaper:before{content:"\f914"}.fi-tr-nfc-lock:before{content:"\f915"}.fi-tr-nfc-magnifying-glass:before{content:"\f916"}.fi-tr-nfc-pen:before{content:"\f917"}.fi-tr-nfc-slash:before{content:"\f918"}.fi-tr-nfc-trash:before{content:"\f919"}.fi-tr-nfc:before{content:"\f91a"}.fi-tr-night-day:before{content:"\f91b"}.fi-tr-no-fee:before{content:"\f91c"}.fi-tr-no-people:before{content:"\f91d"}.fi-tr-noodles:before{content:"\f91e"}.fi-tr-nose:before{content:"\f91f"}.fi-tr-not-equal:before{content:"\f920"}.fi-tr-not-found-alt:before{content:"\f921"}.fi-tr-not-found-magnifying-glass:before{content:"\f922"}.fi-tr-not-found:before{content:"\f923"}.fi-tr-notdef:before{content:"\f924"}.fi-tr-note-medical:before{content:"\f925"}.fi-tr-note-sticky:before{content:"\f926"}.fi-tr-note:before{content:"\f927"}.fi-tr-notebook-alt:before{content:"\f928"}.fi-tr-notebook:before{content:"\f929"}.fi-tr-notes-medical:before{content:"\f92a"}.fi-tr-notes:before{content:"\f92b"}.fi-tr-o:before{content:"\f92c"}.fi-tr-object-exclude:before{content:"\f92d"}.fi-tr-object-group:before{content:"\f92e"}.fi-tr-object-intersect:before{content:"\f92f"}.fi-tr-object-subtract:before{content:"\f930"}.fi-tr-object-ungroup:before{content:"\f931"}.fi-tr-object-union:before{content:"\f932"}.fi-tr-objects-column:before{content:"\f933"}.fi-tr-octagon-check:before{content:"\f934"}.fi-tr-octagon-divide:before{content:"\f935"}.fi-tr-octagon-exclamation:before{content:"\f936"}.fi-tr-octagon-minus:before{content:"\f937"}.fi-tr-octagon-plus:before{content:"\f938"}.fi-tr-octagon-xmark:before{content:"\f939"}.fi-tr-octagon:before{content:"\f93a"}.fi-tr-oil-can:before{content:"\f93b"}.fi-tr-oil-temp:before{content:"\f93c"}.fi-tr-olive-oil:before{content:"\f93d"}.fi-tr-olive:before{content:"\f93e"}.fi-tr-olives:before{content:"\f93f"}.fi-tr-om:before{content:"\f940"}.fi-tr-omega:before{content:"\f941"}.fi-tr-onboarding:before{content:"\f942"}.fi-tr-onion:before{content:"\f943"}.fi-tr-open-mail-clip:before{content:"\f944"}.fi-tr-operating-system-upgrade:before{content:"\f945"}.fi-tr-operation:before{content:"\f946"}.fi-tr-order-history:before{content:"\f947"}.fi-tr-organization-chart:before{content:"\f948"}.fi-tr-ornament:before{content:"\f949"}.fi-tr-otp:before{content:"\f94a"}.fi-tr-otter:before{content:"\f94b"}.fi-tr-outdent:before{content:"\f94c"}.fi-tr-oval-alt:before{content:"\f94d"}.fi-tr-oval:before{content:"\f94e"}.fi-tr-oven:before{content:"\f94f"}.fi-tr-overline:before{content:"\f950"}.fi-tr-overview:before{content:"\f951"}.fi-tr-p:before{content:"\f952"}.fi-tr-package:before{content:"\f953"}.fi-tr-padlock-check:before{content:"\f954"}.fi-tr-page-break:before{content:"\f955"}.fi-tr-pager:before{content:"\f956"}.fi-tr-paid:before{content:"\f957"}.fi-tr-paint-roller:before{content:"\f958"}.fi-tr-paintbrush-pencil:before{content:"\f959"}.fi-tr-pallet-alt:before{content:"\f95a"}.fi-tr-pallet:before{content:"\f95b"}.fi-tr-pan-food:before{content:"\f95c"}.fi-tr-pan-frying:before{content:"\f95d"}.fi-tr-pan:before{content:"\f95e"}.fi-tr-pancakes:before{content:"\f95f"}.fi-tr-panorama:before{content:"\f960"}.fi-tr-paper-plane-launch:before{content:"\f961"}.fi-tr-paper-plane-top:before{content:"\f962"}.fi-tr-paperclip-vertical:before{content:"\f963"}.fi-tr-parachute-box:before{content:"\f964"}.fi-tr-paragraph-left:before{content:"\f965"}.fi-tr-paragraph:before{content:"\f966"}.fi-tr-parking-circle-slash:before{content:"\f967"}.fi-tr-parking-circle:before{content:"\f968"}.fi-tr-parking-slash:before{content:"\f969"}.fi-tr-parking:before{content:"\f96a"}.fi-tr-party-bell:before{content:"\f96b"}.fi-tr-party-horn:before{content:"\f96c"}.fi-tr-passport:before{content:"\f96d"}.fi-tr-password-alt:before{content:"\f96e"}.fi-tr-password-computer:before{content:"\f96f"}.fi-tr-password-email:before{content:"\f970"}.fi-tr-password-smartphone:before{content:"\f971"}.fi-tr-password:before{content:"\f972"}.fi-tr-paste:before{content:"\f973"}.fi-tr-pattern:before{content:"\f974"}.fi-tr-pause-circle:before{content:"\f975"}.fi-tr-pause-square:before{content:"\f976"}.fi-tr-paw-claws:before{content:"\f977"}.fi-tr-paw-heart:before{content:"\f978"}.fi-tr-paw:before{content:"\f979"}.fi-tr-payment-pos:before{content:"\f97a"}.fi-tr-payroll-calendar:before{content:"\f97b"}.fi-tr-payroll-check:before{content:"\f97c"}.fi-tr-payroll:before{content:"\f97d"}.fi-tr-peace:before{content:"\f97e"}.fi-tr-peach:before{content:"\f97f"}.fi-tr-peanut:before{content:"\f980"}.fi-tr-peanuts:before{content:"\f981"}.fi-tr-peapod:before{content:"\f982"}.fi-tr-pear:before{content:"\f983"}.fi-tr-pedestal:before{content:"\f984"}.fi-tr-pen-circle:before{content:"\f985"}.fi-tr-pen-clip-slash:before{content:"\f986"}.fi-tr-pen-clip:before{content:"\f987"}.fi-tr-pen-fancy-slash:before{content:"\f988"}.fi-tr-pen-fancy:before{content:"\f989"}.fi-tr-pen-field:before{content:"\f98a"}.fi-tr-pen-nib-slash:before{content:"\f98b"}.fi-tr-pen-nib:before{content:"\f98c"}.fi-tr-pen-slash:before{content:"\f98d"}.fi-tr-pen-square:before{content:"\f98e"}.fi-tr-pen-swirl:before{content:"\f98f"}.fi-tr-pencil-paintbrush:before{content:"\f990"}.fi-tr-pencil-ruler:before{content:"\f991"}.fi-tr-pencil-slash:before{content:"\f992"}.fi-tr-pending:before{content:"\f993"}.fi-tr-pennant:before{content:"\f994"}.fi-tr-people-arrows-left-right:before{content:"\f995"}.fi-tr-people-carry-box:before{content:"\f996"}.fi-tr-people-dress:before{content:"\f997"}.fi-tr-people-network-partner:before{content:"\f998"}.fi-tr-people-pants:before{content:"\f999"}.fi-tr-people-poll:before{content:"\f99a"}.fi-tr-people-pulling:before{content:"\f99b"}.fi-tr-people-roof:before{content:"\f99c"}.fi-tr-people:before{content:"\f99d"}.fi-tr-pepper-alt:before{content:"\f99e"}.fi-tr-pepper-hot:before{content:"\f99f"}.fi-tr-pepper:before{content:"\f9a0"}.fi-tr-percent-10:before{content:"\f9a1"}.fi-tr-percent-100:before{content:"\f9a2"}.fi-tr-percent-20:before{content:"\f9a3"}.fi-tr-percent-25:before{content:"\f9a4"}.fi-tr-percent-30:before{content:"\f9a5"}.fi-tr-percent-40:before{content:"\f9a6"}.fi-tr-percent-50:before{content:"\f9a7"}.fi-tr-percent-60:before{content:"\f9a8"}.fi-tr-percent-70:before{content:"\f9a9"}.fi-tr-percent-75:before{content:"\f9aa"}.fi-tr-percent-80:before{content:"\f9ab"}.fi-tr-percent-90:before{content:"\f9ac"}.fi-tr-percentage:before{content:"\f9ad"}.fi-tr-person-burst:before{content:"\f9ae"}.fi-tr-person-carry-box:before{content:"\f9af"}.fi-tr-person-circle-check:before{content:"\f9b0"}.fi-tr-person-circle-exclamation:before{content:"\f9b1"}.fi-tr-person-circle-minus:before{content:"\f9b2"}.fi-tr-person-circle-plus:before{content:"\f9b3"}.fi-tr-person-circle-question:before{content:"\f9b4"}.fi-tr-person-circle-xmark:before{content:"\f9b5"}.fi-tr-person-cv:before{content:"\f9b6"}.fi-tr-person-dolly-empty:before{content:"\f9b7"}.fi-tr-person-dolly:before{content:"\f9b8"}.fi-tr-person-dress-simple:before{content:"\f9b9"}.fi-tr-person-dress:before{content:"\f9ba"}.fi-tr-person-luggage:before{content:"\f9bb"}.fi-tr-person-lunge:before{content:"\f9bc"}.fi-tr-person-pilates:before{content:"\f9bd"}.fi-tr-person-praying:before{content:"\f9be"}.fi-tr-person-pregnant:before{content:"\f9bf"}.fi-tr-person-seat-reclined:before{content:"\f9c0"}.fi-tr-person-seat:before{content:"\f9c1"}.fi-tr-person-shelter:before{content:"\f9c2"}.fi-tr-person-sign:before{content:"\f9c3"}.fi-tr-person-simple:before{content:"\f9c4"}.fi-tr-person-walking-with-cane:before{content:"\f9c5"}.fi-tr-peseta-sign:before{content:"\f9c6"}.fi-tr-peso-sign:before{content:"\f9c7"}.fi-tr-pets:before{content:"\f9c8"}.fi-tr-pharmacy:before{content:"\f9c9"}.fi-tr-phone-call:before{content:"\f9ca"}.fi-tr-phone-cross:before{content:"\f9cb"}.fi-tr-phone-flip:before{content:"\f9cc"}.fi-tr-phone-heart-message:before{content:"\f9cd"}.fi-tr-phone-office:before{content:"\f9ce"}.fi-tr-phone-pause:before{content:"\f9cf"}.fi-tr-phone-plus:before{content:"\f9d0"}.fi-tr-phone-rotary:before{content:"\f9d1"}.fi-tr-phone-slash:before{content:"\f9d2"}.fi-tr-photo-capture:before{content:"\f9d3"}.fi-tr-photo-film-music:before{content:"\f9d4"}.fi-tr-photo-video:before{content:"\f9d5"}.fi-tr-physics:before{content:"\f9d6"}.fi-tr-Pi:before{content:"\f9d7"}.fi-tr-piano-keyboard:before{content:"\f9d8"}.fi-tr-piano:before{content:"\f9d9"}.fi-tr-pickaxe:before{content:"\f9da"}.fi-tr-picking-box:before{content:"\f9db"}.fi-tr-picking:before{content:"\f9dc"}.fi-tr-picnic:before{content:"\f9dd"}.fi-tr-picpeople-filled:before{content:"\f9de"}.fi-tr-picpeople:before{content:"\f9df"}.fi-tr-pie:before{content:"\f9e0"}.fi-tr-pig-bank-bulb:before{content:"\f9e1"}.fi-tr-pig-face:before{content:"\f9e2"}.fi-tr-pig:before{content:"\f9e3"}.fi-tr-piggy-bank-budget:before{content:"\f9e4"}.fi-tr-piggy-bank:before{content:"\f9e5"}.fi-tr-pills:before{content:"\f9e6"}.fi-tr-pinata:before{content:"\f9e7"}.fi-tr-pineapple-alt:before{content:"\f9e8"}.fi-tr-pineapple:before{content:"\f9e9"}.fi-tr-pipe-smoking:before{content:"\f9ea"}.fi-tr-pizza-slice:before{content:"\f9eb"}.fi-tr-place-of-worship:before{content:"\f9ec"}.fi-tr-plan-strategy:before{content:"\f9ed"}.fi-tr-plan:before{content:"\f9ee"}.fi-tr-plane-alt:before{content:"\f9ef"}.fi-tr-plane-arrival:before{content:"\f9f0"}.fi-tr-plane-departure:before{content:"\f9f1"}.fi-tr-plane-prop:before{content:"\f9f2"}.fi-tr-plane-slash:before{content:"\f9f3"}.fi-tr-plane-tail:before{content:"\f9f4"}.fi-tr-planet-moon:before{content:"\f9f5"}.fi-tr-planet-ringed:before{content:"\f9f6"}.fi-tr-plant-care:before{content:"\f9f7"}.fi-tr-plant-growth:before{content:"\f9f8"}.fi-tr-plant-seed-invest:before{content:"\f9f9"}.fi-tr-plant-wilt:before{content:"\f9fa"}.fi-tr-plate-utensils:before{content:"\f9fb"}.fi-tr-plate-wheat:before{content:"\f9fc"}.fi-tr-plate:before{content:"\f9fd"}.fi-tr-play-circle:before{content:"\f9fe"}.fi-tr-play-microphone:before{content:"\f9ff"}.fi-tr-play-pause:before{content:"\fa00"}.fi-tr-plug-alt:before{content:"\fa01"}.fi-tr-plug-cable:before{content:"\fa02"}.fi-tr-plug-circle-bolt:before{content:"\fa03"}.fi-tr-plug-circle-check:before{content:"\fa04"}.fi-tr-plug-circle-exclamation:before{content:"\fa05"}.fi-tr-plug-circle-minus:before{content:"\fa06"}.fi-tr-plug-circle-plus:before{content:"\fa07"}.fi-tr-plug-connection:before{content:"\fa08"}.fi-tr-plug:before{content:"\fa09"}.fi-tr-plus-hexagon:before{content:"\fa0a"}.fi-tr-plus-minus:before{content:"\fa0b"}.fi-tr-png-file:before{content:"\fa0c"}.fi-tr-podcast:before{content:"\fa0d"}.fi-tr-podium-star:before{content:"\fa0e"}.fi-tr-podium-victory-leader:before{content:"\fa0f"}.fi-tr-podium:before{content:"\fa10"}.fi-tr-point-of-sale-bill:before{content:"\fa11"}.fi-tr-point-of-sale-signal:before{content:"\fa12"}.fi-tr-point-of-sale:before{content:"\fa13"}.fi-tr-pointer-loading:before{content:"\fa14"}.fi-tr-pointer-text:before{content:"\fa15"}.fi-tr-police-box:before{content:"\fa16"}.fi-tr-poll-h:before{content:"\fa17"}.fi-tr-pollution:before{content:"\fa18"}.fi-tr-pompebled:before{content:"\fa19"}.fi-tr-poo-bolt:before{content:"\fa1a"}.fi-tr-poo:before{content:"\fa1b"}.fi-tr-pool-8-ball:before{content:"\fa1c"}.fi-tr-poop:before{content:"\fa1d"}.fi-tr-popcorn:before{content:"\fa1e"}.fi-tr-popsicle:before{content:"\fa1f"}.fi-tr-portal-enter:before{content:"\fa20"}.fi-tr-portal-exit:before{content:"\fa21"}.fi-tr-postal-address:before{content:"\fa22"}.fi-tr-pot:before{content:"\fa23"}.fi-tr-potato:before{content:"\fa24"}.fi-tr-pound:before{content:"\fa25"}.fi-tr-ppt-file:before{content:"\fa26"}.fi-tr-practice:before{content:"\fa27"}.fi-tr-praying-hands:before{content:"\fa28"}.fi-tr-prescription-bottle-alt:before{content:"\fa29"}.fi-tr-prescription-bottle-pill:before{content:"\fa2a"}.fi-tr-prescription-bottle:before{content:"\fa2b"}.fi-tr-prescription:before{content:"\fa2c"}.fi-tr-presentation:before{content:"\fa2d"}.fi-tr-previous-square:before{content:"\fa2e"}.fi-tr-print-magnifying-glass:before{content:"\fa2f"}.fi-tr-print-slash:before{content:"\fa30"}.fi-tr-print:before{content:"\fa31"}.fi-tr-problem-solving:before{content:"\fa32"}.fi-tr-procedures:before{content:"\fa33"}.fi-tr-process:before{content:"\fa34"}.fi-tr-productivity:before{content:"\fa35"}.fi-tr-progress-complete:before{content:"\fa36"}.fi-tr-progress-download:before{content:"\fa37"}.fi-tr-progress-upload:before{content:"\fa38"}.fi-tr-projector:before{content:"\fa39"}.fi-tr-protractor:before{content:"\fa3a"}.fi-tr-pulse:before{content:"\fa3b"}.fi-tr-pump-medical:before{content:"\fa3c"}.fi-tr-pump:before{content:"\fa3d"}.fi-tr-pumpkin-alt-2:before{content:"\fa3e"}.fi-tr-pumpkin-alt:before{content:"\fa3f"}.fi-tr-pumpkin:before{content:"\fa40"}.fi-tr-puzzle-alt:before{content:"\fa41"}.fi-tr-puzzle-piece-integration:before{content:"\fa42"}.fi-tr-puzzle-piece:before{content:"\fa43"}.fi-tr-puzzle-pieces:before{content:"\fa44"}.fi-tr-pyramid:before{content:"\fa45"}.fi-tr-q:before{content:"\fa46"}.fi-tr-qr-scan:before{content:"\fa47"}.fi-tr-QR:before{content:"\fa48"}.fi-tr-qrcode:before{content:"\fa49"}.fi-tr-question-square:before{content:"\fa4a"}.fi-tr-question:before{content:"\fa4b"}.fi-tr-queue-alt:before{content:"\fa4c"}.fi-tr-queue-line:before{content:"\fa4d"}.fi-tr-queue-signal:before{content:"\fa4e"}.fi-tr-queue:before{content:"\fa4f"}.fi-tr-quill-pen-story:before{content:"\fa50"}.fi-tr-quiz-alt:before{content:"\fa51"}.fi-tr-quiz:before{content:"\fa52"}.fi-tr-r:before{content:"\fa53"}.fi-tr-rabbit-fast:before{content:"\fa54"}.fi-tr-rabbit:before{content:"\fa55"}.fi-tr-raccoon:before{content:"\fa56"}.fi-tr-racquet:before{content:"\fa57"}.fi-tr-radar-monitoring-track:before{content:"\fa58"}.fi-tr-radar:before{content:"\fa59"}.fi-tr-radiation-alt:before{content:"\fa5a"}.fi-tr-radiation:before{content:"\fa5b"}.fi-tr-radio-alt:before{content:"\fa5c"}.fi-tr-radio-button:before{content:"\fa5d"}.fi-tr-radio:before{content:"\fa5e"}.fi-tr-radish:before{content:"\fa5f"}.fi-tr-rainbow:before{content:"\fa60"}.fi-tr-raindrops:before{content:"\fa61"}.fi-tr-ram:before{content:"\fa62"}.fi-tr-ramp-loading:before{content:"\fa63"}.fi-tr-rank:before{content:"\fa64"}.fi-tr-ranking-podium-empty:before{content:"\fa65"}.fi-tr-ranking-podium:before{content:"\fa66"}.fi-tr-ranking-star:before{content:"\fa67"}.fi-tr-ranking-stars:before{content:"\fa68"}.fi-tr-raygun:before{content:"\fa69"}.fi-tr-razor-barber:before{content:"\fa6a"}.fi-tr-react:before{content:"\fa6b"}.fi-tr-recipe-book:before{content:"\fa6c"}.fi-tr-recipe:before{content:"\fa6d"}.fi-tr-record-vinyl:before{content:"\fa6e"}.fi-tr-rectangle-barcode:before{content:"\fa6f"}.fi-tr-rectangle-code:before{content:"\fa70"}.fi-tr-rectangle-history-circle-plus:before{content:"\fa71"}.fi-tr-rectangle-horizontal:before{content:"\fa72"}.fi-tr-rectangle-list:before{content:"\fa73"}.fi-tr-rectangle-panoramic:before{content:"\fa74"}.fi-tr-rectangle-pro:before{content:"\fa75"}.fi-tr-rectangle-vertical-history:before{content:"\fa76"}.fi-tr-rectangle-vertical:before{content:"\fa77"}.fi-tr-rectangle-xmark:before{content:"\fa78"}.fi-tr-rectangles-mixed:before{content:"\fa79"}.fi-tr-recycle-bin:before{content:"\fa7a"}.fi-tr-recycle:before{content:"\fa7b"}.fi-tr-redo-alt:before{content:"\fa7c"}.fi-tr-reel:before{content:"\fa7d"}.fi-tr-referral-alt:before{content:"\fa7e"}.fi-tr-referral-user:before{content:"\fa7f"}.fi-tr-referral:before{content:"\fa80"}.fi-tr-reflect-horizontal-alt:before{content:"\fa81"}.fi-tr-reflect-horizontal:before{content:"\fa82"}.fi-tr-reflect-vertical:before{content:"\fa83"}.fi-tr-refrigerator:before{content:"\fa84"}.fi-tr-refund-alt:before{content:"\fa85"}.fi-tr-refund:before{content:"\fa86"}.fi-tr-region-pin-alt:before{content:"\fa87"}.fi-tr-region-pin:before{content:"\fa88"}.fi-tr-registered:before{content:"\fa89"}.fi-tr-registration-paper:before{content:"\fa8a"}.fi-tr-remove-folder:before{content:"\fa8b"}.fi-tr-remove-user:before{content:"\fa8c"}.fi-tr-rent-signal:before{content:"\fa8d"}.fi-tr-rent:before{content:"\fa8e"}.fi-tr-replace:before{content:"\fa8f"}.fi-tr-replay-10:before{content:"\fa90"}.fi-tr-replay-30:before{content:"\fa91"}.fi-tr-replay-5:before{content:"\fa92"}.fi-tr-reply-all:before{content:"\fa93"}.fi-tr-republican:before{content:"\fa94"}.fi-tr-reservation-smartphone:before{content:"\fa95"}.fi-tr-reservation-table:before{content:"\fa96"}.fi-tr-resistance-band:before{content:"\fa97"}.fi-tr-resources:before{content:"\fa98"}.fi-tr-restaurant:before{content:"\fa99"}.fi-tr-restock:before{content:"\fa9a"}.fi-tr-restroom-simple:before{content:"\fa9b"}.fi-tr-resume:before{content:"\fa9c"}.fi-tr-revenue-alt:before{content:"\fa9d"}.fi-tr-revenue-euro:before{content:"\fa9e"}.fi-tr-Revenue:before{content:"\fa9f"}.fi-tr-review:before{content:"\faa0"}.fi-tr-rewind-button-circle:before{content:"\faa1"}.fi-tr-rhombus:before{content:"\faa2"}.fi-tr-ribbon:before{content:"\faa3"}.fi-tr-right-from-bracket:before{content:"\faa4"}.fi-tr-right:before{content:"\faa5"}.fi-tr-ring-diamond:before{content:"\faa6"}.fi-tr-ring:before{content:"\faa7"}.fi-tr-rings-wedding:before{content:"\faa8"}.fi-tr-risk-alt:before{content:"\faa9"}.fi-tr-risk:before{content:"\faaa"}.fi-tr-road-barrier:before{content:"\faab"}.fi-tr-road-sign-left:before{content:"\faac"}.fi-tr-robot:before{content:"\faad"}.fi-tr-robotic-arm:before{content:"\faae"}.fi-tr-rocket-lunch:before{content:"\faaf"}.fi-tr-rocket:before{content:"\fab0"}.fi-tr-roller-coaster:before{content:"\fab1"}.fi-tr-room-service:before{content:"\fab2"}.fi-tr-rotate-exclamation:before{content:"\fab3"}.fi-tr-rotate-reverse:before{content:"\fab4"}.fi-tr-rotate-square:before{content:"\fab5"}.fi-tr-roulette:before{content:"\fab6"}.fi-tr-route-highway:before{content:"\fab7"}.fi-tr-route-interstate:before{content:"\fab8"}.fi-tr-route:before{content:"\fab9"}.fi-tr-router:before{content:"\faba"}.fi-tr-rss-alt:before{content:"\fabb"}.fi-tr-rss:before{content:"\fabc"}.fi-tr-ruble-sign:before{content:"\fabd"}.fi-tr-rugby-helmet:before{content:"\fabe"}.fi-tr-ruler-combined:before{content:"\fabf"}.fi-tr-ruler-horizontal:before{content:"\fac0"}.fi-tr-ruler-triangle:before{content:"\fac1"}.fi-tr-ruler-vertical:before{content:"\fac2"}.fi-tr-rules-alt:before{content:"\fac3"}.fi-tr-rules:before{content:"\fac4"}.fi-tr-running-track:before{content:"\fac5"}.fi-tr-running:before{content:"\fac6"}.fi-tr-rupee-sign:before{content:"\fac7"}.fi-tr-rupiah-sign:before{content:"\fac8"}.fi-tr-rv:before{content:"\fac9"}.fi-tr-s:before{content:"\faca"}.fi-tr-sack-dollar:before{content:"\facb"}.fi-tr-sack:before{content:"\facc"}.fi-tr-sad-cry:before{content:"\facd"}.fi-tr-sad-tear:before{content:"\face"}.fi-tr-sad:before{content:"\facf"}.fi-tr-safe-box:before{content:"\fad0"}.fi-tr-sailboat:before{content:"\fad1"}.fi-tr-salad:before{content:"\fad2"}.fi-tr-salary-alt:before{content:"\fad3"}.fi-tr-salt-pepper:before{content:"\fad4"}.fi-tr-salt-shaker:before{content:"\fad5"}.fi-tr-sandwich-alt:before{content:"\fad6"}.fi-tr-sandwich:before{content:"\fad7"}.fi-tr-satellite-dish:before{content:"\fad8"}.fi-tr-satellite:before{content:"\fad9"}.fi-tr-saturday:before{content:"\fada"}.fi-tr-sauce:before{content:"\fadb"}.fi-tr-sausage:before{content:"\fadc"}.fi-tr-sax-hot:before{content:"\fadd"}.fi-tr-saxophone:before{content:"\fade"}.fi-tr-scale-comparison-alt:before{content:"\fadf"}.fi-tr-scale-comparison:before{content:"\fae0"}.fi-tr-scale:before{content:"\fae1"}.fi-tr-scalpel-path:before{content:"\fae2"}.fi-tr-scalpel:before{content:"\fae3"}.fi-tr-scanner-gun:before{content:"\fae4"}.fi-tr-scanner-image:before{content:"\fae5"}.fi-tr-scanner-keyboard:before{content:"\fae6"}.fi-tr-scanner-touchscreen:before{content:"\fae7"}.fi-tr-scarecrow:before{content:"\fae8"}.fi-tr-scarf:before{content:"\fae9"}.fi-tr-school-bus:before{content:"\faea"}.fi-tr-school:before{content:"\faeb"}.fi-tr-scooter:before{content:"\faec"}.fi-tr-screen:before{content:"\faed"}.fi-tr-screencast:before{content:"\faee"}.fi-tr-screw-alt:before{content:"\faef"}.fi-tr-screw:before{content:"\faf0"}.fi-tr-screwdriver:before{content:"\faf1"}.fi-tr-scribble:before{content:"\faf2"}.fi-tr-script:before{content:"\faf3"}.fi-tr-scroll-document-story:before{content:"\faf4"}.fi-tr-scroll-old:before{content:"\faf5"}.fi-tr-scroll-torah:before{content:"\faf6"}.fi-tr-scroll:before{content:"\faf7"}.fi-tr-scrubber:before{content:"\faf8"}.fi-tr-scythe:before{content:"\faf9"}.fi-tr-sd-card:before{content:"\fafa"}.fi-tr-sd-cards:before{content:"\fafb"}.fi-tr-seal-exclamation:before{content:"\fafc"}.fi-tr-seal-question:before{content:"\fafd"}.fi-tr-seal:before{content:"\fafe"}.fi-tr-search-alt:before{content:"\faff"}.fi-tr-search-dollar:before{content:"\fb00"}.fi-tr-search-heart:before{content:"\fb01"}.fi-tr-search-location:before{content:"\fb02"}.fi-tr-seat-airline:before{content:"\fb03"}.fi-tr-seatbelt-safety-driver:before{content:"\fb04"}.fi-tr-second-award:before{content:"\fb05"}.fi-tr-second-laurel:before{content:"\fb06"}.fi-tr-second-medal:before{content:"\fb07"}.fi-tr-second:before{content:"\fb08"}.fi-tr-seedling:before{content:"\fb09"}.fi-tr-selection:before{content:"\fb0a"}.fi-tr-sell:before{content:"\fb0b"}.fi-tr-seller-store:before{content:"\fb0c"}.fi-tr-seller:before{content:"\fb0d"}.fi-tr-selling:before{content:"\fb0e"}.fi-tr-send-back:before{content:"\fb0f"}.fi-tr-send-backward:before{content:"\fb10"}.fi-tr-send-money-smartphone:before{content:"\fb11"}.fi-tr-send-money:before{content:"\fb12"}.fi-tr-sensor-alert:before{content:"\fb13"}.fi-tr-sensor-fire:before{content:"\fb14"}.fi-tr-sensor-on:before{content:"\fb15"}.fi-tr-sensor-smoke:before{content:"\fb16"}.fi-tr-sensor:before{content:"\fb17"}.fi-tr-share-alt-square:before{content:"\fb18"}.fi-tr-share-square:before{content:"\fb19"}.fi-tr-sheep:before{content:"\fb1a"}.fi-tr-shekel-sign:before{content:"\fb1b"}.fi-tr-shelves:before{content:"\fb1c"}.fi-tr-shield-alt:before{content:"\fb1d"}.fi-tr-shield-cat:before{content:"\fb1e"}.fi-tr-shield-cross:before{content:"\fb1f"}.fi-tr-shield-dog:before{content:"\fb20"}.fi-tr-shield-exclamation:before{content:"\fb21"}.fi-tr-shield-interrogation:before{content:"\fb22"}.fi-tr-shield-keyhole:before{content:"\fb23"}.fi-tr-shield-minus:before{content:"\fb24"}.fi-tr-shield-security-risk:before{content:"\fb25"}.fi-tr-shield-slash:before{content:"\fb26"}.fi-tr-shield-trust:before{content:"\fb27"}.fi-tr-shield-virus:before{content:"\fb28"}.fi-tr-shield-xmark:before{content:"\fb29"}.fi-tr-shipping-fast:before{content:"\fb2a"}.fi-tr-shipping-timed:before{content:"\fb2b"}.fi-tr-shirt-long-sleeve:before{content:"\fb2c"}.fi-tr-shirt-running:before{content:"\fb2d"}.fi-tr-shirt-tank-top:before{content:"\fb2e"}.fi-tr-shirt:before{content:"\fb2f"}.fi-tr-shish-kebab:before{content:"\fb30"}.fi-tr-shoe-prints:before{content:"\fb31"}.fi-tr-shop-lock:before{content:"\fb32"}.fi-tr-shop-slash:before{content:"\fb33"}.fi-tr-shopping-basket:before{content:"\fb34"}.fi-tr-shopping-cart-buyer:before{content:"\fb35"}.fi-tr-shovel-snow:before{content:"\fb36"}.fi-tr-shovel:before{content:"\fb37"}.fi-tr-shower-down:before{content:"\fb38"}.fi-tr-shower:before{content:"\fb39"}.fi-tr-shredder:before{content:"\fb3a"}.fi-tr-shrimp:before{content:"\fb3b"}.fi-tr-shuttle-van:before{content:"\fb3c"}.fi-tr-shuttlecock:before{content:"\fb3d"}.fi-tr-Sickle:before{content:"\fb3e"}.fi-tr-sidebar-flip:before{content:"\fb3f"}.fi-tr-sidebar:before{content:"\fb40"}.fi-tr-sigma:before{content:"\fb41"}.fi-tr-sign-hanging:before{content:"\fb42"}.fi-tr-sign-in-alt:before{content:"\fb43"}.fi-tr-sign-out-alt:before{content:"\fb44"}.fi-tr-sign-posts-wrench:before{content:"\fb45"}.fi-tr-sign-posts:before{content:"\fb46"}.fi-tr-sign-up:before{content:"\fb47"}.fi-tr-signal-alt-1:before{content:"\fb48"}.fi-tr-signal-alt-2:before{content:"\fb49"}.fi-tr-signal-alt-slash:before{content:"\fb4a"}.fi-tr-signal-alt:before{content:"\fb4b"}.fi-tr-signal-bars-fair:before{content:"\fb4c"}.fi-tr-signal-bars-good:before{content:"\fb4d"}.fi-tr-signal-bars-weak:before{content:"\fb4e"}.fi-tr-signal-stream-slash:before{content:"\fb4f"}.fi-tr-signal-stream:before{content:"\fb50"}.fi-tr-signature-lock:before{content:"\fb51"}.fi-tr-signature-slash:before{content:"\fb52"}.fi-tr-signature:before{content:"\fb53"}.fi-tr-sim-card:before{content:"\fb54"}.fi-tr-sim-cards:before{content:"\fb55"}.fi-tr-sink:before{content:"\fb56"}.fi-tr-siren-on:before{content:"\fb57"}.fi-tr-Siren:before{content:"\fb58"}.fi-tr-site-alt:before{content:"\fb59"}.fi-tr-site-browser:before{content:"\fb5a"}.fi-tr-site:before{content:"\fb5b"}.fi-tr-sitemap:before{content:"\fb5c"}.fi-tr-skating:before{content:"\fb5d"}.fi-tr-skeleton-ribs:before{content:"\fb5e"}.fi-tr-skeleton:before{content:"\fb5f"}.fi-tr-skewer:before{content:"\fb60"}.fi-tr-ski-boot-ski:before{content:"\fb61"}.fi-tr-ski-jump:before{content:"\fb62"}.fi-tr-ski-lift:before{content:"\fb63"}.fi-tr-skiing-nordic:before{content:"\fb64"}.fi-tr-skiing:before{content:"\fb65"}.fi-tr-skill-alt:before{content:"\fb66"}.fi-tr-skill-user:before{content:"\fb67"}.fi-tr-skill:before{content:"\fb68"}.fi-tr-skin-arrow:before{content:"\fb69"}.fi-tr-skin-drop:before{content:"\fb6a"}.fi-tr-skin-hair:before{content:"\fb6b"}.fi-tr-skin:before{content:"\fb6c"}.fi-tr-skip-15-seconds:before{content:"\fb6d"}.fi-tr-skull-cow:before{content:"\fb6e"}.fi-tr-skull-crossbones:before{content:"\fb6f"}.fi-tr-skull:before{content:"\fb70"}.fi-tr-slash:before{content:"\fb71"}.fi-tr-sledding:before{content:"\fb72"}.fi-tr-sleeping-bag:before{content:"\fb73"}.fi-tr-sleigh:before{content:"\fb74"}.fi-tr-sliders-h-square:before{content:"\fb75"}.fi-tr-sliders-v-square:before{content:"\fb76"}.fi-tr-sliders-v:before{content:"\fb77"}.fi-tr-slot-machine:before{content:"\fb78"}.fi-tr-smart-home-alt:before{content:"\fb79"}.fi-tr-smart-home:before{content:"\fb7a"}.fi-tr-smartphone:before{content:"\fb7b"}.fi-tr-smile-beam:before{content:"\fb7c"}.fi-tr-smile-plus:before{content:"\fb7d"}.fi-tr-smile-wink:before{content:"\fb7e"}.fi-tr-smile:before{content:"\fb7f"}.fi-tr-smiley-comment-alt:before{content:"\fb80"}.fi-tr-smog:before{content:"\fb81"}.fi-tr-smoke:before{content:"\fb82"}.fi-tr-smoking-ban:before{content:"\fb83"}.fi-tr-smoking:before{content:"\fb84"}.fi-tr-snake:before{content:"\fb85"}.fi-tr-snap:before{content:"\fb86"}.fi-tr-snooze:before{content:"\fb87"}.fi-tr-snow-blowing:before{content:"\fb88"}.fi-tr-snowboarding:before{content:"\fb89"}.fi-tr-snowflake-droplets:before{content:"\fb8a"}.fi-tr-snowflake:before{content:"\fb8b"}.fi-tr-snowflakes:before{content:"\fb8c"}.fi-tr-snowman-alt:before{content:"\fb8d"}.fi-tr-snowman-head:before{content:"\fb8e"}.fi-tr-snowmobile:before{content:"\fb8f"}.fi-tr-snowplow:before{content:"\fb90"}.fi-tr-soap-alt:before{content:"\fb91"}.fi-tr-soap:before{content:"\fb92"}.fi-tr-socks:before{content:"\fb93"}.fi-tr-sofa-size:before{content:"\fb94"}.fi-tr-sofa:before{content:"\fb95"}.fi-tr-solar-panel-sun:before{content:"\fb96"}.fi-tr-solar-panel:before{content:"\fb97"}.fi-tr-solar-system:before{content:"\fb98"}.fi-tr-sold-house:before{content:"\fb99"}.fi-tr-sold-signal:before{content:"\fb9a"}.fi-tr-sort-alpha-down-alt:before{content:"\fb9b"}.fi-tr-sort-alpha-down:before{content:"\fb9c"}.fi-tr-sort-alpha-up-alt:before{content:"\fb9d"}.fi-tr-sort-alpha-up:before{content:"\fb9e"}.fi-tr-sort-alt:before{content:"\fb9f"}.fi-tr-sort-amount-down-alt:before{content:"\fba0"}.fi-tr-sort-amount-down:before{content:"\fba1"}.fi-tr-sort-amount-up-alt:before{content:"\fba2"}.fi-tr-sort-amount-up:before{content:"\fba3"}.fi-tr-sort-circle-down:before{content:"\fba4"}.fi-tr-sort-circle-up:before{content:"\fba5"}.fi-tr-sort-circle:before{content:"\fba6"}.fi-tr-sort-down:before{content:"\fba7"}.fi-tr-sort-numeric-down-alt:before{content:"\fba8"}.fi-tr-sort-numeric-down:before{content:"\fba9"}.fi-tr-sort-shapes-down:before{content:"\fbaa"}.fi-tr-sort-shapes-up:before{content:"\fbab"}.fi-tr-sort-size-down:before{content:"\fbac"}.fi-tr-sort-size-up:before{content:"\fbad"}.fi-tr-sort:before{content:"\fbae"}.fi-tr-soup:before{content:"\fbaf"}.fi-tr-source-data:before{content:"\fbb0"}.fi-tr-source-document-alt:before{content:"\fbb1"}.fi-tr-source-document:before{content:"\fbb2"}.fi-tr-spa:before{content:"\fbb3"}.fi-tr-space-shuttle:before{content:"\fbb4"}.fi-tr-space-station-moon-alt:before{content:"\fbb5"}.fi-tr-space-station-moon:before{content:"\fbb6"}.fi-tr-spade:before{content:"\fbb7"}.fi-tr-spaghetti-monster-flying:before{content:"\fbb8"}.fi-tr-spain-map:before{content:"\fbb9"}.fi-tr-sparkles:before{content:"\fbba"}.fi-tr-spartan-helmet:before{content:"\fbbb"}.fi-tr-speaker:before{content:"\fbbc"}.fi-tr-speakers:before{content:"\fbbd"}.fi-tr-speech-bubble-story:before{content:"\fbbe"}.fi-tr-speedometer-arrow:before{content:"\fbbf"}.fi-tr-speedometer-kpi:before{content:"\fbc0"}.fi-tr-sphere:before{content:"\fbc1"}.fi-tr-spider-black-widow:before{content:"\fbc2"}.fi-tr-spider-web:before{content:"\fbc3"}.fi-tr-spider:before{content:"\fbc4"}.fi-tr-split-up-relation:before{content:"\fbc5"}.fi-tr-split:before{content:"\fbc6"}.fi-tr-splotch:before{content:"\fbc7"}.fi-tr-spoon:before{content:"\fbc8"}.fi-tr-spray-can-sparkles:before{content:"\fbc9"}.fi-tr-spray-can:before{content:"\fbca"}.fi-tr-spring-calendar:before{content:"\fbcb"}.fi-tr-sprinkler:before{content:"\fbcc"}.fi-tr-spy:before{content:"\fbcd"}.fi-tr-square-0:before{content:"\fbce"}.fi-tr-square-1:before{content:"\fbcf"}.fi-tr-square-2:before{content:"\fbd0"}.fi-tr-square-3:before{content:"\fbd1"}.fi-tr-square-4:before{content:"\fbd2"}.fi-tr-square-5:before{content:"\fbd3"}.fi-tr-square-6:before{content:"\fbd4"}.fi-tr-square-7:before{content:"\fbd5"}.fi-tr-square-8:before{content:"\fbd6"}.fi-tr-square-9:before{content:"\fbd7"}.fi-tr-square-a:before{content:"\fbd8"}.fi-tr-square-b:before{content:"\fbd9"}.fi-tr-square-bolt:before{content:"\fbda"}.fi-tr-square-c:before{content:"\fbdb"}.fi-tr-square-code:before{content:"\fbdc"}.fi-tr-square-d:before{content:"\fbdd"}.fi-tr-square-dashed-circle-plus:before{content:"\fbde"}.fi-tr-square-dashed:before{content:"\fbdf"}.fi-tr-square-divide:before{content:"\fbe0"}.fi-tr-square-e:before{content:"\fbe1"}.fi-tr-square-ellipsis-vertical:before{content:"\fbe2"}.fi-tr-square-ellipsis:before{content:"\fbe3"}.fi-tr-square-exclamation:before{content:"\fbe4"}.fi-tr-square-f:before{content:"\fbe5"}.fi-tr-square-g:before{content:"\fbe6"}.fi-tr-square-h:before{content:"\fbe7"}.fi-tr-square-heart:before{content:"\fbe8"}.fi-tr-square-i:before{content:"\fbe9"}.fi-tr-square-info:before{content:"\fbea"}.fi-tr-square-j:before{content:"\fbeb"}.fi-tr-square-k:before{content:"\fbec"}.fi-tr-square-kanban:before{content:"\fbed"}.fi-tr-square-l:before{content:"\fbee"}.fi-tr-square-m:before{content:"\fbef"}.fi-tr-square-minus:before{content:"\fbf0"}.fi-tr-square-n:before{content:"\fbf1"}.fi-tr-square-o:before{content:"\fbf2"}.fi-tr-square-p:before{content:"\fbf3"}.fi-tr-square-phone-hangup:before{content:"\fbf4"}.fi-tr-square-plus:before{content:"\fbf5"}.fi-tr-square-poll-horizontal:before{content:"\fbf6"}.fi-tr-square-poll-vertical:before{content:"\fbf7"}.fi-tr-square-q:before{content:"\fbf8"}.fi-tr-square-quote:before{content:"\fbf9"}.fi-tr-square-r:before{content:"\fbfa"}.fi-tr-square-root:before{content:"\fbfb"}.fi-tr-square-s:before{content:"\fbfc"}.fi-tr-square-small:before{content:"\fbfd"}.fi-tr-square-star:before{content:"\fbfe"}.fi-tr-square-t:before{content:"\fbff"}.fi-tr-square-terminal:before{content:"\fc00"}.fi-tr-square-u:before{content:"\fc01"}.fi-tr-square-up-right:before{content:"\fc02"}.fi-tr-square-v:before{content:"\fc03"}.fi-tr-square-w:before{content:"\fc04"}.fi-tr-square-x:before{content:"\fc05"}.fi-tr-square-y:before{content:"\fc06"}.fi-tr-square-z:before{content:"\fc07"}.fi-tr-square:before{content:"\fc08"}.fi-tr-squid:before{content:"\fc09"}.fi-tr-squircle:before{content:"\fc0a"}.fi-tr-squirrel:before{content:"\fc0b"}.fi-tr-staff:before{content:"\fc0c"}.fi-tr-stage-concert:before{content:"\fc0d"}.fi-tr-stage-theatre:before{content:"\fc0e"}.fi-tr-stage:before{content:"\fc0f"}.fi-tr-stairs:before{content:"\fc10"}.fi-tr-stamp:before{content:"\fc11"}.fi-tr-standard-definition:before{content:"\fc12"}.fi-tr-star-and-crescent:before{content:"\fc13"}.fi-tr-star-christmas:before{content:"\fc14"}.fi-tr-star-comment-alt:before{content:"\fc15"}.fi-tr-star-exclamation:before{content:"\fc16"}.fi-tr-star-octogram:before{content:"\fc17"}.fi-tr-star-of-david:before{content:"\fc18"}.fi-tr-star-sharp-half-stroke:before{content:"\fc19"}.fi-tr-star-sharp-half:before{content:"\fc1a"}.fi-tr-star-shooting:before{content:"\fc1b"}.fi-tr-starfighter:before{content:"\fc1c"}.fi-tr-stars:before{content:"\fc1d"}.fi-tr-state-country:before{content:"\fc1e"}.fi-tr-stationary-bike:before{content:"\fc1f"}.fi-tr-stats:before{content:"\fc20"}.fi-tr-steak:before{content:"\fc21"}.fi-tr-steering-wheel:before{content:"\fc22"}.fi-tr-step-backward:before{content:"\fc23"}.fi-tr-step-forward:before{content:"\fc24"}.fi-tr-sterling-sign:before{content:"\fc25"}.fi-tr-stethoscope:before{content:"\fc26"}.fi-tr-sticker:before{content:"\fc27"}.fi-tr-stocking:before{content:"\fc28"}.fi-tr-stomach:before{content:"\fc29"}.fi-tr-stop-circle:before{content:"\fc2a"}.fi-tr-stop-square:before{content:"\fc2b"}.fi-tr-stopwatch:before{content:"\fc2c"}.fi-tr-store-alt:before{content:"\fc2d"}.fi-tr-store-buyer:before{content:"\fc2e"}.fi-tr-store-lock:before{content:"\fc2f"}.fi-tr-store-slash:before{content:"\fc30"}.fi-tr-story-book:before{content:"\fc31"}.fi-tr-story-fairy-tale:before{content:"\fc32"}.fi-tr-story-fantasy:before{content:"\fc33"}.fi-tr-strategy-chess-risk:before{content:"\fc34"}.fi-tr-strawberry:before{content:"\fc35"}.fi-tr-street-view:before{content:"\fc36"}.fi-tr-stretcher:before{content:"\fc37"}.fi-tr-strikethrough:before{content:"\fc38"}.fi-tr-stroopwafel:before{content:"\fc39"}.fi-tr-student-alt:before{content:"\fc3a"}.fi-tr-student:before{content:"\fc3b"}.fi-tr-subscript:before{content:"\fc3c"}.fi-tr-subscription-alt:before{content:"\fc3d"}.fi-tr-subscription:before{content:"\fc3e"}.fi-tr-subtitles-slash:before{content:"\fc3f"}.fi-tr-subway:before{content:"\fc40"}.fi-tr-suitcase-alt:before{content:"\fc41"}.fi-tr-summary-check:before{content:"\fc42"}.fi-tr-summer:before{content:"\fc43"}.fi-tr-sun-dust:before{content:"\fc44"}.fi-tr-sun-plant-wilt:before{content:"\fc45"}.fi-tr-sun-salutation-yoga:before{content:"\fc46"}.fi-tr-sun:before{content:"\fc47"}.fi-tr-sunday:before{content:"\fc48"}.fi-tr-sunglasses-alt:before{content:"\fc49"}.fi-tr-sunglasses:before{content:"\fc4a"}.fi-tr-sunrise-alt:before{content:"\fc4b"}.fi-tr-sunrise:before{content:"\fc4c"}.fi-tr-sunset:before{content:"\fc4d"}.fi-tr-superscript:before{content:"\fc4e"}.fi-tr-supplier-alt:before{content:"\fc4f"}.fi-tr-supplier:before{content:"\fc50"}.fi-tr-surprise:before{content:"\fc51"}.fi-tr-surveillance-camera:before{content:"\fc52"}.fi-tr-survey-xmark:before{content:"\fc53"}.fi-tr-sushi-alt:before{content:"\fc54"}.fi-tr-sushi-roll:before{content:"\fc55"}.fi-tr-sushi:before{content:"\fc56"}.fi-tr-svg:before{content:"\fc57"}.fi-tr-swap:before{content:"\fc58"}.fi-tr-swatchbook:before{content:"\fc59"}.fi-tr-swimmer:before{content:"\fc5a"}.fi-tr-swimming-pool:before{content:"\fc5b"}.fi-tr-swing:before{content:"\fc5c"}.fi-tr-swipe-down:before{content:"\fc5d"}.fi-tr-swipe-left:before{content:"\fc5e"}.fi-tr-swipe-right:before{content:"\fc5f"}.fi-tr-swipe-up:before{content:"\fc60"}.fi-tr-symbols:before{content:"\fc61"}.fi-tr-synagogue:before{content:"\fc62"}.fi-tr-syringe:before{content:"\fc63"}.fi-tr-system-cloud:before{content:"\fc64"}.fi-tr-t:before{content:"\fc65"}.fi-tr-tab-folder:before{content:"\fc66"}.fi-tr-table-columns:before{content:"\fc67"}.fi-tr-table-layout:before{content:"\fc68"}.fi-tr-table-list:before{content:"\fc69"}.fi-tr-table-picnic:before{content:"\fc6a"}.fi-tr-table-pivot:before{content:"\fc6b"}.fi-tr-table-rows:before{content:"\fc6c"}.fi-tr-table-tree:before{content:"\fc6d"}.fi-tr-table:before{content:"\fc6e"}.fi-tr-tablet-android-alt:before{content:"\fc6f"}.fi-tr-tablet-android:before{content:"\fc70"}.fi-tr-tablet-rugged:before{content:"\fc71"}.fi-tr-tablet:before{content:"\fc72"}.fi-tr-tachometer-alt-average:before{content:"\fc73"}.fi-tr-tachometer-alt-fastest:before{content:"\fc74"}.fi-tr-tachometer-alt-slow:before{content:"\fc75"}.fi-tr-tachometer-alt-slowest:before{content:"\fc76"}.fi-tr-tachometer-average:before{content:"\fc77"}.fi-tr-tachometer-fast:before{content:"\fc78"}.fi-tr-tachometer-fastest:before{content:"\fc79"}.fi-tr-tachometer-slow:before{content:"\fc7a"}.fi-tr-tachometer-slowest:before{content:"\fc7b"}.fi-tr-tachometer:before{content:"\fc7c"}.fi-tr-taco:before{content:"\fc7d"}.fi-tr-tags:before{content:"\fc7e"}.fi-tr-talent-alt:before{content:"\fc7f"}.fi-tr-talent-hand:before{content:"\fc80"}.fi-tr-talent:before{content:"\fc81"}.fi-tr-tally-1:before{content:"\fc82"}.fi-tr-tally-2:before{content:"\fc83"}.fi-tr-tally-3:before{content:"\fc84"}.fi-tr-tally-4:before{content:"\fc85"}.fi-tr-tally:before{content:"\fc86"}.fi-tr-tamale:before{content:"\fc87"}.fi-tr-tank-water:before{content:"\fc88"}.fi-tr-tap:before{content:"\fc89"}.fi-tr-tape:before{content:"\fc8a"}.fi-tr-target-audience:before{content:"\fc8b"}.fi-tr-target:before{content:"\fc8c"}.fi-tr-tax-alt:before{content:"\fc8d"}.fi-tr-tax:before{content:"\fc8e"}.fi-tr-taxi-bus:before{content:"\fc8f"}.fi-tr-team-check-alt:before{content:"\fc90"}.fi-tr-team-check:before{content:"\fc91"}.fi-tr-teddy-bear:before{content:"\fc92"}.fi-tr-teeth-open:before{content:"\fc93"}.fi-tr-telescope:before{content:"\fc94"}.fi-tr-temperature-down:before{content:"\fc95"}.fi-tr-temperature-frigid:before{content:"\fc96"}.fi-tr-temperature-high:before{content:"\fc97"}.fi-tr-temperature-list:before{content:"\fc98"}.fi-tr-temperature-low:before{content:"\fc99"}.fi-tr-temperature-up:before{content:"\fc9a"}.fi-tr-template-alt:before{content:"\fc9b"}.fi-tr-template:before{content:"\fc9c"}.fi-tr-tenge:before{content:"\fc9d"}.fi-tr-tent-arrow-down-to-line:before{content:"\fc9e"}.fi-tr-tent-arrow-left-right:before{content:"\fc9f"}.fi-tr-tent-arrow-turn-left:before{content:"\fca0"}.fi-tr-tent-arrows-down:before{content:"\fca1"}.fi-tr-tents:before{content:"\fca2"}.fi-tr-terminal:before{content:"\fca3"}.fi-tr-terrace:before{content:"\fca4"}.fi-tr-test-tube:before{content:"\fca5"}.fi-tr-test:before{content:"\fca6"}.fi-tr-text-box-dots:before{content:"\fca7"}.fi-tr-text-box-edit:before{content:"\fca8"}.fi-tr-text-box:before{content:"\fca9"}.fi-tr-text-height:before{content:"\fcaa"}.fi-tr-text-shadow:before{content:"\fcab"}.fi-tr-text-size:before{content:"\fcac"}.fi-tr-text-slash:before{content:"\fcad"}.fi-tr-text-width:before{content:"\fcae"}.fi-tr-theater-masks:before{content:"\fcaf"}.fi-tr-thermometer-alt:before{content:"\fcb0"}.fi-tr-thermometer-empty:before{content:"\fcb1"}.fi-tr-thermometer-full:before{content:"\fcb2"}.fi-tr-thermometer-half:before{content:"\fcb3"}.fi-tr-thermometer-quarter:before{content:"\fcb4"}.fi-tr-thermometer-three-quarters:before{content:"\fcb5"}.fi-tr-theta:before{content:"\fcb6"}.fi-tr-third-award:before{content:"\fcb7"}.fi-tr-third-laurel:before{content:"\fcb8"}.fi-tr-third-medal:before{content:"\fcb9"}.fi-tr-third:before{content:"\fcba"}.fi-tr-thought-bubble:before{content:"\fcbb"}.fi-tr-three-leaf-clover:before{content:"\fcbc"}.fi-tr-thumbs-up-trust:before{content:"\fcbd"}.fi-tr-thunderstorm-moon:before{content:"\fcbe"}.fi-tr-thunderstorm-risk:before{content:"\fcbf"}.fi-tr-thunderstorm-sun:before{content:"\fcc0"}.fi-tr-thunderstorm:before{content:"\fcc1"}.fi-tr-thursday:before{content:"\fcc2"}.fi-tr-ticket-airline:before{content:"\fcc3"}.fi-tr-ticket-alt:before{content:"\fcc4"}.fi-tr-tickets-airline:before{content:"\fcc5"}.fi-tr-tie:before{content:"\fcc6"}.fi-tr-tilde:before{content:"\fcc7"}.fi-tr-time-add:before{content:"\fcc8"}.fi-tr-time-check:before{content:"\fcc9"}.fi-tr-time-delete:before{content:"\fcca"}.fi-tr-time-fast:before{content:"\fccb"}.fi-tr-time-forward-sixty:before{content:"\fccc"}.fi-tr-time-forward-ten:before{content:"\fccd"}.fi-tr-time-forward:before{content:"\fcce"}.fi-tr-time-half-past:before{content:"\fccf"}.fi-tr-time-oclock:before{content:"\fcd0"}.fi-tr-time-quarter-past:before{content:"\fcd1"}.fi-tr-time-quarter-to:before{content:"\fcd2"}.fi-tr-time-twenty-four:before{content:"\fcd3"}.fi-tr-time-watch-calendar:before{content:"\fcd4"}.fi-tr-times-hexagon:before{content:"\fcd5"}.fi-tr-tint-slash:before{content:"\fcd6"}.fi-tr-tip-coin:before{content:"\fcd7"}.fi-tr-tire-flat:before{content:"\fcd8"}.fi-tr-tire-pressure-warning:before{content:"\fcd9"}.fi-tr-tire-rugged:before{content:"\fcda"}.fi-tr-tire:before{content:"\fcdb"}.fi-tr-tired:before{content:"\fcdc"}.fi-tr-to-do-alt:before{content:"\fcdd"}.fi-tr-to-do:before{content:"\fcde"}.fi-tr-together-people:before{content:"\fcdf"}.fi-tr-toggle-off:before{content:"\fce0"}.fi-tr-toggle-on:before{content:"\fce1"}.fi-tr-toilet-paper-blank-under:before{content:"\fce2"}.fi-tr-toilet-paper-blank:before{content:"\fce3"}.fi-tr-toilet-paper-slash:before{content:"\fce4"}.fi-tr-toilet-paper-under-slash:before{content:"\fce5"}.fi-tr-toilet-paper-under:before{content:"\fce6"}.fi-tr-toilet:before{content:"\fce7"}.fi-tr-toilets-portable:before{content:"\fce8"}.fi-tr-token:before{content:"\fce9"}.fi-tr-tomato:before{content:"\fcea"}.fi-tr-tombstone-alt:before{content:"\fceb"}.fi-tr-tombstone:before{content:"\fcec"}.fi-tr-tool-box:before{content:"\fced"}.fi-tr-tools:before{content:"\fcee"}.fi-tr-tooth:before{content:"\fcef"}.fi-tr-toothbrush:before{content:"\fcf0"}.fi-tr-torch-inspiration-leader:before{content:"\fcf1"}.fi-tr-torii-gate:before{content:"\fcf2"}.fi-tr-tornado:before{content:"\fcf3"}.fi-tr-total:before{content:"\fcf4"}.fi-tr-tour-guide-people:before{content:"\fcf5"}.fi-tr-tour-virtual:before{content:"\fcf6"}.fi-tr-tower-control:before{content:"\fcf7"}.fi-tr-track:before{content:"\fcf8"}.fi-tr-tractor:before{content:"\fcf9"}.fi-tr-trademark:before{content:"\fcfa"}.fi-tr-traffic-cone:before{content:"\fcfb"}.fi-tr-traffic-light-go:before{content:"\fcfc"}.fi-tr-traffic-light-slow:before{content:"\fcfd"}.fi-tr-traffic-light-stop:before{content:"\fcfe"}.fi-tr-traffic-light:before{content:"\fcff"}.fi-tr-trailer:before{content:"\fd00"}.fi-tr-train-journey:before{content:"\fd01"}.fi-tr-train-station-building:before{content:"\fd02"}.fi-tr-train-station:before{content:"\fd03"}.fi-tr-train-subway-tunnel:before{content:"\fd04"}.fi-tr-train-track:before{content:"\fd05"}.fi-tr-train-tram:before{content:"\fd06"}.fi-tr-tram:before{content:"\fd07"}.fi-tr-transformation-block:before{content:"\fd08"}.fi-tr-transformation-circle:before{content:"\fd09"}.fi-tr-transformation-design:before{content:"\fd0a"}.fi-tr-transformation-shapes:before{content:"\fd0b"}.fi-tr-transformer-bolt:before{content:"\fd0c"}.fi-tr-transgender:before{content:"\fd0d"}.fi-tr-transporter-1:before{content:"\fd0e"}.fi-tr-transporter-2:before{content:"\fd0f"}.fi-tr-transporter-3:before{content:"\fd10"}.fi-tr-transporter-4:before{content:"\fd11"}.fi-tr-transporter-5:before{content:"\fd12"}.fi-tr-transporter-6:before{content:"\fd13"}.fi-tr-transporter-7:before{content:"\fd14"}.fi-tr-transporter-empty:before{content:"\fd15"}.fi-tr-transporter:before{content:"\fd16"}.fi-tr-trash-can-check:before{content:"\fd17"}.fi-tr-trash-can-clock:before{content:"\fd18"}.fi-tr-trash-can-list:before{content:"\fd19"}.fi-tr-trash-can-plus:before{content:"\fd1a"}.fi-tr-trash-can-slash:before{content:"\fd1b"}.fi-tr-trash-check:before{content:"\fd1c"}.fi-tr-trash-clock:before{content:"\fd1d"}.fi-tr-trash-empty:before{content:"\fd1e"}.fi-tr-trash-list:before{content:"\fd1f"}.fi-tr-trash-plus:before{content:"\fd20"}.fi-tr-trash-restore-alt:before{content:"\fd21"}.fi-tr-trash-restore:before{content:"\fd22"}.fi-tr-trash-slash:before{content:"\fd23"}.fi-tr-trash-undo-alt:before{content:"\fd24"}.fi-tr-trash-undo:before{content:"\fd25"}.fi-tr-trash-xmark:before{content:"\fd26"}.fi-tr-treadmill:before{content:"\fd27"}.fi-tr-treasure-chest:before{content:"\fd28"}.fi-tr-treatment:before{content:"\fd29"}.fi-tr-tree-alt:before{content:"\fd2a"}.fi-tr-tree-christmas:before{content:"\fd2b"}.fi-tr-tree-deciduous:before{content:"\fd2c"}.fi-tr-tree:before{content:"\fd2d"}.fi-tr-trees-alt:before{content:"\fd2e"}.fi-tr-trees:before{content:"\fd2f"}.fi-tr-triangle-music:before{content:"\fd30"}.fi-tr-triangle-person-digging:before{content:"\fd31"}.fi-tr-triangle-warning:before{content:"\fd32"}.fi-tr-triangle:before{content:"\fd33"}.fi-tr-tricycle:before{content:"\fd34"}.fi-tr-trillium:before{content:"\fd35"}.fi-tr-trophy-achievement-skill:before{content:"\fd36"}.fi-tr-trophy-star:before{content:"\fd37"}.fi-tr-truck-arrow-left:before{content:"\fd38"}.fi-tr-truck-arrow-right:before{content:"\fd39"}.fi-tr-truck-bolt:before{content:"\fd3a"}.fi-tr-truck-box:before{content:"\fd3b"}.fi-tr-truck-check:before{content:"\fd3c"}.fi-tr-truck-container-empty:before{content:"\fd3d"}.fi-tr-truck-container:before{content:"\fd3e"}.fi-tr-truck-couch:before{content:"\fd3f"}.fi-tr-truck-fire:before{content:"\fd40"}.fi-tr-truck-flatbed:before{content:"\fd41"}.fi-tr-truck-front:before{content:"\fd42"}.fi-tr-truck-ladder:before{content:"\fd43"}.fi-tr-truck-loading:before{content:"\fd44"}.fi-tr-truck-medical:before{content:"\fd45"}.fi-tr-truck-monster:before{content:"\fd46"}.fi-tr-truck-moving:before{content:"\fd47"}.fi-tr-truck-pickup:before{content:"\fd48"}.fi-tr-truck-plow:before{content:"\fd49"}.fi-tr-truck-ramp:before{content:"\fd4a"}.fi-tr-truck-tow:before{content:"\fd4b"}.fi-tr-truck-utensils:before{content:"\fd4c"}.fi-tr-trumpet:before{content:"\fd4d"}.fi-tr-trust-alt:before{content:"\fd4e"}.fi-tr-trust:before{content:"\fd4f"}.fi-tr-tshirt:before{content:"\fd50"}.fi-tr-tty-answer:before{content:"\fd51"}.fi-tr-tty:before{content:"\fd52"}.fi-tr-tubes:before{content:"\fd53"}.fi-tr-tuesday:before{content:"\fd54"}.fi-tr-tugrik-sign:before{content:"\fd55"}.fi-tr-turkey:before{content:"\fd56"}.fi-tr-turn-left-down:before{content:"\fd57"}.fi-tr-turn-left:before{content:"\fd58"}.fi-tr-turn-right:before{content:"\fd59"}.fi-tr-turntable:before{content:"\fd5a"}.fi-tr-turtle:before{content:"\fd5b"}.fi-tr-tv-music:before{content:"\fd5c"}.fi-tr-tv-retro:before{content:"\fd5d"}.fi-tr-typewriter:before{content:"\fd5e"}.fi-tr-u:before{content:"\fd5f"}.fi-tr-ufo-beam:before{content:"\fd60"}.fi-tr-ufo:before{content:"\fd61"}.fi-tr-ui-ux:before{content:"\fd62"}.fi-tr-umbrella-beach:before{content:"\fd63"}.fi-tr-umbrella:before{content:"\fd64"}.fi-tr-under-construction:before{content:"\fd65"}.fi-tr-undo-alt:before{content:"\fd66"}.fi-tr-undo:before{content:"\fd67"}.fi-tr-unicorn:before{content:"\fd68"}.fi-tr-uniform-martial-arts:before{content:"\fd69"}.fi-tr-universal-access:before{content:"\fd6a"}.fi-tr-up-from-bracket:before{content:"\fd6b"}.fi-tr-up-left:before{content:"\fd6c"}.fi-tr-up-right-from-square:before{content:"\fd6d"}.fi-tr-up-right:before{content:"\fd6e"}.fi-tr-up:before{content:"\fd6f"}.fi-tr-url:before{content:"\fd70"}.fi-tr-usb-pendrive:before{content:"\fd71"}.fi-tr-usd-circle:before{content:"\fd72"}.fi-tr-usd-square:before{content:"\fd73"}.fi-tr-user-alien:before{content:"\fd74"}.fi-tr-user-astronaut:before{content:"\fd75"}.fi-tr-user-check:before{content:"\fd76"}.fi-tr-user-chef:before{content:"\fd77"}.fi-tr-user-coach:before{content:"\fd78"}.fi-tr-user-cowboy:before{content:"\fd79"}.fi-tr-user-crown:before{content:"\fd7a"}.fi-tr-user-gear:before{content:"\fd7b"}.fi-tr-user-graduate:before{content:"\fd7c"}.fi-tr-user-headset:before{content:"\fd7d"}.fi-tr-user-helmet-safety:before{content:"\fd7e"}.fi-tr-user-injured:before{content:"\fd7f"}.fi-tr-user-interface-ui:before{content:"\fd80"}.fi-tr-user-key:before{content:"\fd81"}.fi-tr-user-lock:before{content:"\fd82"}.fi-tr-user-md-chat:before{content:"\fd83"}.fi-tr-user-md:before{content:"\fd84"}.fi-tr-user-minus:before{content:"\fd85"}.fi-tr-user-music:before{content:"\fd86"}.fi-tr-user-ninja:before{content:"\fd87"}.fi-tr-user-nurse:before{content:"\fd88"}.fi-tr-user-pen:before{content:"\fd89"}.fi-tr-user-pilot-tie:before{content:"\fd8a"}.fi-tr-user-pilot:before{content:"\fd8b"}.fi-tr-user-police:before{content:"\fd8c"}.fi-tr-user-robot-xmarks:before{content:"\fd8d"}.fi-tr-user-robot:before{content:"\fd8e"}.fi-tr-user-salary:before{content:"\fd8f"}.fi-tr-user-shield:before{content:"\fd90"}.fi-tr-user-skill-gear:before{content:"\fd91"}.fi-tr-user-slash:before{content:"\fd92"}.fi-tr-user-tag:before{content:"\fd93"}.fi-tr-user-time:before{content:"\fd94"}.fi-tr-user-trust:before{content:"\fd95"}.fi-tr-user-unlock:before{content:"\fd96"}.fi-tr-user-visor:before{content:"\fd97"}.fi-tr-user-xmark:before{content:"\fd98"}.fi-tr-users-alt:before{content:"\fd99"}.fi-tr-users-class:before{content:"\fd9a"}.fi-tr-users-gear:before{content:"\fd9b"}.fi-tr-users-medical:before{content:"\fd9c"}.fi-tr-users-slash:before{content:"\fd9d"}.fi-tr-users:before{content:"\fd9e"}.fi-tr-utensils-slash:before{content:"\fd9f"}.fi-tr-utensils:before{content:"\fda0"}.fi-tr-utility-pole-double:before{content:"\fda1"}.fi-tr-utility-pole:before{content:"\fda2"}.fi-tr-ux-browser:before{content:"\fda3"}.fi-tr-ux:before{content:"\fda4"}.fi-tr-v:before{content:"\fda5"}.fi-tr-vacuum-robot:before{content:"\fda6"}.fi-tr-vacuum:before{content:"\fda7"}.fi-tr-value-absolute:before{content:"\fda8"}.fi-tr-vault:before{content:"\fda9"}.fi-tr-vector-circle:before{content:"\fdaa"}.fi-tr-vector-polygon:before{content:"\fdab"}.fi-tr-venus-double:before{content:"\fdac"}.fi-tr-venus-mars:before{content:"\fdad"}.fi-tr-venus:before{content:"\fdae"}.fi-tr-vest-patches:before{content:"\fdaf"}.fi-tr-vest:before{content:"\fdb0"}.fi-tr-video-arrow-down-left:before{content:"\fdb1"}.fi-tr-video-arrow-up-right:before{content:"\fdb2"}.fi-tr-video-camera-alt:before{content:"\fdb3"}.fi-tr-video-camera:before{content:"\fdb4"}.fi-tr-video-duration:before{content:"\fdb5"}.fi-tr-video-plus:before{content:"\fdb6"}.fi-tr-video-slash:before{content:"\fdb7"}.fi-tr-videoconference:before{content:"\fdb8"}.fi-tr-vihara:before{content:"\fdb9"}.fi-tr-violin:before{content:"\fdba"}.fi-tr-virus-slash:before{content:"\fdbb"}.fi-tr-virus:before{content:"\fdbc"}.fi-tr-viruses:before{content:"\fdbd"}.fi-tr-visit:before{content:"\fdbe"}.fi-tr-voicemail:before{content:"\fdbf"}.fi-tr-volcano:before{content:"\fdc0"}.fi-tr-volume-down:before{content:"\fdc1"}.fi-tr-volume-mute:before{content:"\fdc2"}.fi-tr-volume-off:before{content:"\fdc3"}.fi-tr-volume-slash:before{content:"\fdc4"}.fi-tr-vote-nay:before{content:"\fdc5"}.fi-tr-vote-yea:before{content:"\fdc6"}.fi-tr-vr-cardboard:before{content:"\fdc7"}.fi-tr-w:before{content:"\fdc8"}.fi-tr-waffle:before{content:"\fdc9"}.fi-tr-wagon-covered:before{content:"\fdca"}.fi-tr-walker:before{content:"\fdcb"}.fi-tr-walkie-talkie:before{content:"\fdcc"}.fi-tr-walking:before{content:"\fdcd"}.fi-tr-wallet-arrow:before{content:"\fdce"}.fi-tr-wallet-buyer:before{content:"\fdcf"}.fi-tr-wallet:before{content:"\fdd0"}.fi-tr-warehouse-alt:before{content:"\fdd1"}.fi-tr-warranty:before{content:"\fdd2"}.fi-tr-washer:before{content:"\fdd3"}.fi-tr-waste-pollution:before{content:"\fdd4"}.fi-tr-waste:before{content:"\fdd5"}.fi-tr-watch-calculator:before{content:"\fdd6"}.fi-tr-watch-fitness:before{content:"\fdd7"}.fi-tr-watch-smart:before{content:"\fdd8"}.fi-tr-watch:before{content:"\fdd9"}.fi-tr-water-bottle:before{content:"\fdda"}.fi-tr-water-ladder:before{content:"\fddb"}.fi-tr-water-lower:before{content:"\fddc"}.fi-tr-water-rise:before{content:"\fddd"}.fi-tr-water:before{content:"\fdde"}.fi-tr-watermelon:before{content:"\fddf"}.fi-tr-wave-sine:before{content:"\fde0"}.fi-tr-wave-square:before{content:"\fde1"}.fi-tr-wave-triangle:before{content:"\fde2"}.fi-tr-wave:before{content:"\fde3"}.fi-tr-waveform-path:before{content:"\fde4"}.fi-tr-waveform:before{content:"\fde5"}.fi-tr-web-design:before{content:"\fde6"}.fi-tr-web:before{content:"\fde7"}.fi-tr-webcam-slash:before{content:"\fde8"}.fi-tr-webcam:before{content:"\fde9"}.fi-tr-webhook:before{content:"\fdea"}.fi-tr-wednesday:before{content:"\fdeb"}.fi-tr-whale:before{content:"\fdec"}.fi-tr-wheat-awn-circle-exclamation:before{content:"\fded"}.fi-tr-wheat-awn-slash:before{content:"\fdee"}.fi-tr-wheat-awn:before{content:"\fdef"}.fi-tr-wheat-slash:before{content:"\fdf0"}.fi-tr-wheat:before{content:"\fdf1"}.fi-tr-wheelchair-move:before{content:"\fdf2"}.fi-tr-wheelchair-sleeping:before{content:"\fdf3"}.fi-tr-wheelchair:before{content:"\fdf4"}.fi-tr-whistle:before{content:"\fdf5"}.fi-tr-white-space:before{content:"\fdf6"}.fi-tr-wifi-1:before{content:"\fdf7"}.fi-tr-wifi-2:before{content:"\fdf8"}.fi-tr-wifi-alt:before{content:"\fdf9"}.fi-tr-wifi-exclamation:before{content:"\fdfa"}.fi-tr-wifi-slash:before{content:"\fdfb"}.fi-tr-wifi:before{content:"\fdfc"}.fi-tr-wind-turbine:before{content:"\fdfd"}.fi-tr-wind-warning:before{content:"\fdfe"}.fi-tr-wind:before{content:"\fdff"}.fi-tr-window-alt:before{content:"\fe10"}.fi-tr-window-frame-open:before{content:"\fe11"}.fi-tr-window-frame:before{content:"\fe12"}.fi-tr-window-maximize:before{content:"\fe13"}.fi-tr-window-minimize:before{content:"\fe14"}.fi-tr-window-restore:before{content:"\fe15"}.fi-tr-windsock:before{content:"\fe16"}.fi-tr-wine-bottle:before{content:"\fe17"}.fi-tr-wine-glass-crack:before{content:"\fe18"}.fi-tr-wine-glass-empty:before{content:"\fe19"}.fi-tr-wishlist-heart:before{content:"\fe1a"}.fi-tr-wishlist-star:before{content:"\fe1b"}.fi-tr-woman-head:before{content:"\fe1c"}.fi-tr-woman-scientist:before{content:"\fe1d"}.fi-tr-won-sign:before{content:"\fe1e"}.fi-tr-work-in-progress:before{content:"\fe1f"}.fi-tr-workshop:before{content:"\fe30"}.fi-tr-world:before{content:"\fe31"}.fi-tr-worm:before{content:"\fe32"}.fi-tr-wreath:before{content:"\fe33"}.fi-tr-wrench-alt:before{content:"\fe34"}.fi-tr-wrench-simple:before{content:"\fe35"}.fi-tr-x-ray:before{content:"\fe36"}.fi-tr-x:before{content:"\fe37"}.fi-tr-y:before{content:"\fe38"}.fi-tr-yen:before{content:"\fe39"}.fi-tr-yin-yang:before{content:"\fe3a"}.fi-tr-z:before{content:"\fe3b"}.fi-tr-zip-file:before{content:"\fe3c"}@font-face{font-family:uicons-bold-straight;src:url("./media/uicons-bold-straight-3JAZKD6K-3JAZKD6K.woff2") format("woff2"),url("./media/uicons-bold-straight-3S6L5GRX-3S6L5GRX.woff") format("woff"),url("./media/uicons-bold-straight-UHOZTY66-UHOZTY66.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-bs-]:before,i[class*=" fi-bs-"]:before,span[class^=fi-bs-]:before,span[class*=fi-bs-]:before{font-family:uicons-bold-straight!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-bs-0:before{content:"\f101"}.fi-bs-00s-music-disc:before{content:"\f102"}.fi-bs-1:before{content:"\f103"}.fi-bs-2:before{content:"\f104"}.fi-bs-3:before{content:"\f105"}.fi-bs-360-degrees:before{content:"\f106"}.fi-bs-4:before{content:"\f107"}.fi-bs-404:before{content:"\f108"}.fi-bs-5:before{content:"\f109"}.fi-bs-6:before{content:"\f10a"}.fi-bs-60s-music-disc:before{content:"\f10b"}.fi-bs-7:before{content:"\f10c"}.fi-bs-70s-music-disc:before{content:"\f10d"}.fi-bs-8:before{content:"\f10e"}.fi-bs-80s-music-disc:before{content:"\f10f"}.fi-bs-9:before{content:"\f110"}.fi-bs-90s-music-disc:before{content:"\f111"}.fi-bs-a:before{content:"\f112"}.fi-bs-accident:before{content:"\f113"}.fi-bs-acorn:before{content:"\f114"}.fi-bs-ad-paid:before{content:"\f115"}.fi-bs-ad:before{content:"\f116"}.fi-bs-add-document:before{content:"\f117"}.fi-bs-add-folder:before{content:"\f118"}.fi-bs-add-image:before{content:"\f119"}.fi-bs-add:before{content:"\f11a"}.fi-bs-address-book:before{content:"\f11b"}.fi-bs-address-card:before{content:"\f11c"}.fi-bs-admin-alt:before{content:"\f11d"}.fi-bs-admin:before{content:"\f11e"}.fi-bs-age-alt:before{content:"\f11f"}.fi-bs-age-restriction-eighteen:before{content:"\f120"}.fi-bs-age-restriction-seven:before{content:"\f121"}.fi-bs-age-restriction-six:before{content:"\f122"}.fi-bs-age-restriction-sixteen:before{content:"\f123"}.fi-bs-age-restriction-thirteen:before{content:"\f124"}.fi-bs-age-restriction-three:before{content:"\f125"}.fi-bs-age-restriction-twelve:before{content:"\f126"}.fi-bs-age-restriction-twenty-one:before{content:"\f127"}.fi-bs-age-restriction-zero:before{content:"\f128"}.fi-bs-age:before{content:"\f129"}.fi-bs-air-conditioner:before{content:"\f12a"}.fi-bs-air-freshener:before{content:"\f12b"}.fi-bs-air-pollution:before{content:"\f12c"}.fi-bs-airplane-journey:before{content:"\f12d"}.fi-bs-airplane-window-open:before{content:"\f12e"}.fi-bs-airplay:before{content:"\f12f"}.fi-bs-alarm-clock:before{content:"\f130"}.fi-bs-alarm-exclamation:before{content:"\f131"}.fi-bs-alarm-plus:before{content:"\f132"}.fi-bs-alarm-snooze:before{content:"\f133"}.fi-bs-album-circle-plus:before{content:"\f134"}.fi-bs-album-circle-user:before{content:"\f135"}.fi-bs-album-collection:before{content:"\f136"}.fi-bs-album:before{content:"\f137"}.fi-bs-algorithm:before{content:"\f138"}.fi-bs-alicorn:before{content:"\f139"}.fi-bs-alien:before{content:"\f13a"}.fi-bs-align-center:before{content:"\f13b"}.fi-bs-align-justify:before{content:"\f13c"}.fi-bs-align-left:before{content:"\f13d"}.fi-bs-align-slash:before{content:"\f13e"}.fi-bs-ambulance:before{content:"\f13f"}.fi-bs-analyse-alt:before{content:"\f140"}.fi-bs-analyse:before{content:"\f141"}.fi-bs-anatomical-heart:before{content:"\f142"}.fi-bs-anchor:before{content:"\f143"}.fi-bs-angel:before{content:"\f144"}.fi-bs-angle-90:before{content:"\f145"}.fi-bs-angle-circle-down:before{content:"\f146"}.fi-bs-angle-circle-left:before{content:"\f147"}.fi-bs-angle-circle-right:before{content:"\f148"}.fi-bs-angle-circle-up:before{content:"\f149"}.fi-bs-angle-double-left:before{content:"\f14a"}.fi-bs-angle-double-right:before{content:"\f14b"}.fi-bs-angle-double-small-down:before{content:"\f14c"}.fi-bs-angle-double-small-left:before{content:"\f14d"}.fi-bs-angle-double-small-right:before{content:"\f14e"}.fi-bs-angle-double-small-up:before{content:"\f14f"}.fi-bs-angle-down:before{content:"\f150"}.fi-bs-angle-left:before{content:"\f151"}.fi-bs-angle-right:before{content:"\f152"}.fi-bs-angle-small-down:before{content:"\f153"}.fi-bs-angle-small-left:before{content:"\f154"}.fi-bs-angle-small-right:before{content:"\f155"}.fi-bs-angle-small-up:before{content:"\f156"}.fi-bs-angle-square-down:before{content:"\f157"}.fi-bs-angle-square-left:before{content:"\f158"}.fi-bs-angle-square-right:before{content:"\f159"}.fi-bs-angle-square-up:before{content:"\f15a"}.fi-bs-angle-up:before{content:"\f15b"}.fi-bs-angle:before{content:"\f15c"}.fi-bs-angles-up-down:before{content:"\f15d"}.fi-bs-angry:before{content:"\f15e"}.fi-bs-animated-icon:before{content:"\f15f"}.fi-bs-ankh:before{content:"\f160"}.fi-bs-answer-alt:before{content:"\f161"}.fi-bs-answer:before{content:"\f162"}.fi-bs-apartment:before{content:"\f163"}.fi-bs-aperture:before{content:"\f164"}.fi-bs-api:before{content:"\f165"}.fi-bs-apple-core:before{content:"\f166"}.fi-bs-apple-crate:before{content:"\f167"}.fi-bs-apple-whole:before{content:"\f168"}.fi-bs-apps-add:before{content:"\f169"}.fi-bs-apps-delete:before{content:"\f16a"}.fi-bs-apps-sort:before{content:"\f16b"}.fi-bs-apps:before{content:"\f16c"}.fi-bs-archive:before{content:"\f16d"}.fi-bs-archway:before{content:"\f16e"}.fi-bs-arrow-alt-circle-down:before{content:"\f16f"}.fi-bs-arrow-alt-circle-left:before{content:"\f170"}.fi-bs-arrow-alt-circle-right:before{content:"\f171"}.fi-bs-arrow-alt-circle-up:before{content:"\f172"}.fi-bs-arrow-alt-down:before{content:"\f173"}.fi-bs-arrow-alt-from-bottom:before{content:"\f174"}.fi-bs-arrow-alt-from-left:before{content:"\f175"}.fi-bs-arrow-alt-from-right:before{content:"\f176"}.fi-bs-arrow-alt-from-top:before{content:"\f177"}.fi-bs-arrow-alt-left:before{content:"\f178"}.fi-bs-arrow-alt-right:before{content:"\f179"}.fi-bs-arrow-alt-square-down:before{content:"\f17a"}.fi-bs-arrow-alt-square-left:before{content:"\f17b"}.fi-bs-arrow-alt-square-right:before{content:"\f17c"}.fi-bs-arrow-alt-square-up:before{content:"\f17d"}.fi-bs-arrow-alt-to-bottom:before{content:"\f17e"}.fi-bs-arrow-alt-to-left:before{content:"\f17f"}.fi-bs-arrow-alt-to-right:before{content:"\f180"}.fi-bs-arrow-alt-to-top:before{content:"\f181"}.fi-bs-arrow-alt-up:before{content:"\f182"}.fi-bs-arrow-circle-down:before{content:"\f183"}.fi-bs-arrow-circle-left:before{content:"\f184"}.fi-bs-arrow-circle-right:before{content:"\f185"}.fi-bs-arrow-circle-up:before{content:"\f186"}.fi-bs-arrow-comparison:before{content:"\f187"}.fi-bs-arrow-down-from-arc:before{content:"\f188"}.fi-bs-arrow-down-from-dotted-line:before{content:"\f189"}.fi-bs-arrow-down-left:before{content:"\f18a"}.fi-bs-arrow-down-small-big:before{content:"\f18b"}.fi-bs-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-bs-arrow-down-to-square:before{content:"\f18d"}.fi-bs-arrow-down-triangle-square:before{content:"\f18e"}.fi-bs-arrow-down:before{content:"\f18f"}.fi-bs-arrow-from-bottom:before{content:"\f190"}.fi-bs-arrow-from-left:before{content:"\f191"}.fi-bs-arrow-from-right:before{content:"\f192"}.fi-bs-arrow-from-top:before{content:"\f193"}.fi-bs-arrow-left-from-arc:before{content:"\f194"}.fi-bs-arrow-left-from-line:before{content:"\f195"}.fi-bs-arrow-left-to-arc:before{content:"\f196"}.fi-bs-arrow-left:before{content:"\f197"}.fi-bs-arrow-progress-alt:before{content:"\f198"}.fi-bs-arrow-progress:before{content:"\f199"}.fi-bs-arrow-right-to-bracket:before{content:"\f19a"}.fi-bs-arrow-right:before{content:"\f19b"}.fi-bs-arrow-small-down:before{content:"\f19c"}.fi-bs-arrow-small-left:before{content:"\f19d"}.fi-bs-arrow-small-right:before{content:"\f19e"}.fi-bs-arrow-small-up:before{content:"\f19f"}.fi-bs-arrow-square-down:before{content:"\f1a0"}.fi-bs-arrow-square-left:before{content:"\f1a1"}.fi-bs-arrow-square-right:before{content:"\f1a2"}.fi-bs-arrow-square-up:before{content:"\f1a3"}.fi-bs-arrow-to-bottom:before{content:"\f1a4"}.fi-bs-arrow-to-left:before{content:"\f1a5"}.fi-bs-arrow-to-right:before{content:"\f1a6"}.fi-bs-arrow-to-top:before{content:"\f1a7"}.fi-bs-arrow-trend-down:before{content:"\f1a8"}.fi-bs-arrow-trend-up:before{content:"\f1a9"}.fi-bs-arrow-turn-down-left:before{content:"\f1aa"}.fi-bs-arrow-turn-down-right:before{content:"\f1ab"}.fi-bs-arrow-turn-left-up:before{content:"\f1ac"}.fi-bs-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-bs-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-bs-arrow-up-from-square:before{content:"\f1af"}.fi-bs-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-bs-arrow-up-left:before{content:"\f1b1"}.fi-bs-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-bs-arrow-up-right-from-square:before{content:"\f1b3"}.fi-bs-arrow-up-right:before{content:"\f1b4"}.fi-bs-arrow-up-small-big:before{content:"\f1b5"}.fi-bs-arrow-up-square-triangle:before{content:"\f1b6"}.fi-bs-arrow-up-to-arc:before{content:"\f1b7"}.fi-bs-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-bs-arrow-up:before{content:"\f1b9"}.fi-bs-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-bs-arrows-alt-h:before{content:"\f1bb"}.fi-bs-arrows-alt-v:before{content:"\f1bc"}.fi-bs-arrows-alt:before{content:"\f1bd"}.fi-bs-arrows-cross:before{content:"\f1be"}.fi-bs-arrows-from-dotted-line:before{content:"\f1bf"}.fi-bs-arrows-from-line:before{content:"\f1c0"}.fi-bs-arrows-h-copy:before{content:"\f1c1"}.fi-bs-arrows-h:before{content:"\f1c2"}.fi-bs-arrows-repeat-1:before{content:"\f1c3"}.fi-bs-arrows-repeat:before{content:"\f1c4"}.fi-bs-arrows-retweet:before{content:"\f1c5"}.fi-bs-arrows-split-right-and-left:before{content:"\f1c6"}.fi-bs-arrows-split-up-and-left:before{content:"\f1c7"}.fi-bs-arrows-to-circle:before{content:"\f1c8"}.fi-bs-arrows-to-dotted-line:before{content:"\f1c9"}.fi-bs-arrows-to-eye:before{content:"\f1ca"}.fi-bs-arrows-to-line:before{content:"\f1cb"}.fi-bs-arrows:before{content:"\f1cc"}.fi-bs-artificial-intelligence:before{content:"\f1cd"}.fi-bs-assept-document:before{content:"\f1ce"}.fi-bs-assessment-alt:before{content:"\f1cf"}.fi-bs-assessment:before{content:"\f1d0"}.fi-bs-assign:before{content:"\f1d1"}.fi-bs-assistive-listening-systems:before{content:"\f1d2"}.fi-bs-asterik:before{content:"\f1d3"}.fi-bs-at:before{content:"\f1d4"}.fi-bs-attribution-pen:before{content:"\f1d5"}.fi-bs-attribution-pencil:before{content:"\f1d6"}.fi-bs-aubergine:before{content:"\f1d7"}.fi-bs-auction:before{content:"\f1d8"}.fi-bs-audience-megaphone:before{content:"\f1d9"}.fi-bs-audio-description-slash:before{content:"\f1da"}.fi-bs-audit-alt:before{content:"\f1db"}.fi-bs-audit:before{content:"\f1dc"}.fi-bs-austral-sign:before{content:"\f1dd"}.fi-bs-avocado:before{content:"\f1de"}.fi-bs-award:before{content:"\f1df"}.fi-bs-axe-battle:before{content:"\f1e0"}.fi-bs-axe:before{content:"\f1e1"}.fi-bs-b:before{content:"\f1e2"}.fi-bs-baby-carriage:before{content:"\f1e3"}.fi-bs-baby:before{content:"\f1e4"}.fi-bs-back-up:before{content:"\f1e5"}.fi-bs-background:before{content:"\f1e6"}.fi-bs-backpack:before{content:"\f1e7"}.fi-bs-bacon:before{content:"\f1e8"}.fi-bs-bacteria:before{content:"\f1e9"}.fi-bs-bacterium:before{content:"\f1ea"}.fi-bs-badge-check:before{content:"\f1eb"}.fi-bs-badge-dollar:before{content:"\f1ec"}.fi-bs-badge-leaf:before{content:"\f1ed"}.fi-bs-badge-percent:before{content:"\f1ee"}.fi-bs-badge-sheriff:before{content:"\f1ef"}.fi-bs-badge:before{content:"\f1f0"}.fi-bs-badger-honey:before{content:"\f1f1"}.fi-bs-badget-check-alt:before{content:"\f1f2"}.fi-bs-badminton:before{content:"\f1f3"}.fi-bs-bag-map-pin:before{content:"\f1f4"}.fi-bs-bag-seedling:before{content:"\f1f5"}.fi-bs-bag-shopping-minus:before{content:"\f1f6"}.fi-bs-bags-shopping:before{content:"\f1f7"}.fi-bs-baguette:before{content:"\f1f8"}.fi-bs-bahai:before{content:"\f1f9"}.fi-bs-baht-sign:before{content:"\f1fa"}.fi-bs-balance-scale-left:before{content:"\f1fb"}.fi-bs-balance-scale-right:before{content:"\f1fc"}.fi-bs-ball-pile:before{content:"\f1fd"}.fi-bs-ballet-dance:before{content:"\f1fe"}.fi-bs-balloon:before{content:"\f1ff"}.fi-bs-balloons:before{content:"\f200"}.fi-bs-ballot-check:before{content:"\f201"}.fi-bs-ballot:before{content:"\f202"}.fi-bs-ban-bug:before{content:"\f203"}.fi-bs-ban:before{content:"\f204"}.fi-bs-banana:before{content:"\f205"}.fi-bs-band-aid:before{content:"\f206"}.fi-bs-bangladeshi-taka-sign:before{content:"\f207"}.fi-bs-banjo:before{content:"\f208"}.fi-bs-bank:before{content:"\f209"}.fi-bs-banner-2:before{content:"\f20a"}.fi-bs-banner-3:before{content:"\f20b"}.fi-bs-banner-4:before{content:"\f20c"}.fi-bs-banner-5:before{content:"\f20d"}.fi-bs-banner:before{content:"\f20e"}.fi-bs-barber-pole:before{content:"\f20f"}.fi-bs-barber-shop:before{content:"\f210"}.fi-bs-barcode-read:before{content:"\f211"}.fi-bs-barcode-scan:before{content:"\f212"}.fi-bs-barcode:before{content:"\f213"}.fi-bs-bars-filter:before{content:"\f214"}.fi-bs-bars-progress:before{content:"\f215"}.fi-bs-bars-sort:before{content:"\f216"}.fi-bs-bars-staggered:before{content:"\f217"}.fi-bs-baseball-alt:before{content:"\f218"}.fi-bs-baseball:before{content:"\f219"}.fi-bs-basket-shopping-minus:before{content:"\f21a"}.fi-bs-basket-shopping-plus:before{content:"\f21b"}.fi-bs-basket-shopping-simple:before{content:"\f21c"}.fi-bs-basketball-hoop:before{content:"\f21d"}.fi-bs-basketball:before{content:"\f21e"}.fi-bs-bat:before{content:"\f21f"}.fi-bs-bath:before{content:"\f220"}.fi-bs-battery-bolt:before{content:"\f221"}.fi-bs-battery-empty:before{content:"\f222"}.fi-bs-battery-exclamation:before{content:"\f223"}.fi-bs-battery-full:before{content:"\f224"}.fi-bs-battery-half:before{content:"\f225"}.fi-bs-battery-quarter:before{content:"\f226"}.fi-bs-battery-slash:before{content:"\f227"}.fi-bs-battery-three-quarters:before{content:"\f228"}.fi-bs-beacon:before{content:"\f229"}.fi-bs-bed-alt:before{content:"\f22a"}.fi-bs-bed-bunk:before{content:"\f22b"}.fi-bs-bed-empty:before{content:"\f22c"}.fi-bs-bed:before{content:"\f22d"}.fi-bs-bee:before{content:"\f22e"}.fi-bs-beer-mug-empty:before{content:"\f22f"}.fi-bs-beer:before{content:"\f230"}.fi-bs-bell-concierge:before{content:"\f231"}.fi-bs-bell-notification-call:before{content:"\f232"}.fi-bs-bell-notification-social-media:before{content:"\f233"}.fi-bs-bell-ring:before{content:"\f234"}.fi-bs-bell-school-slash:before{content:"\f235"}.fi-bs-bell-school:before{content:"\f236"}.fi-bs-bell-slash:before{content:"\f237"}.fi-bs-bell:before{content:"\f238"}.fi-bs-bells:before{content:"\f239"}.fi-bs-bench-tree:before{content:"\f23a"}.fi-bs-benefit-diamond-alt:before{content:"\f23b"}.fi-bs-benefit-diamond:before{content:"\f23c"}.fi-bs-benefit-hand:before{content:"\f23d"}.fi-bs-benefit-increase:before{content:"\f23e"}.fi-bs-benefit-porcent:before{content:"\f23f"}.fi-bs-benefit:before{content:"\f240"}.fi-bs-betamax:before{content:"\f241"}.fi-bs-bible:before{content:"\f242"}.fi-bs-bicycle-journey:before{content:"\f243"}.fi-bs-bike:before{content:"\f244"}.fi-bs-biking-mountain:before{content:"\f245"}.fi-bs-biking:before{content:"\f246"}.fi-bs-bill-arrow:before{content:"\f247"}.fi-bs-billiard:before{content:"\f248"}.fi-bs-bin-bottles:before{content:"\f249"}.fi-bs-binary-circle-check:before{content:"\f24a"}.fi-bs-binary-lock:before{content:"\f24b"}.fi-bs-binary-slash:before{content:"\f24c"}.fi-bs-binary:before{content:"\f24d"}.fi-bs-binoculars:before{content:"\f24e"}.fi-bs-bio-leaves:before{content:"\f24f"}.fi-bs-bio:before{content:"\f250"}.fi-bs-biohazard:before{content:"\f251"}.fi-bs-bird:before{content:"\f252"}.fi-bs-bitcoin-sign:before{content:"\f253"}.fi-bs-blanket:before{content:"\f254"}.fi-bs-blender-phone:before{content:"\f255"}.fi-bs-blender:before{content:"\f256"}.fi-bs-blinds-open:before{content:"\f257"}.fi-bs-blinds-raised:before{content:"\f258"}.fi-bs-blinds:before{content:"\f259"}.fi-bs-block-brick:before{content:"\f25a"}.fi-bs-block-microphone:before{content:"\f25b"}.fi-bs-block-question:before{content:"\f25c"}.fi-bs-block-quote:before{content:"\f25d"}.fi-bs-block:before{content:"\f25e"}.fi-bs-blockchain-3:before{content:"\f25f"}.fi-bs-blog-pencil:before{content:"\f260"}.fi-bs-blog-text:before{content:"\f261"}.fi-bs-blood-dropper:before{content:"\f262"}.fi-bs-blood-test-tube-alt:before{content:"\f263"}.fi-bs-blood-test-tube:before{content:"\f264"}.fi-bs-blood:before{content:"\f265"}.fi-bs-blueberries:before{content:"\f266"}.fi-bs-blueprint:before{content:"\f267"}.fi-bs-bold:before{content:"\f268"}.fi-bs-bolt-auto:before{content:"\f269"}.fi-bs-bolt-slash:before{content:"\f26a"}.fi-bs-bolt:before{content:"\f26b"}.fi-bs-bomb:before{content:"\f26c"}.fi-bs-bone-break:before{content:"\f26d"}.fi-bs-bone:before{content:"\f26e"}.fi-bs-bong:before{content:"\f26f"}.fi-bs-bonus-alt:before{content:"\f270"}.fi-bs-bonus-star:before{content:"\f271"}.fi-bs-bonus:before{content:"\f272"}.fi-bs-book-alt:before{content:"\f273"}.fi-bs-book-arrow-right:before{content:"\f274"}.fi-bs-book-arrow-up:before{content:"\f275"}.fi-bs-book-atlas:before{content:"\f276"}.fi-bs-book-bookmark:before{content:"\f277"}.fi-bs-book-circle-arrow-right:before{content:"\f278"}.fi-bs-book-circle-arrow-up:before{content:"\f279"}.fi-bs-book-copy:before{content:"\f27a"}.fi-bs-book-dead:before{content:"\f27b"}.fi-bs-book-font:before{content:"\f27c"}.fi-bs-book-heart:before{content:"\f27d"}.fi-bs-book-medical:before{content:"\f27e"}.fi-bs-book-open-cover:before{content:"\f27f"}.fi-bs-book-open-reader:before{content:"\f280"}.fi-bs-book-plus:before{content:"\f281"}.fi-bs-book-quran:before{content:"\f282"}.fi-bs-book-section:before{content:"\f283"}.fi-bs-book-spells:before{content:"\f284"}.fi-bs-book-tanakh:before{content:"\f285"}.fi-bs-book-user:before{content:"\f286"}.fi-bs-book:before{content:"\f287"}.fi-bs-Booking:before{content:"\f288"}.fi-bs-bookmark-slash:before{content:"\f289"}.fi-bs-bookmark:before{content:"\f28a"}.fi-bs-books-medical:before{content:"\f28b"}.fi-bs-books:before{content:"\f28c"}.fi-bs-boot-heeled:before{content:"\f28d"}.fi-bs-boot:before{content:"\f28e"}.fi-bs-booth-curtain:before{content:"\f28f"}.fi-bs-border-all:before{content:"\f290"}.fi-bs-border-bottom:before{content:"\f291"}.fi-bs-border-center-h:before{content:"\f292"}.fi-bs-border-center-v:before{content:"\f293"}.fi-bs-border-inner:before{content:"\f294"}.fi-bs-border-left:before{content:"\f295"}.fi-bs-border-none:before{content:"\f296"}.fi-bs-border-outer:before{content:"\f297"}.fi-bs-border-right:before{content:"\f298"}.fi-bs-border-style-alt:before{content:"\f299"}.fi-bs-border-style:before{content:"\f29a"}.fi-bs-border-top:before{content:"\f29b"}.fi-bs-boss:before{content:"\f29c"}.fi-bs-bottle-droplet:before{content:"\f29d"}.fi-bs-bottle:before{content:"\f29e"}.fi-bs-bow-arrow:before{content:"\f29f"}.fi-bs-bowl-chopsticks-noodles:before{content:"\f2a0"}.fi-bs-bowl-chopsticks:before{content:"\f2a1"}.fi-bs-bowl-rice:before{content:"\f2a2"}.fi-bs-bowl-scoop:before{content:"\f2a3"}.fi-bs-bowl-scoops:before{content:"\f2a4"}.fi-bs-bowl-soft-serve:before{content:"\f2a5"}.fi-bs-bowl-spoon:before{content:"\f2a6"}.fi-bs-bowling-ball:before{content:"\f2a7"}.fi-bs-bowling-pins:before{content:"\f2a8"}.fi-bs-bowling:before{content:"\f2a9"}.fi-bs-box-alt:before{content:"\f2aa"}.fi-bs-box-ballot:before{content:"\f2ab"}.fi-bs-box-check:before{content:"\f2ac"}.fi-bs-box-circle-check:before{content:"\f2ad"}.fi-bs-box-dollar:before{content:"\f2ae"}.fi-bs-box-fragile:before{content:"\f2af"}.fi-bs-box-heart:before{content:"\f2b0"}.fi-bs-box-open-full:before{content:"\f2b1"}.fi-bs-box-open:before{content:"\f2b2"}.fi-bs-box-tissue:before{content:"\f2b3"}.fi-bs-box-up:before{content:"\f2b4"}.fi-bs-box:before{content:"\f2b5"}.fi-bs-boxes:before{content:"\f2b6"}.fi-bs-boxing-glove:before{content:"\f2b7"}.fi-bs-bracket-curly-right:before{content:"\f2b8"}.fi-bs-bracket-curly:before{content:"\f2b9"}.fi-bs-bracket-round-right:before{content:"\f2ba"}.fi-bs-bracket-round:before{content:"\f2bb"}.fi-bs-bracket-square-right:before{content:"\f2bc"}.fi-bs-bracket-square:before{content:"\f2bd"}.fi-bs-brackets-curly:before{content:"\f2be"}.fi-bs-brackets-round:before{content:"\f2bf"}.fi-bs-brackets-square:before{content:"\f2c0"}.fi-bs-braille-a:before{content:"\f2c1"}.fi-bs-braille-b:before{content:"\f2c2"}.fi-bs-braille-c:before{content:"\f2c3"}.fi-bs-braille-d:before{content:"\f2c4"}.fi-bs-braille-e:before{content:"\f2c5"}.fi-bs-braille-g:before{content:"\f2c6"}.fi-bs-braille-h:before{content:"\f2c7"}.fi-bs-braille-i:before{content:"\f2c8"}.fi-bs-braille-j:before{content:"\f2c9"}.fi-bs-braille-k:before{content:"\f2ca"}.fi-bs-braille-l:before{content:"\f2cb"}.fi-bs-braille-m:before{content:"\f2cc"}.fi-bs-braille-n-alt:before{content:"\f2cd"}.fi-bs-braille-n:before{content:"\f2ce"}.fi-bs-braille-o:before{content:"\f2cf"}.fi-bs-braille-p:before{content:"\f2d0"}.fi-bs-braille-q:before{content:"\f2d1"}.fi-bs-braille-r:before{content:"\f2d2"}.fi-bs-braille-s:before{content:"\f2d3"}.fi-bs-braille-t:before{content:"\f2d4"}.fi-bs-braille-u:before{content:"\f2d5"}.fi-bs-braille-v:before{content:"\f2d6"}.fi-bs-braille-w:before{content:"\f2d7"}.fi-bs-braille-x:before{content:"\f2d8"}.fi-bs-braille-y:before{content:"\f2d9"}.fi-bs-braille-z:before{content:"\f2da"}.fi-bs-braille:before{content:"\f2db"}.fi-bs-brain-circuit:before{content:"\f2dc"}.fi-bs-brain:before{content:"\f2dd"}.fi-bs-brake-warning:before{content:"\f2de"}.fi-bs-branching:before{content:"\f2df"}.fi-bs-brand:before{content:"\f2e0"}.fi-bs-branding:before{content:"\f2e1"}.fi-bs-bread-loaf:before{content:"\f2e2"}.fi-bs-bread-slice-butter:before{content:"\f2e3"}.fi-bs-bread-slice:before{content:"\f2e4"}.fi-bs-bread:before{content:"\f2e5"}.fi-bs-briefcase-arrow-right:before{content:"\f2e6"}.fi-bs-briefcase-blank:before{content:"\f2e7"}.fi-bs-briefcase:before{content:"\f2e8"}.fi-bs-brightness-low:before{content:"\f2e9"}.fi-bs-brightness:before{content:"\f2ea"}.fi-bs-bring-forward:before{content:"\f2eb"}.fi-bs-bring-front:before{content:"\f2ec"}.fi-bs-broadcast-tower:before{content:"\f2ed"}.fi-bs-broccoli:before{content:"\f2ee"}.fi-bs-broken-chain-link-wrong:before{content:"\f2ef"}.fi-bs-broken-image:before{content:"\f2f0"}.fi-bs-broom-ball:before{content:"\f2f1"}.fi-bs-broom:before{content:"\f2f2"}.fi-bs-browser-ui:before{content:"\f2f3"}.fi-bs-browser:before{content:"\f2f4"}.fi-bs-browsers:before{content:"\f2f5"}.fi-bs-brush:before{content:"\f2f6"}.fi-bs-bucket:before{content:"\f2f7"}.fi-bs-budget-alt:before{content:"\f2f8"}.fi-bs-budget:before{content:"\f2f9"}.fi-bs-bug-slash:before{content:"\f2fa"}.fi-bs-bug:before{content:"\f2fb"}.fi-bs-bugs:before{content:"\f2fc"}.fi-bs-build-alt:before{content:"\f2fd"}.fi-bs-build:before{content:"\f2fe"}.fi-bs-builder:before{content:"\f2ff"}.fi-bs-building-circle-arrow-right:before{content:"\f300"}.fi-bs-building-ngo:before{content:"\f301"}.fi-bs-building:before{content:"\f302"}.fi-bs-bulb:before{content:"\f303"}.fi-bs-bullet:before{content:"\f304"}.fi-bs-bullhorn:before{content:"\f305"}.fi-bs-bullseye-arrow:before{content:"\f306"}.fi-bs-bullseye-pointer:before{content:"\f307"}.fi-bs-bullseye:before{content:"\f308"}.fi-bs-burger-alt:before{content:"\f309"}.fi-bs-burger-fries:before{content:"\f30a"}.fi-bs-burger-glass:before{content:"\f30b"}.fi-bs-burrito:before{content:"\f30c"}.fi-bs-burst:before{content:"\f30d"}.fi-bs-bus-alt:before{content:"\f30e"}.fi-bs-bus:before{content:"\f30f"}.fi-bs-business-time:before{content:"\f310"}.fi-bs-Butter:before{content:"\f311"}.fi-bs-butterfly:before{content:"\f312"}.fi-bs-c:before{content:"\f313"}.fi-bs-cabin:before{content:"\f314"}.fi-bs-cactus:before{content:"\f315"}.fi-bs-cage-empty:before{content:"\f316"}.fi-bs-cake-birthday:before{content:"\f317"}.fi-bs-cake-slice:before{content:"\f318"}.fi-bs-cake-wedding:before{content:"\f319"}.fi-bs-calculator-bill:before{content:"\f31a"}.fi-bs-calculator-math-tax:before{content:"\f31b"}.fi-bs-calculator-money:before{content:"\f31c"}.fi-bs-calculator-simple:before{content:"\f31d"}.fi-bs-calculator:before{content:"\f31e"}.fi-bs-calendar-arrow-down:before{content:"\f31f"}.fi-bs-calendar-arrow-up:before{content:"\f320"}.fi-bs-calendar-birhtday-cake:before{content:"\f321"}.fi-bs-calendar-call:before{content:"\f322"}.fi-bs-calendar-check:before{content:"\f323"}.fi-bs-calendar-clock:before{content:"\f324"}.fi-bs-calendar-day:before{content:"\f325"}.fi-bs-calendar-days:before{content:"\f326"}.fi-bs-calendar-event-tax:before{content:"\f327"}.fi-bs-calendar-exclamation:before{content:"\f328"}.fi-bs-calendar-gavel-legal:before{content:"\f329"}.fi-bs-calendar-heart:before{content:"\f32a"}.fi-bs-calendar-image:before{content:"\f32b"}.fi-bs-calendar-lines-pen:before{content:"\f32c"}.fi-bs-calendar-lines:before{content:"\f32d"}.fi-bs-calendar-minus:before{content:"\f32e"}.fi-bs-calendar-payment-loan:before{content:"\f32f"}.fi-bs-calendar-pen:before{content:"\f330"}.fi-bs-calendar-plus:before{content:"\f331"}.fi-bs-calendar-salary:before{content:"\f332"}.fi-bs-calendar-shift-swap:before{content:"\f333"}.fi-bs-calendar-star:before{content:"\f334"}.fi-bs-calendar-swap:before{content:"\f335"}.fi-bs-calendar-week:before{content:"\f336"}.fi-bs-calendar-xmark:before{content:"\f337"}.fi-bs-calendar:before{content:"\f338"}.fi-bs-calendars:before{content:"\f339"}.fi-bs-call-duration:before{content:"\f33a"}.fi-bs-call-history:before{content:"\f33b"}.fi-bs-call-incoming:before{content:"\f33c"}.fi-bs-call-missed:before{content:"\f33d"}.fi-bs-call-outgoing:before{content:"\f33e"}.fi-bs-camcorder:before{content:"\f33f"}.fi-bs-camera-cctv:before{content:"\f340"}.fi-bs-camera-movie:before{content:"\f341"}.fi-bs-camera-retro:before{content:"\f342"}.fi-bs-camera-rotate:before{content:"\f343"}.fi-bs-camera-security:before{content:"\f344"}.fi-bs-camera-slash:before{content:"\f345"}.fi-bs-camera-viewfinder:before{content:"\f346"}.fi-bs-camera:before{content:"\f347"}.fi-bs-campfire:before{content:"\f348"}.fi-bs-camping:before{content:"\f349"}.fi-bs-can-food:before{content:"\f34a"}.fi-bs-candle-holder:before{content:"\f34b"}.fi-bs-candle-lotus-yoga:before{content:"\f34c"}.fi-bs-candle-pose-yoga:before{content:"\f34d"}.fi-bs-candy-alt:before{content:"\f34e"}.fi-bs-candy-bar:before{content:"\f34f"}.fi-bs-candy-cane:before{content:"\f350"}.fi-bs-candy-corn:before{content:"\f351"}.fi-bs-candy-sweet:before{content:"\f352"}.fi-bs-candy:before{content:"\f353"}.fi-bs-Cannabis:before{content:"\f354"}.fi-bs-canned-food:before{content:"\f355"}.fi-bs-capsules:before{content:"\f356"}.fi-bs-car-alt:before{content:"\f357"}.fi-bs-car-battery:before{content:"\f358"}.fi-bs-car-bolt:before{content:"\f359"}.fi-bs-car-building:before{content:"\f35a"}.fi-bs-car-bump:before{content:"\f35b"}.fi-bs-car-bus:before{content:"\f35c"}.fi-bs-car-circle-bolt:before{content:"\f35d"}.fi-bs-car-crash:before{content:"\f35e"}.fi-bs-car-garage:before{content:"\f35f"}.fi-bs-car-journey:before{content:"\f360"}.fi-bs-car-mechanic:before{content:"\f361"}.fi-bs-car-rear:before{content:"\f362"}.fi-bs-car-side-bolt:before{content:"\f363"}.fi-bs-car-side:before{content:"\f364"}.fi-bs-car-tilt:before{content:"\f365"}.fi-bs-car-tunnel:before{content:"\f366"}.fi-bs-car-wash:before{content:"\f367"}.fi-bs-car:before{content:"\f368"}.fi-bs-caravan-alt:before{content:"\f369"}.fi-bs-caravan:before{content:"\f36a"}.fi-bs-card-club:before{content:"\f36b"}.fi-bs-card-diamond:before{content:"\f36c"}.fi-bs-card-heart:before{content:"\f36d"}.fi-bs-card-spade:before{content:"\f36e"}.fi-bs-cardinal-compass:before{content:"\f36f"}.fi-bs-career-growth:before{content:"\f370"}.fi-bs-career-path:before{content:"\f371"}.fi-bs-caret-circle-down:before{content:"\f372"}.fi-bs-caret-circle-right:before{content:"\f373"}.fi-bs-caret-circle-up:before{content:"\f374"}.fi-bs-caret-down:before{content:"\f375"}.fi-bs-caret-left:before{content:"\f376"}.fi-bs-caret-quare-up:before{content:"\f377"}.fi-bs-caret-right:before{content:"\f378"}.fi-bs-caret-square-down:before{content:"\f379"}.fi-bs-caret-square-left_1:before{content:"\f37a"}.fi-bs-caret-square-left:before{content:"\f37b"}.fi-bs-caret-square-right:before{content:"\f37c"}.fi-bs-caret-up:before{content:"\f37d"}.fi-bs-carrot:before{content:"\f37e"}.fi-bs-cars-crash:before{content:"\f37f"}.fi-bs-cars:before{content:"\f380"}.fi-bs-cart-arrow-down:before{content:"\f381"}.fi-bs-cart-minus:before{content:"\f382"}.fi-bs-cart-shopping-fast:before{content:"\f383"}.fi-bs-cash-register:before{content:"\f384"}.fi-bs-cassette-tape:before{content:"\f385"}.fi-bs-cassette-vhs:before{content:"\f386"}.fi-bs-castle:before{content:"\f387"}.fi-bs-cat-head:before{content:"\f388"}.fi-bs-cat-space:before{content:"\f389"}.fi-bs-cat:before{content:"\f38a"}.fi-bs-catalog-alt:before{content:"\f38b"}.fi-bs-catalog-magazine:before{content:"\f38c"}.fi-bs-catalog:before{content:"\f38d"}.fi-bs-category-alt:before{content:"\f38e"}.fi-bs-category:before{content:"\f38f"}.fi-bs-cauldron:before{content:"\f390"}.fi-bs-cedi-sign:before{content:"\f391"}.fi-bs-cello:before{content:"\f392"}.fi-bs-cent-sign:before{content:"\f393"}.fi-bs-chair-office:before{content:"\f394"}.fi-bs-chair:before{content:"\f395"}.fi-bs-chalkboard-user:before{content:"\f396"}.fi-bs-chalkboard:before{content:"\f397"}.fi-bs-challenge-alt:before{content:"\f398"}.fi-bs-challenge:before{content:"\f399"}.fi-bs-channel:before{content:"\f39a"}.fi-bs-charging-station:before{content:"\f39b"}.fi-bs-chart-area:before{content:"\f39c"}.fi-bs-chart-bullet:before{content:"\f39d"}.fi-bs-chart-candlestick:before{content:"\f39e"}.fi-bs-chart-connected:before{content:"\f39f"}.fi-bs-chart-gantt:before{content:"\f3a0"}.fi-bs-chart-histogram:before{content:"\f3a1"}.fi-bs-chart-kanban:before{content:"\f3a2"}.fi-bs-chart-line-up-down:before{content:"\f3a3"}.fi-bs-chart-line-up:before{content:"\f3a4"}.fi-bs-chart-mixed-up-circle-currency:before{content:"\f3a5"}.fi-bs-chart-mixed-up-circle-dollar:before{content:"\f3a6"}.fi-bs-chart-mixed:before{content:"\f3a7"}.fi-bs-chart-network:before{content:"\f3a8"}.fi-bs-chart-pie-alt:before{content:"\f3a9"}.fi-bs-chart-pie-simple-circle-currency:before{content:"\f3aa"}.fi-bs-chart-pie-simple-circle-dollar:before{content:"\f3ab"}.fi-bs-chart-pie:before{content:"\f3ac"}.fi-bs-chart-pyramid:before{content:"\f3ad"}.fi-bs-chart-radar:before{content:"\f3ae"}.fi-bs-chart-scatter-3d:before{content:"\f3af"}.fi-bs-chart-scatter-bubble:before{content:"\f3b0"}.fi-bs-chart-scatter:before{content:"\f3b1"}.fi-bs-chart-set-theory:before{content:"\f3b2"}.fi-bs-chart-simple-horizontal:before{content:"\f3b3"}.fi-bs-chart-simple:before{content:"\f3b4"}.fi-bs-chart-tree-map:before{content:"\f3b5"}.fi-bs-chart-tree:before{content:"\f3b6"}.fi-bs-chart-user:before{content:"\f3b7"}.fi-bs-chart-waterfall:before{content:"\f3b8"}.fi-bs-chat-arrow-down:before{content:"\f3b9"}.fi-bs-chat-arrow-grow:before{content:"\f3ba"}.fi-bs-chat-bubble-call:before{content:"\f3bb"}.fi-bs-chatbot-speech-bubble:before{content:"\f3bc"}.fi-bs-chatbot:before{content:"\f3bd"}.fi-bs-cheap-bill:before{content:"\f3be"}.fi-bs-cheap-dollar:before{content:"\f3bf"}.fi-bs-cheap-stack-dollar:before{content:"\f3c0"}.fi-bs-cheap-stack:before{content:"\f3c1"}.fi-bs-cheap:before{content:"\f3c2"}.fi-bs-check-circle:before{content:"\f3c3"}.fi-bs-check-double:before{content:"\f3c4"}.fi-bs-check-in-calendar:before{content:"\f3c5"}.fi-bs-check-out-calendar:before{content:"\f3c6"}.fi-bs-check:before{content:"\f3c7"}.fi-bs-checkbox:before{content:"\f3c8"}.fi-bs-checklist-task-budget:before{content:"\f3c9"}.fi-bs-cheese-alt:before{content:"\f3ca"}.fi-bs-cheese:before{content:"\f3cb"}.fi-bs-cheeseburger:before{content:"\f3cc"}.fi-bs-cherry:before{content:"\f3cd"}.fi-bs-chess-bishop:before{content:"\f3ce"}.fi-bs-chess-board:before{content:"\f3cf"}.fi-bs-chess-clock-alt:before{content:"\f3d0"}.fi-bs-chess-clock:before{content:"\f3d1"}.fi-bs-chess-king-alt:before{content:"\f3d2"}.fi-bs-chess-king:before{content:"\f3d3"}.fi-bs-chess-knight-alt:before{content:"\f3d4"}.fi-bs-chess-knight:before{content:"\f3d5"}.fi-bs-chess-pawn-alt:before{content:"\f3d6"}.fi-bs-chess-pawn:before{content:"\f3d7"}.fi-bs-chess-piece:before{content:"\f3d8"}.fi-bs-chess-queen-alt:before{content:"\f3d9"}.fi-bs-chess-queen:before{content:"\f3da"}.fi-bs-chess-rook-alt:before{content:"\f3db"}.fi-bs-chess-rook:before{content:"\f3dc"}.fi-bs-chess:before{content:"\f3dd"}.fi-bs-chevron-double-down:before{content:"\f3de"}.fi-bs-chevron-double-up:before{content:"\f3df"}.fi-bs-child-head:before{content:"\f3e0"}.fi-bs-child:before{content:"\f3e1"}.fi-bs-chimney:before{content:"\f3e2"}.fi-bs-chip:before{content:"\f3e3"}.fi-bs-chocolate:before{content:"\f3e4"}.fi-bs-choir-singing:before{content:"\f3e5"}.fi-bs-choose-alt:before{content:"\f3e6"}.fi-bs-choose:before{content:"\f3e7"}.fi-bs-church:before{content:"\f3e8"}.fi-bs-circle-0:before{content:"\f3e9"}.fi-bs-circle-1:before{content:"\f3ea"}.fi-bs-circle-2:before{content:"\f3eb"}.fi-bs-circle-3:before{content:"\f3ec"}.fi-bs-circle-4:before{content:"\f3ed"}.fi-bs-circle-5:before{content:"\f3ee"}.fi-bs-circle-6:before{content:"\f3ef"}.fi-bs-circle-7:before{content:"\f3f0"}.fi-bs-circle-8:before{content:"\f3f1"}.fi-bs-circle-9:before{content:"\f3f2"}.fi-bs-circle-a:before{content:"\f3f3"}.fi-bs-circle-b:before{content:"\f3f4"}.fi-bs-circle-bolt:before{content:"\f3f5"}.fi-bs-circle-book-open:before{content:"\f3f6"}.fi-bs-circle-bookmark:before{content:"\f3f7"}.fi-bs-circle-c:before{content:"\f3f8"}.fi-bs-circle-calendar:before{content:"\f3f9"}.fi-bs-circle-camera:before{content:"\f3fa"}.fi-bs-circle-d:before{content:"\f3fb"}.fi-bs-circle-dashed:before{content:"\f3fc"}.fi-bs-circle-divide:before{content:"\f3fd"}.fi-bs-circle-e:before{content:"\f3fe"}.fi-bs-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-bs-circle-ellipsis:before{content:"\f400"}.fi-bs-circle-envelope:before{content:"\f401"}.fi-bs-circle-exclamation-check:before{content:"\f402"}.fi-bs-circle-f:before{content:"\f403"}.fi-bs-circle-g:before{content:"\f404"}.fi-bs-circle-h:before{content:"\f405"}.fi-bs-circle-half-stroke:before{content:"\f406"}.fi-bs-circle-half:before{content:"\f407"}.fi-bs-circle-heart:before{content:"\f408"}.fi-bs-circle-i:before{content:"\f409"}.fi-bs-circle-j:before{content:"\f40a"}.fi-bs-circle-k:before{content:"\f40b"}.fi-bs-circle-l:before{content:"\f40c"}.fi-bs-circle-m:before{content:"\f40d"}.fi-bs-circle-microphone-lines:before{content:"\f40e"}.fi-bs-circle-microphone:before{content:"\f40f"}.fi-bs-circle-n:before{content:"\f410"}.fi-bs-circle-nodes:before{content:"\f411"}.fi-bs-circle-o:before{content:"\f412"}.fi-bs-circle-overlap:before{content:"\f413"}.fi-bs-circle-p:before{content:"\f414"}.fi-bs-circle-phone-flip:before{content:"\f415"}.fi-bs-circle-phone-hangup:before{content:"\f416"}.fi-bs-circle-phone:before{content:"\f417"}.fi-bs-circle-q:before{content:"\f418"}.fi-bs-circle-quarter:before{content:"\f419"}.fi-bs-circle-quarters-alt:before{content:"\f41a"}.fi-bs-circle-r:before{content:"\f41b"}.fi-bs-circle-s:before{content:"\f41c"}.fi-bs-circle-small:before{content:"\f41d"}.fi-bs-circle-star:before{content:"\f41e"}.fi-bs-circle-t:before{content:"\f41f"}.fi-bs-circle-three-quarters:before{content:"\f420"}.fi-bs-circle-trash:before{content:"\f421"}.fi-bs-circle-u:before{content:"\f422"}.fi-bs-circle-user:before{content:"\f423"}.fi-bs-circle-v:before{content:"\f424"}.fi-bs-circle-video:before{content:"\f425"}.fi-bs-circle-w:before{content:"\f426"}.fi-bs-circle-waveform-lines:before{content:"\f427"}.fi-bs-circle-x:before{content:"\f428"}.fi-bs-circle-xmark:before{content:"\f429"}.fi-bs-circle-y:before{content:"\f42a"}.fi-bs-circle-z:before{content:"\f42b"}.fi-bs-circle:before{content:"\f42c"}.fi-bs-citrus-slice:before{content:"\f42d"}.fi-bs-citrus:before{content:"\f42e"}.fi-bs-city:before{content:"\f42f"}.fi-bs-clapperboard-play:before{content:"\f430"}.fi-bs-clapperboard:before{content:"\f431"}.fi-bs-clarinet:before{content:"\f432"}.fi-bs-claw-marks:before{content:"\f433"}.fi-bs-clear-alt:before{content:"\f434"}.fi-bs-clip-file:before{content:"\f435"}.fi-bs-clip-mail:before{content:"\f436"}.fi-bs-clip:before{content:"\f437"}.fi-bs-clipboard-check:before{content:"\f438"}.fi-bs-clipboard-exclamation:before{content:"\f439"}.fi-bs-clipboard-list-check:before{content:"\f43a"}.fi-bs-clipboard-list:before{content:"\f43b"}.fi-bs-clipboard-prescription:before{content:"\f43c"}.fi-bs-clipboard-question:before{content:"\f43d"}.fi-bs-clipboard-user:before{content:"\f43e"}.fi-bs-clipboard:before{content:"\f43f"}.fi-bs-clipoard-wrong:before{content:"\f440"}.fi-bs-clock-desk:before{content:"\f441"}.fi-bs-clock-eight-thirty:before{content:"\f442"}.fi-bs-clock-eleven-thirty:before{content:"\f443"}.fi-bs-clock-eleven:before{content:"\f444"}.fi-bs-clock-five-thirty:before{content:"\f445"}.fi-bs-clock-five:before{content:"\f446"}.fi-bs-clock-four-thirty:before{content:"\f447"}.fi-bs-clock-nine-thirty:before{content:"\f448"}.fi-bs-clock-nine:before{content:"\f449"}.fi-bs-clock-one-thirty:before{content:"\f44a"}.fi-bs-clock-one:before{content:"\f44b"}.fi-bs-clock-seven-thirty:before{content:"\f44c"}.fi-bs-clock-seven:before{content:"\f44d"}.fi-bs-clock-six-thirty:before{content:"\f44e"}.fi-bs-clock-six:before{content:"\f44f"}.fi-bs-clock-ten-thirty:before{content:"\f450"}.fi-bs-clock-ten:before{content:"\f451"}.fi-bs-clock-three-thirty:before{content:"\f452"}.fi-bs-clock-three:before{content:"\f453"}.fi-bs-clock-time-tracking:before{content:"\f454"}.fi-bs-clock-twelve-thirty:before{content:"\f455"}.fi-bs-clock-twelve:before{content:"\f456"}.fi-bs-clock-two-thirty:before{content:"\f457"}.fi-bs-clock-two:before{content:"\f458"}.fi-bs-clock-up-arrow:before{content:"\f459"}.fi-bs-clock:before{content:"\f45a"}.fi-bs-clone:before{content:"\f45b"}.fi-bs-closed-captioning-slash:before{content:"\f45c"}.fi-bs-clothes-hanger:before{content:"\f45d"}.fi-bs-cloud-back-up-alt:before{content:"\f45e"}.fi-bs-cloud-back-up:before{content:"\f45f"}.fi-bs-cloud-check:before{content:"\f460"}.fi-bs-cloud-code:before{content:"\f461"}.fi-bs-cloud-disabled:before{content:"\f462"}.fi-bs-cloud-download-alt:before{content:"\f463"}.fi-bs-cloud-download:before{content:"\f464"}.fi-bs-cloud-drizzle:before{content:"\f465"}.fi-bs-cloud-exclamation:before{content:"\f466"}.fi-bs-cloud-gear-automation:before{content:"\f467"}.fi-bs-cloud-hail-mixed:before{content:"\f468"}.fi-bs-cloud-hail:before{content:"\f469"}.fi-bs-cloud-meatball:before{content:"\f46a"}.fi-bs-cloud-moon-rain:before{content:"\f46b"}.fi-bs-cloud-moon:before{content:"\f46c"}.fi-bs-cloud-question:before{content:"\f46d"}.fi-bs-cloud-rain:before{content:"\f46e"}.fi-bs-cloud-rainbow:before{content:"\f46f"}.fi-bs-cloud-share:before{content:"\f470"}.fi-bs-cloud-showers-heavy:before{content:"\f471"}.fi-bs-cloud-showers:before{content:"\f472"}.fi-bs-cloud-sleet:before{content:"\f473"}.fi-bs-cloud-snow:before{content:"\f474"}.fi-bs-cloud-sun-rain:before{content:"\f475"}.fi-bs-cloud-sun:before{content:"\f476"}.fi-bs-cloud-upload-alt:before{content:"\f477"}.fi-bs-cloud-upload:before{content:"\f478"}.fi-bs-cloud:before{content:"\f479"}.fi-bs-clouds-moon:before{content:"\f47a"}.fi-bs-clouds-sun:before{content:"\f47b"}.fi-bs-clouds:before{content:"\f47c"}.fi-bs-clover-alt:before{content:"\f47d"}.fi-bs-club:before{content:"\f47e"}.fi-bs-cocktail-alt:before{content:"\f47f"}.fi-bs-cocktail:before{content:"\f480"}.fi-bs-coconut:before{content:"\f481"}.fi-bs-code-branch:before{content:"\f482"}.fi-bs-code-commit:before{content:"\f483"}.fi-bs-code-compare:before{content:"\f484"}.fi-bs-code-fork:before{content:"\f485"}.fi-bs-code-merge:before{content:"\f486"}.fi-bs-code-pull-request-closed:before{content:"\f487"}.fi-bs-code-pull-request-draft:before{content:"\f488"}.fi-bs-code-pull-request:before{content:"\f489"}.fi-bs-code-simple:before{content:"\f48a"}.fi-bs-coffee-bean:before{content:"\f48b"}.fi-bs-coffee-beans:before{content:"\f48c"}.fi-bs-coffee-heart:before{content:"\f48d"}.fi-bs-coffee-pot:before{content:"\f48e"}.fi-bs-coffee:before{content:"\f48f"}.fi-bs-coffin-cross:before{content:"\f490"}.fi-bs-coffin:before{content:"\f491"}.fi-bs-coin-up-arrow:before{content:"\f492"}.fi-bs-coin:before{content:"\f493"}.fi-bs-coins:before{content:"\f494"}.fi-bs-colon-sign:before{content:"\f495"}.fi-bs-columns-3:before{content:"\f496"}.fi-bs-comet:before{content:"\f497"}.fi-bs-command:before{content:"\f498"}.fi-bs-comment-alt-check:before{content:"\f499"}.fi-bs-comment-alt-dots:before{content:"\f49a"}.fi-bs-comment-alt-edit:before{content:"\f49b"}.fi-bs-comment-alt-medical:before{content:"\f49c"}.fi-bs-comment-alt-middle-top:before{content:"\f49d"}.fi-bs-comment-alt-middle:before{content:"\f49e"}.fi-bs-comment-alt-minus:before{content:"\f49f"}.fi-bs-comment-alt-music:before{content:"\f4a0"}.fi-bs-comment-alt:before{content:"\f4a1"}.fi-bs-comment-arrow-down:before{content:"\f4a2"}.fi-bs-comment-arrow-up-right:before{content:"\f4a3"}.fi-bs-comment-arrow-up:before{content:"\f4a4"}.fi-bs-comment-check:before{content:"\f4a5"}.fi-bs-comment-code:before{content:"\f4a6"}.fi-bs-comment-dollar:before{content:"\f4a7"}.fi-bs-comment-dots:before{content:"\f4a8"}.fi-bs-comment-exclamation:before{content:"\f4a9"}.fi-bs-comment-heart:before{content:"\f4aa"}.fi-bs-comment-image:before{content:"\f4ab"}.fi-bs-comment-info:before{content:"\f4ac"}.fi-bs-comment-medical:before{content:"\f4ad"}.fi-bs-comment-minus:before{content:"\f4ae"}.fi-bs-comment-pen:before{content:"\f4af"}.fi-bs-comment-question:before{content:"\f4b0"}.fi-bs-comment-quote:before{content:"\f4b1"}.fi-bs-comment-slash:before{content:"\f4b2"}.fi-bs-comment-smile:before{content:"\f4b3"}.fi-bs-comment-sms:before{content:"\f4b4"}.fi-bs-comment-text:before{content:"\f4b5"}.fi-bs-comment-user:before{content:"\f4b6"}.fi-bs-comment-xmark:before{content:"\f4b7"}.fi-bs-comment:before{content:"\f4b8"}.fi-bs-comments-dollar:before{content:"\f4b9"}.fi-bs-comments-question-check:before{content:"\f4ba"}.fi-bs-comments-question:before{content:"\f4bb"}.fi-bs-comments:before{content:"\f4bc"}.fi-bs-compass-alt:before{content:"\f4bd"}.fi-bs-compass-east:before{content:"\f4be"}.fi-bs-compass-north:before{content:"\f4bf"}.fi-bs-compass-slash:before{content:"\f4c0"}.fi-bs-compass-south:before{content:"\f4c1"}.fi-bs-compass-west:before{content:"\f4c2"}.fi-bs-completed:before{content:"\f4c3"}.fi-bs-compliance-clipboard:before{content:"\f4c4"}.fi-bs-compliance-document:before{content:"\f4c5"}.fi-bs-compliance:before{content:"\f4c6"}.fi-bs-compress-alt:before{content:"\f4c7"}.fi-bs-compress:before{content:"\f4c8"}.fi-bs-computer-classic:before{content:"\f4c9"}.fi-bs-computer-mouse:before{content:"\f4ca"}.fi-bs-computer-speaker:before{content:"\f4cb"}.fi-bs-computer:before{content:"\f4cc"}.fi-bs-concierge-bell:before{content:"\f4cd"}.fi-bs-condition-alt:before{content:"\f4ce"}.fi-bs-condition:before{content:"\f4cf"}.fi-bs-confetti:before{content:"\f4d0"}.fi-bs-constellation:before{content:"\f4d1"}.fi-bs-container-storage:before{content:"\f4d2"}.fi-bs-convert-document:before{content:"\f4d3"}.fi-bs-convert-shapes:before{content:"\f4d4"}.fi-bs-conveyor-belt-alt:before{content:"\f4d5"}.fi-bs-conveyor-belt-arm:before{content:"\f4d6"}.fi-bs-conveyor-belt-empty:before{content:"\f4d7"}.fi-bs-conveyor-belt:before{content:"\f4d8"}.fi-bs-cookie-alt:before{content:"\f4d9"}.fi-bs-cookie:before{content:"\f4da"}.fi-bs-copy-alt:before{content:"\f4db"}.fi-bs-copy-image:before{content:"\f4dc"}.fi-bs-copy:before{content:"\f4dd"}.fi-bs-copyright:before{content:"\f4de"}.fi-bs-corn:before{content:"\f4df"}.fi-bs-corporate-alt:before{content:"\f4e0"}.fi-bs-corporate:before{content:"\f4e1"}.fi-bs-couch:before{content:"\f4e2"}.fi-bs-court-sport:before{content:"\f4e3"}.fi-bs-cow-alt:before{content:"\f4e4"}.fi-bs-cow:before{content:"\f4e5"}.fi-bs-cowbell-circle-plus:before{content:"\f4e6"}.fi-bs-cowbell-more:before{content:"\f4e7"}.fi-bs-cowbell:before{content:"\f4e8"}.fi-bs-crab:before{content:"\f4e9"}.fi-bs-crate-empty:before{content:"\f4ea"}.fi-bs-cream:before{content:"\f4eb"}.fi-bs-credit-card-buyer:before{content:"\f4ec"}.fi-bs-credit-card-eye:before{content:"\f4ed"}.fi-bs-credit-card:before{content:"\f4ee"}.fi-bs-cricket:before{content:"\f4ef"}.fi-bs-crm-alt:before{content:"\f4f0"}.fi-bs-crm-computer:before{content:"\f4f1"}.fi-bs-CRM:before{content:"\f4f2"}.fi-bs-croissant:before{content:"\f4f3"}.fi-bs-cross-circle:before{content:"\f4f4"}.fi-bs-cross-religion:before{content:"\f4f5"}.fi-bs-cross-small:before{content:"\f4f6"}.fi-bs-cross:before{content:"\f4f7"}.fi-bs-crow:before{content:"\f4f8"}.fi-bs-crown:before{content:"\f4f9"}.fi-bs-crutch:before{content:"\f4fa"}.fi-bs-crutches:before{content:"\f4fb"}.fi-bs-cruzeiro-sign:before{content:"\f4fc"}.fi-bs-crypto-calendar:before{content:"\f4fd"}.fi-bs-cryptocurrency:before{content:"\f4fe"}.fi-bs-crystal-ball:before{content:"\f4ff"}.fi-bs-cube:before{content:"\f500"}.fi-bs-cubes-stacked:before{content:"\f501"}.fi-bs-cubes:before{content:"\f502"}.fi-bs-cucumber:before{content:"\f503"}.fi-bs-cup-straw-swoosh:before{content:"\f504"}.fi-bs-cup-straw:before{content:"\f505"}.fi-bs-cup-togo:before{content:"\f506"}.fi-bs-cupcake-alt:before{content:"\f507"}.fi-bs-cupcake:before{content:"\f508"}.fi-bs-curling:before{content:"\f509"}.fi-bs-cursor-finger:before{content:"\f50a"}.fi-bs-cursor-plus:before{content:"\f50b"}.fi-bs-cursor-text-alt:before{content:"\f50c"}.fi-bs-cursor-text:before{content:"\f50d"}.fi-bs-cursor:before{content:"\f50e"}.fi-bs-curve-alt:before{content:"\f50f"}.fi-bs-curve-arrow:before{content:"\f510"}.fi-bs-curve:before{content:"\f511"}.fi-bs-custard:before{content:"\f512"}.fi-bs-customer-care:before{content:"\f513"}.fi-bs-customer-service:before{content:"\f514"}.fi-bs-customization-cogwheel:before{content:"\f515"}.fi-bs-customization:before{content:"\f516"}.fi-bs-customize-computer:before{content:"\f517"}.fi-bs-customize-edit:before{content:"\f518"}.fi-bs-customize:before{content:"\f519"}.fi-bs-CV:before{content:"\f51a"}.fi-bs-cvv-card:before{content:"\f51b"}.fi-bs-d:before{content:"\f51c"}.fi-bs-dagger:before{content:"\f51d"}.fi-bs-daily-calendar:before{content:"\f51e"}.fi-bs-damage:before{content:"\f51f"}.fi-bs-dart:before{content:"\f520"}.fi-bs-dashboard-monitor:before{content:"\f521"}.fi-bs-dashboard-panel:before{content:"\f522"}.fi-bs-dashboard:before{content:"\f523"}.fi-bs-data-transfer:before{content:"\f524"}.fi-bs-database:before{content:"\f525"}.fi-bs-debt:before{content:"\f526"}.fi-bs-deer-rudolph:before{content:"\f527"}.fi-bs-deer:before{content:"\f528"}.fi-bs-delete-document:before{content:"\f529"}.fi-bs-delete-right:before{content:"\f52a"}.fi-bs-delete-user:before{content:"\f52b"}.fi-bs-delete:before{content:"\f52c"}.fi-bs-democrat:before{content:"\f52d"}.fi-bs-department-structure:before{content:"\f52e"}.fi-bs-department:before{content:"\f52f"}.fi-bs-deposit-alt:before{content:"\f530"}.fi-bs-deposit:before{content:"\f531"}.fi-bs-description-alt:before{content:"\f532"}.fi-bs-description:before{content:"\f533"}.fi-bs-desk:before{content:"\f534"}.fi-bs-desktop-arrow-down:before{content:"\f535"}.fi-bs-desktop-wallpaper:before{content:"\f536"}.fi-bs-devices:before{content:"\f537"}.fi-bs-dewpoint:before{content:"\f538"}.fi-bs-dharmachakra:before{content:"\f539"}.fi-bs-diagram-cells:before{content:"\f53a"}.fi-bs-diagram-lean-canvas:before{content:"\f53b"}.fi-bs-diagram-nested:before{content:"\f53c"}.fi-bs-diagram-next:before{content:"\f53d"}.fi-bs-diagram-predecessor:before{content:"\f53e"}.fi-bs-diagram-previous:before{content:"\f53f"}.fi-bs-diagram-project:before{content:"\f540"}.fi-bs-diagram-sankey:before{content:"\f541"}.fi-bs-diagram-subtask:before{content:"\f542"}.fi-bs-diagram-successor:before{content:"\f543"}.fi-bs-diagram-venn:before{content:"\f544"}.fi-bs-dial-high:before{content:"\f545"}.fi-bs-dial-low:before{content:"\f546"}.fi-bs-dial-max:before{content:"\f547"}.fi-bs-dial-med-low:before{content:"\f548"}.fi-bs-dial-med:before{content:"\f549"}.fi-bs-dial-min:before{content:"\f54a"}.fi-bs-dial-off:before{content:"\f54b"}.fi-bs-dial:before{content:"\f54c"}.fi-bs-diamond-exclamation:before{content:"\f54d"}.fi-bs-diamond-turn-right:before{content:"\f54e"}.fi-bs-diamond:before{content:"\f54f"}.fi-bs-diary-bookmark-down:before{content:"\f550"}.fi-bs-diary-bookmarks:before{content:"\f551"}.fi-bs-diary-clasp:before{content:"\f552"}.fi-bs-dice-alt:before{content:"\f553"}.fi-bs-dice-d10:before{content:"\f554"}.fi-bs-dice-d12:before{content:"\f555"}.fi-bs-dice-d20:before{content:"\f556"}.fi-bs-dice-d4:before{content:"\f557"}.fi-bs-dice-d6:before{content:"\f558"}.fi-bs-dice-d8:before{content:"\f559"}.fi-bs-dice-four:before{content:"\f55a"}.fi-bs-dice-one:before{content:"\f55b"}.fi-bs-dice-six:before{content:"\f55c"}.fi-bs-dice-three:before{content:"\f55d"}.fi-bs-dice-two:before{content:"\f55e"}.fi-bs-dice:before{content:"\f55f"}.fi-bs-digging:before{content:"\f560"}.fi-bs-digital-tachograph:before{content:"\f561"}.fi-bs-dinner:before{content:"\f562"}.fi-bs-diploma:before{content:"\f563"}.fi-bs-direction-signal-arrow:before{content:"\f564"}.fi-bs-direction-signal:before{content:"\f565"}.fi-bs-disc-drive:before{content:"\f566"}.fi-bs-disco-ball:before{content:"\f567"}.fi-bs-discover:before{content:"\f568"}.fi-bs-disease:before{content:"\f569"}.fi-bs-disk:before{content:"\f56a"}.fi-bs-display-arrow-down:before{content:"\f56b"}.fi-bs-display-chart-up:before{content:"\f56c"}.fi-bs-display-code:before{content:"\f56d"}.fi-bs-display-medical:before{content:"\f56e"}.fi-bs-display-slash:before{content:"\f56f"}.fi-bs-distribute-spacing-horizontal:before{content:"\f570"}.fi-bs-distribute-spacing-vertical:before{content:"\f571"}.fi-bs-divide:before{content:"\f572"}.fi-bs-dizzy:before{content:"\f573"}.fi-bs-dna:before{content:"\f574"}.fi-bs-do-not-enter:before{content:"\f575"}.fi-bs-doctor:before{content:"\f576"}.fi-bs-document-circle-wrong:before{content:"\f577"}.fi-bs-document-paid:before{content:"\f578"}.fi-bs-document-signed:before{content:"\f579"}.fi-bs-document:before{content:"\f57a"}.fi-bs-dog-leashed:before{content:"\f57b"}.fi-bs-dog:before{content:"\f57c"}.fi-bs-dollar:before{content:"\f57d"}.fi-bs-dolly-flatbed-alt:before{content:"\f57e"}.fi-bs-dolly-flatbed-empty:before{content:"\f57f"}.fi-bs-dolly-flatbed:before{content:"\f580"}.fi-bs-dolphin:before{content:"\f581"}.fi-bs-domino-effect:before{content:"\f582"}.fi-bs-donate:before{content:"\f583"}.fi-bs-dong-sign:before{content:"\f584"}.fi-bs-donut:before{content:"\f585"}.fi-bs-door-closed:before{content:"\f586"}.fi-bs-door-open:before{content:"\f587"}.fi-bs-dot-circle:before{content:"\f588"}.fi-bs-dot-pending:before{content:"\f589"}.fi-bs-dove:before{content:"\f58a"}.fi-bs-down-from-bracket:before{content:"\f58b"}.fi-bs-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-bs-down-left:before{content:"\f58d"}.fi-bs-down-right:before{content:"\f58e"}.fi-bs-down-to-line:before{content:"\f58f"}.fi-bs-down:before{content:"\f590"}.fi-bs-download:before{content:"\f591"}.fi-bs-drafting-compass:before{content:"\f592"}.fi-bs-dragon:before{content:"\f593"}.fi-bs-draw-polygon:before{content:"\f594"}.fi-bs-draw-square:before{content:"\f595"}.fi-bs-drawer-alt:before{content:"\f596"}.fi-bs-drawer-empty:before{content:"\f597"}.fi-bs-drawer:before{content:"\f598"}.fi-bs-dreidel:before{content:"\f599"}.fi-bs-drink-alt:before{content:"\f59a"}.fi-bs-driver-man:before{content:"\f59b"}.fi-bs-driver-woman:before{content:"\f59c"}.fi-bs-drone-alt:before{content:"\f59d"}.fi-bs-drone-front:before{content:"\f59e"}.fi-bs-drone:before{content:"\f59f"}.fi-bs-drop-down:before{content:"\f5a0"}.fi-bs-dropdown-select:before{content:"\f5a1"}.fi-bs-dropdown:before{content:"\f5a2"}.fi-bs-drum-steelpan:before{content:"\f5a3"}.fi-bs-drum:before{content:"\f5a4"}.fi-bs-drumstick-bite:before{content:"\f5a5"}.fi-bs-drumstick:before{content:"\f5a6"}.fi-bs-dryer-alt:before{content:"\f5a7"}.fi-bs-dryer:before{content:"\f5a8"}.fi-bs-duck:before{content:"\f5a9"}.fi-bs-dumbbell-fitness:before{content:"\f5aa"}.fi-bs-dumbbell-horizontal:before{content:"\f5ab"}.fi-bs-dumbbell-ray:before{content:"\f5ac"}.fi-bs-dumbbell-weightlifting:before{content:"\f5ad"}.fi-bs-dumpster-fire:before{content:"\f5ae"}.fi-bs-dumpster:before{content:"\f5af"}.fi-bs-dungeon:before{content:"\f5b0"}.fi-bs-duplicate:before{content:"\f5b1"}.fi-bs-duration-alt:before{content:"\f5b2"}.fi-bs-duration:before{content:"\f5b3"}.fi-bs-e-learning:before{content:"\f5b4"}.fi-bs-e:before{content:"\f5b5"}.fi-bs-ear-deaf:before{content:"\f5b6"}.fi-bs-ear-muffs:before{content:"\f5b7"}.fi-bs-ear:before{content:"\f5b8"}.fi-bs-earnings:before{content:"\f5b9"}.fi-bs-earth-africa:before{content:"\f5ba"}.fi-bs-earth-americas:before{content:"\f5bb"}.fi-bs-earth-asia:before{content:"\f5bc"}.fi-bs-earth-europa:before{content:"\f5bd"}.fi-bs-eclipse-alt:before{content:"\f5be"}.fi-bs-eclipse:before{content:"\f5bf"}.fi-bs-edit-alt:before{content:"\f5c0"}.fi-bs-edit:before{content:"\f5c1"}.fi-bs-effect:before{content:"\f5c2"}.fi-bs-egg-fried:before{content:"\f5c3"}.fi-bs-egg:before{content:"\f5c4"}.fi-bs-eject:before{content:"\f5c5"}.fi-bs-elephant:before{content:"\f5c6"}.fi-bs-elevator:before{content:"\f5c7"}.fi-bs-email-pending:before{content:"\f5c8"}.fi-bs-employee-alt:before{content:"\f5c9"}.fi-bs-employee-handbook:before{content:"\f5ca"}.fi-bs-employee-man-alt:before{content:"\f5cb"}.fi-bs-employee-man:before{content:"\f5cc"}.fi-bs-employees-woman-man:before{content:"\f5cd"}.fi-bs-employees:before{content:"\f5ce"}.fi-bs-empty-set:before{content:"\f5cf"}.fi-bs-endless-loop:before{content:"\f5d0"}.fi-bs-engine-warning:before{content:"\f5d1"}.fi-bs-engine:before{content:"\f5d2"}.fi-bs-enter:before{content:"\f5d3"}.fi-bs-envelope-ban:before{content:"\f5d4"}.fi-bs-envelope-bulk:before{content:"\f5d5"}.fi-bs-envelope-dot:before{content:"\f5d6"}.fi-bs-envelope-download:before{content:"\f5d7"}.fi-bs-envelope-heart:before{content:"\f5d8"}.fi-bs-envelope-marker:before{content:"\f5d9"}.fi-bs-envelope-open-dollar:before{content:"\f5da"}.fi-bs-envelope-open-text:before{content:"\f5db"}.fi-bs-envelope-open:before{content:"\f5dc"}.fi-bs-envelope-plus:before{content:"\f5dd"}.fi-bs-envelope:before{content:"\f5de"}.fi-bs-envelopes:before{content:"\f5df"}.fi-bs-equality:before{content:"\f5e0"}.fi-bs-equals:before{content:"\f5e1"}.fi-bs-eraser:before{content:"\f5e2"}.fi-bs-error-camera:before{content:"\f5e3"}.fi-bs-escalator:before{content:"\f5e4"}.fi-bs-ethernet:before{content:"\f5e5"}.fi-bs-euro:before{content:"\f5e6"}.fi-bs-excavator:before{content:"\f5e7"}.fi-bs-exchange-alt:before{content:"\f5e8"}.fi-bs-exchange-cryptocurrency:before{content:"\f5e9"}.fi-bs-exchange:before{content:"\f5ea"}.fi-bs-exclamation:before{content:"\f5eb"}.fi-bs-exit-alt:before{content:"\f5ec"}.fi-bs-exit:before{content:"\f5ed"}.fi-bs-expand-arrows-alt:before{content:"\f5ee"}.fi-bs-expand-arrows:before{content:"\f5ef"}.fi-bs-expand:before{content:"\f5f0"}.fi-bs-expense-bill:before{content:"\f5f1"}.fi-bs-expense:before{content:"\f5f2"}.fi-bs-external-hard-drive:before{content:"\f5f3"}.fi-bs-external-world:before{content:"\f5f4"}.fi-bs-eye-crossed:before{content:"\f5f5"}.fi-bs-eye-dropper-half:before{content:"\f5f6"}.fi-bs-eye-dropper:before{content:"\f5f7"}.fi-bs-eye:before{content:"\f5f8"}.fi-bs-eyes:before{content:"\f5f9"}.fi-bs-f:before{content:"\f5fa"}.fi-bs-fabric:before{content:"\f5fb"}.fi-bs-face-angry-horns:before{content:"\f5fc"}.fi-bs-face-anguished:before{content:"\f5fd"}.fi-bs-face-anxious-sweat:before{content:"\f5fe"}.fi-bs-face-astonished:before{content:"\f5ff"}.fi-bs-face-awesome:before{content:"\f600"}.fi-bs-face-beam-hand-over-mouth:before{content:"\f601"}.fi-bs-face-confounded:before{content:"\f602"}.fi-bs-face-confused:before{content:"\f603"}.fi-bs-face-cowboy-hat:before{content:"\f604"}.fi-bs-face-disappointed:before{content:"\f605"}.fi-bs-face-disguise:before{content:"\f606"}.fi-bs-face-downcast-sweat:before{content:"\f607"}.fi-bs-face-drooling:before{content:"\f608"}.fi-bs-face-explode:before{content:"\f609"}.fi-bs-face-expressionless:before{content:"\f60a"}.fi-bs-face-eyes-xmarks:before{content:"\f60b"}.fi-bs-face-fearful:before{content:"\f60c"}.fi-bs-face-glasses:before{content:"\f60d"}.fi-bs-face-grin-tongue-wink:before{content:"\f60e"}.fi-bs-face-hand-yawn:before{content:"\f60f"}.fi-bs-face-head-bandage:before{content:"\f610"}.fi-bs-face-hushed:before{content:"\f611"}.fi-bs-face-icicles:before{content:"\f612"}.fi-bs-face-lying:before{content:"\f613"}.fi-bs-face-mask:before{content:"\f614"}.fi-bs-face-monocle:before{content:"\f615"}.fi-bs-face-nauseated:before{content:"\f616"}.fi-bs-face-nose-steam:before{content:"\f617"}.fi-bs-face-party:before{content:"\f618"}.fi-bs-face-pensive:before{content:"\f619"}.fi-bs-face-persevering:before{content:"\f61a"}.fi-bs-face-pleading:before{content:"\f61b"}.fi-bs-face-raised-eyebrow:before{content:"\f61c"}.fi-bs-face-relieved:before{content:"\f61d"}.fi-bs-face-sad-sweat:before{content:"\f61e"}.fi-bs-face-scream:before{content:"\f61f"}.fi-bs-face-shush:before{content:"\f620"}.fi-bs-face-sleeping:before{content:"\f621"}.fi-bs-face-sleepy:before{content:"\f622"}.fi-bs-face-smile-halo:before{content:"\f623"}.fi-bs-face-smile-hearts:before{content:"\f624"}.fi-bs-face-smile-horns:before{content:"\f625"}.fi-bs-face-smile-tear:before{content:"\f626"}.fi-bs-face-smile-tongue:before{content:"\f627"}.fi-bs-face-smile-upside-down:before{content:"\f628"}.fi-bs-face-smiling-hands:before{content:"\f629"}.fi-bs-face-smirking:before{content:"\f62a"}.fi-bs-face-sunglasses-alt:before{content:"\f62b"}.fi-bs-face-sunglasses:before{content:"\f62c"}.fi-bs-face-swear:before{content:"\f62d"}.fi-bs-face-thermometer:before{content:"\f62e"}.fi-bs-face-thinking:before{content:"\f62f"}.fi-bs-face-tissue:before{content:"\f630"}.fi-bs-face-tongue-money:before{content:"\f631"}.fi-bs-face-tongue-sweat:before{content:"\f632"}.fi-bs-face-unamused:before{content:"\f633"}.fi-bs-face-viewfinder:before{content:"\f634"}.fi-bs-face-vomit:before{content:"\f635"}.fi-bs-face-weary:before{content:"\f636"}.fi-bs-face-woozy:before{content:"\f637"}.fi-bs-face-worried:before{content:"\f638"}.fi-bs-face-zany:before{content:"\f639"}.fi-bs-face-zipper:before{content:"\f63a"}.fi-bs-fail:before{content:"\f63b"}.fi-bs-falafel:before{content:"\f63c"}.fi-bs-family-dress:before{content:"\f63d"}.fi-bs-family-pants:before{content:"\f63e"}.fi-bs-family:before{content:"\f63f"}.fi-bs-fan-table:before{content:"\f640"}.fi-bs-fan:before{content:"\f641"}.fi-bs-farm:before{content:"\f642"}.fi-bs-faucet-drip:before{content:"\f643"}.fi-bs-faucet:before{content:"\f644"}.fi-bs-fax:before{content:"\f645"}.fi-bs-feather-pointed:before{content:"\f646"}.fi-bs-feather:before{content:"\f647"}.fi-bs-features-alt:before{content:"\f648"}.fi-bs-features:before{content:"\f649"}.fi-bs-fee-receipt:before{content:"\f64a"}.fi-bs-fee:before{content:"\f64b"}.fi-bs-feedback-alt:before{content:"\f64c"}.fi-bs-feedback-cycle-loop:before{content:"\f64d"}.fi-bs-feedback-hand:before{content:"\f64e"}.fi-bs-feedback-review:before{content:"\f64f"}.fi-bs-feedback:before{content:"\f650"}.fi-bs-fence:before{content:"\f651"}.fi-bs-ferris-wheel:before{content:"\f652"}.fi-bs-field-hockey:before{content:"\f653"}.fi-bs-fighter-jet:before{content:"\f654"}.fi-bs-file-ai:before{content:"\f655"}.fi-bs-file-audio:before{content:"\f656"}.fi-bs-file-binary:before{content:"\f657"}.fi-bs-file-chart-line:before{content:"\f658"}.fi-bs-file-chart-pie:before{content:"\f659"}.fi-bs-file-circle-info:before{content:"\f65a"}.fi-bs-file-cloud:before{content:"\f65b"}.fi-bs-file-code:before{content:"\f65c"}.fi-bs-file-csv:before{content:"\f65d"}.fi-bs-file-download:before{content:"\f65e"}.fi-bs-file-edit:before{content:"\f65f"}.fi-bs-file-eps:before{content:"\f660"}.fi-bs-file-excel:before{content:"\f661"}.fi-bs-file-exclamation:before{content:"\f662"}.fi-bs-file-export:before{content:"\f663"}.fi-bs-file-image:before{content:"\f664"}.fi-bs-file-import:before{content:"\f665"}.fi-bs-file-invoice-dollar:before{content:"\f666"}.fi-bs-file-invoice:before{content:"\f667"}.fi-bs-file-medical-alt:before{content:"\f668"}.fi-bs-file-medical:before{content:"\f669"}.fi-bs-file-minus:before{content:"\f66a"}.fi-bs-file-pdf:before{content:"\f66b"}.fi-bs-file-powerpoint:before{content:"\f66c"}.fi-bs-file-prescription:before{content:"\f66d"}.fi-bs-file-psd:before{content:"\f66e"}.fi-bs-file-signature:before{content:"\f66f"}.fi-bs-file-spreadsheet:before{content:"\f670"}.fi-bs-file-upload:before{content:"\f671"}.fi-bs-file-user:before{content:"\f672"}.fi-bs-file-video:before{content:"\f673"}.fi-bs-file-word:before{content:"\f674"}.fi-bs-file-zipper:before{content:"\f675"}.fi-bs-file:before{content:"\f676"}.fi-bs-files-medical:before{content:"\f677"}.fi-bs-fill:before{content:"\f678"}.fi-bs-film-canister:before{content:"\f679"}.fi-bs-film-slash:before{content:"\f67a"}.fi-bs-film:before{content:"\f67b"}.fi-bs-films:before{content:"\f67c"}.fi-bs-filter-list:before{content:"\f67d"}.fi-bs-filter-slash:before{content:"\f67e"}.fi-bs-filter:before{content:"\f67f"}.fi-bs-filters:before{content:"\f680"}.fi-bs-fingerprint-security-risk:before{content:"\f681"}.fi-bs-fingerprint:before{content:"\f682"}.fi-bs-fire-burner:before{content:"\f683"}.fi-bs-fire-extinguisher:before{content:"\f684"}.fi-bs-fire-flame-curved:before{content:"\f685"}.fi-bs-fire-flame-simple:before{content:"\f686"}.fi-bs-fire-hydrant:before{content:"\f687"}.fi-bs-fire-smoke:before{content:"\f688"}.fi-bs-fireplace:before{content:"\f689"}.fi-bs-first-award:before{content:"\f68a"}.fi-bs-first-laurel:before{content:"\f68b"}.fi-bs-first-medal:before{content:"\f68c"}.fi-bs-first:before{content:"\f68d"}.fi-bs-fish-bones:before{content:"\f68e"}.fi-bs-fish-cooked:before{content:"\f68f"}.fi-bs-fish:before{content:"\f690"}.fi-bs-fishing-rod:before{content:"\f691"}.fi-bs-fist-move:before{content:"\f692"}.fi-bs-flag-alt:before{content:"\f693"}.fi-bs-flag-checkered:before{content:"\f694"}.fi-bs-flag-usa:before{content:"\f695"}.fi-bs-flag:before{content:"\f696"}.fi-bs-flame:before{content:"\f697"}.fi-bs-flashlight:before{content:"\f698"}.fi-bs-flask-gear:before{content:"\f699"}.fi-bs-flask-poison:before{content:"\f69a"}.fi-bs-flask-potion:before{content:"\f69b"}.fi-bs-flask:before{content:"\f69c"}.fi-bs-flatbread-stuffed:before{content:"\f69d"}.fi-bs-flatbread:before{content:"\f69e"}.fi-bs-flip-horizontal:before{content:"\f69f"}.fi-bs-floor-alt:before{content:"\f6a0"}.fi-bs-floor-layer:before{content:"\f6a1"}.fi-bs-floor:before{content:"\f6a2"}.fi-bs-floppy-disk-circle-arrow-right:before{content:"\f6a3"}.fi-bs-floppy-disk-circle-xmark:before{content:"\f6a4"}.fi-bs-floppy-disk-pen:before{content:"\f6a5"}.fi-bs-floppy-disks:before{content:"\f6a6"}.fi-bs-florin-sign:before{content:"\f6a7"}.fi-bs-flower-bouquet:before{content:"\f6a8"}.fi-bs-flower-butterfly:before{content:"\f6a9"}.fi-bs-flower-daffodil:before{content:"\f6aa"}.fi-bs-flower-tulip:before{content:"\f6ab"}.fi-bs-flower:before{content:"\f6ac"}.fi-bs-flushed:before{content:"\f6ad"}.fi-bs-flute:before{content:"\f6ae"}.fi-bs-flux-capacitor:before{content:"\f6af"}.fi-bs-fly-insect:before{content:"\f6b0"}.fi-bs-flying-disc:before{content:"\f6b1"}.fi-bs-fog:before{content:"\f6b2"}.fi-bs-folder-download:before{content:"\f6b3"}.fi-bs-folder-fire:before{content:"\f6b4"}.fi-bs-folder-minus:before{content:"\f6b5"}.fi-bs-folder-open:before{content:"\f6b6"}.fi-bs-folder-times:before{content:"\f6b7"}.fi-bs-folder-tree:before{content:"\f6b8"}.fi-bs-folder-upload:before{content:"\f6b9"}.fi-bs-folder-xmark:before{content:"\f6ba"}.fi-bs-folder:before{content:"\f6bb"}.fi-bs-folders:before{content:"\f6bc"}.fi-bs-follow-folder:before{content:"\f6bd"}.fi-bs-followcollection:before{content:"\f6be"}.fi-bs-following:before{content:"\f6bf"}.fi-bs-fondue-pot:before{content:"\f6c0"}.fi-bs-football:before{content:"\f6c1"}.fi-bs-foreign-language-audio:before{content:"\f6c2"}.fi-bs-fork:before{content:"\f6c3"}.fi-bs-forklift:before{content:"\f6c4"}.fi-bs-form:before{content:"\f6c5"}.fi-bs-fort:before{content:"\f6c6"}.fi-bs-forward-fast:before{content:"\f6c7"}.fi-bs-forward:before{content:"\f6c8"}.fi-bs-fox:before{content:"\f6c9"}.fi-bs-frame:before{content:"\f6ca"}.fi-bs-franc-sign:before{content:"\f6cb"}.fi-bs-free-delivery:before{content:"\f6cc"}.fi-bs-free:before{content:"\f6cd"}.fi-bs-french-fries:before{content:"\f6ce"}.fi-bs-friday:before{content:"\f6cf"}.fi-bs-frog:before{content:"\f6d0"}.fi-bs-frown:before{content:"\f6d1"}.fi-bs-ftp:before{content:"\f6d2"}.fi-bs-fuel-gauge:before{content:"\f6d3"}.fi-bs-function-process:before{content:"\f6d4"}.fi-bs-function-square:before{content:"\f6d5"}.fi-bs-function:before{content:"\f6d6"}.fi-bs-funnel-dollar:before{content:"\f6d7"}.fi-bs-g:before{content:"\f6d8"}.fi-bs-galaxy-alt:before{content:"\f6d9"}.fi-bs-galaxy-planet:before{content:"\f6da"}.fi-bs-galaxy-star:before{content:"\f6db"}.fi-bs-galaxy:before{content:"\f6dc"}.fi-bs-gallery-thumbnails:before{content:"\f6dd"}.fi-bs-gallery:before{content:"\f6de"}.fi-bs-game-board-alt:before{content:"\f6df"}.fi-bs-gamepad:before{content:"\f6e0"}.fi-bs-garage-car:before{content:"\f6e1"}.fi-bs-garage-open:before{content:"\f6e2"}.fi-bs-garage:before{content:"\f6e3"}.fi-bs-garlic-alt:before{content:"\f6e4"}.fi-bs-garlic:before{content:"\f6e5"}.fi-bs-gas-pump-alt:before{content:"\f6e6"}.fi-bs-gas-pump-slash:before{content:"\f6e7"}.fi-bs-gas-pump:before{content:"\f6e8"}.fi-bs-gauge-circle-bolt:before{content:"\f6e9"}.fi-bs-gauge-circle-minus:before{content:"\f6ea"}.fi-bs-gauge-circle-plus:before{content:"\f6eb"}.fi-bs-gavel:before{content:"\f6ec"}.fi-bs-gay-couple:before{content:"\f6ed"}.fi-bs-gears:before{content:"\f6ee"}.fi-bs-gem:before{content:"\f6ef"}.fi-bs-general:before{content:"\f6f0"}.fi-bs-ghost:before{content:"\f6f1"}.fi-bs-gif-square:before{content:"\f6f2"}.fi-bs-gif:before{content:"\f6f3"}.fi-bs-gift-box-benefits:before{content:"\f6f4"}.fi-bs-gift-card:before{content:"\f6f5"}.fi-bs-gift:before{content:"\f6f6"}.fi-bs-gifts:before{content:"\f6f7"}.fi-bs-gingerbread-man:before{content:"\f6f8"}.fi-bs-glass-champagne:before{content:"\f6f9"}.fi-bs-glass-cheers:before{content:"\f6fa"}.fi-bs-glass-citrus:before{content:"\f6fb"}.fi-bs-glass-empty:before{content:"\f6fc"}.fi-bs-glass-half:before{content:"\f6fd"}.fi-bs-glass-water-droplet:before{content:"\f6fe"}.fi-bs-glass-whiskey-rocks:before{content:"\f6ff"}.fi-bs-glass-whiskey:before{content:"\f700"}.fi-bs-glass:before{content:"\f701"}.fi-bs-glasses:before{content:"\f702"}.fi-bs-globe-alt:before{content:"\f703"}.fi-bs-globe-pointer:before{content:"\f704"}.fi-bs-globe-snow:before{content:"\f705"}.fi-bs-globe:before{content:"\f706"}.fi-bs-goal-net:before{content:"\f707"}.fi-bs-golf-ball:before{content:"\f708"}.fi-bs-golf-club:before{content:"\f709"}.fi-bs-golf-hole:before{content:"\f70a"}.fi-bs-golf:before{content:"\f70b"}.fi-bs-gopuram:before{content:"\f70c"}.fi-bs-government-budget:before{content:"\f70d"}.fi-bs-government-flag:before{content:"\f70e"}.fi-bs-government-user:before{content:"\f70f"}.fi-bs-gps-navigation:before{content:"\f710"}.fi-bs-graduation-cap:before{content:"\f711"}.fi-bs-gramophone:before{content:"\f712"}.fi-bs-grape:before{content:"\f713"}.fi-bs-graph-curve:before{content:"\f714"}.fi-bs-graphic-style:before{content:"\f715"}.fi-bs-graphic-tablet:before{content:"\f716"}.fi-bs-grate-droplet:before{content:"\f717"}.fi-bs-grate:before{content:"\f718"}.fi-bs-greater-than-equal:before{content:"\f719"}.fi-bs-greater-than:before{content:"\f71a"}.fi-bs-greek-helmet:before{content:"\f71b"}.fi-bs-grid-alt:before{content:"\f71c"}.fi-bs-grid-dividers:before{content:"\f71d"}.fi-bs-grid:before{content:"\f71e"}.fi-bs-grill-hot-alt:before{content:"\f71f"}.fi-bs-grill:before{content:"\f720"}.fi-bs-grimace:before{content:"\f721"}.fi-bs-grin-alt:before{content:"\f722"}.fi-bs-grin-beam-sweat:before{content:"\f723"}.fi-bs-grin-beam:before{content:"\f724"}.fi-bs-grin-hearts:before{content:"\f725"}.fi-bs-grin-squint-tears:before{content:"\f726"}.fi-bs-grin-squint:before{content:"\f727"}.fi-bs-grin-stars:before{content:"\f728"}.fi-bs-grin-tears:before{content:"\f729"}.fi-bs-grin-tongue-squint:before{content:"\f72a"}.fi-bs-grin-tongue-wink:before{content:"\f72b"}.fi-bs-grin-tongue:before{content:"\f72c"}.fi-bs-grin-wink:before{content:"\f72d"}.fi-bs-grin:before{content:"\f72e"}.fi-bs-grip-dots-vertical:before{content:"\f72f"}.fi-bs-grip-dots:before{content:"\f730"}.fi-bs-grip-horizontal:before{content:"\f731"}.fi-bs-grip-lines-vertical:before{content:"\f732"}.fi-bs-grip-lines:before{content:"\f733"}.fi-bs-grip-vertical:before{content:"\f734"}.fi-bs-grocery-bag:before{content:"\f735"}.fi-bs-grocery-basket:before{content:"\f736"}.fi-bs-group-arrows-rotate:before{content:"\f737"}.fi-bs-group-call:before{content:"\f738"}.fi-bs-group-community-social-media:before{content:"\f739"}.fi-bs-growth-chart-invest:before{content:"\f73a"}.fi-bs-guarani-sign:before{content:"\f73b"}.fi-bs-guide-alt:before{content:"\f73c"}.fi-bs-guide:before{content:"\f73d"}.fi-bs-guitar-electric:before{content:"\f73e"}.fi-bs-guitar:before{content:"\f73f"}.fi-bs-guitars:before{content:"\f740"}.fi-bs-gun-squirt:before{content:"\f741"}.fi-bs-gym:before{content:"\f742"}.fi-bs-h-square:before{content:"\f743"}.fi-bs-h:before{content:"\f744"}.fi-bs-h1:before{content:"\f745"}.fi-bs-h2:before{content:"\f746"}.fi-bs-h3:before{content:"\f747"}.fi-bs-h4:before{content:"\f748"}.fi-bs-hair-clipper:before{content:"\f749"}.fi-bs-hamburger-soda:before{content:"\f74a"}.fi-bs-hamburger:before{content:"\f74b"}.fi-bs-hammer-crash:before{content:"\f74c"}.fi-bs-hammer-war:before{content:"\f74d"}.fi-bs-hammer:before{content:"\f74e"}.fi-bs-hamsa:before{content:"\f74f"}.fi-bs-hand-back-fist:before{content:"\f750"}.fi-bs-hand-back-point-down:before{content:"\f751"}.fi-bs-hand-back-point-left:before{content:"\f752"}.fi-bs-hand-back-point-ribbon:before{content:"\f753"}.fi-bs-hand-back-point-right:before{content:"\f754"}.fi-bs-hand-bill:before{content:"\f755"}.fi-bs-hand-dots:before{content:"\f756"}.fi-bs-hand-fingers-crossed:before{content:"\f757"}.fi-bs-hand-fist:before{content:"\f758"}.fi-bs-hand-heart:before{content:"\f759"}.fi-bs-hand-holding-box:before{content:"\f75a"}.fi-bs-hand-holding-droplet:before{content:"\f75b"}.fi-bs-hand-holding-heart:before{content:"\f75c"}.fi-bs-hand-holding-magic:before{content:"\f75d"}.fi-bs-hand-holding-medical:before{content:"\f75e"}.fi-bs-hand-holding-seedling:before{content:"\f75f"}.fi-bs-hand-holding-skull:before{content:"\f760"}.fi-bs-hand-holding-usd:before{content:"\f761"}.fi-bs-hand-holding-water:before{content:"\f762"}.fi-bs-hand-horns:before{content:"\f763"}.fi-bs-hand-lizard:before{content:"\f764"}.fi-bs-hand-love:before{content:"\f765"}.fi-bs-hand-middle-finger:before{content:"\f766"}.fi-bs-hand-paper:before{content:"\f767"}.fi-bs-hand-peace:before{content:"\f768"}.fi-bs-hand-point-ribbon:before{content:"\f769"}.fi-bs-hand-scissors:before{content:"\f76a"}.fi-bs-hand-sparkles:before{content:"\f76b"}.fi-bs-hand-spock:before{content:"\f76c"}.fi-bs-hand-wave:before{content:"\f76d"}.fi-bs-hand:before{content:"\f76e"}.fi-bs-handmade:before{content:"\f76f"}.fi-bs-hands-bubbles:before{content:"\f770"}.fi-bs-hands-clapping:before{content:"\f771"}.fi-bs-hands-heart:before{content:"\f772"}.fi-bs-hands-holding-diamond:before{content:"\f773"}.fi-bs-hands-holding:before{content:"\f774"}.fi-bs-hands-usd:before{content:"\f775"}.fi-bs-handshake-angle:before{content:"\f776"}.fi-bs-handshake-deal-loan:before{content:"\f777"}.fi-bs-handshake-house:before{content:"\f778"}.fi-bs-handshake-simple-slash:before{content:"\f779"}.fi-bs-handshake-trust:before{content:"\f77a"}.fi-bs-handshake:before{content:"\f77b"}.fi-bs-happy:before{content:"\f77c"}.fi-bs-hard-hat:before{content:"\f77d"}.fi-bs-hashtag-lock:before{content:"\f77e"}.fi-bs-hastag:before{content:"\f77f"}.fi-bs-hat-beach:before{content:"\f780"}.fi-bs-hat-birthday:before{content:"\f781"}.fi-bs-hat-chef:before{content:"\f782"}.fi-bs-hat-cowboy-side:before{content:"\f783"}.fi-bs-hat-cowboy:before{content:"\f784"}.fi-bs-hat-santa:before{content:"\f785"}.fi-bs-hat-winter:before{content:"\f786"}.fi-bs-hat-witch:before{content:"\f787"}.fi-bs-hat-wizard:before{content:"\f788"}.fi-bs-hdd:before{content:"\f789"}.fi-bs-head-side-brain:before{content:"\f78a"}.fi-bs-head-side-cough-slash:before{content:"\f78b"}.fi-bs-head-side-cough:before{content:"\f78c"}.fi-bs-head-side-headphones:before{content:"\f78d"}.fi-bs-head-side-heart:before{content:"\f78e"}.fi-bs-head-side-mask:before{content:"\f78f"}.fi-bs-head-side-medical:before{content:"\f790"}.fi-bs-head-side-thinking:before{content:"\f791"}.fi-bs-head-side-virus:before{content:"\f792"}.fi-bs-head-side:before{content:"\f793"}.fi-bs-head-vr:before{content:"\f794"}.fi-bs-heading:before{content:"\f795"}.fi-bs-headphones:before{content:"\f796"}.fi-bs-headset:before{content:"\f797"}.fi-bs-heart-arrow:before{content:"\f798"}.fi-bs-heart-brain:before{content:"\f799"}.fi-bs-heart-crack:before{content:"\f79a"}.fi-bs-heart-half-stroke:before{content:"\f79b"}.fi-bs-heart-half:before{content:"\f79c"}.fi-bs-heart-health-muscle:before{content:"\f79d"}.fi-bs-heart-lock:before{content:"\f79e"}.fi-bs-heart-partner-handshake:before{content:"\f79f"}.fi-bs-heart-rate:before{content:"\f7a0"}.fi-bs-heart-slash:before{content:"\f7a1"}.fi-bs-heart-upside-down:before{content:"\f7a2"}.fi-bs-heart:before{content:"\f7a3"}.fi-bs-heat:before{content:"\f7a4"}.fi-bs-helicopter-side:before{content:"\f7a5"}.fi-bs-helmet-battle:before{content:"\f7a6"}.fi-bs-hexagon-check:before{content:"\f7a7"}.fi-bs-hexagon-divide:before{content:"\f7a8"}.fi-bs-hexagon-exclamation:before{content:"\f7a9"}.fi-bs-hexagon:before{content:"\f7aa"}.fi-bs-high-definition:before{content:"\f7ab"}.fi-bs-high-five-celebration-yes:before{content:"\f7ac"}.fi-bs-high-five:before{content:"\f7ad"}.fi-bs-highlighter-line:before{content:"\f7ae"}.fi-bs-highlighter:before{content:"\f7af"}.fi-bs-hiking:before{content:"\f7b0"}.fi-bs-hippo:before{content:"\f7b1"}.fi-bs-hockey-mask:before{content:"\f7b2"}.fi-bs-hockey-puck:before{content:"\f7b3"}.fi-bs-hockey-stick-puck:before{content:"\f7b4"}.fi-bs-hockey-sticks:before{content:"\f7b5"}.fi-bs-holding-hand-gear:before{content:"\f7b6"}.fi-bs-holding-hand-revenue:before{content:"\f7b7"}.fi-bs-holly-berry:before{content:"\f7b8"}.fi-bs-home-heart:before{content:"\f7b9"}.fi-bs-home-location-alt:before{content:"\f7ba"}.fi-bs-home-location:before{content:"\f7bb"}.fi-bs-home:before{content:"\f7bc"}.fi-bs-honey-pot:before{content:"\f7bd"}.fi-bs-hood-cloak:before{content:"\f7be"}.fi-bs-horizontal-rule:before{content:"\f7bf"}.fi-bs-horse-head:before{content:"\f7c0"}.fi-bs-horse-saddle:before{content:"\f7c1"}.fi-bs-horse:before{content:"\f7c2"}.fi-bs-horseshoe-broken:before{content:"\f7c3"}.fi-bs-horseshoe:before{content:"\f7c4"}.fi-bs-hose-reel:before{content:"\f7c5"}.fi-bs-hose:before{content:"\f7c6"}.fi-bs-hospital-symbol:before{content:"\f7c7"}.fi-bs-hospital-user:before{content:"\f7c8"}.fi-bs-hospital:before{content:"\f7c9"}.fi-bs-hospitals:before{content:"\f7ca"}.fi-bs-hot-tub:before{content:"\f7cb"}.fi-bs-hotdog:before{content:"\f7cc"}.fi-bs-hotel:before{content:"\f7cd"}.fi-bs-hourglass-end:before{content:"\f7ce"}.fi-bs-hourglass-start:before{content:"\f7cf"}.fi-bs-hourglass:before{content:"\f7d0"}.fi-bs-house-blank:before{content:"\f7d1"}.fi-bs-house-building:before{content:"\f7d2"}.fi-bs-house-chimney-blank:before{content:"\f7d3"}.fi-bs-house-chimney-crack:before{content:"\f7d4"}.fi-bs-house-chimney-heart:before{content:"\f7d5"}.fi-bs-house-chimney-medical:before{content:"\f7d6"}.fi-bs-house-chimney-user:before{content:"\f7d7"}.fi-bs-house-chimney-window:before{content:"\f7d8"}.fi-bs-house-chimney:before{content:"\f7d9"}.fi-bs-house-circle-check:before{content:"\f7da"}.fi-bs-house-circle-exclamation:before{content:"\f7db"}.fi-bs-house-circle-xmark:before{content:"\f7dc"}.fi-bs-house-crack-alt:before{content:"\f7dd"}.fi-bs-house-crack:before{content:"\f7de"}.fi-bs-house-day:before{content:"\f7df"}.fi-bs-house-fire:before{content:"\f7e0"}.fi-bs-house-flag:before{content:"\f7e1"}.fi-bs-house-flood:before{content:"\f7e2"}.fi-bs-house-laptop:before{content:"\f7e3"}.fi-bs-house-leave:before{content:"\f7e4"}.fi-bs-house-lock:before{content:"\f7e5"}.fi-bs-house-medical:before{content:"\f7e6"}.fi-bs-house-night:before{content:"\f7e7"}.fi-bs-house-return:before{content:"\f7e8"}.fi-bs-house-signal:before{content:"\f7e9"}.fi-bs-house-tree:before{content:"\f7ea"}.fi-bs-house-tsunami:before{content:"\f7eb"}.fi-bs-house-turret:before{content:"\f7ec"}.fi-bs-house-user:before{content:"\f7ed"}.fi-bs-house-window:before{content:"\f7ee"}.fi-bs-hr-group:before{content:"\f7ef"}.fi-bs-hr-person:before{content:"\f7f0"}.fi-bs-hr:before{content:"\f7f1"}.fi-bs-hryvnia:before{content:"\f7f2"}.fi-bs-humidity:before{content:"\f7f3"}.fi-bs-hundred-points:before{content:"\f7f4"}.fi-bs-hurricane:before{content:"\f7f5"}.fi-bs-i:before{content:"\f7f6"}.fi-bs-ice-cream:before{content:"\f7f7"}.fi-bs-ice-skate:before{content:"\f7f8"}.fi-bs-icicles:before{content:"\f7f9"}.fi-bs-icon-star:before{content:"\f7fa"}.fi-bs-id-badge:before{content:"\f7fb"}.fi-bs-id-card-clip-alt:before{content:"\f7fc"}.fi-bs-igloo:before{content:"\f7fd"}.fi-bs-image-slash:before{content:"\f7fe"}.fi-bs-images-user:before{content:"\f7ff"}.fi-bs-images:before{content:"\f800"}.fi-bs-improve-user:before{content:"\f801"}.fi-bs-inbox-full:before{content:"\f802"}.fi-bs-inbox-in:before{content:"\f803"}.fi-bs-inbox-out:before{content:"\f804"}.fi-bs-inbox:before{content:"\f805"}.fi-bs-inboxes:before{content:"\f806"}.fi-bs-incense-sticks-yoga:before{content:"\f807"}.fi-bs-incognito:before{content:"\f808"}.fi-bs-indent:before{content:"\f809"}.fi-bs-indian-rupee-sign:before{content:"\f80a"}.fi-bs-industry-alt:before{content:"\f80b"}.fi-bs-industry-windows:before{content:"\f80c"}.fi-bs-infinity:before{content:"\f80d"}.fi-bs-info-guide:before{content:"\f80e"}.fi-bs-info:before{content:"\f80f"}.fi-bs-information:before{content:"\f810"}.fi-bs-inhaler:before{content:"\f811"}.fi-bs-input-numeric:before{content:"\f812"}.fi-bs-input-pipe:before{content:"\f813"}.fi-bs-input-text:before{content:"\f814"}.fi-bs-insert-alt:before{content:"\f815"}.fi-bs-insert-arrows:before{content:"\f816"}.fi-bs-insert-button-circle:before{content:"\f817"}.fi-bs-insert-credit-card:before{content:"\f818"}.fi-bs-insert-square:before{content:"\f819"}.fi-bs-insert:before{content:"\f81a"}.fi-bs-insight-alt:before{content:"\f81b"}.fi-bs-insight-head:before{content:"\f81c"}.fi-bs-insight:before{content:"\f81d"}.fi-bs-integral:before{content:"\f81e"}.fi-bs-interactive:before{content:"\f81f"}.fi-bs-interlining:before{content:"\f820"}.fi-bs-internet-speed-wifi:before{content:"\f821"}.fi-bs-interrogation:before{content:"\f822"}.fi-bs-intersection:before{content:"\f823"}.fi-bs-introduction-handshake:before{content:"\f824"}.fi-bs-introduction:before{content:"\f825"}.fi-bs-inventory-alt:before{content:"\f826"}.fi-bs-invest:before{content:"\f827"}.fi-bs-investment:before{content:"\f828"}.fi-bs-invite-alt:before{content:"\f829"}.fi-bs-invite:before{content:"\f82a"}.fi-bs-iot-alt:before{content:"\f82b"}.fi-bs-iot:before{content:"\f82c"}.fi-bs-ip-address:before{content:"\f82d"}.fi-bs-island-tropical:before{content:"\f82e"}.fi-bs-issue-loupe:before{content:"\f82f"}.fi-bs-it-alt:before{content:"\f830"}.fi-bs-it-computer:before{content:"\f831"}.fi-bs-it:before{content:"\f832"}.fi-bs-italian-lira-sign:before{content:"\f833"}.fi-bs-italic:before{content:"\f834"}.fi-bs-j:before{content:"\f835"}.fi-bs-jam:before{content:"\f836"}.fi-bs-jar-alt:before{content:"\f837"}.fi-bs-jar-wheat:before{content:"\f838"}.fi-bs-javascript:before{content:"\f839"}.fi-bs-joint:before{content:"\f83a"}.fi-bs-joker:before{content:"\f83b"}.fi-bs-journal-alt:before{content:"\f83c"}.fi-bs-journal:before{content:"\f83d"}.fi-bs-journey:before{content:"\f83e"}.fi-bs-joystick:before{content:"\f83f"}.fi-bs-jpg:before{content:"\f840"}.fi-bs-jug-alt:before{content:"\f841"}.fi-bs-jug-bottle:before{content:"\f842"}.fi-bs-jug:before{content:"\f843"}.fi-bs-jumping-rope:before{content:"\f844"}.fi-bs-k:before{content:"\f845"}.fi-bs-kaaba:before{content:"\f846"}.fi-bs-kazoo:before{content:"\f847"}.fi-bs-kerning:before{content:"\f848"}.fi-bs-key-lock-crypto:before{content:"\f849"}.fi-bs-key-skeleton-left-right:before{content:"\f84a"}.fi-bs-key:before{content:"\f84b"}.fi-bs-keyboard-brightness-low:before{content:"\f84c"}.fi-bs-keyboard-brightness:before{content:"\f84d"}.fi-bs-keyboard-down:before{content:"\f84e"}.fi-bs-keyboard-left:before{content:"\f84f"}.fi-bs-keyboard:before{content:"\f850"}.fi-bs-keynote:before{content:"\f851"}.fi-bs-kidneys:before{content:"\f852"}.fi-bs-kip-sign:before{content:"\f853"}.fi-bs-kiss-beam:before{content:"\f854"}.fi-bs-kiss-wink-heart:before{content:"\f855"}.fi-bs-kiss:before{content:"\f856"}.fi-bs-kite:before{content:"\f857"}.fi-bs-kiwi-bird:before{content:"\f858"}.fi-bs-kiwi-fruit:before{content:"\f859"}.fi-bs-knife-kitchen:before{content:"\f85a"}.fi-bs-knife:before{content:"\f85b"}.fi-bs-knitting:before{content:"\f85c"}.fi-bs-kpi-evaluation:before{content:"\f85d"}.fi-bs-kpi:before{content:"\f85e"}.fi-bs-l:before{content:"\f85f"}.fi-bs-label:before{content:"\f860"}.fi-bs-lacrosse-stick-ball:before{content:"\f861"}.fi-bs-lacrosse-stick:before{content:"\f862"}.fi-bs-lambda:before{content:"\f863"}.fi-bs-lamp-desk:before{content:"\f864"}.fi-bs-lamp-floor:before{content:"\f865"}.fi-bs-lamp-street:before{content:"\f866"}.fi-bs-lamp:before{content:"\f867"}.fi-bs-land-layer-location:before{content:"\f868"}.fi-bs-land-layers:before{content:"\f869"}.fi-bs-land-location:before{content:"\f86a"}.fi-bs-landmark-alt:before{content:"\f86b"}.fi-bs-language:before{content:"\f86c"}.fi-bs-laptop-arrow-down:before{content:"\f86d"}.fi-bs-laptop-binary:before{content:"\f86e"}.fi-bs-laptop-code:before{content:"\f86f"}.fi-bs-laptop-medical:before{content:"\f870"}.fi-bs-laptop-mobile:before{content:"\f871"}.fi-bs-laptop-slash:before{content:"\f872"}.fi-bs-laptop:before{content:"\f873"}.fi-bs-lari-sign:before{content:"\f874"}.fi-bs-lasso-sparkles:before{content:"\f875"}.fi-bs-lasso:before{content:"\f876"}.fi-bs-last-square:before{content:"\f877"}.fi-bs-laugh-beam:before{content:"\f878"}.fi-bs-laugh-squint:before{content:"\f879"}.fi-bs-laugh-wink:before{content:"\f87a"}.fi-bs-laugh:before{content:"\f87b"}.fi-bs-lawyer-man:before{content:"\f87c"}.fi-bs-lawyer-woman:before{content:"\f87d"}.fi-bs-layer-minus:before{content:"\f87e"}.fi-bs-layer-plus:before{content:"\f87f"}.fi-bs-layers:before{content:"\f880"}.fi-bs-layout-fluid:before{content:"\f881"}.fi-bs-lead-funnel:before{content:"\f882"}.fi-bs-lead-management:before{content:"\f883"}.fi-bs-lead:before{content:"\f884"}.fi-bs-leader-alt:before{content:"\f885"}.fi-bs-leader-speech:before{content:"\f886"}.fi-bs-leader:before{content:"\f887"}.fi-bs-leaderboard-alt:before{content:"\f888"}.fi-bs-leaderboard-trophy:before{content:"\f889"}.fi-bs-leaderboard:before{content:"\f88a"}.fi-bs-leadership-alt:before{content:"\f88b"}.fi-bs-leadership:before{content:"\f88c"}.fi-bs-leaf-heart:before{content:"\f88d"}.fi-bs-leaf-maple:before{content:"\f88e"}.fi-bs-leaf-oak:before{content:"\f88f"}.fi-bs-leaf:before{content:"\f890"}.fi-bs-leafy-green:before{content:"\f891"}.fi-bs-leave:before{content:"\f892"}.fi-bs-left-from-bracket:before{content:"\f893"}.fi-bs-left:before{content:"\f894"}.fi-bs-legal:before{content:"\f895"}.fi-bs-lemon:before{content:"\f896"}.fi-bs-lesbian-couple:before{content:"\f897"}.fi-bs-less-than-equal:before{content:"\f898"}.fi-bs-less-than:before{content:"\f899"}.fi-bs-lesson-class:before{content:"\f89a"}.fi-bs-lesson:before{content:"\f89b"}.fi-bs-letter-case:before{content:"\f89c"}.fi-bs-lettuce:before{content:"\f89d"}.fi-bs-level-down-alt:before{content:"\f89e"}.fi-bs-level-down:before{content:"\f89f"}.fi-bs-level-up-alt:before{content:"\f8a0"}.fi-bs-level-up:before{content:"\f8a1"}.fi-bs-license:before{content:"\f8a2"}.fi-bs-life-ring:before{content:"\f8a3"}.fi-bs-life:before{content:"\f8a4"}.fi-bs-light-ceiling:before{content:"\f8a5"}.fi-bs-light-emergency-on:before{content:"\f8a6"}.fi-bs-light-emergency:before{content:"\f8a7"}.fi-bs-light-switch-off:before{content:"\f8a8"}.fi-bs-light-switch-on:before{content:"\f8a9"}.fi-bs-light-switch:before{content:"\f8aa"}.fi-bs-lightbulb-cfl-on:before{content:"\f8ab"}.fi-bs-lightbulb-cfl:before{content:"\f8ac"}.fi-bs-lightbulb-dollar:before{content:"\f8ad"}.fi-bs-lightbulb-exclamation:before{content:"\f8ae"}.fi-bs-lightbulb-head:before{content:"\f8af"}.fi-bs-lightbulb-on:before{content:"\f8b0"}.fi-bs-lightbulb-question:before{content:"\f8b1"}.fi-bs-lightbulb-setting:before{content:"\f8b2"}.fi-bs-lightbulb-slash:before{content:"\f8b3"}.fi-bs-lighthouse:before{content:"\f8b4"}.fi-bs-lights-holiday:before{content:"\f8b5"}.fi-bs-limit-hand:before{content:"\f8b6"}.fi-bs-limit-speedometer:before{content:"\f8b7"}.fi-bs-line-width:before{content:"\f8b8"}.fi-bs-link-alt:before{content:"\f8b9"}.fi-bs-link-horizontal-slash:before{content:"\f8ba"}.fi-bs-link-horizontal:before{content:"\f8bb"}.fi-bs-link-slash-alt:before{content:"\f8bc"}.fi-bs-link-slash:before{content:"\f8bd"}.fi-bs-link:before{content:"\f8be"}.fi-bs-lion-head:before{content:"\f8bf"}.fi-bs-lion:before{content:"\f8c0"}.fi-bs-lips:before{content:"\f8c1"}.fi-bs-lipstick:before{content:"\f8c2"}.fi-bs-lira-sign:before{content:"\f8c3"}.fi-bs-list-check:before{content:"\f8c4"}.fi-bs-list-dropdown:before{content:"\f8c5"}.fi-bs-list-music:before{content:"\f8c6"}.fi-bs-list-timeline:before{content:"\f8c7"}.fi-bs-list:before{content:"\f8c8"}.fi-bs-litecoin-sign:before{content:"\f8c9"}.fi-bs-live-alt:before{content:"\f8ca"}.fi-bs-live:before{content:"\f8cb"}.fi-bs-loading:before{content:"\f8cc"}.fi-bs-loan:before{content:"\f8cd"}.fi-bs-lobster:before{content:"\f8ce"}.fi-bs-location-alt:before{content:"\f8cf"}.fi-bs-location-arrow:before{content:"\f8d0"}.fi-bs-location-crosshairs-slash:before{content:"\f8d1"}.fi-bs-location-crosshairs:before{content:"\f8d2"}.fi-bs-location-dot-slash:before{content:"\f8d3"}.fi-bs-location-exclamation:before{content:"\f8d4"}.fi-bs-location-pin-call:before{content:"\f8d5"}.fi-bs-lock-alt:before{content:"\f8d6"}.fi-bs-lock-hashtag:before{content:"\f8d7"}.fi-bs-lock-open-alt:before{content:"\f8d8"}.fi-bs-lock:before{content:"\f8d9"}.fi-bs-locust:before{content:"\f8da"}.fi-bs-loop-square:before{content:"\f8db"}.fi-bs-loveseat:before{content:"\f8dc"}.fi-bs-low-vision:before{content:"\f8dd"}.fi-bs-luchador:before{content:"\f8de"}.fi-bs-luggage-cart:before{content:"\f8df"}.fi-bs-luggage-rolling:before{content:"\f8e0"}.fi-bs-lungs-virus:before{content:"\f8e1"}.fi-bs-lungs:before{content:"\f8e2"}.fi-bs-m:before{content:"\f8e3"}.fi-bs-mace:before{content:"\f8e4"}.fi-bs-magic-wand:before{content:"\f8e5"}.fi-bs-magnet-user:before{content:"\f8e6"}.fi-bs-magnet:before{content:"\f8e7"}.fi-bs-mailbox-envelope:before{content:"\f8e8"}.fi-bs-mailbox-flag-up:before{content:"\f8e9"}.fi-bs-mailbox:before{content:"\f8ea"}.fi-bs-makeup-brush:before{content:"\f8eb"}.fi-bs-man-head:before{content:"\f8ec"}.fi-bs-man-scientist:before{content:"\f8ed"}.fi-bs-manat-sign:before{content:"\f8ee"}.fi-bs-mandolin:before{content:"\f8ef"}.fi-bs-mango:before{content:"\f8f0"}.fi-bs-manhole:before{content:"\f8f1"}.fi-bs-map-location-track:before{content:"\f8f2"}.fi-bs-map-marker-check:before{content:"\f8f3"}.fi-bs-map-marker-cross:before{content:"\f8f4"}.fi-bs-map-marker-edit:before{content:"\f8f5"}.fi-bs-map-marker-home:before{content:"\f8f6"}.fi-bs-map-marker-minus:before{content:"\f8f7"}.fi-bs-map-marker-plus:before{content:"\f8f8"}.fi-bs-map-marker-question:before{content:"\f8f9"}.fi-bs-map-marker-slash:before{content:"\f8fa"}.fi-bs-map-marker-smile:before{content:"\f8fb"}.fi-bs-map-marker:before{content:"\f8fc"}.fi-bs-map-pin:before{content:"\f8fd"}.fi-bs-map-point:before{content:"\f8fe"}.fi-bs-map:before{content:"\f8ff"}.fi-bs-marker-time:before{content:"\f900"}.fi-bs-marker:before{content:"\f901"}.fi-bs-marketplace-alt:before{content:"\f902"}.fi-bs-marketplace-store:before{content:"\f903"}.fi-bs-marketplace:before{content:"\f904"}.fi-bs-mars-double:before{content:"\f905"}.fi-bs-mars-stroke-right:before{content:"\f906"}.fi-bs-mars-stroke-up:before{content:"\f907"}.fi-bs-mars:before{content:"\f908"}.fi-bs-martini-glass-citrus:before{content:"\f909"}.fi-bs-martini-glass-empty:before{content:"\f90a"}.fi-bs-mask-carnival:before{content:"\f90b"}.fi-bs-mask-face:before{content:"\f90c"}.fi-bs-mask-snorkel:before{content:"\f90d"}.fi-bs-massage:before{content:"\f90e"}.fi-bs-match-fire:before{content:"\f90f"}.fi-bs-mattress-pillow:before{content:"\f910"}.fi-bs-measuring-tape:before{content:"\f911"}.fi-bs-meat:before{content:"\f912"}.fi-bs-medal:before{content:"\f913"}.fi-bs-medical-star:before{content:"\f914"}.fi-bs-medicine:before{content:"\f915"}.fi-bs-meditation:before{content:"\f916"}.fi-bs-meeting-alt:before{content:"\f917"}.fi-bs-meeting:before{content:"\f918"}.fi-bs-megaphone-announcement-leader:before{content:"\f919"}.fi-bs-megaphone:before{content:"\f91a"}.fi-bs-meh-blank:before{content:"\f91b"}.fi-bs-meh-rolling-eyes:before{content:"\f91c"}.fi-bs-meh:before{content:"\f91d"}.fi-bs-melon-alt:before{content:"\f91e"}.fi-bs-melon:before{content:"\f91f"}.fi-bs-member-list:before{content:"\f920"}.fi-bs-member-search:before{content:"\f921"}.fi-bs-membership-vip:before{content:"\f922"}.fi-bs-membership:before{content:"\f923"}.fi-bs-memo-circle-check:before{content:"\f924"}.fi-bs-memo-pad:before{content:"\f925"}.fi-bs-memo:before{content:"\f926"}.fi-bs-memory:before{content:"\f927"}.fi-bs-menu-burger:before{content:"\f928"}.fi-bs-menu-dots-vertical:before{content:"\f929"}.fi-bs-menu-dots:before{content:"\f92a"}.fi-bs-mercury:before{content:"\f92b"}.fi-bs-message-arrow-down:before{content:"\f92c"}.fi-bs-message-arrow-up-right:before{content:"\f92d"}.fi-bs-message-arrow-up:before{content:"\f92e"}.fi-bs-message-bot:before{content:"\f92f"}.fi-bs-message-code:before{content:"\f930"}.fi-bs-message-dollar:before{content:"\f931"}.fi-bs-message-heart:before{content:"\f932"}.fi-bs-message-image:before{content:"\f933"}.fi-bs-message-question:before{content:"\f934"}.fi-bs-message-quote:before{content:"\f935"}.fi-bs-message-slash:before{content:"\f936"}.fi-bs-message-sms:before{content:"\f937"}.fi-bs-message-text:before{content:"\f938"}.fi-bs-message-xmark:before{content:"\f939"}.fi-bs-messages-dollar:before{content:"\f93a"}.fi-bs-messages-question:before{content:"\f93b"}.fi-bs-messages:before{content:"\f93c"}.fi-bs-meteor:before{content:"\f93d"}.fi-bs-meter-bolt:before{content:"\f93e"}.fi-bs-meter-droplet:before{content:"\f93f"}.fi-bs-meter-fire:before{content:"\f940"}.fi-bs-meter:before{content:"\f941"}.fi-bs-method:before{content:"\f942"}.fi-bs-microchip-ai:before{content:"\f943"}.fi-bs-microchip:before{content:"\f944"}.fi-bs-microphone-alt:before{content:"\f945"}.fi-bs-microphone-slash:before{content:"\f946"}.fi-bs-microphone:before{content:"\f947"}.fi-bs-microscope:before{content:"\f948"}.fi-bs-microwave:before{content:"\f949"}.fi-bs-milk-alt:before{content:"\f94a"}.fi-bs-milk:before{content:"\f94b"}.fi-bs-mill-sign:before{content:"\f94c"}.fi-bs-mind-share:before{content:"\f94d"}.fi-bs-minus-circle:before{content:"\f94e"}.fi-bs-minus-hexagon:before{content:"\f94f"}.fi-bs-minus-small:before{content:"\f950"}.fi-bs-minus:before{content:"\f951"}.fi-bs-mistletoe:before{content:"\f952"}.fi-bs-mix:before{content:"\f953"}.fi-bs-mobile-button:before{content:"\f954"}.fi-bs-mobile-notch:before{content:"\f955"}.fi-bs-mobile:before{content:"\f956"}.fi-bs-mockup:before{content:"\f957"}.fi-bs-mode-alt:before{content:"\f958"}.fi-bs-mode-landscape:before{content:"\f959"}.fi-bs-mode-portrait:before{content:"\f95a"}.fi-bs-mode:before{content:"\f95b"}.fi-bs-model-cube-arrows:before{content:"\f95c"}.fi-bs-model-cube-space:before{content:"\f95d"}.fi-bs-model-cube:before{content:"\f95e"}.fi-bs-module:before{content:"\f95f"}.fi-bs-monday:before{content:"\f960"}.fi-bs-money-bill-simple:before{content:"\f961"}.fi-bs-money-bill-transfer:before{content:"\f962"}.fi-bs-money-bill-wave-alt:before{content:"\f963"}.fi-bs-money-bill-wave:before{content:"\f964"}.fi-bs-money-bills-simple:before{content:"\f965"}.fi-bs-money-bills:before{content:"\f966"}.fi-bs-money-check-edit-alt:before{content:"\f967"}.fi-bs-money-check-edit:before{content:"\f968"}.fi-bs-money-check:before{content:"\f969"}.fi-bs-money-coin-transfer:before{content:"\f96a"}.fi-bs-money-from-bracket:before{content:"\f96b"}.fi-bs-money-simple-from-bracket:before{content:"\f96c"}.fi-bs-money-transfer-alt:before{content:"\f96d"}.fi-bs-money-transfer-coin-arrow:before{content:"\f96e"}.fi-bs-money-transfer-smartphone:before{content:"\f96f"}.fi-bs-money-wings:before{content:"\f970"}.fi-bs-money:before{content:"\f971"}.fi-bs-monkey:before{content:"\f972"}.fi-bs-monument:before{content:"\f973"}.fi-bs-moon-stars:before{content:"\f974"}.fi-bs-moon:before{content:"\f975"}.fi-bs-moped:before{content:"\f976"}.fi-bs-mortar-pestle:before{content:"\f977"}.fi-bs-mortgage:before{content:"\f978"}.fi-bs-mosque-alt:before{content:"\f979"}.fi-bs-mosque-moon:before{content:"\f97a"}.fi-bs-mosque:before{content:"\f97b"}.fi-bs-mosquito-net:before{content:"\f97c"}.fi-bs-mosquito:before{content:"\f97d"}.fi-bs-motorcycle:before{content:"\f97e"}.fi-bs-mound:before{content:"\f97f"}.fi-bs-mountain-city:before{content:"\f980"}.fi-bs-mountain:before{content:"\f981"}.fi-bs-mountains:before{content:"\f982"}.fi-bs-mouse-field:before{content:"\f983"}.fi-bs-mouse:before{content:"\f984"}.fi-bs-mov-file:before{content:"\f985"}.fi-bs-move-to-folder-2:before{content:"\f986"}.fi-bs-move-to-folder:before{content:"\f987"}.fi-bs-mp3-file:before{content:"\f988"}.fi-bs-mp3-player:before{content:"\f989"}.fi-bs-mp4-file:before{content:"\f98a"}.fi-bs-mug-alt:before{content:"\f98b"}.fi-bs-mug-hot-alt:before{content:"\f98c"}.fi-bs-mug-hot:before{content:"\f98d"}.fi-bs-mug-marshmallows:before{content:"\f98e"}.fi-bs-mug-tea-saucer:before{content:"\f98f"}.fi-bs-mug-tea:before{content:"\f990"}.fi-bs-mug:before{content:"\f991"}.fi-bs-multiple-alt:before{content:"\f992"}.fi-bs-multiple:before{content:"\f993"}.fi-bs-muscle:before{content:"\f994"}.fi-bs-mushroom-alt:before{content:"\f995"}.fi-bs-mushroom:before{content:"\f996"}.fi-bs-music-alt:before{content:"\f997"}.fi-bs-music-file:before{content:"\f998"}.fi-bs-music-note-slash:before{content:"\f999"}.fi-bs-music-note:before{content:"\f99a"}.fi-bs-music-slash:before{content:"\f99b"}.fi-bs-music:before{content:"\f99c"}.fi-bs-n:before{content:"\f99d"}.fi-bs-naira-sign:before{content:"\f99e"}.fi-bs-narwhal:before{content:"\f99f"}.fi-bs-navigation:before{content:"\f9a0"}.fi-bs-nesting-dolls:before{content:"\f9a1"}.fi-bs-network-analytic:before{content:"\f9a2"}.fi-bs-network-cloud:before{content:"\f9a3"}.fi-bs-network:before{content:"\f9a4"}.fi-bs-neuter:before{content:"\f9a5"}.fi-bs-newsletter-subscribe:before{content:"\f9a6"}.fi-bs-newspaper-open:before{content:"\f9a7"}.fi-bs-newspaper:before{content:"\f9a8"}.fi-bs-nfc-lock:before{content:"\f9a9"}.fi-bs-nfc-magnifying-glass:before{content:"\f9aa"}.fi-bs-nfc-pen:before{content:"\f9ab"}.fi-bs-nfc-slash:before{content:"\f9ac"}.fi-bs-nfc-trash:before{content:"\f9ad"}.fi-bs-nfc:before{content:"\f9ae"}.fi-bs-night-day:before{content:"\f9af"}.fi-bs-no-fee:before{content:"\f9b0"}.fi-bs-no-people:before{content:"\f9b1"}.fi-bs-noodles:before{content:"\f9b2"}.fi-bs-nose:before{content:"\f9b3"}.fi-bs-not-equal:before{content:"\f9b4"}.fi-bs-not-found-alt:before{content:"\f9b5"}.fi-bs-not-found-magnifying-glass:before{content:"\f9b6"}.fi-bs-not-found:before{content:"\f9b7"}.fi-bs-notdef:before{content:"\f9b8"}.fi-bs-note-medical:before{content:"\f9b9"}.fi-bs-note-sticky:before{content:"\f9ba"}.fi-bs-note:before{content:"\f9bb"}.fi-bs-notebook-alt:before{content:"\f9bc"}.fi-bs-notebook:before{content:"\f9bd"}.fi-bs-notes-medical:before{content:"\f9be"}.fi-bs-notes:before{content:"\f9bf"}.fi-bs-o:before{content:"\f9c0"}.fi-bs-object-exclude:before{content:"\f9c1"}.fi-bs-object-group:before{content:"\f9c2"}.fi-bs-object-intersect:before{content:"\f9c3"}.fi-bs-object-subtract:before{content:"\f9c4"}.fi-bs-object-ungroup:before{content:"\f9c5"}.fi-bs-object-union:before{content:"\f9c6"}.fi-bs-objects-column:before{content:"\f9c7"}.fi-bs-octagon-check:before{content:"\f9c8"}.fi-bs-octagon-divide:before{content:"\f9c9"}.fi-bs-octagon-exclamation:before{content:"\f9ca"}.fi-bs-octagon-minus:before{content:"\f9cb"}.fi-bs-octagon-plus:before{content:"\f9cc"}.fi-bs-octagon-xmark:before{content:"\f9cd"}.fi-bs-octagon:before{content:"\f9ce"}.fi-bs-oil-can:before{content:"\f9cf"}.fi-bs-oil-temp:before{content:"\f9d0"}.fi-bs-olive-oil:before{content:"\f9d1"}.fi-bs-olive:before{content:"\f9d2"}.fi-bs-olives:before{content:"\f9d3"}.fi-bs-om:before{content:"\f9d4"}.fi-bs-omega:before{content:"\f9d5"}.fi-bs-onboarding:before{content:"\f9d6"}.fi-bs-onion:before{content:"\f9d7"}.fi-bs-opacity:before{content:"\f9d8"}.fi-bs-open-mail-clip:before{content:"\f9d9"}.fi-bs-operating-system-upgrade:before{content:"\f9da"}.fi-bs-operation:before{content:"\f9db"}.fi-bs-order-history:before{content:"\f9dc"}.fi-bs-organization-chart:before{content:"\f9dd"}.fi-bs-ornament:before{content:"\f9de"}.fi-bs-otp:before{content:"\f9df"}.fi-bs-otter:before{content:"\f9e0"}.fi-bs-outdent:before{content:"\f9e1"}.fi-bs-oval-alt:before{content:"\f9e2"}.fi-bs-oval:before{content:"\f9e3"}.fi-bs-oven:before{content:"\f9e4"}.fi-bs-overline:before{content:"\f9e5"}.fi-bs-overview:before{content:"\f9e6"}.fi-bs-p:before{content:"\f9e7"}.fi-bs-package:before{content:"\f9e8"}.fi-bs-padlock-check:before{content:"\f9e9"}.fi-bs-page-break:before{content:"\f9ea"}.fi-bs-pager:before{content:"\f9eb"}.fi-bs-paid:before{content:"\f9ec"}.fi-bs-paint-brush:before{content:"\f9ed"}.fi-bs-paint-roller:before{content:"\f9ee"}.fi-bs-paintbrush-pencil:before{content:"\f9ef"}.fi-bs-palette:before{content:"\f9f0"}.fi-bs-pallet-alt:before{content:"\f9f1"}.fi-bs-pallet:before{content:"\f9f2"}.fi-bs-pan-food:before{content:"\f9f3"}.fi-bs-pan-frying:before{content:"\f9f4"}.fi-bs-pan:before{content:"\f9f5"}.fi-bs-pancakes:before{content:"\f9f6"}.fi-bs-panorama:before{content:"\f9f7"}.fi-bs-paper-plane-launch:before{content:"\f9f8"}.fi-bs-paper-plane-top:before{content:"\f9f9"}.fi-bs-paper-plane:before{content:"\f9fa"}.fi-bs-paperclip-vertical:before{content:"\f9fb"}.fi-bs-parachute-box:before{content:"\f9fc"}.fi-bs-paragraph-left:before{content:"\f9fd"}.fi-bs-paragraph:before{content:"\f9fe"}.fi-bs-parking-circle-slash:before{content:"\f9ff"}.fi-bs-parking-circle:before{content:"\fa00"}.fi-bs-parking-slash:before{content:"\fa01"}.fi-bs-parking:before{content:"\fa02"}.fi-bs-party-bell:before{content:"\fa03"}.fi-bs-party-horn:before{content:"\fa04"}.fi-bs-passport:before{content:"\fa05"}.fi-bs-password-alt:before{content:"\fa06"}.fi-bs-password-computer:before{content:"\fa07"}.fi-bs-password-email:before{content:"\fa08"}.fi-bs-password-smartphone:before{content:"\fa09"}.fi-bs-password:before{content:"\fa0a"}.fi-bs-paste:before{content:"\fa0b"}.fi-bs-pattern:before{content:"\fa0c"}.fi-bs-pause-circle:before{content:"\fa0d"}.fi-bs-pause-square:before{content:"\fa0e"}.fi-bs-pause:before{content:"\fa0f"}.fi-bs-paw-claws:before{content:"\fa10"}.fi-bs-paw-heart:before{content:"\fa11"}.fi-bs-paw:before{content:"\fa12"}.fi-bs-payment-pos:before{content:"\fa13"}.fi-bs-payroll-calendar:before{content:"\fa14"}.fi-bs-payroll-check:before{content:"\fa15"}.fi-bs-payroll:before{content:"\fa16"}.fi-bs-peace:before{content:"\fa17"}.fi-bs-peach:before{content:"\fa18"}.fi-bs-peanut:before{content:"\fa19"}.fi-bs-peanuts:before{content:"\fa1a"}.fi-bs-peapod:before{content:"\fa1b"}.fi-bs-pear:before{content:"\fa1c"}.fi-bs-pedestal:before{content:"\fa1d"}.fi-bs-pen-circle:before{content:"\fa1e"}.fi-bs-pen-clip-slash:before{content:"\fa1f"}.fi-bs-pen-clip:before{content:"\fa20"}.fi-bs-pen-fancy-slash:before{content:"\fa21"}.fi-bs-pen-fancy:before{content:"\fa22"}.fi-bs-pen-field:before{content:"\fa23"}.fi-bs-pen-nib-slash:before{content:"\fa24"}.fi-bs-pen-nib:before{content:"\fa25"}.fi-bs-pen-slash:before{content:"\fa26"}.fi-bs-pen-square:before{content:"\fa27"}.fi-bs-pen-swirl:before{content:"\fa28"}.fi-bs-pencil-paintbrush:before{content:"\fa29"}.fi-bs-pencil-ruler:before{content:"\fa2a"}.fi-bs-pencil-slash:before{content:"\fa2b"}.fi-bs-pencil:before{content:"\fa2c"}.fi-bs-pending:before{content:"\fa2d"}.fi-bs-pennant:before{content:"\fa2e"}.fi-bs-people-arrows-left-right:before{content:"\fa2f"}.fi-bs-people-carry-box:before{content:"\fa30"}.fi-bs-people-dress:before{content:"\fa31"}.fi-bs-people-network-partner:before{content:"\fa32"}.fi-bs-people-pants:before{content:"\fa33"}.fi-bs-people-poll:before{content:"\fa34"}.fi-bs-people-pulling:before{content:"\fa35"}.fi-bs-people-roof:before{content:"\fa36"}.fi-bs-people:before{content:"\fa37"}.fi-bs-pepper-alt:before{content:"\fa38"}.fi-bs-pepper-hot:before{content:"\fa39"}.fi-bs-pepper:before{content:"\fa3a"}.fi-bs-percent-10:before{content:"\fa3b"}.fi-bs-percent-100:before{content:"\fa3c"}.fi-bs-percent-20:before{content:"\fa3d"}.fi-bs-percent-25:before{content:"\fa3e"}.fi-bs-percent-30:before{content:"\fa3f"}.fi-bs-percent-40:before{content:"\fa40"}.fi-bs-percent-50:before{content:"\fa41"}.fi-bs-percent-60:before{content:"\fa42"}.fi-bs-percent-70:before{content:"\fa43"}.fi-bs-percent-75:before{content:"\fa44"}.fi-bs-percent-80:before{content:"\fa45"}.fi-bs-percent-90:before{content:"\fa46"}.fi-bs-percentage:before{content:"\fa47"}.fi-bs-person-burst:before{content:"\fa48"}.fi-bs-person-carry-box:before{content:"\fa49"}.fi-bs-person-circle-check:before{content:"\fa4a"}.fi-bs-person-circle-exclamation:before{content:"\fa4b"}.fi-bs-person-circle-minus:before{content:"\fa4c"}.fi-bs-person-circle-plus:before{content:"\fa4d"}.fi-bs-person-circle-question:before{content:"\fa4e"}.fi-bs-person-circle-xmark:before{content:"\fa4f"}.fi-bs-person-cv:before{content:"\fa50"}.fi-bs-person-dolly-empty:before{content:"\fa51"}.fi-bs-person-dolly:before{content:"\fa52"}.fi-bs-person-dress-simple:before{content:"\fa53"}.fi-bs-person-dress:before{content:"\fa54"}.fi-bs-person-luggage:before{content:"\fa55"}.fi-bs-person-lunge:before{content:"\fa56"}.fi-bs-person-pilates:before{content:"\fa57"}.fi-bs-person-praying:before{content:"\fa58"}.fi-bs-person-pregnant:before{content:"\fa59"}.fi-bs-person-seat-reclined:before{content:"\fa5a"}.fi-bs-person-seat:before{content:"\fa5b"}.fi-bs-person-shelter:before{content:"\fa5c"}.fi-bs-person-sign:before{content:"\fa5d"}.fi-bs-person-simple:before{content:"\fa5e"}.fi-bs-person-walking-with-cane:before{content:"\fa5f"}.fi-bs-peseta-sign:before{content:"\fa60"}.fi-bs-peso-sign:before{content:"\fa61"}.fi-bs-pets:before{content:"\fa62"}.fi-bs-pharmacy:before{content:"\fa63"}.fi-bs-phone-call:before{content:"\fa64"}.fi-bs-phone-cross:before{content:"\fa65"}.fi-bs-phone-flip:before{content:"\fa66"}.fi-bs-phone-guide:before{content:"\fa67"}.fi-bs-phone-heart-message:before{content:"\fa68"}.fi-bs-phone-office:before{content:"\fa69"}.fi-bs-phone-pause:before{content:"\fa6a"}.fi-bs-phone-plus:before{content:"\fa6b"}.fi-bs-phone-rotary:before{content:"\fa6c"}.fi-bs-phone-slash:before{content:"\fa6d"}.fi-bs-photo-capture:before{content:"\fa6e"}.fi-bs-photo-film-music:before{content:"\fa6f"}.fi-bs-photo-video:before{content:"\fa70"}.fi-bs-physics:before{content:"\fa71"}.fi-bs-Pi:before{content:"\fa72"}.fi-bs-piano-keyboard:before{content:"\fa73"}.fi-bs-piano:before{content:"\fa74"}.fi-bs-pickaxe:before{content:"\fa75"}.fi-bs-picking-box:before{content:"\fa76"}.fi-bs-picking:before{content:"\fa77"}.fi-bs-picnic:before{content:"\fa78"}.fi-bs-picpeople-filled:before{content:"\fa79"}.fi-bs-picpeople:before{content:"\fa7a"}.fi-bs-picture:before{content:"\fa7b"}.fi-bs-pie:before{content:"\fa7c"}.fi-bs-pig-bank-bulb:before{content:"\fa7d"}.fi-bs-pig-face:before{content:"\fa7e"}.fi-bs-pig:before{content:"\fa7f"}.fi-bs-piggy-bank-budget:before{content:"\fa80"}.fi-bs-piggy-bank:before{content:"\fa81"}.fi-bs-pills:before{content:"\fa82"}.fi-bs-pinata:before{content:"\fa83"}.fi-bs-pineapple-alt:before{content:"\fa84"}.fi-bs-pineapple:before{content:"\fa85"}.fi-bs-ping-pong:before{content:"\fa86"}.fi-bs-pipe-smoking:before{content:"\fa87"}.fi-bs-pizza-slice:before{content:"\fa88"}.fi-bs-place-of-worship:before{content:"\fa89"}.fi-bs-plan-strategy:before{content:"\fa8a"}.fi-bs-plan:before{content:"\fa8b"}.fi-bs-plane-alt:before{content:"\fa8c"}.fi-bs-plane-arrival:before{content:"\fa8d"}.fi-bs-plane-departure:before{content:"\fa8e"}.fi-bs-plane-prop:before{content:"\fa8f"}.fi-bs-plane-slash:before{content:"\fa90"}.fi-bs-plane-tail:before{content:"\fa91"}.fi-bs-plane:before{content:"\fa92"}.fi-bs-planet-moon:before{content:"\fa93"}.fi-bs-planet-ringed:before{content:"\fa94"}.fi-bs-plant-care:before{content:"\fa95"}.fi-bs-plant-growth:before{content:"\fa96"}.fi-bs-plant-seed-invest:before{content:"\fa97"}.fi-bs-plant-wilt:before{content:"\fa98"}.fi-bs-plate-utensils:before{content:"\fa99"}.fi-bs-plate-wheat:before{content:"\fa9a"}.fi-bs-plate:before{content:"\fa9b"}.fi-bs-play-alt:before{content:"\fa9c"}.fi-bs-play-circle:before{content:"\fa9d"}.fi-bs-play-microphone:before{content:"\fa9e"}.fi-bs-play-pause:before{content:"\fa9f"}.fi-bs-play:before{content:"\faa0"}.fi-bs-playing-cards:before{content:"\faa1"}.fi-bs-plug-alt:before{content:"\faa2"}.fi-bs-plug-cable:before{content:"\faa3"}.fi-bs-plug-circle-bolt:before{content:"\faa4"}.fi-bs-plug-circle-check:before{content:"\faa5"}.fi-bs-plug-circle-exclamation:before{content:"\faa6"}.fi-bs-plug-circle-minus:before{content:"\faa7"}.fi-bs-plug-circle-plus:before{content:"\faa8"}.fi-bs-plug-connection:before{content:"\faa9"}.fi-bs-plug:before{content:"\faaa"}.fi-bs-plus-hexagon:before{content:"\faab"}.fi-bs-plus-minus:before{content:"\faac"}.fi-bs-plus-small:before{content:"\faad"}.fi-bs-plus:before{content:"\faae"}.fi-bs-png-file:before{content:"\faaf"}.fi-bs-podcast:before{content:"\fab0"}.fi-bs-podium-star:before{content:"\fab1"}.fi-bs-podium-victory-leader:before{content:"\fab2"}.fi-bs-podium:before{content:"\fab3"}.fi-bs-point-of-sale-bill:before{content:"\fab4"}.fi-bs-point-of-sale-signal:before{content:"\fab5"}.fi-bs-point-of-sale:before{content:"\fab6"}.fi-bs-pointer-loading:before{content:"\fab7"}.fi-bs-pointer-text:before{content:"\fab8"}.fi-bs-poker-chip:before{content:"\fab9"}.fi-bs-police-box:before{content:"\faba"}.fi-bs-poll-h:before{content:"\fabb"}.fi-bs-pollution:before{content:"\fabc"}.fi-bs-pompebled:before{content:"\fabd"}.fi-bs-poo-bolt:before{content:"\fabe"}.fi-bs-poo:before{content:"\fabf"}.fi-bs-pool-8-ball:before{content:"\fac0"}.fi-bs-poop:before{content:"\fac1"}.fi-bs-popcorn:before{content:"\fac2"}.fi-bs-popsicle:before{content:"\fac3"}.fi-bs-portal-enter:before{content:"\fac4"}.fi-bs-portal-exit:before{content:"\fac5"}.fi-bs-portrait:before{content:"\fac6"}.fi-bs-postal-address:before{content:"\fac7"}.fi-bs-pot:before{content:"\fac8"}.fi-bs-potato:before{content:"\fac9"}.fi-bs-pound:before{content:"\faca"}.fi-bs-power:before{content:"\facb"}.fi-bs-ppt-file:before{content:"\facc"}.fi-bs-practice:before{content:"\facd"}.fi-bs-praying-hands:before{content:"\face"}.fi-bs-prescription-bottle-alt:before{content:"\facf"}.fi-bs-prescription-bottle-pill:before{content:"\fad0"}.fi-bs-prescription-bottle:before{content:"\fad1"}.fi-bs-prescription:before{content:"\fad2"}.fi-bs-presentation:before{content:"\fad3"}.fi-bs-preview:before{content:"\fad4"}.fi-bs-previous-square:before{content:"\fad5"}.fi-bs-print-magnifying-glass:before{content:"\fad6"}.fi-bs-print-slash:before{content:"\fad7"}.fi-bs-print:before{content:"\fad8"}.fi-bs-priority-arrow:before{content:"\fad9"}.fi-bs-priority-arrows:before{content:"\fada"}.fi-bs-priority-importance:before{content:"\fadb"}.fi-bs-problem-solving:before{content:"\fadc"}.fi-bs-procedures:before{content:"\fadd"}.fi-bs-process:before{content:"\fade"}.fi-bs-productivity:before{content:"\fadf"}.fi-bs-progress-complete:before{content:"\fae0"}.fi-bs-progress-download:before{content:"\fae1"}.fi-bs-progress-upload:before{content:"\fae2"}.fi-bs-projector:before{content:"\fae3"}.fi-bs-protractor:before{content:"\fae4"}.fi-bs-pulse:before{content:"\fae5"}.fi-bs-pump-medical:before{content:"\fae6"}.fi-bs-pump:before{content:"\fae7"}.fi-bs-pumpkin-alt-2:before{content:"\fae8"}.fi-bs-pumpkin-alt:before{content:"\fae9"}.fi-bs-pumpkin:before{content:"\faea"}.fi-bs-puzzle-alt:before{content:"\faeb"}.fi-bs-puzzle-piece-integration:before{content:"\faec"}.fi-bs-puzzle-piece:before{content:"\faed"}.fi-bs-puzzle-pieces:before{content:"\faee"}.fi-bs-pyramid:before{content:"\faef"}.fi-bs-q:before{content:"\faf0"}.fi-bs-qr-scan:before{content:"\faf1"}.fi-bs-QR:before{content:"\faf2"}.fi-bs-qrcode:before{content:"\faf3"}.fi-bs-question-square:before{content:"\faf4"}.fi-bs-question:before{content:"\faf5"}.fi-bs-queue-alt:before{content:"\faf6"}.fi-bs-queue-line:before{content:"\faf7"}.fi-bs-queue-signal:before{content:"\faf8"}.fi-bs-queue:before{content:"\faf9"}.fi-bs-quill-pen-story:before{content:"\fafa"}.fi-bs-quiz-alt:before{content:"\fafb"}.fi-bs-quiz:before{content:"\fafc"}.fi-bs-quote-right:before{content:"\fafd"}.fi-bs-r:before{content:"\fafe"}.fi-bs-rabbit-fast:before{content:"\faff"}.fi-bs-rabbit:before{content:"\fb00"}.fi-bs-raccoon:before{content:"\fb01"}.fi-bs-racquet:before{content:"\fb02"}.fi-bs-radar-monitoring-track:before{content:"\fb03"}.fi-bs-radar:before{content:"\fb04"}.fi-bs-radiation-alt:before{content:"\fb05"}.fi-bs-radiation:before{content:"\fb06"}.fi-bs-radio-alt:before{content:"\fb07"}.fi-bs-radio-button:before{content:"\fb08"}.fi-bs-radio:before{content:"\fb09"}.fi-bs-radish:before{content:"\fb0a"}.fi-bs-rainbow:before{content:"\fb0b"}.fi-bs-raindrops:before{content:"\fb0c"}.fi-bs-ram:before{content:"\fb0d"}.fi-bs-ramp-loading:before{content:"\fb0e"}.fi-bs-rank:before{content:"\fb0f"}.fi-bs-ranking-podium-empty:before{content:"\fb10"}.fi-bs-ranking-podium:before{content:"\fb11"}.fi-bs-ranking-star:before{content:"\fb12"}.fi-bs-ranking-stars:before{content:"\fb13"}.fi-bs-raygun:before{content:"\fb14"}.fi-bs-razor-barber:before{content:"\fb15"}.fi-bs-react:before{content:"\fb16"}.fi-bs-rec:before{content:"\fb17"}.fi-bs-receipt:before{content:"\fb18"}.fi-bs-recipe-book:before{content:"\fb19"}.fi-bs-recipe:before{content:"\fb1a"}.fi-bs-record-vinyl:before{content:"\fb1b"}.fi-bs-rectabgle-vertical:before{content:"\fb1c"}.fi-bs-rectangle-barcode:before{content:"\fb1d"}.fi-bs-rectangle-code:before{content:"\fb1e"}.fi-bs-rectangle-history-circle-plus:before{content:"\fb1f"}.fi-bs-rectangle-horizontal:before{content:"\fb20"}.fi-bs-rectangle-list:before{content:"\fb21"}.fi-bs-rectangle-panoramic:before{content:"\fb22"}.fi-bs-rectangle-pro:before{content:"\fb23"}.fi-bs-rectangle-vertical-history:before{content:"\fb24"}.fi-bs-rectangle-vertical:before{content:"\fb25"}.fi-bs-rectangle-xmark:before{content:"\fb26"}.fi-bs-rectangles-mixed:before{content:"\fb27"}.fi-bs-recycle-bin:before{content:"\fb28"}.fi-bs-recycle:before{content:"\fb29"}.fi-bs-redo-alt:before{content:"\fb2a"}.fi-bs-redo:before{content:"\fb2b"}.fi-bs-reel:before{content:"\fb2c"}.fi-bs-refer-arrow:before{content:"\fb2d"}.fi-bs-refer:before{content:"\fb2e"}.fi-bs-referral-alt:before{content:"\fb2f"}.fi-bs-referral-user:before{content:"\fb30"}.fi-bs-referral:before{content:"\fb31"}.fi-bs-reflect-horizontal-alt:before{content:"\fb32"}.fi-bs-reflect-horizontal:before{content:"\fb33"}.fi-bs-reflect-vertical:before{content:"\fb34"}.fi-bs-reflect:before{content:"\fb35"}.fi-bs-refresh:before{content:"\fb36"}.fi-bs-refrigerator:before{content:"\fb37"}.fi-bs-refund-alt:before{content:"\fb38"}.fi-bs-refund:before{content:"\fb39"}.fi-bs-region-pin-alt:before{content:"\fb3a"}.fi-bs-region-pin:before{content:"\fb3b"}.fi-bs-registered:before{content:"\fb3c"}.fi-bs-registration-paper:before{content:"\fb3d"}.fi-bs-remove-folder:before{content:"\fb3e"}.fi-bs-remove-user:before{content:"\fb3f"}.fi-bs-rent-signal:before{content:"\fb40"}.fi-bs-rent:before{content:"\fb41"}.fi-bs-replace:before{content:"\fb42"}.fi-bs-replay-10:before{content:"\fb43"}.fi-bs-replay-30:before{content:"\fb44"}.fi-bs-replay-5:before{content:"\fb45"}.fi-bs-reply-all:before{content:"\fb46"}.fi-bs-republican:before{content:"\fb47"}.fi-bs-reservation-smartphone:before{content:"\fb48"}.fi-bs-reservation-table:before{content:"\fb49"}.fi-bs-resistance-band:before{content:"\fb4a"}.fi-bs-resize:before{content:"\fb4b"}.fi-bs-resources:before{content:"\fb4c"}.fi-bs-restaurant:before{content:"\fb4d"}.fi-bs-restock:before{content:"\fb4e"}.fi-bs-restroom-simple:before{content:"\fb4f"}.fi-bs-resume:before{content:"\fb50"}.fi-bs-revenue-alt:before{content:"\fb51"}.fi-bs-revenue-euro:before{content:"\fb52"}.fi-bs-Revenue:before{content:"\fb53"}.fi-bs-review:before{content:"\fb54"}.fi-bs-rewind-button-circle:before{content:"\fb55"}.fi-bs-rewind:before{content:"\fb56"}.fi-bs-rhombus:before{content:"\fb57"}.fi-bs-ribbon:before{content:"\fb58"}.fi-bs-right-from-bracket:before{content:"\fb59"}.fi-bs-right:before{content:"\fb5a"}.fi-bs-ring-diamond:before{content:"\fb5b"}.fi-bs-ring:before{content:"\fb5c"}.fi-bs-rings-wedding:before{content:"\fb5d"}.fi-bs-risk-alt:before{content:"\fb5e"}.fi-bs-risk:before{content:"\fb5f"}.fi-bs-road-barrier:before{content:"\fb60"}.fi-bs-road-sign-left:before{content:"\fb61"}.fi-bs-road:before{content:"\fb62"}.fi-bs-robot:before{content:"\fb63"}.fi-bs-robotic-arm:before{content:"\fb64"}.fi-bs-rocket-lunch:before{content:"\fb65"}.fi-bs-rocket:before{content:"\fb66"}.fi-bs-roller-coaster:before{content:"\fb67"}.fi-bs-room-service:before{content:"\fb68"}.fi-bs-rotate-exclamation:before{content:"\fb69"}.fi-bs-rotate-left:before{content:"\fb6a"}.fi-bs-rotate-reverse:before{content:"\fb6b"}.fi-bs-rotate-right:before{content:"\fb6c"}.fi-bs-rotate-square:before{content:"\fb6d"}.fi-bs-roulette:before{content:"\fb6e"}.fi-bs-route-highway:before{content:"\fb6f"}.fi-bs-route-interstate:before{content:"\fb70"}.fi-bs-route:before{content:"\fb71"}.fi-bs-router:before{content:"\fb72"}.fi-bs-rss-alt:before{content:"\fb73"}.fi-bs-rss:before{content:"\fb74"}.fi-bs-ruble-sign:before{content:"\fb75"}.fi-bs-rugby-helmet:before{content:"\fb76"}.fi-bs-rugby:before{content:"\fb77"}.fi-bs-ruler-combined:before{content:"\fb78"}.fi-bs-ruler-horizontal:before{content:"\fb79"}.fi-bs-ruler-triangle:before{content:"\fb7a"}.fi-bs-ruler-vertical:before{content:"\fb7b"}.fi-bs-rules-alt:before{content:"\fb7c"}.fi-bs-rules:before{content:"\fb7d"}.fi-bs-running-track:before{content:"\fb7e"}.fi-bs-running:before{content:"\fb7f"}.fi-bs-rupee-sign:before{content:"\fb80"}.fi-bs-rupiah-sign:before{content:"\fb81"}.fi-bs-rv:before{content:"\fb82"}.fi-bs-s:before{content:"\fb83"}.fi-bs-sack-dollar:before{content:"\fb84"}.fi-bs-sack:before{content:"\fb85"}.fi-bs-sad-cry:before{content:"\fb86"}.fi-bs-sad-tear:before{content:"\fb87"}.fi-bs-sad:before{content:"\fb88"}.fi-bs-safe-box:before{content:"\fb89"}.fi-bs-sailboat:before{content:"\fb8a"}.fi-bs-salad:before{content:"\fb8b"}.fi-bs-salary-alt:before{content:"\fb8c"}.fi-bs-salt-pepper:before{content:"\fb8d"}.fi-bs-salt-shaker:before{content:"\fb8e"}.fi-bs-sandwich-alt:before{content:"\fb8f"}.fi-bs-sandwich:before{content:"\fb90"}.fi-bs-satellite-dish:before{content:"\fb91"}.fi-bs-satellite:before{content:"\fb92"}.fi-bs-saturday:before{content:"\fb93"}.fi-bs-sauce:before{content:"\fb94"}.fi-bs-sausage:before{content:"\fb95"}.fi-bs-sax-hot:before{content:"\fb96"}.fi-bs-saxophone:before{content:"\fb97"}.fi-bs-scale-comparison-alt:before{content:"\fb98"}.fi-bs-scale-comparison:before{content:"\fb99"}.fi-bs-scale:before{content:"\fb9a"}.fi-bs-scalpel-path:before{content:"\fb9b"}.fi-bs-scalpel:before{content:"\fb9c"}.fi-bs-scanner-gun:before{content:"\fb9d"}.fi-bs-scanner-image:before{content:"\fb9e"}.fi-bs-scanner-keyboard:before{content:"\fb9f"}.fi-bs-scanner-touchscreen:before{content:"\fba0"}.fi-bs-scarecrow:before{content:"\fba1"}.fi-bs-scarf:before{content:"\fba2"}.fi-bs-school-bus:before{content:"\fba3"}.fi-bs-school:before{content:"\fba4"}.fi-bs-scissors:before{content:"\fba5"}.fi-bs-scooter:before{content:"\fba6"}.fi-bs-screen:before{content:"\fba7"}.fi-bs-screencast:before{content:"\fba8"}.fi-bs-screw-alt:before{content:"\fba9"}.fi-bs-screw:before{content:"\fbaa"}.fi-bs-screwdriver:before{content:"\fbab"}.fi-bs-scribble:before{content:"\fbac"}.fi-bs-script:before{content:"\fbad"}.fi-bs-scroll-document-story:before{content:"\fbae"}.fi-bs-scroll-old:before{content:"\fbaf"}.fi-bs-scroll-torah:before{content:"\fbb0"}.fi-bs-scroll:before{content:"\fbb1"}.fi-bs-scrubber:before{content:"\fbb2"}.fi-bs-scythe:before{content:"\fbb3"}.fi-bs-sd-card:before{content:"\fbb4"}.fi-bs-sd-cards:before{content:"\fbb5"}.fi-bs-seal-exclamation:before{content:"\fbb6"}.fi-bs-seal-question:before{content:"\fbb7"}.fi-bs-seal:before{content:"\fbb8"}.fi-bs-search-alt:before{content:"\fbb9"}.fi-bs-search-dollar:before{content:"\fbba"}.fi-bs-search-heart:before{content:"\fbbb"}.fi-bs-search-location:before{content:"\fbbc"}.fi-bs-search:before{content:"\fbbd"}.fi-bs-seat-airline:before{content:"\fbbe"}.fi-bs-seatbelt-safety-driver:before{content:"\fbbf"}.fi-bs-second-award:before{content:"\fbc0"}.fi-bs-second-laurel:before{content:"\fbc1"}.fi-bs-second-medal:before{content:"\fbc2"}.fi-bs-second:before{content:"\fbc3"}.fi-bs-seedling:before{content:"\fbc4"}.fi-bs-selection:before{content:"\fbc5"}.fi-bs-sell:before{content:"\fbc6"}.fi-bs-seller-store:before{content:"\fbc7"}.fi-bs-seller:before{content:"\fbc8"}.fi-bs-selling:before{content:"\fbc9"}.fi-bs-send-back:before{content:"\fbca"}.fi-bs-send-backward:before{content:"\fbcb"}.fi-bs-send-money-smartphone:before{content:"\fbcc"}.fi-bs-send-money:before{content:"\fbcd"}.fi-bs-sensor-alert:before{content:"\fbce"}.fi-bs-sensor-fire:before{content:"\fbcf"}.fi-bs-sensor-on:before{content:"\fbd0"}.fi-bs-sensor-smoke:before{content:"\fbd1"}.fi-bs-sensor:before{content:"\fbd2"}.fi-bs-settings-sliders:before{content:"\fbd3"}.fi-bs-settings:before{content:"\fbd4"}.fi-bs-share-alt-square:before{content:"\fbd5"}.fi-bs-share-square:before{content:"\fbd6"}.fi-bs-share:before{content:"\fbd7"}.fi-bs-sheep:before{content:"\fbd8"}.fi-bs-shekel-sign:before{content:"\fbd9"}.fi-bs-shelves:before{content:"\fbda"}.fi-bs-shield-alt:before{content:"\fbdb"}.fi-bs-shield-cat:before{content:"\fbdc"}.fi-bs-shield-check:before{content:"\fbdd"}.fi-bs-shield-cross:before{content:"\fbde"}.fi-bs-shield-dog:before{content:"\fbdf"}.fi-bs-shield-exclamation:before{content:"\fbe0"}.fi-bs-shield-interrogation:before{content:"\fbe1"}.fi-bs-shield-keyhole:before{content:"\fbe2"}.fi-bs-shield-minus:before{content:"\fbe3"}.fi-bs-shield-plus:before{content:"\fbe4"}.fi-bs-shield-security-risk:before{content:"\fbe5"}.fi-bs-shield-slash:before{content:"\fbe6"}.fi-bs-shield-trust:before{content:"\fbe7"}.fi-bs-shield-virus:before{content:"\fbe8"}.fi-bs-shield-xmark:before{content:"\fbe9"}.fi-bs-shield:before{content:"\fbea"}.fi-bs-ship-side:before{content:"\fbeb"}.fi-bs-ship:before{content:"\fbec"}.fi-bs-shipping-fast:before{content:"\fbed"}.fi-bs-shipping-timed:before{content:"\fbee"}.fi-bs-shirt-long-sleeve:before{content:"\fbef"}.fi-bs-shirt-running:before{content:"\fbf0"}.fi-bs-shirt-tank-top:before{content:"\fbf1"}.fi-bs-shirt:before{content:"\fbf2"}.fi-bs-shish-kebab:before{content:"\fbf3"}.fi-bs-shoe-prints:before{content:"\fbf4"}.fi-bs-shop-lock:before{content:"\fbf5"}.fi-bs-shop-slash:before{content:"\fbf6"}.fi-bs-shop:before{content:"\fbf7"}.fi-bs-shopping-bag-add:before{content:"\fbf8"}.fi-bs-shopping-bag:before{content:"\fbf9"}.fi-bs-shopping-basket:before{content:"\fbfa"}.fi-bs-shopping-cart-add:before{content:"\fbfb"}.fi-bs-shopping-cart-buyer:before{content:"\fbfc"}.fi-bs-shopping-cart-check:before{content:"\fbfd"}.fi-bs-shopping-cart:before{content:"\fbfe"}.fi-bs-shovel-snow:before{content:"\fbff"}.fi-bs-shovel:before{content:"\fc00"}.fi-bs-shower-down:before{content:"\fc01"}.fi-bs-shower:before{content:"\fc02"}.fi-bs-shredder:before{content:"\fc03"}.fi-bs-shrimp:before{content:"\fc04"}.fi-bs-shuffle:before{content:"\fc05"}.fi-bs-shuttle-van:before{content:"\fc06"}.fi-bs-shuttlecock:before{content:"\fc07"}.fi-bs-Sickle:before{content:"\fc08"}.fi-bs-sidebar-flip:before{content:"\fc09"}.fi-bs-sidebar:before{content:"\fc0a"}.fi-bs-sigma:before{content:"\fc0b"}.fi-bs-sign-hanging:before{content:"\fc0c"}.fi-bs-sign-in-alt:before{content:"\fc0d"}.fi-bs-sign-out-alt:before{content:"\fc0e"}.fi-bs-sign-posts-wrench:before{content:"\fc0f"}.fi-bs-sign-posts:before{content:"\fc10"}.fi-bs-sign-up:before{content:"\fc11"}.fi-bs-signal-alt-1:before{content:"\fc12"}.fi-bs-signal-alt-2:before{content:"\fc13"}.fi-bs-signal-alt-slash:before{content:"\fc14"}.fi-bs-signal-alt:before{content:"\fc15"}.fi-bs-signal-bars-fair:before{content:"\fc16"}.fi-bs-signal-bars-good:before{content:"\fc17"}.fi-bs-signal-bars-weak:before{content:"\fc18"}.fi-bs-signal-stream-slash:before{content:"\fc19"}.fi-bs-signal-stream:before{content:"\fc1a"}.fi-bs-signature-lock:before{content:"\fc1b"}.fi-bs-signature-slash:before{content:"\fc1c"}.fi-bs-signature:before{content:"\fc1d"}.fi-bs-sim-card:before{content:"\fc1e"}.fi-bs-sim-cards:before{content:"\fc1f"}.fi-bs-sink:before{content:"\fc20"}.fi-bs-siren-on:before{content:"\fc21"}.fi-bs-Siren:before{content:"\fc22"}.fi-bs-site-alt:before{content:"\fc23"}.fi-bs-site-browser:before{content:"\fc24"}.fi-bs-site:before{content:"\fc25"}.fi-bs-sitemap:before{content:"\fc26"}.fi-bs-skateboard:before{content:"\fc27"}.fi-bs-skating:before{content:"\fc28"}.fi-bs-skeleton-ribs:before{content:"\fc29"}.fi-bs-skeleton:before{content:"\fc2a"}.fi-bs-skewer:before{content:"\fc2b"}.fi-bs-ski-boot-ski:before{content:"\fc2c"}.fi-bs-ski-jump:before{content:"\fc2d"}.fi-bs-ski-lift:before{content:"\fc2e"}.fi-bs-skiing-nordic:before{content:"\fc2f"}.fi-bs-skiing:before{content:"\fc30"}.fi-bs-skill-alt:before{content:"\fc31"}.fi-bs-skill-user:before{content:"\fc32"}.fi-bs-skill:before{content:"\fc33"}.fi-bs-skin-arrow:before{content:"\fc34"}.fi-bs-skin-drop:before{content:"\fc35"}.fi-bs-skin-hair:before{content:"\fc36"}.fi-bs-skin:before{content:"\fc37"}.fi-bs-skip-15-seconds:before{content:"\fc38"}.fi-bs-skull-cow:before{content:"\fc39"}.fi-bs-skull-crossbones:before{content:"\fc3a"}.fi-bs-skull:before{content:"\fc3b"}.fi-bs-slash:before{content:"\fc3c"}.fi-bs-sledding:before{content:"\fc3d"}.fi-bs-sleeping-bag:before{content:"\fc3e"}.fi-bs-sleigh:before{content:"\fc3f"}.fi-bs-sliders-h-square:before{content:"\fc40"}.fi-bs-sliders-v-square:before{content:"\fc41"}.fi-bs-sliders-v:before{content:"\fc42"}.fi-bs-slot-machine:before{content:"\fc43"}.fi-bs-smart-home-alt:before{content:"\fc44"}.fi-bs-smart-home:before{content:"\fc45"}.fi-bs-smartphone:before{content:"\fc46"}.fi-bs-smile-beam:before{content:"\fc47"}.fi-bs-smile-plus:before{content:"\fc48"}.fi-bs-smile-wink:before{content:"\fc49"}.fi-bs-smiley-comment-alt:before{content:"\fc4a"}.fi-bs-smog:before{content:"\fc4b"}.fi-bs-smoke:before{content:"\fc4c"}.fi-bs-smoking-ban:before{content:"\fc4d"}.fi-bs-smoking:before{content:"\fc4e"}.fi-bs-snake:before{content:"\fc4f"}.fi-bs-snap:before{content:"\fc50"}.fi-bs-snooze:before{content:"\fc51"}.fi-bs-snow-blowing:before{content:"\fc52"}.fi-bs-snowboarding:before{content:"\fc53"}.fi-bs-snowflake-droplets:before{content:"\fc54"}.fi-bs-snowflake:before{content:"\fc55"}.fi-bs-snowflakes:before{content:"\fc56"}.fi-bs-snowman-alt:before{content:"\fc57"}.fi-bs-snowman-head:before{content:"\fc58"}.fi-bs-snowmobile:before{content:"\fc59"}.fi-bs-snowplow:before{content:"\fc5a"}.fi-bs-soap-alt:before{content:"\fc5b"}.fi-bs-soap:before{content:"\fc5c"}.fi-bs-social-network:before{content:"\fc5d"}.fi-bs-socks:before{content:"\fc5e"}.fi-bs-sofa-size:before{content:"\fc5f"}.fi-bs-sofa:before{content:"\fc60"}.fi-bs-solar-panel-sun:before{content:"\fc61"}.fi-bs-solar-panel:before{content:"\fc62"}.fi-bs-solar-system:before{content:"\fc63"}.fi-bs-sold-house:before{content:"\fc64"}.fi-bs-sold-signal:before{content:"\fc65"}.fi-bs-sort-alpha-down-alt:before{content:"\fc66"}.fi-bs-sort-alpha-down:before{content:"\fc67"}.fi-bs-sort-alpha-up-alt:before{content:"\fc68"}.fi-bs-sort-alpha-up:before{content:"\fc69"}.fi-bs-sort-alt:before{content:"\fc6a"}.fi-bs-sort-amount-down-alt:before{content:"\fc6b"}.fi-bs-sort-amount-down:before{content:"\fc6c"}.fi-bs-sort-amount-up-alt:before{content:"\fc6d"}.fi-bs-sort-amount-up:before{content:"\fc6e"}.fi-bs-sort-circle-down:before{content:"\fc6f"}.fi-bs-sort-circle-up:before{content:"\fc70"}.fi-bs-sort-circle:before{content:"\fc71"}.fi-bs-sort-down:before{content:"\fc72"}.fi-bs-sort-numeric-down-alt:before{content:"\fc73"}.fi-bs-sort-numeric-down:before{content:"\fc74"}.fi-bs-sort-shapes-down:before{content:"\fc75"}.fi-bs-sort-shapes-up:before{content:"\fc76"}.fi-bs-sort-size-down:before{content:"\fc77"}.fi-bs-sort-size-up:before{content:"\fc78"}.fi-bs-sort:before{content:"\fc79"}.fi-bs-soup:before{content:"\fc7a"}.fi-bs-source-data:before{content:"\fc7b"}.fi-bs-source-document-alt:before{content:"\fc7c"}.fi-bs-source-document:before{content:"\fc7d"}.fi-bs-spa:before{content:"\fc7e"}.fi-bs-space-shuttle:before{content:"\fc7f"}.fi-bs-space-station-moon-alt:before{content:"\fc80"}.fi-bs-space-station-moon:before{content:"\fc81"}.fi-bs-spade:before{content:"\fc82"}.fi-bs-spaghetti-monster-flying:before{content:"\fc83"}.fi-bs-spain-map:before{content:"\fc84"}.fi-bs-sparkles:before{content:"\fc85"}.fi-bs-spartan-helmet:before{content:"\fc86"}.fi-bs-speaker:before{content:"\fc87"}.fi-bs-speakers:before{content:"\fc88"}.fi-bs-speech-bubble-story:before{content:"\fc89"}.fi-bs-speedometer-arrow:before{content:"\fc8a"}.fi-bs-speedometer-kpi:before{content:"\fc8b"}.fi-bs-sphere:before{content:"\fc8c"}.fi-bs-spider-black-widow:before{content:"\fc8d"}.fi-bs-spider-web:before{content:"\fc8e"}.fi-bs-spider:before{content:"\fc8f"}.fi-bs-spinner:before{content:"\fc90"}.fi-bs-split-up-relation:before{content:"\fc91"}.fi-bs-split:before{content:"\fc92"}.fi-bs-splotch:before{content:"\fc93"}.fi-bs-spoon:before{content:"\fc94"}.fi-bs-spray-can-sparkles:before{content:"\fc95"}.fi-bs-spray-can:before{content:"\fc96"}.fi-bs-spring-calendar:before{content:"\fc97"}.fi-bs-sprinkler:before{content:"\fc98"}.fi-bs-spy:before{content:"\fc99"}.fi-bs-square-0:before{content:"\fc9a"}.fi-bs-square-1:before{content:"\fc9b"}.fi-bs-square-2:before{content:"\fc9c"}.fi-bs-square-3:before{content:"\fc9d"}.fi-bs-square-4:before{content:"\fc9e"}.fi-bs-square-5:before{content:"\fc9f"}.fi-bs-square-6:before{content:"\fca0"}.fi-bs-square-7:before{content:"\fca1"}.fi-bs-square-8:before{content:"\fca2"}.fi-bs-square-9:before{content:"\fca3"}.fi-bs-square-a:before{content:"\fca4"}.fi-bs-square-b:before{content:"\fca5"}.fi-bs-square-bolt:before{content:"\fca6"}.fi-bs-square-c:before{content:"\fca7"}.fi-bs-square-code:before{content:"\fca8"}.fi-bs-square-d:before{content:"\fca9"}.fi-bs-square-dashed-circle-plus:before{content:"\fcaa"}.fi-bs-square-dashed:before{content:"\fcab"}.fi-bs-square-divide:before{content:"\fcac"}.fi-bs-square-e:before{content:"\fcad"}.fi-bs-square-ellipsis-vertical:before{content:"\fcae"}.fi-bs-square-ellipsis:before{content:"\fcaf"}.fi-bs-square-exclamation:before{content:"\fcb0"}.fi-bs-square-f:before{content:"\fcb1"}.fi-bs-square-g:before{content:"\fcb2"}.fi-bs-square-h:before{content:"\fcb3"}.fi-bs-square-heart:before{content:"\fcb4"}.fi-bs-square-i:before{content:"\fcb5"}.fi-bs-square-info:before{content:"\fcb6"}.fi-bs-square-j:before{content:"\fcb7"}.fi-bs-square-k:before{content:"\fcb8"}.fi-bs-square-kanban:before{content:"\fcb9"}.fi-bs-square-l:before{content:"\fcba"}.fi-bs-square-m:before{content:"\fcbb"}.fi-bs-square-minus:before{content:"\fcbc"}.fi-bs-square-n:before{content:"\fcbd"}.fi-bs-square-o:before{content:"\fcbe"}.fi-bs-square-p:before{content:"\fcbf"}.fi-bs-square-phone-hangup:before{content:"\fcc0"}.fi-bs-square-plus:before{content:"\fcc1"}.fi-bs-square-poll-horizontal:before{content:"\fcc2"}.fi-bs-square-poll-vertical:before{content:"\fcc3"}.fi-bs-square-q:before{content:"\fcc4"}.fi-bs-square-quote:before{content:"\fcc5"}.fi-bs-square-r:before{content:"\fcc6"}.fi-bs-square-root:before{content:"\fcc7"}.fi-bs-square-s:before{content:"\fcc8"}.fi-bs-square-small:before{content:"\fcc9"}.fi-bs-square-star:before{content:"\fcca"}.fi-bs-square-t:before{content:"\fccb"}.fi-bs-square-terminal:before{content:"\fccc"}.fi-bs-square-u:before{content:"\fccd"}.fi-bs-square-up-right:before{content:"\fcce"}.fi-bs-square-v:before{content:"\fccf"}.fi-bs-square-w:before{content:"\fcd0"}.fi-bs-square-x:before{content:"\fcd1"}.fi-bs-square-y:before{content:"\fcd2"}.fi-bs-square-z:before{content:"\fcd3"}.fi-bs-square:before{content:"\fcd4"}.fi-bs-squid:before{content:"\fcd5"}.fi-bs-squircle:before{content:"\fcd6"}.fi-bs-squirrel:before{content:"\fcd7"}.fi-bs-staff:before{content:"\fcd8"}.fi-bs-stage-concert:before{content:"\fcd9"}.fi-bs-stage-theatre:before{content:"\fcda"}.fi-bs-stage:before{content:"\fcdb"}.fi-bs-stairs:before{content:"\fcdc"}.fi-bs-stamp:before{content:"\fcdd"}.fi-bs-standard-definition:before{content:"\fcde"}.fi-bs-star-and-crescent:before{content:"\fcdf"}.fi-bs-star-christmas:before{content:"\fce0"}.fi-bs-star-comment-alt:before{content:"\fce1"}.fi-bs-star-exclamation:before{content:"\fce2"}.fi-bs-star-octogram:before{content:"\fce3"}.fi-bs-star-of-david:before{content:"\fce4"}.fi-bs-star-rating-call:before{content:"\fce5"}.fi-bs-star-sharp-half-stroke:before{content:"\fce6"}.fi-bs-star-sharp-half:before{content:"\fce7"}.fi-bs-star-shooting:before{content:"\fce8"}.fi-bs-star:before{content:"\fce9"}.fi-bs-starfighter:before{content:"\fcea"}.fi-bs-stars:before{content:"\fceb"}.fi-bs-state-country:before{content:"\fcec"}.fi-bs-stationary-bike:before{content:"\fced"}.fi-bs-stats:before{content:"\fcee"}.fi-bs-steak:before{content:"\fcef"}.fi-bs-steering-wheel:before{content:"\fcf0"}.fi-bs-step-backward:before{content:"\fcf1"}.fi-bs-step-forward:before{content:"\fcf2"}.fi-bs-sterling-sign:before{content:"\fcf3"}.fi-bs-stethoscope:before{content:"\fcf4"}.fi-bs-sticker:before{content:"\fcf5"}.fi-bs-stocking:before{content:"\fcf6"}.fi-bs-stomach:before{content:"\fcf7"}.fi-bs-stop-circle:before{content:"\fcf8"}.fi-bs-stop-square:before{content:"\fcf9"}.fi-bs-stop:before{content:"\fcfa"}.fi-bs-stopwatch:before{content:"\fcfb"}.fi-bs-store-alt:before{content:"\fcfc"}.fi-bs-store-buyer:before{content:"\fcfd"}.fi-bs-store-lock:before{content:"\fcfe"}.fi-bs-store-slash:before{content:"\fcff"}.fi-bs-story-book:before{content:"\fd00"}.fi-bs-story-fairy-tale:before{content:"\fd01"}.fi-bs-story-fantasy:before{content:"\fd02"}.fi-bs-strategy-chess-risk:before{content:"\fd03"}.fi-bs-strawberry:before{content:"\fd04"}.fi-bs-street-view:before{content:"\fd05"}.fi-bs-stretcher:before{content:"\fd06"}.fi-bs-strikethrough:before{content:"\fd07"}.fi-bs-stroopwafel:before{content:"\fd08"}.fi-bs-student-alt:before{content:"\fd09"}.fi-bs-student:before{content:"\fd0a"}.fi-bs-subscript:before{content:"\fd0b"}.fi-bs-subscription-alt:before{content:"\fd0c"}.fi-bs-subscription:before{content:"\fd0d"}.fi-bs-subtitles-slash:before{content:"\fd0e"}.fi-bs-subtitles:before{content:"\fd0f"}.fi-bs-subway:before{content:"\fd10"}.fi-bs-suitcase-alt:before{content:"\fd11"}.fi-bs-summary-check:before{content:"\fd12"}.fi-bs-summer:before{content:"\fd13"}.fi-bs-sun-dust:before{content:"\fd14"}.fi-bs-sun-plant-wilt:before{content:"\fd15"}.fi-bs-sun-salutation-yoga:before{content:"\fd16"}.fi-bs-sun:before{content:"\fd17"}.fi-bs-sunday:before{content:"\fd18"}.fi-bs-sunglasses-alt:before{content:"\fd19"}.fi-bs-sunglasses:before{content:"\fd1a"}.fi-bs-sunrise-alt:before{content:"\fd1b"}.fi-bs-sunrise:before{content:"\fd1c"}.fi-bs-sunset:before{content:"\fd1d"}.fi-bs-superscript:before{content:"\fd1e"}.fi-bs-supplier-alt:before{content:"\fd1f"}.fi-bs-supplier:before{content:"\fd20"}.fi-bs-surfing:before{content:"\fd21"}.fi-bs-surprise:before{content:"\fd22"}.fi-bs-surveillance-camera:before{content:"\fd23"}.fi-bs-survey-xmark:before{content:"\fd24"}.fi-bs-sushi-alt:before{content:"\fd25"}.fi-bs-sushi-roll:before{content:"\fd26"}.fi-bs-sushi:before{content:"\fd27"}.fi-bs-svg:before{content:"\fd28"}.fi-bs-swap:before{content:"\fd29"}.fi-bs-swatchbook:before{content:"\fd2a"}.fi-bs-swimmer:before{content:"\fd2b"}.fi-bs-swimming-pool:before{content:"\fd2c"}.fi-bs-swing:before{content:"\fd2d"}.fi-bs-swipe-down:before{content:"\fd2e"}.fi-bs-swipe-left:before{content:"\fd2f"}.fi-bs-swipe-right:before{content:"\fd30"}.fi-bs-swipe-up:before{content:"\fd31"}.fi-bs-sword:before{content:"\fd32"}.fi-bs-symbol:before{content:"\fd33"}.fi-bs-symbols:before{content:"\fd34"}.fi-bs-synagogue:before{content:"\fd35"}.fi-bs-syringe:before{content:"\fd36"}.fi-bs-system-cloud:before{content:"\fd37"}.fi-bs-t:before{content:"\fd38"}.fi-bs-tab-folder:before{content:"\fd39"}.fi-bs-table-columns:before{content:"\fd3a"}.fi-bs-table-layout:before{content:"\fd3b"}.fi-bs-table-list:before{content:"\fd3c"}.fi-bs-table-picnic:before{content:"\fd3d"}.fi-bs-table-pivot:before{content:"\fd3e"}.fi-bs-table-rows:before{content:"\fd3f"}.fi-bs-table-tree:before{content:"\fd40"}.fi-bs-table:before{content:"\fd41"}.fi-bs-tablet-android-alt:before{content:"\fd42"}.fi-bs-tablet-android:before{content:"\fd43"}.fi-bs-tablet-rugged:before{content:"\fd44"}.fi-bs-tablet:before{content:"\fd45"}.fi-bs-tachometer-alt-average:before{content:"\fd46"}.fi-bs-tachometer-alt-fastest:before{content:"\fd47"}.fi-bs-tachometer-alt-slow:before{content:"\fd48"}.fi-bs-tachometer-alt-slowest:before{content:"\fd49"}.fi-bs-tachometer-average:before{content:"\fd4a"}.fi-bs-tachometer-fast:before{content:"\fd4b"}.fi-bs-tachometer-fastest:before{content:"\fd4c"}.fi-bs-tachometer-slow:before{content:"\fd4d"}.fi-bs-tachometer-slowest:before{content:"\fd4e"}.fi-bs-tachometer:before{content:"\fd4f"}.fi-bs-taco:before{content:"\fd50"}.fi-bs-tags:before{content:"\fd51"}.fi-bs-talent-alt:before{content:"\fd52"}.fi-bs-talent-hand:before{content:"\fd53"}.fi-bs-talent:before{content:"\fd54"}.fi-bs-tally-1:before{content:"\fd55"}.fi-bs-tally-2:before{content:"\fd56"}.fi-bs-tally-3:before{content:"\fd57"}.fi-bs-tally-4:before{content:"\fd58"}.fi-bs-tally:before{content:"\fd59"}.fi-bs-tamale:before{content:"\fd5a"}.fi-bs-tank-water:before{content:"\fd5b"}.fi-bs-tap:before{content:"\fd5c"}.fi-bs-tape:before{content:"\fd5d"}.fi-bs-target-audience:before{content:"\fd5e"}.fi-bs-target:before{content:"\fd5f"}.fi-bs-tax-alt:before{content:"\fd60"}.fi-bs-tax:before{content:"\fd61"}.fi-bs-taxi-bus:before{content:"\fd62"}.fi-bs-taxi:before{content:"\fd63"}.fi-bs-team-check-alt:before{content:"\fd64"}.fi-bs-team-check:before{content:"\fd65"}.fi-bs-teddy-bear:before{content:"\fd66"}.fi-bs-teeth-open:before{content:"\fd67"}.fi-bs-telescope:before{content:"\fd68"}.fi-bs-temperature-down:before{content:"\fd69"}.fi-bs-temperature-frigid:before{content:"\fd6a"}.fi-bs-temperature-high:before{content:"\fd6b"}.fi-bs-temperature-list:before{content:"\fd6c"}.fi-bs-temperature-low:before{content:"\fd6d"}.fi-bs-temperature-up:before{content:"\fd6e"}.fi-bs-template-alt:before{content:"\fd6f"}.fi-bs-template:before{content:"\fd70"}.fi-bs-tenge:before{content:"\fd71"}.fi-bs-tennis:before{content:"\fd72"}.fi-bs-tent-arrow-down-to-line:before{content:"\fd73"}.fi-bs-tent-arrow-left-right:before{content:"\fd74"}.fi-bs-tent-arrow-turn-left:before{content:"\fd75"}.fi-bs-tent-arrows-down:before{content:"\fd76"}.fi-bs-tents:before{content:"\fd77"}.fi-bs-terminal:before{content:"\fd78"}.fi-bs-terrace:before{content:"\fd79"}.fi-bs-test-tube:before{content:"\fd7a"}.fi-bs-test:before{content:"\fd7b"}.fi-bs-text-box-dots:before{content:"\fd7c"}.fi-bs-text-box-edit:before{content:"\fd7d"}.fi-bs-text-box:before{content:"\fd7e"}.fi-bs-text-check:before{content:"\fd7f"}.fi-bs-text-height:before{content:"\fd80"}.fi-bs-text-shadow:before{content:"\fd81"}.fi-bs-text-size:before{content:"\fd82"}.fi-bs-text-slash:before{content:"\fd83"}.fi-bs-text-width:before{content:"\fd84"}.fi-bs-text:before{content:"\fd85"}.fi-bs-theater-masks:before{content:"\fd86"}.fi-bs-thermometer-alt:before{content:"\fd87"}.fi-bs-thermometer-empty:before{content:"\fd88"}.fi-bs-thermometer-full:before{content:"\fd89"}.fi-bs-thermometer-half:before{content:"\fd8a"}.fi-bs-thermometer-quarter:before{content:"\fd8b"}.fi-bs-thermometer-three-quarters:before{content:"\fd8c"}.fi-bs-theta:before{content:"\fd8d"}.fi-bs-third-award:before{content:"\fd8e"}.fi-bs-third-laurel:before{content:"\fd8f"}.fi-bs-third-medal:before{content:"\fd90"}.fi-bs-third:before{content:"\fd91"}.fi-bs-thought-bubble:before{content:"\fd92"}.fi-bs-three-leaf-clover:before{content:"\fd93"}.fi-bs-thumbs-up-trust:before{content:"\fd94"}.fi-bs-thumbtack:before{content:"\fd95"}.fi-bs-thunderstorm-moon:before{content:"\fd96"}.fi-bs-thunderstorm-risk:before{content:"\fd97"}.fi-bs-thunderstorm-sun:before{content:"\fd98"}.fi-bs-thunderstorm:before{content:"\fd99"}.fi-bs-thursday:before{content:"\fd9a"}.fi-bs-ticket-airline:before{content:"\fd9b"}.fi-bs-ticket-alt:before{content:"\fd9c"}.fi-bs-ticket:before{content:"\fd9d"}.fi-bs-tickets-airline:before{content:"\fd9e"}.fi-bs-tie:before{content:"\fd9f"}.fi-bs-tilde:before{content:"\fda0"}.fi-bs-time-add:before{content:"\fda1"}.fi-bs-time-check:before{content:"\fda2"}.fi-bs-time-delete:before{content:"\fda3"}.fi-bs-time-fast:before{content:"\fda4"}.fi-bs-time-forward-sixty:before{content:"\fda5"}.fi-bs-time-forward-ten:before{content:"\fda6"}.fi-bs-time-forward:before{content:"\fda7"}.fi-bs-time-half-past:before{content:"\fda8"}.fi-bs-time-oclock:before{content:"\fda9"}.fi-bs-time-past:before{content:"\fdaa"}.fi-bs-time-quarter-past:before{content:"\fdab"}.fi-bs-time-quarter-to:before{content:"\fdac"}.fi-bs-time-twenty-four:before{content:"\fdad"}.fi-bs-time-watch-calendar:before{content:"\fdae"}.fi-bs-timer-clock-call:before{content:"\fdaf"}.fi-bs-times-hexagon:before{content:"\fdb0"}.fi-bs-tint-slash:before{content:"\fdb1"}.fi-bs-tip-coin:before{content:"\fdb2"}.fi-bs-tire-flat:before{content:"\fdb3"}.fi-bs-tire-pressure-warning:before{content:"\fdb4"}.fi-bs-tire-rugged:before{content:"\fdb5"}.fi-bs-tire:before{content:"\fdb6"}.fi-bs-tired:before{content:"\fdb7"}.fi-bs-to-do-alt:before{content:"\fdb8"}.fi-bs-to-do:before{content:"\fdb9"}.fi-bs-together-people:before{content:"\fdba"}.fi-bs-toggle-off:before{content:"\fdbb"}.fi-bs-toggle-on:before{content:"\fdbc"}.fi-bs-toilet-paper-blank-under:before{content:"\fdbd"}.fi-bs-toilet-paper-blank:before{content:"\fdbe"}.fi-bs-toilet-paper-slash:before{content:"\fdbf"}.fi-bs-toilet-paper-under-slash:before{content:"\fdc0"}.fi-bs-toilet-paper-under:before{content:"\fdc1"}.fi-bs-toilet:before{content:"\fdc2"}.fi-bs-toilets-portable:before{content:"\fdc3"}.fi-bs-token:before{content:"\fdc4"}.fi-bs-tomato:before{content:"\fdc5"}.fi-bs-tombstone-alt:before{content:"\fdc6"}.fi-bs-tombstone:before{content:"\fdc7"}.fi-bs-tool-box:before{content:"\fdc8"}.fi-bs-tool-crop:before{content:"\fdc9"}.fi-bs-tool-marquee:before{content:"\fdca"}.fi-bs-tools:before{content:"\fdcb"}.fi-bs-tooth:before{content:"\fdcc"}.fi-bs-toothbrush:before{content:"\fdcd"}.fi-bs-torch-inspiration-leader:before{content:"\fdce"}.fi-bs-torii-gate:before{content:"\fdcf"}.fi-bs-tornado:before{content:"\fdd0"}.fi-bs-total:before{content:"\fdd1"}.fi-bs-tour-guide-people:before{content:"\fdd2"}.fi-bs-tour-virtual:before{content:"\fdd3"}.fi-bs-tower-control:before{content:"\fdd4"}.fi-bs-track:before{content:"\fdd5"}.fi-bs-tractor:before{content:"\fdd6"}.fi-bs-trademark:before{content:"\fdd7"}.fi-bs-traffic-cone:before{content:"\fdd8"}.fi-bs-traffic-light-go:before{content:"\fdd9"}.fi-bs-traffic-light-slow:before{content:"\fdda"}.fi-bs-traffic-light-stop:before{content:"\fddb"}.fi-bs-traffic-light:before{content:"\fddc"}.fi-bs-trailer:before{content:"\fddd"}.fi-bs-train-journey:before{content:"\fdde"}.fi-bs-train-side:before{content:"\fddf"}.fi-bs-train-station-building:before{content:"\fde0"}.fi-bs-train-station:before{content:"\fde1"}.fi-bs-train-subway-tunnel:before{content:"\fde2"}.fi-bs-train-track:before{content:"\fde3"}.fi-bs-train-tram:before{content:"\fde4"}.fi-bs-train:before{content:"\fde5"}.fi-bs-tram:before{content:"\fde6"}.fi-bs-transform:before{content:"\fde7"}.fi-bs-transformation-block:before{content:"\fde8"}.fi-bs-transformation-circle:before{content:"\fde9"}.fi-bs-transformation-design:before{content:"\fdea"}.fi-bs-transformation-shapes:before{content:"\fdeb"}.fi-bs-transformer-bolt:before{content:"\fdec"}.fi-bs-transgender:before{content:"\fded"}.fi-bs-transporter-1:before{content:"\fdee"}.fi-bs-transporter-2:before{content:"\fdef"}.fi-bs-transporter-3:before{content:"\fdf0"}.fi-bs-transporter-4:before{content:"\fdf1"}.fi-bs-transporter-5:before{content:"\fdf2"}.fi-bs-transporter-6:before{content:"\fdf3"}.fi-bs-transporter-7:before{content:"\fdf4"}.fi-bs-transporter-empty:before{content:"\fdf5"}.fi-bs-transporter:before{content:"\fdf6"}.fi-bs-trash-can-check:before{content:"\fdf7"}.fi-bs-trash-can-clock:before{content:"\fdf8"}.fi-bs-trash-can-list:before{content:"\fdf9"}.fi-bs-trash-can-plus:before{content:"\fdfa"}.fi-bs-trash-can-slash:before{content:"\fdfb"}.fi-bs-trash-check:before{content:"\fdfc"}.fi-bs-trash-clock:before{content:"\fdfd"}.fi-bs-trash-empty:before{content:"\fdfe"}.fi-bs-trash-list:before{content:"\fdff"}.fi-bs-trash-plus:before{content:"\fe10"}.fi-bs-trash-restore-alt:before{content:"\fe11"}.fi-bs-trash-restore:before{content:"\fe12"}.fi-bs-trash-slash:before{content:"\fe13"}.fi-bs-trash-undo-alt:before{content:"\fe14"}.fi-bs-trash-undo:before{content:"\fe15"}.fi-bs-trash-xmark:before{content:"\fe16"}.fi-bs-trash:before{content:"\fe17"}.fi-bs-treadmill:before{content:"\fe18"}.fi-bs-treasure-chest:before{content:"\fe19"}.fi-bs-treatment:before{content:"\fe1a"}.fi-bs-tree-alt:before{content:"\fe1b"}.fi-bs-tree-christmas:before{content:"\fe1c"}.fi-bs-tree-deciduous:before{content:"\fe1d"}.fi-bs-tree:before{content:"\fe1e"}.fi-bs-trees-alt:before{content:"\fe1f"}.fi-bs-trees:before{content:"\fe30"}.fi-bs-triangle-music:before{content:"\fe31"}.fi-bs-triangle-person-digging:before{content:"\fe32"}.fi-bs-triangle-warning:before{content:"\fe33"}.fi-bs-triangle:before{content:"\fe34"}.fi-bs-tricycle:before{content:"\fe35"}.fi-bs-trillium:before{content:"\fe36"}.fi-bs-trophy-achievement-skill:before{content:"\fe37"}.fi-bs-trophy-star:before{content:"\fe38"}.fi-bs-trophy:before{content:"\fe39"}.fi-bs-truck-arrow-left:before{content:"\fe3a"}.fi-bs-truck-arrow-right:before{content:"\fe3b"}.fi-bs-truck-bolt:before{content:"\fe3c"}.fi-bs-truck-box:before{content:"\fe3d"}.fi-bs-truck-check:before{content:"\fe3e"}.fi-bs-truck-container-empty:before{content:"\fe3f"}.fi-bs-truck-container:before{content:"\fe40"}.fi-bs-truck-couch:before{content:"\fe41"}.fi-bs-truck-fire:before{content:"\fe42"}.fi-bs-truck-flatbed:before{content:"\fe43"}.fi-bs-truck-front:before{content:"\fe44"}.fi-bs-truck-ladder:before{content:"\fe45"}.fi-bs-truck-loading:before{content:"\fe46"}.fi-bs-truck-medical:before{content:"\fe47"}.fi-bs-truck-monster:before{content:"\fe48"}.fi-bs-truck-moving:before{content:"\fe49"}.fi-bs-truck-pickup:before{content:"\fe4a"}.fi-bs-truck-plow:before{content:"\fe4b"}.fi-bs-truck-ramp:before{content:"\fe4c"}.fi-bs-truck-side:before{content:"\fe4d"}.fi-bs-truck-tow:before{content:"\fe4e"}.fi-bs-truck-utensils:before{content:"\fe4f"}.fi-bs-trumpet:before{content:"\fe50"}.fi-bs-trust-alt:before{content:"\fe51"}.fi-bs-trust:before{content:"\fe52"}.fi-bs-tshirt:before{content:"\fe53"}.fi-bs-tty-answer:before{content:"\fe54"}.fi-bs-tty:before{content:"\fe55"}.fi-bs-tubes:before{content:"\fe56"}.fi-bs-tuesday:before{content:"\fe57"}.fi-bs-tugrik-sign:before{content:"\fe58"}.fi-bs-turkey:before{content:"\fe59"}.fi-bs-turn-left-down:before{content:"\fe5a"}.fi-bs-turn-left:before{content:"\fe5b"}.fi-bs-turn-right:before{content:"\fe5c"}.fi-bs-turntable:before{content:"\fe5d"}.fi-bs-turtle:before{content:"\fe5e"}.fi-bs-tv-music:before{content:"\fe5f"}.fi-bs-tv-retro:before{content:"\fe60"}.fi-bs-typewriter:before{content:"\fe61"}.fi-bs-u:before{content:"\fe62"}.fi-bs-ufo-beam:before{content:"\fe63"}.fi-bs-ufo:before{content:"\fe64"}.fi-bs-ui-ux:before{content:"\fe65"}.fi-bs-umbrella-beach:before{content:"\fe66"}.fi-bs-umbrella:before{content:"\fe67"}.fi-bs-under-construction:before{content:"\fe68"}.fi-bs-underline:before{content:"\fe69"}.fi-bs-undo-alt:before{content:"\fe6a"}.fi-bs-undo:before{content:"\fe6b"}.fi-bs-unicorn:before{content:"\fe6c"}.fi-bs-uniform-martial-arts:before{content:"\fe6d"}.fi-bs-universal-access:before{content:"\fe6e"}.fi-bs-unlock:before{content:"\fe6f"}.fi-bs-up-from-bracket:before{content:"\fe70"}.fi-bs-up-left:before{content:"\fe71"}.fi-bs-up-right-from-square:before{content:"\fe72"}.fi-bs-up-right:before{content:"\fe73"}.fi-bs-up:before{content:"\fe74"}.fi-bs-upload:before{content:"\fe75"}.fi-bs-url:before{content:"\fe76"}.fi-bs-usb-pendrive:before{content:"\fe77"}.fi-bs-usd-circle:before{content:"\fe78"}.fi-bs-usd-square:before{content:"\fe79"}.fi-bs-user-add:before{content:"\fe7a"}.fi-bs-user-alien:before{content:"\fe7b"}.fi-bs-user-astronaut:before{content:"\fe7c"}.fi-bs-user-check:before{content:"\fe7d"}.fi-bs-user-chef:before{content:"\fe7e"}.fi-bs-user-coach:before{content:"\fe7f"}.fi-bs-user-cowboy:before{content:"\fe80"}.fi-bs-user-crown:before{content:"\fe81"}.fi-bs-user-gear:before{content:"\fe82"}.fi-bs-user-graduate:before{content:"\fe83"}.fi-bs-user-headset:before{content:"\fe84"}.fi-bs-user-helmet-safety:before{content:"\fe85"}.fi-bs-user-injured:before{content:"\fe86"}.fi-bs-user-interface-ui:before{content:"\fe87"}.fi-bs-user-key:before{content:"\fe88"}.fi-bs-user-lock:before{content:"\fe89"}.fi-bs-user-md-chat:before{content:"\fe8a"}.fi-bs-user-md:before{content:"\fe8b"}.fi-bs-user-minus:before{content:"\fe8c"}.fi-bs-user-music:before{content:"\fe8d"}.fi-bs-user-ninja:before{content:"\fe8e"}.fi-bs-user-nurse:before{content:"\fe8f"}.fi-bs-user-pen:before{content:"\fe90"}.fi-bs-user-pilot-tie:before{content:"\fe91"}.fi-bs-user-pilot:before{content:"\fe92"}.fi-bs-user-police:before{content:"\fe93"}.fi-bs-user-robot-xmarks:before{content:"\fe94"}.fi-bs-user-robot:before{content:"\fe95"}.fi-bs-user-salary:before{content:"\fe96"}.fi-bs-user-shield:before{content:"\fe97"}.fi-bs-user-skill-gear:before{content:"\fe98"}.fi-bs-user-slash:before{content:"\fe99"}.fi-bs-user-tag:before{content:"\fe9a"}.fi-bs-user-time:before{content:"\fe9b"}.fi-bs-user-trust:before{content:"\fe9c"}.fi-bs-user-unlock:before{content:"\fe9d"}.fi-bs-user-visor:before{content:"\fe9e"}.fi-bs-user-xmark:before{content:"\fe9f"}.fi-bs-user:before{content:"\fea0"}.fi-bs-users-alt:before{content:"\fea1"}.fi-bs-users-class:before{content:"\fea2"}.fi-bs-users-gear:before{content:"\fea3"}.fi-bs-users-medical:before{content:"\fea4"}.fi-bs-users-slash:before{content:"\fea5"}.fi-bs-users:before{content:"\fea6"}.fi-bs-utensils-slash:before{content:"\fea7"}.fi-bs-utensils:before{content:"\fea8"}.fi-bs-utility-pole-double:before{content:"\fea9"}.fi-bs-utility-pole:before{content:"\feaa"}.fi-bs-ux-browser:before{content:"\feab"}.fi-bs-ux:before{content:"\feac"}.fi-bs-v:before{content:"\fead"}.fi-bs-vacuum-robot:before{content:"\feae"}.fi-bs-vacuum:before{content:"\feaf"}.fi-bs-value-absolute:before{content:"\feb0"}.fi-bs-vault:before{content:"\feb1"}.fi-bs-vector-alt:before{content:"\feb2"}.fi-bs-vector-circle:before{content:"\feb3"}.fi-bs-vector-polygon:before{content:"\feb4"}.fi-bs-vector:before{content:"\feb5"}.fi-bs-venus-double:before{content:"\feb6"}.fi-bs-venus-mars:before{content:"\feb7"}.fi-bs-venus:before{content:"\feb8"}.fi-bs-vest-patches:before{content:"\feb9"}.fi-bs-vest:before{content:"\feba"}.fi-bs-video-arrow-down-left:before{content:"\febb"}.fi-bs-video-arrow-up-right:before{content:"\febc"}.fi-bs-video-camera-alt:before{content:"\febd"}.fi-bs-video-camera:before{content:"\febe"}.fi-bs-video-duration:before{content:"\febf"}.fi-bs-video-plus:before{content:"\fec0"}.fi-bs-video-slash:before{content:"\fec1"}.fi-bs-videoconference:before{content:"\fec2"}.fi-bs-vihara:before{content:"\fec3"}.fi-bs-violin:before{content:"\fec4"}.fi-bs-virus-slash:before{content:"\fec5"}.fi-bs-virus:before{content:"\fec6"}.fi-bs-viruses:before{content:"\fec7"}.fi-bs-visit:before{content:"\fec8"}.fi-bs-voicemail:before{content:"\fec9"}.fi-bs-volcano:before{content:"\feca"}.fi-bs-volleyball:before{content:"\fecb"}.fi-bs-volume-down:before{content:"\fecc"}.fi-bs-volume-mute:before{content:"\fecd"}.fi-bs-volume-off:before{content:"\fece"}.fi-bs-volume-slash:before{content:"\fecf"}.fi-bs-volume:before{content:"\fed0"}.fi-bs-vote-nay:before{content:"\fed1"}.fi-bs-vote-yea:before{content:"\fed2"}.fi-bs-vr-cardboard:before{content:"\fed3"}.fi-bs-w:before{content:"\fed4"}.fi-bs-waffle:before{content:"\fed5"}.fi-bs-wagon-covered:before{content:"\fed6"}.fi-bs-walker:before{content:"\fed7"}.fi-bs-walkie-talkie:before{content:"\fed8"}.fi-bs-walking:before{content:"\fed9"}.fi-bs-wallet-arrow:before{content:"\feda"}.fi-bs-wallet-buyer:before{content:"\fedb"}.fi-bs-wallet:before{content:"\fedc"}.fi-bs-warehouse-alt:before{content:"\fedd"}.fi-bs-warranty:before{content:"\fede"}.fi-bs-washer:before{content:"\fedf"}.fi-bs-waste-pollution:before{content:"\fee0"}.fi-bs-waste:before{content:"\fee1"}.fi-bs-watch-calculator:before{content:"\fee2"}.fi-bs-watch-fitness:before{content:"\fee3"}.fi-bs-watch-smart:before{content:"\fee4"}.fi-bs-watch:before{content:"\fee5"}.fi-bs-water-bottle:before{content:"\fee6"}.fi-bs-water-ladder:before{content:"\fee7"}.fi-bs-water-lower:before{content:"\fee8"}.fi-bs-water-rise:before{content:"\fee9"}.fi-bs-water:before{content:"\feea"}.fi-bs-watermelon:before{content:"\feeb"}.fi-bs-wave-sine:before{content:"\feec"}.fi-bs-wave-square:before{content:"\feed"}.fi-bs-wave-triangle:before{content:"\feee"}.fi-bs-wave:before{content:"\feef"}.fi-bs-waveform-path:before{content:"\fef0"}.fi-bs-waveform:before{content:"\fef1"}.fi-bs-web-design:before{content:"\fef2"}.fi-bs-webcam-slash:before{content:"\fef3"}.fi-bs-webcam:before{content:"\fef4"}.fi-bs-webhook:before{content:"\fef5"}.fi-bs-wednesday:before{content:"\fef6"}.fi-bs-whale:before{content:"\fef7"}.fi-bs-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-bs-wheat-awn-slash:before{content:"\fef9"}.fi-bs-wheat-awn:before{content:"\fefa"}.fi-bs-wheat-slash:before{content:"\fefb"}.fi-bs-wheat:before{content:"\fefc"}.fi-bs-wheelchair-move:before{content:"\fefd"}.fi-bs-wheelchair-sleeping:before{content:"\fefe"}.fi-bs-wheelchair:before{content:"\ff00"}.fi-bs-whistle:before{content:"\ff01"}.fi-bs-white-space:before{content:"\ff02"}.fi-bs-wifi-1:before{content:"\ff03"}.fi-bs-wifi-2:before{content:"\ff04"}.fi-bs-wifi-alt:before{content:"\ff05"}.fi-bs-wifi-exclamation:before{content:"\ff06"}.fi-bs-wifi-slash:before{content:"\ff07"}.fi-bs-wifi:before{content:"\ff08"}.fi-bs-wind-turbine:before{content:"\ff09"}.fi-bs-wind-warning:before{content:"\ff0a"}.fi-bs-wind:before{content:"\ff0b"}.fi-bs-window-alt:before{content:"\ff0c"}.fi-bs-window-frame-open:before{content:"\ff0d"}.fi-bs-window-frame:before{content:"\ff0e"}.fi-bs-window-maximize:before{content:"\ff0f"}.fi-bs-window-minimize:before{content:"\ff10"}.fi-bs-window-restore:before{content:"\ff11"}.fi-bs-windsock:before{content:"\ff12"}.fi-bs-wine-bottle:before{content:"\ff13"}.fi-bs-wine-glass-crack:before{content:"\ff14"}.fi-bs-wine-glass-empty:before{content:"\ff15"}.fi-bs-wishlist-heart:before{content:"\ff16"}.fi-bs-wishlist-star:before{content:"\ff17"}.fi-bs-woman-head:before{content:"\ff18"}.fi-bs-woman-scientist:before{content:"\ff19"}.fi-bs-won-sign:before{content:"\ff1a"}.fi-bs-work-in-progress:before{content:"\ff1b"}.fi-bs-workflow-alt:before{content:"\ff1c"}.fi-bs-workflow-setting-alt:before{content:"\ff1d"}.fi-bs-workflow-setting:before{content:"\ff1e"}.fi-bs-workflow:before{content:"\ff1f"}.fi-bs-workshop:before{content:"\ff20"}.fi-bs-world:before{content:"\ff21"}.fi-bs-worm:before{content:"\ff22"}.fi-bs-wreath:before{content:"\ff23"}.fi-bs-wrench-alt:before{content:"\ff24"}.fi-bs-wrench-simple:before{content:"\ff25"}.fi-bs-x-ray:before{content:"\ff26"}.fi-bs-x:before{content:"\ff27"}.fi-bs-y:before{content:"\ff28"}.fi-bs-yen:before{content:"\ff29"}.fi-bs-yin-yang:before{content:"\ff2a"}.fi-bs-z:before{content:"\ff2b"}.fi-bs-zip-file:before{content:"\ff2c"}.fi-bs-zoom-in:before{content:"\ff2d"}.fi-bs-zoom-out:before{content:"\ff2e"}@font-face{font-family:uicons-regular-straight;src:url("./media/uicons-regular-straight-2I3O25UC-2I3O25UC.woff2") format("woff2"),url("./media/uicons-regular-straight-AFQI6GFM-AFQI6GFM.woff") format("woff"),url("./media/uicons-regular-straight-E4NUVXFC-E4NUVXFC.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-rs-]:before,i[class*=" fi-rs-"]:before,span[class^=fi-rs-]:before,span[class*=fi-rs-]:before{font-family:uicons-regular-straight!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-rs-0:before{content:"\f101"}.fi-rs-00s-music-disc:before{content:"\f102"}.fi-rs-1:before{content:"\f103"}.fi-rs-2:before{content:"\f104"}.fi-rs-3:before{content:"\f105"}.fi-rs-360-degrees:before{content:"\f106"}.fi-rs-4:before{content:"\f107"}.fi-rs-404:before{content:"\f108"}.fi-rs-5:before{content:"\f109"}.fi-rs-6:before{content:"\f10a"}.fi-rs-60s-music-disc:before{content:"\f10b"}.fi-rs-7:before{content:"\f10c"}.fi-rs-70s-music-disc:before{content:"\f10d"}.fi-rs-8:before{content:"\f10e"}.fi-rs-80s-music-disc:before{content:"\f10f"}.fi-rs-9:before{content:"\f110"}.fi-rs-90s-music-disc:before{content:"\f111"}.fi-rs-a:before{content:"\f112"}.fi-rs-accident:before{content:"\f113"}.fi-rs-acorn:before{content:"\f114"}.fi-rs-ad-paid:before{content:"\f115"}.fi-rs-ad:before{content:"\f116"}.fi-rs-add-document:before{content:"\f117"}.fi-rs-add-folder:before{content:"\f118"}.fi-rs-add-image:before{content:"\f119"}.fi-rs-add:before{content:"\f11a"}.fi-rs-address-book:before{content:"\f11b"}.fi-rs-address-card:before{content:"\f11c"}.fi-rs-admin-alt:before{content:"\f11d"}.fi-rs-admin:before{content:"\f11e"}.fi-rs-age-alt:before{content:"\f11f"}.fi-rs-age-restriction-eighteen:before{content:"\f120"}.fi-rs-age-restriction-seven:before{content:"\f121"}.fi-rs-age-restriction-six:before{content:"\f122"}.fi-rs-age-restriction-sixteen:before{content:"\f123"}.fi-rs-age-restriction-thirteen:before{content:"\f124"}.fi-rs-age-restriction-three:before{content:"\f125"}.fi-rs-age-restriction-twelve:before{content:"\f126"}.fi-rs-age-restriction-twenty-one:before{content:"\f127"}.fi-rs-age-restriction-zero:before{content:"\f128"}.fi-rs-age:before{content:"\f129"}.fi-rs-air-conditioner:before{content:"\f12a"}.fi-rs-air-freshener:before{content:"\f12b"}.fi-rs-air-pollution:before{content:"\f12c"}.fi-rs-airplane-journey:before{content:"\f12d"}.fi-rs-airplane-window-open:before{content:"\f12e"}.fi-rs-airplay:before{content:"\f12f"}.fi-rs-alarm-clock:before{content:"\f130"}.fi-rs-alarm-exclamation:before{content:"\f131"}.fi-rs-alarm-plus:before{content:"\f132"}.fi-rs-alarm-snooze:before{content:"\f133"}.fi-rs-album-circle-plus:before{content:"\f134"}.fi-rs-album-circle-user:before{content:"\f135"}.fi-rs-album-collection:before{content:"\f136"}.fi-rs-album:before{content:"\f137"}.fi-rs-algorithm:before{content:"\f138"}.fi-rs-alicorn:before{content:"\f139"}.fi-rs-alien:before{content:"\f13a"}.fi-rs-align-center:before{content:"\f13b"}.fi-rs-align-justify:before{content:"\f13c"}.fi-rs-align-left:before{content:"\f13d"}.fi-rs-align-slash:before{content:"\f13e"}.fi-rs-ambulance:before{content:"\f13f"}.fi-rs-analyse-alt:before{content:"\f140"}.fi-rs-analyse:before{content:"\f141"}.fi-rs-anatomical-heart:before{content:"\f142"}.fi-rs-anchor:before{content:"\f143"}.fi-rs-angel:before{content:"\f144"}.fi-rs-angle-90:before{content:"\f145"}.fi-rs-angle-circle-down:before{content:"\f146"}.fi-rs-angle-circle-left:before{content:"\f147"}.fi-rs-angle-circle-right:before{content:"\f148"}.fi-rs-angle-circle-up:before{content:"\f149"}.fi-rs-angle-double-left:before{content:"\f14a"}.fi-rs-angle-double-right:before{content:"\f14b"}.fi-rs-angle-double-small-down:before{content:"\f14c"}.fi-rs-angle-double-small-left:before{content:"\f14d"}.fi-rs-angle-double-small-right:before{content:"\f14e"}.fi-rs-angle-double-small-up:before{content:"\f14f"}.fi-rs-angle-down:before{content:"\f150"}.fi-rs-angle-left:before{content:"\f151"}.fi-rs-angle-right:before{content:"\f152"}.fi-rs-angle-small-down:before{content:"\f153"}.fi-rs-angle-small-left:before{content:"\f154"}.fi-rs-angle-small-right:before{content:"\f155"}.fi-rs-angle-small-up:before{content:"\f156"}.fi-rs-angle-square-down:before{content:"\f157"}.fi-rs-angle-square-left:before{content:"\f158"}.fi-rs-angle-square-right:before{content:"\f159"}.fi-rs-angle-square-up:before{content:"\f15a"}.fi-rs-angle-up:before{content:"\f15b"}.fi-rs-angle:before{content:"\f15c"}.fi-rs-angles-up-down:before{content:"\f15d"}.fi-rs-angry:before{content:"\f15e"}.fi-rs-animated-icon:before{content:"\f15f"}.fi-rs-ankh:before{content:"\f160"}.fi-rs-answer-alt:before{content:"\f161"}.fi-rs-answer:before{content:"\f162"}.fi-rs-apartment:before{content:"\f163"}.fi-rs-aperture:before{content:"\f164"}.fi-rs-api:before{content:"\f165"}.fi-rs-apple-core:before{content:"\f166"}.fi-rs-apple-crate:before{content:"\f167"}.fi-rs-apple-whole:before{content:"\f168"}.fi-rs-apps-add:before{content:"\f169"}.fi-rs-apps-delete:before{content:"\f16a"}.fi-rs-apps-sort:before{content:"\f16b"}.fi-rs-apps:before{content:"\f16c"}.fi-rs-archive:before{content:"\f16d"}.fi-rs-archway:before{content:"\f16e"}.fi-rs-arrow-alt-circle-down:before{content:"\f16f"}.fi-rs-arrow-alt-circle-left:before{content:"\f170"}.fi-rs-arrow-alt-circle-right:before{content:"\f171"}.fi-rs-arrow-alt-circle-up:before{content:"\f172"}.fi-rs-arrow-alt-down:before{content:"\f173"}.fi-rs-arrow-alt-from-bottom:before{content:"\f174"}.fi-rs-arrow-alt-from-left:before{content:"\f175"}.fi-rs-arrow-alt-from-right:before{content:"\f176"}.fi-rs-arrow-alt-from-top:before{content:"\f177"}.fi-rs-arrow-alt-left:before{content:"\f178"}.fi-rs-arrow-alt-right:before{content:"\f179"}.fi-rs-arrow-alt-square-down:before{content:"\f17a"}.fi-rs-arrow-alt-square-left:before{content:"\f17b"}.fi-rs-arrow-alt-square-right:before{content:"\f17c"}.fi-rs-arrow-alt-square-up:before{content:"\f17d"}.fi-rs-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rs-arrow-alt-to-left:before{content:"\f17f"}.fi-rs-arrow-alt-to-right:before{content:"\f180"}.fi-rs-arrow-alt-to-top:before{content:"\f181"}.fi-rs-arrow-alt-up:before{content:"\f182"}.fi-rs-arrow-circle-down:before{content:"\f183"}.fi-rs-arrow-circle-left:before{content:"\f184"}.fi-rs-arrow-circle-right:before{content:"\f185"}.fi-rs-arrow-circle-up:before{content:"\f186"}.fi-rs-arrow-comparison:before{content:"\f187"}.fi-rs-arrow-down-from-arc:before{content:"\f188"}.fi-rs-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rs-arrow-down-left:before{content:"\f18a"}.fi-rs-arrow-down-small-big:before{content:"\f18b"}.fi-rs-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rs-arrow-down-to-square:before{content:"\f18d"}.fi-rs-arrow-down-triangle-square:before{content:"\f18e"}.fi-rs-arrow-down:before{content:"\f18f"}.fi-rs-arrow-from-bottom:before{content:"\f190"}.fi-rs-arrow-from-left:before{content:"\f191"}.fi-rs-arrow-from-right:before{content:"\f192"}.fi-rs-arrow-from-top:before{content:"\f193"}.fi-rs-arrow-left-from-arc:before{content:"\f194"}.fi-rs-arrow-left-from-line:before{content:"\f195"}.fi-rs-arrow-left-to-arc:before{content:"\f196"}.fi-rs-arrow-left:before{content:"\f197"}.fi-rs-arrow-progress-alt:before{content:"\f198"}.fi-rs-arrow-progress:before{content:"\f199"}.fi-rs-arrow-right-to-bracket:before{content:"\f19a"}.fi-rs-arrow-right:before{content:"\f19b"}.fi-rs-arrow-small-down:before{content:"\f19c"}.fi-rs-arrow-small-left:before{content:"\f19d"}.fi-rs-arrow-small-right:before{content:"\f19e"}.fi-rs-arrow-small-up:before{content:"\f19f"}.fi-rs-arrow-square-down:before{content:"\f1a0"}.fi-rs-arrow-square-left:before{content:"\f1a1"}.fi-rs-arrow-square-right:before{content:"\f1a2"}.fi-rs-arrow-square-up:before{content:"\f1a3"}.fi-rs-arrow-to-bottom:before{content:"\f1a4"}.fi-rs-arrow-to-left:before{content:"\f1a5"}.fi-rs-arrow-to-right:before{content:"\f1a6"}.fi-rs-arrow-to-top:before{content:"\f1a7"}.fi-rs-arrow-trend-down:before{content:"\f1a8"}.fi-rs-arrow-trend-up:before{content:"\f1a9"}.fi-rs-arrow-turn-down-left:before{content:"\f1aa"}.fi-rs-arrow-turn-down-right:before{content:"\f1ab"}.fi-rs-arrow-turn-left-up:before{content:"\f1ac"}.fi-rs-arrow-turn-left:before{content:"\f1ad"}.fi-rs-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-rs-arrow-up-from-ground-water:before{content:"\f1af"}.fi-rs-arrow-up-from-square:before{content:"\f1b0"}.fi-rs-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-rs-arrow-up-left:before{content:"\f1b2"}.fi-rs-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-rs-arrow-up-right-from-square:before{content:"\f1b4"}.fi-rs-arrow-up-right:before{content:"\f1b5"}.fi-rs-arrow-up-small-big:before{content:"\f1b6"}.fi-rs-arrow-up-square-triangle:before{content:"\f1b7"}.fi-rs-arrow-up-to-arc:before{content:"\f1b8"}.fi-rs-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-rs-arrow-up:before{content:"\f1ba"}.fi-rs-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-rs-arrows-alt-h:before{content:"\f1bc"}.fi-rs-arrows-alt-v:before{content:"\f1bd"}.fi-rs-arrows-alt:before{content:"\f1be"}.fi-rs-arrows-cross:before{content:"\f1bf"}.fi-rs-arrows-from-dotted-line:before{content:"\f1c0"}.fi-rs-arrows-from-line:before{content:"\f1c1"}.fi-rs-arrows-h-copy:before{content:"\f1c2"}.fi-rs-arrows-h:before{content:"\f1c3"}.fi-rs-arrows-repeat-1:before{content:"\f1c4"}.fi-rs-arrows-repeat:before{content:"\f1c5"}.fi-rs-arrows-retweet:before{content:"\f1c6"}.fi-rs-arrows-split-right-and-left:before{content:"\f1c7"}.fi-rs-arrows-split-up-and-left:before{content:"\f1c8"}.fi-rs-arrows-to-circle:before{content:"\f1c9"}.fi-rs-arrows-to-dotted-line:before{content:"\f1ca"}.fi-rs-arrows-to-eye:before{content:"\f1cb"}.fi-rs-arrows-to-line:before{content:"\f1cc"}.fi-rs-arrows:before{content:"\f1cd"}.fi-rs-artificial-intelligence:before{content:"\f1ce"}.fi-rs-assept-document:before{content:"\f1cf"}.fi-rs-assessment-alt:before{content:"\f1d0"}.fi-rs-assessment:before{content:"\f1d1"}.fi-rs-assign:before{content:"\f1d2"}.fi-rs-assistive-listening-systems:before{content:"\f1d3"}.fi-rs-asterik:before{content:"\f1d4"}.fi-rs-at:before{content:"\f1d5"}.fi-rs-attribution-pen:before{content:"\f1d6"}.fi-rs-attribution-pencil:before{content:"\f1d7"}.fi-rs-aubergine:before{content:"\f1d8"}.fi-rs-auction:before{content:"\f1d9"}.fi-rs-audience-megaphone:before{content:"\f1da"}.fi-rs-audio-description-slash:before{content:"\f1db"}.fi-rs-audit-alt:before{content:"\f1dc"}.fi-rs-audit:before{content:"\f1dd"}.fi-rs-austral-sign:before{content:"\f1de"}.fi-rs-avocado:before{content:"\f1df"}.fi-rs-award:before{content:"\f1e0"}.fi-rs-axe-battle:before{content:"\f1e1"}.fi-rs-axe:before{content:"\f1e2"}.fi-rs-b:before{content:"\f1e3"}.fi-rs-baby-carriage:before{content:"\f1e4"}.fi-rs-baby:before{content:"\f1e5"}.fi-rs-back-up:before{content:"\f1e6"}.fi-rs-background:before{content:"\f1e7"}.fi-rs-backpack:before{content:"\f1e8"}.fi-rs-bacon:before{content:"\f1e9"}.fi-rs-bacteria:before{content:"\f1ea"}.fi-rs-bacterium:before{content:"\f1eb"}.fi-rs-badge-check:before{content:"\f1ec"}.fi-rs-badge-dollar:before{content:"\f1ed"}.fi-rs-badge-leaf:before{content:"\f1ee"}.fi-rs-badge-percent:before{content:"\f1ef"}.fi-rs-badge-sheriff:before{content:"\f1f0"}.fi-rs-badge:before{content:"\f1f1"}.fi-rs-badger-honey:before{content:"\f1f2"}.fi-rs-badget-check-alt:before{content:"\f1f3"}.fi-rs-badminton:before{content:"\f1f4"}.fi-rs-bag-map-pin:before{content:"\f1f5"}.fi-rs-bag-seedling:before{content:"\f1f6"}.fi-rs-bag-shopping-minus:before{content:"\f1f7"}.fi-rs-bags-shopping:before{content:"\f1f8"}.fi-rs-baguette:before{content:"\f1f9"}.fi-rs-bahai:before{content:"\f1fa"}.fi-rs-baht-sign:before{content:"\f1fb"}.fi-rs-balance-scale-left:before{content:"\f1fc"}.fi-rs-balance-scale-right:before{content:"\f1fd"}.fi-rs-ball-pile:before{content:"\f1fe"}.fi-rs-ballet-dance:before{content:"\f1ff"}.fi-rs-balloon:before{content:"\f200"}.fi-rs-balloons:before{content:"\f201"}.fi-rs-ballot-check:before{content:"\f202"}.fi-rs-ballot:before{content:"\f203"}.fi-rs-ban-bug:before{content:"\f204"}.fi-rs-ban:before{content:"\f205"}.fi-rs-banana:before{content:"\f206"}.fi-rs-band-aid:before{content:"\f207"}.fi-rs-bangladeshi-taka-sign:before{content:"\f208"}.fi-rs-banjo:before{content:"\f209"}.fi-rs-bank:before{content:"\f20a"}.fi-rs-banner-2:before{content:"\f20b"}.fi-rs-banner-3:before{content:"\f20c"}.fi-rs-banner-4:before{content:"\f20d"}.fi-rs-banner-5:before{content:"\f20e"}.fi-rs-banner:before{content:"\f20f"}.fi-rs-barber-pole:before{content:"\f210"}.fi-rs-barber-shop:before{content:"\f211"}.fi-rs-barcode-read:before{content:"\f212"}.fi-rs-barcode-scan:before{content:"\f213"}.fi-rs-barcode:before{content:"\f214"}.fi-rs-bars-filter:before{content:"\f215"}.fi-rs-bars-progress:before{content:"\f216"}.fi-rs-bars-sort:before{content:"\f217"}.fi-rs-bars-staggered:before{content:"\f218"}.fi-rs-baseball-alt:before{content:"\f219"}.fi-rs-baseball:before{content:"\f21a"}.fi-rs-basket-shopping-minus:before{content:"\f21b"}.fi-rs-basket-shopping-plus:before{content:"\f21c"}.fi-rs-basket-shopping-simple:before{content:"\f21d"}.fi-rs-basketball-hoop:before{content:"\f21e"}.fi-rs-basketball:before{content:"\f21f"}.fi-rs-bat:before{content:"\f220"}.fi-rs-bath:before{content:"\f221"}.fi-rs-battery-bolt:before{content:"\f222"}.fi-rs-battery-empty:before{content:"\f223"}.fi-rs-battery-exclamation:before{content:"\f224"}.fi-rs-battery-full:before{content:"\f225"}.fi-rs-battery-half:before{content:"\f226"}.fi-rs-battery-quarter:before{content:"\f227"}.fi-rs-battery-slash:before{content:"\f228"}.fi-rs-battery-three-quarters:before{content:"\f229"}.fi-rs-beacon:before{content:"\f22a"}.fi-rs-bed-alt:before{content:"\f22b"}.fi-rs-bed-bunk:before{content:"\f22c"}.fi-rs-bed-empty:before{content:"\f22d"}.fi-rs-bed:before{content:"\f22e"}.fi-rs-bee:before{content:"\f22f"}.fi-rs-beer-mug-empty:before{content:"\f230"}.fi-rs-beer:before{content:"\f231"}.fi-rs-bell-concierge:before{content:"\f232"}.fi-rs-bell-notification-call:before{content:"\f233"}.fi-rs-bell-notification-social-media:before{content:"\f234"}.fi-rs-bell-ring:before{content:"\f235"}.fi-rs-bell-school-slash:before{content:"\f236"}.fi-rs-bell-school:before{content:"\f237"}.fi-rs-bell-slash:before{content:"\f238"}.fi-rs-bell:before{content:"\f239"}.fi-rs-bells:before{content:"\f23a"}.fi-rs-bench-tree:before{content:"\f23b"}.fi-rs-benefit-diamond-alt:before{content:"\f23c"}.fi-rs-benefit-diamond:before{content:"\f23d"}.fi-rs-benefit-hand:before{content:"\f23e"}.fi-rs-benefit-increase:before{content:"\f23f"}.fi-rs-benefit-porcent:before{content:"\f240"}.fi-rs-benefit:before{content:"\f241"}.fi-rs-betamax:before{content:"\f242"}.fi-rs-bible:before{content:"\f243"}.fi-rs-bicycle-journey:before{content:"\f244"}.fi-rs-bike:before{content:"\f245"}.fi-rs-biking-mountain:before{content:"\f246"}.fi-rs-biking:before{content:"\f247"}.fi-rs-bill-arrow:before{content:"\f248"}.fi-rs-billiard:before{content:"\f249"}.fi-rs-bin-bottles:before{content:"\f24a"}.fi-rs-binary-circle-check:before{content:"\f24b"}.fi-rs-binary-lock:before{content:"\f24c"}.fi-rs-binary-slash:before{content:"\f24d"}.fi-rs-binary:before{content:"\f24e"}.fi-rs-binoculars:before{content:"\f24f"}.fi-rs-bio-leaves:before{content:"\f250"}.fi-rs-bio:before{content:"\f251"}.fi-rs-biohazard:before{content:"\f252"}.fi-rs-bird:before{content:"\f253"}.fi-rs-bitcoin-sign:before{content:"\f254"}.fi-rs-blanket:before{content:"\f255"}.fi-rs-blender-phone:before{content:"\f256"}.fi-rs-blender:before{content:"\f257"}.fi-rs-blinds-open:before{content:"\f258"}.fi-rs-blinds-raised:before{content:"\f259"}.fi-rs-blinds:before{content:"\f25a"}.fi-rs-block-brick:before{content:"\f25b"}.fi-rs-block-microphone:before{content:"\f25c"}.fi-rs-block-question:before{content:"\f25d"}.fi-rs-block-quote:before{content:"\f25e"}.fi-rs-block:before{content:"\f25f"}.fi-rs-blockchain-3:before{content:"\f260"}.fi-rs-blog-pencil:before{content:"\f261"}.fi-rs-blog-text:before{content:"\f262"}.fi-rs-blood-dropper:before{content:"\f263"}.fi-rs-blood-test-tube-alt:before{content:"\f264"}.fi-rs-blood-test-tube:before{content:"\f265"}.fi-rs-blood:before{content:"\f266"}.fi-rs-blueberries:before{content:"\f267"}.fi-rs-blueprint:before{content:"\f268"}.fi-rs-bold:before{content:"\f269"}.fi-rs-bolt-auto:before{content:"\f26a"}.fi-rs-bolt-slash:before{content:"\f26b"}.fi-rs-bolt:before{content:"\f26c"}.fi-rs-bomb:before{content:"\f26d"}.fi-rs-bone-break:before{content:"\f26e"}.fi-rs-bone:before{content:"\f26f"}.fi-rs-bong:before{content:"\f270"}.fi-rs-bonus-alt:before{content:"\f271"}.fi-rs-bonus-star:before{content:"\f272"}.fi-rs-bonus:before{content:"\f273"}.fi-rs-book-alt:before{content:"\f274"}.fi-rs-book-arrow-right:before{content:"\f275"}.fi-rs-book-arrow-up:before{content:"\f276"}.fi-rs-book-atlas:before{content:"\f277"}.fi-rs-book-bookmark:before{content:"\f278"}.fi-rs-book-circle-arrow-right:before{content:"\f279"}.fi-rs-book-circle-arrow-up:before{content:"\f27a"}.fi-rs-book-copy:before{content:"\f27b"}.fi-rs-book-dead:before{content:"\f27c"}.fi-rs-book-font:before{content:"\f27d"}.fi-rs-book-heart:before{content:"\f27e"}.fi-rs-book-medical:before{content:"\f27f"}.fi-rs-book-open-cover:before{content:"\f280"}.fi-rs-book-open-reader:before{content:"\f281"}.fi-rs-book-plus:before{content:"\f282"}.fi-rs-book-quran:before{content:"\f283"}.fi-rs-book-section:before{content:"\f284"}.fi-rs-book-spells:before{content:"\f285"}.fi-rs-book-tanakh:before{content:"\f286"}.fi-rs-book-user:before{content:"\f287"}.fi-rs-book:before{content:"\f288"}.fi-rs-Booking:before{content:"\f289"}.fi-rs-bookmark-slash:before{content:"\f28a"}.fi-rs-bookmark:before{content:"\f28b"}.fi-rs-books-medical:before{content:"\f28c"}.fi-rs-books:before{content:"\f28d"}.fi-rs-boot-heeled:before{content:"\f28e"}.fi-rs-boot:before{content:"\f28f"}.fi-rs-booth-curtain:before{content:"\f290"}.fi-rs-border-all:before{content:"\f291"}.fi-rs-border-bottom:before{content:"\f292"}.fi-rs-border-center-h:before{content:"\f293"}.fi-rs-border-center-v:before{content:"\f294"}.fi-rs-border-inner:before{content:"\f295"}.fi-rs-border-left:before{content:"\f296"}.fi-rs-border-none:before{content:"\f297"}.fi-rs-border-outer:before{content:"\f298"}.fi-rs-border-right:before{content:"\f299"}.fi-rs-border-style-alt:before{content:"\f29a"}.fi-rs-border-style:before{content:"\f29b"}.fi-rs-border-top:before{content:"\f29c"}.fi-rs-boss:before{content:"\f29d"}.fi-rs-bottle-droplet:before{content:"\f29e"}.fi-rs-bottle:before{content:"\f29f"}.fi-rs-bow-arrow:before{content:"\f2a0"}.fi-rs-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rs-bowl-chopsticks:before{content:"\f2a2"}.fi-rs-bowl-rice:before{content:"\f2a3"}.fi-rs-bowl-scoop:before{content:"\f2a4"}.fi-rs-bowl-scoops:before{content:"\f2a5"}.fi-rs-bowl-soft-serve:before{content:"\f2a6"}.fi-rs-bowl-spoon:before{content:"\f2a7"}.fi-rs-bowling-ball:before{content:"\f2a8"}.fi-rs-bowling-pins:before{content:"\f2a9"}.fi-rs-bowling:before{content:"\f2aa"}.fi-rs-box-alt:before{content:"\f2ab"}.fi-rs-box-ballot:before{content:"\f2ac"}.fi-rs-box-check:before{content:"\f2ad"}.fi-rs-box-circle-check:before{content:"\f2ae"}.fi-rs-box-dollar:before{content:"\f2af"}.fi-rs-box-fragile:before{content:"\f2b0"}.fi-rs-box-heart:before{content:"\f2b1"}.fi-rs-box-open-full:before{content:"\f2b2"}.fi-rs-box-open:before{content:"\f2b3"}.fi-rs-box-tissue:before{content:"\f2b4"}.fi-rs-box-up:before{content:"\f2b5"}.fi-rs-box:before{content:"\f2b6"}.fi-rs-boxes:before{content:"\f2b7"}.fi-rs-boxing-glove:before{content:"\f2b8"}.fi-rs-bracket-curly-right:before{content:"\f2b9"}.fi-rs-bracket-curly:before{content:"\f2ba"}.fi-rs-bracket-round-right:before{content:"\f2bb"}.fi-rs-bracket-round:before{content:"\f2bc"}.fi-rs-bracket-square-right:before{content:"\f2bd"}.fi-rs-bracket-square:before{content:"\f2be"}.fi-rs-brackets-curly:before{content:"\f2bf"}.fi-rs-brackets-round:before{content:"\f2c0"}.fi-rs-brackets-square:before{content:"\f2c1"}.fi-rs-braille-a:before{content:"\f2c2"}.fi-rs-braille-b:before{content:"\f2c3"}.fi-rs-braille-c:before{content:"\f2c4"}.fi-rs-braille-d:before{content:"\f2c5"}.fi-rs-braille-e:before{content:"\f2c6"}.fi-rs-braille-g:before{content:"\f2c7"}.fi-rs-braille-h:before{content:"\f2c8"}.fi-rs-braille-i:before{content:"\f2c9"}.fi-rs-braille-j:before{content:"\f2ca"}.fi-rs-braille-k:before{content:"\f2cb"}.fi-rs-braille-l:before{content:"\f2cc"}.fi-rs-braille-m:before{content:"\f2cd"}.fi-rs-braille-n-alt:before{content:"\f2ce"}.fi-rs-braille-n:before{content:"\f2cf"}.fi-rs-braille-o:before{content:"\f2d0"}.fi-rs-braille-p:before{content:"\f2d1"}.fi-rs-braille-q:before{content:"\f2d2"}.fi-rs-braille-r:before{content:"\f2d3"}.fi-rs-braille-s:before{content:"\f2d4"}.fi-rs-braille-t:before{content:"\f2d5"}.fi-rs-braille-u:before{content:"\f2d6"}.fi-rs-braille-v:before{content:"\f2d7"}.fi-rs-braille-w:before{content:"\f2d8"}.fi-rs-braille-x:before{content:"\f2d9"}.fi-rs-braille-y:before{content:"\f2da"}.fi-rs-braille-z:before{content:"\f2db"}.fi-rs-braille:before{content:"\f2dc"}.fi-rs-brain-circuit:before{content:"\f2dd"}.fi-rs-brain:before{content:"\f2de"}.fi-rs-brake-warning:before{content:"\f2df"}.fi-rs-branching:before{content:"\f2e0"}.fi-rs-brand:before{content:"\f2e1"}.fi-rs-branding:before{content:"\f2e2"}.fi-rs-bread-loaf:before{content:"\f2e3"}.fi-rs-bread-slice-butter:before{content:"\f2e4"}.fi-rs-bread-slice:before{content:"\f2e5"}.fi-rs-bread:before{content:"\f2e6"}.fi-rs-briefcase-arrow-right:before{content:"\f2e7"}.fi-rs-briefcase-blank:before{content:"\f2e8"}.fi-rs-briefcase:before{content:"\f2e9"}.fi-rs-brightness-low:before{content:"\f2ea"}.fi-rs-brightness:before{content:"\f2eb"}.fi-rs-bring-forward:before{content:"\f2ec"}.fi-rs-bring-front:before{content:"\f2ed"}.fi-rs-broadcast-tower:before{content:"\f2ee"}.fi-rs-broccoli:before{content:"\f2ef"}.fi-rs-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rs-broken-image:before{content:"\f2f1"}.fi-rs-broom-ball:before{content:"\f2f2"}.fi-rs-browser-ui:before{content:"\f2f3"}.fi-rs-browser:before{content:"\f2f4"}.fi-rs-browsers:before{content:"\f2f5"}.fi-rs-brush:before{content:"\f2f6"}.fi-rs-bucket:before{content:"\f2f7"}.fi-rs-budget-alt:before{content:"\f2f8"}.fi-rs-budget:before{content:"\f2f9"}.fi-rs-bug-slash:before{content:"\f2fa"}.fi-rs-bug:before{content:"\f2fb"}.fi-rs-bugs:before{content:"\f2fc"}.fi-rs-build-alt:before{content:"\f2fd"}.fi-rs-build:before{content:"\f2fe"}.fi-rs-builder:before{content:"\f2ff"}.fi-rs-building-circle-arrow-right:before{content:"\f300"}.fi-rs-building-ngo:before{content:"\f301"}.fi-rs-building:before{content:"\f302"}.fi-rs-bulb:before{content:"\f303"}.fi-rs-bullet:before{content:"\f304"}.fi-rs-bullhorn:before{content:"\f305"}.fi-rs-bullseye-arrow:before{content:"\f306"}.fi-rs-bullseye-pointer:before{content:"\f307"}.fi-rs-bullseye:before{content:"\f308"}.fi-rs-burger-alt:before{content:"\f309"}.fi-rs-burger-fries:before{content:"\f30a"}.fi-rs-burger-glass:before{content:"\f30b"}.fi-rs-burger-menu:before{content:"\f30c"}.fi-rs-burrito:before{content:"\f30d"}.fi-rs-burst:before{content:"\f30e"}.fi-rs-bus-alt:before{content:"\f30f"}.fi-rs-bus:before{content:"\f310"}.fi-rs-business-time:before{content:"\f311"}.fi-rs-Butter:before{content:"\f312"}.fi-rs-butterfly:before{content:"\f313"}.fi-rs-c:before{content:"\f314"}.fi-rs-cabin:before{content:"\f315"}.fi-rs-cactus:before{content:"\f316"}.fi-rs-cage-empty:before{content:"\f317"}.fi-rs-cake-birthday:before{content:"\f318"}.fi-rs-cake-slice:before{content:"\f319"}.fi-rs-cake-wedding:before{content:"\f31a"}.fi-rs-calculator-bill:before{content:"\f31b"}.fi-rs-calculator-math-tax:before{content:"\f31c"}.fi-rs-calculator-money:before{content:"\f31d"}.fi-rs-calculator-simple:before{content:"\f31e"}.fi-rs-calculator:before{content:"\f31f"}.fi-rs-calendar-arrow-down:before{content:"\f320"}.fi-rs-calendar-arrow-up:before{content:"\f321"}.fi-rs-calendar-birhtday-cake:before{content:"\f322"}.fi-rs-calendar-call:before{content:"\f323"}.fi-rs-calendar-check:before{content:"\f324"}.fi-rs-calendar-clock:before{content:"\f325"}.fi-rs-calendar-day:before{content:"\f326"}.fi-rs-calendar-days:before{content:"\f327"}.fi-rs-calendar-event-tax:before{content:"\f328"}.fi-rs-calendar-exclamation:before{content:"\f329"}.fi-rs-calendar-gavel-legal:before{content:"\f32a"}.fi-rs-calendar-heart:before{content:"\f32b"}.fi-rs-calendar-image:before{content:"\f32c"}.fi-rs-calendar-lines-pen:before{content:"\f32d"}.fi-rs-calendar-lines:before{content:"\f32e"}.fi-rs-calendar-minus:before{content:"\f32f"}.fi-rs-calendar-payment-loan:before{content:"\f330"}.fi-rs-calendar-pen:before{content:"\f331"}.fi-rs-calendar-plus:before{content:"\f332"}.fi-rs-calendar-salary:before{content:"\f333"}.fi-rs-calendar-shift-swap:before{content:"\f334"}.fi-rs-calendar-star:before{content:"\f335"}.fi-rs-calendar-swap:before{content:"\f336"}.fi-rs-calendar-week:before{content:"\f337"}.fi-rs-calendar-xmark:before{content:"\f338"}.fi-rs-calendar:before{content:"\f339"}.fi-rs-calendars:before{content:"\f33a"}.fi-rs-call-duration:before{content:"\f33b"}.fi-rs-call-history:before{content:"\f33c"}.fi-rs-call-incoming:before{content:"\f33d"}.fi-rs-call-missed:before{content:"\f33e"}.fi-rs-call-outgoing:before{content:"\f33f"}.fi-rs-camcorder:before{content:"\f340"}.fi-rs-camera-cctv:before{content:"\f341"}.fi-rs-camera-movie:before{content:"\f342"}.fi-rs-camera-retro:before{content:"\f343"}.fi-rs-camera-rotate:before{content:"\f344"}.fi-rs-camera-security:before{content:"\f345"}.fi-rs-camera-slash:before{content:"\f346"}.fi-rs-camera-viewfinder:before{content:"\f347"}.fi-rs-camera:before{content:"\f348"}.fi-rs-campfire:before{content:"\f349"}.fi-rs-camping:before{content:"\f34a"}.fi-rs-can-food:before{content:"\f34b"}.fi-rs-candle-holder:before{content:"\f34c"}.fi-rs-candle-lotus-yoga:before{content:"\f34d"}.fi-rs-candle-pose-yoga:before{content:"\f34e"}.fi-rs-candy-alt:before{content:"\f34f"}.fi-rs-candy-bar:before{content:"\f350"}.fi-rs-candy-cane:before{content:"\f351"}.fi-rs-candy-corn:before{content:"\f352"}.fi-rs-candy-sweet:before{content:"\f353"}.fi-rs-candy:before{content:"\f354"}.fi-rs-Cannabis:before{content:"\f355"}.fi-rs-canned-food:before{content:"\f356"}.fi-rs-capsules:before{content:"\f357"}.fi-rs-car-alt:before{content:"\f358"}.fi-rs-car-battery:before{content:"\f359"}.fi-rs-car-bolt:before{content:"\f35a"}.fi-rs-car-building:before{content:"\f35b"}.fi-rs-car-bump:before{content:"\f35c"}.fi-rs-car-bus:before{content:"\f35d"}.fi-rs-car-circle-bolt:before{content:"\f35e"}.fi-rs-car-crash:before{content:"\f35f"}.fi-rs-car-garage:before{content:"\f360"}.fi-rs-car-journey:before{content:"\f361"}.fi-rs-car-mechanic:before{content:"\f362"}.fi-rs-car-rear:before{content:"\f363"}.fi-rs-car-side-bolt:before{content:"\f364"}.fi-rs-car-side:before{content:"\f365"}.fi-rs-car-tilt:before{content:"\f366"}.fi-rs-car-tunnel:before{content:"\f367"}.fi-rs-car-wash:before{content:"\f368"}.fi-rs-car:before{content:"\f369"}.fi-rs-caravan-alt:before{content:"\f36a"}.fi-rs-caravan:before{content:"\f36b"}.fi-rs-card-club:before{content:"\f36c"}.fi-rs-card-diamond:before{content:"\f36d"}.fi-rs-card-heart:before{content:"\f36e"}.fi-rs-card-spade:before{content:"\f36f"}.fi-rs-cardinal-compass:before{content:"\f370"}.fi-rs-career-growth:before{content:"\f371"}.fi-rs-career-path:before{content:"\f372"}.fi-rs-caret-circle-down:before{content:"\f373"}.fi-rs-caret-circle-right:before{content:"\f374"}.fi-rs-caret-circle-up:before{content:"\f375"}.fi-rs-caret-down:before{content:"\f376"}.fi-rs-caret-left:before{content:"\f377"}.fi-rs-caret-quare-up:before{content:"\f378"}.fi-rs-caret-right:before{content:"\f379"}.fi-rs-caret-square-down:before{content:"\f37a"}.fi-rs-caret-square-left_1:before{content:"\f37b"}.fi-rs-caret-square-left:before{content:"\f37c"}.fi-rs-caret-square-right:before{content:"\f37d"}.fi-rs-caret-up:before{content:"\f37e"}.fi-rs-carrot:before{content:"\f37f"}.fi-rs-cars-crash:before{content:"\f380"}.fi-rs-cars:before{content:"\f381"}.fi-rs-cart-arrow-down:before{content:"\f382"}.fi-rs-cart-minus:before{content:"\f383"}.fi-rs-cart-shopping-fast:before{content:"\f384"}.fi-rs-cash-register:before{content:"\f385"}.fi-rs-cassette-tape:before{content:"\f386"}.fi-rs-cassette-vhs:before{content:"\f387"}.fi-rs-castle:before{content:"\f388"}.fi-rs-cat-head:before{content:"\f389"}.fi-rs-cat-space:before{content:"\f38a"}.fi-rs-cat:before{content:"\f38b"}.fi-rs-catalog-alt:before{content:"\f38c"}.fi-rs-catalog-magazine:before{content:"\f38d"}.fi-rs-catalog:before{content:"\f38e"}.fi-rs-category-alt:before{content:"\f38f"}.fi-rs-category:before{content:"\f390"}.fi-rs-cauldron:before{content:"\f391"}.fi-rs-cedi-sign:before{content:"\f392"}.fi-rs-cello:before{content:"\f393"}.fi-rs-cent-sign:before{content:"\f394"}.fi-rs-chair-office:before{content:"\f395"}.fi-rs-chair:before{content:"\f396"}.fi-rs-chalkboard-user:before{content:"\f397"}.fi-rs-chalkboard:before{content:"\f398"}.fi-rs-challenge-alt:before{content:"\f399"}.fi-rs-challenge:before{content:"\f39a"}.fi-rs-channel:before{content:"\f39b"}.fi-rs-charging-station:before{content:"\f39c"}.fi-rs-chart-area:before{content:"\f39d"}.fi-rs-chart-bullet:before{content:"\f39e"}.fi-rs-chart-candlestick:before{content:"\f39f"}.fi-rs-chart-connected:before{content:"\f3a0"}.fi-rs-chart-gantt:before{content:"\f3a1"}.fi-rs-chart-histogram:before{content:"\f3a2"}.fi-rs-chart-kanban:before{content:"\f3a3"}.fi-rs-chart-line-up-down:before{content:"\f3a4"}.fi-rs-chart-line-up:before{content:"\f3a5"}.fi-rs-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rs-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rs-chart-mixed:before{content:"\f3a8"}.fi-rs-chart-network:before{content:"\f3a9"}.fi-rs-chart-pie-alt:before{content:"\f3aa"}.fi-rs-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rs-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rs-chart-pie:before{content:"\f3ad"}.fi-rs-chart-pyramid:before{content:"\f3ae"}.fi-rs-chart-radar:before{content:"\f3af"}.fi-rs-chart-scatter-3d:before{content:"\f3b0"}.fi-rs-chart-scatter-bubble:before{content:"\f3b1"}.fi-rs-chart-scatter:before{content:"\f3b2"}.fi-rs-chart-set-theory:before{content:"\f3b3"}.fi-rs-chart-simple-horizontal:before{content:"\f3b4"}.fi-rs-chart-simple:before{content:"\f3b5"}.fi-rs-chart-tree-map:before{content:"\f3b6"}.fi-rs-chart-tree:before{content:"\f3b7"}.fi-rs-chart-user:before{content:"\f3b8"}.fi-rs-chart-waterfall:before{content:"\f3b9"}.fi-rs-chat-arrow-down:before{content:"\f3ba"}.fi-rs-chat-arrow-grow:before{content:"\f3bb"}.fi-rs-chat-bubble-call:before{content:"\f3bc"}.fi-rs-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rs-chatbot:before{content:"\f3be"}.fi-rs-cheap-bill:before{content:"\f3bf"}.fi-rs-cheap-dollar:before{content:"\f3c0"}.fi-rs-cheap-stack-dollar:before{content:"\f3c1"}.fi-rs-cheap-stack:before{content:"\f3c2"}.fi-rs-cheap:before{content:"\f3c3"}.fi-rs-check-circle:before{content:"\f3c4"}.fi-rs-check-double:before{content:"\f3c5"}.fi-rs-check-in-calendar:before{content:"\f3c6"}.fi-rs-check-out-calendar:before{content:"\f3c7"}.fi-rs-check:before{content:"\f3c8"}.fi-rs-checkbox:before{content:"\f3c9"}.fi-rs-checklist-task-budget:before{content:"\f3ca"}.fi-rs-cheese-alt:before{content:"\f3cb"}.fi-rs-cheese:before{content:"\f3cc"}.fi-rs-cheeseburger:before{content:"\f3cd"}.fi-rs-cherry:before{content:"\f3ce"}.fi-rs-chess-bishop:before{content:"\f3cf"}.fi-rs-chess-board:before{content:"\f3d0"}.fi-rs-chess-clock-alt:before{content:"\f3d1"}.fi-rs-chess-clock:before{content:"\f3d2"}.fi-rs-chess-king-alt:before{content:"\f3d3"}.fi-rs-chess-king:before{content:"\f3d4"}.fi-rs-chess-knight-alt:before{content:"\f3d5"}.fi-rs-chess-knight:before{content:"\f3d6"}.fi-rs-chess-pawn-alt:before{content:"\f3d7"}.fi-rs-chess-pawn:before{content:"\f3d8"}.fi-rs-chess-piece:before{content:"\f3d9"}.fi-rs-chess-queen-alt:before{content:"\f3da"}.fi-rs-chess-queen:before{content:"\f3db"}.fi-rs-chess-rook-alt:before{content:"\f3dc"}.fi-rs-chess-rook:before{content:"\f3dd"}.fi-rs-chess:before{content:"\f3de"}.fi-rs-chevron-double-down:before{content:"\f3df"}.fi-rs-chevron-double-up:before{content:"\f3e0"}.fi-rs-child-head:before{content:"\f3e1"}.fi-rs-child:before{content:"\f3e2"}.fi-rs-chimney:before{content:"\f3e3"}.fi-rs-chip:before{content:"\f3e4"}.fi-rs-chocolate:before{content:"\f3e5"}.fi-rs-choir-singing:before{content:"\f3e6"}.fi-rs-choose-alt:before{content:"\f3e7"}.fi-rs-choose:before{content:"\f3e8"}.fi-rs-church:before{content:"\f3e9"}.fi-rs-circle-0:before{content:"\f3ea"}.fi-rs-circle-1:before{content:"\f3eb"}.fi-rs-circle-2:before{content:"\f3ec"}.fi-rs-circle-3:before{content:"\f3ed"}.fi-rs-circle-4:before{content:"\f3ee"}.fi-rs-circle-5:before{content:"\f3ef"}.fi-rs-circle-6:before{content:"\f3f0"}.fi-rs-circle-7:before{content:"\f3f1"}.fi-rs-circle-8:before{content:"\f3f2"}.fi-rs-circle-9:before{content:"\f3f3"}.fi-rs-circle-a:before{content:"\f3f4"}.fi-rs-circle-b:before{content:"\f3f5"}.fi-rs-circle-bolt:before{content:"\f3f6"}.fi-rs-circle-book-open:before{content:"\f3f7"}.fi-rs-circle-bookmark:before{content:"\f3f8"}.fi-rs-circle-c:before{content:"\f3f9"}.fi-rs-circle-calendar:before{content:"\f3fa"}.fi-rs-circle-camera:before{content:"\f3fb"}.fi-rs-circle-cross:before{content:"\f3fc"}.fi-rs-circle-d:before{content:"\f3fd"}.fi-rs-circle-dashed:before{content:"\f3fe"}.fi-rs-circle-divide:before{content:"\f3ff"}.fi-rs-circle-e:before{content:"\f400"}.fi-rs-circle-ellipsis-vertical:before{content:"\f401"}.fi-rs-circle-ellipsis:before{content:"\f402"}.fi-rs-circle-envelope:before{content:"\f403"}.fi-rs-circle-exclamation-check:before{content:"\f404"}.fi-rs-circle-f:before{content:"\f405"}.fi-rs-circle-g:before{content:"\f406"}.fi-rs-circle-h:before{content:"\f407"}.fi-rs-circle-half-stroke:before{content:"\f408"}.fi-rs-circle-half:before{content:"\f409"}.fi-rs-circle-heart:before{content:"\f40a"}.fi-rs-circle-i:before{content:"\f40b"}.fi-rs-circle-j:before{content:"\f40c"}.fi-rs-circle-k:before{content:"\f40d"}.fi-rs-circle-l:before{content:"\f40e"}.fi-rs-circle-m:before{content:"\f40f"}.fi-rs-circle-microphone-lines:before{content:"\f410"}.fi-rs-circle-microphone:before{content:"\f411"}.fi-rs-circle-n:before{content:"\f412"}.fi-rs-circle-nodes:before{content:"\f413"}.fi-rs-circle-o:before{content:"\f414"}.fi-rs-circle-overlap:before{content:"\f415"}.fi-rs-circle-p:before{content:"\f416"}.fi-rs-circle-phone-flip:before{content:"\f417"}.fi-rs-circle-phone-hangup:before{content:"\f418"}.fi-rs-circle-phone:before{content:"\f419"}.fi-rs-circle-q:before{content:"\f41a"}.fi-rs-circle-quarter:before{content:"\f41b"}.fi-rs-circle-quarters-alt:before{content:"\f41c"}.fi-rs-circle-r:before{content:"\f41d"}.fi-rs-circle-s:before{content:"\f41e"}.fi-rs-circle-small:before{content:"\f41f"}.fi-rs-circle-star:before{content:"\f420"}.fi-rs-circle-t:before{content:"\f421"}.fi-rs-circle-three-quarters:before{content:"\f422"}.fi-rs-circle-trash:before{content:"\f423"}.fi-rs-circle-u:before{content:"\f424"}.fi-rs-circle-user:before{content:"\f425"}.fi-rs-circle-v:before{content:"\f426"}.fi-rs-circle-video:before{content:"\f427"}.fi-rs-circle-w:before{content:"\f428"}.fi-rs-circle-waveform-lines:before{content:"\f429"}.fi-rs-circle-x:before{content:"\f42a"}.fi-rs-circle-xmark:before{content:"\f42b"}.fi-rs-circle-y:before{content:"\f42c"}.fi-rs-circle-z:before{content:"\f42d"}.fi-rs-circle:before{content:"\f42e"}.fi-rs-citrus-slice:before{content:"\f42f"}.fi-rs-citrus:before{content:"\f430"}.fi-rs-city:before{content:"\f431"}.fi-rs-clapperboard-play:before{content:"\f432"}.fi-rs-clapperboard:before{content:"\f433"}.fi-rs-clarinet:before{content:"\f434"}.fi-rs-claw-marks:before{content:"\f435"}.fi-rs-clean:before{content:"\f436"}.fi-rs-clear-alt:before{content:"\f437"}.fi-rs-clip-file:before{content:"\f438"}.fi-rs-clip-mail:before{content:"\f439"}.fi-rs-clip:before{content:"\f43a"}.fi-rs-clipboard-check:before{content:"\f43b"}.fi-rs-clipboard-exclamation:before{content:"\f43c"}.fi-rs-clipboard-list-check:before{content:"\f43d"}.fi-rs-clipboard-list:before{content:"\f43e"}.fi-rs-clipboard-prescription:before{content:"\f43f"}.fi-rs-clipboard-question:before{content:"\f440"}.fi-rs-clipboard-user:before{content:"\f441"}.fi-rs-clipboard:before{content:"\f442"}.fi-rs-clipoard-wrong:before{content:"\f443"}.fi-rs-clock-desk:before{content:"\f444"}.fi-rs-clock-eight-thirty:before{content:"\f445"}.fi-rs-clock-eleven-thirty:before{content:"\f446"}.fi-rs-clock-eleven:before{content:"\f447"}.fi-rs-clock-five-thirty:before{content:"\f448"}.fi-rs-clock-five:before{content:"\f449"}.fi-rs-clock-four-thirty:before{content:"\f44a"}.fi-rs-clock-nine-thirty:before{content:"\f44b"}.fi-rs-clock-nine:before{content:"\f44c"}.fi-rs-clock-one-thirty:before{content:"\f44d"}.fi-rs-clock-one:before{content:"\f44e"}.fi-rs-clock-seven-thirty:before{content:"\f44f"}.fi-rs-clock-seven:before{content:"\f450"}.fi-rs-clock-six-thirty:before{content:"\f451"}.fi-rs-clock-six:before{content:"\f452"}.fi-rs-clock-ten-thirty:before{content:"\f453"}.fi-rs-clock-ten:before{content:"\f454"}.fi-rs-clock-three-thirty:before{content:"\f455"}.fi-rs-clock-three:before{content:"\f456"}.fi-rs-clock-time-tracking:before{content:"\f457"}.fi-rs-clock-twelve-thirty:before{content:"\f458"}.fi-rs-clock-twelve:before{content:"\f459"}.fi-rs-clock-two-thirty:before{content:"\f45a"}.fi-rs-clock-two:before{content:"\f45b"}.fi-rs-clock-up-arrow:before{content:"\f45c"}.fi-rs-clock:before{content:"\f45d"}.fi-rs-clone:before{content:"\f45e"}.fi-rs-closed-captioning-slash:before{content:"\f45f"}.fi-rs-clothes-hanger:before{content:"\f460"}.fi-rs-cloud-back-up-alt:before{content:"\f461"}.fi-rs-cloud-back-up:before{content:"\f462"}.fi-rs-cloud-check:before{content:"\f463"}.fi-rs-cloud-code:before{content:"\f464"}.fi-rs-cloud-disabled:before{content:"\f465"}.fi-rs-cloud-download-alt:before{content:"\f466"}.fi-rs-cloud-download:before{content:"\f467"}.fi-rs-cloud-drizzle:before{content:"\f468"}.fi-rs-cloud-exclamation:before{content:"\f469"}.fi-rs-cloud-gear-automation:before{content:"\f46a"}.fi-rs-cloud-hail-mixed:before{content:"\f46b"}.fi-rs-cloud-hail:before{content:"\f46c"}.fi-rs-cloud-meatball:before{content:"\f46d"}.fi-rs-cloud-moon-rain:before{content:"\f46e"}.fi-rs-cloud-moon:before{content:"\f46f"}.fi-rs-cloud-question:before{content:"\f470"}.fi-rs-cloud-rain:before{content:"\f471"}.fi-rs-cloud-rainbow:before{content:"\f472"}.fi-rs-cloud-share:before{content:"\f473"}.fi-rs-cloud-showers-heavy:before{content:"\f474"}.fi-rs-cloud-showers:before{content:"\f475"}.fi-rs-cloud-sleet:before{content:"\f476"}.fi-rs-cloud-snow:before{content:"\f477"}.fi-rs-cloud-sun-rain:before{content:"\f478"}.fi-rs-cloud-sun:before{content:"\f479"}.fi-rs-cloud-upload-alt:before{content:"\f47a"}.fi-rs-cloud-upload:before{content:"\f47b"}.fi-rs-cloud:before{content:"\f47c"}.fi-rs-clouds-moon:before{content:"\f47d"}.fi-rs-clouds-sun:before{content:"\f47e"}.fi-rs-clouds:before{content:"\f47f"}.fi-rs-clover-alt:before{content:"\f480"}.fi-rs-club:before{content:"\f481"}.fi-rs-cocktail-alt:before{content:"\f482"}.fi-rs-cocktail:before{content:"\f483"}.fi-rs-coconut:before{content:"\f484"}.fi-rs-code-branch:before{content:"\f485"}.fi-rs-code-commit:before{content:"\f486"}.fi-rs-code-compare:before{content:"\f487"}.fi-rs-code-fork:before{content:"\f488"}.fi-rs-code-merge:before{content:"\f489"}.fi-rs-code-pull-request-closed:before{content:"\f48a"}.fi-rs-code-pull-request-draft:before{content:"\f48b"}.fi-rs-code-pull-request:before{content:"\f48c"}.fi-rs-code-simple:before{content:"\f48d"}.fi-rs-coffee-bean:before{content:"\f48e"}.fi-rs-coffee-beans:before{content:"\f48f"}.fi-rs-coffee-heart:before{content:"\f490"}.fi-rs-coffee-pot:before{content:"\f491"}.fi-rs-coffee:before{content:"\f492"}.fi-rs-coffin-cross:before{content:"\f493"}.fi-rs-coffin:before{content:"\f494"}.fi-rs-coin-up-arrow:before{content:"\f495"}.fi-rs-coin:before{content:"\f496"}.fi-rs-coins:before{content:"\f497"}.fi-rs-colon-sign:before{content:"\f498"}.fi-rs-columns-3:before{content:"\f499"}.fi-rs-comet:before{content:"\f49a"}.fi-rs-command:before{content:"\f49b"}.fi-rs-comment-alt-check:before{content:"\f49c"}.fi-rs-comment-alt-dots:before{content:"\f49d"}.fi-rs-comment-alt-edit:before{content:"\f49e"}.fi-rs-comment-alt-medical:before{content:"\f49f"}.fi-rs-comment-alt-middle-top:before{content:"\f4a0"}.fi-rs-comment-alt-middle:before{content:"\f4a1"}.fi-rs-comment-alt-minus:before{content:"\f4a2"}.fi-rs-comment-alt-music:before{content:"\f4a3"}.fi-rs-comment-alt:before{content:"\f4a4"}.fi-rs-comment-arrow-down:before{content:"\f4a5"}.fi-rs-comment-arrow-up-right:before{content:"\f4a6"}.fi-rs-comment-arrow-up:before{content:"\f4a7"}.fi-rs-comment-check:before{content:"\f4a8"}.fi-rs-comment-code:before{content:"\f4a9"}.fi-rs-comment-dollar:before{content:"\f4aa"}.fi-rs-comment-dots:before{content:"\f4ab"}.fi-rs-comment-exclamation:before{content:"\f4ac"}.fi-rs-comment-heart:before{content:"\f4ad"}.fi-rs-comment-image:before{content:"\f4ae"}.fi-rs-comment-info:before{content:"\f4af"}.fi-rs-comment-medical:before{content:"\f4b0"}.fi-rs-comment-minus:before{content:"\f4b1"}.fi-rs-comment-pen:before{content:"\f4b2"}.fi-rs-comment-question:before{content:"\f4b3"}.fi-rs-comment-quote:before{content:"\f4b4"}.fi-rs-comment-slash:before{content:"\f4b5"}.fi-rs-comment-smile:before{content:"\f4b6"}.fi-rs-comment-sms:before{content:"\f4b7"}.fi-rs-comment-text:before{content:"\f4b8"}.fi-rs-comment-user:before{content:"\f4b9"}.fi-rs-comment-xmark:before{content:"\f4ba"}.fi-rs-comment:before{content:"\f4bb"}.fi-rs-comments-dollar:before{content:"\f4bc"}.fi-rs-comments-question-check:before{content:"\f4bd"}.fi-rs-comments-question:before{content:"\f4be"}.fi-rs-comments:before{content:"\f4bf"}.fi-rs-compass-alt:before{content:"\f4c0"}.fi-rs-compass-east:before{content:"\f4c1"}.fi-rs-compass-north:before{content:"\f4c2"}.fi-rs-compass-slash:before{content:"\f4c3"}.fi-rs-compass-south:before{content:"\f4c4"}.fi-rs-compass-west:before{content:"\f4c5"}.fi-rs-completed:before{content:"\f4c6"}.fi-rs-compliance-clipboard:before{content:"\f4c7"}.fi-rs-compliance-document:before{content:"\f4c8"}.fi-rs-compliance:before{content:"\f4c9"}.fi-rs-compress-alt:before{content:"\f4ca"}.fi-rs-compress:before{content:"\f4cb"}.fi-rs-computer-classic:before{content:"\f4cc"}.fi-rs-computer-mouse:before{content:"\f4cd"}.fi-rs-computer-speaker:before{content:"\f4ce"}.fi-rs-computer:before{content:"\f4cf"}.fi-rs-concierge-bell:before{content:"\f4d0"}.fi-rs-condition-alt:before{content:"\f4d1"}.fi-rs-condition:before{content:"\f4d2"}.fi-rs-confetti:before{content:"\f4d3"}.fi-rs-constellation:before{content:"\f4d4"}.fi-rs-container-storage:before{content:"\f4d5"}.fi-rs-convert-document:before{content:"\f4d6"}.fi-rs-convert-shapes:before{content:"\f4d7"}.fi-rs-conveyor-belt-alt:before{content:"\f4d8"}.fi-rs-conveyor-belt-arm:before{content:"\f4d9"}.fi-rs-conveyor-belt-empty:before{content:"\f4da"}.fi-rs-conveyor-belt:before{content:"\f4db"}.fi-rs-cookie-alt:before{content:"\f4dc"}.fi-rs-cookie:before{content:"\f4dd"}.fi-rs-copy-alt:before{content:"\f4de"}.fi-rs-copy-image:before{content:"\f4df"}.fi-rs-copy:before{content:"\f4e0"}.fi-rs-copyright:before{content:"\f4e1"}.fi-rs-corn:before{content:"\f4e2"}.fi-rs-corporate-alt:before{content:"\f4e3"}.fi-rs-corporate:before{content:"\f4e4"}.fi-rs-couch:before{content:"\f4e5"}.fi-rs-court-sport:before{content:"\f4e6"}.fi-rs-cow-alt:before{content:"\f4e7"}.fi-rs-cow:before{content:"\f4e8"}.fi-rs-cowbell-circle-plus:before{content:"\f4e9"}.fi-rs-cowbell-more:before{content:"\f4ea"}.fi-rs-cowbell:before{content:"\f4eb"}.fi-rs-crab:before{content:"\f4ec"}.fi-rs-crate-empty:before{content:"\f4ed"}.fi-rs-cream:before{content:"\f4ee"}.fi-rs-credit-card-buyer:before{content:"\f4ef"}.fi-rs-credit-card-eye:before{content:"\f4f0"}.fi-rs-credit-card:before{content:"\f4f1"}.fi-rs-cricket:before{content:"\f4f2"}.fi-rs-crm-alt:before{content:"\f4f3"}.fi-rs-crm-computer:before{content:"\f4f4"}.fi-rs-CRM:before{content:"\f4f5"}.fi-rs-croissant:before{content:"\f4f6"}.fi-rs-cross-religion:before{content:"\f4f7"}.fi-rs-cross-small:before{content:"\f4f8"}.fi-rs-cross:before{content:"\f4f9"}.fi-rs-crossed-eye:before{content:"\f4fa"}.fi-rs-crow:before{content:"\f4fb"}.fi-rs-crown:before{content:"\f4fc"}.fi-rs-crutch:before{content:"\f4fd"}.fi-rs-crutches:before{content:"\f4fe"}.fi-rs-cruzeiro-sign:before{content:"\f4ff"}.fi-rs-crypto-calendar:before{content:"\f500"}.fi-rs-cryptocurrency:before{content:"\f501"}.fi-rs-crystal-ball:before{content:"\f502"}.fi-rs-cube:before{content:"\f503"}.fi-rs-cubes-stacked:before{content:"\f504"}.fi-rs-cubes:before{content:"\f505"}.fi-rs-cucumber:before{content:"\f506"}.fi-rs-cup-straw-swoosh:before{content:"\f507"}.fi-rs-cup-straw:before{content:"\f508"}.fi-rs-cup-togo:before{content:"\f509"}.fi-rs-cupcake-alt:before{content:"\f50a"}.fi-rs-cupcake:before{content:"\f50b"}.fi-rs-curling:before{content:"\f50c"}.fi-rs-cursor-finger:before{content:"\f50d"}.fi-rs-cursor-plus:before{content:"\f50e"}.fi-rs-cursor-text-alt:before{content:"\f50f"}.fi-rs-cursor-text:before{content:"\f510"}.fi-rs-cursor:before{content:"\f511"}.fi-rs-curve-alt:before{content:"\f512"}.fi-rs-curve-arrow:before{content:"\f513"}.fi-rs-curve:before{content:"\f514"}.fi-rs-custard:before{content:"\f515"}.fi-rs-customer-care:before{content:"\f516"}.fi-rs-customer-service:before{content:"\f517"}.fi-rs-customization-cogwheel:before{content:"\f518"}.fi-rs-customization:before{content:"\f519"}.fi-rs-customize-computer:before{content:"\f51a"}.fi-rs-customize-edit:before{content:"\f51b"}.fi-rs-customize:before{content:"\f51c"}.fi-rs-CV:before{content:"\f51d"}.fi-rs-cvv-card:before{content:"\f51e"}.fi-rs-d:before{content:"\f51f"}.fi-rs-dagger:before{content:"\f520"}.fi-rs-daily-calendar:before{content:"\f521"}.fi-rs-damage:before{content:"\f522"}.fi-rs-dart:before{content:"\f523"}.fi-rs-dashboard-monitor:before{content:"\f524"}.fi-rs-dashboard-panel:before{content:"\f525"}.fi-rs-dashboard:before{content:"\f526"}.fi-rs-data-transfer:before{content:"\f527"}.fi-rs-database:before{content:"\f528"}.fi-rs-debt:before{content:"\f529"}.fi-rs-deer-rudolph:before{content:"\f52a"}.fi-rs-deer:before{content:"\f52b"}.fi-rs-delete-document:before{content:"\f52c"}.fi-rs-delete-right:before{content:"\f52d"}.fi-rs-delete-user:before{content:"\f52e"}.fi-rs-delete:before{content:"\f52f"}.fi-rs-democrat:before{content:"\f530"}.fi-rs-department-structure:before{content:"\f531"}.fi-rs-department:before{content:"\f532"}.fi-rs-deposit-alt:before{content:"\f533"}.fi-rs-deposit:before{content:"\f534"}.fi-rs-description-alt:before{content:"\f535"}.fi-rs-description:before{content:"\f536"}.fi-rs-desk:before{content:"\f537"}.fi-rs-desktop-arrow-down:before{content:"\f538"}.fi-rs-desktop-wallpaper:before{content:"\f539"}.fi-rs-devices:before{content:"\f53a"}.fi-rs-dewpoint:before{content:"\f53b"}.fi-rs-dharmachakra:before{content:"\f53c"}.fi-rs-diagram-cells:before{content:"\f53d"}.fi-rs-diagram-lean-canvas:before{content:"\f53e"}.fi-rs-diagram-nested:before{content:"\f53f"}.fi-rs-diagram-next:before{content:"\f540"}.fi-rs-diagram-predecessor:before{content:"\f541"}.fi-rs-diagram-previous:before{content:"\f542"}.fi-rs-diagram-project:before{content:"\f543"}.fi-rs-diagram-sankey:before{content:"\f544"}.fi-rs-diagram-subtask:before{content:"\f545"}.fi-rs-diagram-successor:before{content:"\f546"}.fi-rs-diagram-venn:before{content:"\f547"}.fi-rs-dial-high:before{content:"\f548"}.fi-rs-dial-low:before{content:"\f549"}.fi-rs-dial-max:before{content:"\f54a"}.fi-rs-dial-med-low:before{content:"\f54b"}.fi-rs-dial-med:before{content:"\f54c"}.fi-rs-dial-min:before{content:"\f54d"}.fi-rs-dial-off:before{content:"\f54e"}.fi-rs-dial:before{content:"\f54f"}.fi-rs-diamond-exclamation:before{content:"\f550"}.fi-rs-diamond-turn-right:before{content:"\f551"}.fi-rs-diamond:before{content:"\f552"}.fi-rs-diary-bookmark-down:before{content:"\f553"}.fi-rs-diary-bookmarks:before{content:"\f554"}.fi-rs-diary-clasp:before{content:"\f555"}.fi-rs-dice-alt:before{content:"\f556"}.fi-rs-dice-d10:before{content:"\f557"}.fi-rs-dice-d12:before{content:"\f558"}.fi-rs-dice-d20:before{content:"\f559"}.fi-rs-dice-d4:before{content:"\f55a"}.fi-rs-dice-d6:before{content:"\f55b"}.fi-rs-dice-d8:before{content:"\f55c"}.fi-rs-dice-four:before{content:"\f55d"}.fi-rs-dice-one:before{content:"\f55e"}.fi-rs-dice-six:before{content:"\f55f"}.fi-rs-dice-three:before{content:"\f560"}.fi-rs-dice-two:before{content:"\f561"}.fi-rs-dice:before{content:"\f562"}.fi-rs-digging:before{content:"\f563"}.fi-rs-digital-tachograph:before{content:"\f564"}.fi-rs-dinner:before{content:"\f565"}.fi-rs-diploma:before{content:"\f566"}.fi-rs-direction-signal-arrow:before{content:"\f567"}.fi-rs-direction-signal:before{content:"\f568"}.fi-rs-disc-drive:before{content:"\f569"}.fi-rs-disco-ball:before{content:"\f56a"}.fi-rs-discover:before{content:"\f56b"}.fi-rs-disease:before{content:"\f56c"}.fi-rs-disk:before{content:"\f56d"}.fi-rs-display-arrow-down:before{content:"\f56e"}.fi-rs-display-chart-up:before{content:"\f56f"}.fi-rs-display-code:before{content:"\f570"}.fi-rs-display-medical:before{content:"\f571"}.fi-rs-display-slash:before{content:"\f572"}.fi-rs-distribute-spacing-horizontal:before{content:"\f573"}.fi-rs-distribute-spacing-vertical:before{content:"\f574"}.fi-rs-divide:before{content:"\f575"}.fi-rs-dizzy:before{content:"\f576"}.fi-rs-dna:before{content:"\f577"}.fi-rs-do-not-enter:before{content:"\f578"}.fi-rs-doctor:before{content:"\f579"}.fi-rs-document-circle-wrong:before{content:"\f57a"}.fi-rs-document-paid:before{content:"\f57b"}.fi-rs-document-signed:before{content:"\f57c"}.fi-rs-document:before{content:"\f57d"}.fi-rs-dog-leashed:before{content:"\f57e"}.fi-rs-dog:before{content:"\f57f"}.fi-rs-dollar:before{content:"\f580"}.fi-rs-dolly-flatbed-alt:before{content:"\f581"}.fi-rs-dolly-flatbed-empty:before{content:"\f582"}.fi-rs-dolly-flatbed:before{content:"\f583"}.fi-rs-dolphin:before{content:"\f584"}.fi-rs-domino-effect:before{content:"\f585"}.fi-rs-donate:before{content:"\f586"}.fi-rs-dong-sign:before{content:"\f587"}.fi-rs-donut:before{content:"\f588"}.fi-rs-door-closed:before{content:"\f589"}.fi-rs-door-open:before{content:"\f58a"}.fi-rs-dot-circle:before{content:"\f58b"}.fi-rs-dot-pending:before{content:"\f58c"}.fi-rs-dove:before{content:"\f58d"}.fi-rs-down-from-bracket:before{content:"\f58e"}.fi-rs-down-left-and-up-right-to-center:before{content:"\f58f"}.fi-rs-down-left:before{content:"\f590"}.fi-rs-down-right:before{content:"\f591"}.fi-rs-down-to-line:before{content:"\f592"}.fi-rs-down:before{content:"\f593"}.fi-rs-download:before{content:"\f594"}.fi-rs-drafting-compass:before{content:"\f595"}.fi-rs-dragon:before{content:"\f596"}.fi-rs-draw-polygon:before{content:"\f597"}.fi-rs-draw-square:before{content:"\f598"}.fi-rs-drawer-alt:before{content:"\f599"}.fi-rs-drawer-empty:before{content:"\f59a"}.fi-rs-drawer:before{content:"\f59b"}.fi-rs-dreidel:before{content:"\f59c"}.fi-rs-drink-alt:before{content:"\f59d"}.fi-rs-driver-man:before{content:"\f59e"}.fi-rs-driver-woman:before{content:"\f59f"}.fi-rs-drone-alt:before{content:"\f5a0"}.fi-rs-drone-front:before{content:"\f5a1"}.fi-rs-drone:before{content:"\f5a2"}.fi-rs-drop-down:before{content:"\f5a3"}.fi-rs-dropdown-select:before{content:"\f5a4"}.fi-rs-dropdown:before{content:"\f5a5"}.fi-rs-drum-steelpan:before{content:"\f5a6"}.fi-rs-drum:before{content:"\f5a7"}.fi-rs-drumstick-bite:before{content:"\f5a8"}.fi-rs-drumstick:before{content:"\f5a9"}.fi-rs-dryer-alt:before{content:"\f5aa"}.fi-rs-dryer:before{content:"\f5ab"}.fi-rs-duck:before{content:"\f5ac"}.fi-rs-dumbbell-fitness:before{content:"\f5ad"}.fi-rs-dumbbell-horizontal:before{content:"\f5ae"}.fi-rs-dumbbell-ray:before{content:"\f5af"}.fi-rs-dumbbell-weightlifting:before{content:"\f5b0"}.fi-rs-dumpster-fire:before{content:"\f5b1"}.fi-rs-dumpster:before{content:"\f5b2"}.fi-rs-dungeon:before{content:"\f5b3"}.fi-rs-duplicate:before{content:"\f5b4"}.fi-rs-duration-alt:before{content:"\f5b5"}.fi-rs-duration:before{content:"\f5b6"}.fi-rs-e-learning:before{content:"\f5b7"}.fi-rs-e:before{content:"\f5b8"}.fi-rs-ear-deaf:before{content:"\f5b9"}.fi-rs-ear-muffs:before{content:"\f5ba"}.fi-rs-ear:before{content:"\f5bb"}.fi-rs-earnings:before{content:"\f5bc"}.fi-rs-earth-africa:before{content:"\f5bd"}.fi-rs-earth-americas:before{content:"\f5be"}.fi-rs-earth-asia:before{content:"\f5bf"}.fi-rs-earth-europa:before{content:"\f5c0"}.fi-rs-eclipse-alt:before{content:"\f5c1"}.fi-rs-eclipse:before{content:"\f5c2"}.fi-rs-edit-alt:before{content:"\f5c3"}.fi-rs-edit:before{content:"\f5c4"}.fi-rs-effect:before{content:"\f5c5"}.fi-rs-egg-fried:before{content:"\f5c6"}.fi-rs-egg:before{content:"\f5c7"}.fi-rs-eject:before{content:"\f5c8"}.fi-rs-elephant:before{content:"\f5c9"}.fi-rs-elevator:before{content:"\f5ca"}.fi-rs-email-pending:before{content:"\f5cb"}.fi-rs-employee-alt:before{content:"\f5cc"}.fi-rs-employee-handbook:before{content:"\f5cd"}.fi-rs-employee-man-alt:before{content:"\f5ce"}.fi-rs-employee-man:before{content:"\f5cf"}.fi-rs-employees-woman-man:before{content:"\f5d0"}.fi-rs-employees:before{content:"\f5d1"}.fi-rs-empty-set:before{content:"\f5d2"}.fi-rs-endless-loop:before{content:"\f5d3"}.fi-rs-engine-warning:before{content:"\f5d4"}.fi-rs-engine:before{content:"\f5d5"}.fi-rs-enter:before{content:"\f5d6"}.fi-rs-envelope-ban:before{content:"\f5d7"}.fi-rs-envelope-bulk:before{content:"\f5d8"}.fi-rs-envelope-dot:before{content:"\f5d9"}.fi-rs-envelope-download:before{content:"\f5da"}.fi-rs-envelope-heart:before{content:"\f5db"}.fi-rs-envelope-marker:before{content:"\f5dc"}.fi-rs-envelope-open-dollar:before{content:"\f5dd"}.fi-rs-envelope-open-text:before{content:"\f5de"}.fi-rs-envelope-open:before{content:"\f5df"}.fi-rs-envelope-plus:before{content:"\f5e0"}.fi-rs-envelope:before{content:"\f5e1"}.fi-rs-envelopes:before{content:"\f5e2"}.fi-rs-equality:before{content:"\f5e3"}.fi-rs-equals:before{content:"\f5e4"}.fi-rs-eraser:before{content:"\f5e5"}.fi-rs-error-camera:before{content:"\f5e6"}.fi-rs-escalator:before{content:"\f5e7"}.fi-rs-ethernet:before{content:"\f5e8"}.fi-rs-euro:before{content:"\f5e9"}.fi-rs-excavator:before{content:"\f5ea"}.fi-rs-exchange-alt:before{content:"\f5eb"}.fi-rs-exchange-cryptocurrency:before{content:"\f5ec"}.fi-rs-exchange:before{content:"\f5ed"}.fi-rs-exclamation:before{content:"\f5ee"}.fi-rs-exit-alt:before{content:"\f5ef"}.fi-rs-exit:before{content:"\f5f0"}.fi-rs-expand-arrows-alt:before{content:"\f5f1"}.fi-rs-expand-arrows:before{content:"\f5f2"}.fi-rs-expand:before{content:"\f5f3"}.fi-rs-expense-bill:before{content:"\f5f4"}.fi-rs-expense:before{content:"\f5f5"}.fi-rs-external-hard-drive:before{content:"\f5f6"}.fi-rs-external-world:before{content:"\f5f7"}.fi-rs-eye-dropper-half:before{content:"\f5f8"}.fi-rs-eye-dropper:before{content:"\f5f9"}.fi-rs-eye:before{content:"\f5fa"}.fi-rs-eyes:before{content:"\f5fb"}.fi-rs-f:before{content:"\f5fc"}.fi-rs-fabric:before{content:"\f5fd"}.fi-rs-face-angry-horns:before{content:"\f5fe"}.fi-rs-face-anguished:before{content:"\f5ff"}.fi-rs-face-anxious-sweat:before{content:"\f600"}.fi-rs-face-astonished:before{content:"\f601"}.fi-rs-face-awesome:before{content:"\f602"}.fi-rs-face-beam-hand-over-mouth:before{content:"\f603"}.fi-rs-face-confounded:before{content:"\f604"}.fi-rs-face-confused:before{content:"\f605"}.fi-rs-face-cowboy-hat:before{content:"\f606"}.fi-rs-face-disappointed:before{content:"\f607"}.fi-rs-face-disguise:before{content:"\f608"}.fi-rs-face-downcast-sweat:before{content:"\f609"}.fi-rs-face-drooling:before{content:"\f60a"}.fi-rs-face-explode:before{content:"\f60b"}.fi-rs-face-expressionless:before{content:"\f60c"}.fi-rs-face-eyes-xmarks:before{content:"\f60d"}.fi-rs-face-fearful:before{content:"\f60e"}.fi-rs-face-glasses:before{content:"\f60f"}.fi-rs-face-grin-tongue-wink:before{content:"\f610"}.fi-rs-face-hand-yawn:before{content:"\f611"}.fi-rs-face-head-bandage:before{content:"\f612"}.fi-rs-face-hushed:before{content:"\f613"}.fi-rs-face-icicles:before{content:"\f614"}.fi-rs-face-lying:before{content:"\f615"}.fi-rs-face-mask:before{content:"\f616"}.fi-rs-face-monocle:before{content:"\f617"}.fi-rs-face-nauseated:before{content:"\f618"}.fi-rs-face-nose-steam:before{content:"\f619"}.fi-rs-face-party:before{content:"\f61a"}.fi-rs-face-pensive:before{content:"\f61b"}.fi-rs-face-persevering:before{content:"\f61c"}.fi-rs-face-pleading:before{content:"\f61d"}.fi-rs-face-raised-eyebrow:before{content:"\f61e"}.fi-rs-face-relieved:before{content:"\f61f"}.fi-rs-face-sad-sweat:before{content:"\f620"}.fi-rs-face-scream:before{content:"\f621"}.fi-rs-face-shush:before{content:"\f622"}.fi-rs-face-sleeping:before{content:"\f623"}.fi-rs-face-sleepy:before{content:"\f624"}.fi-rs-face-smile-halo:before{content:"\f625"}.fi-rs-face-smile-hearts:before{content:"\f626"}.fi-rs-face-smile-horns:before{content:"\f627"}.fi-rs-face-smile-tear:before{content:"\f628"}.fi-rs-face-smile-tongue:before{content:"\f629"}.fi-rs-face-smile-upside-down:before{content:"\f62a"}.fi-rs-face-smiling-hands:before{content:"\f62b"}.fi-rs-face-smirking:before{content:"\f62c"}.fi-rs-face-sunglasses-alt:before{content:"\f62d"}.fi-rs-face-sunglasses:before{content:"\f62e"}.fi-rs-face-swear:before{content:"\f62f"}.fi-rs-face-thermometer:before{content:"\f630"}.fi-rs-face-thinking:before{content:"\f631"}.fi-rs-face-tissue:before{content:"\f632"}.fi-rs-face-tongue-money:before{content:"\f633"}.fi-rs-face-tongue-sweat:before{content:"\f634"}.fi-rs-face-unamused:before{content:"\f635"}.fi-rs-face-viewfinder:before{content:"\f636"}.fi-rs-face-vomit:before{content:"\f637"}.fi-rs-face-weary:before{content:"\f638"}.fi-rs-face-woozy:before{content:"\f639"}.fi-rs-face-worried:before{content:"\f63a"}.fi-rs-face-zany:before{content:"\f63b"}.fi-rs-face-zipper:before{content:"\f63c"}.fi-rs-fail:before{content:"\f63d"}.fi-rs-falafel:before{content:"\f63e"}.fi-rs-family-dress:before{content:"\f63f"}.fi-rs-family-pants:before{content:"\f640"}.fi-rs-family:before{content:"\f641"}.fi-rs-fan-table:before{content:"\f642"}.fi-rs-fan:before{content:"\f643"}.fi-rs-farm:before{content:"\f644"}.fi-rs-faucet-drip:before{content:"\f645"}.fi-rs-faucet:before{content:"\f646"}.fi-rs-fax:before{content:"\f647"}.fi-rs-feather-pointed:before{content:"\f648"}.fi-rs-feather:before{content:"\f649"}.fi-rs-features-alt:before{content:"\f64a"}.fi-rs-features:before{content:"\f64b"}.fi-rs-fee-receipt:before{content:"\f64c"}.fi-rs-fee:before{content:"\f64d"}.fi-rs-feedback-alt:before{content:"\f64e"}.fi-rs-feedback-cycle-loop:before{content:"\f64f"}.fi-rs-feedback-hand:before{content:"\f650"}.fi-rs-feedback-review:before{content:"\f651"}.fi-rs-feedback:before{content:"\f652"}.fi-rs-fence:before{content:"\f653"}.fi-rs-ferris-wheel:before{content:"\f654"}.fi-rs-field-hockey:before{content:"\f655"}.fi-rs-fighter-jet:before{content:"\f656"}.fi-rs-file-ai:before{content:"\f657"}.fi-rs-file-audio:before{content:"\f658"}.fi-rs-file-binary:before{content:"\f659"}.fi-rs-file-chart-line:before{content:"\f65a"}.fi-rs-file-chart-pie:before{content:"\f65b"}.fi-rs-file-circle-info:before{content:"\f65c"}.fi-rs-file-cloud:before{content:"\f65d"}.fi-rs-file-code:before{content:"\f65e"}.fi-rs-file-csv:before{content:"\f65f"}.fi-rs-file-download:before{content:"\f660"}.fi-rs-file-edit:before{content:"\f661"}.fi-rs-file-eps:before{content:"\f662"}.fi-rs-file-excel:before{content:"\f663"}.fi-rs-file-exclamation:before{content:"\f664"}.fi-rs-file-export:before{content:"\f665"}.fi-rs-file-image:before{content:"\f666"}.fi-rs-file-import:before{content:"\f667"}.fi-rs-file-invoice-dollar:before{content:"\f668"}.fi-rs-file-invoice:before{content:"\f669"}.fi-rs-file-medical-alt:before{content:"\f66a"}.fi-rs-file-medical:before{content:"\f66b"}.fi-rs-file-minus:before{content:"\f66c"}.fi-rs-file-pdf:before{content:"\f66d"}.fi-rs-file-powerpoint:before{content:"\f66e"}.fi-rs-file-prescription:before{content:"\f66f"}.fi-rs-file-psd:before{content:"\f670"}.fi-rs-file-signature:before{content:"\f671"}.fi-rs-file-spreadsheet:before{content:"\f672"}.fi-rs-file-upload:before{content:"\f673"}.fi-rs-file-user:before{content:"\f674"}.fi-rs-file-video:before{content:"\f675"}.fi-rs-file-word:before{content:"\f676"}.fi-rs-file-zipper:before{content:"\f677"}.fi-rs-file:before{content:"\f678"}.fi-rs-files-medical:before{content:"\f679"}.fi-rs-fill:before{content:"\f67a"}.fi-rs-film-canister:before{content:"\f67b"}.fi-rs-film-slash:before{content:"\f67c"}.fi-rs-film:before{content:"\f67d"}.fi-rs-films:before{content:"\f67e"}.fi-rs-filter-list:before{content:"\f67f"}.fi-rs-filter-slash:before{content:"\f680"}.fi-rs-filter:before{content:"\f681"}.fi-rs-filters:before{content:"\f682"}.fi-rs-fingerprint-security-risk:before{content:"\f683"}.fi-rs-fingerprint:before{content:"\f684"}.fi-rs-fire-burner:before{content:"\f685"}.fi-rs-fire-extinguisher:before{content:"\f686"}.fi-rs-fire-flame-curved:before{content:"\f687"}.fi-rs-fire-flame-simple:before{content:"\f688"}.fi-rs-fire-hydrant:before{content:"\f689"}.fi-rs-fire-smoke:before{content:"\f68a"}.fi-rs-fireplace:before{content:"\f68b"}.fi-rs-first-award:before{content:"\f68c"}.fi-rs-first-laurel:before{content:"\f68d"}.fi-rs-first-medal:before{content:"\f68e"}.fi-rs-first:before{content:"\f68f"}.fi-rs-fish-bones:before{content:"\f690"}.fi-rs-fish-cooked:before{content:"\f691"}.fi-rs-fish:before{content:"\f692"}.fi-rs-fishing-rod:before{content:"\f693"}.fi-rs-fist-move:before{content:"\f694"}.fi-rs-flag-alt:before{content:"\f695"}.fi-rs-flag-checkered:before{content:"\f696"}.fi-rs-flag-usa:before{content:"\f697"}.fi-rs-flag:before{content:"\f698"}.fi-rs-flame:before{content:"\f699"}.fi-rs-flashlight:before{content:"\f69a"}.fi-rs-flask-gear:before{content:"\f69b"}.fi-rs-flask-poison:before{content:"\f69c"}.fi-rs-flask-potion:before{content:"\f69d"}.fi-rs-flask:before{content:"\f69e"}.fi-rs-flatbread-stuffed:before{content:"\f69f"}.fi-rs-flatbread:before{content:"\f6a0"}.fi-rs-flip-horizontal:before{content:"\f6a1"}.fi-rs-floor-alt:before{content:"\f6a2"}.fi-rs-floor-layer:before{content:"\f6a3"}.fi-rs-floor:before{content:"\f6a4"}.fi-rs-floppy-disk-circle-arrow-right:before{content:"\f6a5"}.fi-rs-floppy-disk-circle-xmark:before{content:"\f6a6"}.fi-rs-floppy-disk-pen:before{content:"\f6a7"}.fi-rs-floppy-disks:before{content:"\f6a8"}.fi-rs-florin-sign:before{content:"\f6a9"}.fi-rs-flower-bouquet:before{content:"\f6aa"}.fi-rs-flower-butterfly:before{content:"\f6ab"}.fi-rs-flower-daffodil:before{content:"\f6ac"}.fi-rs-flower-tulip:before{content:"\f6ad"}.fi-rs-flower:before{content:"\f6ae"}.fi-rs-flushed:before{content:"\f6af"}.fi-rs-flute:before{content:"\f6b0"}.fi-rs-flux-capacitor:before{content:"\f6b1"}.fi-rs-fly-insect:before{content:"\f6b2"}.fi-rs-flying-disc:before{content:"\f6b3"}.fi-rs-fog:before{content:"\f6b4"}.fi-rs-folder-download:before{content:"\f6b5"}.fi-rs-folder-fire:before{content:"\f6b6"}.fi-rs-folder-minus:before{content:"\f6b7"}.fi-rs-folder-open:before{content:"\f6b8"}.fi-rs-folder-times:before{content:"\f6b9"}.fi-rs-folder-tree:before{content:"\f6ba"}.fi-rs-folder-upload:before{content:"\f6bb"}.fi-rs-folder-xmark:before{content:"\f6bc"}.fi-rs-folder:before{content:"\f6bd"}.fi-rs-folders:before{content:"\f6be"}.fi-rs-follow-folder:before{content:"\f6bf"}.fi-rs-followcollection:before{content:"\f6c0"}.fi-rs-following:before{content:"\f6c1"}.fi-rs-fondue-pot:before{content:"\f6c2"}.fi-rs-football:before{content:"\f6c3"}.fi-rs-foreign-language-audio:before{content:"\f6c4"}.fi-rs-fork:before{content:"\f6c5"}.fi-rs-forklift:before{content:"\f6c6"}.fi-rs-form:before{content:"\f6c7"}.fi-rs-fort:before{content:"\f6c8"}.fi-rs-forward-fast:before{content:"\f6c9"}.fi-rs-forward:before{content:"\f6ca"}.fi-rs-fox:before{content:"\f6cb"}.fi-rs-frame:before{content:"\f6cc"}.fi-rs-franc-sign:before{content:"\f6cd"}.fi-rs-free-delivery:before{content:"\f6ce"}.fi-rs-free:before{content:"\f6cf"}.fi-rs-french-fries:before{content:"\f6d0"}.fi-rs-friday:before{content:"\f6d1"}.fi-rs-frog:before{content:"\f6d2"}.fi-rs-frown:before{content:"\f6d3"}.fi-rs-ftp:before{content:"\f6d4"}.fi-rs-fuel-gauge:before{content:"\f6d5"}.fi-rs-function-process:before{content:"\f6d6"}.fi-rs-function-square:before{content:"\f6d7"}.fi-rs-function:before{content:"\f6d8"}.fi-rs-funnel-dollar:before{content:"\f6d9"}.fi-rs-g:before{content:"\f6da"}.fi-rs-galaxy-alt:before{content:"\f6db"}.fi-rs-galaxy-planet:before{content:"\f6dc"}.fi-rs-galaxy-star:before{content:"\f6dd"}.fi-rs-galaxy:before{content:"\f6de"}.fi-rs-gallery-thumbnails:before{content:"\f6df"}.fi-rs-gallery:before{content:"\f6e0"}.fi-rs-game-board-alt:before{content:"\f6e1"}.fi-rs-gamepad:before{content:"\f6e2"}.fi-rs-garage-car:before{content:"\f6e3"}.fi-rs-garage-open:before{content:"\f6e4"}.fi-rs-garage:before{content:"\f6e5"}.fi-rs-garlic-alt:before{content:"\f6e6"}.fi-rs-garlic:before{content:"\f6e7"}.fi-rs-gas-pump-alt:before{content:"\f6e8"}.fi-rs-gas-pump-slash:before{content:"\f6e9"}.fi-rs-gas-pump:before{content:"\f6ea"}.fi-rs-gauge-circle-bolt:before{content:"\f6eb"}.fi-rs-gauge-circle-minus:before{content:"\f6ec"}.fi-rs-gauge-circle-plus:before{content:"\f6ed"}.fi-rs-gavel:before{content:"\f6ee"}.fi-rs-gay-couple:before{content:"\f6ef"}.fi-rs-gears:before{content:"\f6f0"}.fi-rs-gem:before{content:"\f6f1"}.fi-rs-general:before{content:"\f6f2"}.fi-rs-ghost:before{content:"\f6f3"}.fi-rs-gif-square:before{content:"\f6f4"}.fi-rs-gif:before{content:"\f6f5"}.fi-rs-gift-box-benefits:before{content:"\f6f6"}.fi-rs-gift-card:before{content:"\f6f7"}.fi-rs-gift:before{content:"\f6f8"}.fi-rs-gifts:before{content:"\f6f9"}.fi-rs-gingerbread-man:before{content:"\f6fa"}.fi-rs-glass-champagne:before{content:"\f6fb"}.fi-rs-glass-cheers:before{content:"\f6fc"}.fi-rs-glass-citrus:before{content:"\f6fd"}.fi-rs-glass-empty:before{content:"\f6fe"}.fi-rs-glass-half:before{content:"\f6ff"}.fi-rs-glass-water-droplet:before{content:"\f700"}.fi-rs-glass-whiskey-rocks:before{content:"\f701"}.fi-rs-glass-whiskey:before{content:"\f702"}.fi-rs-glass:before{content:"\f703"}.fi-rs-glasses:before{content:"\f704"}.fi-rs-globe-alt:before{content:"\f705"}.fi-rs-globe-pointer:before{content:"\f706"}.fi-rs-globe-snow:before{content:"\f707"}.fi-rs-globe:before{content:"\f708"}.fi-rs-goal-net:before{content:"\f709"}.fi-rs-golf-ball:before{content:"\f70a"}.fi-rs-golf-club:before{content:"\f70b"}.fi-rs-golf-hole:before{content:"\f70c"}.fi-rs-golf:before{content:"\f70d"}.fi-rs-gopuram:before{content:"\f70e"}.fi-rs-government-budget:before{content:"\f70f"}.fi-rs-government-flag:before{content:"\f710"}.fi-rs-government-user:before{content:"\f711"}.fi-rs-gps-navigation:before{content:"\f712"}.fi-rs-graduation-cap:before{content:"\f713"}.fi-rs-gramophone:before{content:"\f714"}.fi-rs-grape:before{content:"\f715"}.fi-rs-graph-curve:before{content:"\f716"}.fi-rs-graphic-style:before{content:"\f717"}.fi-rs-graphic-tablet:before{content:"\f718"}.fi-rs-grate-droplet:before{content:"\f719"}.fi-rs-grate:before{content:"\f71a"}.fi-rs-greater-than-equal:before{content:"\f71b"}.fi-rs-greater-than:before{content:"\f71c"}.fi-rs-greek-helmet:before{content:"\f71d"}.fi-rs-grid-alt:before{content:"\f71e"}.fi-rs-grid-dividers:before{content:"\f71f"}.fi-rs-grid:before{content:"\f720"}.fi-rs-grill-hot-alt:before{content:"\f721"}.fi-rs-grill:before{content:"\f722"}.fi-rs-grimace:before{content:"\f723"}.fi-rs-grin-alt:before{content:"\f724"}.fi-rs-grin-beam-sweat:before{content:"\f725"}.fi-rs-grin-beam:before{content:"\f726"}.fi-rs-grin-hearts:before{content:"\f727"}.fi-rs-grin-squint-tears:before{content:"\f728"}.fi-rs-grin-squint:before{content:"\f729"}.fi-rs-grin-stars:before{content:"\f72a"}.fi-rs-grin-tears:before{content:"\f72b"}.fi-rs-grin-tongue-squint:before{content:"\f72c"}.fi-rs-grin-tongue-wink:before{content:"\f72d"}.fi-rs-grin-tongue:before{content:"\f72e"}.fi-rs-grin-wink:before{content:"\f72f"}.fi-rs-grin:before{content:"\f730"}.fi-rs-grip-dots-vertical:before{content:"\f731"}.fi-rs-grip-dots:before{content:"\f732"}.fi-rs-grip-horizontal:before{content:"\f733"}.fi-rs-grip-lines-vertical:before{content:"\f734"}.fi-rs-grip-lines:before{content:"\f735"}.fi-rs-grip-vertical:before{content:"\f736"}.fi-rs-grocery-bag:before{content:"\f737"}.fi-rs-grocery-basket:before{content:"\f738"}.fi-rs-group-arrows-rotate:before{content:"\f739"}.fi-rs-group-call:before{content:"\f73a"}.fi-rs-group-community-social-media:before{content:"\f73b"}.fi-rs-growth-chart-invest:before{content:"\f73c"}.fi-rs-guarani-sign:before{content:"\f73d"}.fi-rs-guide-alt:before{content:"\f73e"}.fi-rs-guide:before{content:"\f73f"}.fi-rs-guitar-electric:before{content:"\f740"}.fi-rs-guitar:before{content:"\f741"}.fi-rs-guitars:before{content:"\f742"}.fi-rs-gun-squirt:before{content:"\f743"}.fi-rs-gym:before{content:"\f744"}.fi-rs-h-square:before{content:"\f745"}.fi-rs-h:before{content:"\f746"}.fi-rs-h1:before{content:"\f747"}.fi-rs-h2:before{content:"\f748"}.fi-rs-h3:before{content:"\f749"}.fi-rs-h4:before{content:"\f74a"}.fi-rs-hair-clipper:before{content:"\f74b"}.fi-rs-hamburger-soda:before{content:"\f74c"}.fi-rs-hamburger:before{content:"\f74d"}.fi-rs-hammer-crash:before{content:"\f74e"}.fi-rs-hammer-war:before{content:"\f74f"}.fi-rs-hammer:before{content:"\f750"}.fi-rs-hamsa:before{content:"\f751"}.fi-rs-hand-back-fist:before{content:"\f752"}.fi-rs-hand-back-point-down:before{content:"\f753"}.fi-rs-hand-back-point-left:before{content:"\f754"}.fi-rs-hand-back-point-ribbon:before{content:"\f755"}.fi-rs-hand-back-point-right:before{content:"\f756"}.fi-rs-hand-bill:before{content:"\f757"}.fi-rs-hand-dots:before{content:"\f758"}.fi-rs-hand-fingers-crossed:before{content:"\f759"}.fi-rs-hand-fist:before{content:"\f75a"}.fi-rs-hand-heart:before{content:"\f75b"}.fi-rs-hand-holding-box:before{content:"\f75c"}.fi-rs-hand-holding-droplet:before{content:"\f75d"}.fi-rs-hand-holding-heart:before{content:"\f75e"}.fi-rs-hand-holding-magic:before{content:"\f75f"}.fi-rs-hand-holding-medical:before{content:"\f760"}.fi-rs-hand-holding-seeding:before{content:"\f761"}.fi-rs-hand-holding-skull:before{content:"\f762"}.fi-rs-hand-holding-usd:before{content:"\f763"}.fi-rs-hand-holding-water:before{content:"\f764"}.fi-rs-hand-horns:before{content:"\f765"}.fi-rs-hand-lizard:before{content:"\f766"}.fi-rs-hand-love:before{content:"\f767"}.fi-rs-hand-middle-finger:before{content:"\f768"}.fi-rs-hand-paper:before{content:"\f769"}.fi-rs-hand-peace:before{content:"\f76a"}.fi-rs-hand-point-ribbon:before{content:"\f76b"}.fi-rs-hand-scissors:before{content:"\f76c"}.fi-rs-hand-sparkles:before{content:"\f76d"}.fi-rs-hand-spock:before{content:"\f76e"}.fi-rs-hand-wave:before{content:"\f76f"}.fi-rs-hand:before{content:"\f770"}.fi-rs-handmade:before{content:"\f771"}.fi-rs-hands-bubbles:before{content:"\f772"}.fi-rs-hands-clapping:before{content:"\f773"}.fi-rs-hands-heart:before{content:"\f774"}.fi-rs-hands-holding-diamond:before{content:"\f775"}.fi-rs-hands-holding:before{content:"\f776"}.fi-rs-hands-usd:before{content:"\f777"}.fi-rs-handshake-angle:before{content:"\f778"}.fi-rs-handshake-deal-loan:before{content:"\f779"}.fi-rs-handshake-house:before{content:"\f77a"}.fi-rs-handshake-simple-slash:before{content:"\f77b"}.fi-rs-handshake-trust:before{content:"\f77c"}.fi-rs-handshake:before{content:"\f77d"}.fi-rs-happy:before{content:"\f77e"}.fi-rs-hard-hat:before{content:"\f77f"}.fi-rs-hashtag-lock:before{content:"\f780"}.fi-rs-hastag:before{content:"\f781"}.fi-rs-hat-beach:before{content:"\f782"}.fi-rs-hat-birthday:before{content:"\f783"}.fi-rs-hat-chef:before{content:"\f784"}.fi-rs-hat-cowboy-side:before{content:"\f785"}.fi-rs-hat-cowboy:before{content:"\f786"}.fi-rs-hat-santa:before{content:"\f787"}.fi-rs-hat-winter:before{content:"\f788"}.fi-rs-hat-witch:before{content:"\f789"}.fi-rs-hat-wizard:before{content:"\f78a"}.fi-rs-hdd:before{content:"\f78b"}.fi-rs-head-side-brain:before{content:"\f78c"}.fi-rs-head-side-cough-slash:before{content:"\f78d"}.fi-rs-head-side-cough:before{content:"\f78e"}.fi-rs-head-side-headphones:before{content:"\f78f"}.fi-rs-head-side-heart:before{content:"\f790"}.fi-rs-head-side-mask:before{content:"\f791"}.fi-rs-head-side-medical:before{content:"\f792"}.fi-rs-head-side-thinking:before{content:"\f793"}.fi-rs-head-side-virus:before{content:"\f794"}.fi-rs-head-side:before{content:"\f795"}.fi-rs-head-vr:before{content:"\f796"}.fi-rs-heading:before{content:"\f797"}.fi-rs-headphones:before{content:"\f798"}.fi-rs-headset:before{content:"\f799"}.fi-rs-heart-arrow:before{content:"\f79a"}.fi-rs-heart-brain:before{content:"\f79b"}.fi-rs-heart-crack:before{content:"\f79c"}.fi-rs-heart-half-stroke:before{content:"\f79d"}.fi-rs-heart-half:before{content:"\f79e"}.fi-rs-heart-health-muscle:before{content:"\f79f"}.fi-rs-heart-lock:before{content:"\f7a0"}.fi-rs-heart-partner-handshake:before{content:"\f7a1"}.fi-rs-heart-rate:before{content:"\f7a2"}.fi-rs-heart-slash:before{content:"\f7a3"}.fi-rs-heart-upside-down:before{content:"\f7a4"}.fi-rs-heart:before{content:"\f7a5"}.fi-rs-heat:before{content:"\f7a6"}.fi-rs-helicopter-side:before{content:"\f7a7"}.fi-rs-helmet-battle:before{content:"\f7a8"}.fi-rs-hexagon-check:before{content:"\f7a9"}.fi-rs-hexagon-divide:before{content:"\f7aa"}.fi-rs-hexagon-exclamation:before{content:"\f7ab"}.fi-rs-hexagon:before{content:"\f7ac"}.fi-rs-high-definition:before{content:"\f7ad"}.fi-rs-high-five-celebration-yes:before{content:"\f7ae"}.fi-rs-high-five:before{content:"\f7af"}.fi-rs-highlighter-line:before{content:"\f7b0"}.fi-rs-highlighter:before{content:"\f7b1"}.fi-rs-hiking:before{content:"\f7b2"}.fi-rs-hippo:before{content:"\f7b3"}.fi-rs-hockey-mask:before{content:"\f7b4"}.fi-rs-hockey-puck:before{content:"\f7b5"}.fi-rs-hockey-stick-puck:before{content:"\f7b6"}.fi-rs-hockey-sticks:before{content:"\f7b7"}.fi-rs-holding-hand-gear:before{content:"\f7b8"}.fi-rs-holding-hand-revenue:before{content:"\f7b9"}.fi-rs-holly-berry:before{content:"\f7ba"}.fi-rs-home-heart:before{content:"\f7bb"}.fi-rs-home-location-alt:before{content:"\f7bc"}.fi-rs-home-location:before{content:"\f7bd"}.fi-rs-home:before{content:"\f7be"}.fi-rs-honey-pot:before{content:"\f7bf"}.fi-rs-hood-cloak:before{content:"\f7c0"}.fi-rs-horizontal-rule:before{content:"\f7c1"}.fi-rs-horse-head:before{content:"\f7c2"}.fi-rs-horse-saddle:before{content:"\f7c3"}.fi-rs-horse:before{content:"\f7c4"}.fi-rs-horseshoe-broken:before{content:"\f7c5"}.fi-rs-horseshoe:before{content:"\f7c6"}.fi-rs-hose-reel:before{content:"\f7c7"}.fi-rs-hose:before{content:"\f7c8"}.fi-rs-hospital-symbol:before{content:"\f7c9"}.fi-rs-hospital-user:before{content:"\f7ca"}.fi-rs-hospital:before{content:"\f7cb"}.fi-rs-hospitals:before{content:"\f7cc"}.fi-rs-hot-tub:before{content:"\f7cd"}.fi-rs-hotdog:before{content:"\f7ce"}.fi-rs-hotel:before{content:"\f7cf"}.fi-rs-hourglass-end:before{content:"\f7d0"}.fi-rs-hourglass-start:before{content:"\f7d1"}.fi-rs-hourglass:before{content:"\f7d2"}.fi-rs-house-blank:before{content:"\f7d3"}.fi-rs-house-building:before{content:"\f7d4"}.fi-rs-house-chimney-blank:before{content:"\f7d5"}.fi-rs-house-chimney-crack:before{content:"\f7d6"}.fi-rs-house-chimney-heart:before{content:"\f7d7"}.fi-rs-house-chimney-medical:before{content:"\f7d8"}.fi-rs-house-chimney-user:before{content:"\f7d9"}.fi-rs-house-chimney-window:before{content:"\f7da"}.fi-rs-house-chimney:before{content:"\f7db"}.fi-rs-house-circle-check:before{content:"\f7dc"}.fi-rs-house-circle-exclamation:before{content:"\f7dd"}.fi-rs-house-circle-xmark:before{content:"\f7de"}.fi-rs-house-crack-alt:before{content:"\f7df"}.fi-rs-house-crack:before{content:"\f7e0"}.fi-rs-house-day:before{content:"\f7e1"}.fi-rs-house-fire:before{content:"\f7e2"}.fi-rs-house-flag:before{content:"\f7e3"}.fi-rs-house-flood:before{content:"\f7e4"}.fi-rs-house-laptop:before{content:"\f7e5"}.fi-rs-house-leave:before{content:"\f7e6"}.fi-rs-house-lock:before{content:"\f7e7"}.fi-rs-house-medical:before{content:"\f7e8"}.fi-rs-house-night:before{content:"\f7e9"}.fi-rs-house-return:before{content:"\f7ea"}.fi-rs-house-signal:before{content:"\f7eb"}.fi-rs-house-tree:before{content:"\f7ec"}.fi-rs-house-tsunami:before{content:"\f7ed"}.fi-rs-house-turret:before{content:"\f7ee"}.fi-rs-house-user:before{content:"\f7ef"}.fi-rs-house-window:before{content:"\f7f0"}.fi-rs-hr-group:before{content:"\f7f1"}.fi-rs-hr-person:before{content:"\f7f2"}.fi-rs-hr:before{content:"\f7f3"}.fi-rs-hryvnia:before{content:"\f7f4"}.fi-rs-humidity:before{content:"\f7f5"}.fi-rs-hundred-points:before{content:"\f7f6"}.fi-rs-hurricane:before{content:"\f7f7"}.fi-rs-i:before{content:"\f7f8"}.fi-rs-ice-cream:before{content:"\f7f9"}.fi-rs-ice-skate:before{content:"\f7fa"}.fi-rs-icicles:before{content:"\f7fb"}.fi-rs-icon-star:before{content:"\f7fc"}.fi-rs-id-badge:before{content:"\f7fd"}.fi-rs-id-card-clip-alt:before{content:"\f7fe"}.fi-rs-igloo:before{content:"\f7ff"}.fi-rs-image-slash:before{content:"\f800"}.fi-rs-images-user:before{content:"\f801"}.fi-rs-images:before{content:"\f802"}.fi-rs-improve-user:before{content:"\f803"}.fi-rs-inbox-full:before{content:"\f804"}.fi-rs-inbox-in:before{content:"\f805"}.fi-rs-inbox-out:before{content:"\f806"}.fi-rs-inbox:before{content:"\f807"}.fi-rs-inboxes:before{content:"\f808"}.fi-rs-incense-sticks-yoga:before{content:"\f809"}.fi-rs-incognito:before{content:"\f80a"}.fi-rs-indent:before{content:"\f80b"}.fi-rs-indian-rupee-sign:before{content:"\f80c"}.fi-rs-industry-alt:before{content:"\f80d"}.fi-rs-industry-windows:before{content:"\f80e"}.fi-rs-infinity:before{content:"\f80f"}.fi-rs-info-guide:before{content:"\f810"}.fi-rs-info:before{content:"\f811"}.fi-rs-information:before{content:"\f812"}.fi-rs-inhaler:before{content:"\f813"}.fi-rs-input-numeric:before{content:"\f814"}.fi-rs-input-pipe:before{content:"\f815"}.fi-rs-input-text:before{content:"\f816"}.fi-rs-insert-alt:before{content:"\f817"}.fi-rs-insert-arrows:before{content:"\f818"}.fi-rs-insert-button-circle:before{content:"\f819"}.fi-rs-insert-credit-card:before{content:"\f81a"}.fi-rs-insert-square:before{content:"\f81b"}.fi-rs-insert:before{content:"\f81c"}.fi-rs-insight-alt:before{content:"\f81d"}.fi-rs-insight-head:before{content:"\f81e"}.fi-rs-insight:before{content:"\f81f"}.fi-rs-integral:before{content:"\f820"}.fi-rs-interactive:before{content:"\f821"}.fi-rs-interlining:before{content:"\f822"}.fi-rs-internet-speed-wifi:before{content:"\f823"}.fi-rs-interrogation:before{content:"\f824"}.fi-rs-intersection:before{content:"\f825"}.fi-rs-introduction-handshake:before{content:"\f826"}.fi-rs-introduction:before{content:"\f827"}.fi-rs-inventory-alt:before{content:"\f828"}.fi-rs-invest:before{content:"\f829"}.fi-rs-investment:before{content:"\f82a"}.fi-rs-invite-alt:before{content:"\f82b"}.fi-rs-invite:before{content:"\f82c"}.fi-rs-iot-alt:before{content:"\f82d"}.fi-rs-iot:before{content:"\f82e"}.fi-rs-ip-address:before{content:"\f82f"}.fi-rs-island-tropical:before{content:"\f830"}.fi-rs-issue-loupe:before{content:"\f831"}.fi-rs-it-alt:before{content:"\f832"}.fi-rs-it-computer:before{content:"\f833"}.fi-rs-it:before{content:"\f834"}.fi-rs-italian-lira-sign:before{content:"\f835"}.fi-rs-italic:before{content:"\f836"}.fi-rs-j:before{content:"\f837"}.fi-rs-jam:before{content:"\f838"}.fi-rs-jar-alt:before{content:"\f839"}.fi-rs-jar-wheat:before{content:"\f83a"}.fi-rs-javascript:before{content:"\f83b"}.fi-rs-joint:before{content:"\f83c"}.fi-rs-joker:before{content:"\f83d"}.fi-rs-journal-alt:before{content:"\f83e"}.fi-rs-journal:before{content:"\f83f"}.fi-rs-journey:before{content:"\f840"}.fi-rs-joystick:before{content:"\f841"}.fi-rs-jpg:before{content:"\f842"}.fi-rs-jug-alt:before{content:"\f843"}.fi-rs-jug-bottle:before{content:"\f844"}.fi-rs-jug:before{content:"\f845"}.fi-rs-jumping-rope:before{content:"\f846"}.fi-rs-k:before{content:"\f847"}.fi-rs-kaaba:before{content:"\f848"}.fi-rs-kazoo:before{content:"\f849"}.fi-rs-kerning:before{content:"\f84a"}.fi-rs-key-lock-crypto:before{content:"\f84b"}.fi-rs-key-skeleton-left-right:before{content:"\f84c"}.fi-rs-key:before{content:"\f84d"}.fi-rs-keyboard-brightness-low:before{content:"\f84e"}.fi-rs-keyboard-brightness:before{content:"\f84f"}.fi-rs-keyboard-down:before{content:"\f850"}.fi-rs-keyboard-left:before{content:"\f851"}.fi-rs-keyboard:before{content:"\f852"}.fi-rs-keynote:before{content:"\f853"}.fi-rs-kidneys:before{content:"\f854"}.fi-rs-kip-sign:before{content:"\f855"}.fi-rs-kiss-beam:before{content:"\f856"}.fi-rs-kiss-wink-heart:before{content:"\f857"}.fi-rs-kiss:before{content:"\f858"}.fi-rs-kite:before{content:"\f859"}.fi-rs-kiwi-bird:before{content:"\f85a"}.fi-rs-kiwi-fruit:before{content:"\f85b"}.fi-rs-knife-kitchen:before{content:"\f85c"}.fi-rs-knife:before{content:"\f85d"}.fi-rs-knitting:before{content:"\f85e"}.fi-rs-kpi-evaluation:before{content:"\f85f"}.fi-rs-kpi:before{content:"\f860"}.fi-rs-l:before{content:"\f861"}.fi-rs-label:before{content:"\f862"}.fi-rs-lacrosse-stick-ball:before{content:"\f863"}.fi-rs-lacrosse-stick:before{content:"\f864"}.fi-rs-lambda:before{content:"\f865"}.fi-rs-lamp-desk:before{content:"\f866"}.fi-rs-lamp-floor:before{content:"\f867"}.fi-rs-lamp-street:before{content:"\f868"}.fi-rs-lamp:before{content:"\f869"}.fi-rs-land-layer-location:before{content:"\f86a"}.fi-rs-land-layers:before{content:"\f86b"}.fi-rs-land-location:before{content:"\f86c"}.fi-rs-landmark-alt:before{content:"\f86d"}.fi-rs-language:before{content:"\f86e"}.fi-rs-laptop-arrow-down:before{content:"\f86f"}.fi-rs-laptop-binary:before{content:"\f870"}.fi-rs-laptop-code:before{content:"\f871"}.fi-rs-laptop-medical:before{content:"\f872"}.fi-rs-laptop-mobile:before{content:"\f873"}.fi-rs-laptop-slash:before{content:"\f874"}.fi-rs-laptop:before{content:"\f875"}.fi-rs-lari-sign:before{content:"\f876"}.fi-rs-lasso-sparkles:before{content:"\f877"}.fi-rs-lasso:before{content:"\f878"}.fi-rs-last-square:before{content:"\f879"}.fi-rs-laugh-beam:before{content:"\f87a"}.fi-rs-laugh-squint:before{content:"\f87b"}.fi-rs-laugh-wink:before{content:"\f87c"}.fi-rs-laugh:before{content:"\f87d"}.fi-rs-lawyer-man:before{content:"\f87e"}.fi-rs-lawyer-woman:before{content:"\f87f"}.fi-rs-layer-minus:before{content:"\f880"}.fi-rs-layer-plus:before{content:"\f881"}.fi-rs-layers:before{content:"\f882"}.fi-rs-lead-funnel:before{content:"\f883"}.fi-rs-lead-management:before{content:"\f884"}.fi-rs-lead:before{content:"\f885"}.fi-rs-leader-alt:before{content:"\f886"}.fi-rs-leader-speech:before{content:"\f887"}.fi-rs-leader:before{content:"\f888"}.fi-rs-leaderboard-alt:before{content:"\f889"}.fi-rs-leaderboard-trophy:before{content:"\f88a"}.fi-rs-leaderboard:before{content:"\f88b"}.fi-rs-leadership-alt:before{content:"\f88c"}.fi-rs-leadership:before{content:"\f88d"}.fi-rs-leaf-heart:before{content:"\f88e"}.fi-rs-leaf-maple:before{content:"\f88f"}.fi-rs-leaf-oak:before{content:"\f890"}.fi-rs-leaf:before{content:"\f891"}.fi-rs-leafy-green:before{content:"\f892"}.fi-rs-leave:before{content:"\f893"}.fi-rs-left-from-bracket:before{content:"\f894"}.fi-rs-left:before{content:"\f895"}.fi-rs-legal:before{content:"\f896"}.fi-rs-lemon:before{content:"\f897"}.fi-rs-lesbian-couple:before{content:"\f898"}.fi-rs-less-than-equal:before{content:"\f899"}.fi-rs-less-than:before{content:"\f89a"}.fi-rs-lesson-class:before{content:"\f89b"}.fi-rs-lesson:before{content:"\f89c"}.fi-rs-letter-case:before{content:"\f89d"}.fi-rs-lettuce:before{content:"\f89e"}.fi-rs-level-down-alt:before{content:"\f89f"}.fi-rs-level-down:before{content:"\f8a0"}.fi-rs-level-up-alt:before{content:"\f8a1"}.fi-rs-level-up:before{content:"\f8a2"}.fi-rs-license:before{content:"\f8a3"}.fi-rs-life-ring:before{content:"\f8a4"}.fi-rs-life:before{content:"\f8a5"}.fi-rs-light-ceiling:before{content:"\f8a6"}.fi-rs-light-emergency-on:before{content:"\f8a7"}.fi-rs-light-emergency:before{content:"\f8a8"}.fi-rs-light-switch-off:before{content:"\f8a9"}.fi-rs-light-switch-on:before{content:"\f8aa"}.fi-rs-light-switch:before{content:"\f8ab"}.fi-rs-lightbulb-cfl-on:before{content:"\f8ac"}.fi-rs-lightbulb-cfl:before{content:"\f8ad"}.fi-rs-lightbulb-dollar:before{content:"\f8ae"}.fi-rs-lightbulb-exclamation:before{content:"\f8af"}.fi-rs-lightbulb-head:before{content:"\f8b0"}.fi-rs-lightbulb-on:before{content:"\f8b1"}.fi-rs-lightbulb-question:before{content:"\f8b2"}.fi-rs-lightbulb-setting:before{content:"\f8b3"}.fi-rs-lightbulb-slash:before{content:"\f8b4"}.fi-rs-lighthouse:before{content:"\f8b5"}.fi-rs-lights-holiday:before{content:"\f8b6"}.fi-rs-limit-hand:before{content:"\f8b7"}.fi-rs-limit-speedometer:before{content:"\f8b8"}.fi-rs-line-width:before{content:"\f8b9"}.fi-rs-link-alt:before{content:"\f8ba"}.fi-rs-link-horizontal-slash:before{content:"\f8bb"}.fi-rs-link-horizontal:before{content:"\f8bc"}.fi-rs-link-slash-alt:before{content:"\f8bd"}.fi-rs-link-slash:before{content:"\f8be"}.fi-rs-link:before{content:"\f8bf"}.fi-rs-lion-head:before{content:"\f8c0"}.fi-rs-lion:before{content:"\f8c1"}.fi-rs-lips:before{content:"\f8c2"}.fi-rs-lipstick:before{content:"\f8c3"}.fi-rs-lira-sign:before{content:"\f8c4"}.fi-rs-list-check:before{content:"\f8c5"}.fi-rs-list-dropdown:before{content:"\f8c6"}.fi-rs-list-music:before{content:"\f8c7"}.fi-rs-list-timeline:before{content:"\f8c8"}.fi-rs-list:before{content:"\f8c9"}.fi-rs-litecoin-sign:before{content:"\f8ca"}.fi-rs-live-alt:before{content:"\f8cb"}.fi-rs-live:before{content:"\f8cc"}.fi-rs-loading:before{content:"\f8cd"}.fi-rs-loan:before{content:"\f8ce"}.fi-rs-lobster:before{content:"\f8cf"}.fi-rs-location-alt:before{content:"\f8d0"}.fi-rs-location-arrow:before{content:"\f8d1"}.fi-rs-location-crosshairs-slash:before{content:"\f8d2"}.fi-rs-location-crosshairs:before{content:"\f8d3"}.fi-rs-location-dot-slash:before{content:"\f8d4"}.fi-rs-location-exclamation:before{content:"\f8d5"}.fi-rs-location-pin-call:before{content:"\f8d6"}.fi-rs-lock-alt:before{content:"\f8d7"}.fi-rs-lock-hashtag:before{content:"\f8d8"}.fi-rs-lock-open-alt:before{content:"\f8d9"}.fi-rs-lock:before{content:"\f8da"}.fi-rs-locust:before{content:"\f8db"}.fi-rs-log-out:before{content:"\f8dc"}.fi-rs-loop-square:before{content:"\f8dd"}.fi-rs-loveseat:before{content:"\f8de"}.fi-rs-low-vision:before{content:"\f8df"}.fi-rs-luchador:before{content:"\f8e0"}.fi-rs-luggage-cart:before{content:"\f8e1"}.fi-rs-luggage-rolling:before{content:"\f8e2"}.fi-rs-lungs-virus:before{content:"\f8e3"}.fi-rs-lungs:before{content:"\f8e4"}.fi-rs-m:before{content:"\f8e5"}.fi-rs-mace:before{content:"\f8e6"}.fi-rs-magic-wand:before{content:"\f8e7"}.fi-rs-magnet-user:before{content:"\f8e8"}.fi-rs-magnet:before{content:"\f8e9"}.fi-rs-mailbox-envelope:before{content:"\f8ea"}.fi-rs-mailbox-flag-up:before{content:"\f8eb"}.fi-rs-mailbox:before{content:"\f8ec"}.fi-rs-makeup-brush:before{content:"\f8ed"}.fi-rs-man-head:before{content:"\f8ee"}.fi-rs-man-scientist:before{content:"\f8ef"}.fi-rs-manat-sign:before{content:"\f8f0"}.fi-rs-mandolin:before{content:"\f8f1"}.fi-rs-mango:before{content:"\f8f2"}.fi-rs-manhole:before{content:"\f8f3"}.fi-rs-map-location-track:before{content:"\f8f4"}.fi-rs-map-marker-check:before{content:"\f8f5"}.fi-rs-map-marker-cross:before{content:"\f8f6"}.fi-rs-map-marker-edit:before{content:"\f8f7"}.fi-rs-map-marker-home:before{content:"\f8f8"}.fi-rs-map-marker-minus:before{content:"\f8f9"}.fi-rs-map-marker-plus:before{content:"\f8fa"}.fi-rs-map-marker-question:before{content:"\f8fb"}.fi-rs-map-marker-slash:before{content:"\f8fc"}.fi-rs-map-marker-smile:before{content:"\f8fd"}.fi-rs-map-marker:before{content:"\f8fe"}.fi-rs-map-pin:before{content:"\f8ff"}.fi-rs-map-point:before{content:"\f900"}.fi-rs-map:before{content:"\f901"}.fi-rs-marker-time:before{content:"\f902"}.fi-rs-marker:before{content:"\f903"}.fi-rs-marketplace-alt:before{content:"\f904"}.fi-rs-marketplace-store:before{content:"\f905"}.fi-rs-marketplace:before{content:"\f906"}.fi-rs-mars-double:before{content:"\f907"}.fi-rs-mars-stroke-right:before{content:"\f908"}.fi-rs-mars-stroke-up:before{content:"\f909"}.fi-rs-mars:before{content:"\f90a"}.fi-rs-martini-glass-citrus:before{content:"\f90b"}.fi-rs-martini-glass-empty:before{content:"\f90c"}.fi-rs-mask-carnival:before{content:"\f90d"}.fi-rs-mask-face:before{content:"\f90e"}.fi-rs-mask-snorkel:before{content:"\f90f"}.fi-rs-massage:before{content:"\f910"}.fi-rs-match-fire:before{content:"\f911"}.fi-rs-mattress-pillow:before{content:"\f912"}.fi-rs-measuring-tape:before{content:"\f913"}.fi-rs-meat:before{content:"\f914"}.fi-rs-medal:before{content:"\f915"}.fi-rs-medical-star:before{content:"\f916"}.fi-rs-medicine:before{content:"\f917"}.fi-rs-meditation:before{content:"\f918"}.fi-rs-meeting-alt:before{content:"\f919"}.fi-rs-meeting:before{content:"\f91a"}.fi-rs-megaphone-announcement-leader:before{content:"\f91b"}.fi-rs-megaphone:before{content:"\f91c"}.fi-rs-meh-blank:before{content:"\f91d"}.fi-rs-meh-rolling-eyes:before{content:"\f91e"}.fi-rs-meh:before{content:"\f91f"}.fi-rs-melon-alt:before{content:"\f920"}.fi-rs-melon:before{content:"\f921"}.fi-rs-member-list:before{content:"\f922"}.fi-rs-member-search:before{content:"\f923"}.fi-rs-membership-vip:before{content:"\f924"}.fi-rs-membership:before{content:"\f925"}.fi-rs-memo-circle-check:before{content:"\f926"}.fi-rs-memo-pad:before{content:"\f927"}.fi-rs-memo:before{content:"\f928"}.fi-rs-memory:before{content:"\f929"}.fi-rs-menu-dots-vertical:before{content:"\f92a"}.fi-rs-menu-dots:before{content:"\f92b"}.fi-rs-mercury:before{content:"\f92c"}.fi-rs-message-arrow-down:before{content:"\f92d"}.fi-rs-message-arrow-up-right:before{content:"\f92e"}.fi-rs-message-arrow-up:before{content:"\f92f"}.fi-rs-message-bot:before{content:"\f930"}.fi-rs-message-code:before{content:"\f931"}.fi-rs-message-dollar:before{content:"\f932"}.fi-rs-message-heart:before{content:"\f933"}.fi-rs-message-image:before{content:"\f934"}.fi-rs-message-question:before{content:"\f935"}.fi-rs-message-quote:before{content:"\f936"}.fi-rs-message-slash:before{content:"\f937"}.fi-rs-message-sms:before{content:"\f938"}.fi-rs-message-text:before{content:"\f939"}.fi-rs-message-xmark:before{content:"\f93a"}.fi-rs-messages-dollar:before{content:"\f93b"}.fi-rs-messages-question:before{content:"\f93c"}.fi-rs-messages:before{content:"\f93d"}.fi-rs-meteor:before{content:"\f93e"}.fi-rs-meter-bolt:before{content:"\f93f"}.fi-rs-meter-droplet:before{content:"\f940"}.fi-rs-meter-fire:before{content:"\f941"}.fi-rs-meter:before{content:"\f942"}.fi-rs-method:before{content:"\f943"}.fi-rs-microchip-ai:before{content:"\f944"}.fi-rs-microchip:before{content:"\f945"}.fi-rs-microphone-alt:before{content:"\f946"}.fi-rs-microphone-slash:before{content:"\f947"}.fi-rs-microphone:before{content:"\f948"}.fi-rs-microscope:before{content:"\f949"}.fi-rs-microwave:before{content:"\f94a"}.fi-rs-milk-alt:before{content:"\f94b"}.fi-rs-milk:before{content:"\f94c"}.fi-rs-mill-sign:before{content:"\f94d"}.fi-rs-mind-share:before{content:"\f94e"}.fi-rs-minus-circle:before{content:"\f94f"}.fi-rs-minus-hexagon:before{content:"\f950"}.fi-rs-minus-small:before{content:"\f951"}.fi-rs-minuss:before{content:"\f952"}.fi-rs-mistletoe:before{content:"\f953"}.fi-rs-mix:before{content:"\f954"}.fi-rs-mobile-button:before{content:"\f955"}.fi-rs-mobile-notch:before{content:"\f956"}.fi-rs-mobile:before{content:"\f957"}.fi-rs-mockup:before{content:"\f958"}.fi-rs-mode-alt:before{content:"\f959"}.fi-rs-mode-landscape:before{content:"\f95a"}.fi-rs-mode-portrait:before{content:"\f95b"}.fi-rs-mode:before{content:"\f95c"}.fi-rs-model-cube-arrows:before{content:"\f95d"}.fi-rs-model-cube-space:before{content:"\f95e"}.fi-rs-model-cube:before{content:"\f95f"}.fi-rs-module:before{content:"\f960"}.fi-rs-monday:before{content:"\f961"}.fi-rs-money-bill-simple:before{content:"\f962"}.fi-rs-money-bill-transfer:before{content:"\f963"}.fi-rs-money-bill-wave-alt:before{content:"\f964"}.fi-rs-money-bill-wave:before{content:"\f965"}.fi-rs-money-bills-simple:before{content:"\f966"}.fi-rs-money-bills:before{content:"\f967"}.fi-rs-money-check-edit-alt:before{content:"\f968"}.fi-rs-money-check-edit:before{content:"\f969"}.fi-rs-money-check:before{content:"\f96a"}.fi-rs-money-coin-transfer:before{content:"\f96b"}.fi-rs-money-from-bracket:before{content:"\f96c"}.fi-rs-money-simple-from-bracket:before{content:"\f96d"}.fi-rs-money-transfer-alt:before{content:"\f96e"}.fi-rs-money-transfer-coin-arrow:before{content:"\f96f"}.fi-rs-money-transfer-smartphone:before{content:"\f970"}.fi-rs-money-wings:before{content:"\f971"}.fi-rs-money:before{content:"\f972"}.fi-rs-monkey:before{content:"\f973"}.fi-rs-monument:before{content:"\f974"}.fi-rs-moon-stars:before{content:"\f975"}.fi-rs-moon:before{content:"\f976"}.fi-rs-moped:before{content:"\f977"}.fi-rs-mortar-pestle:before{content:"\f978"}.fi-rs-mortgage:before{content:"\f979"}.fi-rs-mosque-alt:before{content:"\f97a"}.fi-rs-mosque-moon:before{content:"\f97b"}.fi-rs-mosque:before{content:"\f97c"}.fi-rs-mosquito-net:before{content:"\f97d"}.fi-rs-mosquito:before{content:"\f97e"}.fi-rs-motorcycle:before{content:"\f97f"}.fi-rs-mound:before{content:"\f980"}.fi-rs-mountain-city:before{content:"\f981"}.fi-rs-mountain:before{content:"\f982"}.fi-rs-mountains:before{content:"\f983"}.fi-rs-mouse-field:before{content:"\f984"}.fi-rs-mouse:before{content:"\f985"}.fi-rs-mov-file:before{content:"\f986"}.fi-rs-move-to-folder-2:before{content:"\f987"}.fi-rs-move-to-folder:before{content:"\f988"}.fi-rs-mp3-file:before{content:"\f989"}.fi-rs-mp3-player:before{content:"\f98a"}.fi-rs-mp4-file:before{content:"\f98b"}.fi-rs-mug-alt:before{content:"\f98c"}.fi-rs-mug-hot-alt:before{content:"\f98d"}.fi-rs-mug-hot:before{content:"\f98e"}.fi-rs-mug-marshmallows:before{content:"\f98f"}.fi-rs-mug-tea-saucer:before{content:"\f990"}.fi-rs-mug-tea:before{content:"\f991"}.fi-rs-mug:before{content:"\f992"}.fi-rs-multiple-alt:before{content:"\f993"}.fi-rs-multiple:before{content:"\f994"}.fi-rs-muscle:before{content:"\f995"}.fi-rs-mushroom-alt:before{content:"\f996"}.fi-rs-mushroom:before{content:"\f997"}.fi-rs-music-alt:before{content:"\f998"}.fi-rs-music-file:before{content:"\f999"}.fi-rs-music-note-slash:before{content:"\f99a"}.fi-rs-music-note:before{content:"\f99b"}.fi-rs-music-slash:before{content:"\f99c"}.fi-rs-music:before{content:"\f99d"}.fi-rs-n:before{content:"\f99e"}.fi-rs-naira-sign:before{content:"\f99f"}.fi-rs-narwhal:before{content:"\f9a0"}.fi-rs-navigation:before{content:"\f9a1"}.fi-rs-nesting-dolls:before{content:"\f9a2"}.fi-rs-network-analytic:before{content:"\f9a3"}.fi-rs-network-cloud:before{content:"\f9a4"}.fi-rs-network:before{content:"\f9a5"}.fi-rs-neuter:before{content:"\f9a6"}.fi-rs-newsletter-subscribe:before{content:"\f9a7"}.fi-rs-newspaper-open:before{content:"\f9a8"}.fi-rs-newspaper:before{content:"\f9a9"}.fi-rs-nfc-lock:before{content:"\f9aa"}.fi-rs-nfc-magnifying-glass:before{content:"\f9ab"}.fi-rs-nfc-pen:before{content:"\f9ac"}.fi-rs-nfc-slash:before{content:"\f9ad"}.fi-rs-nfc-trash:before{content:"\f9ae"}.fi-rs-nfc:before{content:"\f9af"}.fi-rs-night-day:before{content:"\f9b0"}.fi-rs-no-fee:before{content:"\f9b1"}.fi-rs-no-people:before{content:"\f9b2"}.fi-rs-noodles:before{content:"\f9b3"}.fi-rs-nose:before{content:"\f9b4"}.fi-rs-not-equal:before{content:"\f9b5"}.fi-rs-not-found-alt:before{content:"\f9b6"}.fi-rs-not-found-magnifying-glass:before{content:"\f9b7"}.fi-rs-not-found:before{content:"\f9b8"}.fi-rs-notdef:before{content:"\f9b9"}.fi-rs-note-medical:before{content:"\f9ba"}.fi-rs-note-sticky:before{content:"\f9bb"}.fi-rs-note:before{content:"\f9bc"}.fi-rs-notebook-alt:before{content:"\f9bd"}.fi-rs-notebook:before{content:"\f9be"}.fi-rs-notes-medical:before{content:"\f9bf"}.fi-rs-notes:before{content:"\f9c0"}.fi-rs-o:before{content:"\f9c1"}.fi-rs-object-exclude:before{content:"\f9c2"}.fi-rs-object-group:before{content:"\f9c3"}.fi-rs-object-intersect:before{content:"\f9c4"}.fi-rs-object-subtract:before{content:"\f9c5"}.fi-rs-object-ungroup:before{content:"\f9c6"}.fi-rs-object-union:before{content:"\f9c7"}.fi-rs-objects-column:before{content:"\f9c8"}.fi-rs-octagon-check:before{content:"\f9c9"}.fi-rs-octagon-divide:before{content:"\f9ca"}.fi-rs-octagon-exclamation:before{content:"\f9cb"}.fi-rs-octagon-minus:before{content:"\f9cc"}.fi-rs-octagon-plus:before{content:"\f9cd"}.fi-rs-octagon-xmark:before{content:"\f9ce"}.fi-rs-octagon:before{content:"\f9cf"}.fi-rs-oil-can:before{content:"\f9d0"}.fi-rs-oil-temp:before{content:"\f9d1"}.fi-rs-olive-oil:before{content:"\f9d2"}.fi-rs-olive:before{content:"\f9d3"}.fi-rs-olives:before{content:"\f9d4"}.fi-rs-om:before{content:"\f9d5"}.fi-rs-omega:before{content:"\f9d6"}.fi-rs-onboarding:before{content:"\f9d7"}.fi-rs-onion:before{content:"\f9d8"}.fi-rs-opacity:before{content:"\f9d9"}.fi-rs-open-mail-clip:before{content:"\f9da"}.fi-rs-operating-system-upgrade:before{content:"\f9db"}.fi-rs-operation:before{content:"\f9dc"}.fi-rs-order-history:before{content:"\f9dd"}.fi-rs-organization-chart:before{content:"\f9de"}.fi-rs-ornament:before{content:"\f9df"}.fi-rs-otp:before{content:"\f9e0"}.fi-rs-otter:before{content:"\f9e1"}.fi-rs-outdent:before{content:"\f9e2"}.fi-rs-oval-alt:before{content:"\f9e3"}.fi-rs-oval:before{content:"\f9e4"}.fi-rs-oven:before{content:"\f9e5"}.fi-rs-overline:before{content:"\f9e6"}.fi-rs-overview:before{content:"\f9e7"}.fi-rs-p:before{content:"\f9e8"}.fi-rs-package:before{content:"\f9e9"}.fi-rs-padlock-check:before{content:"\f9ea"}.fi-rs-page-break:before{content:"\f9eb"}.fi-rs-pager:before{content:"\f9ec"}.fi-rs-paid:before{content:"\f9ed"}.fi-rs-paint-brush:before{content:"\f9ee"}.fi-rs-paint-roller:before{content:"\f9ef"}.fi-rs-paintbrush-pencil:before{content:"\f9f0"}.fi-rs-palette:before{content:"\f9f1"}.fi-rs-pallet-alt:before{content:"\f9f2"}.fi-rs-pallet:before{content:"\f9f3"}.fi-rs-pan-food:before{content:"\f9f4"}.fi-rs-pan-frying:before{content:"\f9f5"}.fi-rs-pan:before{content:"\f9f6"}.fi-rs-pancakes:before{content:"\f9f7"}.fi-rs-panorama:before{content:"\f9f8"}.fi-rs-paper-plane-launch:before{content:"\f9f9"}.fi-rs-paper-plane-top:before{content:"\f9fa"}.fi-rs-paper-plane:before{content:"\f9fb"}.fi-rs-paperclip-vertical:before{content:"\f9fc"}.fi-rs-parachute-box:before{content:"\f9fd"}.fi-rs-paragraph-left:before{content:"\f9fe"}.fi-rs-paragraph:before{content:"\f9ff"}.fi-rs-parking-circle-slash:before{content:"\fa00"}.fi-rs-parking-circle:before{content:"\fa01"}.fi-rs-parking-slash:before{content:"\fa02"}.fi-rs-parking:before{content:"\fa03"}.fi-rs-party-bell:before{content:"\fa04"}.fi-rs-party-horn:before{content:"\fa05"}.fi-rs-passport:before{content:"\fa06"}.fi-rs-password-alt:before{content:"\fa07"}.fi-rs-password-computer:before{content:"\fa08"}.fi-rs-password-email:before{content:"\fa09"}.fi-rs-password-smartphone:before{content:"\fa0a"}.fi-rs-password:before{content:"\fa0b"}.fi-rs-paste:before{content:"\fa0c"}.fi-rs-pattern:before{content:"\fa0d"}.fi-rs-pause-circle:before{content:"\fa0e"}.fi-rs-pause-square:before{content:"\fa0f"}.fi-rs-pause:before{content:"\fa10"}.fi-rs-paw-claws:before{content:"\fa11"}.fi-rs-paw-heart:before{content:"\fa12"}.fi-rs-paw:before{content:"\fa13"}.fi-rs-payment-pos:before{content:"\fa14"}.fi-rs-payroll-calendar:before{content:"\fa15"}.fi-rs-payroll-check:before{content:"\fa16"}.fi-rs-payroll:before{content:"\fa17"}.fi-rs-peace:before{content:"\fa18"}.fi-rs-peach:before{content:"\fa19"}.fi-rs-peanut:before{content:"\fa1a"}.fi-rs-peanuts:before{content:"\fa1b"}.fi-rs-peapod:before{content:"\fa1c"}.fi-rs-pear:before{content:"\fa1d"}.fi-rs-pedestal:before{content:"\fa1e"}.fi-rs-pen-circle:before{content:"\fa1f"}.fi-rs-pen-clip-slash:before{content:"\fa20"}.fi-rs-pen-clip:before{content:"\fa21"}.fi-rs-pen-fancy-slash:before{content:"\fa22"}.fi-rs-pen-fancy:before{content:"\fa23"}.fi-rs-pen-field:before{content:"\fa24"}.fi-rs-pen-nib-slash:before{content:"\fa25"}.fi-rs-pen-nib:before{content:"\fa26"}.fi-rs-pen-slash:before{content:"\fa27"}.fi-rs-pen-square:before{content:"\fa28"}.fi-rs-pen-swirl:before{content:"\fa29"}.fi-rs-pencil-paintbrush:before{content:"\fa2a"}.fi-rs-pencil-ruler:before{content:"\fa2b"}.fi-rs-pencil-slash:before{content:"\fa2c"}.fi-rs-pencil:before{content:"\fa2d"}.fi-rs-pending:before{content:"\fa2e"}.fi-rs-pennant:before{content:"\fa2f"}.fi-rs-people-arrows-left-right:before{content:"\fa30"}.fi-rs-people-carry-box:before{content:"\fa31"}.fi-rs-people-dress:before{content:"\fa32"}.fi-rs-people-network-partner:before{content:"\fa33"}.fi-rs-people-pants:before{content:"\fa34"}.fi-rs-people-poll:before{content:"\fa35"}.fi-rs-people-pulling:before{content:"\fa36"}.fi-rs-people-roof:before{content:"\fa37"}.fi-rs-people:before{content:"\fa38"}.fi-rs-pepper-alt:before{content:"\fa39"}.fi-rs-pepper-hot:before{content:"\fa3a"}.fi-rs-pepper:before{content:"\fa3b"}.fi-rs-percent-10:before{content:"\fa3c"}.fi-rs-percent-100:before{content:"\fa3d"}.fi-rs-percent-20:before{content:"\fa3e"}.fi-rs-percent-25:before{content:"\fa3f"}.fi-rs-percent-30:before{content:"\fa40"}.fi-rs-percent-40:before{content:"\fa41"}.fi-rs-percent-50:before{content:"\fa42"}.fi-rs-percent-60:before{content:"\fa43"}.fi-rs-percent-70:before{content:"\fa44"}.fi-rs-percent-75:before{content:"\fa45"}.fi-rs-percent-80:before{content:"\fa46"}.fi-rs-percent-90:before{content:"\fa47"}.fi-rs-percentage:before{content:"\fa48"}.fi-rs-person-burst:before{content:"\fa49"}.fi-rs-person-carry-box:before{content:"\fa4a"}.fi-rs-person-circle-check:before{content:"\fa4b"}.fi-rs-person-circle-exclamation:before{content:"\fa4c"}.fi-rs-person-circle-minus:before{content:"\fa4d"}.fi-rs-person-circle-plus:before{content:"\fa4e"}.fi-rs-person-circle-question:before{content:"\fa4f"}.fi-rs-person-circle-xmark:before{content:"\fa50"}.fi-rs-person-cv:before{content:"\fa51"}.fi-rs-person-dolly-empty:before{content:"\fa52"}.fi-rs-person-dolly:before{content:"\fa53"}.fi-rs-person-dress-simple:before{content:"\fa54"}.fi-rs-person-dress:before{content:"\fa55"}.fi-rs-person-luggage:before{content:"\fa56"}.fi-rs-person-lunge:before{content:"\fa57"}.fi-rs-person-pilates:before{content:"\fa58"}.fi-rs-person-praying:before{content:"\fa59"}.fi-rs-person-pregnant:before{content:"\fa5a"}.fi-rs-person-seat-reclined:before{content:"\fa5b"}.fi-rs-person-seat:before{content:"\fa5c"}.fi-rs-person-shelter:before{content:"\fa5d"}.fi-rs-person-sign:before{content:"\fa5e"}.fi-rs-person-simple:before{content:"\fa5f"}.fi-rs-person-walking-with-cane:before{content:"\fa60"}.fi-rs-peseta-sign:before{content:"\fa61"}.fi-rs-peso-sign:before{content:"\fa62"}.fi-rs-pets:before{content:"\fa63"}.fi-rs-pharmacy:before{content:"\fa64"}.fi-rs-phone-call:before{content:"\fa65"}.fi-rs-phone-cross:before{content:"\fa66"}.fi-rs-phone-flip:before{content:"\fa67"}.fi-rs-phone-guide:before{content:"\fa68"}.fi-rs-phone-heart-message:before{content:"\fa69"}.fi-rs-phone-office:before{content:"\fa6a"}.fi-rs-phone-pause:before{content:"\fa6b"}.fi-rs-phone-plus:before{content:"\fa6c"}.fi-rs-phone-rotary:before{content:"\fa6d"}.fi-rs-phone-slash:before{content:"\fa6e"}.fi-rs-photo-capture:before{content:"\fa6f"}.fi-rs-photo-film-music:before{content:"\fa70"}.fi-rs-photo-video:before{content:"\fa71"}.fi-rs-physics:before{content:"\fa72"}.fi-rs-Pi:before{content:"\fa73"}.fi-rs-piano-keyboard:before{content:"\fa74"}.fi-rs-piano:before{content:"\fa75"}.fi-rs-pickaxe:before{content:"\fa76"}.fi-rs-picking-box:before{content:"\fa77"}.fi-rs-picking:before{content:"\fa78"}.fi-rs-picnic:before{content:"\fa79"}.fi-rs-picpeople-filled:before{content:"\fa7a"}.fi-rs-picpeople:before{content:"\fa7b"}.fi-rs-picture:before{content:"\fa7c"}.fi-rs-pie:before{content:"\fa7d"}.fi-rs-pig-bank-bulb:before{content:"\fa7e"}.fi-rs-pig-face:before{content:"\fa7f"}.fi-rs-pig:before{content:"\fa80"}.fi-rs-piggy-bank-budget:before{content:"\fa81"}.fi-rs-piggy-bank:before{content:"\fa82"}.fi-rs-pills:before{content:"\fa83"}.fi-rs-pinata:before{content:"\fa84"}.fi-rs-pineapple-alt:before{content:"\fa85"}.fi-rs-pineapple:before{content:"\fa86"}.fi-rs-ping-pong:before{content:"\fa87"}.fi-rs-pipe-smoking:before{content:"\fa88"}.fi-rs-pixabay:before{content:"\fa89"}.fi-rs-pizza-slice:before{content:"\fa8a"}.fi-rs-place-of-worship:before{content:"\fa8b"}.fi-rs-plan-strategy:before{content:"\fa8c"}.fi-rs-plan:before{content:"\fa8d"}.fi-rs-plane-alt:before{content:"\fa8e"}.fi-rs-plane-arrival:before{content:"\fa8f"}.fi-rs-plane-departure:before{content:"\fa90"}.fi-rs-plane-prop:before{content:"\fa91"}.fi-rs-plane-slash:before{content:"\fa92"}.fi-rs-plane-tail:before{content:"\fa93"}.fi-rs-plane:before{content:"\fa94"}.fi-rs-planet-moon:before{content:"\fa95"}.fi-rs-planet-ringed:before{content:"\fa96"}.fi-rs-plant-care:before{content:"\fa97"}.fi-rs-plant-growth:before{content:"\fa98"}.fi-rs-plant-seed-invest:before{content:"\fa99"}.fi-rs-plant-wilt:before{content:"\fa9a"}.fi-rs-plate-utensils:before{content:"\fa9b"}.fi-rs-plate-wheat:before{content:"\fa9c"}.fi-rs-plate:before{content:"\fa9d"}.fi-rs-play-alt:before{content:"\fa9e"}.fi-rs-play-circle:before{content:"\fa9f"}.fi-rs-play-microphone:before{content:"\faa0"}.fi-rs-play-pause:before{content:"\faa1"}.fi-rs-play:before{content:"\faa2"}.fi-rs-playing-cards:before{content:"\faa3"}.fi-rs-plug-alt:before{content:"\faa4"}.fi-rs-plug-cable:before{content:"\faa5"}.fi-rs-plug-circle-bolt:before{content:"\faa6"}.fi-rs-plug-circle-check:before{content:"\faa7"}.fi-rs-plug-circle-exclamation:before{content:"\faa8"}.fi-rs-plug-circle-minus:before{content:"\faa9"}.fi-rs-plug-circle-plus:before{content:"\faaa"}.fi-rs-plug-connection:before{content:"\faab"}.fi-rs-plug:before{content:"\faac"}.fi-rs-plus-hexagon:before{content:"\faad"}.fi-rs-plus-minus:before{content:"\faae"}.fi-rs-plus-small:before{content:"\faaf"}.fi-rs-plus:before{content:"\fab0"}.fi-rs-png-file:before{content:"\fab1"}.fi-rs-podcast:before{content:"\fab2"}.fi-rs-podium-star:before{content:"\fab3"}.fi-rs-podium-victory-leader:before{content:"\fab4"}.fi-rs-podium:before{content:"\fab5"}.fi-rs-point-of-sale-bill:before{content:"\fab6"}.fi-rs-point-of-sale-signal:before{content:"\fab7"}.fi-rs-point-of-sale:before{content:"\fab8"}.fi-rs-pointer-loading:before{content:"\fab9"}.fi-rs-pointer-text:before{content:"\faba"}.fi-rs-poker-chip:before{content:"\fabb"}.fi-rs-police-box:before{content:"\fabc"}.fi-rs-poll-h:before{content:"\fabd"}.fi-rs-pollution:before{content:"\fabe"}.fi-rs-pompebled:before{content:"\fabf"}.fi-rs-poo-bolt:before{content:"\fac0"}.fi-rs-poo:before{content:"\fac1"}.fi-rs-pool-8-ball:before{content:"\fac2"}.fi-rs-poop:before{content:"\fac3"}.fi-rs-popcorn:before{content:"\fac4"}.fi-rs-popsicle:before{content:"\fac5"}.fi-rs-portal-enter:before{content:"\fac6"}.fi-rs-portal-exit:before{content:"\fac7"}.fi-rs-portrait:before{content:"\fac8"}.fi-rs-postal-address:before{content:"\fac9"}.fi-rs-pot:before{content:"\faca"}.fi-rs-potato:before{content:"\facb"}.fi-rs-pound:before{content:"\facc"}.fi-rs-ppt-file:before{content:"\facd"}.fi-rs-practice:before{content:"\face"}.fi-rs-praying-hands:before{content:"\facf"}.fi-rs-prescription-bottle-alt:before{content:"\fad0"}.fi-rs-prescription-bottle-pill:before{content:"\fad1"}.fi-rs-prescription-bottle:before{content:"\fad2"}.fi-rs-prescription:before{content:"\fad3"}.fi-rs-presentation:before{content:"\fad4"}.fi-rs-preview:before{content:"\fad5"}.fi-rs-previous-square:before{content:"\fad6"}.fi-rs-print-magnifying-glass:before{content:"\fad7"}.fi-rs-print-slash:before{content:"\fad8"}.fi-rs-print:before{content:"\fad9"}.fi-rs-priority-arrow:before{content:"\fada"}.fi-rs-priority-arrows:before{content:"\fadb"}.fi-rs-priority-importance:before{content:"\fadc"}.fi-rs-problem-solving:before{content:"\fadd"}.fi-rs-procedures:before{content:"\fade"}.fi-rs-process:before{content:"\fadf"}.fi-rs-productivity:before{content:"\fae0"}.fi-rs-progress-complete:before{content:"\fae1"}.fi-rs-progress-download:before{content:"\fae2"}.fi-rs-progress-upload:before{content:"\fae3"}.fi-rs-projector:before{content:"\fae4"}.fi-rs-protractor:before{content:"\fae5"}.fi-rs-pulse:before{content:"\fae6"}.fi-rs-pump-medical:before{content:"\fae7"}.fi-rs-pump:before{content:"\fae8"}.fi-rs-pumpkin-alt-2:before{content:"\fae9"}.fi-rs-pumpkin-alt:before{content:"\faea"}.fi-rs-pumpkin:before{content:"\faeb"}.fi-rs-puzzle-alt:before{content:"\faec"}.fi-rs-puzzle-piece-integration:before{content:"\faed"}.fi-rs-puzzle-piece:before{content:"\faee"}.fi-rs-puzzle-pieces:before{content:"\faef"}.fi-rs-pyramid:before{content:"\faf0"}.fi-rs-q:before{content:"\faf1"}.fi-rs-qr-scan:before{content:"\faf2"}.fi-rs-QR:before{content:"\faf3"}.fi-rs-qrcode:before{content:"\faf4"}.fi-rs-question-square:before{content:"\faf5"}.fi-rs-question:before{content:"\faf6"}.fi-rs-queue-alt:before{content:"\faf7"}.fi-rs-queue-line:before{content:"\faf8"}.fi-rs-queue-signal:before{content:"\faf9"}.fi-rs-queue:before{content:"\fafa"}.fi-rs-quill-pen-story:before{content:"\fafb"}.fi-rs-quiz-alt:before{content:"\fafc"}.fi-rs-quiz:before{content:"\fafd"}.fi-rs-quote-right:before{content:"\fafe"}.fi-rs-r:before{content:"\faff"}.fi-rs-rabbit-fast:before{content:"\fb00"}.fi-rs-rabbit:before{content:"\fb01"}.fi-rs-raccoon:before{content:"\fb02"}.fi-rs-racquet:before{content:"\fb03"}.fi-rs-radar-monitoring-track:before{content:"\fb04"}.fi-rs-radar:before{content:"\fb05"}.fi-rs-radiation-alt:before{content:"\fb06"}.fi-rs-radiation:before{content:"\fb07"}.fi-rs-radio-alt:before{content:"\fb08"}.fi-rs-radio-button:before{content:"\fb09"}.fi-rs-radio:before{content:"\fb0a"}.fi-rs-radish:before{content:"\fb0b"}.fi-rs-rainbow:before{content:"\fb0c"}.fi-rs-raindrops:before{content:"\fb0d"}.fi-rs-ram:before{content:"\fb0e"}.fi-rs-ramp-loading:before{content:"\fb0f"}.fi-rs-rank:before{content:"\fb10"}.fi-rs-ranking-podium-empty:before{content:"\fb11"}.fi-rs-ranking-podium:before{content:"\fb12"}.fi-rs-ranking-star:before{content:"\fb13"}.fi-rs-ranking-stars:before{content:"\fb14"}.fi-rs-raygun:before{content:"\fb15"}.fi-rs-razor-barber:before{content:"\fb16"}.fi-rs-react:before{content:"\fb17"}.fi-rs-rec:before{content:"\fb18"}.fi-rs-receipt:before{content:"\fb19"}.fi-rs-recipe-book:before{content:"\fb1a"}.fi-rs-recipe:before{content:"\fb1b"}.fi-rs-record-vinyl:before{content:"\fb1c"}.fi-rs-rectabgle-vertical:before{content:"\fb1d"}.fi-rs-rectangle-barcode:before{content:"\fb1e"}.fi-rs-rectangle-code:before{content:"\fb1f"}.fi-rs-rectangle-history-circle-plus:before{content:"\fb20"}.fi-rs-rectangle-horizontal:before{content:"\fb21"}.fi-rs-rectangle-list:before{content:"\fb22"}.fi-rs-rectangle-panoramic:before{content:"\fb23"}.fi-rs-rectangle-pro:before{content:"\fb24"}.fi-rs-rectangle-vertical-history:before{content:"\fb25"}.fi-rs-rectangle-vertical:before{content:"\fb26"}.fi-rs-rectangle-xmark:before{content:"\fb27"}.fi-rs-rectangles-mixed:before{content:"\fb28"}.fi-rs-recycle-bin:before{content:"\fb29"}.fi-rs-recycle:before{content:"\fb2a"}.fi-rs-redo-alt:before{content:"\fb2b"}.fi-rs-redo:before{content:"\fb2c"}.fi-rs-reel:before{content:"\fb2d"}.fi-rs-refer-arrow:before{content:"\fb2e"}.fi-rs-refer:before{content:"\fb2f"}.fi-rs-referral-alt:before{content:"\fb30"}.fi-rs-referral-user:before{content:"\fb31"}.fi-rs-referral:before{content:"\fb32"}.fi-rs-reflect-horizontal-alt:before{content:"\fb33"}.fi-rs-reflect-horizontal:before{content:"\fb34"}.fi-rs-reflect-vertical:before{content:"\fb35"}.fi-rs-reflect:before{content:"\fb36"}.fi-rs-refresh:before{content:"\fb37"}.fi-rs-refrigerator:before{content:"\fb38"}.fi-rs-refund-alt:before{content:"\fb39"}.fi-rs-refund:before{content:"\fb3a"}.fi-rs-region-pin-alt:before{content:"\fb3b"}.fi-rs-region-pin:before{content:"\fb3c"}.fi-rs-registered:before{content:"\fb3d"}.fi-rs-registration-paper:before{content:"\fb3e"}.fi-rs-remove-folder:before{content:"\fb3f"}.fi-rs-remove-user:before{content:"\fb40"}.fi-rs-rent-signal:before{content:"\fb41"}.fi-rs-rent:before{content:"\fb42"}.fi-rs-replace:before{content:"\fb43"}.fi-rs-replay-10:before{content:"\fb44"}.fi-rs-replay-30:before{content:"\fb45"}.fi-rs-replay-5:before{content:"\fb46"}.fi-rs-reply-all:before{content:"\fb47"}.fi-rs-republican:before{content:"\fb48"}.fi-rs-reservation-smartphone:before{content:"\fb49"}.fi-rs-reservation-table:before{content:"\fb4a"}.fi-rs-resistance-band:before{content:"\fb4b"}.fi-rs-resize:before{content:"\fb4c"}.fi-rs-resources:before{content:"\fb4d"}.fi-rs-restaurant:before{content:"\fb4e"}.fi-rs-restock:before{content:"\fb4f"}.fi-rs-restroom-simple:before{content:"\fb50"}.fi-rs-resume:before{content:"\fb51"}.fi-rs-revenue-alt:before{content:"\fb52"}.fi-rs-revenue-euro:before{content:"\fb53"}.fi-rs-Revenue:before{content:"\fb54"}.fi-rs-review:before{content:"\fb55"}.fi-rs-rewind-button-circle:before{content:"\fb56"}.fi-rs-rewind:before{content:"\fb57"}.fi-rs-rhombus:before{content:"\fb58"}.fi-rs-ribbon:before{content:"\fb59"}.fi-rs-right-from-bracket:before{content:"\fb5a"}.fi-rs-right:before{content:"\fb5b"}.fi-rs-ring-diamond:before{content:"\fb5c"}.fi-rs-ring:before{content:"\fb5d"}.fi-rs-rings-wedding:before{content:"\fb5e"}.fi-rs-risk-alt:before{content:"\fb5f"}.fi-rs-risk:before{content:"\fb60"}.fi-rs-road-barrier:before{content:"\fb61"}.fi-rs-road-sign-left:before{content:"\fb62"}.fi-rs-road:before{content:"\fb63"}.fi-rs-robot:before{content:"\fb64"}.fi-rs-robotic-arm:before{content:"\fb65"}.fi-rs-rocket-lunch:before{content:"\fb66"}.fi-rs-rocket:before{content:"\fb67"}.fi-rs-roller-coaster:before{content:"\fb68"}.fi-rs-room-service:before{content:"\fb69"}.fi-rs-rotate-exclamation:before{content:"\fb6a"}.fi-rs-rotate-left:before{content:"\fb6b"}.fi-rs-rotate-reverse:before{content:"\fb6c"}.fi-rs-rotate-right:before{content:"\fb6d"}.fi-rs-rotate-square:before{content:"\fb6e"}.fi-rs-roulette:before{content:"\fb6f"}.fi-rs-route-highway:before{content:"\fb70"}.fi-rs-route-interstate:before{content:"\fb71"}.fi-rs-route:before{content:"\fb72"}.fi-rs-router:before{content:"\fb73"}.fi-rs-rss-alt:before{content:"\fb74"}.fi-rs-rss:before{content:"\fb75"}.fi-rs-ruble-sign:before{content:"\fb76"}.fi-rs-rugby-helmet:before{content:"\fb77"}.fi-rs-rugby:before{content:"\fb78"}.fi-rs-ruler-combined:before{content:"\fb79"}.fi-rs-ruler-horizontal:before{content:"\fb7a"}.fi-rs-ruler-triangle:before{content:"\fb7b"}.fi-rs-ruler-vertical:before{content:"\fb7c"}.fi-rs-rules-alt:before{content:"\fb7d"}.fi-rs-rules:before{content:"\fb7e"}.fi-rs-running-track:before{content:"\fb7f"}.fi-rs-running:before{content:"\fb80"}.fi-rs-rupee-sign:before{content:"\fb81"}.fi-rs-rupiah-sign:before{content:"\fb82"}.fi-rs-rv:before{content:"\fb83"}.fi-rs-s:before{content:"\fb84"}.fi-rs-sack-dollar:before{content:"\fb85"}.fi-rs-sack:before{content:"\fb86"}.fi-rs-sad-cry:before{content:"\fb87"}.fi-rs-sad-tear:before{content:"\fb88"}.fi-rs-sad:before{content:"\fb89"}.fi-rs-safe-box:before{content:"\fb8a"}.fi-rs-sailboat:before{content:"\fb8b"}.fi-rs-salad:before{content:"\fb8c"}.fi-rs-salary-alt:before{content:"\fb8d"}.fi-rs-salt-pepper:before{content:"\fb8e"}.fi-rs-salt-shaker:before{content:"\fb8f"}.fi-rs-sandwich-alt:before{content:"\fb90"}.fi-rs-sandwich:before{content:"\fb91"}.fi-rs-satellite-dish:before{content:"\fb92"}.fi-rs-satellite:before{content:"\fb93"}.fi-rs-saturday:before{content:"\fb94"}.fi-rs-sauce:before{content:"\fb95"}.fi-rs-sausage:before{content:"\fb96"}.fi-rs-sax-hot:before{content:"\fb97"}.fi-rs-saxophone:before{content:"\fb98"}.fi-rs-scale-comparison-alt:before{content:"\fb99"}.fi-rs-scale-comparison:before{content:"\fb9a"}.fi-rs-scale:before{content:"\fb9b"}.fi-rs-scalpel-path:before{content:"\fb9c"}.fi-rs-scalpel:before{content:"\fb9d"}.fi-rs-scanner-gun:before{content:"\fb9e"}.fi-rs-scanner-image:before{content:"\fb9f"}.fi-rs-scanner-keyboard:before{content:"\fba0"}.fi-rs-scanner-touchscreen:before{content:"\fba1"}.fi-rs-scarecrow:before{content:"\fba2"}.fi-rs-scarf:before{content:"\fba3"}.fi-rs-school-bus:before{content:"\fba4"}.fi-rs-school:before{content:"\fba5"}.fi-rs-scissors:before{content:"\fba6"}.fi-rs-scooter:before{content:"\fba7"}.fi-rs-screen:before{content:"\fba8"}.fi-rs-screencast:before{content:"\fba9"}.fi-rs-screw-alt:before{content:"\fbaa"}.fi-rs-screw:before{content:"\fbab"}.fi-rs-screwdriver:before{content:"\fbac"}.fi-rs-scribble:before{content:"\fbad"}.fi-rs-script:before{content:"\fbae"}.fi-rs-scroll-document-story:before{content:"\fbaf"}.fi-rs-scroll-old:before{content:"\fbb0"}.fi-rs-scroll-torah:before{content:"\fbb1"}.fi-rs-scroll:before{content:"\fbb2"}.fi-rs-scrubber:before{content:"\fbb3"}.fi-rs-scythe:before{content:"\fbb4"}.fi-rs-sd-card:before{content:"\fbb5"}.fi-rs-sd-cards:before{content:"\fbb6"}.fi-rs-seal-exclamation:before{content:"\fbb7"}.fi-rs-seal-question:before{content:"\fbb8"}.fi-rs-seal:before{content:"\fbb9"}.fi-rs-search-alt:before{content:"\fbba"}.fi-rs-search-dollar:before{content:"\fbbb"}.fi-rs-search-heart:before{content:"\fbbc"}.fi-rs-search-location:before{content:"\fbbd"}.fi-rs-search:before{content:"\fbbe"}.fi-rs-seat-airline:before{content:"\fbbf"}.fi-rs-seatbelt-safety-driver:before{content:"\fbc0"}.fi-rs-second-award:before{content:"\fbc1"}.fi-rs-second-laurel:before{content:"\fbc2"}.fi-rs-second-medal:before{content:"\fbc3"}.fi-rs-second:before{content:"\fbc4"}.fi-rs-seedling:before{content:"\fbc5"}.fi-rs-selection:before{content:"\fbc6"}.fi-rs-sell:before{content:"\fbc7"}.fi-rs-seller-store:before{content:"\fbc8"}.fi-rs-seller:before{content:"\fbc9"}.fi-rs-selling:before{content:"\fbca"}.fi-rs-send-back:before{content:"\fbcb"}.fi-rs-send-backward:before{content:"\fbcc"}.fi-rs-send-money-smartphone:before{content:"\fbcd"}.fi-rs-send-money:before{content:"\fbce"}.fi-rs-sensor-alert:before{content:"\fbcf"}.fi-rs-sensor-fire:before{content:"\fbd0"}.fi-rs-sensor-on:before{content:"\fbd1"}.fi-rs-sensor-smoke:before{content:"\fbd2"}.fi-rs-sensor:before{content:"\fbd3"}.fi-rs-settings-sliders:before{content:"\fbd4"}.fi-rs-settings:before{content:"\fbd5"}.fi-rs-share-alt-square:before{content:"\fbd6"}.fi-rs-share-square:before{content:"\fbd7"}.fi-rs-share:before{content:"\fbd8"}.fi-rs-sheep:before{content:"\fbd9"}.fi-rs-shekel-sign:before{content:"\fbda"}.fi-rs-shelves:before{content:"\fbdb"}.fi-rs-shield-alt:before{content:"\fbdc"}.fi-rs-shield-cat:before{content:"\fbdd"}.fi-rs-shield-check:before{content:"\fbde"}.fi-rs-shield-cross:before{content:"\fbdf"}.fi-rs-shield-dog:before{content:"\fbe0"}.fi-rs-shield-exclamation:before{content:"\fbe1"}.fi-rs-shield-interrogation:before{content:"\fbe2"}.fi-rs-shield-keyhole:before{content:"\fbe3"}.fi-rs-shield-minus:before{content:"\fbe4"}.fi-rs-shield-plus:before{content:"\fbe5"}.fi-rs-shield-security-risk:before{content:"\fbe6"}.fi-rs-shield-slash:before{content:"\fbe7"}.fi-rs-shield-trust:before{content:"\fbe8"}.fi-rs-shield-virus:before{content:"\fbe9"}.fi-rs-shield-xmark:before{content:"\fbea"}.fi-rs-shield:before{content:"\fbeb"}.fi-rs-ship-side:before{content:"\fbec"}.fi-rs-ship:before{content:"\fbed"}.fi-rs-shipping-fast:before{content:"\fbee"}.fi-rs-shipping-timed:before{content:"\fbef"}.fi-rs-shirt-long-sleeve:before{content:"\fbf0"}.fi-rs-shirt-running:before{content:"\fbf1"}.fi-rs-shirt-tank-top:before{content:"\fbf2"}.fi-rs-shirt:before{content:"\fbf3"}.fi-rs-shish-kebab:before{content:"\fbf4"}.fi-rs-shoe-prints:before{content:"\fbf5"}.fi-rs-shop-lock:before{content:"\fbf6"}.fi-rs-shop-slash:before{content:"\fbf7"}.fi-rs-shop:before{content:"\fbf8"}.fi-rs-shopping-bag-add:before{content:"\fbf9"}.fi-rs-shopping-bag:before{content:"\fbfa"}.fi-rs-shopping-basket:before{content:"\fbfb"}.fi-rs-shopping-cart-add:before{content:"\fbfc"}.fi-rs-shopping-cart-buyer:before{content:"\fbfd"}.fi-rs-shopping-cart-check:before{content:"\fbfe"}.fi-rs-shopping-cart:before{content:"\fbff"}.fi-rs-shovel-snow:before{content:"\fc00"}.fi-rs-shovel:before{content:"\fc01"}.fi-rs-shower-down:before{content:"\fc02"}.fi-rs-shower:before{content:"\fc03"}.fi-rs-shredder:before{content:"\fc04"}.fi-rs-shrimp:before{content:"\fc05"}.fi-rs-shuffle:before{content:"\fc06"}.fi-rs-shuttle-van:before{content:"\fc07"}.fi-rs-shuttlecock:before{content:"\fc08"}.fi-rs-Sickle:before{content:"\fc09"}.fi-rs-sidebar-flip:before{content:"\fc0a"}.fi-rs-sidebar:before{content:"\fc0b"}.fi-rs-sigma:before{content:"\fc0c"}.fi-rs-sign-hanging:before{content:"\fc0d"}.fi-rs-sign-in-alt:before{content:"\fc0e"}.fi-rs-sign-out-alt:before{content:"\fc0f"}.fi-rs-sign-posts-wrench:before{content:"\fc10"}.fi-rs-sign-posts:before{content:"\fc11"}.fi-rs-sign-up:before{content:"\fc12"}.fi-rs-signal-alt-1:before{content:"\fc13"}.fi-rs-signal-alt-2:before{content:"\fc14"}.fi-rs-signal-alt-slash:before{content:"\fc15"}.fi-rs-signal-alt:before{content:"\fc16"}.fi-rs-signal-bars-fair:before{content:"\fc17"}.fi-rs-signal-bars-good:before{content:"\fc18"}.fi-rs-signal-bars-weak:before{content:"\fc19"}.fi-rs-signal-stream-slash:before{content:"\fc1a"}.fi-rs-signal-stream:before{content:"\fc1b"}.fi-rs-signature-lock:before{content:"\fc1c"}.fi-rs-signature-slash:before{content:"\fc1d"}.fi-rs-signature:before{content:"\fc1e"}.fi-rs-sim-card:before{content:"\fc1f"}.fi-rs-sim-cards:before{content:"\fc20"}.fi-rs-sink:before{content:"\fc21"}.fi-rs-siren-on:before{content:"\fc22"}.fi-rs-Siren:before{content:"\fc23"}.fi-rs-site-alt:before{content:"\fc24"}.fi-rs-site-browser:before{content:"\fc25"}.fi-rs-site:before{content:"\fc26"}.fi-rs-sitemap:before{content:"\fc27"}.fi-rs-skateboard:before{content:"\fc28"}.fi-rs-skating:before{content:"\fc29"}.fi-rs-skeleton-ribs:before{content:"\fc2a"}.fi-rs-skeleton:before{content:"\fc2b"}.fi-rs-skewer:before{content:"\fc2c"}.fi-rs-ski-boot-ski:before{content:"\fc2d"}.fi-rs-ski-jump:before{content:"\fc2e"}.fi-rs-ski-lift:before{content:"\fc2f"}.fi-rs-skiing-nordic:before{content:"\fc30"}.fi-rs-skiing:before{content:"\fc31"}.fi-rs-skill-alt:before{content:"\fc32"}.fi-rs-skill-user:before{content:"\fc33"}.fi-rs-skill:before{content:"\fc34"}.fi-rs-skin-arrow:before{content:"\fc35"}.fi-rs-skin-drop:before{content:"\fc36"}.fi-rs-skin-hair:before{content:"\fc37"}.fi-rs-skin:before{content:"\fc38"}.fi-rs-skip-15-seconds:before{content:"\fc39"}.fi-rs-skull-cow:before{content:"\fc3a"}.fi-rs-skull-crossbones:before{content:"\fc3b"}.fi-rs-skull:before{content:"\fc3c"}.fi-rs-slash:before{content:"\fc3d"}.fi-rs-sledding:before{content:"\fc3e"}.fi-rs-sleeping-bag:before{content:"\fc3f"}.fi-rs-sleigh:before{content:"\fc40"}.fi-rs-sliders-h-square:before{content:"\fc41"}.fi-rs-sliders-v-square:before{content:"\fc42"}.fi-rs-sliders-v:before{content:"\fc43"}.fi-rs-slot-machine:before{content:"\fc44"}.fi-rs-smart-home-alt:before{content:"\fc45"}.fi-rs-smart-home:before{content:"\fc46"}.fi-rs-smartphone:before{content:"\fc47"}.fi-rs-smile-beam:before{content:"\fc48"}.fi-rs-smile-plus:before{content:"\fc49"}.fi-rs-smile-wink:before{content:"\fc4a"}.fi-rs-smiley-comment-alt:before{content:"\fc4b"}.fi-rs-smog:before{content:"\fc4c"}.fi-rs-smoke:before{content:"\fc4d"}.fi-rs-smoking-ban:before{content:"\fc4e"}.fi-rs-smoking:before{content:"\fc4f"}.fi-rs-snake:before{content:"\fc50"}.fi-rs-snap:before{content:"\fc51"}.fi-rs-snooze:before{content:"\fc52"}.fi-rs-snow-blowing:before{content:"\fc53"}.fi-rs-snowboarding:before{content:"\fc54"}.fi-rs-snowflake-droplets:before{content:"\fc55"}.fi-rs-snowflake:before{content:"\fc56"}.fi-rs-snowflakes:before{content:"\fc57"}.fi-rs-snowman-alt:before{content:"\fc58"}.fi-rs-snowman-head:before{content:"\fc59"}.fi-rs-snowmobile:before{content:"\fc5a"}.fi-rs-snowplow:before{content:"\fc5b"}.fi-rs-soap-alt:before{content:"\fc5c"}.fi-rs-soap:before{content:"\fc5d"}.fi-rs-social-network:before{content:"\fc5e"}.fi-rs-socks:before{content:"\fc5f"}.fi-rs-sofa-size:before{content:"\fc60"}.fi-rs-sofa:before{content:"\fc61"}.fi-rs-solar-panel-sun:before{content:"\fc62"}.fi-rs-solar-panel:before{content:"\fc63"}.fi-rs-solar-system:before{content:"\fc64"}.fi-rs-sold-house:before{content:"\fc65"}.fi-rs-sold-signal:before{content:"\fc66"}.fi-rs-sort-alpha-down-alt:before{content:"\fc67"}.fi-rs-sort-alpha-down:before{content:"\fc68"}.fi-rs-sort-alpha-up-alt:before{content:"\fc69"}.fi-rs-sort-alpha-up:before{content:"\fc6a"}.fi-rs-sort-alt:before{content:"\fc6b"}.fi-rs-sort-amount-down-alt:before{content:"\fc6c"}.fi-rs-sort-amount-down:before{content:"\fc6d"}.fi-rs-sort-amount-up-alt:before{content:"\fc6e"}.fi-rs-sort-amount-up:before{content:"\fc6f"}.fi-rs-sort-circle-down:before{content:"\fc70"}.fi-rs-sort-circle-up:before{content:"\fc71"}.fi-rs-sort-circle:before{content:"\fc72"}.fi-rs-sort-down:before{content:"\fc73"}.fi-rs-sort-numeric-down-alt:before{content:"\fc74"}.fi-rs-sort-numeric-down:before{content:"\fc75"}.fi-rs-sort-shapes-down:before{content:"\fc76"}.fi-rs-sort-shapes-up:before{content:"\fc77"}.fi-rs-sort-size-down:before{content:"\fc78"}.fi-rs-sort-size-up:before{content:"\fc79"}.fi-rs-sort:before{content:"\fc7a"}.fi-rs-soup:before{content:"\fc7b"}.fi-rs-source-data:before{content:"\fc7c"}.fi-rs-source-document-alt:before{content:"\fc7d"}.fi-rs-source-document:before{content:"\fc7e"}.fi-rs-spa:before{content:"\fc7f"}.fi-rs-space-shuttle:before{content:"\fc80"}.fi-rs-space-station-moon-alt:before{content:"\fc81"}.fi-rs-space-station-moon:before{content:"\fc82"}.fi-rs-spade:before{content:"\fc83"}.fi-rs-spaghetti-monster-flying:before{content:"\fc84"}.fi-rs-spain-map:before{content:"\fc85"}.fi-rs-sparkles:before{content:"\fc86"}.fi-rs-spartan-helmet:before{content:"\fc87"}.fi-rs-speaker:before{content:"\fc88"}.fi-rs-speakers:before{content:"\fc89"}.fi-rs-speech-bubble-story:before{content:"\fc8a"}.fi-rs-speedometer-arrow:before{content:"\fc8b"}.fi-rs-speedometer-kpi:before{content:"\fc8c"}.fi-rs-sphere:before{content:"\fc8d"}.fi-rs-spider-black-widow:before{content:"\fc8e"}.fi-rs-spider-web:before{content:"\fc8f"}.fi-rs-spider:before{content:"\fc90"}.fi-rs-spinner:before{content:"\fc91"}.fi-rs-split-up-relation:before{content:"\fc92"}.fi-rs-split:before{content:"\fc93"}.fi-rs-splotch:before{content:"\fc94"}.fi-rs-spoon:before{content:"\fc95"}.fi-rs-spray-can-sparkles:before{content:"\fc96"}.fi-rs-spray-can:before{content:"\fc97"}.fi-rs-spring-calendar:before{content:"\fc98"}.fi-rs-sprinkler:before{content:"\fc99"}.fi-rs-spy:before{content:"\fc9a"}.fi-rs-square-0:before{content:"\fc9b"}.fi-rs-square-1:before{content:"\fc9c"}.fi-rs-square-2:before{content:"\fc9d"}.fi-rs-square-3:before{content:"\fc9e"}.fi-rs-square-4:before{content:"\fc9f"}.fi-rs-square-5:before{content:"\fca0"}.fi-rs-square-6:before{content:"\fca1"}.fi-rs-square-7:before{content:"\fca2"}.fi-rs-square-8:before{content:"\fca3"}.fi-rs-square-9:before{content:"\fca4"}.fi-rs-square-a:before{content:"\fca5"}.fi-rs-square-b:before{content:"\fca6"}.fi-rs-square-bolt:before{content:"\fca7"}.fi-rs-square-c:before{content:"\fca8"}.fi-rs-square-code:before{content:"\fca9"}.fi-rs-square-d:before{content:"\fcaa"}.fi-rs-square-dashed-circle-plus:before{content:"\fcab"}.fi-rs-square-dashed:before{content:"\fcac"}.fi-rs-square-divide:before{content:"\fcad"}.fi-rs-square-e:before{content:"\fcae"}.fi-rs-square-ellipsis-vertical:before{content:"\fcaf"}.fi-rs-square-ellipsis:before{content:"\fcb0"}.fi-rs-square-exclamation:before{content:"\fcb1"}.fi-rs-square-f:before{content:"\fcb2"}.fi-rs-square-g:before{content:"\fcb3"}.fi-rs-square-h:before{content:"\fcb4"}.fi-rs-square-heart:before{content:"\fcb5"}.fi-rs-square-i:before{content:"\fcb6"}.fi-rs-square-info:before{content:"\fcb7"}.fi-rs-square-j:before{content:"\fcb8"}.fi-rs-square-k:before{content:"\fcb9"}.fi-rs-square-kanban:before{content:"\fcba"}.fi-rs-square-l:before{content:"\fcbb"}.fi-rs-square-m:before{content:"\fcbc"}.fi-rs-square-minus:before{content:"\fcbd"}.fi-rs-square-n:before{content:"\fcbe"}.fi-rs-square-o:before{content:"\fcbf"}.fi-rs-square-p:before{content:"\fcc0"}.fi-rs-square-phone-hangup:before{content:"\fcc1"}.fi-rs-square-plus:before{content:"\fcc2"}.fi-rs-square-poll-horizontal:before{content:"\fcc3"}.fi-rs-square-poll-vertical:before{content:"\fcc4"}.fi-rs-square-q:before{content:"\fcc5"}.fi-rs-square-quote:before{content:"\fcc6"}.fi-rs-square-r:before{content:"\fcc7"}.fi-rs-square-root:before{content:"\fcc8"}.fi-rs-square-s:before{content:"\fcc9"}.fi-rs-square-small:before{content:"\fcca"}.fi-rs-square-star:before{content:"\fccb"}.fi-rs-square-t:before{content:"\fccc"}.fi-rs-square-terminal:before{content:"\fccd"}.fi-rs-square-u:before{content:"\fcce"}.fi-rs-square-up-right:before{content:"\fccf"}.fi-rs-square-v:before{content:"\fcd0"}.fi-rs-square-w:before{content:"\fcd1"}.fi-rs-square-x:before{content:"\fcd2"}.fi-rs-square-y:before{content:"\fcd3"}.fi-rs-square-z:before{content:"\fcd4"}.fi-rs-square:before{content:"\fcd5"}.fi-rs-squid:before{content:"\fcd6"}.fi-rs-squircle:before{content:"\fcd7"}.fi-rs-squirrel:before{content:"\fcd8"}.fi-rs-staff:before{content:"\fcd9"}.fi-rs-stage-concert:before{content:"\fcda"}.fi-rs-stage-theatre:before{content:"\fcdb"}.fi-rs-stage:before{content:"\fcdc"}.fi-rs-stairs:before{content:"\fcdd"}.fi-rs-stamp:before{content:"\fcde"}.fi-rs-standard-definition:before{content:"\fcdf"}.fi-rs-star-and-crescent:before{content:"\fce0"}.fi-rs-star-christmas:before{content:"\fce1"}.fi-rs-star-comment-alt:before{content:"\fce2"}.fi-rs-star-exclamation:before{content:"\fce3"}.fi-rs-star-octogram:before{content:"\fce4"}.fi-rs-star-of-david:before{content:"\fce5"}.fi-rs-star-rating-call:before{content:"\fce6"}.fi-rs-star-sharp-half-stroke:before{content:"\fce7"}.fi-rs-star-sharp-half:before{content:"\fce8"}.fi-rs-star-shooting:before{content:"\fce9"}.fi-rs-star:before{content:"\fcea"}.fi-rs-starfighter:before{content:"\fceb"}.fi-rs-stars:before{content:"\fcec"}.fi-rs-state-country:before{content:"\fced"}.fi-rs-stationary-bike:before{content:"\fcee"}.fi-rs-stats:before{content:"\fcef"}.fi-rs-steak:before{content:"\fcf0"}.fi-rs-steering-wheel:before{content:"\fcf1"}.fi-rs-step-backward:before{content:"\fcf2"}.fi-rs-step-forward:before{content:"\fcf3"}.fi-rs-sterling-sign:before{content:"\fcf4"}.fi-rs-stethoscope:before{content:"\fcf5"}.fi-rs-sticker:before{content:"\fcf6"}.fi-rs-stocking:before{content:"\fcf7"}.fi-rs-stomach:before{content:"\fcf8"}.fi-rs-stop-circle:before{content:"\fcf9"}.fi-rs-stop-square:before{content:"\fcfa"}.fi-rs-stop:before{content:"\fcfb"}.fi-rs-stopwatch:before{content:"\fcfc"}.fi-rs-store-alt:before{content:"\fcfd"}.fi-rs-store-buyer:before{content:"\fcfe"}.fi-rs-store-lock:before{content:"\fcff"}.fi-rs-store-slash:before{content:"\fd00"}.fi-rs-story-book:before{content:"\fd01"}.fi-rs-story-fairy-tale:before{content:"\fd02"}.fi-rs-story-fantasy:before{content:"\fd03"}.fi-rs-strategy-chess-risk:before{content:"\fd04"}.fi-rs-strawberry:before{content:"\fd05"}.fi-rs-street-view:before{content:"\fd06"}.fi-rs-stretcher:before{content:"\fd07"}.fi-rs-strikethrough:before{content:"\fd08"}.fi-rs-stroopwafel:before{content:"\fd09"}.fi-rs-student-alt:before{content:"\fd0a"}.fi-rs-student:before{content:"\fd0b"}.fi-rs-subscript:before{content:"\fd0c"}.fi-rs-subscription-alt:before{content:"\fd0d"}.fi-rs-subscription:before{content:"\fd0e"}.fi-rs-subtitles-slash:before{content:"\fd0f"}.fi-rs-subtitles:before{content:"\fd10"}.fi-rs-subway:before{content:"\fd11"}.fi-rs-suitcase-alt:before{content:"\fd12"}.fi-rs-summary-check:before{content:"\fd13"}.fi-rs-summer:before{content:"\fd14"}.fi-rs-sun-dust:before{content:"\fd15"}.fi-rs-sun-plant-wilt:before{content:"\fd16"}.fi-rs-sun-salutation-yoga:before{content:"\fd17"}.fi-rs-sun:before{content:"\fd18"}.fi-rs-sunday:before{content:"\fd19"}.fi-rs-sunglasses-alt:before{content:"\fd1a"}.fi-rs-sunglasses:before{content:"\fd1b"}.fi-rs-sunrise-alt:before{content:"\fd1c"}.fi-rs-sunrise:before{content:"\fd1d"}.fi-rs-sunset:before{content:"\fd1e"}.fi-rs-superscript:before{content:"\fd1f"}.fi-rs-supplier-alt:before{content:"\fd20"}.fi-rs-supplier:before{content:"\fd21"}.fi-rs-surfing:before{content:"\fd22"}.fi-rs-surprise:before{content:"\fd23"}.fi-rs-surveillance-camera:before{content:"\fd24"}.fi-rs-survey-xmark:before{content:"\fd25"}.fi-rs-sushi-alt:before{content:"\fd26"}.fi-rs-sushi-roll:before{content:"\fd27"}.fi-rs-sushi:before{content:"\fd28"}.fi-rs-svg:before{content:"\fd29"}.fi-rs-swap:before{content:"\fd2a"}.fi-rs-swatchbook:before{content:"\fd2b"}.fi-rs-swimmer:before{content:"\fd2c"}.fi-rs-swimming-pool:before{content:"\fd2d"}.fi-rs-swing:before{content:"\fd2e"}.fi-rs-swipe-down:before{content:"\fd2f"}.fi-rs-swipe-left:before{content:"\fd30"}.fi-rs-swipe-right:before{content:"\fd31"}.fi-rs-swipe-up:before{content:"\fd32"}.fi-rs-sword:before{content:"\fd33"}.fi-rs-symbol:before{content:"\fd34"}.fi-rs-symbols:before{content:"\fd35"}.fi-rs-synagogue:before{content:"\fd36"}.fi-rs-syringe:before{content:"\fd37"}.fi-rs-system-cloud:before{content:"\fd38"}.fi-rs-t:before{content:"\fd39"}.fi-rs-tab-folder:before{content:"\fd3a"}.fi-rs-table-columns:before{content:"\fd3b"}.fi-rs-table-layout:before{content:"\fd3c"}.fi-rs-table-list:before{content:"\fd3d"}.fi-rs-table-picnic:before{content:"\fd3e"}.fi-rs-table-pivot:before{content:"\fd3f"}.fi-rs-table-rows:before{content:"\fd40"}.fi-rs-table-tree:before{content:"\fd41"}.fi-rs-table:before{content:"\fd42"}.fi-rs-tablet-android-alt:before{content:"\fd43"}.fi-rs-tablet-android:before{content:"\fd44"}.fi-rs-tablet-rugged:before{content:"\fd45"}.fi-rs-tablet:before{content:"\fd46"}.fi-rs-tachometer-alt-average:before{content:"\fd47"}.fi-rs-tachometer-alt-fastest:before{content:"\fd48"}.fi-rs-tachometer-alt-slow:before{content:"\fd49"}.fi-rs-tachometer-alt-slowest:before{content:"\fd4a"}.fi-rs-tachometer-average:before{content:"\fd4b"}.fi-rs-tachometer-fast:before{content:"\fd4c"}.fi-rs-tachometer-fastest:before{content:"\fd4d"}.fi-rs-tachometer-slow:before{content:"\fd4e"}.fi-rs-tachometer-slowest:before{content:"\fd4f"}.fi-rs-tachometer:before{content:"\fd50"}.fi-rs-taco:before{content:"\fd51"}.fi-rs-tags:before{content:"\fd52"}.fi-rs-talent-alt:before{content:"\fd53"}.fi-rs-talent-hand:before{content:"\fd54"}.fi-rs-talent:before{content:"\fd55"}.fi-rs-tally-1:before{content:"\fd56"}.fi-rs-tally-2:before{content:"\fd57"}.fi-rs-tally-3:before{content:"\fd58"}.fi-rs-tally-4:before{content:"\fd59"}.fi-rs-tally:before{content:"\fd5a"}.fi-rs-tamale:before{content:"\fd5b"}.fi-rs-tank-water:before{content:"\fd5c"}.fi-rs-tap:before{content:"\fd5d"}.fi-rs-tape:before{content:"\fd5e"}.fi-rs-target-audience:before{content:"\fd5f"}.fi-rs-target:before{content:"\fd60"}.fi-rs-tax-alt:before{content:"\fd61"}.fi-rs-tax:before{content:"\fd62"}.fi-rs-taxi-bus:before{content:"\fd63"}.fi-rs-taxi:before{content:"\fd64"}.fi-rs-team-check-alt:before{content:"\fd65"}.fi-rs-team-check:before{content:"\fd66"}.fi-rs-teddy-bear:before{content:"\fd67"}.fi-rs-teeth-open:before{content:"\fd68"}.fi-rs-telescope:before{content:"\fd69"}.fi-rs-temperature-down:before{content:"\fd6a"}.fi-rs-temperature-frigid:before{content:"\fd6b"}.fi-rs-temperature-high:before{content:"\fd6c"}.fi-rs-temperature-list:before{content:"\fd6d"}.fi-rs-temperature-low:before{content:"\fd6e"}.fi-rs-temperature-up:before{content:"\fd6f"}.fi-rs-template-alt:before{content:"\fd70"}.fi-rs-template:before{content:"\fd71"}.fi-rs-tenge:before{content:"\fd72"}.fi-rs-tennis:before{content:"\fd73"}.fi-rs-tent-arrow-down-to-line:before{content:"\fd74"}.fi-rs-tent-arrow-left-right:before{content:"\fd75"}.fi-rs-tent-arrow-turn-left:before{content:"\fd76"}.fi-rs-tent-arrows-down:before{content:"\fd77"}.fi-rs-tents:before{content:"\fd78"}.fi-rs-terminal:before{content:"\fd79"}.fi-rs-terrace:before{content:"\fd7a"}.fi-rs-test-tube:before{content:"\fd7b"}.fi-rs-test:before{content:"\fd7c"}.fi-rs-text-box-dots:before{content:"\fd7d"}.fi-rs-text-box-edit:before{content:"\fd7e"}.fi-rs-text-box:before{content:"\fd7f"}.fi-rs-text-check:before{content:"\fd80"}.fi-rs-text-height:before{content:"\fd81"}.fi-rs-text-shadow:before{content:"\fd82"}.fi-rs-text-size:before{content:"\fd83"}.fi-rs-text-slash:before{content:"\fd84"}.fi-rs-text-width:before{content:"\fd85"}.fi-rs-text:before{content:"\fd86"}.fi-rs-theater-masks:before{content:"\fd87"}.fi-rs-thermometer-alt:before{content:"\fd88"}.fi-rs-thermometer-empty:before{content:"\fd89"}.fi-rs-thermometer-full:before{content:"\fd8a"}.fi-rs-thermometer-half:before{content:"\fd8b"}.fi-rs-thermometer-quarter:before{content:"\fd8c"}.fi-rs-thermometer-three-quarters:before{content:"\fd8d"}.fi-rs-theta:before{content:"\fd8e"}.fi-rs-third-award:before{content:"\fd8f"}.fi-rs-third-laurel:before{content:"\fd90"}.fi-rs-third-medal:before{content:"\fd91"}.fi-rs-third:before{content:"\fd92"}.fi-rs-thought-bubble:before{content:"\fd93"}.fi-rs-three-leaf-clover:before{content:"\fd94"}.fi-rs-thumbs-up-trust:before{content:"\fd95"}.fi-rs-thumbtack:before{content:"\fd96"}.fi-rs-thunderstorm-moon:before{content:"\fd97"}.fi-rs-thunderstorm-risk:before{content:"\fd98"}.fi-rs-thunderstorm-sun:before{content:"\fd99"}.fi-rs-thunderstorm:before{content:"\fd9a"}.fi-rs-thursday:before{content:"\fd9b"}.fi-rs-ticket-airline:before{content:"\fd9c"}.fi-rs-ticket-alt:before{content:"\fd9d"}.fi-rs-ticket:before{content:"\fd9e"}.fi-rs-tickets-airline:before{content:"\fd9f"}.fi-rs-tie:before{content:"\fda0"}.fi-rs-tilde:before{content:"\fda1"}.fi-rs-time-add:before{content:"\fda2"}.fi-rs-time-check:before{content:"\fda3"}.fi-rs-time-delete:before{content:"\fda4"}.fi-rs-time-fast:before{content:"\fda5"}.fi-rs-time-forward-sixty:before{content:"\fda6"}.fi-rs-time-forward-ten:before{content:"\fda7"}.fi-rs-time-forward:before{content:"\fda8"}.fi-rs-time-half-past:before{content:"\fda9"}.fi-rs-time-oclock:before{content:"\fdaa"}.fi-rs-time-past:before{content:"\fdab"}.fi-rs-time-quarter-past:before{content:"\fdac"}.fi-rs-time-quarter-to:before{content:"\fdad"}.fi-rs-time-twenty-four:before{content:"\fdae"}.fi-rs-time-watch-calendar:before{content:"\fdaf"}.fi-rs-timer-clock-call:before{content:"\fdb0"}.fi-rs-times-hexagon:before{content:"\fdb1"}.fi-rs-tint-slash:before{content:"\fdb2"}.fi-rs-tip-coin:before{content:"\fdb3"}.fi-rs-tire-flat:before{content:"\fdb4"}.fi-rs-tire-pressure-warning:before{content:"\fdb5"}.fi-rs-tire-rugged:before{content:"\fdb6"}.fi-rs-tire:before{content:"\fdb7"}.fi-rs-tired:before{content:"\fdb8"}.fi-rs-to-do-alt:before{content:"\fdb9"}.fi-rs-to-do:before{content:"\fdba"}.fi-rs-together-people:before{content:"\fdbb"}.fi-rs-toggle-off:before{content:"\fdbc"}.fi-rs-toggle-on:before{content:"\fdbd"}.fi-rs-toilet-paper-blank-under:before{content:"\fdbe"}.fi-rs-toilet-paper-blank:before{content:"\fdbf"}.fi-rs-toilet-paper-slash:before{content:"\fdc0"}.fi-rs-toilet-paper-under-slash:before{content:"\fdc1"}.fi-rs-toilet-paper-under:before{content:"\fdc2"}.fi-rs-toilet:before{content:"\fdc3"}.fi-rs-toilets-portable:before{content:"\fdc4"}.fi-rs-token:before{content:"\fdc5"}.fi-rs-tomato:before{content:"\fdc6"}.fi-rs-tombstone-alt:before{content:"\fdc7"}.fi-rs-tombstone:before{content:"\fdc8"}.fi-rs-tool-box:before{content:"\fdc9"}.fi-rs-tool-crop:before{content:"\fdca"}.fi-rs-tool-marquee:before{content:"\fdcb"}.fi-rs-tools:before{content:"\fdcc"}.fi-rs-tooth:before{content:"\fdcd"}.fi-rs-toothbrush:before{content:"\fdce"}.fi-rs-torch-inspiration-leader:before{content:"\fdcf"}.fi-rs-torii-gate:before{content:"\fdd0"}.fi-rs-tornado:before{content:"\fdd1"}.fi-rs-total:before{content:"\fdd2"}.fi-rs-tour-guide-people:before{content:"\fdd3"}.fi-rs-tour-virtual:before{content:"\fdd4"}.fi-rs-tower-control:before{content:"\fdd5"}.fi-rs-track:before{content:"\fdd6"}.fi-rs-tractor:before{content:"\fdd7"}.fi-rs-trademark:before{content:"\fdd8"}.fi-rs-traffic-cone:before{content:"\fdd9"}.fi-rs-traffic-light-go:before{content:"\fdda"}.fi-rs-traffic-light-slow:before{content:"\fddb"}.fi-rs-traffic-light-stop:before{content:"\fddc"}.fi-rs-traffic-light:before{content:"\fddd"}.fi-rs-trailer:before{content:"\fdde"}.fi-rs-train-journey:before{content:"\fddf"}.fi-rs-train-side:before{content:"\fde0"}.fi-rs-train-station-building:before{content:"\fde1"}.fi-rs-train-station:before{content:"\fde2"}.fi-rs-train-subway-tunnel:before{content:"\fde3"}.fi-rs-train-track:before{content:"\fde4"}.fi-rs-train-tram:before{content:"\fde5"}.fi-rs-train:before{content:"\fde6"}.fi-rs-tram:before{content:"\fde7"}.fi-rs-transform:before{content:"\fde8"}.fi-rs-transformation-block:before{content:"\fde9"}.fi-rs-transformation-circle:before{content:"\fdea"}.fi-rs-transformation-design:before{content:"\fdeb"}.fi-rs-transformation-shapes:before{content:"\fdec"}.fi-rs-transformer-bolt:before{content:"\fded"}.fi-rs-transgender:before{content:"\fdee"}.fi-rs-transporter-1:before{content:"\fdef"}.fi-rs-transporter-2:before{content:"\fdf0"}.fi-rs-transporter-3:before{content:"\fdf1"}.fi-rs-transporter-4:before{content:"\fdf2"}.fi-rs-transporter-5:before{content:"\fdf3"}.fi-rs-transporter-6:before{content:"\fdf4"}.fi-rs-transporter-7:before{content:"\fdf5"}.fi-rs-transporter-empty:before{content:"\fdf6"}.fi-rs-transporter:before{content:"\fdf7"}.fi-rs-trash-can-check:before{content:"\fdf8"}.fi-rs-trash-can-clock:before{content:"\fdf9"}.fi-rs-trash-can-list:before{content:"\fdfa"}.fi-rs-trash-can-plus:before{content:"\fdfb"}.fi-rs-trash-can-slash:before{content:"\fdfc"}.fi-rs-trash-check:before{content:"\fdfd"}.fi-rs-trash-clock:before{content:"\fdfe"}.fi-rs-trash-empty:before{content:"\fdff"}.fi-rs-trash-list:before{content:"\fe10"}.fi-rs-trash-plus:before{content:"\fe11"}.fi-rs-trash-restore-alt:before{content:"\fe12"}.fi-rs-trash-restore:before{content:"\fe13"}.fi-rs-trash-slash:before{content:"\fe14"}.fi-rs-trash-undo-alt:before{content:"\fe15"}.fi-rs-trash-undo:before{content:"\fe16"}.fi-rs-trash-xmark:before{content:"\fe17"}.fi-rs-trash:before{content:"\fe18"}.fi-rs-treadmill:before{content:"\fe19"}.fi-rs-treasure-chest:before{content:"\fe1a"}.fi-rs-treatment:before{content:"\fe1b"}.fi-rs-tree-alt:before{content:"\fe1c"}.fi-rs-tree-christmas:before{content:"\fe1d"}.fi-rs-tree-deciduous:before{content:"\fe1e"}.fi-rs-tree:before{content:"\fe1f"}.fi-rs-trees-alt:before{content:"\fe30"}.fi-rs-trees:before{content:"\fe31"}.fi-rs-triangle-music:before{content:"\fe32"}.fi-rs-triangle-person-digging:before{content:"\fe33"}.fi-rs-triangle-warning:before{content:"\fe34"}.fi-rs-triangle:before{content:"\fe35"}.fi-rs-tricycle:before{content:"\fe36"}.fi-rs-trillium:before{content:"\fe37"}.fi-rs-trophy-achievement-skill:before{content:"\fe38"}.fi-rs-trophy-star:before{content:"\fe39"}.fi-rs-trophy:before{content:"\fe3a"}.fi-rs-truck-arrow-left:before{content:"\fe3b"}.fi-rs-truck-arrow-right:before{content:"\fe3c"}.fi-rs-truck-bolt:before{content:"\fe3d"}.fi-rs-truck-box:before{content:"\fe3e"}.fi-rs-truck-check:before{content:"\fe3f"}.fi-rs-truck-container-empty:before{content:"\fe40"}.fi-rs-truck-container:before{content:"\fe41"}.fi-rs-truck-couch:before{content:"\fe42"}.fi-rs-truck-fire:before{content:"\fe43"}.fi-rs-truck-flatbed:before{content:"\fe44"}.fi-rs-truck-front:before{content:"\fe45"}.fi-rs-truck-ladder:before{content:"\fe46"}.fi-rs-truck-loading:before{content:"\fe47"}.fi-rs-truck-medical:before{content:"\fe48"}.fi-rs-truck-monster:before{content:"\fe49"}.fi-rs-truck-moving:before{content:"\fe4a"}.fi-rs-truck-pickup:before{content:"\fe4b"}.fi-rs-truck-plow:before{content:"\fe4c"}.fi-rs-truck-ramp:before{content:"\fe4d"}.fi-rs-truck-side:before{content:"\fe4e"}.fi-rs-truck-tow:before{content:"\fe4f"}.fi-rs-truck-utensils:before{content:"\fe50"}.fi-rs-trumpet:before{content:"\fe51"}.fi-rs-trust-alt:before{content:"\fe52"}.fi-rs-trust:before{content:"\fe53"}.fi-rs-tshirt:before{content:"\fe54"}.fi-rs-tty-answer:before{content:"\fe55"}.fi-rs-tty:before{content:"\fe56"}.fi-rs-tubes:before{content:"\fe57"}.fi-rs-tuesday:before{content:"\fe58"}.fi-rs-tugrik-sign:before{content:"\fe59"}.fi-rs-turkey:before{content:"\fe5a"}.fi-rs-turn-left:before{content:"\fe5b"}.fi-rs-turn-right:before{content:"\fe5c"}.fi-rs-turntable:before{content:"\fe5d"}.fi-rs-turtle:before{content:"\fe5e"}.fi-rs-tv-music:before{content:"\fe5f"}.fi-rs-tv-retro:before{content:"\fe60"}.fi-rs-typewriter:before{content:"\fe61"}.fi-rs-u:before{content:"\fe62"}.fi-rs-ufo-beam:before{content:"\fe63"}.fi-rs-ufo:before{content:"\fe64"}.fi-rs-ui-ux:before{content:"\fe65"}.fi-rs-umbrella-beach:before{content:"\fe66"}.fi-rs-umbrella:before{content:"\fe67"}.fi-rs-under-construction:before{content:"\fe68"}.fi-rs-underline:before{content:"\fe69"}.fi-rs-undo-alt:before{content:"\fe6a"}.fi-rs-undo:before{content:"\fe6b"}.fi-rs-unicorn:before{content:"\fe6c"}.fi-rs-uniform-martial-arts:before{content:"\fe6d"}.fi-rs-universal-access:before{content:"\fe6e"}.fi-rs-unlock:before{content:"\fe6f"}.fi-rs-up-from-bracket:before{content:"\fe70"}.fi-rs-up-left:before{content:"\fe71"}.fi-rs-up-right-from-square:before{content:"\fe72"}.fi-rs-up-right:before{content:"\fe73"}.fi-rs-up:before{content:"\fe74"}.fi-rs-upload:before{content:"\fe75"}.fi-rs-url:before{content:"\fe76"}.fi-rs-usb-pendrive:before{content:"\fe77"}.fi-rs-usd-circle:before{content:"\fe78"}.fi-rs-usd-square:before{content:"\fe79"}.fi-rs-user-add:before{content:"\fe7a"}.fi-rs-user-alien:before{content:"\fe7b"}.fi-rs-user-astronaut:before{content:"\fe7c"}.fi-rs-user-check:before{content:"\fe7d"}.fi-rs-user-chef:before{content:"\fe7e"}.fi-rs-user-coach:before{content:"\fe7f"}.fi-rs-user-cowboy:before{content:"\fe80"}.fi-rs-user-crown:before{content:"\fe81"}.fi-rs-user-gear:before{content:"\fe82"}.fi-rs-user-graduate:before{content:"\fe83"}.fi-rs-user-headset:before{content:"\fe84"}.fi-rs-user-helmet-safety:before{content:"\fe85"}.fi-rs-user-injured:before{content:"\fe86"}.fi-rs-user-interface-ui:before{content:"\fe87"}.fi-rs-user-key:before{content:"\fe88"}.fi-rs-user-lock:before{content:"\fe89"}.fi-rs-user-md-chat:before{content:"\fe8a"}.fi-rs-user-md:before{content:"\fe8b"}.fi-rs-user-minus:before{content:"\fe8c"}.fi-rs-user-music:before{content:"\fe8d"}.fi-rs-user-ninja:before{content:"\fe8e"}.fi-rs-user-nurse:before{content:"\fe8f"}.fi-rs-user-pen:before{content:"\fe90"}.fi-rs-user-pilot-tie:before{content:"\fe91"}.fi-rs-user-pilot:before{content:"\fe92"}.fi-rs-user-police:before{content:"\fe93"}.fi-rs-user-robot-xmarks:before{content:"\fe94"}.fi-rs-user-robot:before{content:"\fe95"}.fi-rs-user-salary:before{content:"\fe96"}.fi-rs-user-shield:before{content:"\fe97"}.fi-rs-user-skill-gear:before{content:"\fe98"}.fi-rs-user-slash:before{content:"\fe99"}.fi-rs-user-tag:before{content:"\fe9a"}.fi-rs-user-time:before{content:"\fe9b"}.fi-rs-user-trust:before{content:"\fe9c"}.fi-rs-user-unlock:before{content:"\fe9d"}.fi-rs-user-visor:before{content:"\fe9e"}.fi-rs-user-xmark:before{content:"\fe9f"}.fi-rs-user:before{content:"\fea0"}.fi-rs-users-alt:before{content:"\fea1"}.fi-rs-users-class:before{content:"\fea2"}.fi-rs-users-gear:before{content:"\fea3"}.fi-rs-users-medical:before{content:"\fea4"}.fi-rs-users-slash:before{content:"\fea5"}.fi-rs-users:before{content:"\fea6"}.fi-rs-utensils-slash:before{content:"\fea7"}.fi-rs-utensils:before{content:"\fea8"}.fi-rs-utility-pole-double:before{content:"\fea9"}.fi-rs-utility-pole:before{content:"\feaa"}.fi-rs-ux-browser:before{content:"\feab"}.fi-rs-ux:before{content:"\feac"}.fi-rs-v:before{content:"\fead"}.fi-rs-vacuum-robot:before{content:"\feae"}.fi-rs-vacuum:before{content:"\feaf"}.fi-rs-value-absolute:before{content:"\feb0"}.fi-rs-vault:before{content:"\feb1"}.fi-rs-vector-alt:before{content:"\feb2"}.fi-rs-vector-circle:before{content:"\feb3"}.fi-rs-vector-polygon:before{content:"\feb4"}.fi-rs-vector:before{content:"\feb5"}.fi-rs-venus-double:before{content:"\feb6"}.fi-rs-venus-mars:before{content:"\feb7"}.fi-rs-venus:before{content:"\feb8"}.fi-rs-vest-patches:before{content:"\feb9"}.fi-rs-vest:before{content:"\feba"}.fi-rs-video-arrow-down-left:before{content:"\febb"}.fi-rs-video-arrow-up-right:before{content:"\febc"}.fi-rs-video-camera-alt:before{content:"\febd"}.fi-rs-video-camera:before{content:"\febe"}.fi-rs-video-duration:before{content:"\febf"}.fi-rs-video-plus:before{content:"\fec0"}.fi-rs-video-slash:before{content:"\fec1"}.fi-rs-videoconference:before{content:"\fec2"}.fi-rs-vihara:before{content:"\fec3"}.fi-rs-violin:before{content:"\fec4"}.fi-rs-virus-slash:before{content:"\fec5"}.fi-rs-virus:before{content:"\fec6"}.fi-rs-viruses:before{content:"\fec7"}.fi-rs-visit:before{content:"\fec8"}.fi-rs-voicemail:before{content:"\fec9"}.fi-rs-volcano:before{content:"\feca"}.fi-rs-volleyball:before{content:"\fecb"}.fi-rs-volume-down:before{content:"\fecc"}.fi-rs-volume-mute:before{content:"\fecd"}.fi-rs-volume-off:before{content:"\fece"}.fi-rs-volume-slash:before{content:"\fecf"}.fi-rs-volume:before{content:"\fed0"}.fi-rs-vote-nay:before{content:"\fed1"}.fi-rs-vote-yea:before{content:"\fed2"}.fi-rs-vr-cardboard:before{content:"\fed3"}.fi-rs-w:before{content:"\fed4"}.fi-rs-waffle:before{content:"\fed5"}.fi-rs-wagon-covered:before{content:"\fed6"}.fi-rs-walker:before{content:"\fed7"}.fi-rs-walkie-talkie:before{content:"\fed8"}.fi-rs-walking:before{content:"\fed9"}.fi-rs-wallet-arrow:before{content:"\feda"}.fi-rs-wallet-buyer:before{content:"\fedb"}.fi-rs-wallet:before{content:"\fedc"}.fi-rs-warehouse-alt:before{content:"\fedd"}.fi-rs-warranty:before{content:"\fede"}.fi-rs-washer:before{content:"\fedf"}.fi-rs-waste-pollution:before{content:"\fee0"}.fi-rs-waste:before{content:"\fee1"}.fi-rs-watch-calculator:before{content:"\fee2"}.fi-rs-watch-smart:before{content:"\fee3"}.fi-rs-watch:before{content:"\fee4"}.fi-rs-water-bottle:before{content:"\fee5"}.fi-rs-water-ladder:before{content:"\fee6"}.fi-rs-water-lower:before{content:"\fee7"}.fi-rs-water-rise:before{content:"\fee8"}.fi-rs-water:before{content:"\fee9"}.fi-rs-watermelon:before{content:"\feea"}.fi-rs-wave-sine:before{content:"\feeb"}.fi-rs-wave-square:before{content:"\feec"}.fi-rs-wave-triangle:before{content:"\feed"}.fi-rs-wave:before{content:"\feee"}.fi-rs-waveform-path:before{content:"\feef"}.fi-rs-waveform:before{content:"\fef0"}.fi-rs-web-design:before{content:"\fef1"}.fi-rs-webcam-slash:before{content:"\fef2"}.fi-rs-webcam:before{content:"\fef3"}.fi-rs-webhook:before{content:"\fef4"}.fi-rs-wednesday:before{content:"\fef5"}.fi-rs-whale:before{content:"\fef6"}.fi-rs-wheat-awn-circle-exclamation:before{content:"\fef7"}.fi-rs-wheat-awn-slash:before{content:"\fef8"}.fi-rs-wheat-awn:before{content:"\fef9"}.fi-rs-wheat-slash:before{content:"\fefa"}.fi-rs-wheat:before{content:"\fefb"}.fi-rs-wheelchair-move:before{content:"\fefc"}.fi-rs-wheelchair-sleeping:before{content:"\fefd"}.fi-rs-wheelchair:before{content:"\fefe"}.fi-rs-whistle:before{content:"\ff00"}.fi-rs-white-space:before{content:"\ff01"}.fi-rs-wifi-1:before{content:"\ff02"}.fi-rs-wifi-2:before{content:"\ff03"}.fi-rs-wifi-alt:before{content:"\ff04"}.fi-rs-wifi-exclamation:before{content:"\ff05"}.fi-rs-wifi-slash:before{content:"\ff06"}.fi-rs-wifi:before{content:"\ff07"}.fi-rs-wind-turbine:before{content:"\ff08"}.fi-rs-wind-warning:before{content:"\ff09"}.fi-rs-wind:before{content:"\ff0a"}.fi-rs-window-alt:before{content:"\ff0b"}.fi-rs-window-frame-open:before{content:"\ff0c"}.fi-rs-window-frame:before{content:"\ff0d"}.fi-rs-window-maximize:before{content:"\ff0e"}.fi-rs-window-minimize:before{content:"\ff0f"}.fi-rs-window-restore:before{content:"\ff10"}.fi-rs-windsock:before{content:"\ff11"}.fi-rs-wine-bottle:before{content:"\ff12"}.fi-rs-wine-glass-crack:before{content:"\ff13"}.fi-rs-wine-glass-empty:before{content:"\ff14"}.fi-rs-wishlist-heart:before{content:"\ff15"}.fi-rs-wishlist-star:before{content:"\ff16"}.fi-rs-woman-head:before{content:"\ff17"}.fi-rs-woman-scientist:before{content:"\ff18"}.fi-rs-won-sign:before{content:"\ff19"}.fi-rs-work-in-progress:before{content:"\ff1a"}.fi-rs-workflow-alt:before{content:"\ff1b"}.fi-rs-workflow-setting-alt:before{content:"\ff1c"}.fi-rs-workflow-setting:before{content:"\ff1d"}.fi-rs-workflow:before{content:"\ff1e"}.fi-rs-workshop:before{content:"\ff1f"}.fi-rs-world:before{content:"\ff20"}.fi-rs-worm:before{content:"\ff21"}.fi-rs-wreath:before{content:"\ff22"}.fi-rs-wrench-alt:before{content:"\ff23"}.fi-rs-wrench-simple:before{content:"\ff24"}.fi-rs-x:before{content:"\ff25"}.fi-rs-y:before{content:"\ff26"}.fi-rs-yen:before{content:"\ff27"}.fi-rs-yin-yang:before{content:"\ff28"}.fi-rs-z:before{content:"\ff29"}.fi-rs-zip-file:before{content:"\ff2a"}.fi-rs-zoom-in:before{content:"\ff2b"}.fi-rs-zoom-out:before{content:"\ff2c"}@font-face{font-family:uicons-solid-straight;src:url("./media/uicons-solid-straight-4DZ3VA4V-4DZ3VA4V.woff2") format("woff2"),url("./media/uicons-solid-straight-ITFA7HIK-ITFA7HIK.woff") format("woff"),url("./media/uicons-solid-straight-W4CCEH4W-W4CCEH4W.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-ss-]:before,i[class*=" fi-ss-"]:before,span[class^=fi-ss-]:before,span[class*=fi-ss-]:before{font-family:uicons-solid-straight!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-ss-0:before{content:"\f101"}.fi-ss-00s-music-disc:before{content:"\f102"}.fi-ss-1:before{content:"\f103"}.fi-ss-2:before{content:"\f104"}.fi-ss-3:before{content:"\f105"}.fi-ss-360-degrees:before{content:"\f106"}.fi-ss-4:before{content:"\f107"}.fi-ss-404:before{content:"\f108"}.fi-ss-5:before{content:"\f109"}.fi-ss-6:before{content:"\f10a"}.fi-ss-60s-music-disc:before{content:"\f10b"}.fi-ss-7:before{content:"\f10c"}.fi-ss-70s-music-disc:before{content:"\f10d"}.fi-ss-8:before{content:"\f10e"}.fi-ss-80s-music-disc:before{content:"\f10f"}.fi-ss-9:before{content:"\f110"}.fi-ss-90s-music-disc:before{content:"\f111"}.fi-ss-a:before{content:"\f112"}.fi-ss-accident:before{content:"\f113"}.fi-ss-acorn:before{content:"\f114"}.fi-ss-ad-paid:before{content:"\f115"}.fi-ss-ad:before{content:"\f116"}.fi-ss-add-document:before{content:"\f117"}.fi-ss-add-folder:before{content:"\f118"}.fi-ss-add-image:before{content:"\f119"}.fi-ss-add:before{content:"\f11a"}.fi-ss-address-book:before{content:"\f11b"}.fi-ss-address-card:before{content:"\f11c"}.fi-ss-admin-alt:before{content:"\f11d"}.fi-ss-admin:before{content:"\f11e"}.fi-ss-age-alt:before{content:"\f11f"}.fi-ss-age-restriction-eighteen:before{content:"\f120"}.fi-ss-age-restriction-seven:before{content:"\f121"}.fi-ss-age-restriction-six:before{content:"\f122"}.fi-ss-age-restriction-sixteen:before{content:"\f123"}.fi-ss-age-restriction-thirteen:before{content:"\f124"}.fi-ss-age-restriction-three:before{content:"\f125"}.fi-ss-age-restriction-twelve:before{content:"\f126"}.fi-ss-age-restriction-twenty-one:before{content:"\f127"}.fi-ss-age-restriction-zero:before{content:"\f128"}.fi-ss-age:before{content:"\f129"}.fi-ss-air-conditioner:before{content:"\f12a"}.fi-ss-air-freshener:before{content:"\f12b"}.fi-ss-air-pollution:before{content:"\f12c"}.fi-ss-airplane-journey:before{content:"\f12d"}.fi-ss-airplane-window-open:before{content:"\f12e"}.fi-ss-airplay:before{content:"\f12f"}.fi-ss-alarm-clock:before{content:"\f130"}.fi-ss-alarm-exclamation:before{content:"\f131"}.fi-ss-alarm-plus:before{content:"\f132"}.fi-ss-alarm-snooze:before{content:"\f133"}.fi-ss-album-circle-plus:before{content:"\f134"}.fi-ss-album-circle-user:before{content:"\f135"}.fi-ss-album-collection:before{content:"\f136"}.fi-ss-album:before{content:"\f137"}.fi-ss-algorithm:before{content:"\f138"}.fi-ss-alicorn:before{content:"\f139"}.fi-ss-alien:before{content:"\f13a"}.fi-ss-align-center:before{content:"\f13b"}.fi-ss-align-justify:before{content:"\f13c"}.fi-ss-align-left:before{content:"\f13d"}.fi-ss-align-slash:before{content:"\f13e"}.fi-ss-ambulance:before{content:"\f13f"}.fi-ss-amusement-park:before{content:"\f140"}.fi-ss-analyse-alt:before{content:"\f141"}.fi-ss-analyse:before{content:"\f142"}.fi-ss-anatomical-heart:before{content:"\f143"}.fi-ss-anchor:before{content:"\f144"}.fi-ss-angel:before{content:"\f145"}.fi-ss-angle-90:before{content:"\f146"}.fi-ss-angle-circle-down:before{content:"\f147"}.fi-ss-angle-circle-left:before{content:"\f148"}.fi-ss-angle-circle-right:before{content:"\f149"}.fi-ss-angle-circle-up:before{content:"\f14a"}.fi-ss-angle-double-left:before{content:"\f14b"}.fi-ss-angle-double-right:before{content:"\f14c"}.fi-ss-angle-double-small-down:before{content:"\f14d"}.fi-ss-angle-double-small-left:before{content:"\f14e"}.fi-ss-angle-double-small-right:before{content:"\f14f"}.fi-ss-angle-double-small-up:before{content:"\f150"}.fi-ss-angle-down:before{content:"\f151"}.fi-ss-angle-left:before{content:"\f152"}.fi-ss-angle-right:before{content:"\f153"}.fi-ss-angle-small-down:before{content:"\f154"}.fi-ss-angle-small-left:before{content:"\f155"}.fi-ss-angle-small-right:before{content:"\f156"}.fi-ss-angle-small-up:before{content:"\f157"}.fi-ss-angle-square-down:before{content:"\f158"}.fi-ss-angle-square-left:before{content:"\f159"}.fi-ss-angle-square-right:before{content:"\f15a"}.fi-ss-angle-square-up:before{content:"\f15b"}.fi-ss-angle-up:before{content:"\f15c"}.fi-ss-angle:before{content:"\f15d"}.fi-ss-angles-up-down:before{content:"\f15e"}.fi-ss-angry:before{content:"\f15f"}.fi-ss-animated-icon:before{content:"\f160"}.fi-ss-ankh:before{content:"\f161"}.fi-ss-answer-alt:before{content:"\f162"}.fi-ss-answer:before{content:"\f163"}.fi-ss-apartment:before{content:"\f164"}.fi-ss-aperture:before{content:"\f165"}.fi-ss-api:before{content:"\f166"}.fi-ss-apple-core:before{content:"\f167"}.fi-ss-apple-crate:before{content:"\f168"}.fi-ss-apple-whole:before{content:"\f169"}.fi-ss-apps-add:before{content:"\f16a"}.fi-ss-apps-delete:before{content:"\f16b"}.fi-ss-apps-sort:before{content:"\f16c"}.fi-ss-apps:before{content:"\f16d"}.fi-ss-archive:before{content:"\f16e"}.fi-ss-archway:before{content:"\f16f"}.fi-ss-arrow-alt-circle-down:before{content:"\f170"}.fi-ss-arrow-alt-circle-left:before{content:"\f171"}.fi-ss-arrow-alt-circle-right:before{content:"\f172"}.fi-ss-arrow-alt-circle-up:before{content:"\f173"}.fi-ss-arrow-alt-down:before{content:"\f174"}.fi-ss-arrow-alt-from-bottom:before{content:"\f175"}.fi-ss-arrow-alt-from-left:before{content:"\f176"}.fi-ss-arrow-alt-from-right:before{content:"\f177"}.fi-ss-arrow-alt-from-top:before{content:"\f178"}.fi-ss-arrow-alt-left:before{content:"\f179"}.fi-ss-arrow-alt-right:before{content:"\f17a"}.fi-ss-arrow-alt-square-down:before{content:"\f17b"}.fi-ss-arrow-alt-square-left:before{content:"\f17c"}.fi-ss-arrow-alt-square-right:before{content:"\f17d"}.fi-ss-arrow-alt-square-up:before{content:"\f17e"}.fi-ss-arrow-alt-to-bottom:before{content:"\f17f"}.fi-ss-arrow-alt-to-left:before{content:"\f180"}.fi-ss-arrow-alt-to-right:before{content:"\f181"}.fi-ss-arrow-alt-to-top:before{content:"\f182"}.fi-ss-arrow-alt-up:before{content:"\f183"}.fi-ss-arrow-circle-down:before{content:"\f184"}.fi-ss-arrow-circle-left:before{content:"\f185"}.fi-ss-arrow-circle-right:before{content:"\f186"}.fi-ss-arrow-circle-up:before{content:"\f187"}.fi-ss-arrow-comparison:before{content:"\f188"}.fi-ss-arrow-down-from-arc:before{content:"\f189"}.fi-ss-arrow-down-from-dotted-line:before{content:"\f18a"}.fi-ss-arrow-down-left:before{content:"\f18b"}.fi-ss-arrow-down-small-big:before{content:"\f18c"}.fi-ss-arrow-down-to-dotted-line:before{content:"\f18d"}.fi-ss-arrow-down-to-square:before{content:"\f18e"}.fi-ss-arrow-down-triangle-square:before{content:"\f18f"}.fi-ss-arrow-down:before{content:"\f190"}.fi-ss-arrow-from-bottom:before{content:"\f191"}.fi-ss-arrow-from-left:before{content:"\f192"}.fi-ss-arrow-from-right:before{content:"\f193"}.fi-ss-arrow-from-top:before{content:"\f194"}.fi-ss-arrow-left-from-arc:before{content:"\f195"}.fi-ss-arrow-left-from-line:before{content:"\f196"}.fi-ss-arrow-left-to-arc:before{content:"\f197"}.fi-ss-arrow-left:before{content:"\f198"}.fi-ss-arrow-progress-alt:before{content:"\f199"}.fi-ss-arrow-progress:before{content:"\f19a"}.fi-ss-arrow-right-to-bracket:before{content:"\f19b"}.fi-ss-arrow-right:before{content:"\f19c"}.fi-ss-arrow-small-down:before{content:"\f19d"}.fi-ss-arrow-small-left:before{content:"\f19e"}.fi-ss-arrow-small-right:before{content:"\f19f"}.fi-ss-arrow-small-up:before{content:"\f1a0"}.fi-ss-arrow-square-down:before{content:"\f1a1"}.fi-ss-arrow-square-left:before{content:"\f1a2"}.fi-ss-arrow-square-right:before{content:"\f1a3"}.fi-ss-arrow-square-up:before{content:"\f1a4"}.fi-ss-arrow-to-bottom:before{content:"\f1a5"}.fi-ss-arrow-to-left:before{content:"\f1a6"}.fi-ss-arrow-to-right:before{content:"\f1a7"}.fi-ss-arrow-to-top:before{content:"\f1a8"}.fi-ss-arrow-trend-down:before{content:"\f1a9"}.fi-ss-arrow-trend-up:before{content:"\f1aa"}.fi-ss-arrow-turn-down-left:before{content:"\f1ab"}.fi-ss-arrow-turn-down-right:before{content:"\f1ac"}.fi-ss-arrow-turn-left-up:before{content:"\f1ad"}.fi-ss-arrow-up-from-dotted-line:before{content:"\f1ae"}.fi-ss-arrow-up-from-ground-water:before{content:"\f1af"}.fi-ss-arrow-up-from-square:before{content:"\f1b0"}.fi-ss-arrow-up-left-from-circle:before{content:"\f1b1"}.fi-ss-arrow-up-left:before{content:"\f1b2"}.fi-ss-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b3"}.fi-ss-arrow-up-right-from-square:before{content:"\f1b4"}.fi-ss-arrow-up-right:before{content:"\f1b5"}.fi-ss-arrow-up-small-big:before{content:"\f1b6"}.fi-ss-arrow-up-square-triangle:before{content:"\f1b7"}.fi-ss-arrow-up-to-arc:before{content:"\f1b8"}.fi-ss-arrow-up-to-dotted-line:before{content:"\f1b9"}.fi-ss-arrow-up:before{content:"\f1ba"}.fi-ss-arrow-upward-growth-crypto:before{content:"\f1bb"}.fi-ss-arrows-alt-h:before{content:"\f1bc"}.fi-ss-arrows-alt-v:before{content:"\f1bd"}.fi-ss-arrows-alt:before{content:"\f1be"}.fi-ss-arrows-cross:before{content:"\f1bf"}.fi-ss-arrows-from-dotted-line:before{content:"\f1c0"}.fi-ss-arrows-from-line:before{content:"\f1c1"}.fi-ss-arrows-h-copy:before{content:"\f1c2"}.fi-ss-arrows-h:before{content:"\f1c3"}.fi-ss-arrows-repeat-1:before{content:"\f1c4"}.fi-ss-arrows-repeat:before{content:"\f1c5"}.fi-ss-arrows-retweet:before{content:"\f1c6"}.fi-ss-arrows-split-right-and-left:before{content:"\f1c7"}.fi-ss-arrows-split-up-and-left:before{content:"\f1c8"}.fi-ss-arrows-to-circle:before{content:"\f1c9"}.fi-ss-arrows-to-dotted-line:before{content:"\f1ca"}.fi-ss-arrows-to-eye:before{content:"\f1cb"}.fi-ss-arrows-to-line:before{content:"\f1cc"}.fi-ss-arrows:before{content:"\f1cd"}.fi-ss-artificial-intelligence:before{content:"\f1ce"}.fi-ss-assept-document:before{content:"\f1cf"}.fi-ss-assessment-alt:before{content:"\f1d0"}.fi-ss-assessment:before{content:"\f1d1"}.fi-ss-assign:before{content:"\f1d2"}.fi-ss-assistive-listening-systems:before{content:"\f1d3"}.fi-ss-asterik:before{content:"\f1d4"}.fi-ss-at:before{content:"\f1d5"}.fi-ss-attribution-pen:before{content:"\f1d6"}.fi-ss-attribution-pencil:before{content:"\f1d7"}.fi-ss-aubergine:before{content:"\f1d8"}.fi-ss-auction:before{content:"\f1d9"}.fi-ss-audience-megaphone:before{content:"\f1da"}.fi-ss-audio-description-slash:before{content:"\f1db"}.fi-ss-audit-alt:before{content:"\f1dc"}.fi-ss-audit:before{content:"\f1dd"}.fi-ss-austral-sign:before{content:"\f1de"}.fi-ss-avocado:before{content:"\f1df"}.fi-ss-award:before{content:"\f1e0"}.fi-ss-axe-battle:before{content:"\f1e1"}.fi-ss-axe:before{content:"\f1e2"}.fi-ss-b:before{content:"\f1e3"}.fi-ss-baby-carriage:before{content:"\f1e4"}.fi-ss-baby:before{content:"\f1e5"}.fi-ss-back-up:before{content:"\f1e6"}.fi-ss-background:before{content:"\f1e7"}.fi-ss-backpack:before{content:"\f1e8"}.fi-ss-bacon:before{content:"\f1e9"}.fi-ss-bacteria:before{content:"\f1ea"}.fi-ss-bacterium:before{content:"\f1eb"}.fi-ss-badge-check:before{content:"\f1ec"}.fi-ss-badge-dollar:before{content:"\f1ed"}.fi-ss-badge-leaf:before{content:"\f1ee"}.fi-ss-badge-percent:before{content:"\f1ef"}.fi-ss-badge-sheriff:before{content:"\f1f0"}.fi-ss-badge:before{content:"\f1f1"}.fi-ss-badger-honey:before{content:"\f1f2"}.fi-ss-badget-check-alt:before{content:"\f1f3"}.fi-ss-badminton:before{content:"\f1f4"}.fi-ss-bag-map-pin:before{content:"\f1f5"}.fi-ss-bag-seedling:before{content:"\f1f6"}.fi-ss-bag-shopping-minus:before{content:"\f1f7"}.fi-ss-bags-shopping:before{content:"\f1f8"}.fi-ss-baguette:before{content:"\f1f9"}.fi-ss-bahai:before{content:"\f1fa"}.fi-ss-baht-sign:before{content:"\f1fb"}.fi-ss-balance-scale-left:before{content:"\f1fc"}.fi-ss-balance-scale-right:before{content:"\f1fd"}.fi-ss-ball-pile:before{content:"\f1fe"}.fi-ss-ballet-dance:before{content:"\f1ff"}.fi-ss-balloon:before{content:"\f200"}.fi-ss-balloons:before{content:"\f201"}.fi-ss-ballot-check:before{content:"\f202"}.fi-ss-ballot:before{content:"\f203"}.fi-ss-ban-bug:before{content:"\f204"}.fi-ss-ban:before{content:"\f205"}.fi-ss-banana:before{content:"\f206"}.fi-ss-band-aid:before{content:"\f207"}.fi-ss-bangladeshi-taka-sign:before{content:"\f208"}.fi-ss-banjo:before{content:"\f209"}.fi-ss-bank:before{content:"\f20a"}.fi-ss-banner-2:before{content:"\f20b"}.fi-ss-banner-3:before{content:"\f20c"}.fi-ss-banner-4:before{content:"\f20d"}.fi-ss-banner-5:before{content:"\f20e"}.fi-ss-banner:before{content:"\f20f"}.fi-ss-barber-pole:before{content:"\f210"}.fi-ss-barber-shop:before{content:"\f211"}.fi-ss-barcode-read:before{content:"\f212"}.fi-ss-barcode-scan:before{content:"\f213"}.fi-ss-barcode:before{content:"\f214"}.fi-ss-bars-filter:before{content:"\f215"}.fi-ss-bars-progress:before{content:"\f216"}.fi-ss-bars-sort:before{content:"\f217"}.fi-ss-bars-staggered:before{content:"\f218"}.fi-ss-baseball-alt:before{content:"\f219"}.fi-ss-baseball:before{content:"\f21a"}.fi-ss-basket-shopping-minus:before{content:"\f21b"}.fi-ss-basket-shopping-plus:before{content:"\f21c"}.fi-ss-basket-shopping-simple:before{content:"\f21d"}.fi-ss-basketball-hoop:before{content:"\f21e"}.fi-ss-basketball:before{content:"\f21f"}.fi-ss-bat:before{content:"\f220"}.fi-ss-bath:before{content:"\f221"}.fi-ss-battery-bolt:before{content:"\f222"}.fi-ss-battery-empty:before{content:"\f223"}.fi-ss-battery-exclamation:before{content:"\f224"}.fi-ss-battery-full:before{content:"\f225"}.fi-ss-battery-half:before{content:"\f226"}.fi-ss-battery-quarter:before{content:"\f227"}.fi-ss-battery-slash:before{content:"\f228"}.fi-ss-battery-three-quarters:before{content:"\f229"}.fi-ss-beacon:before{content:"\f22a"}.fi-ss-bed-alt:before{content:"\f22b"}.fi-ss-bed-bunk:before{content:"\f22c"}.fi-ss-bed-empty:before{content:"\f22d"}.fi-ss-bed:before{content:"\f22e"}.fi-ss-bee:before{content:"\f22f"}.fi-ss-beer-mug-empty:before{content:"\f230"}.fi-ss-beer:before{content:"\f231"}.fi-ss-bell-concierge:before{content:"\f232"}.fi-ss-bell-notification-call:before{content:"\f233"}.fi-ss-bell-notification-social-media:before{content:"\f234"}.fi-ss-bell-ring:before{content:"\f235"}.fi-ss-bell-school-slash:before{content:"\f236"}.fi-ss-bell-school:before{content:"\f237"}.fi-ss-bell-slash:before{content:"\f238"}.fi-ss-bell:before{content:"\f239"}.fi-ss-bells:before{content:"\f23a"}.fi-ss-bench-tree:before{content:"\f23b"}.fi-ss-benefit-diamond-alt:before{content:"\f23c"}.fi-ss-benefit-diamond:before{content:"\f23d"}.fi-ss-benefit-hand:before{content:"\f23e"}.fi-ss-benefit-increase:before{content:"\f23f"}.fi-ss-benefit-porcent:before{content:"\f240"}.fi-ss-benefit:before{content:"\f241"}.fi-ss-betamax:before{content:"\f242"}.fi-ss-bible:before{content:"\f243"}.fi-ss-bicycle-journey:before{content:"\f244"}.fi-ss-bike:before{content:"\f245"}.fi-ss-biking-mountain:before{content:"\f246"}.fi-ss-biking:before{content:"\f247"}.fi-ss-bill-arrow:before{content:"\f248"}.fi-ss-billiard:before{content:"\f249"}.fi-ss-bin-bottles:before{content:"\f24a"}.fi-ss-binary-circle-check:before{content:"\f24b"}.fi-ss-binary-lock:before{content:"\f24c"}.fi-ss-binary-slash:before{content:"\f24d"}.fi-ss-binary:before{content:"\f24e"}.fi-ss-binoculars:before{content:"\f24f"}.fi-ss-bio-leaves:before{content:"\f250"}.fi-ss-bio:before{content:"\f251"}.fi-ss-biohazard:before{content:"\f252"}.fi-ss-bird:before{content:"\f253"}.fi-ss-bitcoin-sign:before{content:"\f254"}.fi-ss-blanket:before{content:"\f255"}.fi-ss-blender-phone:before{content:"\f256"}.fi-ss-blender:before{content:"\f257"}.fi-ss-blinds-open:before{content:"\f258"}.fi-ss-blinds-raised:before{content:"\f259"}.fi-ss-blinds:before{content:"\f25a"}.fi-ss-block-brick:before{content:"\f25b"}.fi-ss-block-microphone:before{content:"\f25c"}.fi-ss-block-question:before{content:"\f25d"}.fi-ss-block-quote:before{content:"\f25e"}.fi-ss-block:before{content:"\f25f"}.fi-ss-blockchain-3:before{content:"\f260"}.fi-ss-blog-pencil:before{content:"\f261"}.fi-ss-blog-text:before{content:"\f262"}.fi-ss-blood-dropper:before{content:"\f263"}.fi-ss-blood-test-tube-alt:before{content:"\f264"}.fi-ss-blood-test-tube:before{content:"\f265"}.fi-ss-blood:before{content:"\f266"}.fi-ss-blossom:before{content:"\f267"}.fi-ss-blueberries:before{content:"\f268"}.fi-ss-blueprint:before{content:"\f269"}.fi-ss-bold:before{content:"\f26a"}.fi-ss-bolt-auto:before{content:"\f26b"}.fi-ss-bolt-slash:before{content:"\f26c"}.fi-ss-bolt:before{content:"\f26d"}.fi-ss-bomb:before{content:"\f26e"}.fi-ss-bone-break:before{content:"\f26f"}.fi-ss-bone:before{content:"\f270"}.fi-ss-bong:before{content:"\f271"}.fi-ss-bonus-alt:before{content:"\f272"}.fi-ss-bonus-star:before{content:"\f273"}.fi-ss-bonus:before{content:"\f274"}.fi-ss-book-alt:before{content:"\f275"}.fi-ss-book-arrow-right:before{content:"\f276"}.fi-ss-book-arrow-up:before{content:"\f277"}.fi-ss-book-atlas:before{content:"\f278"}.fi-ss-book-bookmark:before{content:"\f279"}.fi-ss-book-circle-arrow-right:before{content:"\f27a"}.fi-ss-book-circle-arrow-up:before{content:"\f27b"}.fi-ss-book-copy:before{content:"\f27c"}.fi-ss-book-dead:before{content:"\f27d"}.fi-ss-book-font:before{content:"\f27e"}.fi-ss-book-heart:before{content:"\f27f"}.fi-ss-book-medical:before{content:"\f280"}.fi-ss-book-open-cover:before{content:"\f281"}.fi-ss-book-open-reader:before{content:"\f282"}.fi-ss-book-plus:before{content:"\f283"}.fi-ss-book-quran:before{content:"\f284"}.fi-ss-book-section:before{content:"\f285"}.fi-ss-book-spells:before{content:"\f286"}.fi-ss-book-tanakh:before{content:"\f287"}.fi-ss-book-user:before{content:"\f288"}.fi-ss-book:before{content:"\f289"}.fi-ss-Booking:before{content:"\f28a"}.fi-ss-bookmark-slash:before{content:"\f28b"}.fi-ss-bookmark:before{content:"\f28c"}.fi-ss-books-medical:before{content:"\f28d"}.fi-ss-books:before{content:"\f28e"}.fi-ss-boot-heeled:before{content:"\f28f"}.fi-ss-boot:before{content:"\f290"}.fi-ss-booth-curtain:before{content:"\f291"}.fi-ss-border-all:before{content:"\f292"}.fi-ss-border-bottom:before{content:"\f293"}.fi-ss-border-center-h:before{content:"\f294"}.fi-ss-border-center-v:before{content:"\f295"}.fi-ss-border-inner:before{content:"\f296"}.fi-ss-border-left:before{content:"\f297"}.fi-ss-border-none:before{content:"\f298"}.fi-ss-border-outer:before{content:"\f299"}.fi-ss-border-right:before{content:"\f29a"}.fi-ss-border-style-alt:before{content:"\f29b"}.fi-ss-border-style:before{content:"\f29c"}.fi-ss-border-top:before{content:"\f29d"}.fi-ss-boss:before{content:"\f29e"}.fi-ss-bottle-droplet:before{content:"\f29f"}.fi-ss-bottle:before{content:"\f2a0"}.fi-ss-bow-arrow:before{content:"\f2a1"}.fi-ss-bowl-chopsticks-noodles:before{content:"\f2a2"}.fi-ss-bowl-chopsticks:before{content:"\f2a3"}.fi-ss-bowl-rice:before{content:"\f2a4"}.fi-ss-bowl-scoop:before{content:"\f2a5"}.fi-ss-bowl-scoops:before{content:"\f2a6"}.fi-ss-bowl-soft-serve:before{content:"\f2a7"}.fi-ss-bowl-spoon:before{content:"\f2a8"}.fi-ss-bowling-ball:before{content:"\f2a9"}.fi-ss-bowling-pins:before{content:"\f2aa"}.fi-ss-bowling:before{content:"\f2ab"}.fi-ss-box-alt:before{content:"\f2ac"}.fi-ss-box-ballot:before{content:"\f2ad"}.fi-ss-box-check:before{content:"\f2ae"}.fi-ss-box-circle-check:before{content:"\f2af"}.fi-ss-box-dollar:before{content:"\f2b0"}.fi-ss-box-fragile:before{content:"\f2b1"}.fi-ss-box-heart:before{content:"\f2b2"}.fi-ss-box-open-full:before{content:"\f2b3"}.fi-ss-box-open:before{content:"\f2b4"}.fi-ss-box-tissue:before{content:"\f2b5"}.fi-ss-box-up:before{content:"\f2b6"}.fi-ss-box:before{content:"\f2b7"}.fi-ss-boxes:before{content:"\f2b8"}.fi-ss-boxing-glove:before{content:"\f2b9"}.fi-ss-bracket-curly-right:before{content:"\f2ba"}.fi-ss-bracket-curly:before{content:"\f2bb"}.fi-ss-bracket-round-right:before{content:"\f2bc"}.fi-ss-bracket-round:before{content:"\f2bd"}.fi-ss-bracket-square-right:before{content:"\f2be"}.fi-ss-bracket-square:before{content:"\f2bf"}.fi-ss-brackets-curly:before{content:"\f2c0"}.fi-ss-brackets-round:before{content:"\f2c1"}.fi-ss-brackets-square:before{content:"\f2c2"}.fi-ss-braille-a:before{content:"\f2c3"}.fi-ss-braille-b:before{content:"\f2c4"}.fi-ss-braille-c:before{content:"\f2c5"}.fi-ss-braille-d:before{content:"\f2c6"}.fi-ss-braille-e:before{content:"\f2c7"}.fi-ss-braille-g:before{content:"\f2c8"}.fi-ss-braille-h:before{content:"\f2c9"}.fi-ss-braille-i:before{content:"\f2ca"}.fi-ss-braille-j:before{content:"\f2cb"}.fi-ss-braille-k:before{content:"\f2cc"}.fi-ss-braille-l:before{content:"\f2cd"}.fi-ss-braille-m:before{content:"\f2ce"}.fi-ss-braille-n-alt:before{content:"\f2cf"}.fi-ss-braille-n:before{content:"\f2d0"}.fi-ss-braille-o:before{content:"\f2d1"}.fi-ss-braille-p:before{content:"\f2d2"}.fi-ss-braille-q:before{content:"\f2d3"}.fi-ss-braille-r:before{content:"\f2d4"}.fi-ss-braille-s:before{content:"\f2d5"}.fi-ss-braille-t:before{content:"\f2d6"}.fi-ss-braille-u:before{content:"\f2d7"}.fi-ss-braille-v:before{content:"\f2d8"}.fi-ss-braille-w:before{content:"\f2d9"}.fi-ss-braille-x:before{content:"\f2da"}.fi-ss-braille-y:before{content:"\f2db"}.fi-ss-braille-z:before{content:"\f2dc"}.fi-ss-braille:before{content:"\f2dd"}.fi-ss-brain-circuit:before{content:"\f2de"}.fi-ss-brain:before{content:"\f2df"}.fi-ss-brake-warning:before{content:"\f2e0"}.fi-ss-branching:before{content:"\f2e1"}.fi-ss-brand:before{content:"\f2e2"}.fi-ss-branding:before{content:"\f2e3"}.fi-ss-bread-loaf:before{content:"\f2e4"}.fi-ss-bread-slice-butter:before{content:"\f2e5"}.fi-ss-bread-slice:before{content:"\f2e6"}.fi-ss-bread:before{content:"\f2e7"}.fi-ss-briefcase-arrow-right:before{content:"\f2e8"}.fi-ss-briefcase-blank:before{content:"\f2e9"}.fi-ss-briefcase:before{content:"\f2ea"}.fi-ss-brightness-low:before{content:"\f2eb"}.fi-ss-brightness:before{content:"\f2ec"}.fi-ss-bring-forward:before{content:"\f2ed"}.fi-ss-bring-front:before{content:"\f2ee"}.fi-ss-broadcast-tower:before{content:"\f2ef"}.fi-ss-broccoli:before{content:"\f2f0"}.fi-ss-broken-chain-link-wrong:before{content:"\f2f1"}.fi-ss-broken-image:before{content:"\f2f2"}.fi-ss-broom-ball:before{content:"\f2f3"}.fi-ss-broom:before{content:"\f2f4"}.fi-ss-browser-ui:before{content:"\f2f5"}.fi-ss-browser:before{content:"\f2f6"}.fi-ss-browsers:before{content:"\f2f7"}.fi-ss-brush:before{content:"\f2f8"}.fi-ss-bucket:before{content:"\f2f9"}.fi-ss-budget-alt:before{content:"\f2fa"}.fi-ss-budget:before{content:"\f2fb"}.fi-ss-bug-slash:before{content:"\f2fc"}.fi-ss-bug:before{content:"\f2fd"}.fi-ss-bugs:before{content:"\f2fe"}.fi-ss-build-alt:before{content:"\f2ff"}.fi-ss-build:before{content:"\f300"}.fi-ss-builder:before{content:"\f301"}.fi-ss-building-circle-arrow-right:before{content:"\f302"}.fi-ss-building-ngo:before{content:"\f303"}.fi-ss-building:before{content:"\f304"}.fi-ss-bulb:before{content:"\f305"}.fi-ss-bullet:before{content:"\f306"}.fi-ss-bullhorn:before{content:"\f307"}.fi-ss-bullseye-arrow:before{content:"\f308"}.fi-ss-bullseye-pointer:before{content:"\f309"}.fi-ss-bullseye:before{content:"\f30a"}.fi-ss-burger-alt:before{content:"\f30b"}.fi-ss-burger-fries:before{content:"\f30c"}.fi-ss-burger-glass:before{content:"\f30d"}.fi-ss-burrito:before{content:"\f30e"}.fi-ss-burst:before{content:"\f30f"}.fi-ss-bus-alt:before{content:"\f310"}.fi-ss-bus:before{content:"\f311"}.fi-ss-business-time:before{content:"\f312"}.fi-ss-Butter:before{content:"\f313"}.fi-ss-butterfly:before{content:"\f314"}.fi-ss-c:before{content:"\f315"}.fi-ss-cabin:before{content:"\f316"}.fi-ss-cactus:before{content:"\f317"}.fi-ss-cage-empty:before{content:"\f318"}.fi-ss-cake-birthday:before{content:"\f319"}.fi-ss-cake-slice:before{content:"\f31a"}.fi-ss-cake-wedding:before{content:"\f31b"}.fi-ss-calculator-bill:before{content:"\f31c"}.fi-ss-calculator-math-tax:before{content:"\f31d"}.fi-ss-calculator-money:before{content:"\f31e"}.fi-ss-calculator-simple:before{content:"\f31f"}.fi-ss-calculator:before{content:"\f320"}.fi-ss-calendar-arrow-down:before{content:"\f321"}.fi-ss-calendar-arrow-up:before{content:"\f322"}.fi-ss-calendar-birhtday-cake:before{content:"\f323"}.fi-ss-calendar-call:before{content:"\f324"}.fi-ss-calendar-check:before{content:"\f325"}.fi-ss-calendar-clock:before{content:"\f326"}.fi-ss-calendar-day:before{content:"\f327"}.fi-ss-calendar-days:before{content:"\f328"}.fi-ss-calendar-event-tax:before{content:"\f329"}.fi-ss-calendar-exclamation:before{content:"\f32a"}.fi-ss-calendar-gavel-legal:before{content:"\f32b"}.fi-ss-calendar-heart:before{content:"\f32c"}.fi-ss-calendar-image:before{content:"\f32d"}.fi-ss-calendar-lines-pen:before{content:"\f32e"}.fi-ss-calendar-lines:before{content:"\f32f"}.fi-ss-calendar-minus:before{content:"\f330"}.fi-ss-calendar-payment-loan:before{content:"\f331"}.fi-ss-calendar-pen:before{content:"\f332"}.fi-ss-calendar-plus:before{content:"\f333"}.fi-ss-calendar-salary:before{content:"\f334"}.fi-ss-calendar-shift-swap:before{content:"\f335"}.fi-ss-calendar-star:before{content:"\f336"}.fi-ss-calendar-swap:before{content:"\f337"}.fi-ss-calendar-week:before{content:"\f338"}.fi-ss-calendar-xmark:before{content:"\f339"}.fi-ss-calendar:before{content:"\f33a"}.fi-ss-calendars:before{content:"\f33b"}.fi-ss-call-duration:before{content:"\f33c"}.fi-ss-call-history:before{content:"\f33d"}.fi-ss-call-incoming:before{content:"\f33e"}.fi-ss-call-missed:before{content:"\f33f"}.fi-ss-call-outgoing:before{content:"\f340"}.fi-ss-camcorder:before{content:"\f341"}.fi-ss-camera-cctv:before{content:"\f342"}.fi-ss-camera-movie:before{content:"\f343"}.fi-ss-camera-retro:before{content:"\f344"}.fi-ss-camera-rotate:before{content:"\f345"}.fi-ss-camera-security:before{content:"\f346"}.fi-ss-camera-slash:before{content:"\f347"}.fi-ss-camera-viewfinder:before{content:"\f348"}.fi-ss-camera:before{content:"\f349"}.fi-ss-campfire:before{content:"\f34a"}.fi-ss-camping:before{content:"\f34b"}.fi-ss-can-food:before{content:"\f34c"}.fi-ss-candle-holder:before{content:"\f34d"}.fi-ss-candle-lotus-yoga:before{content:"\f34e"}.fi-ss-candle-pose-yoga:before{content:"\f34f"}.fi-ss-candy-alt:before{content:"\f350"}.fi-ss-candy-bar:before{content:"\f351"}.fi-ss-candy-cane:before{content:"\f352"}.fi-ss-candy-corn:before{content:"\f353"}.fi-ss-candy-sweet:before{content:"\f354"}.fi-ss-candy:before{content:"\f355"}.fi-ss-Cannabis:before{content:"\f356"}.fi-ss-canned-food:before{content:"\f357"}.fi-ss-capsules:before{content:"\f358"}.fi-ss-car-alt:before{content:"\f359"}.fi-ss-car-battery:before{content:"\f35a"}.fi-ss-car-bolt:before{content:"\f35b"}.fi-ss-car-building:before{content:"\f35c"}.fi-ss-car-bump:before{content:"\f35d"}.fi-ss-car-bus:before{content:"\f35e"}.fi-ss-car-circle-bolt:before{content:"\f35f"}.fi-ss-car-crash:before{content:"\f360"}.fi-ss-car-garage:before{content:"\f361"}.fi-ss-car-journey:before{content:"\f362"}.fi-ss-car-mechanic:before{content:"\f363"}.fi-ss-car-rear:before{content:"\f364"}.fi-ss-car-side-bolt:before{content:"\f365"}.fi-ss-car-side:before{content:"\f366"}.fi-ss-car-tilt:before{content:"\f367"}.fi-ss-car-wash:before{content:"\f368"}.fi-ss-car:before{content:"\f369"}.fi-ss-caravan-alt:before{content:"\f36a"}.fi-ss-caravan:before{content:"\f36b"}.fi-ss-card-club:before{content:"\f36c"}.fi-ss-card-diamond:before{content:"\f36d"}.fi-ss-card-heart:before{content:"\f36e"}.fi-ss-card-spade:before{content:"\f36f"}.fi-ss-cardinal-compass:before{content:"\f370"}.fi-ss-career-growth:before{content:"\f371"}.fi-ss-career-path:before{content:"\f372"}.fi-ss-caret-circle-down:before{content:"\f373"}.fi-ss-caret-circle-right:before{content:"\f374"}.fi-ss-caret-circle-up:before{content:"\f375"}.fi-ss-caret-down:before{content:"\f376"}.fi-ss-caret-left:before{content:"\f377"}.fi-ss-caret-quare-up:before{content:"\f378"}.fi-ss-caret-right:before{content:"\f379"}.fi-ss-caret-square-down:before{content:"\f37a"}.fi-ss-caret-square-left_1:before{content:"\f37b"}.fi-ss-caret-square-left:before{content:"\f37c"}.fi-ss-caret-square-right:before{content:"\f37d"}.fi-ss-caret-up:before{content:"\f37e"}.fi-ss-carrot:before{content:"\f37f"}.fi-ss-cars-crash:before{content:"\f380"}.fi-ss-cars:before{content:"\f381"}.fi-ss-cart-arrow-down:before{content:"\f382"}.fi-ss-cart-minus:before{content:"\f383"}.fi-ss-cart-shopping-fast:before{content:"\f384"}.fi-ss-cash-register:before{content:"\f385"}.fi-ss-cassette-tape:before{content:"\f386"}.fi-ss-cassette-vhs:before{content:"\f387"}.fi-ss-castle:before{content:"\f388"}.fi-ss-cat-head:before{content:"\f389"}.fi-ss-cat-space:before{content:"\f38a"}.fi-ss-cat:before{content:"\f38b"}.fi-ss-catalog-alt:before{content:"\f38c"}.fi-ss-catalog-magazine:before{content:"\f38d"}.fi-ss-catalog:before{content:"\f38e"}.fi-ss-category-alt:before{content:"\f38f"}.fi-ss-category:before{content:"\f390"}.fi-ss-cauldron:before{content:"\f391"}.fi-ss-cedi-sign:before{content:"\f392"}.fi-ss-cello:before{content:"\f393"}.fi-ss-cent-sign:before{content:"\f394"}.fi-ss-chair-office:before{content:"\f395"}.fi-ss-chair:before{content:"\f396"}.fi-ss-chalkboard-user:before{content:"\f397"}.fi-ss-chalkboard:before{content:"\f398"}.fi-ss-challenge-alt:before{content:"\f399"}.fi-ss-challenge:before{content:"\f39a"}.fi-ss-channel:before{content:"\f39b"}.fi-ss-charging-station:before{content:"\f39c"}.fi-ss-chart-area:before{content:"\f39d"}.fi-ss-chart-bullet:before{content:"\f39e"}.fi-ss-chart-candlestick:before{content:"\f39f"}.fi-ss-chart-connected:before{content:"\f3a0"}.fi-ss-chart-gantt:before{content:"\f3a1"}.fi-ss-chart-histogram:before{content:"\f3a2"}.fi-ss-chart-kanban:before{content:"\f3a3"}.fi-ss-chart-line-up-down:before{content:"\f3a4"}.fi-ss-chart-line-up:before{content:"\f3a5"}.fi-ss-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-ss-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-ss-chart-mixed:before{content:"\f3a8"}.fi-ss-chart-network:before{content:"\f3a9"}.fi-ss-chart-pie-alt:before{content:"\f3aa"}.fi-ss-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-ss-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-ss-chart-pie:before{content:"\f3ad"}.fi-ss-chart-pyramid:before{content:"\f3ae"}.fi-ss-chart-radar:before{content:"\f3af"}.fi-ss-chart-scatter-3d:before{content:"\f3b0"}.fi-ss-chart-scatter-bubble:before{content:"\f3b1"}.fi-ss-chart-scatter:before{content:"\f3b2"}.fi-ss-chart-set-theory:before{content:"\f3b3"}.fi-ss-chart-simple-horizontal:before{content:"\f3b4"}.fi-ss-chart-simple:before{content:"\f3b5"}.fi-ss-chart-tree-map:before{content:"\f3b6"}.fi-ss-chart-tree:before{content:"\f3b7"}.fi-ss-chart-user:before{content:"\f3b8"}.fi-ss-chart-waterfall:before{content:"\f3b9"}.fi-ss-chat-arrow-down:before{content:"\f3ba"}.fi-ss-chat-arrow-grow:before{content:"\f3bb"}.fi-ss-chat-bubble-call:before{content:"\f3bc"}.fi-ss-chatbot-speech-bubble:before{content:"\f3bd"}.fi-ss-chatbot:before{content:"\f3be"}.fi-ss-cheap-bill:before{content:"\f3bf"}.fi-ss-cheap-dollar:before{content:"\f3c0"}.fi-ss-cheap-stack-dollar:before{content:"\f3c1"}.fi-ss-cheap-stack:before{content:"\f3c2"}.fi-ss-cheap:before{content:"\f3c3"}.fi-ss-check-circle:before{content:"\f3c4"}.fi-ss-check-double:before{content:"\f3c5"}.fi-ss-check-in-calendar:before{content:"\f3c6"}.fi-ss-check-out-calendar:before{content:"\f3c7"}.fi-ss-check:before{content:"\f3c8"}.fi-ss-checkbox:before{content:"\f3c9"}.fi-ss-checklist-task-budget:before{content:"\f3ca"}.fi-ss-cheese-alt:before{content:"\f3cb"}.fi-ss-cheese:before{content:"\f3cc"}.fi-ss-cheeseburger:before{content:"\f3cd"}.fi-ss-cherry:before{content:"\f3ce"}.fi-ss-chess-bishop:before{content:"\f3cf"}.fi-ss-chess-board:before{content:"\f3d0"}.fi-ss-chess-clock-alt:before{content:"\f3d1"}.fi-ss-chess-clock:before{content:"\f3d2"}.fi-ss-chess-king-alt:before{content:"\f3d3"}.fi-ss-chess-king:before{content:"\f3d4"}.fi-ss-chess-knight-alt:before{content:"\f3d5"}.fi-ss-chess-knight:before{content:"\f3d6"}.fi-ss-chess-pawn-alt:before{content:"\f3d7"}.fi-ss-chess-pawn:before{content:"\f3d8"}.fi-ss-chess-piece:before{content:"\f3d9"}.fi-ss-chess-queen-alt:before{content:"\f3da"}.fi-ss-chess-queen:before{content:"\f3db"}.fi-ss-chess-rook-alt:before{content:"\f3dc"}.fi-ss-chess-rook:before{content:"\f3dd"}.fi-ss-chess:before{content:"\f3de"}.fi-ss-chevron-double-down:before{content:"\f3df"}.fi-ss-chevron-double-up:before{content:"\f3e0"}.fi-ss-child-head:before{content:"\f3e1"}.fi-ss-child:before{content:"\f3e2"}.fi-ss-chimney:before{content:"\f3e3"}.fi-ss-chip:before{content:"\f3e4"}.fi-ss-chocolate:before{content:"\f3e5"}.fi-ss-choir-singing:before{content:"\f3e6"}.fi-ss-choose-alt:before{content:"\f3e7"}.fi-ss-choose:before{content:"\f3e8"}.fi-ss-church:before{content:"\f3e9"}.fi-ss-circle-0:before{content:"\f3ea"}.fi-ss-circle-1:before{content:"\f3eb"}.fi-ss-circle-2:before{content:"\f3ec"}.fi-ss-circle-3:before{content:"\f3ed"}.fi-ss-circle-4:before{content:"\f3ee"}.fi-ss-circle-5:before{content:"\f3ef"}.fi-ss-circle-6:before{content:"\f3f0"}.fi-ss-circle-7:before{content:"\f3f1"}.fi-ss-circle-8:before{content:"\f3f2"}.fi-ss-circle-9:before{content:"\f3f3"}.fi-ss-circle-a:before{content:"\f3f4"}.fi-ss-circle-b:before{content:"\f3f5"}.fi-ss-circle-bolt:before{content:"\f3f6"}.fi-ss-circle-book-open:before{content:"\f3f7"}.fi-ss-circle-bookmark:before{content:"\f3f8"}.fi-ss-circle-c:before{content:"\f3f9"}.fi-ss-circle-calendar:before{content:"\f3fa"}.fi-ss-circle-camera:before{content:"\f3fb"}.fi-ss-circle-d:before{content:"\f3fc"}.fi-ss-circle-dashed:before{content:"\f3fd"}.fi-ss-circle-divide:before{content:"\f3fe"}.fi-ss-circle-e:before{content:"\f3ff"}.fi-ss-circle-ellipsis-vertical:before{content:"\f400"}.fi-ss-circle-ellipsis:before{content:"\f401"}.fi-ss-circle-envelope:before{content:"\f402"}.fi-ss-circle-exclamation-check:before{content:"\f403"}.fi-ss-circle-f:before{content:"\f404"}.fi-ss-circle-g:before{content:"\f405"}.fi-ss-circle-h:before{content:"\f406"}.fi-ss-circle-half-stroke:before{content:"\f407"}.fi-ss-circle-half:before{content:"\f408"}.fi-ss-circle-heart:before{content:"\f409"}.fi-ss-circle-i:before{content:"\f40a"}.fi-ss-circle-j:before{content:"\f40b"}.fi-ss-circle-k:before{content:"\f40c"}.fi-ss-circle-l:before{content:"\f40d"}.fi-ss-circle-m:before{content:"\f40e"}.fi-ss-circle-microphone-lines:before{content:"\f40f"}.fi-ss-circle-microphone:before{content:"\f410"}.fi-ss-circle-n:before{content:"\f411"}.fi-ss-circle-nodes:before{content:"\f412"}.fi-ss-circle-o:before{content:"\f413"}.fi-ss-circle-overlap:before{content:"\f414"}.fi-ss-circle-p:before{content:"\f415"}.fi-ss-circle-phone-flip:before{content:"\f416"}.fi-ss-circle-phone-hangup:before{content:"\f417"}.fi-ss-circle-phone:before{content:"\f418"}.fi-ss-circle-q:before{content:"\f419"}.fi-ss-circle-quarter:before{content:"\f41a"}.fi-ss-circle-quarters-alt:before{content:"\f41b"}.fi-ss-circle-r:before{content:"\f41c"}.fi-ss-circle-s:before{content:"\f41d"}.fi-ss-circle-small:before{content:"\f41e"}.fi-ss-circle-star:before{content:"\f41f"}.fi-ss-circle-t:before{content:"\f420"}.fi-ss-circle-three-quarters:before{content:"\f421"}.fi-ss-circle-trash:before{content:"\f422"}.fi-ss-circle-u:before{content:"\f423"}.fi-ss-circle-user:before{content:"\f424"}.fi-ss-circle-v:before{content:"\f425"}.fi-ss-circle-video:before{content:"\f426"}.fi-ss-circle-w:before{content:"\f427"}.fi-ss-circle-waveform-lines:before{content:"\f428"}.fi-ss-circle-x:before{content:"\f429"}.fi-ss-circle-xmark:before{content:"\f42a"}.fi-ss-circle-y:before{content:"\f42b"}.fi-ss-circle-z:before{content:"\f42c"}.fi-ss-circle:before{content:"\f42d"}.fi-ss-citrus-slice:before{content:"\f42e"}.fi-ss-citrus:before{content:"\f42f"}.fi-ss-city:before{content:"\f430"}.fi-ss-clapperboard-play:before{content:"\f431"}.fi-ss-clapperboard:before{content:"\f432"}.fi-ss-clarinet:before{content:"\f433"}.fi-ss-claw-marks:before{content:"\f434"}.fi-ss-clear-alt:before{content:"\f435"}.fi-ss-clip-file:before{content:"\f436"}.fi-ss-clip-mail:before{content:"\f437"}.fi-ss-clip:before{content:"\f438"}.fi-ss-clipboard-check:before{content:"\f439"}.fi-ss-clipboard-exclamation:before{content:"\f43a"}.fi-ss-clipboard-list-check:before{content:"\f43b"}.fi-ss-clipboard-list:before{content:"\f43c"}.fi-ss-clipboard-prescription:before{content:"\f43d"}.fi-ss-clipboard-question:before{content:"\f43e"}.fi-ss-clipboard-user:before{content:"\f43f"}.fi-ss-clipboard:before{content:"\f440"}.fi-ss-clipoard-wrong:before{content:"\f441"}.fi-ss-clock-desk:before{content:"\f442"}.fi-ss-clock-eight-thirty:before{content:"\f443"}.fi-ss-clock-eleven-thirty:before{content:"\f444"}.fi-ss-clock-eleven:before{content:"\f445"}.fi-ss-clock-five-thirty:before{content:"\f446"}.fi-ss-clock-five:before{content:"\f447"}.fi-ss-clock-four-thirty:before{content:"\f448"}.fi-ss-clock-nine-thirty:before{content:"\f449"}.fi-ss-clock-nine:before{content:"\f44a"}.fi-ss-clock-one-thirty:before{content:"\f44b"}.fi-ss-clock-one:before{content:"\f44c"}.fi-ss-clock-seven-thirty:before{content:"\f44d"}.fi-ss-clock-seven:before{content:"\f44e"}.fi-ss-clock-six-thirty:before{content:"\f44f"}.fi-ss-clock-six:before{content:"\f450"}.fi-ss-clock-ten-thirty:before{content:"\f451"}.fi-ss-clock-ten:before{content:"\f452"}.fi-ss-clock-three-thirty:before{content:"\f453"}.fi-ss-clock-three:before{content:"\f454"}.fi-ss-clock-time-tracking:before{content:"\f455"}.fi-ss-clock-twelve-thirty:before{content:"\f456"}.fi-ss-clock-twelve:before{content:"\f457"}.fi-ss-clock-two-thirty:before{content:"\f458"}.fi-ss-clock-two:before{content:"\f459"}.fi-ss-clock-up-arrow:before{content:"\f45a"}.fi-ss-clock:before{content:"\f45b"}.fi-ss-clone:before{content:"\f45c"}.fi-ss-closed-captioning-slash:before{content:"\f45d"}.fi-ss-clothes-hanger:before{content:"\f45e"}.fi-ss-cloud-back-up-alt:before{content:"\f45f"}.fi-ss-cloud-back-up:before{content:"\f460"}.fi-ss-cloud-check:before{content:"\f461"}.fi-ss-cloud-code:before{content:"\f462"}.fi-ss-cloud-disabled:before{content:"\f463"}.fi-ss-cloud-download-alt:before{content:"\f464"}.fi-ss-cloud-download:before{content:"\f465"}.fi-ss-cloud-drizzle:before{content:"\f466"}.fi-ss-cloud-exclamation:before{content:"\f467"}.fi-ss-cloud-gear-automation:before{content:"\f468"}.fi-ss-cloud-hail-mixed:before{content:"\f469"}.fi-ss-cloud-hail:before{content:"\f46a"}.fi-ss-cloud-meatball:before{content:"\f46b"}.fi-ss-cloud-moon-rain:before{content:"\f46c"}.fi-ss-cloud-moon:before{content:"\f46d"}.fi-ss-cloud-question:before{content:"\f46e"}.fi-ss-cloud-rain:before{content:"\f46f"}.fi-ss-cloud-rainbow:before{content:"\f470"}.fi-ss-cloud-share:before{content:"\f471"}.fi-ss-cloud-showers-heavy:before{content:"\f472"}.fi-ss-cloud-showers:before{content:"\f473"}.fi-ss-cloud-sleet:before{content:"\f474"}.fi-ss-cloud-snow:before{content:"\f475"}.fi-ss-cloud-sun-rain:before{content:"\f476"}.fi-ss-cloud-sun:before{content:"\f477"}.fi-ss-cloud-upload-alt:before{content:"\f478"}.fi-ss-cloud-upload:before{content:"\f479"}.fi-ss-cloud:before{content:"\f47a"}.fi-ss-clouds-moon:before{content:"\f47b"}.fi-ss-clouds-sun:before{content:"\f47c"}.fi-ss-clouds:before{content:"\f47d"}.fi-ss-clover-alt:before{content:"\f47e"}.fi-ss-club:before{content:"\f47f"}.fi-ss-cocktail-alt:before{content:"\f480"}.fi-ss-cocktail:before{content:"\f481"}.fi-ss-coconut:before{content:"\f482"}.fi-ss-code-branch:before{content:"\f483"}.fi-ss-code-commit:before{content:"\f484"}.fi-ss-code-compare:before{content:"\f485"}.fi-ss-code-fork:before{content:"\f486"}.fi-ss-code-merge:before{content:"\f487"}.fi-ss-code-pull-request-closed:before{content:"\f488"}.fi-ss-code-pull-request-draft:before{content:"\f489"}.fi-ss-code-pull-request:before{content:"\f48a"}.fi-ss-code-simple:before{content:"\f48b"}.fi-ss-coffee-bean:before{content:"\f48c"}.fi-ss-coffee-beans:before{content:"\f48d"}.fi-ss-coffee-heart:before{content:"\f48e"}.fi-ss-coffee-pot:before{content:"\f48f"}.fi-ss-coffee:before{content:"\f490"}.fi-ss-coffin-cross:before{content:"\f491"}.fi-ss-coffin:before{content:"\f492"}.fi-ss-coin-up-arrow:before{content:"\f493"}.fi-ss-coin:before{content:"\f494"}.fi-ss-coins:before{content:"\f495"}.fi-ss-colon-sign:before{content:"\f496"}.fi-ss-columns-3:before{content:"\f497"}.fi-ss-comet:before{content:"\f498"}.fi-ss-command:before{content:"\f499"}.fi-ss-comment-alt-check:before{content:"\f49a"}.fi-ss-comment-alt-dots:before{content:"\f49b"}.fi-ss-comment-alt-edit:before{content:"\f49c"}.fi-ss-comment-alt-medical:before{content:"\f49d"}.fi-ss-comment-alt-middle-top:before{content:"\f49e"}.fi-ss-comment-alt-middle:before{content:"\f49f"}.fi-ss-comment-alt-minus:before{content:"\f4a0"}.fi-ss-comment-alt-music:before{content:"\f4a1"}.fi-ss-comment-alt:before{content:"\f4a2"}.fi-ss-comment-arrow-down:before{content:"\f4a3"}.fi-ss-comment-arrow-up-right:before{content:"\f4a4"}.fi-ss-comment-arrow-up:before{content:"\f4a5"}.fi-ss-comment-check:before{content:"\f4a6"}.fi-ss-comment-code:before{content:"\f4a7"}.fi-ss-comment-dollar:before{content:"\f4a8"}.fi-ss-comment-dots:before{content:"\f4a9"}.fi-ss-comment-exclamation:before{content:"\f4aa"}.fi-ss-comment-heart:before{content:"\f4ab"}.fi-ss-comment-image:before{content:"\f4ac"}.fi-ss-comment-info:before{content:"\f4ad"}.fi-ss-comment-medical:before{content:"\f4ae"}.fi-ss-comment-minus:before{content:"\f4af"}.fi-ss-comment-pen:before{content:"\f4b0"}.fi-ss-comment-question:before{content:"\f4b1"}.fi-ss-comment-quote:before{content:"\f4b2"}.fi-ss-comment-slash:before{content:"\f4b3"}.fi-ss-comment-smile:before{content:"\f4b4"}.fi-ss-comment-sms:before{content:"\f4b5"}.fi-ss-comment-text:before{content:"\f4b6"}.fi-ss-comment-user:before{content:"\f4b7"}.fi-ss-comment-xmark:before{content:"\f4b8"}.fi-ss-comment:before{content:"\f4b9"}.fi-ss-comments-dollar:before{content:"\f4ba"}.fi-ss-comments-question-check:before{content:"\f4bb"}.fi-ss-comments-question:before{content:"\f4bc"}.fi-ss-comments:before{content:"\f4bd"}.fi-ss-compass-alt:before{content:"\f4be"}.fi-ss-compass-east:before{content:"\f4bf"}.fi-ss-compass-north:before{content:"\f4c0"}.fi-ss-compass-slash:before{content:"\f4c1"}.fi-ss-compass-south:before{content:"\f4c2"}.fi-ss-compass-west:before{content:"\f4c3"}.fi-ss-completed:before{content:"\f4c4"}.fi-ss-compliance-clipboard:before{content:"\f4c5"}.fi-ss-compliance-document:before{content:"\f4c6"}.fi-ss-compliance:before{content:"\f4c7"}.fi-ss-compress-alt:before{content:"\f4c8"}.fi-ss-compress:before{content:"\f4c9"}.fi-ss-computer-classic:before{content:"\f4ca"}.fi-ss-computer-mouse:before{content:"\f4cb"}.fi-ss-computer-speaker:before{content:"\f4cc"}.fi-ss-computer:before{content:"\f4cd"}.fi-ss-concierge-bell:before{content:"\f4ce"}.fi-ss-condition-alt:before{content:"\f4cf"}.fi-ss-condition:before{content:"\f4d0"}.fi-ss-confetti:before{content:"\f4d1"}.fi-ss-constellation:before{content:"\f4d2"}.fi-ss-container-storage:before{content:"\f4d3"}.fi-ss-convert-document:before{content:"\f4d4"}.fi-ss-convert-shapes:before{content:"\f4d5"}.fi-ss-conveyor-belt-alt:before{content:"\f4d6"}.fi-ss-conveyor-belt-arm:before{content:"\f4d7"}.fi-ss-conveyor-belt-empty:before{content:"\f4d8"}.fi-ss-conveyor-belt:before{content:"\f4d9"}.fi-ss-cookie-alt:before{content:"\f4da"}.fi-ss-cookie:before{content:"\f4db"}.fi-ss-copy-alt:before{content:"\f4dc"}.fi-ss-copy-image:before{content:"\f4dd"}.fi-ss-copy:before{content:"\f4de"}.fi-ss-copyright:before{content:"\f4df"}.fi-ss-corn:before{content:"\f4e0"}.fi-ss-corporate-alt:before{content:"\f4e1"}.fi-ss-corporate:before{content:"\f4e2"}.fi-ss-couch:before{content:"\f4e3"}.fi-ss-court-sport:before{content:"\f4e4"}.fi-ss-cow-alt:before{content:"\f4e5"}.fi-ss-cow:before{content:"\f4e6"}.fi-ss-cowbell-circle-plus:before{content:"\f4e7"}.fi-ss-cowbell-more:before{content:"\f4e8"}.fi-ss-cowbell:before{content:"\f4e9"}.fi-ss-crab:before{content:"\f4ea"}.fi-ss-crate-empty:before{content:"\f4eb"}.fi-ss-cream:before{content:"\f4ec"}.fi-ss-credit-card-buyer:before{content:"\f4ed"}.fi-ss-credit-card-eye:before{content:"\f4ee"}.fi-ss-credit-card:before{content:"\f4ef"}.fi-ss-cricket:before{content:"\f4f0"}.fi-ss-crm-alt:before{content:"\f4f1"}.fi-ss-crm-computer:before{content:"\f4f2"}.fi-ss-CRM:before{content:"\f4f3"}.fi-ss-croissant:before{content:"\f4f4"}.fi-ss-cross-circle:before{content:"\f4f5"}.fi-ss-cross-religion:before{content:"\f4f6"}.fi-ss-cross-small:before{content:"\f4f7"}.fi-ss-cross:before{content:"\f4f8"}.fi-ss-crow:before{content:"\f4f9"}.fi-ss-crown:before{content:"\f4fa"}.fi-ss-crutch:before{content:"\f4fb"}.fi-ss-crutches:before{content:"\f4fc"}.fi-ss-cruzeiro-sign:before{content:"\f4fd"}.fi-ss-crypto-calendar:before{content:"\f4fe"}.fi-ss-cryptocurrency:before{content:"\f4ff"}.fi-ss-crystal-ball:before{content:"\f500"}.fi-ss-cube:before{content:"\f501"}.fi-ss-cubes-stacked:before{content:"\f502"}.fi-ss-cubes:before{content:"\f503"}.fi-ss-cucumber:before{content:"\f504"}.fi-ss-cup-straw-swoosh:before{content:"\f505"}.fi-ss-cup-straw:before{content:"\f506"}.fi-ss-cup-togo:before{content:"\f507"}.fi-ss-cupcake-alt:before{content:"\f508"}.fi-ss-cupcake:before{content:"\f509"}.fi-ss-curling:before{content:"\f50a"}.fi-ss-cursor-finger:before{content:"\f50b"}.fi-ss-cursor-plus:before{content:"\f50c"}.fi-ss-cursor-text-alt:before{content:"\f50d"}.fi-ss-cursor-text:before{content:"\f50e"}.fi-ss-cursor:before{content:"\f50f"}.fi-ss-curve-alt:before{content:"\f510"}.fi-ss-curve-arrow:before{content:"\f511"}.fi-ss-curve:before{content:"\f512"}.fi-ss-custard:before{content:"\f513"}.fi-ss-customer-care:before{content:"\f514"}.fi-ss-customer-service:before{content:"\f515"}.fi-ss-customization-cogwheel:before{content:"\f516"}.fi-ss-customization:before{content:"\f517"}.fi-ss-customize-computer:before{content:"\f518"}.fi-ss-customize-edit:before{content:"\f519"}.fi-ss-customize:before{content:"\f51a"}.fi-ss-CV:before{content:"\f51b"}.fi-ss-cvv-card:before{content:"\f51c"}.fi-ss-d:before{content:"\f51d"}.fi-ss-dagger:before{content:"\f51e"}.fi-ss-daily-calendar:before{content:"\f51f"}.fi-ss-damage:before{content:"\f520"}.fi-ss-dart:before{content:"\f521"}.fi-ss-dashboard-monitor:before{content:"\f522"}.fi-ss-dashboard-panel:before{content:"\f523"}.fi-ss-dashboard:before{content:"\f524"}.fi-ss-data-transfer:before{content:"\f525"}.fi-ss-database:before{content:"\f526"}.fi-ss-debt:before{content:"\f527"}.fi-ss-deer-rudolph:before{content:"\f528"}.fi-ss-deer:before{content:"\f529"}.fi-ss-delete-document:before{content:"\f52a"}.fi-ss-delete-right:before{content:"\f52b"}.fi-ss-delete-user:before{content:"\f52c"}.fi-ss-delete:before{content:"\f52d"}.fi-ss-democrat:before{content:"\f52e"}.fi-ss-department-structure:before{content:"\f52f"}.fi-ss-department:before{content:"\f530"}.fi-ss-deposit-alt:before{content:"\f531"}.fi-ss-deposit:before{content:"\f532"}.fi-ss-description-alt:before{content:"\f533"}.fi-ss-description:before{content:"\f534"}.fi-ss-desk:before{content:"\f535"}.fi-ss-desktop-arrow-down:before{content:"\f536"}.fi-ss-desktop-wallpaper:before{content:"\f537"}.fi-ss-devices:before{content:"\f538"}.fi-ss-dewpoint:before{content:"\f539"}.fi-ss-dharmachakra:before{content:"\f53a"}.fi-ss-diagram-cells:before{content:"\f53b"}.fi-ss-diagram-lean-canvas:before{content:"\f53c"}.fi-ss-diagram-nested:before{content:"\f53d"}.fi-ss-diagram-next:before{content:"\f53e"}.fi-ss-diagram-predecessor:before{content:"\f53f"}.fi-ss-diagram-previous:before{content:"\f540"}.fi-ss-diagram-project:before{content:"\f541"}.fi-ss-diagram-sankey:before{content:"\f542"}.fi-ss-diagram-subtask:before{content:"\f543"}.fi-ss-diagram-successor:before{content:"\f544"}.fi-ss-diagram-venn:before{content:"\f545"}.fi-ss-dial-high:before{content:"\f546"}.fi-ss-dial-low:before{content:"\f547"}.fi-ss-dial-max:before{content:"\f548"}.fi-ss-dial-med-low:before{content:"\f549"}.fi-ss-dial-med:before{content:"\f54a"}.fi-ss-dial-min:before{content:"\f54b"}.fi-ss-dial-off:before{content:"\f54c"}.fi-ss-dial:before{content:"\f54d"}.fi-ss-diamond-exclamation:before{content:"\f54e"}.fi-ss-diamond-turn-right:before{content:"\f54f"}.fi-ss-diamond:before{content:"\f550"}.fi-ss-diary-bookmark-down:before{content:"\f551"}.fi-ss-diary-bookmarks:before{content:"\f552"}.fi-ss-diary-clasp:before{content:"\f553"}.fi-ss-dice-alt:before{content:"\f554"}.fi-ss-dice-d10:before{content:"\f555"}.fi-ss-dice-d12:before{content:"\f556"}.fi-ss-dice-d20:before{content:"\f557"}.fi-ss-dice-d4:before{content:"\f558"}.fi-ss-dice-d6:before{content:"\f559"}.fi-ss-dice-d8:before{content:"\f55a"}.fi-ss-dice-four:before{content:"\f55b"}.fi-ss-dice-one:before{content:"\f55c"}.fi-ss-dice-six:before{content:"\f55d"}.fi-ss-dice-three:before{content:"\f55e"}.fi-ss-dice-two:before{content:"\f55f"}.fi-ss-dice:before{content:"\f560"}.fi-ss-digging:before{content:"\f561"}.fi-ss-digital-tachograph:before{content:"\f562"}.fi-ss-dinner:before{content:"\f563"}.fi-ss-diploma:before{content:"\f564"}.fi-ss-direction-signal-arrow:before{content:"\f565"}.fi-ss-direction-signal:before{content:"\f566"}.fi-ss-disc-drive:before{content:"\f567"}.fi-ss-discover:before{content:"\f568"}.fi-ss-disease:before{content:"\f569"}.fi-ss-disk:before{content:"\f56a"}.fi-ss-display-arrow-down:before{content:"\f56b"}.fi-ss-display-chart-up:before{content:"\f56c"}.fi-ss-display-code:before{content:"\f56d"}.fi-ss-display-medical:before{content:"\f56e"}.fi-ss-display-slash:before{content:"\f56f"}.fi-ss-distribute-spacing-horizontal:before{content:"\f570"}.fi-ss-distribute-spacing-vertical:before{content:"\f571"}.fi-ss-divide:before{content:"\f572"}.fi-ss-dizzy:before{content:"\f573"}.fi-ss-dna:before{content:"\f574"}.fi-ss-do-not-enter:before{content:"\f575"}.fi-ss-doctor:before{content:"\f576"}.fi-ss-document-circle-wrong:before{content:"\f577"}.fi-ss-document-paid:before{content:"\f578"}.fi-ss-document-signed:before{content:"\f579"}.fi-ss-document:before{content:"\f57a"}.fi-ss-dog-leashed:before{content:"\f57b"}.fi-ss-dog:before{content:"\f57c"}.fi-ss-dollar:before{content:"\f57d"}.fi-ss-dolly-flatbed-alt:before{content:"\f57e"}.fi-ss-dolly-flatbed-empty:before{content:"\f57f"}.fi-ss-dolly-flatbed:before{content:"\f580"}.fi-ss-dolphin:before{content:"\f581"}.fi-ss-domino-effect:before{content:"\f582"}.fi-ss-donate:before{content:"\f583"}.fi-ss-dong-sign:before{content:"\f584"}.fi-ss-donut:before{content:"\f585"}.fi-ss-door-closed:before{content:"\f586"}.fi-ss-door-open:before{content:"\f587"}.fi-ss-dot-circle:before{content:"\f588"}.fi-ss-dot-pending:before{content:"\f589"}.fi-ss-dove:before{content:"\f58a"}.fi-ss-down-from-bracket:before{content:"\f58b"}.fi-ss-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-ss-down-left:before{content:"\f58d"}.fi-ss-down-right:before{content:"\f58e"}.fi-ss-down-to-line:before{content:"\f58f"}.fi-ss-down:before{content:"\f590"}.fi-ss-download:before{content:"\f591"}.fi-ss-drafting-compass:before{content:"\f592"}.fi-ss-dragon:before{content:"\f593"}.fi-ss-draw-polygon:before{content:"\f594"}.fi-ss-draw-square:before{content:"\f595"}.fi-ss-drawer-alt:before{content:"\f596"}.fi-ss-drawer-empty:before{content:"\f597"}.fi-ss-drawer:before{content:"\f598"}.fi-ss-dreidel:before{content:"\f599"}.fi-ss-drink-alt:before{content:"\f59a"}.fi-ss-driver-man:before{content:"\f59b"}.fi-ss-driver-woman:before{content:"\f59c"}.fi-ss-drone-alt:before{content:"\f59d"}.fi-ss-drone-front:before{content:"\f59e"}.fi-ss-drone:before{content:"\f59f"}.fi-ss-drop-down:before{content:"\f5a0"}.fi-ss-dropdown-select:before{content:"\f5a1"}.fi-ss-dropdown:before{content:"\f5a2"}.fi-ss-drum-steelpan:before{content:"\f5a3"}.fi-ss-drum:before{content:"\f5a4"}.fi-ss-drumstick-bite:before{content:"\f5a5"}.fi-ss-drumstick:before{content:"\f5a6"}.fi-ss-dryer-alt:before{content:"\f5a7"}.fi-ss-dryer:before{content:"\f5a8"}.fi-ss-duck:before{content:"\f5a9"}.fi-ss-dumbbell-fitness:before{content:"\f5aa"}.fi-ss-dumbbell-horizontal:before{content:"\f5ab"}.fi-ss-dumbbell-ray:before{content:"\f5ac"}.fi-ss-dumbbell-weightlifting:before{content:"\f5ad"}.fi-ss-dumpster-fire:before{content:"\f5ae"}.fi-ss-dumpster:before{content:"\f5af"}.fi-ss-dungeon:before{content:"\f5b0"}.fi-ss-duplicate:before{content:"\f5b1"}.fi-ss-duration-alt:before{content:"\f5b2"}.fi-ss-duration:before{content:"\f5b3"}.fi-ss-e-learning:before{content:"\f5b4"}.fi-ss-e:before{content:"\f5b5"}.fi-ss-ear-deaf:before{content:"\f5b6"}.fi-ss-ear-muffs:before{content:"\f5b7"}.fi-ss-ear:before{content:"\f5b8"}.fi-ss-earnings:before{content:"\f5b9"}.fi-ss-earth-africa:before{content:"\f5ba"}.fi-ss-earth-americas:before{content:"\f5bb"}.fi-ss-earth-asia:before{content:"\f5bc"}.fi-ss-earth-europa:before{content:"\f5bd"}.fi-ss-eclipse-alt:before{content:"\f5be"}.fi-ss-eclipse:before{content:"\f5bf"}.fi-ss-edit-alt:before{content:"\f5c0"}.fi-ss-edit:before{content:"\f5c1"}.fi-ss-effect:before{content:"\f5c2"}.fi-ss-egg-fried:before{content:"\f5c3"}.fi-ss-egg:before{content:"\f5c4"}.fi-ss-eject:before{content:"\f5c5"}.fi-ss-elephant:before{content:"\f5c6"}.fi-ss-elevator:before{content:"\f5c7"}.fi-ss-email-pending:before{content:"\f5c8"}.fi-ss-employee-alt:before{content:"\f5c9"}.fi-ss-employee-handbook:before{content:"\f5ca"}.fi-ss-employee-man-alt:before{content:"\f5cb"}.fi-ss-employee-man:before{content:"\f5cc"}.fi-ss-employees-woman-man:before{content:"\f5cd"}.fi-ss-employees:before{content:"\f5ce"}.fi-ss-empty-set:before{content:"\f5cf"}.fi-ss-endless-loop:before{content:"\f5d0"}.fi-ss-engine-warning:before{content:"\f5d1"}.fi-ss-engine:before{content:"\f5d2"}.fi-ss-enter:before{content:"\f5d3"}.fi-ss-entertainment:before{content:"\f5d4"}.fi-ss-envelope-ban:before{content:"\f5d5"}.fi-ss-envelope-bulk:before{content:"\f5d6"}.fi-ss-envelope-dot:before{content:"\f5d7"}.fi-ss-envelope-download:before{content:"\f5d8"}.fi-ss-envelope-heart:before{content:"\f5d9"}.fi-ss-envelope-marker:before{content:"\f5da"}.fi-ss-envelope-open-dollar:before{content:"\f5db"}.fi-ss-envelope-open-text:before{content:"\f5dc"}.fi-ss-envelope-open:before{content:"\f5dd"}.fi-ss-envelope-plus:before{content:"\f5de"}.fi-ss-envelope:before{content:"\f5df"}.fi-ss-envelopes:before{content:"\f5e0"}.fi-ss-equality:before{content:"\f5e1"}.fi-ss-equals:before{content:"\f5e2"}.fi-ss-equipment:before{content:"\f5e3"}.fi-ss-eraser:before{content:"\f5e4"}.fi-ss-error-camera:before{content:"\f5e5"}.fi-ss-escalator:before{content:"\f5e6"}.fi-ss-ethernet:before{content:"\f5e7"}.fi-ss-euro:before{content:"\f5e8"}.fi-ss-excavator:before{content:"\f5e9"}.fi-ss-exchange-alt:before{content:"\f5ea"}.fi-ss-exchange-cryptocurrency:before{content:"\f5eb"}.fi-ss-exchange:before{content:"\f5ec"}.fi-ss-exclamation:before{content:"\f5ed"}.fi-ss-exit-alt:before{content:"\f5ee"}.fi-ss-exit:before{content:"\f5ef"}.fi-ss-expand-arrows-alt:before{content:"\f5f0"}.fi-ss-expand-arrows:before{content:"\f5f1"}.fi-ss-expand:before{content:"\f5f2"}.fi-ss-expense-bill:before{content:"\f5f3"}.fi-ss-expense:before{content:"\f5f4"}.fi-ss-external-hard-drive:before{content:"\f5f5"}.fi-ss-external-world:before{content:"\f5f6"}.fi-ss-eye-crossed:before{content:"\f5f7"}.fi-ss-eye-dropper-half:before{content:"\f5f8"}.fi-ss-eye:before{content:"\f5f9"}.fi-ss-eyes:before{content:"\f5fa"}.fi-ss-f:before{content:"\f5fb"}.fi-ss-fabric:before{content:"\f5fc"}.fi-ss-face-angry-horns:before{content:"\f5fd"}.fi-ss-face-anguished:before{content:"\f5fe"}.fi-ss-face-anxious-sweat:before{content:"\f5ff"}.fi-ss-face-astonished:before{content:"\f600"}.fi-ss-face-awesome:before{content:"\f601"}.fi-ss-face-beam-hand-over-mouth:before{content:"\f602"}.fi-ss-face-confounded:before{content:"\f603"}.fi-ss-face-confused:before{content:"\f604"}.fi-ss-face-cowboy-hat:before{content:"\f605"}.fi-ss-face-disappointed:before{content:"\f606"}.fi-ss-face-disguise:before{content:"\f607"}.fi-ss-face-downcast-sweat:before{content:"\f608"}.fi-ss-face-drooling:before{content:"\f609"}.fi-ss-face-explode:before{content:"\f60a"}.fi-ss-face-expressionless:before{content:"\f60b"}.fi-ss-face-eyes-xmarks:before{content:"\f60c"}.fi-ss-face-fearful:before{content:"\f60d"}.fi-ss-face-glasses:before{content:"\f60e"}.fi-ss-face-grin-tongue-wink:before{content:"\f60f"}.fi-ss-face-hand-yawn:before{content:"\f610"}.fi-ss-face-head-bandage:before{content:"\f611"}.fi-ss-face-hushed:before{content:"\f612"}.fi-ss-face-icicles:before{content:"\f613"}.fi-ss-face-lying:before{content:"\f614"}.fi-ss-face-mask:before{content:"\f615"}.fi-ss-face-monocle:before{content:"\f616"}.fi-ss-face-nauseated:before{content:"\f617"}.fi-ss-face-nose-steam:before{content:"\f618"}.fi-ss-face-party:before{content:"\f619"}.fi-ss-face-pensive:before{content:"\f61a"}.fi-ss-face-persevering:before{content:"\f61b"}.fi-ss-face-pleading:before{content:"\f61c"}.fi-ss-face-raised-eyebrow:before{content:"\f61d"}.fi-ss-face-relieved:before{content:"\f61e"}.fi-ss-face-sad-sweat:before{content:"\f61f"}.fi-ss-face-scream:before{content:"\f620"}.fi-ss-face-shush:before{content:"\f621"}.fi-ss-face-sleeping:before{content:"\f622"}.fi-ss-face-sleepy:before{content:"\f623"}.fi-ss-face-smile-halo:before{content:"\f624"}.fi-ss-face-smile-hearts:before{content:"\f625"}.fi-ss-face-smile-horns:before{content:"\f626"}.fi-ss-face-smile-tear:before{content:"\f627"}.fi-ss-face-smile-tongue:before{content:"\f628"}.fi-ss-face-smile-upside-down:before{content:"\f629"}.fi-ss-face-smiling-hands:before{content:"\f62a"}.fi-ss-face-smirking:before{content:"\f62b"}.fi-ss-face-sunglasses-alt:before{content:"\f62c"}.fi-ss-face-sunglasses:before{content:"\f62d"}.fi-ss-face-swear:before{content:"\f62e"}.fi-ss-face-thermometer:before{content:"\f62f"}.fi-ss-face-thinking:before{content:"\f630"}.fi-ss-face-tissue:before{content:"\f631"}.fi-ss-face-tongue-money:before{content:"\f632"}.fi-ss-face-tongue-sweat:before{content:"\f633"}.fi-ss-face-unamused:before{content:"\f634"}.fi-ss-face-viewfinder:before{content:"\f635"}.fi-ss-face-vomit:before{content:"\f636"}.fi-ss-face-weary:before{content:"\f637"}.fi-ss-face-woozy:before{content:"\f638"}.fi-ss-face-worried:before{content:"\f639"}.fi-ss-face-zany:before{content:"\f63a"}.fi-ss-face-zipper:before{content:"\f63b"}.fi-ss-fail:before{content:"\f63c"}.fi-ss-falafel:before{content:"\f63d"}.fi-ss-family-dress:before{content:"\f63e"}.fi-ss-family-pants:before{content:"\f63f"}.fi-ss-family:before{content:"\f640"}.fi-ss-fan-table:before{content:"\f641"}.fi-ss-fan:before{content:"\f642"}.fi-ss-farm:before{content:"\f643"}.fi-ss-faucet-drip:before{content:"\f644"}.fi-ss-faucet:before{content:"\f645"}.fi-ss-fax:before{content:"\f646"}.fi-ss-feather-pointed:before{content:"\f647"}.fi-ss-feather:before{content:"\f648"}.fi-ss-features-alt:before{content:"\f649"}.fi-ss-features:before{content:"\f64a"}.fi-ss-fee-receipt:before{content:"\f64b"}.fi-ss-fee:before{content:"\f64c"}.fi-ss-feedback-alt:before{content:"\f64d"}.fi-ss-feedback-cycle-loop:before{content:"\f64e"}.fi-ss-feedback-hand:before{content:"\f64f"}.fi-ss-feedback-review:before{content:"\f650"}.fi-ss-feedback:before{content:"\f651"}.fi-ss-fence:before{content:"\f652"}.fi-ss-field-hockey:before{content:"\f653"}.fi-ss-fighter-jet:before{content:"\f654"}.fi-ss-file-ai:before{content:"\f655"}.fi-ss-file-audio:before{content:"\f656"}.fi-ss-file-binary:before{content:"\f657"}.fi-ss-file-chart-line:before{content:"\f658"}.fi-ss-file-chart-pie:before{content:"\f659"}.fi-ss-file-circle-info:before{content:"\f65a"}.fi-ss-file-cloud:before{content:"\f65b"}.fi-ss-file-code:before{content:"\f65c"}.fi-ss-file-csv:before{content:"\f65d"}.fi-ss-file-download:before{content:"\f65e"}.fi-ss-file-edit:before{content:"\f65f"}.fi-ss-file-eps:before{content:"\f660"}.fi-ss-file-excel:before{content:"\f661"}.fi-ss-file-exclamation:before{content:"\f662"}.fi-ss-file-export:before{content:"\f663"}.fi-ss-file-image:before{content:"\f664"}.fi-ss-file-import:before{content:"\f665"}.fi-ss-file-invoice-dollar:before{content:"\f666"}.fi-ss-file-invoice:before{content:"\f667"}.fi-ss-file-medical-alt:before{content:"\f668"}.fi-ss-file-medical:before{content:"\f669"}.fi-ss-file-minus:before{content:"\f66a"}.fi-ss-file-pdf:before{content:"\f66b"}.fi-ss-file-powerpoint:before{content:"\f66c"}.fi-ss-file-prescription:before{content:"\f66d"}.fi-ss-file-psd:before{content:"\f66e"}.fi-ss-file-signature:before{content:"\f66f"}.fi-ss-file-spreadsheet:before{content:"\f670"}.fi-ss-file-upload:before{content:"\f671"}.fi-ss-file-user:before{content:"\f672"}.fi-ss-file-video:before{content:"\f673"}.fi-ss-file-word:before{content:"\f674"}.fi-ss-file-zipper:before{content:"\f675"}.fi-ss-file:before{content:"\f676"}.fi-ss-files-medical:before{content:"\f677"}.fi-ss-fill:before{content:"\f678"}.fi-ss-film-canister:before{content:"\f679"}.fi-ss-film-slash:before{content:"\f67a"}.fi-ss-film:before{content:"\f67b"}.fi-ss-films:before{content:"\f67c"}.fi-ss-filter-list:before{content:"\f67d"}.fi-ss-filter-slash:before{content:"\f67e"}.fi-ss-filter:before{content:"\f67f"}.fi-ss-filters:before{content:"\f680"}.fi-ss-fingerprint-security-risk:before{content:"\f681"}.fi-ss-fingerprint:before{content:"\f682"}.fi-ss-fire-burner:before{content:"\f683"}.fi-ss-fire-extinguisher:before{content:"\f684"}.fi-ss-fire-flame-curved:before{content:"\f685"}.fi-ss-fire-flame-simple:before{content:"\f686"}.fi-ss-fire-hydrant:before{content:"\f687"}.fi-ss-fire-smoke:before{content:"\f688"}.fi-ss-fireplace:before{content:"\f689"}.fi-ss-first-award:before{content:"\f68a"}.fi-ss-first-laurel:before{content:"\f68b"}.fi-ss-first-medal:before{content:"\f68c"}.fi-ss-first:before{content:"\f68d"}.fi-ss-fish-bones:before{content:"\f68e"}.fi-ss-fish-cooked:before{content:"\f68f"}.fi-ss-fish:before{content:"\f690"}.fi-ss-fishing-rod:before{content:"\f691"}.fi-ss-fist-move:before{content:"\f692"}.fi-ss-flag-alt:before{content:"\f693"}.fi-ss-flag-checkered:before{content:"\f694"}.fi-ss-flag-usa:before{content:"\f695"}.fi-ss-flag:before{content:"\f696"}.fi-ss-flame:before{content:"\f697"}.fi-ss-flashlight:before{content:"\f698"}.fi-ss-flask-gear:before{content:"\f699"}.fi-ss-flask-poison:before{content:"\f69a"}.fi-ss-flask-potion:before{content:"\f69b"}.fi-ss-flask:before{content:"\f69c"}.fi-ss-flatbread-stuffed:before{content:"\f69d"}.fi-ss-flatbread:before{content:"\f69e"}.fi-ss-flip-horizontal:before{content:"\f69f"}.fi-ss-floor-alt:before{content:"\f6a0"}.fi-ss-floor-layer:before{content:"\f6a1"}.fi-ss-floor:before{content:"\f6a2"}.fi-ss-floppy-disk-circle-arrow-right:before{content:"\f6a3"}.fi-ss-floppy-disk-circle-xmark:before{content:"\f6a4"}.fi-ss-floppy-disk-pen:before{content:"\f6a5"}.fi-ss-floppy-disks:before{content:"\f6a6"}.fi-ss-florin-sign:before{content:"\f6a7"}.fi-ss-flower-butterfly:before{content:"\f6a8"}.fi-ss-flower-daffodil:before{content:"\f6a9"}.fi-ss-flower-tulip:before{content:"\f6aa"}.fi-ss-flower:before{content:"\f6ab"}.fi-ss-flushed:before{content:"\f6ac"}.fi-ss-flute:before{content:"\f6ad"}.fi-ss-flux-capacitor:before{content:"\f6ae"}.fi-ss-fly-insect:before{content:"\f6af"}.fi-ss-flying-disc:before{content:"\f6b0"}.fi-ss-fog:before{content:"\f6b1"}.fi-ss-folder-download:before{content:"\f6b2"}.fi-ss-folder-fire:before{content:"\f6b3"}.fi-ss-folder-minus:before{content:"\f6b4"}.fi-ss-folder-open:before{content:"\f6b5"}.fi-ss-folder-times:before{content:"\f6b6"}.fi-ss-folder-tree:before{content:"\f6b7"}.fi-ss-folder-upload:before{content:"\f6b8"}.fi-ss-folder-xmark:before{content:"\f6b9"}.fi-ss-folder:before{content:"\f6ba"}.fi-ss-folders:before{content:"\f6bb"}.fi-ss-follow-folder:before{content:"\f6bc"}.fi-ss-followcollection:before{content:"\f6bd"}.fi-ss-following:before{content:"\f6be"}.fi-ss-fondue-pot:before{content:"\f6bf"}.fi-ss-football:before{content:"\f6c0"}.fi-ss-foreign-language-audio:before{content:"\f6c1"}.fi-ss-fork:before{content:"\f6c2"}.fi-ss-forklift:before{content:"\f6c3"}.fi-ss-form:before{content:"\f6c4"}.fi-ss-fort:before{content:"\f6c5"}.fi-ss-forward-fast:before{content:"\f6c6"}.fi-ss-forward:before{content:"\f6c7"}.fi-ss-fox:before{content:"\f6c8"}.fi-ss-frame:before{content:"\f6c9"}.fi-ss-franc-sign:before{content:"\f6ca"}.fi-ss-free-delivery:before{content:"\f6cb"}.fi-ss-free:before{content:"\f6cc"}.fi-ss-french-fries:before{content:"\f6cd"}.fi-ss-friday:before{content:"\f6ce"}.fi-ss-frog:before{content:"\f6cf"}.fi-ss-frown:before{content:"\f6d0"}.fi-ss-ftp:before{content:"\f6d1"}.fi-ss-function-process:before{content:"\f6d2"}.fi-ss-function-square:before{content:"\f6d3"}.fi-ss-function:before{content:"\f6d4"}.fi-ss-funnel-dollar:before{content:"\f6d5"}.fi-ss-g:before{content:"\f6d6"}.fi-ss-galaxy-alt:before{content:"\f6d7"}.fi-ss-galaxy-planet:before{content:"\f6d8"}.fi-ss-galaxy-star:before{content:"\f6d9"}.fi-ss-galaxy:before{content:"\f6da"}.fi-ss-gallery-thumbnails:before{content:"\f6db"}.fi-ss-gallery:before{content:"\f6dc"}.fi-ss-game-board-alt:before{content:"\f6dd"}.fi-ss-game:before{content:"\f6de"}.fi-ss-gamepad:before{content:"\f6df"}.fi-ss-games:before{content:"\f6e0"}.fi-ss-garage-car:before{content:"\f6e1"}.fi-ss-garage-open:before{content:"\f6e2"}.fi-ss-garage:before{content:"\f6e3"}.fi-ss-garlic-alt:before{content:"\f6e4"}.fi-ss-garlic:before{content:"\f6e5"}.fi-ss-gas-pump-alt:before{content:"\f6e6"}.fi-ss-gas-pump-slash:before{content:"\f6e7"}.fi-ss-gas-pump:before{content:"\f6e8"}.fi-ss-gauge-circle-bolt:before{content:"\f6e9"}.fi-ss-gauge-circle-minus:before{content:"\f6ea"}.fi-ss-gauge-circle-plus:before{content:"\f6eb"}.fi-ss-gavel:before{content:"\f6ec"}.fi-ss-gay-couple:before{content:"\f6ed"}.fi-ss-gears:before{content:"\f6ee"}.fi-ss-gem:before{content:"\f6ef"}.fi-ss-general:before{content:"\f6f0"}.fi-ss-ghost:before{content:"\f6f1"}.fi-ss-gif-square:before{content:"\f6f2"}.fi-ss-gif:before{content:"\f6f3"}.fi-ss-gift-box-benefits:before{content:"\f6f4"}.fi-ss-gift-card:before{content:"\f6f5"}.fi-ss-gift:before{content:"\f6f6"}.fi-ss-gifts:before{content:"\f6f7"}.fi-ss-gingerbread-man:before{content:"\f6f8"}.fi-ss-glass-champagne:before{content:"\f6f9"}.fi-ss-glass-cheers:before{content:"\f6fa"}.fi-ss-glass-citrus:before{content:"\f6fb"}.fi-ss-glass-empty:before{content:"\f6fc"}.fi-ss-glass-half:before{content:"\f6fd"}.fi-ss-glass-water-droplet:before{content:"\f6fe"}.fi-ss-glass-whiskey-rocks:before{content:"\f6ff"}.fi-ss-glass-whiskey:before{content:"\f700"}.fi-ss-glass:before{content:"\f701"}.fi-ss-glasses:before{content:"\f702"}.fi-ss-globe-alt:before{content:"\f703"}.fi-ss-globe-pointer:before{content:"\f704"}.fi-ss-globe-snow:before{content:"\f705"}.fi-ss-globe:before{content:"\f706"}.fi-ss-goal-net:before{content:"\f707"}.fi-ss-golf-ball:before{content:"\f708"}.fi-ss-golf-club:before{content:"\f709"}.fi-ss-golf-hole:before{content:"\f70a"}.fi-ss-golf:before{content:"\f70b"}.fi-ss-gopuram:before{content:"\f70c"}.fi-ss-government-budget:before{content:"\f70d"}.fi-ss-government-flag:before{content:"\f70e"}.fi-ss-government-user:before{content:"\f70f"}.fi-ss-graduation-cap:before{content:"\f710"}.fi-ss-gramophone:before{content:"\f711"}.fi-ss-grape:before{content:"\f712"}.fi-ss-graph-curve:before{content:"\f713"}.fi-ss-graphic-style:before{content:"\f714"}.fi-ss-graphic-tablet:before{content:"\f715"}.fi-ss-grate-droplet:before{content:"\f716"}.fi-ss-grate:before{content:"\f717"}.fi-ss-greater-than-equal:before{content:"\f718"}.fi-ss-greater-than:before{content:"\f719"}.fi-ss-greek-helmet:before{content:"\f71a"}.fi-ss-grid-alt:before{content:"\f71b"}.fi-ss-grid-dividers:before{content:"\f71c"}.fi-ss-grid:before{content:"\f71d"}.fi-ss-grill-hot-alt:before{content:"\f71e"}.fi-ss-grill:before{content:"\f71f"}.fi-ss-grimace:before{content:"\f720"}.fi-ss-grin-alt:before{content:"\f721"}.fi-ss-grin-beam-sweat:before{content:"\f722"}.fi-ss-grin-beam:before{content:"\f723"}.fi-ss-grin-hearts:before{content:"\f724"}.fi-ss-grin-squint-tears:before{content:"\f725"}.fi-ss-grin-squint:before{content:"\f726"}.fi-ss-grin-stars:before{content:"\f727"}.fi-ss-grin-tears:before{content:"\f728"}.fi-ss-grin-tongue-squint:before{content:"\f729"}.fi-ss-grin-tongue-wink:before{content:"\f72a"}.fi-ss-grin-tongue:before{content:"\f72b"}.fi-ss-grin-wink:before{content:"\f72c"}.fi-ss-grin:before{content:"\f72d"}.fi-ss-grip-dots-vertical:before{content:"\f72e"}.fi-ss-grip-dots:before{content:"\f72f"}.fi-ss-grip-horizontal:before{content:"\f730"}.fi-ss-grip-lines-vertical:before{content:"\f731"}.fi-ss-grip-lines:before{content:"\f732"}.fi-ss-grip-vertical:before{content:"\f733"}.fi-ss-grocery-bag:before{content:"\f734"}.fi-ss-grocery-basket:before{content:"\f735"}.fi-ss-group-arrows-rotate:before{content:"\f736"}.fi-ss-group-call:before{content:"\f737"}.fi-ss-group-community-social-media:before{content:"\f738"}.fi-ss-growth-chart-invest:before{content:"\f739"}.fi-ss-guarani-sign:before{content:"\f73a"}.fi-ss-guide-alt:before{content:"\f73b"}.fi-ss-guide:before{content:"\f73c"}.fi-ss-guitar-electric:before{content:"\f73d"}.fi-ss-guitar:before{content:"\f73e"}.fi-ss-guitars:before{content:"\f73f"}.fi-ss-gun-squirt:before{content:"\f740"}.fi-ss-gym:before{content:"\f741"}.fi-ss-h-square:before{content:"\f742"}.fi-ss-h:before{content:"\f743"}.fi-ss-h1:before{content:"\f744"}.fi-ss-h2:before{content:"\f745"}.fi-ss-h3:before{content:"\f746"}.fi-ss-h4:before{content:"\f747"}.fi-ss-hair-clipper:before{content:"\f748"}.fi-ss-hamburger-soda:before{content:"\f749"}.fi-ss-hamburger:before{content:"\f74a"}.fi-ss-hammer-crash:before{content:"\f74b"}.fi-ss-hammer-war:before{content:"\f74c"}.fi-ss-hammer:before{content:"\f74d"}.fi-ss-hamsa:before{content:"\f74e"}.fi-ss-hand-back-fist:before{content:"\f74f"}.fi-ss-hand-back-point-down:before{content:"\f750"}.fi-ss-hand-back-point-left:before{content:"\f751"}.fi-ss-hand-back-point-ribbon:before{content:"\f752"}.fi-ss-hand-back-point-right:before{content:"\f753"}.fi-ss-hand-bill:before{content:"\f754"}.fi-ss-hand-dots:before{content:"\f755"}.fi-ss-hand-fingers-crossed:before{content:"\f756"}.fi-ss-hand-fist:before{content:"\f757"}.fi-ss-hand-heart:before{content:"\f758"}.fi-ss-hand-holding-box:before{content:"\f759"}.fi-ss-hand-holding-droplet:before{content:"\f75a"}.fi-ss-hand-holding-heart:before{content:"\f75b"}.fi-ss-hand-holding-magic:before{content:"\f75c"}.fi-ss-hand-holding-medical:before{content:"\f75d"}.fi-ss-hand-holding-seeding:before{content:"\f75e"}.fi-ss-hand-holding-skull:before{content:"\f75f"}.fi-ss-hand-holding-usd:before{content:"\f760"}.fi-ss-hand-holding-water:before{content:"\f761"}.fi-ss-hand-horns:before{content:"\f762"}.fi-ss-hand-lizard:before{content:"\f763"}.fi-ss-hand-love:before{content:"\f764"}.fi-ss-hand-middle-finger:before{content:"\f765"}.fi-ss-hand-paper:before{content:"\f766"}.fi-ss-hand-peace:before{content:"\f767"}.fi-ss-hand-point-ribbon:before{content:"\f768"}.fi-ss-hand-scissors:before{content:"\f769"}.fi-ss-hand-sparkles:before{content:"\f76a"}.fi-ss-hand-spock:before{content:"\f76b"}.fi-ss-hand-wave:before{content:"\f76c"}.fi-ss-hand:before{content:"\f76d"}.fi-ss-handmade:before{content:"\f76e"}.fi-ss-hands-bubbles:before{content:"\f76f"}.fi-ss-hands-clapping:before{content:"\f770"}.fi-ss-hands-heart:before{content:"\f771"}.fi-ss-hands-holding-diamond:before{content:"\f772"}.fi-ss-hands-holding:before{content:"\f773"}.fi-ss-hands-usd:before{content:"\f774"}.fi-ss-handshake-angle:before{content:"\f775"}.fi-ss-handshake-deal-loan:before{content:"\f776"}.fi-ss-handshake-house:before{content:"\f777"}.fi-ss-handshake-simple-slash:before{content:"\f778"}.fi-ss-handshake-trust:before{content:"\f779"}.fi-ss-handshake:before{content:"\f77a"}.fi-ss-hard-hat:before{content:"\f77b"}.fi-ss-hashtag-lock:before{content:"\f77c"}.fi-ss-hastag:before{content:"\f77d"}.fi-ss-hat-beach:before{content:"\f77e"}.fi-ss-hat-birthday:before{content:"\f77f"}.fi-ss-hat-chef:before{content:"\f780"}.fi-ss-hat-cowboy-side:before{content:"\f781"}.fi-ss-hat-cowboy:before{content:"\f782"}.fi-ss-hat-santa:before{content:"\f783"}.fi-ss-hat-winter:before{content:"\f784"}.fi-ss-hat-witch:before{content:"\f785"}.fi-ss-hat-wizard:before{content:"\f786"}.fi-ss-hdd:before{content:"\f787"}.fi-ss-head-side-brain:before{content:"\f788"}.fi-ss-head-side-cough-slash:before{content:"\f789"}.fi-ss-head-side-cough:before{content:"\f78a"}.fi-ss-head-side-headphones:before{content:"\f78b"}.fi-ss-head-side-heart:before{content:"\f78c"}.fi-ss-head-side-mask:before{content:"\f78d"}.fi-ss-head-side-medical:before{content:"\f78e"}.fi-ss-head-side-thinking:before{content:"\f78f"}.fi-ss-head-side-virus:before{content:"\f790"}.fi-ss-head-side:before{content:"\f791"}.fi-ss-head-vr:before{content:"\f792"}.fi-ss-heading:before{content:"\f793"}.fi-ss-headphones:before{content:"\f794"}.fi-ss-headset:before{content:"\f795"}.fi-ss-heart-arrow:before{content:"\f796"}.fi-ss-heart-brain:before{content:"\f797"}.fi-ss-heart-crack:before{content:"\f798"}.fi-ss-heart-half-stroke:before{content:"\f799"}.fi-ss-heart-half:before{content:"\f79a"}.fi-ss-heart-health-muscle:before{content:"\f79b"}.fi-ss-heart-lock:before{content:"\f79c"}.fi-ss-heart-partner-handshake:before{content:"\f79d"}.fi-ss-heart-rate:before{content:"\f79e"}.fi-ss-heart-slash:before{content:"\f79f"}.fi-ss-heart-upside-down:before{content:"\f7a0"}.fi-ss-heart:before{content:"\f7a1"}.fi-ss-heat:before{content:"\f7a2"}.fi-ss-helicopter-side:before{content:"\f7a3"}.fi-ss-helmet-battle:before{content:"\f7a4"}.fi-ss-hexagon-check:before{content:"\f7a5"}.fi-ss-hexagon-divide:before{content:"\f7a6"}.fi-ss-hexagon-exclamation:before{content:"\f7a7"}.fi-ss-hexagon:before{content:"\f7a8"}.fi-ss-high-definition:before{content:"\f7a9"}.fi-ss-high-five-celebration-yes:before{content:"\f7aa"}.fi-ss-high-five:before{content:"\f7ab"}.fi-ss-highlighter-line:before{content:"\f7ac"}.fi-ss-highlighter:before{content:"\f7ad"}.fi-ss-hiking:before{content:"\f7ae"}.fi-ss-hippo:before{content:"\f7af"}.fi-ss-hockey-mask:before{content:"\f7b0"}.fi-ss-hockey-puck:before{content:"\f7b1"}.fi-ss-hockey-stick-puck:before{content:"\f7b2"}.fi-ss-hockey-sticks:before{content:"\f7b3"}.fi-ss-holding-hand-gear:before{content:"\f7b4"}.fi-ss-holding-hand-revenue:before{content:"\f7b5"}.fi-ss-holly-berry:before{content:"\f7b6"}.fi-ss-home-heart:before{content:"\f7b7"}.fi-ss-home-location-alt:before{content:"\f7b8"}.fi-ss-home-location:before{content:"\f7b9"}.fi-ss-home:before{content:"\f7ba"}.fi-ss-honey-pot:before{content:"\f7bb"}.fi-ss-hood-cloak:before{content:"\f7bc"}.fi-ss-horizontal-rule:before{content:"\f7bd"}.fi-ss-horse-head:before{content:"\f7be"}.fi-ss-horse-saddle:before{content:"\f7bf"}.fi-ss-horse:before{content:"\f7c0"}.fi-ss-horseshoe-broken:before{content:"\f7c1"}.fi-ss-horseshoe:before{content:"\f7c2"}.fi-ss-hose-reel:before{content:"\f7c3"}.fi-ss-hose:before{content:"\f7c4"}.fi-ss-hospital-symbol:before{content:"\f7c5"}.fi-ss-hospital-user:before{content:"\f7c6"}.fi-ss-hospital:before{content:"\f7c7"}.fi-ss-hospitals:before{content:"\f7c8"}.fi-ss-hot-tub:before{content:"\f7c9"}.fi-ss-hotdog:before{content:"\f7ca"}.fi-ss-hotel:before{content:"\f7cb"}.fi-ss-hourglass-end:before{content:"\f7cc"}.fi-ss-hourglass-start:before{content:"\f7cd"}.fi-ss-hourglass:before{content:"\f7ce"}.fi-ss-house-blank:before{content:"\f7cf"}.fi-ss-house-building:before{content:"\f7d0"}.fi-ss-house-chimney-blank:before{content:"\f7d1"}.fi-ss-house-chimney-crack:before{content:"\f7d2"}.fi-ss-house-chimney-heart:before{content:"\f7d3"}.fi-ss-house-chimney-medical:before{content:"\f7d4"}.fi-ss-house-chimney-user:before{content:"\f7d5"}.fi-ss-house-chimney-window:before{content:"\f7d6"}.fi-ss-house-chimney:before{content:"\f7d7"}.fi-ss-house-crack:before{content:"\f7d8"}.fi-ss-house-day:before{content:"\f7d9"}.fi-ss-house-flood:before{content:"\f7da"}.fi-ss-house-laptop:before{content:"\f7db"}.fi-ss-house-leave:before{content:"\f7dc"}.fi-ss-house-medical:before{content:"\f7dd"}.fi-ss-house-night:before{content:"\f7de"}.fi-ss-house-return:before{content:"\f7df"}.fi-ss-house-signal:before{content:"\f7e0"}.fi-ss-house-tree:before{content:"\f7e1"}.fi-ss-house-tsunami:before{content:"\f7e2"}.fi-ss-house-turret:before{content:"\f7e3"}.fi-ss-house-user:before{content:"\f7e4"}.fi-ss-house-window:before{content:"\f7e5"}.fi-ss-hr-group:before{content:"\f7e6"}.fi-ss-hr-person:before{content:"\f7e7"}.fi-ss-hr:before{content:"\f7e8"}.fi-ss-hryvnia:before{content:"\f7e9"}.fi-ss-humidity:before{content:"\f7ea"}.fi-ss-hundred-points:before{content:"\f7eb"}.fi-ss-hurricane:before{content:"\f7ec"}.fi-ss-i:before{content:"\f7ed"}.fi-ss-ice-cream:before{content:"\f7ee"}.fi-ss-icicles:before{content:"\f7ef"}.fi-ss-icon-star:before{content:"\f7f0"}.fi-ss-id-badge:before{content:"\f7f1"}.fi-ss-id-card-clip-alt:before{content:"\f7f2"}.fi-ss-igloo:before{content:"\f7f3"}.fi-ss-image-slash:before{content:"\f7f4"}.fi-ss-images-user:before{content:"\f7f5"}.fi-ss-images:before{content:"\f7f6"}.fi-ss-improve-user:before{content:"\f7f7"}.fi-ss-inbox-full:before{content:"\f7f8"}.fi-ss-inbox-in:before{content:"\f7f9"}.fi-ss-inbox-out:before{content:"\f7fa"}.fi-ss-inbox:before{content:"\f7fb"}.fi-ss-inboxes:before{content:"\f7fc"}.fi-ss-incense-sticks-yoga:before{content:"\f7fd"}.fi-ss-incognito:before{content:"\f7fe"}.fi-ss-indent:before{content:"\f7ff"}.fi-ss-indian-rupee-sign:before{content:"\f800"}.fi-ss-industry-alt:before{content:"\f801"}.fi-ss-industry-windows:before{content:"\f802"}.fi-ss-infinity:before{content:"\f803"}.fi-ss-info-guide:before{content:"\f804"}.fi-ss-info:before{content:"\f805"}.fi-ss-information:before{content:"\f806"}.fi-ss-inhaler:before{content:"\f807"}.fi-ss-input-numeric:before{content:"\f808"}.fi-ss-input-pipe:before{content:"\f809"}.fi-ss-input-text:before{content:"\f80a"}.fi-ss-insert-alt:before{content:"\f80b"}.fi-ss-insert-arrows:before{content:"\f80c"}.fi-ss-insert-button-circle:before{content:"\f80d"}.fi-ss-insert-credit-card:before{content:"\f80e"}.fi-ss-insert-square:before{content:"\f80f"}.fi-ss-insert:before{content:"\f810"}.fi-ss-insight-alt:before{content:"\f811"}.fi-ss-insight-head:before{content:"\f812"}.fi-ss-insight:before{content:"\f813"}.fi-ss-integral:before{content:"\f814"}.fi-ss-interactive:before{content:"\f815"}.fi-ss-interlining:before{content:"\f816"}.fi-ss-internet-speed-wifi:before{content:"\f817"}.fi-ss-interrogation:before{content:"\f818"}.fi-ss-intersection:before{content:"\f819"}.fi-ss-introduction-handshake:before{content:"\f81a"}.fi-ss-introduction:before{content:"\f81b"}.fi-ss-inventory-alt:before{content:"\f81c"}.fi-ss-invest:before{content:"\f81d"}.fi-ss-investment:before{content:"\f81e"}.fi-ss-invite-alt:before{content:"\f81f"}.fi-ss-invite:before{content:"\f820"}.fi-ss-iot-alt:before{content:"\f821"}.fi-ss-iot:before{content:"\f822"}.fi-ss-ip-address:before{content:"\f823"}.fi-ss-island-tropical:before{content:"\f824"}.fi-ss-issue-loupe:before{content:"\f825"}.fi-ss-it-alt:before{content:"\f826"}.fi-ss-it-computer:before{content:"\f827"}.fi-ss-it:before{content:"\f828"}.fi-ss-italian-lira-sign:before{content:"\f829"}.fi-ss-italic:before{content:"\f82a"}.fi-ss-j:before{content:"\f82b"}.fi-ss-jam:before{content:"\f82c"}.fi-ss-jar-alt:before{content:"\f82d"}.fi-ss-jar-wheat:before{content:"\f82e"}.fi-ss-javascript:before{content:"\f82f"}.fi-ss-joint:before{content:"\f830"}.fi-ss-joker:before{content:"\f831"}.fi-ss-journal-alt:before{content:"\f832"}.fi-ss-journal:before{content:"\f833"}.fi-ss-journey:before{content:"\f834"}.fi-ss-joystick:before{content:"\f835"}.fi-ss-jpg:before{content:"\f836"}.fi-ss-jug-alt:before{content:"\f837"}.fi-ss-jug-bottle:before{content:"\f838"}.fi-ss-jug:before{content:"\f839"}.fi-ss-jumping-rope:before{content:"\f83a"}.fi-ss-k:before{content:"\f83b"}.fi-ss-kaaba:before{content:"\f83c"}.fi-ss-kazoo:before{content:"\f83d"}.fi-ss-kerning:before{content:"\f83e"}.fi-ss-key-lock-crypto:before{content:"\f83f"}.fi-ss-key-skeleton-left-right:before{content:"\f840"}.fi-ss-key:before{content:"\f841"}.fi-ss-keyboard-brightness-low:before{content:"\f842"}.fi-ss-keyboard-brightness:before{content:"\f843"}.fi-ss-keyboard-down:before{content:"\f844"}.fi-ss-keyboard-left:before{content:"\f845"}.fi-ss-keyboard:before{content:"\f846"}.fi-ss-keynote:before{content:"\f847"}.fi-ss-kidneys:before{content:"\f848"}.fi-ss-kip-sign:before{content:"\f849"}.fi-ss-kiss-beam:before{content:"\f84a"}.fi-ss-kiss-wink-heart:before{content:"\f84b"}.fi-ss-kiss:before{content:"\f84c"}.fi-ss-kite:before{content:"\f84d"}.fi-ss-kiwi-bird:before{content:"\f84e"}.fi-ss-kiwi-fruit:before{content:"\f84f"}.fi-ss-knife-kitchen:before{content:"\f850"}.fi-ss-knife:before{content:"\f851"}.fi-ss-knitting:before{content:"\f852"}.fi-ss-kpi-evaluation:before{content:"\f853"}.fi-ss-kpi:before{content:"\f854"}.fi-ss-l:before{content:"\f855"}.fi-ss-label:before{content:"\f856"}.fi-ss-lacrosse-stick-ball:before{content:"\f857"}.fi-ss-lacrosse-stick:before{content:"\f858"}.fi-ss-lambda:before{content:"\f859"}.fi-ss-lamp-desk:before{content:"\f85a"}.fi-ss-lamp-floor:before{content:"\f85b"}.fi-ss-lamp-street:before{content:"\f85c"}.fi-ss-lamp:before{content:"\f85d"}.fi-ss-land-layer-location:before{content:"\f85e"}.fi-ss-land-layers:before{content:"\f85f"}.fi-ss-land-location:before{content:"\f860"}.fi-ss-landmark-alt:before{content:"\f861"}.fi-ss-language:before{content:"\f862"}.fi-ss-laptop-arrow-down:before{content:"\f863"}.fi-ss-laptop-binary:before{content:"\f864"}.fi-ss-laptop-code:before{content:"\f865"}.fi-ss-laptop-medical:before{content:"\f866"}.fi-ss-laptop-mobile:before{content:"\f867"}.fi-ss-laptop-slash:before{content:"\f868"}.fi-ss-laptop:before{content:"\f869"}.fi-ss-lari-sign:before{content:"\f86a"}.fi-ss-lasso-sparkles:before{content:"\f86b"}.fi-ss-lasso:before{content:"\f86c"}.fi-ss-last-square:before{content:"\f86d"}.fi-ss-laugh-beam:before{content:"\f86e"}.fi-ss-laugh-squint:before{content:"\f86f"}.fi-ss-laugh-wink:before{content:"\f870"}.fi-ss-laugh:before{content:"\f871"}.fi-ss-lawyer-man:before{content:"\f872"}.fi-ss-lawyer-woman:before{content:"\f873"}.fi-ss-layer-minus:before{content:"\f874"}.fi-ss-layer-plus:before{content:"\f875"}.fi-ss-layers:before{content:"\f876"}.fi-ss-layout-fluid:before{content:"\f877"}.fi-ss-lead-funnel:before{content:"\f878"}.fi-ss-lead-management:before{content:"\f879"}.fi-ss-lead:before{content:"\f87a"}.fi-ss-leader-alt:before{content:"\f87b"}.fi-ss-leader-speech:before{content:"\f87c"}.fi-ss-leader:before{content:"\f87d"}.fi-ss-leaderboard-alt:before{content:"\f87e"}.fi-ss-leaderboard-trophy:before{content:"\f87f"}.fi-ss-leaderboard:before{content:"\f880"}.fi-ss-leadership-alt:before{content:"\f881"}.fi-ss-leadership:before{content:"\f882"}.fi-ss-leaf-heart:before{content:"\f883"}.fi-ss-leaf-maple:before{content:"\f884"}.fi-ss-leaf-oak:before{content:"\f885"}.fi-ss-leaf:before{content:"\f886"}.fi-ss-leafy-green:before{content:"\f887"}.fi-ss-leave:before{content:"\f888"}.fi-ss-left-from-bracket:before{content:"\f889"}.fi-ss-left:before{content:"\f88a"}.fi-ss-legal:before{content:"\f88b"}.fi-ss-lemon:before{content:"\f88c"}.fi-ss-lesbian-couple:before{content:"\f88d"}.fi-ss-less-than-equal:before{content:"\f88e"}.fi-ss-less-than:before{content:"\f88f"}.fi-ss-lesson-class:before{content:"\f890"}.fi-ss-lesson:before{content:"\f891"}.fi-ss-letter-case:before{content:"\f892"}.fi-ss-lettuce:before{content:"\f893"}.fi-ss-level-down-alt:before{content:"\f894"}.fi-ss-level-down:before{content:"\f895"}.fi-ss-level-up-alt:before{content:"\f896"}.fi-ss-level-up:before{content:"\f897"}.fi-ss-license:before{content:"\f898"}.fi-ss-life-ring:before{content:"\f899"}.fi-ss-life:before{content:"\f89a"}.fi-ss-light-ceiling:before{content:"\f89b"}.fi-ss-light-emergency-on:before{content:"\f89c"}.fi-ss-light-emergency:before{content:"\f89d"}.fi-ss-light-switch-off:before{content:"\f89e"}.fi-ss-light-switch-on:before{content:"\f89f"}.fi-ss-light-switch:before{content:"\f8a0"}.fi-ss-lightbulb-cfl-on:before{content:"\f8a1"}.fi-ss-lightbulb-cfl:before{content:"\f8a2"}.fi-ss-lightbulb-dollar:before{content:"\f8a3"}.fi-ss-lightbulb-exclamation:before{content:"\f8a4"}.fi-ss-lightbulb-head:before{content:"\f8a5"}.fi-ss-lightbulb-on:before{content:"\f8a6"}.fi-ss-lightbulb-question:before{content:"\f8a7"}.fi-ss-lightbulb-setting:before{content:"\f8a8"}.fi-ss-lightbulb-slash:before{content:"\f8a9"}.fi-ss-lights-holiday:before{content:"\f8aa"}.fi-ss-limit-hand:before{content:"\f8ab"}.fi-ss-limit-speedometer:before{content:"\f8ac"}.fi-ss-line-width:before{content:"\f8ad"}.fi-ss-link-alt:before{content:"\f8ae"}.fi-ss-link-horizontal-slash:before{content:"\f8af"}.fi-ss-link-horizontal:before{content:"\f8b0"}.fi-ss-link-slash-alt:before{content:"\f8b1"}.fi-ss-link-slash:before{content:"\f8b2"}.fi-ss-link:before{content:"\f8b3"}.fi-ss-lion-head:before{content:"\f8b4"}.fi-ss-lion:before{content:"\f8b5"}.fi-ss-lips:before{content:"\f8b6"}.fi-ss-lipstick:before{content:"\f8b7"}.fi-ss-lira-sign:before{content:"\f8b8"}.fi-ss-list-check:before{content:"\f8b9"}.fi-ss-list-dropdown:before{content:"\f8ba"}.fi-ss-list-music:before{content:"\f8bb"}.fi-ss-list-timeline:before{content:"\f8bc"}.fi-ss-list:before{content:"\f8bd"}.fi-ss-litecoin-sign:before{content:"\f8be"}.fi-ss-live-alt:before{content:"\f8bf"}.fi-ss-live:before{content:"\f8c0"}.fi-ss-loading:before{content:"\f8c1"}.fi-ss-loan:before{content:"\f8c2"}.fi-ss-lobster:before{content:"\f8c3"}.fi-ss-location-alt:before{content:"\f8c4"}.fi-ss-location-arrow:before{content:"\f8c5"}.fi-ss-location-crosshairs-slash:before{content:"\f8c6"}.fi-ss-location-crosshairs:before{content:"\f8c7"}.fi-ss-location-dot-slash:before{content:"\f8c8"}.fi-ss-location-exclamation:before{content:"\f8c9"}.fi-ss-location-pin-call:before{content:"\f8ca"}.fi-ss-lock-alt:before{content:"\f8cb"}.fi-ss-lock-hashtag:before{content:"\f8cc"}.fi-ss-lock-open-alt:before{content:"\f8cd"}.fi-ss-lock:before{content:"\f8ce"}.fi-ss-locust:before{content:"\f8cf"}.fi-ss-loop-square:before{content:"\f8d0"}.fi-ss-loveseat:before{content:"\f8d1"}.fi-ss-low-vision:before{content:"\f8d2"}.fi-ss-luchador:before{content:"\f8d3"}.fi-ss-luggage-cart:before{content:"\f8d4"}.fi-ss-luggage-rolling:before{content:"\f8d5"}.fi-ss-lungs-virus:before{content:"\f8d6"}.fi-ss-lungs:before{content:"\f8d7"}.fi-ss-m:before{content:"\f8d8"}.fi-ss-mace:before{content:"\f8d9"}.fi-ss-magnet-user:before{content:"\f8da"}.fi-ss-magnet:before{content:"\f8db"}.fi-ss-mailbox-envelope:before{content:"\f8dc"}.fi-ss-mailbox-flag-up:before{content:"\f8dd"}.fi-ss-mailbox:before{content:"\f8de"}.fi-ss-makeup-brush:before{content:"\f8df"}.fi-ss-man-head:before{content:"\f8e0"}.fi-ss-man-scientist:before{content:"\f8e1"}.fi-ss-manat-sign:before{content:"\f8e2"}.fi-ss-mandolin:before{content:"\f8e3"}.fi-ss-mango:before{content:"\f8e4"}.fi-ss-manhole:before{content:"\f8e5"}.fi-ss-map-marker-check:before{content:"\f8e6"}.fi-ss-map-marker-cross:before{content:"\f8e7"}.fi-ss-map-marker-edit:before{content:"\f8e8"}.fi-ss-map-marker-home:before{content:"\f8e9"}.fi-ss-map-marker-minus:before{content:"\f8ea"}.fi-ss-map-marker-plus:before{content:"\f8eb"}.fi-ss-map-marker-question:before{content:"\f8ec"}.fi-ss-map-marker-slash:before{content:"\f8ed"}.fi-ss-map-marker-smile:before{content:"\f8ee"}.fi-ss-map-marker:before{content:"\f8ef"}.fi-ss-map-pin:before{content:"\f8f0"}.fi-ss-map-point:before{content:"\f8f1"}.fi-ss-map:before{content:"\f8f2"}.fi-ss-marker-time:before{content:"\f8f3"}.fi-ss-marker:before{content:"\f8f4"}.fi-ss-marketplace-alt:before{content:"\f8f5"}.fi-ss-marketplace-store:before{content:"\f8f6"}.fi-ss-marketplace:before{content:"\f8f7"}.fi-ss-mars-double:before{content:"\f8f8"}.fi-ss-mars-stroke-right:before{content:"\f8f9"}.fi-ss-mars-stroke-up:before{content:"\f8fa"}.fi-ss-mars:before{content:"\f8fb"}.fi-ss-martini-glass-citrus:before{content:"\f8fc"}.fi-ss-martini-glass-empty:before{content:"\f8fd"}.fi-ss-mask-carnival:before{content:"\f8fe"}.fi-ss-mask-face:before{content:"\f8ff"}.fi-ss-mask-snorkel:before{content:"\f900"}.fi-ss-massage:before{content:"\f901"}.fi-ss-match-fire:before{content:"\f902"}.fi-ss-mattress-pillow:before{content:"\f903"}.fi-ss-measuring-tape:before{content:"\f904"}.fi-ss-meat:before{content:"\f905"}.fi-ss-medal:before{content:"\f906"}.fi-ss-medical-star:before{content:"\f907"}.fi-ss-medicine:before{content:"\f908"}.fi-ss-meditation:before{content:"\f909"}.fi-ss-meeting-alt:before{content:"\f90a"}.fi-ss-meeting:before{content:"\f90b"}.fi-ss-megaphone-announcement-leader:before{content:"\f90c"}.fi-ss-megaphone:before{content:"\f90d"}.fi-ss-meh-blank:before{content:"\f90e"}.fi-ss-meh-rolling-eyes:before{content:"\f90f"}.fi-ss-meh:before{content:"\f910"}.fi-ss-melon-alt:before{content:"\f911"}.fi-ss-melon:before{content:"\f912"}.fi-ss-member-list:before{content:"\f913"}.fi-ss-member-search:before{content:"\f914"}.fi-ss-membership-vip:before{content:"\f915"}.fi-ss-membership:before{content:"\f916"}.fi-ss-memo-circle-check:before{content:"\f917"}.fi-ss-memo-pad:before{content:"\f918"}.fi-ss-memo:before{content:"\f919"}.fi-ss-memory:before{content:"\f91a"}.fi-ss-menu-burger:before{content:"\f91b"}.fi-ss-menu-dots-vertical:before{content:"\f91c"}.fi-ss-menu-dots:before{content:"\f91d"}.fi-ss-mercury:before{content:"\f91e"}.fi-ss-message-arrow-down:before{content:"\f91f"}.fi-ss-message-arrow-up-right:before{content:"\f920"}.fi-ss-message-arrow-up:before{content:"\f921"}.fi-ss-message-bot:before{content:"\f922"}.fi-ss-message-code:before{content:"\f923"}.fi-ss-message-dollar:before{content:"\f924"}.fi-ss-message-heart:before{content:"\f925"}.fi-ss-message-image:before{content:"\f926"}.fi-ss-message-question:before{content:"\f927"}.fi-ss-message-quote:before{content:"\f928"}.fi-ss-message-slash:before{content:"\f929"}.fi-ss-message-sms:before{content:"\f92a"}.fi-ss-message-text:before{content:"\f92b"}.fi-ss-message-xmark:before{content:"\f92c"}.fi-ss-messages-dollar:before{content:"\f92d"}.fi-ss-messages-question:before{content:"\f92e"}.fi-ss-messages:before{content:"\f92f"}.fi-ss-meteor:before{content:"\f930"}.fi-ss-meter-bolt:before{content:"\f931"}.fi-ss-meter-droplet:before{content:"\f932"}.fi-ss-meter-fire:before{content:"\f933"}.fi-ss-meter:before{content:"\f934"}.fi-ss-method:before{content:"\f935"}.fi-ss-microchip-ai:before{content:"\f936"}.fi-ss-microchip:before{content:"\f937"}.fi-ss-microphone-alt:before{content:"\f938"}.fi-ss-microphone-slash:before{content:"\f939"}.fi-ss-microphone:before{content:"\f93a"}.fi-ss-microscope:before{content:"\f93b"}.fi-ss-microwave:before{content:"\f93c"}.fi-ss-milk-alt:before{content:"\f93d"}.fi-ss-milk:before{content:"\f93e"}.fi-ss-mill-sign:before{content:"\f93f"}.fi-ss-mind-share:before{content:"\f940"}.fi-ss-minus-circle:before{content:"\f941"}.fi-ss-minus-hexagon:before{content:"\f942"}.fi-ss-minus-small:before{content:"\f943"}.fi-ss-minus:before{content:"\f944"}.fi-ss-mistletoe:before{content:"\f945"}.fi-ss-mix:before{content:"\f946"}.fi-ss-mobile-button:before{content:"\f947"}.fi-ss-mobile-notch:before{content:"\f948"}.fi-ss-mobile:before{content:"\f949"}.fi-ss-mockup:before{content:"\f94a"}.fi-ss-mode-alt:before{content:"\f94b"}.fi-ss-mode-landscape:before{content:"\f94c"}.fi-ss-mode-portrait:before{content:"\f94d"}.fi-ss-mode:before{content:"\f94e"}.fi-ss-model-cube-arrows:before{content:"\f94f"}.fi-ss-model-cube-space:before{content:"\f950"}.fi-ss-model-cube:before{content:"\f951"}.fi-ss-module:before{content:"\f952"}.fi-ss-monday:before{content:"\f953"}.fi-ss-money-bill-simple:before{content:"\f954"}.fi-ss-money-bill-transfer:before{content:"\f955"}.fi-ss-money-bill-wave-alt:before{content:"\f956"}.fi-ss-money-bill-wave:before{content:"\f957"}.fi-ss-money-bills-simple:before{content:"\f958"}.fi-ss-money-bills:before{content:"\f959"}.fi-ss-money-check-edit-alt:before{content:"\f95a"}.fi-ss-money-check-edit:before{content:"\f95b"}.fi-ss-money-check:before{content:"\f95c"}.fi-ss-money-coin-transfer:before{content:"\f95d"}.fi-ss-money-from-bracket:before{content:"\f95e"}.fi-ss-money-simple-from-bracket:before{content:"\f95f"}.fi-ss-money-transfer-alt:before{content:"\f960"}.fi-ss-money-transfer-coin-arrow:before{content:"\f961"}.fi-ss-money-transfer-smartphone:before{content:"\f962"}.fi-ss-money-wings:before{content:"\f963"}.fi-ss-money:before{content:"\f964"}.fi-ss-monkey:before{content:"\f965"}.fi-ss-monument:before{content:"\f966"}.fi-ss-moon-stars:before{content:"\f967"}.fi-ss-moon:before{content:"\f968"}.fi-ss-moped:before{content:"\f969"}.fi-ss-mortar-pestle:before{content:"\f96a"}.fi-ss-mortgage:before{content:"\f96b"}.fi-ss-mosque-alt:before{content:"\f96c"}.fi-ss-mosque-moon:before{content:"\f96d"}.fi-ss-mosque:before{content:"\f96e"}.fi-ss-mosquito-net:before{content:"\f96f"}.fi-ss-mosquito:before{content:"\f970"}.fi-ss-motorcycle:before{content:"\f971"}.fi-ss-mound:before{content:"\f972"}.fi-ss-mountain-city:before{content:"\f973"}.fi-ss-mountain:before{content:"\f974"}.fi-ss-mountains:before{content:"\f975"}.fi-ss-mouse-field:before{content:"\f976"}.fi-ss-mouse:before{content:"\f977"}.fi-ss-mov-file:before{content:"\f978"}.fi-ss-move-to-folder-2:before{content:"\f979"}.fi-ss-move-to-folder:before{content:"\f97a"}.fi-ss-mp3-file:before{content:"\f97b"}.fi-ss-mp3-player:before{content:"\f97c"}.fi-ss-mp4-file:before{content:"\f97d"}.fi-ss-mug-alt:before{content:"\f97e"}.fi-ss-mug-hot-alt:before{content:"\f97f"}.fi-ss-mug-hot:before{content:"\f980"}.fi-ss-mug-marshmallows:before{content:"\f981"}.fi-ss-mug-tea-saucer:before{content:"\f982"}.fi-ss-mug-tea:before{content:"\f983"}.fi-ss-mug:before{content:"\f984"}.fi-ss-multiple-alt:before{content:"\f985"}.fi-ss-multiple:before{content:"\f986"}.fi-ss-muscle:before{content:"\f987"}.fi-ss-mushroom-alt:before{content:"\f988"}.fi-ss-mushroom:before{content:"\f989"}.fi-ss-music-alt:before{content:"\f98a"}.fi-ss-music-file:before{content:"\f98b"}.fi-ss-music-note-slash:before{content:"\f98c"}.fi-ss-music-note:before{content:"\f98d"}.fi-ss-music-slash:before{content:"\f98e"}.fi-ss-music:before{content:"\f98f"}.fi-ss-n:before{content:"\f990"}.fi-ss-naira-sign:before{content:"\f991"}.fi-ss-narwhal:before{content:"\f992"}.fi-ss-navigation:before{content:"\f993"}.fi-ss-nesting-dolls:before{content:"\f994"}.fi-ss-network-analytic:before{content:"\f995"}.fi-ss-network-cloud:before{content:"\f996"}.fi-ss-network:before{content:"\f997"}.fi-ss-neuter:before{content:"\f998"}.fi-ss-newsletter-subscribe:before{content:"\f999"}.fi-ss-newspaper-open:before{content:"\f99a"}.fi-ss-newspaper:before{content:"\f99b"}.fi-ss-nfc-lock:before{content:"\f99c"}.fi-ss-nfc-magnifying-glass:before{content:"\f99d"}.fi-ss-nfc-pen:before{content:"\f99e"}.fi-ss-nfc-slash:before{content:"\f99f"}.fi-ss-nfc-trash:before{content:"\f9a0"}.fi-ss-nfc:before{content:"\f9a1"}.fi-ss-night-day:before{content:"\f9a2"}.fi-ss-no-fee:before{content:"\f9a3"}.fi-ss-no-people:before{content:"\f9a4"}.fi-ss-noodles:before{content:"\f9a5"}.fi-ss-nose:before{content:"\f9a6"}.fi-ss-not-equal:before{content:"\f9a7"}.fi-ss-not-found-alt:before{content:"\f9a8"}.fi-ss-not-found-magnifying-glass:before{content:"\f9a9"}.fi-ss-not-found:before{content:"\f9aa"}.fi-ss-notdef:before{content:"\f9ab"}.fi-ss-note-medical:before{content:"\f9ac"}.fi-ss-note-sticky:before{content:"\f9ad"}.fi-ss-note:before{content:"\f9ae"}.fi-ss-notebook-alt:before{content:"\f9af"}.fi-ss-notebook:before{content:"\f9b0"}.fi-ss-notes-medical:before{content:"\f9b1"}.fi-ss-notes:before{content:"\f9b2"}.fi-ss-o:before{content:"\f9b3"}.fi-ss-object-exclude:before{content:"\f9b4"}.fi-ss-object-group:before{content:"\f9b5"}.fi-ss-object-intersect:before{content:"\f9b6"}.fi-ss-object-subtract:before{content:"\f9b7"}.fi-ss-object-ungroup:before{content:"\f9b8"}.fi-ss-object-union:before{content:"\f9b9"}.fi-ss-objects-column:before{content:"\f9ba"}.fi-ss-octagon-check:before{content:"\f9bb"}.fi-ss-octagon-divide:before{content:"\f9bc"}.fi-ss-octagon-exclamation:before{content:"\f9bd"}.fi-ss-octagon-minus:before{content:"\f9be"}.fi-ss-octagon-plus:before{content:"\f9bf"}.fi-ss-octagon-xmark:before{content:"\f9c0"}.fi-ss-octagon:before{content:"\f9c1"}.fi-ss-oil-can:before{content:"\f9c2"}.fi-ss-oil-temp:before{content:"\f9c3"}.fi-ss-olive-oil:before{content:"\f9c4"}.fi-ss-olive:before{content:"\f9c5"}.fi-ss-olives:before{content:"\f9c6"}.fi-ss-om:before{content:"\f9c7"}.fi-ss-omega:before{content:"\f9c8"}.fi-ss-onboarding:before{content:"\f9c9"}.fi-ss-onion:before{content:"\f9ca"}.fi-ss-opacity:before{content:"\f9cb"}.fi-ss-open-mail-clip:before{content:"\f9cc"}.fi-ss-operating-system-upgrade:before{content:"\f9cd"}.fi-ss-operation:before{content:"\f9ce"}.fi-ss-order-history:before{content:"\f9cf"}.fi-ss-organization-chart:before{content:"\f9d0"}.fi-ss-ornament:before{content:"\f9d1"}.fi-ss-otp:before{content:"\f9d2"}.fi-ss-otter:before{content:"\f9d3"}.fi-ss-outdent:before{content:"\f9d4"}.fi-ss-oval-alt:before{content:"\f9d5"}.fi-ss-oval:before{content:"\f9d6"}.fi-ss-oven:before{content:"\f9d7"}.fi-ss-overline:before{content:"\f9d8"}.fi-ss-overview:before{content:"\f9d9"}.fi-ss-p:before{content:"\f9da"}.fi-ss-package:before{content:"\f9db"}.fi-ss-padlock-check:before{content:"\f9dc"}.fi-ss-page-break:before{content:"\f9dd"}.fi-ss-pager:before{content:"\f9de"}.fi-ss-paid:before{content:"\f9df"}.fi-ss-paint-roller:before{content:"\f9e0"}.fi-ss-paint:before{content:"\f9e1"}.fi-ss-paintbrush-pencil:before{content:"\f9e2"}.fi-ss-palette:before{content:"\f9e3"}.fi-ss-pallet-alt:before{content:"\f9e4"}.fi-ss-pallet:before{content:"\f9e5"}.fi-ss-pan-food:before{content:"\f9e6"}.fi-ss-pan-frying:before{content:"\f9e7"}.fi-ss-pan:before{content:"\f9e8"}.fi-ss-pancakes:before{content:"\f9e9"}.fi-ss-panorama:before{content:"\f9ea"}.fi-ss-paper-plane-launch:before{content:"\f9eb"}.fi-ss-paper-plane-top:before{content:"\f9ec"}.fi-ss-paper-plane:before{content:"\f9ed"}.fi-ss-paperclip-vertical:before{content:"\f9ee"}.fi-ss-parachute-box:before{content:"\f9ef"}.fi-ss-paragraph-left:before{content:"\f9f0"}.fi-ss-paragraph:before{content:"\f9f1"}.fi-ss-parking-circle-slash:before{content:"\f9f2"}.fi-ss-parking-circle:before{content:"\f9f3"}.fi-ss-parking-slash:before{content:"\f9f4"}.fi-ss-parking:before{content:"\f9f5"}.fi-ss-party-bell:before{content:"\f9f6"}.fi-ss-party-horn:before{content:"\f9f7"}.fi-ss-party:before{content:"\f9f8"}.fi-ss-passport:before{content:"\f9f9"}.fi-ss-password-alt:before{content:"\f9fa"}.fi-ss-password-computer:before{content:"\f9fb"}.fi-ss-password-email:before{content:"\f9fc"}.fi-ss-password-smartphone:before{content:"\f9fd"}.fi-ss-password:before{content:"\f9fe"}.fi-ss-paste:before{content:"\f9ff"}.fi-ss-pattern:before{content:"\fa00"}.fi-ss-pause-circle:before{content:"\fa01"}.fi-ss-pause-square:before{content:"\fa02"}.fi-ss-pause:before{content:"\fa03"}.fi-ss-paw-claws:before{content:"\fa04"}.fi-ss-paw-heart:before{content:"\fa05"}.fi-ss-paw:before{content:"\fa06"}.fi-ss-payment-pos:before{content:"\fa07"}.fi-ss-payroll-calendar:before{content:"\fa08"}.fi-ss-payroll-check:before{content:"\fa09"}.fi-ss-payroll:before{content:"\fa0a"}.fi-ss-peace:before{content:"\fa0b"}.fi-ss-peach:before{content:"\fa0c"}.fi-ss-peanut:before{content:"\fa0d"}.fi-ss-peanuts:before{content:"\fa0e"}.fi-ss-peapod:before{content:"\fa0f"}.fi-ss-pear:before{content:"\fa10"}.fi-ss-pedestal:before{content:"\fa11"}.fi-ss-pen-circle:before{content:"\fa12"}.fi-ss-pen-clip-slash:before{content:"\fa13"}.fi-ss-pen-clip:before{content:"\fa14"}.fi-ss-pen-fancy-slash:before{content:"\fa15"}.fi-ss-pen-fancy:before{content:"\fa16"}.fi-ss-pen-field:before{content:"\fa17"}.fi-ss-pen-nib-slash:before{content:"\fa18"}.fi-ss-pen-nib:before{content:"\fa19"}.fi-ss-pen-slash:before{content:"\fa1a"}.fi-ss-pen-square:before{content:"\fa1b"}.fi-ss-pen-swirl:before{content:"\fa1c"}.fi-ss-pencil-paintbrush:before{content:"\fa1d"}.fi-ss-pencil-ruler:before{content:"\fa1e"}.fi-ss-pencil-slash:before{content:"\fa1f"}.fi-ss-pencil:before{content:"\fa20"}.fi-ss-pending:before{content:"\fa21"}.fi-ss-pennant:before{content:"\fa22"}.fi-ss-people-arrows-left-right:before{content:"\fa23"}.fi-ss-people-carry-box:before{content:"\fa24"}.fi-ss-people-dress:before{content:"\fa25"}.fi-ss-people-network-partner:before{content:"\fa26"}.fi-ss-people-pants:before{content:"\fa27"}.fi-ss-people-poll:before{content:"\fa28"}.fi-ss-people-pulling:before{content:"\fa29"}.fi-ss-people-roof:before{content:"\fa2a"}.fi-ss-people:before{content:"\fa2b"}.fi-ss-pepper-alt:before{content:"\fa2c"}.fi-ss-pepper-hot:before{content:"\fa2d"}.fi-ss-pepper:before{content:"\fa2e"}.fi-ss-percent-10:before{content:"\fa2f"}.fi-ss-percent-100:before{content:"\fa30"}.fi-ss-percent-20:before{content:"\fa31"}.fi-ss-percent-25:before{content:"\fa32"}.fi-ss-percent-30:before{content:"\fa33"}.fi-ss-percent-40:before{content:"\fa34"}.fi-ss-percent-50:before{content:"\fa35"}.fi-ss-percent-60:before{content:"\fa36"}.fi-ss-percent-70:before{content:"\fa37"}.fi-ss-percent-75:before{content:"\fa38"}.fi-ss-percent-80:before{content:"\fa39"}.fi-ss-percent-90:before{content:"\fa3a"}.fi-ss-percentage:before{content:"\fa3b"}.fi-ss-person-burst:before{content:"\fa3c"}.fi-ss-person-carry-box:before{content:"\fa3d"}.fi-ss-person-circle-check:before{content:"\fa3e"}.fi-ss-person-circle-exclamation:before{content:"\fa3f"}.fi-ss-person-circle-minus:before{content:"\fa40"}.fi-ss-person-circle-plus:before{content:"\fa41"}.fi-ss-person-circle-question:before{content:"\fa42"}.fi-ss-person-circle-xmark:before{content:"\fa43"}.fi-ss-person-cv:before{content:"\fa44"}.fi-ss-person-dolly-empty:before{content:"\fa45"}.fi-ss-person-dolly:before{content:"\fa46"}.fi-ss-person-dress-simple:before{content:"\fa47"}.fi-ss-person-dress:before{content:"\fa48"}.fi-ss-person-luggage:before{content:"\fa49"}.fi-ss-person-lunge:before{content:"\fa4a"}.fi-ss-person-pilates:before{content:"\fa4b"}.fi-ss-person-praying:before{content:"\fa4c"}.fi-ss-person-pregnant:before{content:"\fa4d"}.fi-ss-person-seat-reclined:before{content:"\fa4e"}.fi-ss-person-seat:before{content:"\fa4f"}.fi-ss-person-shelter:before{content:"\fa50"}.fi-ss-person-sign:before{content:"\fa51"}.fi-ss-person-simple:before{content:"\fa52"}.fi-ss-person-walking-with-cane:before{content:"\fa53"}.fi-ss-peseta-sign:before{content:"\fa54"}.fi-ss-peso-sign:before{content:"\fa55"}.fi-ss-pets:before{content:"\fa56"}.fi-ss-pharmacy:before{content:"\fa57"}.fi-ss-phone-call:before{content:"\fa58"}.fi-ss-phone-cross:before{content:"\fa59"}.fi-ss-phone-flip:before{content:"\fa5a"}.fi-ss-phone-guide:before{content:"\fa5b"}.fi-ss-phone-heart-message:before{content:"\fa5c"}.fi-ss-phone-office:before{content:"\fa5d"}.fi-ss-phone-pause:before{content:"\fa5e"}.fi-ss-phone-plus:before{content:"\fa5f"}.fi-ss-phone-rotary:before{content:"\fa60"}.fi-ss-phone-slash:before{content:"\fa61"}.fi-ss-photo-capture:before{content:"\fa62"}.fi-ss-photo-film-music:before{content:"\fa63"}.fi-ss-photo-video:before{content:"\fa64"}.fi-ss-physics:before{content:"\fa65"}.fi-ss-Pi:before{content:"\fa66"}.fi-ss-piano-keyboard:before{content:"\fa67"}.fi-ss-piano:before{content:"\fa68"}.fi-ss-pickaxe:before{content:"\fa69"}.fi-ss-picking-box:before{content:"\fa6a"}.fi-ss-picking:before{content:"\fa6b"}.fi-ss-picnic:before{content:"\fa6c"}.fi-ss-picpeople-filled:before{content:"\fa6d"}.fi-ss-picpeople:before{content:"\fa6e"}.fi-ss-picture:before{content:"\fa6f"}.fi-ss-pie:before{content:"\fa70"}.fi-ss-pig-bank-bulb:before{content:"\fa71"}.fi-ss-pig-face:before{content:"\fa72"}.fi-ss-pig:before{content:"\fa73"}.fi-ss-piggy-bank-budget:before{content:"\fa74"}.fi-ss-piggy-bank:before{content:"\fa75"}.fi-ss-pills:before{content:"\fa76"}.fi-ss-pinata:before{content:"\fa77"}.fi-ss-pineapple-alt:before{content:"\fa78"}.fi-ss-pineapple:before{content:"\fa79"}.fi-ss-pipe-smoking:before{content:"\fa7a"}.fi-ss-pipette:before{content:"\fa7b"}.fi-ss-pizza-slice:before{content:"\fa7c"}.fi-ss-place-of-worship:before{content:"\fa7d"}.fi-ss-plan-strategy:before{content:"\fa7e"}.fi-ss-plan:before{content:"\fa7f"}.fi-ss-plane-alt:before{content:"\fa80"}.fi-ss-plane-arrival:before{content:"\fa81"}.fi-ss-plane-departure:before{content:"\fa82"}.fi-ss-plane-prop:before{content:"\fa83"}.fi-ss-plane-slash:before{content:"\fa84"}.fi-ss-plane-tail:before{content:"\fa85"}.fi-ss-plane:before{content:"\fa86"}.fi-ss-planet-moon:before{content:"\fa87"}.fi-ss-planet-ringed:before{content:"\fa88"}.fi-ss-plant-care:before{content:"\fa89"}.fi-ss-plant-growth:before{content:"\fa8a"}.fi-ss-plant-seed-invest:before{content:"\fa8b"}.fi-ss-plant-wilt:before{content:"\fa8c"}.fi-ss-plate-utensils:before{content:"\fa8d"}.fi-ss-plate-wheat:before{content:"\fa8e"}.fi-ss-plate:before{content:"\fa8f"}.fi-ss-play-alt:before{content:"\fa90"}.fi-ss-play-circle:before{content:"\fa91"}.fi-ss-play-microphone:before{content:"\fa92"}.fi-ss-play-pause:before{content:"\fa93"}.fi-ss-play:before{content:"\fa94"}.fi-ss-plug-alt:before{content:"\fa95"}.fi-ss-plug-cable:before{content:"\fa96"}.fi-ss-plug-circle-bolt:before{content:"\fa97"}.fi-ss-plug-circle-check:before{content:"\fa98"}.fi-ss-plug-circle-exclamation:before{content:"\fa99"}.fi-ss-plug-circle-minus:before{content:"\fa9a"}.fi-ss-plug-circle-plus:before{content:"\fa9b"}.fi-ss-plug-connection:before{content:"\fa9c"}.fi-ss-plug:before{content:"\fa9d"}.fi-ss-plus-hexagon:before{content:"\fa9e"}.fi-ss-plus-minus:before{content:"\fa9f"}.fi-ss-plus-small:before{content:"\faa0"}.fi-ss-plus:before{content:"\faa1"}.fi-ss-png-file:before{content:"\faa2"}.fi-ss-podcast:before{content:"\faa3"}.fi-ss-podium-star:before{content:"\faa4"}.fi-ss-podium-victory-leader:before{content:"\faa5"}.fi-ss-podium:before{content:"\faa6"}.fi-ss-point-of-sale-bill:before{content:"\faa7"}.fi-ss-point-of-sale-signal:before{content:"\faa8"}.fi-ss-point-of-sale:before{content:"\faa9"}.fi-ss-pointer-loading:before{content:"\faaa"}.fi-ss-pointer-text:before{content:"\faab"}.fi-ss-police-box:before{content:"\faac"}.fi-ss-poll-h:before{content:"\faad"}.fi-ss-pollution:before{content:"\faae"}.fi-ss-pompebled:before{content:"\faaf"}.fi-ss-poo-bolt:before{content:"\fab0"}.fi-ss-poo:before{content:"\fab1"}.fi-ss-pool-8-ball:before{content:"\fab2"}.fi-ss-poop:before{content:"\fab3"}.fi-ss-popcorn:before{content:"\fab4"}.fi-ss-popsicle:before{content:"\fab5"}.fi-ss-portal-enter:before{content:"\fab6"}.fi-ss-portal-exit:before{content:"\fab7"}.fi-ss-portrait:before{content:"\fab8"}.fi-ss-pot:before{content:"\fab9"}.fi-ss-potato:before{content:"\faba"}.fi-ss-pound:before{content:"\fabb"}.fi-ss-power:before{content:"\fabc"}.fi-ss-ppt-file:before{content:"\fabd"}.fi-ss-practice:before{content:"\fabe"}.fi-ss-praying-hands:before{content:"\fabf"}.fi-ss-prescription-bottle-alt:before{content:"\fac0"}.fi-ss-prescription-bottle-pill:before{content:"\fac1"}.fi-ss-prescription-bottle:before{content:"\fac2"}.fi-ss-prescription:before{content:"\fac3"}.fi-ss-presentation:before{content:"\fac4"}.fi-ss-preview:before{content:"\fac5"}.fi-ss-previous-square:before{content:"\fac6"}.fi-ss-print-magnifying-glass:before{content:"\fac7"}.fi-ss-print-slash:before{content:"\fac8"}.fi-ss-print:before{content:"\fac9"}.fi-ss-priority-arrow:before{content:"\faca"}.fi-ss-priority-arrows:before{content:"\facb"}.fi-ss-priority-importance:before{content:"\facc"}.fi-ss-problem-solving:before{content:"\facd"}.fi-ss-procedures:before{content:"\face"}.fi-ss-process:before{content:"\facf"}.fi-ss-productivity:before{content:"\fad0"}.fi-ss-progress-complete:before{content:"\fad1"}.fi-ss-progress-download:before{content:"\fad2"}.fi-ss-progress-upload:before{content:"\fad3"}.fi-ss-projector:before{content:"\fad4"}.fi-ss-protractor:before{content:"\fad5"}.fi-ss-pulse:before{content:"\fad6"}.fi-ss-pump-medical:before{content:"\fad7"}.fi-ss-pump:before{content:"\fad8"}.fi-ss-pumpkin-alt-2:before{content:"\fad9"}.fi-ss-pumpkin-alt:before{content:"\fada"}.fi-ss-pumpkin:before{content:"\fadb"}.fi-ss-puzzle-alt:before{content:"\fadc"}.fi-ss-puzzle-piece-integration:before{content:"\fadd"}.fi-ss-puzzle-piece:before{content:"\fade"}.fi-ss-puzzle-pieces:before{content:"\fadf"}.fi-ss-pyramid:before{content:"\fae0"}.fi-ss-q:before{content:"\fae1"}.fi-ss-qr-scan:before{content:"\fae2"}.fi-ss-QR:before{content:"\fae3"}.fi-ss-qrcode:before{content:"\fae4"}.fi-ss-question-square:before{content:"\fae5"}.fi-ss-question:before{content:"\fae6"}.fi-ss-queue-alt:before{content:"\fae7"}.fi-ss-queue-line:before{content:"\fae8"}.fi-ss-queue-signal:before{content:"\fae9"}.fi-ss-queue:before{content:"\faea"}.fi-ss-quill-pen-story:before{content:"\faeb"}.fi-ss-quiz-alt:before{content:"\faec"}.fi-ss-quiz:before{content:"\faed"}.fi-ss-quote-right:before{content:"\faee"}.fi-ss-r:before{content:"\faef"}.fi-ss-rabbit-fast:before{content:"\faf0"}.fi-ss-rabbit:before{content:"\faf1"}.fi-ss-raccoon:before{content:"\faf2"}.fi-ss-racquet:before{content:"\faf3"}.fi-ss-radar:before{content:"\faf4"}.fi-ss-radiation-alt:before{content:"\faf5"}.fi-ss-radiation:before{content:"\faf6"}.fi-ss-radio-alt:before{content:"\faf7"}.fi-ss-radio-button:before{content:"\faf8"}.fi-ss-radio:before{content:"\faf9"}.fi-ss-radish:before{content:"\fafa"}.fi-ss-rainbow:before{content:"\fafb"}.fi-ss-raindrops:before{content:"\fafc"}.fi-ss-ram:before{content:"\fafd"}.fi-ss-ramp-loading:before{content:"\fafe"}.fi-ss-rank:before{content:"\faff"}.fi-ss-ranking-podium-empty:before{content:"\fb00"}.fi-ss-ranking-podium:before{content:"\fb01"}.fi-ss-ranking-star:before{content:"\fb02"}.fi-ss-ranking-stars:before{content:"\fb03"}.fi-ss-raygun:before{content:"\fb04"}.fi-ss-razor-barber:before{content:"\fb05"}.fi-ss-react:before{content:"\fb06"}.fi-ss-rec:before{content:"\fb07"}.fi-ss-receipt:before{content:"\fb08"}.fi-ss-recipe-book:before{content:"\fb09"}.fi-ss-recipe:before{content:"\fb0a"}.fi-ss-record-vinyl:before{content:"\fb0b"}.fi-ss-rectabgle-vertical:before{content:"\fb0c"}.fi-ss-rectangle-barcode:before{content:"\fb0d"}.fi-ss-rectangle-code:before{content:"\fb0e"}.fi-ss-rectangle-history-circle-plus:before{content:"\fb0f"}.fi-ss-rectangle-horizontal:before{content:"\fb10"}.fi-ss-rectangle-list:before{content:"\fb11"}.fi-ss-rectangle-panoramic:before{content:"\fb12"}.fi-ss-rectangle-pro:before{content:"\fb13"}.fi-ss-rectangle-vertical-history:before{content:"\fb14"}.fi-ss-rectangle-vertical:before{content:"\fb15"}.fi-ss-rectangle-xmark:before{content:"\fb16"}.fi-ss-rectangles-mixed:before{content:"\fb17"}.fi-ss-recycle-bin:before{content:"\fb18"}.fi-ss-recycle:before{content:"\fb19"}.fi-ss-redo-alt:before{content:"\fb1a"}.fi-ss-redo:before{content:"\fb1b"}.fi-ss-reel:before{content:"\fb1c"}.fi-ss-refer-arrow:before{content:"\fb1d"}.fi-ss-refer:before{content:"\fb1e"}.fi-ss-referral-alt:before{content:"\fb1f"}.fi-ss-referral-user:before{content:"\fb20"}.fi-ss-referral:before{content:"\fb21"}.fi-ss-reflect-horizontal-alt:before{content:"\fb22"}.fi-ss-reflect-horizontal:before{content:"\fb23"}.fi-ss-reflect-vertical:before{content:"\fb24"}.fi-ss-reflect:before{content:"\fb25"}.fi-ss-refresh:before{content:"\fb26"}.fi-ss-refrigerator:before{content:"\fb27"}.fi-ss-refund-alt:before{content:"\fb28"}.fi-ss-refund:before{content:"\fb29"}.fi-ss-region-pin-alt:before{content:"\fb2a"}.fi-ss-region-pin:before{content:"\fb2b"}.fi-ss-registered:before{content:"\fb2c"}.fi-ss-registration-paper:before{content:"\fb2d"}.fi-ss-remove-folder:before{content:"\fb2e"}.fi-ss-remove-user:before{content:"\fb2f"}.fi-ss-rent-signal:before{content:"\fb30"}.fi-ss-rent:before{content:"\fb31"}.fi-ss-replace:before{content:"\fb32"}.fi-ss-replay-10:before{content:"\fb33"}.fi-ss-replay-30:before{content:"\fb34"}.fi-ss-replay-5:before{content:"\fb35"}.fi-ss-reply-all:before{content:"\fb36"}.fi-ss-republican:before{content:"\fb37"}.fi-ss-reservation-smartphone:before{content:"\fb38"}.fi-ss-reservation-table:before{content:"\fb39"}.fi-ss-resistance-band:before{content:"\fb3a"}.fi-ss-resize:before{content:"\fb3b"}.fi-ss-resources:before{content:"\fb3c"}.fi-ss-restaurant:before{content:"\fb3d"}.fi-ss-restock:before{content:"\fb3e"}.fi-ss-restroom-simple:before{content:"\fb3f"}.fi-ss-resume:before{content:"\fb40"}.fi-ss-revenue-alt:before{content:"\fb41"}.fi-ss-revenue-euro:before{content:"\fb42"}.fi-ss-Revenue:before{content:"\fb43"}.fi-ss-review:before{content:"\fb44"}.fi-ss-rewind-button-circle:before{content:"\fb45"}.fi-ss-rewind:before{content:"\fb46"}.fi-ss-rhombus:before{content:"\fb47"}.fi-ss-ribbon:before{content:"\fb48"}.fi-ss-right-from-bracket:before{content:"\fb49"}.fi-ss-right:before{content:"\fb4a"}.fi-ss-ring-diamond:before{content:"\fb4b"}.fi-ss-ring:before{content:"\fb4c"}.fi-ss-rings-wedding:before{content:"\fb4d"}.fi-ss-risk-alt:before{content:"\fb4e"}.fi-ss-risk:before{content:"\fb4f"}.fi-ss-road-barrier:before{content:"\fb50"}.fi-ss-road:before{content:"\fb51"}.fi-ss-robot:before{content:"\fb52"}.fi-ss-robotic-arm:before{content:"\fb53"}.fi-ss-rocket-lunch:before{content:"\fb54"}.fi-ss-rocket:before{content:"\fb55"}.fi-ss-roller-coaster:before{content:"\fb56"}.fi-ss-room-service:before{content:"\fb57"}.fi-ss-rotate-exclamation:before{content:"\fb58"}.fi-ss-rotate-left:before{content:"\fb59"}.fi-ss-rotate-reverse:before{content:"\fb5a"}.fi-ss-rotate-right:before{content:"\fb5b"}.fi-ss-rotate-square:before{content:"\fb5c"}.fi-ss-roulette:before{content:"\fb5d"}.fi-ss-route-highway:before{content:"\fb5e"}.fi-ss-route-interstate:before{content:"\fb5f"}.fi-ss-route:before{content:"\fb60"}.fi-ss-router:before{content:"\fb61"}.fi-ss-rss-alt:before{content:"\fb62"}.fi-ss-rss:before{content:"\fb63"}.fi-ss-ruble-sign:before{content:"\fb64"}.fi-ss-rugby-helmet:before{content:"\fb65"}.fi-ss-rugby:before{content:"\fb66"}.fi-ss-ruler-combined:before{content:"\fb67"}.fi-ss-ruler-horizontal:before{content:"\fb68"}.fi-ss-ruler-triangle:before{content:"\fb69"}.fi-ss-ruler-vertical:before{content:"\fb6a"}.fi-ss-rules-alt:before{content:"\fb6b"}.fi-ss-rules:before{content:"\fb6c"}.fi-ss-running-track:before{content:"\fb6d"}.fi-ss-running:before{content:"\fb6e"}.fi-ss-rupee-sign:before{content:"\fb6f"}.fi-ss-rupiah-sign:before{content:"\fb70"}.fi-ss-rv:before{content:"\fb71"}.fi-ss-s:before{content:"\fb72"}.fi-ss-sack-dollar:before{content:"\fb73"}.fi-ss-sack:before{content:"\fb74"}.fi-ss-sad-cry:before{content:"\fb75"}.fi-ss-sad-tear:before{content:"\fb76"}.fi-ss-sad:before{content:"\fb77"}.fi-ss-safe-box:before{content:"\fb78"}.fi-ss-sailboat:before{content:"\fb79"}.fi-ss-salad:before{content:"\fb7a"}.fi-ss-salary-alt:before{content:"\fb7b"}.fi-ss-salt-pepper:before{content:"\fb7c"}.fi-ss-salt-shaker:before{content:"\fb7d"}.fi-ss-sandwich-alt:before{content:"\fb7e"}.fi-ss-sandwich:before{content:"\fb7f"}.fi-ss-satellite-dish:before{content:"\fb80"}.fi-ss-satellite:before{content:"\fb81"}.fi-ss-saturday:before{content:"\fb82"}.fi-ss-sauce:before{content:"\fb83"}.fi-ss-sausage:before{content:"\fb84"}.fi-ss-sax-hot:before{content:"\fb85"}.fi-ss-saxophone:before{content:"\fb86"}.fi-ss-scale-comparison-alt:before{content:"\fb87"}.fi-ss-scale-comparison:before{content:"\fb88"}.fi-ss-scale:before{content:"\fb89"}.fi-ss-scalpel-path:before{content:"\fb8a"}.fi-ss-scalpel:before{content:"\fb8b"}.fi-ss-scanner-gun:before{content:"\fb8c"}.fi-ss-scanner-image:before{content:"\fb8d"}.fi-ss-scanner-keyboard:before{content:"\fb8e"}.fi-ss-scanner-touchscreen:before{content:"\fb8f"}.fi-ss-scarecrow:before{content:"\fb90"}.fi-ss-scarf:before{content:"\fb91"}.fi-ss-school-bus:before{content:"\fb92"}.fi-ss-school:before{content:"\fb93"}.fi-ss-scissors:before{content:"\fb94"}.fi-ss-scooter:before{content:"\fb95"}.fi-ss-screen:before{content:"\fb96"}.fi-ss-screencast:before{content:"\fb97"}.fi-ss-screw-alt:before{content:"\fb98"}.fi-ss-screw:before{content:"\fb99"}.fi-ss-screwdriver:before{content:"\fb9a"}.fi-ss-scribble:before{content:"\fb9b"}.fi-ss-script:before{content:"\fb9c"}.fi-ss-scroll-document-story:before{content:"\fb9d"}.fi-ss-scroll-old:before{content:"\fb9e"}.fi-ss-scroll-torah:before{content:"\fb9f"}.fi-ss-scroll:before{content:"\fba0"}.fi-ss-scrubber:before{content:"\fba1"}.fi-ss-scythe:before{content:"\fba2"}.fi-ss-sd-card:before{content:"\fba3"}.fi-ss-sd-cards:before{content:"\fba4"}.fi-ss-seal-exclamation:before{content:"\fba5"}.fi-ss-seal-question:before{content:"\fba6"}.fi-ss-seal:before{content:"\fba7"}.fi-ss-search-alt:before{content:"\fba8"}.fi-ss-search-dollar:before{content:"\fba9"}.fi-ss-search-heart:before{content:"\fbaa"}.fi-ss-search-location:before{content:"\fbab"}.fi-ss-search:before{content:"\fbac"}.fi-ss-seat-airline:before{content:"\fbad"}.fi-ss-second-award:before{content:"\fbae"}.fi-ss-second-laurel:before{content:"\fbaf"}.fi-ss-second-medal:before{content:"\fbb0"}.fi-ss-second:before{content:"\fbb1"}.fi-ss-seedling:before{content:"\fbb2"}.fi-ss-select:before{content:"\fbb3"}.fi-ss-selection:before{content:"\fbb4"}.fi-ss-sell:before{content:"\fbb5"}.fi-ss-seller-store:before{content:"\fbb6"}.fi-ss-seller:before{content:"\fbb7"}.fi-ss-selling:before{content:"\fbb8"}.fi-ss-send-back:before{content:"\fbb9"}.fi-ss-send-backward:before{content:"\fbba"}.fi-ss-send-money-smartphone:before{content:"\fbbb"}.fi-ss-send-money:before{content:"\fbbc"}.fi-ss-sensor-alert:before{content:"\fbbd"}.fi-ss-sensor-fire:before{content:"\fbbe"}.fi-ss-sensor-on:before{content:"\fbbf"}.fi-ss-sensor-smoke:before{content:"\fbc0"}.fi-ss-sensor:before{content:"\fbc1"}.fi-ss-settings-sliders:before{content:"\fbc2"}.fi-ss-settings:before{content:"\fbc3"}.fi-ss-share-alt-square:before{content:"\fbc4"}.fi-ss-share-square:before{content:"\fbc5"}.fi-ss-share:before{content:"\fbc6"}.fi-ss-sheep:before{content:"\fbc7"}.fi-ss-shekel-sign:before{content:"\fbc8"}.fi-ss-shelves:before{content:"\fbc9"}.fi-ss-shield-alt:before{content:"\fbca"}.fi-ss-shield-cat:before{content:"\fbcb"}.fi-ss-shield-check:before{content:"\fbcc"}.fi-ss-shield-cross:before{content:"\fbcd"}.fi-ss-shield-dog:before{content:"\fbce"}.fi-ss-shield-exclamation:before{content:"\fbcf"}.fi-ss-shield-interrogation:before{content:"\fbd0"}.fi-ss-shield-keyhole:before{content:"\fbd1"}.fi-ss-shield-minus:before{content:"\fbd2"}.fi-ss-shield-plus:before{content:"\fbd3"}.fi-ss-shield-security-risk:before{content:"\fbd4"}.fi-ss-shield-slash:before{content:"\fbd5"}.fi-ss-shield-trust:before{content:"\fbd6"}.fi-ss-shield-virus:before{content:"\fbd7"}.fi-ss-shield-xmark:before{content:"\fbd8"}.fi-ss-shield:before{content:"\fbd9"}.fi-ss-ship-side:before{content:"\fbda"}.fi-ss-ship:before{content:"\fbdb"}.fi-ss-shipping-fast:before{content:"\fbdc"}.fi-ss-shipping-timed:before{content:"\fbdd"}.fi-ss-shirt-long-sleeve:before{content:"\fbde"}.fi-ss-shirt-running:before{content:"\fbdf"}.fi-ss-shirt-tank-top:before{content:"\fbe0"}.fi-ss-shirt:before{content:"\fbe1"}.fi-ss-shish-kebab:before{content:"\fbe2"}.fi-ss-shoe-prints:before{content:"\fbe3"}.fi-ss-shop-lock:before{content:"\fbe4"}.fi-ss-shop-slash:before{content:"\fbe5"}.fi-ss-shop:before{content:"\fbe6"}.fi-ss-shopping-bag-add:before{content:"\fbe7"}.fi-ss-shopping-bag:before{content:"\fbe8"}.fi-ss-shopping-basket:before{content:"\fbe9"}.fi-ss-shopping-cart-add:before{content:"\fbea"}.fi-ss-shopping-cart-buyer:before{content:"\fbeb"}.fi-ss-shopping-cart-check:before{content:"\fbec"}.fi-ss-shopping-cart:before{content:"\fbed"}.fi-ss-shovel-snow:before{content:"\fbee"}.fi-ss-shovel:before{content:"\fbef"}.fi-ss-shower-down:before{content:"\fbf0"}.fi-ss-shower:before{content:"\fbf1"}.fi-ss-shredder:before{content:"\fbf2"}.fi-ss-shrimp:before{content:"\fbf3"}.fi-ss-shuffle:before{content:"\fbf4"}.fi-ss-shuttle-van:before{content:"\fbf5"}.fi-ss-shuttlecock:before{content:"\fbf6"}.fi-ss-Sickle:before{content:"\fbf7"}.fi-ss-sidebar-flip:before{content:"\fbf8"}.fi-ss-sidebar:before{content:"\fbf9"}.fi-ss-sigma:before{content:"\fbfa"}.fi-ss-sign-hanging:before{content:"\fbfb"}.fi-ss-sign-in-alt:before{content:"\fbfc"}.fi-ss-sign-out-alt:before{content:"\fbfd"}.fi-ss-sign-up:before{content:"\fbfe"}.fi-ss-signal-alt-1:before{content:"\fbff"}.fi-ss-signal-alt-2:before{content:"\fc00"}.fi-ss-signal-alt-slash:before{content:"\fc01"}.fi-ss-signal-alt:before{content:"\fc02"}.fi-ss-signal-bars-fair:before{content:"\fc03"}.fi-ss-signal-bars-good:before{content:"\fc04"}.fi-ss-signal-bars-weak:before{content:"\fc05"}.fi-ss-signal-stream-slash:before{content:"\fc06"}.fi-ss-signal-stream:before{content:"\fc07"}.fi-ss-signature-lock:before{content:"\fc08"}.fi-ss-signature-slash:before{content:"\fc09"}.fi-ss-signature:before{content:"\fc0a"}.fi-ss-sim-card:before{content:"\fc0b"}.fi-ss-sim-cards:before{content:"\fc0c"}.fi-ss-sink:before{content:"\fc0d"}.fi-ss-siren-on:before{content:"\fc0e"}.fi-ss-Siren:before{content:"\fc0f"}.fi-ss-site-alt:before{content:"\fc10"}.fi-ss-site-browser:before{content:"\fc11"}.fi-ss-site:before{content:"\fc12"}.fi-ss-sitemap:before{content:"\fc13"}.fi-ss-skateboard:before{content:"\fc14"}.fi-ss-skating:before{content:"\fc15"}.fi-ss-skeleton-ribs:before{content:"\fc16"}.fi-ss-skeleton:before{content:"\fc17"}.fi-ss-skewer:before{content:"\fc18"}.fi-ss-ski-boot-ski:before{content:"\fc19"}.fi-ss-ski-jump:before{content:"\fc1a"}.fi-ss-ski-lift:before{content:"\fc1b"}.fi-ss-skiing-nordic:before{content:"\fc1c"}.fi-ss-skiing:before{content:"\fc1d"}.fi-ss-skill-alt:before{content:"\fc1e"}.fi-ss-skill-user:before{content:"\fc1f"}.fi-ss-skill:before{content:"\fc20"}.fi-ss-skin-arrow:before{content:"\fc21"}.fi-ss-skin-drop:before{content:"\fc22"}.fi-ss-skin-hair:before{content:"\fc23"}.fi-ss-skin:before{content:"\fc24"}.fi-ss-skip-15-seconds:before{content:"\fc25"}.fi-ss-skull-cow:before{content:"\fc26"}.fi-ss-skull-crossbones:before{content:"\fc27"}.fi-ss-skull:before{content:"\fc28"}.fi-ss-slash:before{content:"\fc29"}.fi-ss-sledding:before{content:"\fc2a"}.fi-ss-sleeping-bag:before{content:"\fc2b"}.fi-ss-sleigh:before{content:"\fc2c"}.fi-ss-sliders-h-square:before{content:"\fc2d"}.fi-ss-sliders-v-square:before{content:"\fc2e"}.fi-ss-sliders-v:before{content:"\fc2f"}.fi-ss-slot-machine:before{content:"\fc30"}.fi-ss-smart-home-alt:before{content:"\fc31"}.fi-ss-smart-home:before{content:"\fc32"}.fi-ss-smartphone:before{content:"\fc33"}.fi-ss-smile-beam:before{content:"\fc34"}.fi-ss-smile-plus:before{content:"\fc35"}.fi-ss-smile-wink:before{content:"\fc36"}.fi-ss-smile:before{content:"\fc37"}.fi-ss-smiley-comment-alt:before{content:"\fc38"}.fi-ss-smog:before{content:"\fc39"}.fi-ss-smoke:before{content:"\fc3a"}.fi-ss-smoking-ban:before{content:"\fc3b"}.fi-ss-smoking:before{content:"\fc3c"}.fi-ss-snake:before{content:"\fc3d"}.fi-ss-snap:before{content:"\fc3e"}.fi-ss-snooze:before{content:"\fc3f"}.fi-ss-snow-blowing:before{content:"\fc40"}.fi-ss-snowboarding:before{content:"\fc41"}.fi-ss-snowflake-droplets:before{content:"\fc42"}.fi-ss-snowflake:before{content:"\fc43"}.fi-ss-snowflakes:before{content:"\fc44"}.fi-ss-snowman-alt:before{content:"\fc45"}.fi-ss-snowman-head:before{content:"\fc46"}.fi-ss-snowmobile:before{content:"\fc47"}.fi-ss-snowplow:before{content:"\fc48"}.fi-ss-soap-alt:before{content:"\fc49"}.fi-ss-soap:before{content:"\fc4a"}.fi-ss-social-network:before{content:"\fc4b"}.fi-ss-socks:before{content:"\fc4c"}.fi-ss-sofa-size:before{content:"\fc4d"}.fi-ss-sofa:before{content:"\fc4e"}.fi-ss-solar-panel-sun:before{content:"\fc4f"}.fi-ss-solar-panel:before{content:"\fc50"}.fi-ss-solar-system:before{content:"\fc51"}.fi-ss-sold-house:before{content:"\fc52"}.fi-ss-sold-signal:before{content:"\fc53"}.fi-ss-sort-alpha-down-alt:before{content:"\fc54"}.fi-ss-sort-alpha-down:before{content:"\fc55"}.fi-ss-sort-alpha-up-alt:before{content:"\fc56"}.fi-ss-sort-alpha-up:before{content:"\fc57"}.fi-ss-sort-alt:before{content:"\fc58"}.fi-ss-sort-amount-down-alt:before{content:"\fc59"}.fi-ss-sort-amount-down:before{content:"\fc5a"}.fi-ss-sort-amount-up-alt:before{content:"\fc5b"}.fi-ss-sort-amount-up:before{content:"\fc5c"}.fi-ss-sort-circle-down:before{content:"\fc5d"}.fi-ss-sort-circle-up:before{content:"\fc5e"}.fi-ss-sort-circle:before{content:"\fc5f"}.fi-ss-sort-down:before{content:"\fc60"}.fi-ss-sort-numeric-down-alt:before{content:"\fc61"}.fi-ss-sort-numeric-down:before{content:"\fc62"}.fi-ss-sort-shapes-down:before{content:"\fc63"}.fi-ss-sort-shapes-up:before{content:"\fc64"}.fi-ss-sort-size-down:before{content:"\fc65"}.fi-ss-sort-size-up:before{content:"\fc66"}.fi-ss-sort:before{content:"\fc67"}.fi-ss-soup:before{content:"\fc68"}.fi-ss-source-data:before{content:"\fc69"}.fi-ss-source-document-alt:before{content:"\fc6a"}.fi-ss-source-document:before{content:"\fc6b"}.fi-ss-spa:before{content:"\fc6c"}.fi-ss-space-shuttle:before{content:"\fc6d"}.fi-ss-space-station-moon-alt:before{content:"\fc6e"}.fi-ss-space-station-moon:before{content:"\fc6f"}.fi-ss-spade:before{content:"\fc70"}.fi-ss-spaghetti-monster-flying:before{content:"\fc71"}.fi-ss-spain-map:before{content:"\fc72"}.fi-ss-sparkles:before{content:"\fc73"}.fi-ss-spartan-helmet:before{content:"\fc74"}.fi-ss-speaker:before{content:"\fc75"}.fi-ss-speakers:before{content:"\fc76"}.fi-ss-speech-bubble-story:before{content:"\fc77"}.fi-ss-speedometer-arrow:before{content:"\fc78"}.fi-ss-speedometer-kpi:before{content:"\fc79"}.fi-ss-sphere:before{content:"\fc7a"}.fi-ss-spider-black-widow:before{content:"\fc7b"}.fi-ss-spider-web:before{content:"\fc7c"}.fi-ss-spider:before{content:"\fc7d"}.fi-ss-spinner:before{content:"\fc7e"}.fi-ss-split-up-relation:before{content:"\fc7f"}.fi-ss-split:before{content:"\fc80"}.fi-ss-splotch:before{content:"\fc81"}.fi-ss-spoon:before{content:"\fc82"}.fi-ss-spray-can-sparkles:before{content:"\fc83"}.fi-ss-spray-can:before{content:"\fc84"}.fi-ss-spring-calendar:before{content:"\fc85"}.fi-ss-sprinkler:before{content:"\fc86"}.fi-ss-spy:before{content:"\fc87"}.fi-ss-square-0:before{content:"\fc88"}.fi-ss-square-1:before{content:"\fc89"}.fi-ss-square-2:before{content:"\fc8a"}.fi-ss-square-3:before{content:"\fc8b"}.fi-ss-square-4:before{content:"\fc8c"}.fi-ss-square-5:before{content:"\fc8d"}.fi-ss-square-6:before{content:"\fc8e"}.fi-ss-square-7:before{content:"\fc8f"}.fi-ss-square-8:before{content:"\fc90"}.fi-ss-square-9:before{content:"\fc91"}.fi-ss-square-a:before{content:"\fc92"}.fi-ss-square-b:before{content:"\fc93"}.fi-ss-square-bolt:before{content:"\fc94"}.fi-ss-square-c:before{content:"\fc95"}.fi-ss-square-code:before{content:"\fc96"}.fi-ss-square-d:before{content:"\fc97"}.fi-ss-square-dashed-circle-plus:before{content:"\fc98"}.fi-ss-square-dashed:before{content:"\fc99"}.fi-ss-square-divide:before{content:"\fc9a"}.fi-ss-square-e:before{content:"\fc9b"}.fi-ss-square-ellipsis-vertical:before{content:"\fc9c"}.fi-ss-square-ellipsis:before{content:"\fc9d"}.fi-ss-square-exclamation:before{content:"\fc9e"}.fi-ss-square-f:before{content:"\fc9f"}.fi-ss-square-g:before{content:"\fca0"}.fi-ss-square-h:before{content:"\fca1"}.fi-ss-square-heart:before{content:"\fca2"}.fi-ss-square-i:before{content:"\fca3"}.fi-ss-square-info:before{content:"\fca4"}.fi-ss-square-j:before{content:"\fca5"}.fi-ss-square-k:before{content:"\fca6"}.fi-ss-square-kanban:before{content:"\fca7"}.fi-ss-square-l:before{content:"\fca8"}.fi-ss-square-m:before{content:"\fca9"}.fi-ss-square-minus:before{content:"\fcaa"}.fi-ss-square-n:before{content:"\fcab"}.fi-ss-square-o:before{content:"\fcac"}.fi-ss-square-p:before{content:"\fcad"}.fi-ss-square-phone-hangup:before{content:"\fcae"}.fi-ss-square-plus:before{content:"\fcaf"}.fi-ss-square-poll-horizontal:before{content:"\fcb0"}.fi-ss-square-poll-vertical:before{content:"\fcb1"}.fi-ss-square-q:before{content:"\fcb2"}.fi-ss-square-quote:before{content:"\fcb3"}.fi-ss-square-r:before{content:"\fcb4"}.fi-ss-square-root:before{content:"\fcb5"}.fi-ss-square-s:before{content:"\fcb6"}.fi-ss-square-small:before{content:"\fcb7"}.fi-ss-square-star:before{content:"\fcb8"}.fi-ss-square-t:before{content:"\fcb9"}.fi-ss-square-terminal:before{content:"\fcba"}.fi-ss-square-u:before{content:"\fcbb"}.fi-ss-square-up-right:before{content:"\fcbc"}.fi-ss-square-v:before{content:"\fcbd"}.fi-ss-square-w:before{content:"\fcbe"}.fi-ss-square-x:before{content:"\fcbf"}.fi-ss-square-y:before{content:"\fcc0"}.fi-ss-square-z:before{content:"\fcc1"}.fi-ss-square:before{content:"\fcc2"}.fi-ss-squid:before{content:"\fcc3"}.fi-ss-squircle:before{content:"\fcc4"}.fi-ss-squirrel:before{content:"\fcc5"}.fi-ss-staff:before{content:"\fcc6"}.fi-ss-stage-concert:before{content:"\fcc7"}.fi-ss-stage-theatre:before{content:"\fcc8"}.fi-ss-stage:before{content:"\fcc9"}.fi-ss-stairs:before{content:"\fcca"}.fi-ss-stamp:before{content:"\fccb"}.fi-ss-standard-definition:before{content:"\fccc"}.fi-ss-star-and-crescent:before{content:"\fccd"}.fi-ss-star-christmas:before{content:"\fcce"}.fi-ss-star-comment-alt:before{content:"\fccf"}.fi-ss-star-exclamation:before{content:"\fcd0"}.fi-ss-star-octogram:before{content:"\fcd1"}.fi-ss-star-of-david:before{content:"\fcd2"}.fi-ss-star-rating-call:before{content:"\fcd3"}.fi-ss-star-sharp-half-stroke:before{content:"\fcd4"}.fi-ss-star-sharp-half:before{content:"\fcd5"}.fi-ss-star-shooting:before{content:"\fcd6"}.fi-ss-star:before{content:"\fcd7"}.fi-ss-starfighter:before{content:"\fcd8"}.fi-ss-stars:before{content:"\fcd9"}.fi-ss-state-country:before{content:"\fcda"}.fi-ss-stationary-bike:before{content:"\fcdb"}.fi-ss-stats:before{content:"\fcdc"}.fi-ss-steak:before{content:"\fcdd"}.fi-ss-steering-wheel:before{content:"\fcde"}.fi-ss-step-backward:before{content:"\fcdf"}.fi-ss-step-forward:before{content:"\fce0"}.fi-ss-sterling-sign:before{content:"\fce1"}.fi-ss-stethoscope:before{content:"\fce2"}.fi-ss-sticker:before{content:"\fce3"}.fi-ss-stocking:before{content:"\fce4"}.fi-ss-stomach:before{content:"\fce5"}.fi-ss-stop-circle:before{content:"\fce6"}.fi-ss-stop-square:before{content:"\fce7"}.fi-ss-stop:before{content:"\fce8"}.fi-ss-stopwatch:before{content:"\fce9"}.fi-ss-store-alt:before{content:"\fcea"}.fi-ss-store-buyer:before{content:"\fceb"}.fi-ss-store-lock:before{content:"\fcec"}.fi-ss-store-slash:before{content:"\fced"}.fi-ss-story-book:before{content:"\fcee"}.fi-ss-story-fairy-tale:before{content:"\fcef"}.fi-ss-story-fantasy:before{content:"\fcf0"}.fi-ss-strategy-chess-risk:before{content:"\fcf1"}.fi-ss-strawberry:before{content:"\fcf2"}.fi-ss-street-view:before{content:"\fcf3"}.fi-ss-stretcher:before{content:"\fcf4"}.fi-ss-strikethrough:before{content:"\fcf5"}.fi-ss-stroopwafel:before{content:"\fcf6"}.fi-ss-student-alt:before{content:"\fcf7"}.fi-ss-student:before{content:"\fcf8"}.fi-ss-subscript:before{content:"\fcf9"}.fi-ss-subscription-alt:before{content:"\fcfa"}.fi-ss-subscription:before{content:"\fcfb"}.fi-ss-subtitles-slash:before{content:"\fcfc"}.fi-ss-subtitles:before{content:"\fcfd"}.fi-ss-subway:before{content:"\fcfe"}.fi-ss-suitcase-alt:before{content:"\fcff"}.fi-ss-summary-check:before{content:"\fd00"}.fi-ss-summer:before{content:"\fd01"}.fi-ss-sun-dust:before{content:"\fd02"}.fi-ss-sun-plant-wilt:before{content:"\fd03"}.fi-ss-sun-salutation-yoga:before{content:"\fd04"}.fi-ss-sun:before{content:"\fd05"}.fi-ss-sunday:before{content:"\fd06"}.fi-ss-sunglasses-alt:before{content:"\fd07"}.fi-ss-sunglasses:before{content:"\fd08"}.fi-ss-sunrise-alt:before{content:"\fd09"}.fi-ss-sunrise:before{content:"\fd0a"}.fi-ss-sunset:before{content:"\fd0b"}.fi-ss-superscript:before{content:"\fd0c"}.fi-ss-supplier-alt:before{content:"\fd0d"}.fi-ss-supplier:before{content:"\fd0e"}.fi-ss-surfing:before{content:"\fd0f"}.fi-ss-surprise:before{content:"\fd10"}.fi-ss-surveillance-camera:before{content:"\fd11"}.fi-ss-survey-xmark:before{content:"\fd12"}.fi-ss-sushi-alt:before{content:"\fd13"}.fi-ss-sushi-roll:before{content:"\fd14"}.fi-ss-sushi:before{content:"\fd15"}.fi-ss-svg:before{content:"\fd16"}.fi-ss-swap:before{content:"\fd17"}.fi-ss-swatchbook:before{content:"\fd18"}.fi-ss-swimmer:before{content:"\fd19"}.fi-ss-swimming-pool:before{content:"\fd1a"}.fi-ss-swing:before{content:"\fd1b"}.fi-ss-swipe-down:before{content:"\fd1c"}.fi-ss-swipe-left:before{content:"\fd1d"}.fi-ss-swipe-right:before{content:"\fd1e"}.fi-ss-swipe-up:before{content:"\fd1f"}.fi-ss-sword:before{content:"\fd20"}.fi-ss-symbol:before{content:"\fd21"}.fi-ss-symbols:before{content:"\fd22"}.fi-ss-synagogue:before{content:"\fd23"}.fi-ss-syringe:before{content:"\fd24"}.fi-ss-system-cloud:before{content:"\fd25"}.fi-ss-t:before{content:"\fd26"}.fi-ss-tab-folder:before{content:"\fd27"}.fi-ss-table-columns:before{content:"\fd28"}.fi-ss-table-layout:before{content:"\fd29"}.fi-ss-table-list:before{content:"\fd2a"}.fi-ss-table-picnic:before{content:"\fd2b"}.fi-ss-table-pivot:before{content:"\fd2c"}.fi-ss-table-rows:before{content:"\fd2d"}.fi-ss-table-tree:before{content:"\fd2e"}.fi-ss-table:before{content:"\fd2f"}.fi-ss-tablet-android-alt:before{content:"\fd30"}.fi-ss-tablet-android:before{content:"\fd31"}.fi-ss-tablet-rugged:before{content:"\fd32"}.fi-ss-tablet:before{content:"\fd33"}.fi-ss-tachometer-alt-average:before{content:"\fd34"}.fi-ss-tachometer-alt-fastest:before{content:"\fd35"}.fi-ss-tachometer-alt-slow:before{content:"\fd36"}.fi-ss-tachometer-alt-slowest:before{content:"\fd37"}.fi-ss-tachometer-average:before{content:"\fd38"}.fi-ss-tachometer-fast:before{content:"\fd39"}.fi-ss-tachometer-fastest:before{content:"\fd3a"}.fi-ss-tachometer-slow:before{content:"\fd3b"}.fi-ss-tachometer-slowest:before{content:"\fd3c"}.fi-ss-tachometer:before{content:"\fd3d"}.fi-ss-taco:before{content:"\fd3e"}.fi-ss-tags:before{content:"\fd3f"}.fi-ss-talent-alt:before{content:"\fd40"}.fi-ss-talent-hand:before{content:"\fd41"}.fi-ss-talent:before{content:"\fd42"}.fi-ss-tally-1:before{content:"\fd43"}.fi-ss-tally-2:before{content:"\fd44"}.fi-ss-tally-3:before{content:"\fd45"}.fi-ss-tally-4:before{content:"\fd46"}.fi-ss-tally:before{content:"\fd47"}.fi-ss-tamale:before{content:"\fd48"}.fi-ss-tank-water:before{content:"\fd49"}.fi-ss-tap:before{content:"\fd4a"}.fi-ss-tape:before{content:"\fd4b"}.fi-ss-target-audience:before{content:"\fd4c"}.fi-ss-target:before{content:"\fd4d"}.fi-ss-tax-alt:before{content:"\fd4e"}.fi-ss-tax:before{content:"\fd4f"}.fi-ss-taxi-bus:before{content:"\fd50"}.fi-ss-taxi:before{content:"\fd51"}.fi-ss-team-check-alt:before{content:"\fd52"}.fi-ss-team-check:before{content:"\fd53"}.fi-ss-teddy-bear:before{content:"\fd54"}.fi-ss-teeth-open:before{content:"\fd55"}.fi-ss-telescope:before{content:"\fd56"}.fi-ss-temperature-down:before{content:"\fd57"}.fi-ss-temperature-frigid:before{content:"\fd58"}.fi-ss-temperature-high:before{content:"\fd59"}.fi-ss-temperature-list:before{content:"\fd5a"}.fi-ss-temperature-low:before{content:"\fd5b"}.fi-ss-temperature-up:before{content:"\fd5c"}.fi-ss-template-alt:before{content:"\fd5d"}.fi-ss-template:before{content:"\fd5e"}.fi-ss-tenge:before{content:"\fd5f"}.fi-ss-tennis:before{content:"\fd60"}.fi-ss-tent-arrow-down-to-line:before{content:"\fd61"}.fi-ss-tent-arrow-left-right:before{content:"\fd62"}.fi-ss-tent-arrow-turn-left:before{content:"\fd63"}.fi-ss-tent-arrows-down:before{content:"\fd64"}.fi-ss-tents:before{content:"\fd65"}.fi-ss-terminal:before{content:"\fd66"}.fi-ss-terrace:before{content:"\fd67"}.fi-ss-test-tube:before{content:"\fd68"}.fi-ss-test:before{content:"\fd69"}.fi-ss-text-box-dots:before{content:"\fd6a"}.fi-ss-text-box-edit:before{content:"\fd6b"}.fi-ss-text-box:before{content:"\fd6c"}.fi-ss-text-check:before{content:"\fd6d"}.fi-ss-text-height:before{content:"\fd6e"}.fi-ss-text-shadow:before{content:"\fd6f"}.fi-ss-text-size:before{content:"\fd70"}.fi-ss-text-slash:before{content:"\fd71"}.fi-ss-text-width:before{content:"\fd72"}.fi-ss-text:before{content:"\fd73"}.fi-ss-theater-masks:before{content:"\fd74"}.fi-ss-thermometer-alt:before{content:"\fd75"}.fi-ss-thermometer-empty:before{content:"\fd76"}.fi-ss-thermometer-full:before{content:"\fd77"}.fi-ss-thermometer-half:before{content:"\fd78"}.fi-ss-thermometer-quarter:before{content:"\fd79"}.fi-ss-thermometer-three-quarters:before{content:"\fd7a"}.fi-ss-theta:before{content:"\fd7b"}.fi-ss-third-award:before{content:"\fd7c"}.fi-ss-third-laurel:before{content:"\fd7d"}.fi-ss-third-medal:before{content:"\fd7e"}.fi-ss-third:before{content:"\fd7f"}.fi-ss-thought-bubble:before{content:"\fd80"}.fi-ss-three-leaf-clover:before{content:"\fd81"}.fi-ss-thumbs-up-trust:before{content:"\fd82"}.fi-ss-thumbtack:before{content:"\fd83"}.fi-ss-thunderstorm-moon:before{content:"\fd84"}.fi-ss-thunderstorm-risk:before{content:"\fd85"}.fi-ss-thunderstorm-sun:before{content:"\fd86"}.fi-ss-thunderstorm:before{content:"\fd87"}.fi-ss-thursday:before{content:"\fd88"}.fi-ss-ticket-airline:before{content:"\fd89"}.fi-ss-ticket-alt:before{content:"\fd8a"}.fi-ss-ticket:before{content:"\fd8b"}.fi-ss-tickets-airline:before{content:"\fd8c"}.fi-ss-tie:before{content:"\fd8d"}.fi-ss-tilde:before{content:"\fd8e"}.fi-ss-time-add:before{content:"\fd8f"}.fi-ss-time-check:before{content:"\fd90"}.fi-ss-time-delete:before{content:"\fd91"}.fi-ss-time-fast:before{content:"\fd92"}.fi-ss-time-forward-sixty:before{content:"\fd93"}.fi-ss-time-forward-ten:before{content:"\fd94"}.fi-ss-time-forward:before{content:"\fd95"}.fi-ss-time-half-past:before{content:"\fd96"}.fi-ss-time-oclock:before{content:"\fd97"}.fi-ss-time-past:before{content:"\fd98"}.fi-ss-time-quarter-past:before{content:"\fd99"}.fi-ss-time-quarter-to:before{content:"\fd9a"}.fi-ss-time-twenty-four:before{content:"\fd9b"}.fi-ss-time-watch-calendar:before{content:"\fd9c"}.fi-ss-timer-clock-call:before{content:"\fd9d"}.fi-ss-times-hexagon:before{content:"\fd9e"}.fi-ss-tint-slash:before{content:"\fd9f"}.fi-ss-tip-coin:before{content:"\fda0"}.fi-ss-tire-flat:before{content:"\fda1"}.fi-ss-tire-pressure-warning:before{content:"\fda2"}.fi-ss-tire-rugged:before{content:"\fda3"}.fi-ss-tire:before{content:"\fda4"}.fi-ss-tired:before{content:"\fda5"}.fi-ss-to-do-alt:before{content:"\fda6"}.fi-ss-to-do:before{content:"\fda7"}.fi-ss-together-people:before{content:"\fda8"}.fi-ss-toggle-off:before{content:"\fda9"}.fi-ss-toggle-on:before{content:"\fdaa"}.fi-ss-toilet-paper-blank-under:before{content:"\fdab"}.fi-ss-toilet-paper-blank:before{content:"\fdac"}.fi-ss-toilet-paper-slash:before{content:"\fdad"}.fi-ss-toilet-paper-under-slash:before{content:"\fdae"}.fi-ss-toilet-paper-under:before{content:"\fdaf"}.fi-ss-toilet:before{content:"\fdb0"}.fi-ss-toilets-portable:before{content:"\fdb1"}.fi-ss-token:before{content:"\fdb2"}.fi-ss-tomato:before{content:"\fdb3"}.fi-ss-tombstone-alt:before{content:"\fdb4"}.fi-ss-tombstone:before{content:"\fdb5"}.fi-ss-tool-box:before{content:"\fdb6"}.fi-ss-tool-crop:before{content:"\fdb7"}.fi-ss-tool-marquee:before{content:"\fdb8"}.fi-ss-tools:before{content:"\fdb9"}.fi-ss-tooth:before{content:"\fdba"}.fi-ss-toothbrush:before{content:"\fdbb"}.fi-ss-torch-inspiration-leader:before{content:"\fdbc"}.fi-ss-torii-gate:before{content:"\fdbd"}.fi-ss-tornado:before{content:"\fdbe"}.fi-ss-total:before{content:"\fdbf"}.fi-ss-tour-guide-people:before{content:"\fdc0"}.fi-ss-tour-virtual:before{content:"\fdc1"}.fi-ss-tower-control:before{content:"\fdc2"}.fi-ss-track:before{content:"\fdc3"}.fi-ss-tractor:before{content:"\fdc4"}.fi-ss-trademark:before{content:"\fdc5"}.fi-ss-traffic-cone:before{content:"\fdc6"}.fi-ss-traffic-light-go:before{content:"\fdc7"}.fi-ss-traffic-light-slow:before{content:"\fdc8"}.fi-ss-traffic-light-stop:before{content:"\fdc9"}.fi-ss-traffic-light:before{content:"\fdca"}.fi-ss-trailer:before{content:"\fdcb"}.fi-ss-train-journey:before{content:"\fdcc"}.fi-ss-train-side:before{content:"\fdcd"}.fi-ss-train-station-building:before{content:"\fdce"}.fi-ss-train-station:before{content:"\fdcf"}.fi-ss-train-subway-tunnel:before{content:"\fdd0"}.fi-ss-train-tram:before{content:"\fdd1"}.fi-ss-train:before{content:"\fdd2"}.fi-ss-tram:before{content:"\fdd3"}.fi-ss-transform:before{content:"\fdd4"}.fi-ss-transformation-block:before{content:"\fdd5"}.fi-ss-transformation-circle:before{content:"\fdd6"}.fi-ss-transformation-design:before{content:"\fdd7"}.fi-ss-transformation-shapes:before{content:"\fdd8"}.fi-ss-transformer-bolt:before{content:"\fdd9"}.fi-ss-transgender:before{content:"\fdda"}.fi-ss-transporter-1:before{content:"\fddb"}.fi-ss-transporter-2:before{content:"\fddc"}.fi-ss-transporter-3:before{content:"\fddd"}.fi-ss-transporter-4:before{content:"\fdde"}.fi-ss-transporter-5:before{content:"\fddf"}.fi-ss-transporter-6:before{content:"\fde0"}.fi-ss-transporter-7:before{content:"\fde1"}.fi-ss-transporter-empty:before{content:"\fde2"}.fi-ss-transporter:before{content:"\fde3"}.fi-ss-trash-can-check:before{content:"\fde4"}.fi-ss-trash-can-clock:before{content:"\fde5"}.fi-ss-trash-can-list:before{content:"\fde6"}.fi-ss-trash-can-plus:before{content:"\fde7"}.fi-ss-trash-can-slash:before{content:"\fde8"}.fi-ss-trash-check:before{content:"\fde9"}.fi-ss-trash-clock:before{content:"\fdea"}.fi-ss-trash-empty:before{content:"\fdeb"}.fi-ss-trash-list:before{content:"\fdec"}.fi-ss-trash-plus:before{content:"\fded"}.fi-ss-trash-restore-alt:before{content:"\fdee"}.fi-ss-trash-restore:before{content:"\fdef"}.fi-ss-trash-slash:before{content:"\fdf0"}.fi-ss-trash-undo-alt:before{content:"\fdf1"}.fi-ss-trash-undo:before{content:"\fdf2"}.fi-ss-trash-xmark:before{content:"\fdf3"}.fi-ss-trash:before{content:"\fdf4"}.fi-ss-treadmill:before{content:"\fdf5"}.fi-ss-treasure-chest:before{content:"\fdf6"}.fi-ss-treatment:before{content:"\fdf7"}.fi-ss-tree-alt:before{content:"\fdf8"}.fi-ss-tree-christmas:before{content:"\fdf9"}.fi-ss-tree-deciduous:before{content:"\fdfa"}.fi-ss-tree:before{content:"\fdfb"}.fi-ss-trees-alt:before{content:"\fdfc"}.fi-ss-trees:before{content:"\fdfd"}.fi-ss-triangle-music:before{content:"\fdfe"}.fi-ss-triangle-person-digging:before{content:"\fdff"}.fi-ss-triangle-warning:before{content:"\fe10"}.fi-ss-triangle:before{content:"\fe11"}.fi-ss-tricycle:before{content:"\fe12"}.fi-ss-trillium:before{content:"\fe13"}.fi-ss-trophy-achievement-skill:before{content:"\fe14"}.fi-ss-trophy-star:before{content:"\fe15"}.fi-ss-trophy:before{content:"\fe16"}.fi-ss-truck-arrow-left:before{content:"\fe17"}.fi-ss-truck-arrow-right:before{content:"\fe18"}.fi-ss-truck-bolt:before{content:"\fe19"}.fi-ss-truck-box:before{content:"\fe1a"}.fi-ss-truck-check:before{content:"\fe1b"}.fi-ss-truck-container-empty:before{content:"\fe1c"}.fi-ss-truck-container:before{content:"\fe1d"}.fi-ss-truck-couch:before{content:"\fe1e"}.fi-ss-truck-fire:before{content:"\fe1f"}.fi-ss-truck-flatbed:before{content:"\fe30"}.fi-ss-truck-front:before{content:"\fe31"}.fi-ss-truck-ladder:before{content:"\fe32"}.fi-ss-truck-loading:before{content:"\fe33"}.fi-ss-truck-medical:before{content:"\fe34"}.fi-ss-truck-monster:before{content:"\fe35"}.fi-ss-truck-moving:before{content:"\fe36"}.fi-ss-truck-pickup:before{content:"\fe37"}.fi-ss-truck-plow:before{content:"\fe38"}.fi-ss-truck-ramp:before{content:"\fe39"}.fi-ss-truck-side:before{content:"\fe3a"}.fi-ss-truck-tow:before{content:"\fe3b"}.fi-ss-truck-utensils:before{content:"\fe3c"}.fi-ss-trumpet:before{content:"\fe3d"}.fi-ss-trust-alt:before{content:"\fe3e"}.fi-ss-trust:before{content:"\fe3f"}.fi-ss-tshirt:before{content:"\fe40"}.fi-ss-tty-answer:before{content:"\fe41"}.fi-ss-tty:before{content:"\fe42"}.fi-ss-tubes:before{content:"\fe43"}.fi-ss-tuesday:before{content:"\fe44"}.fi-ss-tugrik-sign:before{content:"\fe45"}.fi-ss-turkey:before{content:"\fe46"}.fi-ss-turn-left-down:before{content:"\fe47"}.fi-ss-turn-left:before{content:"\fe48"}.fi-ss-turn-right:before{content:"\fe49"}.fi-ss-turntable:before{content:"\fe4a"}.fi-ss-turtle:before{content:"\fe4b"}.fi-ss-tv-music:before{content:"\fe4c"}.fi-ss-tv-retro:before{content:"\fe4d"}.fi-ss-typewriter:before{content:"\fe4e"}.fi-ss-u:before{content:"\fe4f"}.fi-ss-ufo-beam:before{content:"\fe50"}.fi-ss-ufo:before{content:"\fe51"}.fi-ss-ui-ux:before{content:"\fe52"}.fi-ss-umbrella-beach:before{content:"\fe53"}.fi-ss-umbrella:before{content:"\fe54"}.fi-ss-under-construction:before{content:"\fe55"}.fi-ss-underline:before{content:"\fe56"}.fi-ss-undo-alt:before{content:"\fe57"}.fi-ss-undo:before{content:"\fe58"}.fi-ss-unicorn:before{content:"\fe59"}.fi-ss-uniform-martial-arts:before{content:"\fe5a"}.fi-ss-universal-access:before{content:"\fe5b"}.fi-ss-unlock:before{content:"\fe5c"}.fi-ss-up-from-bracket:before{content:"\fe5d"}.fi-ss-up-left:before{content:"\fe5e"}.fi-ss-up-right-from-square:before{content:"\fe5f"}.fi-ss-up-right:before{content:"\fe60"}.fi-ss-up:before{content:"\fe61"}.fi-ss-upload:before{content:"\fe62"}.fi-ss-url:before{content:"\fe63"}.fi-ss-usb-pendrive:before{content:"\fe64"}.fi-ss-usd-circle:before{content:"\fe65"}.fi-ss-usd-square:before{content:"\fe66"}.fi-ss-user-add:before{content:"\fe67"}.fi-ss-user-alien:before{content:"\fe68"}.fi-ss-user-astronaut:before{content:"\fe69"}.fi-ss-user-check:before{content:"\fe6a"}.fi-ss-user-chef:before{content:"\fe6b"}.fi-ss-user-coach:before{content:"\fe6c"}.fi-ss-user-cowboy:before{content:"\fe6d"}.fi-ss-user-crown:before{content:"\fe6e"}.fi-ss-user-gear:before{content:"\fe6f"}.fi-ss-user-graduate:before{content:"\fe70"}.fi-ss-user-headset:before{content:"\fe71"}.fi-ss-user-helmet-safety:before{content:"\fe72"}.fi-ss-user-injured:before{content:"\fe73"}.fi-ss-user-interface-ui:before{content:"\fe74"}.fi-ss-user-key:before{content:"\fe75"}.fi-ss-user-lock:before{content:"\fe76"}.fi-ss-user-md-chat:before{content:"\fe77"}.fi-ss-user-md:before{content:"\fe78"}.fi-ss-user-minus:before{content:"\fe79"}.fi-ss-user-music:before{content:"\fe7a"}.fi-ss-user-ninja:before{content:"\fe7b"}.fi-ss-user-nurse:before{content:"\fe7c"}.fi-ss-user-pen:before{content:"\fe7d"}.fi-ss-user-pilot-tie:before{content:"\fe7e"}.fi-ss-user-pilot:before{content:"\fe7f"}.fi-ss-user-police:before{content:"\fe80"}.fi-ss-user-robot-xmarks:before{content:"\fe81"}.fi-ss-user-robot:before{content:"\fe82"}.fi-ss-user-salary:before{content:"\fe83"}.fi-ss-user-shield:before{content:"\fe84"}.fi-ss-user-skill-gear:before{content:"\fe85"}.fi-ss-user-slash:before{content:"\fe86"}.fi-ss-user-tag:before{content:"\fe87"}.fi-ss-user-time:before{content:"\fe88"}.fi-ss-user-trust:before{content:"\fe89"}.fi-ss-user-unlock:before{content:"\fe8a"}.fi-ss-user-visor:before{content:"\fe8b"}.fi-ss-user-xmark:before{content:"\fe8c"}.fi-ss-user:before{content:"\fe8d"}.fi-ss-users-alt:before{content:"\fe8e"}.fi-ss-users-class:before{content:"\fe8f"}.fi-ss-users-gear:before{content:"\fe90"}.fi-ss-users-medical:before{content:"\fe91"}.fi-ss-users-slash:before{content:"\fe92"}.fi-ss-users:before{content:"\fe93"}.fi-ss-utensils-slash:before{content:"\fe94"}.fi-ss-utensils:before{content:"\fe95"}.fi-ss-utility-pole-double:before{content:"\fe96"}.fi-ss-utility-pole:before{content:"\fe97"}.fi-ss-ux-browser:before{content:"\fe98"}.fi-ss-ux:before{content:"\fe99"}.fi-ss-v:before{content:"\fe9a"}.fi-ss-vacuum-robot:before{content:"\fe9b"}.fi-ss-vacuum:before{content:"\fe9c"}.fi-ss-value-absolute:before{content:"\fe9d"}.fi-ss-vault:before{content:"\fe9e"}.fi-ss-vector-alt:before{content:"\fe9f"}.fi-ss-vector-circle:before{content:"\fea0"}.fi-ss-vector-polygon:before{content:"\fea1"}.fi-ss-vector:before{content:"\fea2"}.fi-ss-venus-double:before{content:"\fea3"}.fi-ss-venus-mars:before{content:"\fea4"}.fi-ss-venus:before{content:"\fea5"}.fi-ss-vest-patches:before{content:"\fea6"}.fi-ss-vest:before{content:"\fea7"}.fi-ss-video-arrow-down-left:before{content:"\fea8"}.fi-ss-video-arrow-up-right:before{content:"\fea9"}.fi-ss-video-camera-alt:before{content:"\feaa"}.fi-ss-video-camera:before{content:"\feab"}.fi-ss-video-duration:before{content:"\feac"}.fi-ss-video-plus:before{content:"\fead"}.fi-ss-video-slash:before{content:"\feae"}.fi-ss-videoconference:before{content:"\feaf"}.fi-ss-vihara:before{content:"\feb0"}.fi-ss-violin:before{content:"\feb1"}.fi-ss-virus-slash:before{content:"\feb2"}.fi-ss-virus:before{content:"\feb3"}.fi-ss-viruses:before{content:"\feb4"}.fi-ss-visit:before{content:"\feb5"}.fi-ss-voicemail:before{content:"\feb6"}.fi-ss-volcano:before{content:"\feb7"}.fi-ss-volleyball:before{content:"\feb8"}.fi-ss-volume-down:before{content:"\feb9"}.fi-ss-volume-mute:before{content:"\feba"}.fi-ss-volume-off:before{content:"\febb"}.fi-ss-volume-slash:before{content:"\febc"}.fi-ss-volume:before{content:"\febd"}.fi-ss-vote-nay:before{content:"\febe"}.fi-ss-vote-yea:before{content:"\febf"}.fi-ss-vr-cardboard:before{content:"\fec0"}.fi-ss-w:before{content:"\fec1"}.fi-ss-waffle:before{content:"\fec2"}.fi-ss-wagon-covered:before{content:"\fec3"}.fi-ss-walker:before{content:"\fec4"}.fi-ss-walkie-talkie:before{content:"\fec5"}.fi-ss-walking:before{content:"\fec6"}.fi-ss-wallet-arrow:before{content:"\fec7"}.fi-ss-wallet-buyer:before{content:"\fec8"}.fi-ss-wallet:before{content:"\fec9"}.fi-ss-warehouse-alt:before{content:"\feca"}.fi-ss-warranty:before{content:"\fecb"}.fi-ss-washer:before{content:"\fecc"}.fi-ss-waste-pollution:before{content:"\fecd"}.fi-ss-waste:before{content:"\fece"}.fi-ss-watch-calculator:before{content:"\fecf"}.fi-ss-watch-fitness:before{content:"\fed0"}.fi-ss-watch-smart:before{content:"\fed1"}.fi-ss-watch:before{content:"\fed2"}.fi-ss-water-bottle:before{content:"\fed3"}.fi-ss-water-ladder:before{content:"\fed4"}.fi-ss-water-lower:before{content:"\fed5"}.fi-ss-water-rise:before{content:"\fed6"}.fi-ss-water:before{content:"\fed7"}.fi-ss-watermelon:before{content:"\fed8"}.fi-ss-wave-sine:before{content:"\fed9"}.fi-ss-wave-square:before{content:"\feda"}.fi-ss-wave-triangle:before{content:"\fedb"}.fi-ss-wave:before{content:"\fedc"}.fi-ss-waveform-path:before{content:"\fedd"}.fi-ss-waveform:before{content:"\fede"}.fi-ss-web-design:before{content:"\fedf"}.fi-ss-webcam-slash:before{content:"\fee0"}.fi-ss-webcam:before{content:"\fee1"}.fi-ss-webhook:before{content:"\fee2"}.fi-ss-wednesday:before{content:"\fee3"}.fi-ss-whale:before{content:"\fee4"}.fi-ss-wheat-awn-circle-exclamation:before{content:"\fee5"}.fi-ss-wheat-awn-slash:before{content:"\fee6"}.fi-ss-wheat-awn:before{content:"\fee7"}.fi-ss-wheat-slash:before{content:"\fee8"}.fi-ss-wheat:before{content:"\fee9"}.fi-ss-wheelchair-move:before{content:"\feea"}.fi-ss-wheelchair-sleeping:before{content:"\feeb"}.fi-ss-wheelchair:before{content:"\feec"}.fi-ss-whistle:before{content:"\feed"}.fi-ss-white-space:before{content:"\feee"}.fi-ss-wifi-1:before{content:"\feef"}.fi-ss-wifi-2:before{content:"\fef0"}.fi-ss-wifi-alt:before{content:"\fef1"}.fi-ss-wifi-exclamation:before{content:"\fef2"}.fi-ss-wifi-slash:before{content:"\fef3"}.fi-ss-wifi:before{content:"\fef4"}.fi-ss-wind-turbine:before{content:"\fef5"}.fi-ss-wind-warning:before{content:"\fef6"}.fi-ss-wind:before{content:"\fef7"}.fi-ss-window-alt:before{content:"\fef8"}.fi-ss-window-frame-open:before{content:"\fef9"}.fi-ss-window-frame:before{content:"\fefa"}.fi-ss-window-maximize:before{content:"\fefb"}.fi-ss-window-minimize:before{content:"\fefc"}.fi-ss-window-restore:before{content:"\fefd"}.fi-ss-windsock:before{content:"\fefe"}.fi-ss-wine-bottle:before{content:"\ff00"}.fi-ss-wine-glass-crack:before{content:"\ff01"}.fi-ss-wine-glass-empty:before{content:"\ff02"}.fi-ss-wishlist-heart:before{content:"\ff03"}.fi-ss-wishlist-star:before{content:"\ff04"}.fi-ss-woman-head:before{content:"\ff05"}.fi-ss-woman-scientist:before{content:"\ff06"}.fi-ss-won-sign:before{content:"\ff07"}.fi-ss-work-in-progress:before{content:"\ff08"}.fi-ss-workflow-alt:before{content:"\ff09"}.fi-ss-workflow-setting-alt:before{content:"\ff0a"}.fi-ss-workflow-setting:before{content:"\ff0b"}.fi-ss-workflow:before{content:"\ff0c"}.fi-ss-workshop:before{content:"\ff0d"}.fi-ss-world:before{content:"\ff0e"}.fi-ss-worm:before{content:"\ff0f"}.fi-ss-wreath:before{content:"\ff10"}.fi-ss-wrench-alt:before{content:"\ff11"}.fi-ss-wrench-simple:before{content:"\ff12"}.fi-ss-x-ray:before{content:"\ff13"}.fi-ss-x:before{content:"\ff14"}.fi-ss-y:before{content:"\ff15"}.fi-ss-yen:before{content:"\ff16"}.fi-ss-yin-yang:before{content:"\ff17"}.fi-ss-z:before{content:"\ff18"}.fi-ss-zip-file:before{content:"\ff19"}.fi-ss-zoom-in:before{content:"\ff1a"}.fi-ss-zoom-out:before{content:"\ff1b"}@font-face{font-family:uicons-thin-straight;src:url("./media/uicons-thin-straight-2YUSDJEW-2YUSDJEW.woff2") format("woff2"),url("./media/uicons-thin-straight-JPCGBQEF-JPCGBQEF.woff") format("woff"),url("./media/uicons-thin-straight-X52T7FDE-X52T7FDE.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-ts-]:before,i[class*=" fi-ts-"]:before,span[class^=fi-ts-]:before,span[class*=fi-ts-]:before{font-family:uicons-thin-straight!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fi-ts-0:before{content:"\f101"}.fi-ts-00s-music-disc:before{content:"\f102"}.fi-ts-1:before{content:"\f103"}.fi-ts-2:before{content:"\f104"}.fi-ts-3:before{content:"\f105"}.fi-ts-360-degrees:before{content:"\f106"}.fi-ts-4:before{content:"\f107"}.fi-ts-404:before{content:"\f108"}.fi-ts-5:before{content:"\f109"}.fi-ts-6:before{content:"\f10a"}.fi-ts-60s-music-disc:before{content:"\f10b"}.fi-ts-7:before{content:"\f10c"}.fi-ts-70s-music-disc:before{content:"\f10d"}.fi-ts-8:before{content:"\f10e"}.fi-ts-80s-music-disc:before{content:"\f10f"}.fi-ts-9:before{content:"\f110"}.fi-ts-90s-music-disc:before{content:"\f111"}.fi-ts-a:before{content:"\f112"}.fi-ts-accident:before{content:"\f113"}.fi-ts-acorn:before{content:"\f114"}.fi-ts-ad-paid:before{content:"\f115"}.fi-ts-ad:before{content:"\f116"}.fi-ts-add-document:before{content:"\f117"}.fi-ts-add-folder:before{content:"\f118"}.fi-ts-add-image:before{content:"\f119"}.fi-ts-add:before{content:"\f11a"}.fi-ts-address-book:before{content:"\f11b"}.fi-ts-address-card:before{content:"\f11c"}.fi-ts-admin-alt:before{content:"\f11d"}.fi-ts-admin:before{content:"\f11e"}.fi-ts-age-alt:before{content:"\f11f"}.fi-ts-age-restriction-eighteen:before{content:"\f120"}.fi-ts-age-restriction-seven:before{content:"\f121"}.fi-ts-age-restriction-six:before{content:"\f122"}.fi-ts-age-restriction-sixteen:before{content:"\f123"}.fi-ts-age-restriction-thirteen:before{content:"\f124"}.fi-ts-age-restriction-three:before{content:"\f125"}.fi-ts-age-restriction-twelve:before{content:"\f126"}.fi-ts-age-restriction-twenty-one:before{content:"\f127"}.fi-ts-age-restriction-zero:before{content:"\f128"}.fi-ts-age:before{content:"\f129"}.fi-ts-air-conditioner:before{content:"\f12a"}.fi-ts-air-freshener:before{content:"\f12b"}.fi-ts-air-pollution:before{content:"\f12c"}.fi-ts-airplane-journey:before{content:"\f12d"}.fi-ts-airplane-window-open:before{content:"\f12e"}.fi-ts-airplay:before{content:"\f12f"}.fi-ts-alarm-clock:before{content:"\f130"}.fi-ts-alarm-exclamation:before{content:"\f131"}.fi-ts-alarm-plus:before{content:"\f132"}.fi-ts-alarm-snooze:before{content:"\f133"}.fi-ts-album-circle-plus:before{content:"\f134"}.fi-ts-album-circle-user:before{content:"\f135"}.fi-ts-album-collection:before{content:"\f136"}.fi-ts-album:before{content:"\f137"}.fi-ts-algorithm:before{content:"\f138"}.fi-ts-alicorn:before{content:"\f139"}.fi-ts-alien:before{content:"\f13a"}.fi-ts-align-slash:before{content:"\f13b"}.fi-ts-ambulance:before{content:"\f13c"}.fi-ts-analyse-alt:before{content:"\f13d"}.fi-ts-analyse:before{content:"\f13e"}.fi-ts-anatomical-heart:before{content:"\f13f"}.fi-ts-anchor:before{content:"\f140"}.fi-ts-angel:before{content:"\f141"}.fi-ts-angle-90:before{content:"\f142"}.fi-ts-angle-circle-down:before{content:"\f143"}.fi-ts-angle-circle-left:before{content:"\f144"}.fi-ts-angle-circle-right:before{content:"\f145"}.fi-ts-angle-circle-up:before{content:"\f146"}.fi-ts-angle-double-left:before{content:"\f147"}.fi-ts-angle-double-right:before{content:"\f148"}.fi-ts-angle-double-small-down:before{content:"\f149"}.fi-ts-angle-double-small-left:before{content:"\f14a"}.fi-ts-angle-double-small-right:before{content:"\f14b"}.fi-ts-angle-double-small-up:before{content:"\f14c"}.fi-ts-angle-down:before{content:"\f14d"}.fi-ts-angle-left:before{content:"\f14e"}.fi-ts-angle-right:before{content:"\f14f"}.fi-ts-angle-small-down:before{content:"\f150"}.fi-ts-angle-small-left:before{content:"\f151"}.fi-ts-angle-small-right:before{content:"\f152"}.fi-ts-angle-small-up:before{content:"\f153"}.fi-ts-angle-square-down:before{content:"\f154"}.fi-ts-angle-square-left:before{content:"\f155"}.fi-ts-angle-square-right:before{content:"\f156"}.fi-ts-angle-square-up:before{content:"\f157"}.fi-ts-angle-up:before{content:"\f158"}.fi-ts-angle:before{content:"\f159"}.fi-ts-angles-up-down:before{content:"\f15a"}.fi-ts-angry:before{content:"\f15b"}.fi-ts-animated-icon:before{content:"\f15c"}.fi-ts-ankh:before{content:"\f15d"}.fi-ts-answer-alt:before{content:"\f15e"}.fi-ts-answer:before{content:"\f15f"}.fi-ts-apartment:before{content:"\f160"}.fi-ts-aperture:before{content:"\f161"}.fi-ts-api:before{content:"\f162"}.fi-ts-apple-core:before{content:"\f163"}.fi-ts-apple-crate:before{content:"\f164"}.fi-ts-apple:before{content:"\f165"}.fi-ts-archway:before{content:"\f166"}.fi-ts-arrow-alt-circle-down:before{content:"\f167"}.fi-ts-arrow-alt-circle-left:before{content:"\f168"}.fi-ts-arrow-alt-circle-right:before{content:"\f169"}.fi-ts-arrow-alt-circle-up:before{content:"\f16a"}.fi-ts-arrow-alt-down:before{content:"\f16b"}.fi-ts-arrow-alt-from-bottom:before{content:"\f16c"}.fi-ts-arrow-alt-from-left:before{content:"\f16d"}.fi-ts-arrow-alt-from-right:before{content:"\f16e"}.fi-ts-arrow-alt-from-top:before{content:"\f16f"}.fi-ts-arrow-alt-left:before{content:"\f170"}.fi-ts-arrow-alt-right:before{content:"\f171"}.fi-ts-arrow-alt-square-down:before{content:"\f172"}.fi-ts-arrow-alt-square-left:before{content:"\f173"}.fi-ts-arrow-alt-square-right:before{content:"\f174"}.fi-ts-arrow-alt-square-up:before{content:"\f175"}.fi-ts-arrow-alt-to-bottom:before{content:"\f176"}.fi-ts-arrow-alt-to-left:before{content:"\f177"}.fi-ts-arrow-alt-to-right:before{content:"\f178"}.fi-ts-arrow-alt-to-top:before{content:"\f179"}.fi-ts-arrow-alt-up:before{content:"\f17a"}.fi-ts-arrow-circle-down:before{content:"\f17b"}.fi-ts-arrow-circle-left:before{content:"\f17c"}.fi-ts-arrow-circle-right:before{content:"\f17d"}.fi-ts-arrow-circle-up:before{content:"\f17e"}.fi-ts-arrow-comparison:before{content:"\f17f"}.fi-ts-arrow-down-from-arc:before{content:"\f180"}.fi-ts-arrow-down-from-dotted-line:before{content:"\f181"}.fi-ts-arrow-down-left:before{content:"\f182"}.fi-ts-arrow-down-small-big:before{content:"\f183"}.fi-ts-arrow-down-to-dotted-line:before{content:"\f184"}.fi-ts-arrow-down-to-square:before{content:"\f185"}.fi-ts-arrow-down-triangle-square:before{content:"\f186"}.fi-ts-arrow-down:before{content:"\f187"}.fi-ts-arrow-from-bottom:before{content:"\f188"}.fi-ts-arrow-from-left:before{content:"\f189"}.fi-ts-arrow-from-right:before{content:"\f18a"}.fi-ts-arrow-from-top:before{content:"\f18b"}.fi-ts-arrow-left-from-arc:before{content:"\f18c"}.fi-ts-arrow-left-from-line:before{content:"\f18d"}.fi-ts-arrow-left-to-arc:before{content:"\f18e"}.fi-ts-arrow-left:before{content:"\f18f"}.fi-ts-arrow-progress-alt:before{content:"\f190"}.fi-ts-arrow-progress:before{content:"\f191"}.fi-ts-arrow-right-to-bracket:before{content:"\f192"}.fi-ts-arrow-right:before{content:"\f193"}.fi-ts-arrow-small-down:before{content:"\f194"}.fi-ts-arrow-small-left:before{content:"\f195"}.fi-ts-arrow-small-right:before{content:"\f196"}.fi-ts-arrow-small-up:before{content:"\f197"}.fi-ts-arrow-square-down:before{content:"\f198"}.fi-ts-arrow-square-left:before{content:"\f199"}.fi-ts-arrow-square-right:before{content:"\f19a"}.fi-ts-arrow-square-up:before{content:"\f19b"}.fi-ts-arrow-to-bottom:before{content:"\f19c"}.fi-ts-arrow-to-left:before{content:"\f19d"}.fi-ts-arrow-to-right:before{content:"\f19e"}.fi-ts-arrow-to-top:before{content:"\f19f"}.fi-ts-arrow-trend-down:before{content:"\f1a0"}.fi-ts-arrow-trend-up:before{content:"\f1a1"}.fi-ts-arrow-turn-down-left:before{content:"\f1a2"}.fi-ts-arrow-turn-down-right:before{content:"\f1a3"}.fi-ts-arrow-turn-left-up:before{content:"\f1a4"}.fi-ts-arrow-up-from-dotted-line:before{content:"\f1a5"}.fi-ts-arrow-up-from-ground-water:before{content:"\f1a6"}.fi-ts-arrow-up-from-square:before{content:"\f1a7"}.fi-ts-arrow-up-left-from-circle:before{content:"\f1a8"}.fi-ts-arrow-up-left:before{content:"\f1a9"}.fi-ts-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1aa"}.fi-ts-arrow-up-right-from-square:before{content:"\f1ab"}.fi-ts-arrow-up-right:before{content:"\f1ac"}.fi-ts-arrow-up-small-big:before{content:"\f1ad"}.fi-ts-arrow-up-square-triangle:before{content:"\f1ae"}.fi-ts-arrow-up-to-arc:before{content:"\f1af"}.fi-ts-arrow-up-to-dotted-line:before{content:"\f1b0"}.fi-ts-arrow-up:before{content:"\f1b1"}.fi-ts-arrow-upward-growth-crypto:before{content:"\f1b2"}.fi-ts-arrows-alt-h:before{content:"\f1b3"}.fi-ts-arrows-alt-v:before{content:"\f1b4"}.fi-ts-arrows-alt:before{content:"\f1b5"}.fi-ts-arrows-cross:before{content:"\f1b6"}.fi-ts-arrows-from-dotted-line:before{content:"\f1b7"}.fi-ts-arrows-from-line:before{content:"\f1b8"}.fi-ts-arrows-h-copy:before{content:"\f1b9"}.fi-ts-arrows-h:before{content:"\f1ba"}.fi-ts-arrows-repeat-1:before{content:"\f1bb"}.fi-ts-arrows-repeat:before{content:"\f1bc"}.fi-ts-arrows-retweet:before{content:"\f1bd"}.fi-ts-arrows-split-right-and-left:before{content:"\f1be"}.fi-ts-arrows-split-up-and-left:before{content:"\f1bf"}.fi-ts-arrows-to-circle:before{content:"\f1c0"}.fi-ts-arrows-to-dotted-line:before{content:"\f1c1"}.fi-ts-arrows-to-eye:before{content:"\f1c2"}.fi-ts-arrows-to-line:before{content:"\f1c3"}.fi-ts-arrows:before{content:"\f1c4"}.fi-ts-artificial-intelligence:before{content:"\f1c5"}.fi-ts-assept-document:before{content:"\f1c6"}.fi-ts-assessment-alt:before{content:"\f1c7"}.fi-ts-assessment:before{content:"\f1c8"}.fi-ts-assign:before{content:"\f1c9"}.fi-ts-assistive-listening-systems:before{content:"\f1ca"}.fi-ts-asterik:before{content:"\f1cb"}.fi-ts-at:before{content:"\f1cc"}.fi-ts-attribution-pen:before{content:"\f1cd"}.fi-ts-attribution-pencil:before{content:"\f1ce"}.fi-ts-aubergine:before{content:"\f1cf"}.fi-ts-auction:before{content:"\f1d0"}.fi-ts-audio-description-slash:before{content:"\f1d1"}.fi-ts-audit-alt:before{content:"\f1d2"}.fi-ts-audit:before{content:"\f1d3"}.fi-ts-austral-sign:before{content:"\f1d4"}.fi-ts-avocado:before{content:"\f1d5"}.fi-ts-award:before{content:"\f1d6"}.fi-ts-axe-battle:before{content:"\f1d7"}.fi-ts-axe:before{content:"\f1d8"}.fi-ts-b:before{content:"\f1d9"}.fi-ts-baby-carriage:before{content:"\f1da"}.fi-ts-baby:before{content:"\f1db"}.fi-ts-back-up:before{content:"\f1dc"}.fi-ts-background:before{content:"\f1dd"}.fi-ts-backpack:before{content:"\f1de"}.fi-ts-bacon:before{content:"\f1df"}.fi-ts-bacteria:before{content:"\f1e0"}.fi-ts-bacterium:before{content:"\f1e1"}.fi-ts-badge-check:before{content:"\f1e2"}.fi-ts-badge-dollar:before{content:"\f1e3"}.fi-ts-badge-leaf:before{content:"\f1e4"}.fi-ts-badge-percent:before{content:"\f1e5"}.fi-ts-badge-sheriff:before{content:"\f1e6"}.fi-ts-badge:before{content:"\f1e7"}.fi-ts-badger-honey:before{content:"\f1e8"}.fi-ts-badget-check-alt:before{content:"\f1e9"}.fi-ts-badminton:before{content:"\f1ea"}.fi-ts-bag-map-pin:before{content:"\f1eb"}.fi-ts-bag-seedling:before{content:"\f1ec"}.fi-ts-bag-shopping-minus:before{content:"\f1ed"}.fi-ts-bags-shopping:before{content:"\f1ee"}.fi-ts-baguette:before{content:"\f1ef"}.fi-ts-bahai:before{content:"\f1f0"}.fi-ts-baht-sign:before{content:"\f1f1"}.fi-ts-balance-scale-left:before{content:"\f1f2"}.fi-ts-balance-scale-right:before{content:"\f1f3"}.fi-ts-ball-pile:before{content:"\f1f4"}.fi-ts-ballet-dance:before{content:"\f1f5"}.fi-ts-balloon:before{content:"\f1f6"}.fi-ts-balloons:before{content:"\f1f7"}.fi-ts-ballot-check:before{content:"\f1f8"}.fi-ts-ballot:before{content:"\f1f9"}.fi-ts-ban-bug:before{content:"\f1fa"}.fi-ts-banana:before{content:"\f1fb"}.fi-ts-band-aid:before{content:"\f1fc"}.fi-ts-bangladeshi-taka-sign:before{content:"\f1fd"}.fi-ts-banjo:before{content:"\f1fe"}.fi-ts-bank:before{content:"\f1ff"}.fi-ts-banner-2:before{content:"\f200"}.fi-ts-banner-3:before{content:"\f201"}.fi-ts-banner-4:before{content:"\f202"}.fi-ts-banner-5:before{content:"\f203"}.fi-ts-banner:before{content:"\f204"}.fi-ts-barber-pole:before{content:"\f205"}.fi-ts-barber-shop:before{content:"\f206"}.fi-ts-barcode-read:before{content:"\f207"}.fi-ts-barcode-scan:before{content:"\f208"}.fi-ts-barcode:before{content:"\f209"}.fi-ts-bars-filter:before{content:"\f20a"}.fi-ts-bars-progress:before{content:"\f20b"}.fi-ts-bars-sort:before{content:"\f20c"}.fi-ts-bars-staggered:before{content:"\f20d"}.fi-ts-baseball-alt:before{content:"\f20e"}.fi-ts-basket-shopping-minus:before{content:"\f20f"}.fi-ts-basket-shopping-plus:before{content:"\f210"}.fi-ts-basket-shopping-simple:before{content:"\f211"}.fi-ts-basketball-hoop:before{content:"\f212"}.fi-ts-bat:before{content:"\f213"}.fi-ts-bath:before{content:"\f214"}.fi-ts-battery-bolt:before{content:"\f215"}.fi-ts-battery-empty:before{content:"\f216"}.fi-ts-battery-exclamation:before{content:"\f217"}.fi-ts-battery-full:before{content:"\f218"}.fi-ts-battery-half:before{content:"\f219"}.fi-ts-battery-quarter:before{content:"\f21a"}.fi-ts-battery-slash:before{content:"\f21b"}.fi-ts-battery-three-quarters:before{content:"\f21c"}.fi-ts-beacon:before{content:"\f21d"}.fi-ts-bed-alt:before{content:"\f21e"}.fi-ts-bed-bunk:before{content:"\f21f"}.fi-ts-bed-empty:before{content:"\f220"}.fi-ts-bee:before{content:"\f221"}.fi-ts-beer-mug-empty:before{content:"\f222"}.fi-ts-beer:before{content:"\f223"}.fi-ts-bell-concierge:before{content:"\f224"}.fi-ts-bell-ring:before{content:"\f225"}.fi-ts-bell-school-slash:before{content:"\f226"}.fi-ts-bell-school:before{content:"\f227"}.fi-ts-bell-slash:before{content:"\f228"}.fi-ts-bells:before{content:"\f229"}.fi-ts-bench-tree:before{content:"\f22a"}.fi-ts-benefit-diamond-alt:before{content:"\f22b"}.fi-ts-benefit-diamond:before{content:"\f22c"}.fi-ts-benefit-hand:before{content:"\f22d"}.fi-ts-benefit-increase:before{content:"\f22e"}.fi-ts-benefit-porcent:before{content:"\f22f"}.fi-ts-benefit:before{content:"\f230"}.fi-ts-betamax:before{content:"\f231"}.fi-ts-bible:before{content:"\f232"}.fi-ts-bicycle-journey:before{content:"\f233"}.fi-ts-biking-mountain:before{content:"\f234"}.fi-ts-biking:before{content:"\f235"}.fi-ts-bill-arrow:before{content:"\f236"}.fi-ts-bin-bottles:before{content:"\f237"}.fi-ts-binary-circle-check:before{content:"\f238"}.fi-ts-binary-lock:before{content:"\f239"}.fi-ts-binary-slash:before{content:"\f23a"}.fi-ts-binary:before{content:"\f23b"}.fi-ts-binoculars:before{content:"\f23c"}.fi-ts-bio-leaves:before{content:"\f23d"}.fi-ts-bio:before{content:"\f23e"}.fi-ts-biohazard:before{content:"\f23f"}.fi-ts-bird:before{content:"\f240"}.fi-ts-bitcoin-sign:before{content:"\f241"}.fi-ts-blanket:before{content:"\f242"}.fi-ts-blender-phone:before{content:"\f243"}.fi-ts-blender:before{content:"\f244"}.fi-ts-blinds-open:before{content:"\f245"}.fi-ts-blinds-raised:before{content:"\f246"}.fi-ts-blinds:before{content:"\f247"}.fi-ts-block-brick:before{content:"\f248"}.fi-ts-block-microphone:before{content:"\f249"}.fi-ts-block-question:before{content:"\f24a"}.fi-ts-block-quote:before{content:"\f24b"}.fi-ts-block:before{content:"\f24c"}.fi-ts-blockchain-3:before{content:"\f24d"}.fi-ts-blog-pencil:before{content:"\f24e"}.fi-ts-blog-text:before{content:"\f24f"}.fi-ts-blood-dropper:before{content:"\f250"}.fi-ts-blood-test-tube-alt:before{content:"\f251"}.fi-ts-blood-test-tube:before{content:"\f252"}.fi-ts-blood:before{content:"\f253"}.fi-ts-blueberries:before{content:"\f254"}.fi-ts-blueprint:before{content:"\f255"}.fi-ts-bolt-auto:before{content:"\f256"}.fi-ts-bolt-slash:before{content:"\f257"}.fi-ts-bolt:before{content:"\f258"}.fi-ts-bomb:before{content:"\f259"}.fi-ts-bone-break:before{content:"\f25a"}.fi-ts-bone:before{content:"\f25b"}.fi-ts-bong:before{content:"\f25c"}.fi-ts-bonus-alt:before{content:"\f25d"}.fi-ts-bonus-star:before{content:"\f25e"}.fi-ts-bonus:before{content:"\f25f"}.fi-ts-book-alt:before{content:"\f260"}.fi-ts-book-arrow-right:before{content:"\f261"}.fi-ts-book-arrow-up:before{content:"\f262"}.fi-ts-book-atlas:before{content:"\f263"}.fi-ts-book-bookmark:before{content:"\f264"}.fi-ts-book-circle-arrow-right:before{content:"\f265"}.fi-ts-book-circle-arrow-up:before{content:"\f266"}.fi-ts-book-copy:before{content:"\f267"}.fi-ts-book-dead:before{content:"\f268"}.fi-ts-book-font:before{content:"\f269"}.fi-ts-book-heart:before{content:"\f26a"}.fi-ts-book-medical:before{content:"\f26b"}.fi-ts-book-open-cover:before{content:"\f26c"}.fi-ts-book-open-reader:before{content:"\f26d"}.fi-ts-book-plus:before{content:"\f26e"}.fi-ts-book-quran:before{content:"\f26f"}.fi-ts-book-section:before{content:"\f270"}.fi-ts-book-spells:before{content:"\f271"}.fi-ts-book-tanakh:before{content:"\f272"}.fi-ts-book-user:before{content:"\f273"}.fi-ts-Booking:before{content:"\f274"}.fi-ts-bookmark-slash:before{content:"\f275"}.fi-ts-books-medical:before{content:"\f276"}.fi-ts-books:before{content:"\f277"}.fi-ts-boot-heeled:before{content:"\f278"}.fi-ts-boot:before{content:"\f279"}.fi-ts-booth-curtain:before{content:"\f27a"}.fi-ts-border-all:before{content:"\f27b"}.fi-ts-border-bottom:before{content:"\f27c"}.fi-ts-border-center-h:before{content:"\f27d"}.fi-ts-border-center-v:before{content:"\f27e"}.fi-ts-border-inner:before{content:"\f27f"}.fi-ts-border-left:before{content:"\f280"}.fi-ts-border-none:before{content:"\f281"}.fi-ts-border-outer:before{content:"\f282"}.fi-ts-border-right:before{content:"\f283"}.fi-ts-border-style-alt:before{content:"\f284"}.fi-ts-border-style:before{content:"\f285"}.fi-ts-border-top:before{content:"\f286"}.fi-ts-boss:before{content:"\f287"}.fi-ts-bottle-droplet:before{content:"\f288"}.fi-ts-bottle:before{content:"\f289"}.fi-ts-bow-arrow:before{content:"\f28a"}.fi-ts-bowl-chopsticks-noodles:before{content:"\f28b"}.fi-ts-bowl-chopsticks:before{content:"\f28c"}.fi-ts-bowl-rice:before{content:"\f28d"}.fi-ts-bowl-scoop:before{content:"\f28e"}.fi-ts-bowl-scoops:before{content:"\f28f"}.fi-ts-bowl-soft-serve:before{content:"\f290"}.fi-ts-bowl-spoon:before{content:"\f291"}.fi-ts-bowling-ball:before{content:"\f292"}.fi-ts-bowling-pins:before{content:"\f293"}.fi-ts-box-alt:before{content:"\f294"}.fi-ts-box-ballot:before{content:"\f295"}.fi-ts-box-check:before{content:"\f296"}.fi-ts-box-circle-check:before{content:"\f297"}.fi-ts-box-dollar:before{content:"\f298"}.fi-ts-box-fragile:before{content:"\f299"}.fi-ts-box-heart:before{content:"\f29a"}.fi-ts-box-open-full:before{content:"\f29b"}.fi-ts-box-open:before{content:"\f29c"}.fi-ts-box-tissue:before{content:"\f29d"}.fi-ts-box-up:before{content:"\f29e"}.fi-ts-boxes:before{content:"\f29f"}.fi-ts-boxing-glove:before{content:"\f2a0"}.fi-ts-bracket-curly-right:before{content:"\f2a1"}.fi-ts-bracket-curly:before{content:"\f2a2"}.fi-ts-bracket-round-right:before{content:"\f2a3"}.fi-ts-bracket-round:before{content:"\f2a4"}.fi-ts-bracket-square-right:before{content:"\f2a5"}.fi-ts-bracket-square:before{content:"\f2a6"}.fi-ts-brackets-curly:before{content:"\f2a7"}.fi-ts-brackets-round:before{content:"\f2a8"}.fi-ts-brackets-square:before{content:"\f2a9"}.fi-ts-braille-a:before{content:"\f2aa"}.fi-ts-braille-b:before{content:"\f2ab"}.fi-ts-braille-c:before{content:"\f2ac"}.fi-ts-braille-d:before{content:"\f2ad"}.fi-ts-braille-e:before{content:"\f2ae"}.fi-ts-braille-g:before{content:"\f2af"}.fi-ts-braille-h:before{content:"\f2b0"}.fi-ts-braille-i:before{content:"\f2b1"}.fi-ts-braille-j:before{content:"\f2b2"}.fi-ts-braille-k:before{content:"\f2b3"}.fi-ts-braille-l:before{content:"\f2b4"}.fi-ts-braille-m:before{content:"\f2b5"}.fi-ts-braille-n-alt:before{content:"\f2b6"}.fi-ts-braille-n:before{content:"\f2b7"}.fi-ts-braille-o:before{content:"\f2b8"}.fi-ts-braille-p:before{content:"\f2b9"}.fi-ts-braille-q:before{content:"\f2ba"}.fi-ts-braille-r:before{content:"\f2bb"}.fi-ts-braille-s:before{content:"\f2bc"}.fi-ts-braille-t:before{content:"\f2bd"}.fi-ts-braille-u:before{content:"\f2be"}.fi-ts-braille-v:before{content:"\f2bf"}.fi-ts-braille-w:before{content:"\f2c0"}.fi-ts-braille-x:before{content:"\f2c1"}.fi-ts-braille-y:before{content:"\f2c2"}.fi-ts-braille-z:before{content:"\f2c3"}.fi-ts-braille:before{content:"\f2c4"}.fi-ts-brain-circuit:before{content:"\f2c5"}.fi-ts-brain:before{content:"\f2c6"}.fi-ts-brake-warning:before{content:"\f2c7"}.fi-ts-branching:before{content:"\f2c8"}.fi-ts-brand:before{content:"\f2c9"}.fi-ts-branding:before{content:"\f2ca"}.fi-ts-bread-loaf:before{content:"\f2cb"}.fi-ts-bread-slice-butter:before{content:"\f2cc"}.fi-ts-bread-slice:before{content:"\f2cd"}.fi-ts-bread:before{content:"\f2ce"}.fi-ts-briefcase-arrow-right:before{content:"\f2cf"}.fi-ts-briefcase-blank:before{content:"\f2d0"}.fi-ts-brightness-low:before{content:"\f2d1"}.fi-ts-brightness:before{content:"\f2d2"}.fi-ts-bring-forward:before{content:"\f2d3"}.fi-ts-bring-front:before{content:"\f2d4"}.fi-ts-broadcast-tower:before{content:"\f2d5"}.fi-ts-broccoli:before{content:"\f2d6"}.fi-ts-broken-image:before{content:"\f2d7"}.fi-ts-broom-ball:before{content:"\f2d8"}.fi-ts-browser-ui:before{content:"\f2d9"}.fi-ts-browser:before{content:"\f2da"}.fi-ts-browsers:before{content:"\f2db"}.fi-ts-bucket:before{content:"\f2dc"}.fi-ts-budget-alt:before{content:"\f2dd"}.fi-ts-budget:before{content:"\f2de"}.fi-ts-bug-slash:before{content:"\f2df"}.fi-ts-bugs:before{content:"\f2e0"}.fi-ts-build-alt:before{content:"\f2e1"}.fi-ts-build:before{content:"\f2e2"}.fi-ts-builder:before{content:"\f2e3"}.fi-ts-building-circle-arrow-right:before{content:"\f2e4"}.fi-ts-building-ngo:before{content:"\f2e5"}.fi-ts-building:before{content:"\f2e6"}.fi-ts-bulb:before{content:"\f2e7"}.fi-ts-bullet:before{content:"\f2e8"}.fi-ts-bullhorn:before{content:"\f2e9"}.fi-ts-bullseye-arrow:before{content:"\f2ea"}.fi-ts-bullseye-pointer:before{content:"\f2eb"}.fi-ts-bullseye:before{content:"\f2ec"}.fi-ts-burger-alt:before{content:"\f2ed"}.fi-ts-burger-fries:before{content:"\f2ee"}.fi-ts-burger-glass:before{content:"\f2ef"}.fi-ts-burrito:before{content:"\f2f0"}.fi-ts-burst:before{content:"\f2f1"}.fi-ts-bus-alt:before{content:"\f2f2"}.fi-ts-bus:before{content:"\f2f3"}.fi-ts-business-time:before{content:"\f2f4"}.fi-ts-Butter:before{content:"\f2f5"}.fi-ts-butterfly:before{content:"\f2f6"}.fi-ts-c:before{content:"\f2f7"}.fi-ts-cabin:before{content:"\f2f8"}.fi-ts-cactus:before{content:"\f2f9"}.fi-ts-cage-empty:before{content:"\f2fa"}.fi-ts-cake-birthday:before{content:"\f2fb"}.fi-ts-cake-slice:before{content:"\f2fc"}.fi-ts-cake-wedding:before{content:"\f2fd"}.fi-ts-calculator-bill:before{content:"\f2fe"}.fi-ts-calculator-math-tax:before{content:"\f2ff"}.fi-ts-calculator-money:before{content:"\f300"}.fi-ts-calculator-simple:before{content:"\f301"}.fi-ts-calculator:before{content:"\f302"}.fi-ts-calendar-arrow-down:before{content:"\f303"}.fi-ts-calendar-arrow-up:before{content:"\f304"}.fi-ts-calendar-check:before{content:"\f305"}.fi-ts-calendar-clock:before{content:"\f306"}.fi-ts-calendar-day:before{content:"\f307"}.fi-ts-calendar-days:before{content:"\f308"}.fi-ts-calendar-event-tax:before{content:"\f309"}.fi-ts-calendar-exclamation:before{content:"\f30a"}.fi-ts-calendar-gavel-legal:before{content:"\f30b"}.fi-ts-calendar-heart:before{content:"\f30c"}.fi-ts-calendar-image:before{content:"\f30d"}.fi-ts-calendar-lines-pen:before{content:"\f30e"}.fi-ts-calendar-lines:before{content:"\f30f"}.fi-ts-calendar-minus:before{content:"\f310"}.fi-ts-calendar-payment-loan:before{content:"\f311"}.fi-ts-calendar-pen:before{content:"\f312"}.fi-ts-calendar-plus:before{content:"\f313"}.fi-ts-calendar-salary:before{content:"\f314"}.fi-ts-calendar-shift-swap:before{content:"\f315"}.fi-ts-calendar-star:before{content:"\f316"}.fi-ts-calendar-swap:before{content:"\f317"}.fi-ts-calendar-week:before{content:"\f318"}.fi-ts-calendar-xmark:before{content:"\f319"}.fi-ts-calendars:before{content:"\f31a"}.fi-ts-call-duration:before{content:"\f31b"}.fi-ts-call-history:before{content:"\f31c"}.fi-ts-call-incoming:before{content:"\f31d"}.fi-ts-call-missed:before{content:"\f31e"}.fi-ts-call-outgoing:before{content:"\f31f"}.fi-ts-camcorder:before{content:"\f320"}.fi-ts-camera-cctv:before{content:"\f321"}.fi-ts-camera-movie:before{content:"\f322"}.fi-ts-camera-retro:before{content:"\f323"}.fi-ts-camera-rotate:before{content:"\f324"}.fi-ts-camera-security:before{content:"\f325"}.fi-ts-camera-slash:before{content:"\f326"}.fi-ts-camera-viewfinder:before{content:"\f327"}.fi-ts-camera:before{content:"\f328"}.fi-ts-campfire:before{content:"\f329"}.fi-ts-can-food:before{content:"\f32a"}.fi-ts-candle-holder:before{content:"\f32b"}.fi-ts-candle-lotus-yoga:before{content:"\f32c"}.fi-ts-candle-pose-yoga:before{content:"\f32d"}.fi-ts-candy-alt:before{content:"\f32e"}.fi-ts-candy-bar:before{content:"\f32f"}.fi-ts-candy-cane:before{content:"\f330"}.fi-ts-candy-corn:before{content:"\f331"}.fi-ts-candy-sweet:before{content:"\f332"}.fi-ts-candy:before{content:"\f333"}.fi-ts-Cannabis:before{content:"\f334"}.fi-ts-canned-food:before{content:"\f335"}.fi-ts-capsules:before{content:"\f336"}.fi-ts-car-alt:before{content:"\f337"}.fi-ts-car-battery:before{content:"\f338"}.fi-ts-car-bolt:before{content:"\f339"}.fi-ts-car-building:before{content:"\f33a"}.fi-ts-car-bump:before{content:"\f33b"}.fi-ts-car-bus:before{content:"\f33c"}.fi-ts-car-circle-bolt:before{content:"\f33d"}.fi-ts-car-crash:before{content:"\f33e"}.fi-ts-car-garage:before{content:"\f33f"}.fi-ts-car-journey:before{content:"\f340"}.fi-ts-car-mechanic:before{content:"\f341"}.fi-ts-car-rear:before{content:"\f342"}.fi-ts-car-side-bolt:before{content:"\f343"}.fi-ts-car-side:before{content:"\f344"}.fi-ts-car-tilt:before{content:"\f345"}.fi-ts-car-tunnel:before{content:"\f346"}.fi-ts-car-wash:before{content:"\f347"}.fi-ts-caravan-alt:before{content:"\f348"}.fi-ts-caravan:before{content:"\f349"}.fi-ts-card-club:before{content:"\f34a"}.fi-ts-card-diamond:before{content:"\f34b"}.fi-ts-card-heart:before{content:"\f34c"}.fi-ts-card-spade:before{content:"\f34d"}.fi-ts-cardinal-compass:before{content:"\f34e"}.fi-ts-career-growth:before{content:"\f34f"}.fi-ts-career-path:before{content:"\f350"}.fi-ts-caret-circle-down:before{content:"\f351"}.fi-ts-caret-circle-right:before{content:"\f352"}.fi-ts-caret-circle-up:before{content:"\f353"}.fi-ts-caret-down:before{content:"\f354"}.fi-ts-caret-left:before{content:"\f355"}.fi-ts-caret-right:before{content:"\f356"}.fi-ts-caret-square-down:before{content:"\f357"}.fi-ts-caret-square-left_1:before{content:"\f358"}.fi-ts-caret-square-left:before{content:"\f359"}.fi-ts-caret-square-right:before{content:"\f35a"}.fi-ts-caret-square-up:before{content:"\f35b"}.fi-ts-caret-up:before{content:"\f35c"}.fi-ts-carrot:before{content:"\f35d"}.fi-ts-cars-crash:before{content:"\f35e"}.fi-ts-cars:before{content:"\f35f"}.fi-ts-cart-arrow-down:before{content:"\f360"}.fi-ts-cart-minus:before{content:"\f361"}.fi-ts-cart-shopping-fast:before{content:"\f362"}.fi-ts-cash-register:before{content:"\f363"}.fi-ts-cassette-tape:before{content:"\f364"}.fi-ts-cassette-vhs:before{content:"\f365"}.fi-ts-castle:before{content:"\f366"}.fi-ts-cat-head:before{content:"\f367"}.fi-ts-cat-space:before{content:"\f368"}.fi-ts-cat:before{content:"\f369"}.fi-ts-catalog-alt:before{content:"\f36a"}.fi-ts-catalog-magazine:before{content:"\f36b"}.fi-ts-catalog:before{content:"\f36c"}.fi-ts-category-alt:before{content:"\f36d"}.fi-ts-category:before{content:"\f36e"}.fi-ts-cauldron:before{content:"\f36f"}.fi-ts-cedi-sign:before{content:"\f370"}.fi-ts-cello:before{content:"\f371"}.fi-ts-cent-sign:before{content:"\f372"}.fi-ts-chair-office:before{content:"\f373"}.fi-ts-chair:before{content:"\f374"}.fi-ts-chalkboard-user:before{content:"\f375"}.fi-ts-chalkboard:before{content:"\f376"}.fi-ts-challenge-alt:before{content:"\f377"}.fi-ts-challenge:before{content:"\f378"}.fi-ts-channel:before{content:"\f379"}.fi-ts-charging-station:before{content:"\f37a"}.fi-ts-chart-area:before{content:"\f37b"}.fi-ts-chart-arrow-down:before{content:"\f37c"}.fi-ts-chart-arrow-grow:before{content:"\f37d"}.fi-ts-chart-bullet:before{content:"\f37e"}.fi-ts-chart-candlestick:before{content:"\f37f"}.fi-ts-chart-connected:before{content:"\f380"}.fi-ts-chart-gantt:before{content:"\f381"}.fi-ts-chart-histogram:before{content:"\f382"}.fi-ts-chart-kanban:before{content:"\f383"}.fi-ts-chart-line-up-down:before{content:"\f384"}.fi-ts-chart-line-up:before{content:"\f385"}.fi-ts-chart-mixed-up-circle-currency:before{content:"\f386"}.fi-ts-chart-mixed-up-circle-dollar:before{content:"\f387"}.fi-ts-chart-mixed:before{content:"\f388"}.fi-ts-chart-network:before{content:"\f389"}.fi-ts-chart-pie-alt:before{content:"\f38a"}.fi-ts-chart-pie-simple-circle-currency:before{content:"\f38b"}.fi-ts-chart-pie-simple-circle-dollar:before{content:"\f38c"}.fi-ts-chart-pie:before{content:"\f38d"}.fi-ts-chart-pyramid:before{content:"\f38e"}.fi-ts-chart-radar:before{content:"\f38f"}.fi-ts-chart-scatter-3d:before{content:"\f390"}.fi-ts-chart-scatter-bubble:before{content:"\f391"}.fi-ts-chart-scatter:before{content:"\f392"}.fi-ts-chart-set-theory:before{content:"\f393"}.fi-ts-chart-simple-horizontal:before{content:"\f394"}.fi-ts-chart-simple:before{content:"\f395"}.fi-ts-chart-tree-map:before{content:"\f396"}.fi-ts-chart-tree:before{content:"\f397"}.fi-ts-chart-user:before{content:"\f398"}.fi-ts-chart-waterfall:before{content:"\f399"}.fi-ts-chatbot-speech-bubble:before{content:"\f39a"}.fi-ts-chatbot:before{content:"\f39b"}.fi-ts-cheap-bill:before{content:"\f39c"}.fi-ts-cheap-dollar:before{content:"\f39d"}.fi-ts-cheap-stack-dollar:before{content:"\f39e"}.fi-ts-cheap-stack:before{content:"\f39f"}.fi-ts-cheap:before{content:"\f3a0"}.fi-ts-check-circle:before{content:"\f3a1"}.fi-ts-check-double:before{content:"\f3a2"}.fi-ts-check-in-calendar:before{content:"\f3a3"}.fi-ts-check-out-calendar:before{content:"\f3a4"}.fi-ts-checklist-task-budget:before{content:"\f3a5"}.fi-ts-cheese-alt:before{content:"\f3a6"}.fi-ts-cheese:before{content:"\f3a7"}.fi-ts-cheeseburger:before{content:"\f3a8"}.fi-ts-cherry:before{content:"\f3a9"}.fi-ts-chess-bishop:before{content:"\f3aa"}.fi-ts-chess-board:before{content:"\f3ab"}.fi-ts-chess-clock-alt:before{content:"\f3ac"}.fi-ts-chess-clock:before{content:"\f3ad"}.fi-ts-chess-king-alt:before{content:"\f3ae"}.fi-ts-chess-king:before{content:"\f3af"}.fi-ts-chess-knight-alt:before{content:"\f3b0"}.fi-ts-chess-knight:before{content:"\f3b1"}.fi-ts-chess-pawn-alt:before{content:"\f3b2"}.fi-ts-chess-pawn:before{content:"\f3b3"}.fi-ts-chess-queen-alt:before{content:"\f3b4"}.fi-ts-chess-queen:before{content:"\f3b5"}.fi-ts-chess-rook-alt:before{content:"\f3b6"}.fi-ts-chess-rook:before{content:"\f3b7"}.fi-ts-chess:before{content:"\f3b8"}.fi-ts-chevron-double-down:before{content:"\f3b9"}.fi-ts-chevron-double-up:before{content:"\f3ba"}.fi-ts-child-head:before{content:"\f3bb"}.fi-ts-child:before{content:"\f3bc"}.fi-ts-chimney:before{content:"\f3bd"}.fi-ts-chip:before{content:"\f3be"}.fi-ts-chocolate-bar:before{content:"\f3bf"}.fi-ts-choir-singing:before{content:"\f3c0"}.fi-ts-choose-alt:before{content:"\f3c1"}.fi-ts-choose:before{content:"\f3c2"}.fi-ts-church:before{content:"\f3c3"}.fi-ts-circle-0:before{content:"\f3c4"}.fi-ts-circle-1:before{content:"\f3c5"}.fi-ts-circle-2:before{content:"\f3c6"}.fi-ts-circle-3:before{content:"\f3c7"}.fi-ts-circle-4:before{content:"\f3c8"}.fi-ts-circle-5:before{content:"\f3c9"}.fi-ts-circle-6:before{content:"\f3ca"}.fi-ts-circle-7:before{content:"\f3cb"}.fi-ts-circle-8:before{content:"\f3cc"}.fi-ts-circle-9:before{content:"\f3cd"}.fi-ts-circle-a:before{content:"\f3ce"}.fi-ts-circle-b:before{content:"\f3cf"}.fi-ts-circle-bolt:before{content:"\f3d0"}.fi-ts-circle-book-open:before{content:"\f3d1"}.fi-ts-circle-bookmark:before{content:"\f3d2"}.fi-ts-circle-c:before{content:"\f3d3"}.fi-ts-circle-calendar:before{content:"\f3d4"}.fi-ts-circle-camera:before{content:"\f3d5"}.fi-ts-circle-d:before{content:"\f3d6"}.fi-ts-circle-dashed:before{content:"\f3d7"}.fi-ts-circle-divide:before{content:"\f3d8"}.fi-ts-circle-e:before{content:"\f3d9"}.fi-ts-circle-ellipsis-vertical:before{content:"\f3da"}.fi-ts-circle-ellipsis:before{content:"\f3db"}.fi-ts-circle-envelope:before{content:"\f3dc"}.fi-ts-circle-exclamation-check:before{content:"\f3dd"}.fi-ts-circle-f:before{content:"\f3de"}.fi-ts-circle-g:before{content:"\f3df"}.fi-ts-circle-h:before{content:"\f3e0"}.fi-ts-circle-half-stroke:before{content:"\f3e1"}.fi-ts-circle-half:before{content:"\f3e2"}.fi-ts-circle-heart:before{content:"\f3e3"}.fi-ts-circle-i:before{content:"\f3e4"}.fi-ts-circle-j:before{content:"\f3e5"}.fi-ts-circle-k:before{content:"\f3e6"}.fi-ts-circle-l:before{content:"\f3e7"}.fi-ts-circle-m:before{content:"\f3e8"}.fi-ts-circle-microphone-lines:before{content:"\f3e9"}.fi-ts-circle-microphone:before{content:"\f3ea"}.fi-ts-circle-n:before{content:"\f3eb"}.fi-ts-circle-nodes:before{content:"\f3ec"}.fi-ts-circle-o:before{content:"\f3ed"}.fi-ts-circle-overlap:before{content:"\f3ee"}.fi-ts-circle-p:before{content:"\f3ef"}.fi-ts-circle-phone-flip:before{content:"\f3f0"}.fi-ts-circle-phone-hangup:before{content:"\f3f1"}.fi-ts-circle-phone:before{content:"\f3f2"}.fi-ts-circle-q:before{content:"\f3f3"}.fi-ts-circle-quarter:before{content:"\f3f4"}.fi-ts-circle-quarters-alt:before{content:"\f3f5"}.fi-ts-circle-r:before{content:"\f3f6"}.fi-ts-circle-s:before{content:"\f3f7"}.fi-ts-circle-small:before{content:"\f3f8"}.fi-ts-circle-star:before{content:"\f3f9"}.fi-ts-circle-t:before{content:"\f3fa"}.fi-ts-circle-three-quarters:before{content:"\f3fb"}.fi-ts-circle-trash:before{content:"\f3fc"}.fi-ts-circle-u:before{content:"\f3fd"}.fi-ts-circle-user:before{content:"\f3fe"}.fi-ts-circle-v:before{content:"\f3ff"}.fi-ts-circle-video:before{content:"\f400"}.fi-ts-circle-w:before{content:"\f401"}.fi-ts-circle-waveform-lines:before{content:"\f402"}.fi-ts-circle-x:before{content:"\f403"}.fi-ts-circle-xmark:before{content:"\f404"}.fi-ts-circle-y:before{content:"\f405"}.fi-ts-circle-z:before{content:"\f406"}.fi-ts-circle:before{content:"\f407"}.fi-ts-citrus-slice:before{content:"\f408"}.fi-ts-citrus:before{content:"\f409"}.fi-ts-city:before{content:"\f40a"}.fi-ts-clapperboard-play:before{content:"\f40b"}.fi-ts-clapperboard:before{content:"\f40c"}.fi-ts-clarinet:before{content:"\f40d"}.fi-ts-claw-marks:before{content:"\f40e"}.fi-ts-clear-alt:before{content:"\f40f"}.fi-ts-clip-file:before{content:"\f410"}.fi-ts-clip-mail:before{content:"\f411"}.fi-ts-clipboard-check:before{content:"\f412"}.fi-ts-clipboard-exclamation:before{content:"\f413"}.fi-ts-clipboard-list-check:before{content:"\f414"}.fi-ts-clipboard-list:before{content:"\f415"}.fi-ts-clipboard-prescription:before{content:"\f416"}.fi-ts-clipboard-question:before{content:"\f417"}.fi-ts-clipboard-user:before{content:"\f418"}.fi-ts-clipboard:before{content:"\f419"}.fi-ts-clipoard-wrong:before{content:"\f41a"}.fi-ts-clock-desk:before{content:"\f41b"}.fi-ts-clock-eight-thirty:before{content:"\f41c"}.fi-ts-clock-eleven-thirty:before{content:"\f41d"}.fi-ts-clock-eleven:before{content:"\f41e"}.fi-ts-clock-five-thirty:before{content:"\f41f"}.fi-ts-clock-five:before{content:"\f420"}.fi-ts-clock-four-thirty:before{content:"\f421"}.fi-ts-clock-nine-thirty:before{content:"\f422"}.fi-ts-clock-nine:before{content:"\f423"}.fi-ts-clock-one-thirty:before{content:"\f424"}.fi-ts-clock-one:before{content:"\f425"}.fi-ts-clock-seven-thirty:before{content:"\f426"}.fi-ts-clock-seven:before{content:"\f427"}.fi-ts-clock-six-thirty:before{content:"\f428"}.fi-ts-clock-six:before{content:"\f429"}.fi-ts-clock-ten-thirty:before{content:"\f42a"}.fi-ts-clock-ten:before{content:"\f42b"}.fi-ts-clock-three-thirty:before{content:"\f42c"}.fi-ts-clock-three:before{content:"\f42d"}.fi-ts-clock-time-tracking:before{content:"\f42e"}.fi-ts-clock-twelve-thirty:before{content:"\f42f"}.fi-ts-clock-twelve:before{content:"\f430"}.fi-ts-clock-two-thirty:before{content:"\f431"}.fi-ts-clock-two:before{content:"\f432"}.fi-ts-clock-up-arrow:before{content:"\f433"}.fi-ts-clone:before{content:"\f434"}.fi-ts-closed-captioning-slash:before{content:"\f435"}.fi-ts-clothes-hanger:before{content:"\f436"}.fi-ts-cloud-back-up-alt:before{content:"\f437"}.fi-ts-cloud-back-up:before{content:"\f438"}.fi-ts-cloud-check:before{content:"\f439"}.fi-ts-cloud-code:before{content:"\f43a"}.fi-ts-cloud-disabled:before{content:"\f43b"}.fi-ts-cloud-download-alt:before{content:"\f43c"}.fi-ts-cloud-download:before{content:"\f43d"}.fi-ts-cloud-drizzle:before{content:"\f43e"}.fi-ts-cloud-exclamation:before{content:"\f43f"}.fi-ts-cloud-gear-automation:before{content:"\f440"}.fi-ts-cloud-hail-mixed:before{content:"\f441"}.fi-ts-cloud-hail:before{content:"\f442"}.fi-ts-cloud-meatball:before{content:"\f443"}.fi-ts-cloud-moon-rain:before{content:"\f444"}.fi-ts-cloud-moon:before{content:"\f445"}.fi-ts-cloud-question:before{content:"\f446"}.fi-ts-cloud-rain:before{content:"\f447"}.fi-ts-cloud-rainbow:before{content:"\f448"}.fi-ts-cloud-share:before{content:"\f449"}.fi-ts-cloud-showers-heavy:before{content:"\f44a"}.fi-ts-cloud-showers:before{content:"\f44b"}.fi-ts-cloud-sleet:before{content:"\f44c"}.fi-ts-cloud-snow:before{content:"\f44d"}.fi-ts-cloud-sun-rain:before{content:"\f44e"}.fi-ts-cloud-sun:before{content:"\f44f"}.fi-ts-cloud-upload-alt:before{content:"\f450"}.fi-ts-cloud:before{content:"\f451"}.fi-ts-clouds-moon:before{content:"\f452"}.fi-ts-clouds-sun:before{content:"\f453"}.fi-ts-clouds:before{content:"\f454"}.fi-ts-clover-alt:before{content:"\f455"}.fi-ts-club:before{content:"\f456"}.fi-ts-cocktail:before{content:"\f457"}.fi-ts-coconut:before{content:"\f458"}.fi-ts-code-branch:before{content:"\f459"}.fi-ts-code-commit:before{content:"\f45a"}.fi-ts-code-compare:before{content:"\f45b"}.fi-ts-code-fork:before{content:"\f45c"}.fi-ts-code-merge:before{content:"\f45d"}.fi-ts-code-pull-request-closed:before{content:"\f45e"}.fi-ts-code-pull-request-draft:before{content:"\f45f"}.fi-ts-code-pull-request:before{content:"\f460"}.fi-ts-code-simple:before{content:"\f461"}.fi-ts-coffee-bean:before{content:"\f462"}.fi-ts-coffee-beans:before{content:"\f463"}.fi-ts-coffee-heart:before{content:"\f464"}.fi-ts-coffee-pot:before{content:"\f465"}.fi-ts-coffee:before{content:"\f466"}.fi-ts-coffin-cross:before{content:"\f467"}.fi-ts-coffin:before{content:"\f468"}.fi-ts-coin-up-arrow:before{content:"\f469"}.fi-ts-coin:before{content:"\f46a"}.fi-ts-coins:before{content:"\f46b"}.fi-ts-colon-sign:before{content:"\f46c"}.fi-ts-columns-3:before{content:"\f46d"}.fi-ts-comet:before{content:"\f46e"}.fi-ts-command:before{content:"\f46f"}.fi-ts-comment-alt-check:before{content:"\f470"}.fi-ts-comment-alt-dots:before{content:"\f471"}.fi-ts-comment-alt-edit:before{content:"\f472"}.fi-ts-comment-alt-medical:before{content:"\f473"}.fi-ts-comment-alt-middle-top:before{content:"\f474"}.fi-ts-comment-alt-middle:before{content:"\f475"}.fi-ts-comment-alt-minus:before{content:"\f476"}.fi-ts-comment-alt-music:before{content:"\f477"}.fi-ts-comment-arrow-down:before{content:"\f478"}.fi-ts-comment-arrow-up-right:before{content:"\f479"}.fi-ts-comment-arrow-up:before{content:"\f47a"}.fi-ts-comment-check:before{content:"\f47b"}.fi-ts-comment-code:before{content:"\f47c"}.fi-ts-comment-dollar:before{content:"\f47d"}.fi-ts-comment-dots:before{content:"\f47e"}.fi-ts-comment-exclamation:before{content:"\f47f"}.fi-ts-comment-heart:before{content:"\f480"}.fi-ts-comment-image:before{content:"\f481"}.fi-ts-comment-info:before{content:"\f482"}.fi-ts-comment-medical:before{content:"\f483"}.fi-ts-comment-minus:before{content:"\f484"}.fi-ts-comment-pen:before{content:"\f485"}.fi-ts-comment-question:before{content:"\f486"}.fi-ts-comment-quote:before{content:"\f487"}.fi-ts-comment-slash:before{content:"\f488"}.fi-ts-comment-smile:before{content:"\f489"}.fi-ts-comment-sms:before{content:"\f48a"}.fi-ts-comment-text:before{content:"\f48b"}.fi-ts-comment-user:before{content:"\f48c"}.fi-ts-comment-xmark:before{content:"\f48d"}.fi-ts-comments-dollar:before{content:"\f48e"}.fi-ts-comments-question-check:before{content:"\f48f"}.fi-ts-comments-question:before{content:"\f490"}.fi-ts-comments:before{content:"\f491"}.fi-ts-compass-alt:before{content:"\f492"}.fi-ts-compass-east:before{content:"\f493"}.fi-ts-compass-north:before{content:"\f494"}.fi-ts-compass-slash:before{content:"\f495"}.fi-ts-compass-south:before{content:"\f496"}.fi-ts-compass-west:before{content:"\f497"}.fi-ts-completed:before{content:"\f498"}.fi-ts-compliance-clipboard:before{content:"\f499"}.fi-ts-compliance-document:before{content:"\f49a"}.fi-ts-compliance:before{content:"\f49b"}.fi-ts-compress-alt:before{content:"\f49c"}.fi-ts-computer-classic:before{content:"\f49d"}.fi-ts-computer-mouse:before{content:"\f49e"}.fi-ts-computer-speaker:before{content:"\f49f"}.fi-ts-computer:before{content:"\f4a0"}.fi-ts-concierge-bell:before{content:"\f4a1"}.fi-ts-condition-alt:before{content:"\f4a2"}.fi-ts-condition:before{content:"\f4a3"}.fi-ts-confetti:before{content:"\f4a4"}.fi-ts-constellation:before{content:"\f4a5"}.fi-ts-container-storage:before{content:"\f4a6"}.fi-ts-convert-document:before{content:"\f4a7"}.fi-ts-convert-shapes:before{content:"\f4a8"}.fi-ts-conveyor-belt-alt:before{content:"\f4a9"}.fi-ts-conveyor-belt-arm:before{content:"\f4aa"}.fi-ts-conveyor-belt-empty:before{content:"\f4ab"}.fi-ts-conveyor-belt:before{content:"\f4ac"}.fi-ts-cookie-alt:before{content:"\f4ad"}.fi-ts-copy-alt:before{content:"\f4ae"}.fi-ts-copy-image:before{content:"\f4af"}.fi-ts-copy:before{content:"\f4b0"}.fi-ts-corn:before{content:"\f4b1"}.fi-ts-corporate-alt:before{content:"\f4b2"}.fi-ts-corporate:before{content:"\f4b3"}.fi-ts-couch:before{content:"\f4b4"}.fi-ts-court-sport:before{content:"\f4b5"}.fi-ts-cow-alt:before{content:"\f4b6"}.fi-ts-cow:before{content:"\f4b7"}.fi-ts-cowbell-circle-plus:before{content:"\f4b8"}.fi-ts-cowbell-more:before{content:"\f4b9"}.fi-ts-cowbell:before{content:"\f4ba"}.fi-ts-crab:before{content:"\f4bb"}.fi-ts-crate-empty:before{content:"\f4bc"}.fi-ts-cream:before{content:"\f4bd"}.fi-ts-credit-card-buyer:before{content:"\f4be"}.fi-ts-credit-card-eye:before{content:"\f4bf"}.fi-ts-cricket:before{content:"\f4c0"}.fi-ts-crm-alt:before{content:"\f4c1"}.fi-ts-crm-computer:before{content:"\f4c2"}.fi-ts-CRM:before{content:"\f4c3"}.fi-ts-croissant:before{content:"\f4c4"}.fi-ts-cross-religion:before{content:"\f4c5"}.fi-ts-crow:before{content:"\f4c6"}.fi-ts-crutch:before{content:"\f4c7"}.fi-ts-crutches:before{content:"\f4c8"}.fi-ts-cruzeiro-sign:before{content:"\f4c9"}.fi-ts-crypto-calendar:before{content:"\f4ca"}.fi-ts-cryptocurrency:before{content:"\f4cb"}.fi-ts-crystal-ball:before{content:"\f4cc"}.fi-ts-cube:before{content:"\f4cd"}.fi-ts-cubes-stacked:before{content:"\f4ce"}.fi-ts-cubes:before{content:"\f4cf"}.fi-ts-cucumber:before{content:"\f4d0"}.fi-ts-cup-straw-swoosh:before{content:"\f4d1"}.fi-ts-cup-straw:before{content:"\f4d2"}.fi-ts-cup-togo:before{content:"\f4d3"}.fi-ts-cupcake-alt:before{content:"\f4d4"}.fi-ts-cupcake:before{content:"\f4d5"}.fi-ts-curling:before{content:"\f4d6"}.fi-ts-cursor-finger:before{content:"\f4d7"}.fi-ts-cursor-plus:before{content:"\f4d8"}.fi-ts-cursor:before{content:"\f4d9"}.fi-ts-curve-alt:before{content:"\f4da"}.fi-ts-curve-arrow:before{content:"\f4db"}.fi-ts-curve:before{content:"\f4dc"}.fi-ts-custard:before{content:"\f4dd"}.fi-ts-customer-care:before{content:"\f4de"}.fi-ts-customer-service:before{content:"\f4df"}.fi-ts-customization-cogwheel:before{content:"\f4e0"}.fi-ts-customization:before{content:"\f4e1"}.fi-ts-customize-computer:before{content:"\f4e2"}.fi-ts-customize-edit:before{content:"\f4e3"}.fi-ts-customize:before{content:"\f4e4"}.fi-ts-CV:before{content:"\f4e5"}.fi-ts-cvv-card:before{content:"\f4e6"}.fi-ts-d:before{content:"\f4e7"}.fi-ts-dagger:before{content:"\f4e8"}.fi-ts-daily-calendar:before{content:"\f4e9"}.fi-ts-damage:before{content:"\f4ea"}.fi-ts-dashboard-monitor:before{content:"\f4eb"}.fi-ts-dashboard-panel:before{content:"\f4ec"}.fi-ts-dashboard:before{content:"\f4ed"}.fi-ts-database:before{content:"\f4ee"}.fi-ts-debt:before{content:"\f4ef"}.fi-ts-deer-rudolph:before{content:"\f4f0"}.fi-ts-deer:before{content:"\f4f1"}.fi-ts-delete-document:before{content:"\f4f2"}.fi-ts-delete-right:before{content:"\f4f3"}.fi-ts-delete-user:before{content:"\f4f4"}.fi-ts-delete:before{content:"\f4f5"}.fi-ts-democrat:before{content:"\f4f6"}.fi-ts-department-structure:before{content:"\f4f7"}.fi-ts-department:before{content:"\f4f8"}.fi-ts-deposit-alt:before{content:"\f4f9"}.fi-ts-deposit:before{content:"\f4fa"}.fi-ts-description-alt:before{content:"\f4fb"}.fi-ts-description:before{content:"\f4fc"}.fi-ts-desk:before{content:"\f4fd"}.fi-ts-desktop-arrow-down:before{content:"\f4fe"}.fi-ts-desktop-wallpaper:before{content:"\f4ff"}.fi-ts-devices:before{content:"\f500"}.fi-ts-dewpoint:before{content:"\f501"}.fi-ts-dharmachakra:before{content:"\f502"}.fi-ts-diagram-cells:before{content:"\f503"}.fi-ts-diagram-lean-canvas:before{content:"\f504"}.fi-ts-diagram-nested:before{content:"\f505"}.fi-ts-diagram-next:before{content:"\f506"}.fi-ts-diagram-predecessor:before{content:"\f507"}.fi-ts-diagram-previous:before{content:"\f508"}.fi-ts-diagram-project:before{content:"\f509"}.fi-ts-diagram-sankey:before{content:"\f50a"}.fi-ts-diagram-subtask:before{content:"\f50b"}.fi-ts-diagram-successor:before{content:"\f50c"}.fi-ts-diagram-venn:before{content:"\f50d"}.fi-ts-dial-high:before{content:"\f50e"}.fi-ts-dial-low:before{content:"\f50f"}.fi-ts-dial-max:before{content:"\f510"}.fi-ts-dial-med-low:before{content:"\f511"}.fi-ts-dial-med:before{content:"\f512"}.fi-ts-dial-min:before{content:"\f513"}.fi-ts-dial-off:before{content:"\f514"}.fi-ts-dial:before{content:"\f515"}.fi-ts-diamond-exclamation:before{content:"\f516"}.fi-ts-diamond-turn-right:before{content:"\f517"}.fi-ts-diamond:before{content:"\f518"}.fi-ts-diary-bookmark-down:before{content:"\f519"}.fi-ts-diary-bookmarks:before{content:"\f51a"}.fi-ts-diary-clasp:before{content:"\f51b"}.fi-ts-dice-alt:before{content:"\f51c"}.fi-ts-dice-d10:before{content:"\f51d"}.fi-ts-dice-d12:before{content:"\f51e"}.fi-ts-dice-d20:before{content:"\f51f"}.fi-ts-dice-d4:before{content:"\f520"}.fi-ts-dice-d6:before{content:"\f521"}.fi-ts-dice-d8:before{content:"\f522"}.fi-ts-dice-four:before{content:"\f523"}.fi-ts-dice-one:before{content:"\f524"}.fi-ts-dice-six:before{content:"\f525"}.fi-ts-dice-three:before{content:"\f526"}.fi-ts-dice-two:before{content:"\f527"}.fi-ts-digging:before{content:"\f528"}.fi-ts-digital-tachograph:before{content:"\f529"}.fi-ts-dinner:before{content:"\f52a"}.fi-ts-diploma:before{content:"\f52b"}.fi-ts-direction-signal-arrow:before{content:"\f52c"}.fi-ts-direction-signal:before{content:"\f52d"}.fi-ts-disc-drive:before{content:"\f52e"}.fi-ts-disco-ball:before{content:"\f52f"}.fi-ts-discover:before{content:"\f530"}.fi-ts-disease:before{content:"\f531"}.fi-ts-display-arrow-down:before{content:"\f532"}.fi-ts-display-chart-up:before{content:"\f533"}.fi-ts-display-code:before{content:"\f534"}.fi-ts-display-medical:before{content:"\f535"}.fi-ts-display-slash:before{content:"\f536"}.fi-ts-distribute-spacing-horizontal:before{content:"\f537"}.fi-ts-distribute-spacing-vertical:before{content:"\f538"}.fi-ts-divide:before{content:"\f539"}.fi-ts-dizzy:before{content:"\f53a"}.fi-ts-dna:before{content:"\f53b"}.fi-ts-do-not-enter:before{content:"\f53c"}.fi-ts-doctor:before{content:"\f53d"}.fi-ts-document-circle-wrong:before{content:"\f53e"}.fi-ts-document-paid:before{content:"\f53f"}.fi-ts-document-signed:before{content:"\f540"}.fi-ts-document:before{content:"\f541"}.fi-ts-dog-leashed:before{content:"\f542"}.fi-ts-dog:before{content:"\f543"}.fi-ts-dolly-flatbed-alt:before{content:"\f544"}.fi-ts-dolly-flatbed-empty:before{content:"\f545"}.fi-ts-dolly-flatbed:before{content:"\f546"}.fi-ts-dolphin:before{content:"\f547"}.fi-ts-domino-effect:before{content:"\f548"}.fi-ts-donate:before{content:"\f549"}.fi-ts-dong-sign:before{content:"\f54a"}.fi-ts-donut:before{content:"\f54b"}.fi-ts-door-closed:before{content:"\f54c"}.fi-ts-door-open:before{content:"\f54d"}.fi-ts-dot-circle:before{content:"\f54e"}.fi-ts-dot-pending:before{content:"\f54f"}.fi-ts-dove:before{content:"\f550"}.fi-ts-down-from-bracket:before{content:"\f551"}.fi-ts-down-left:before{content:"\f552"}.fi-ts-down-right:before{content:"\f553"}.fi-ts-down-to-line:before{content:"\f554"}.fi-ts-down:before{content:"\f555"}.fi-ts-drafting-compass:before{content:"\f556"}.fi-ts-dragon:before{content:"\f557"}.fi-ts-draw-polygon:before{content:"\f558"}.fi-ts-draw-square:before{content:"\f559"}.fi-ts-drawer-alt:before{content:"\f55a"}.fi-ts-drawer-empty:before{content:"\f55b"}.fi-ts-drawer:before{content:"\f55c"}.fi-ts-dreidel:before{content:"\f55d"}.fi-ts-drink-alt:before{content:"\f55e"}.fi-ts-drink:before{content:"\f55f"}.fi-ts-driver-man:before{content:"\f560"}.fi-ts-driver-woman:before{content:"\f561"}.fi-ts-drone-alt:before{content:"\f562"}.fi-ts-drone-front:before{content:"\f563"}.fi-ts-drone:before{content:"\f564"}.fi-ts-drop-down:before{content:"\f565"}.fi-ts-dropdown-select:before{content:"\f566"}.fi-ts-dropdown:before{content:"\f567"}.fi-ts-drum-steelpan:before{content:"\f568"}.fi-ts-drum:before{content:"\f569"}.fi-ts-drumstick-bite:before{content:"\f56a"}.fi-ts-drumstick:before{content:"\f56b"}.fi-ts-dryer-alt:before{content:"\f56c"}.fi-ts-dryer:before{content:"\f56d"}.fi-ts-duck:before{content:"\f56e"}.fi-ts-dumbbell-fitness:before{content:"\f56f"}.fi-ts-dumbbell-horizontal:before{content:"\f570"}.fi-ts-dumbbell-ray:before{content:"\f571"}.fi-ts-dumbbell-weightlifting:before{content:"\f572"}.fi-ts-dumpster-fire:before{content:"\f573"}.fi-ts-dumpster:before{content:"\f574"}.fi-ts-dungeon:before{content:"\f575"}.fi-ts-duration-alt:before{content:"\f576"}.fi-ts-duration:before{content:"\f577"}.fi-ts-e-learning:before{content:"\f578"}.fi-ts-e:before{content:"\f579"}.fi-ts-ear-deaf:before{content:"\f57a"}.fi-ts-ear-muffs:before{content:"\f57b"}.fi-ts-ear:before{content:"\f57c"}.fi-ts-earth-africa:before{content:"\f57d"}.fi-ts-earth-americas:before{content:"\f57e"}.fi-ts-earth-asia:before{content:"\f57f"}.fi-ts-earth-europa:before{content:"\f580"}.fi-ts-eclipse-alt:before{content:"\f581"}.fi-ts-eclipse:before{content:"\f582"}.fi-ts-effect:before{content:"\f583"}.fi-ts-egg-fried:before{content:"\f584"}.fi-ts-egg:before{content:"\f585"}.fi-ts-eject:before{content:"\f586"}.fi-ts-elephant:before{content:"\f587"}.fi-ts-elevator:before{content:"\f588"}.fi-ts-employee-alt:before{content:"\f589"}.fi-ts-employee-handbook:before{content:"\f58a"}.fi-ts-employee-man-alt:before{content:"\f58b"}.fi-ts-employee-man:before{content:"\f58c"}.fi-ts-employees-woman-man:before{content:"\f58d"}.fi-ts-employees:before{content:"\f58e"}.fi-ts-empty-set:before{content:"\f58f"}.fi-ts-endless-loop:before{content:"\f590"}.fi-ts-engine-warning:before{content:"\f591"}.fi-ts-engine:before{content:"\f592"}.fi-ts-envelope-ban:before{content:"\f593"}.fi-ts-envelope-bulk:before{content:"\f594"}.fi-ts-envelope-dot:before{content:"\f595"}.fi-ts-envelope-download:before{content:"\f596"}.fi-ts-envelope-heart:before{content:"\f597"}.fi-ts-envelope-marker:before{content:"\f598"}.fi-ts-envelope-open-dollar:before{content:"\f599"}.fi-ts-envelope-open-text:before{content:"\f59a"}.fi-ts-envelope-open:before{content:"\f59b"}.fi-ts-envelope-plus:before{content:"\f59c"}.fi-ts-envelopes:before{content:"\f59d"}.fi-ts-equality:before{content:"\f59e"}.fi-ts-equals:before{content:"\f59f"}.fi-ts-eraser:before{content:"\f5a0"}.fi-ts-error-camera:before{content:"\f5a1"}.fi-ts-escalator:before{content:"\f5a2"}.fi-ts-ethernet:before{content:"\f5a3"}.fi-ts-euro:before{content:"\f5a4"}.fi-ts-excavator:before{content:"\f5a5"}.fi-ts-exchange-alt:before{content:"\f5a6"}.fi-ts-exchange-cryptocurrency:before{content:"\f5a7"}.fi-ts-exchange:before{content:"\f5a8"}.fi-ts-exit-alt:before{content:"\f5a9"}.fi-ts-expand-arrows-alt:before{content:"\f5aa"}.fi-ts-expand-arrows:before{content:"\f5ab"}.fi-ts-expense-bill:before{content:"\f5ac"}.fi-ts-expense:before{content:"\f5ad"}.fi-ts-external-hard-drive:before{content:"\f5ae"}.fi-ts-external-world:before{content:"\f5af"}.fi-ts-eye-dropper-half:before{content:"\f5b0"}.fi-ts-eyes:before{content:"\f5b1"}.fi-ts-f:before{content:"\f5b2"}.fi-ts-fabric:before{content:"\f5b3"}.fi-ts-face-angry-horns:before{content:"\f5b4"}.fi-ts-face-anguished:before{content:"\f5b5"}.fi-ts-face-anxious-sweat:before{content:"\f5b6"}.fi-ts-face-astonished:before{content:"\f5b7"}.fi-ts-face-awesome:before{content:"\f5b8"}.fi-ts-face-beam-hand-over-mouth:before{content:"\f5b9"}.fi-ts-face-confounded:before{content:"\f5ba"}.fi-ts-face-confused:before{content:"\f5bb"}.fi-ts-face-cowboy-hat:before{content:"\f5bc"}.fi-ts-face-disappointed:before{content:"\f5bd"}.fi-ts-face-disguise:before{content:"\f5be"}.fi-ts-face-downcast-sweat:before{content:"\f5bf"}.fi-ts-face-drooling:before{content:"\f5c0"}.fi-ts-face-explode:before{content:"\f5c1"}.fi-ts-face-expressionless:before{content:"\f5c2"}.fi-ts-face-eyes-xmarks:before{content:"\f5c3"}.fi-ts-face-fearful:before{content:"\f5c4"}.fi-ts-face-glasses:before{content:"\f5c5"}.fi-ts-face-grin-tongue-wink:before{content:"\f5c6"}.fi-ts-face-hand-yawn:before{content:"\f5c7"}.fi-ts-face-head-bandage:before{content:"\f5c8"}.fi-ts-face-hushed:before{content:"\f5c9"}.fi-ts-face-icicles:before{content:"\f5ca"}.fi-ts-face-lying:before{content:"\f5cb"}.fi-ts-face-mask:before{content:"\f5cc"}.fi-ts-face-monocle:before{content:"\f5cd"}.fi-ts-face-nauseated:before{content:"\f5ce"}.fi-ts-face-nose-steam:before{content:"\f5cf"}.fi-ts-face-party:before{content:"\f5d0"}.fi-ts-face-pensive:before{content:"\f5d1"}.fi-ts-face-persevering:before{content:"\f5d2"}.fi-ts-face-pleading:before{content:"\f5d3"}.fi-ts-face-raised-eyebrow:before{content:"\f5d4"}.fi-ts-face-relieved:before{content:"\f5d5"}.fi-ts-face-sad-sweat:before{content:"\f5d6"}.fi-ts-face-scream:before{content:"\f5d7"}.fi-ts-face-shush:before{content:"\f5d8"}.fi-ts-face-sleeping:before{content:"\f5d9"}.fi-ts-face-sleepy:before{content:"\f5da"}.fi-ts-face-smile-halo:before{content:"\f5db"}.fi-ts-face-smile-hearts:before{content:"\f5dc"}.fi-ts-face-smile-horns:before{content:"\f5dd"}.fi-ts-face-smile-tear:before{content:"\f5de"}.fi-ts-face-smile-tongue:before{content:"\f5df"}.fi-ts-face-smile-upside-down:before{content:"\f5e0"}.fi-ts-face-smiling-hands:before{content:"\f5e1"}.fi-ts-face-smirking:before{content:"\f5e2"}.fi-ts-face-sunglasses-alt:before{content:"\f5e3"}.fi-ts-face-sunglasses:before{content:"\f5e4"}.fi-ts-face-swear:before{content:"\f5e5"}.fi-ts-face-thermometer:before{content:"\f5e6"}.fi-ts-face-thinking:before{content:"\f5e7"}.fi-ts-face-tissue:before{content:"\f5e8"}.fi-ts-face-tongue-money:before{content:"\f5e9"}.fi-ts-face-tongue-sweat:before{content:"\f5ea"}.fi-ts-face-unamused:before{content:"\f5eb"}.fi-ts-face-viewfinder:before{content:"\f5ec"}.fi-ts-face-vomit:before{content:"\f5ed"}.fi-ts-face-weary:before{content:"\f5ee"}.fi-ts-face-woozy:before{content:"\f5ef"}.fi-ts-face-worried:before{content:"\f5f0"}.fi-ts-face-zany:before{content:"\f5f1"}.fi-ts-face-zipper:before{content:"\f5f2"}.fi-ts-fail:before{content:"\f5f3"}.fi-ts-falafel:before{content:"\f5f4"}.fi-ts-family-dress:before{content:"\f5f5"}.fi-ts-family-pants:before{content:"\f5f6"}.fi-ts-family:before{content:"\f5f7"}.fi-ts-fan-table:before{content:"\f5f8"}.fi-ts-fan:before{content:"\f5f9"}.fi-ts-farm:before{content:"\f5fa"}.fi-ts-faucet-drip:before{content:"\f5fb"}.fi-ts-faucet:before{content:"\f5fc"}.fi-ts-fax:before{content:"\f5fd"}.fi-ts-feather-pointed:before{content:"\f5fe"}.fi-ts-feather:before{content:"\f5ff"}.fi-ts-features-alt:before{content:"\f600"}.fi-ts-features:before{content:"\f601"}.fi-ts-fee-receipt:before{content:"\f602"}.fi-ts-fee:before{content:"\f603"}.fi-ts-feedback-alt:before{content:"\f604"}.fi-ts-feedback-cycle-loop:before{content:"\f605"}.fi-ts-feedback-hand:before{content:"\f606"}.fi-ts-feedback-review:before{content:"\f607"}.fi-ts-feedback:before{content:"\f608"}.fi-ts-fence:before{content:"\f609"}.fi-ts-ferris-wheel:before{content:"\f60a"}.fi-ts-field-hockey:before{content:"\f60b"}.fi-ts-fighter-jet:before{content:"\f60c"}.fi-ts-file-audio:before{content:"\f60d"}.fi-ts-file-binary:before{content:"\f60e"}.fi-ts-file-chart-line:before{content:"\f60f"}.fi-ts-file-chart-pie:before{content:"\f610"}.fi-ts-file-circle-info:before{content:"\f611"}.fi-ts-file-cloud:before{content:"\f612"}.fi-ts-file-code:before{content:"\f613"}.fi-ts-file-csv:before{content:"\f614"}.fi-ts-file-download:before{content:"\f615"}.fi-ts-file-edit:before{content:"\f616"}.fi-ts-file-excel:before{content:"\f617"}.fi-ts-file-exclamation:before{content:"\f618"}.fi-ts-file-export:before{content:"\f619"}.fi-ts-file-image:before{content:"\f61a"}.fi-ts-file-import:before{content:"\f61b"}.fi-ts-file-invoice-dollar:before{content:"\f61c"}.fi-ts-file-invoice:before{content:"\f61d"}.fi-ts-file-medical-alt:before{content:"\f61e"}.fi-ts-file-medical:before{content:"\f61f"}.fi-ts-file-minus:before{content:"\f620"}.fi-ts-file-pdf:before{content:"\f621"}.fi-ts-file-powerpoint:before{content:"\f622"}.fi-ts-file-prescription:before{content:"\f623"}.fi-ts-file-signature:before{content:"\f624"}.fi-ts-file-spreadsheet:before{content:"\f625"}.fi-ts-file-upload:before{content:"\f626"}.fi-ts-file-user:before{content:"\f627"}.fi-ts-file-video:before{content:"\f628"}.fi-ts-file-word:before{content:"\f629"}.fi-ts-file-zipper:before{content:"\f62a"}.fi-ts-files-medical:before{content:"\f62b"}.fi-ts-film-canister:before{content:"\f62c"}.fi-ts-film-slash:before{content:"\f62d"}.fi-ts-films:before{content:"\f62e"}.fi-ts-filter-list:before{content:"\f62f"}.fi-ts-filter-slash:before{content:"\f630"}.fi-ts-filter:before{content:"\f631"}.fi-ts-filters:before{content:"\f632"}.fi-ts-fingerprint:before{content:"\f633"}.fi-ts-fire-burner:before{content:"\f634"}.fi-ts-fire-extinguisher:before{content:"\f635"}.fi-ts-fire-flame-curved:before{content:"\f636"}.fi-ts-fire-flame-simple:before{content:"\f637"}.fi-ts-fire-hydrant:before{content:"\f638"}.fi-ts-fire-smoke:before{content:"\f639"}.fi-ts-fireplace:before{content:"\f63a"}.fi-ts-first-award:before{content:"\f63b"}.fi-ts-first-laurel:before{content:"\f63c"}.fi-ts-first-medal:before{content:"\f63d"}.fi-ts-first:before{content:"\f63e"}.fi-ts-fish-bones:before{content:"\f63f"}.fi-ts-fish-cooked:before{content:"\f640"}.fi-ts-fish:before{content:"\f641"}.fi-ts-fishing-rod:before{content:"\f642"}.fi-ts-fist-move:before{content:"\f643"}.fi-ts-flag-alt:before{content:"\f644"}.fi-ts-flag-checkered:before{content:"\f645"}.fi-ts-flag-usa:before{content:"\f646"}.fi-ts-flag:before{content:"\f647"}.fi-ts-flame:before{content:"\f648"}.fi-ts-flashlight:before{content:"\f649"}.fi-ts-flask-gear:before{content:"\f64a"}.fi-ts-flask-poison:before{content:"\f64b"}.fi-ts-flask-potion:before{content:"\f64c"}.fi-ts-flask:before{content:"\f64d"}.fi-ts-flatbread-stuffed:before{content:"\f64e"}.fi-ts-flatbread:before{content:"\f64f"}.fi-ts-floor-alt:before{content:"\f650"}.fi-ts-floor-layer:before{content:"\f651"}.fi-ts-floor:before{content:"\f652"}.fi-ts-floppy-disk-circle-arrow-right:before{content:"\f653"}.fi-ts-floppy-disk-circle-xmark:before{content:"\f654"}.fi-ts-floppy-disk-pen:before{content:"\f655"}.fi-ts-floppy-disks:before{content:"\f656"}.fi-ts-florin-sign:before{content:"\f657"}.fi-ts-flower-bouquet:before{content:"\f658"}.fi-ts-flower-butterfly:before{content:"\f659"}.fi-ts-flower-daffodil:before{content:"\f65a"}.fi-ts-flower-tulip:before{content:"\f65b"}.fi-ts-flower:before{content:"\f65c"}.fi-ts-flushed:before{content:"\f65d"}.fi-ts-flute:before{content:"\f65e"}.fi-ts-flux-capacitor:before{content:"\f65f"}.fi-ts-fly-insect:before{content:"\f660"}.fi-ts-flying-disc:before{content:"\f661"}.fi-ts-fog:before{content:"\f662"}.fi-ts-folder-download:before{content:"\f663"}.fi-ts-folder-fire:before{content:"\f664"}.fi-ts-folder-minus:before{content:"\f665"}.fi-ts-folder-open:before{content:"\f666"}.fi-ts-folder-times:before{content:"\f667"}.fi-ts-folder-tree:before{content:"\f668"}.fi-ts-folder-upload:before{content:"\f669"}.fi-ts-folder-xmark:before{content:"\f66a"}.fi-ts-folders:before{content:"\f66b"}.fi-ts-follow-folder:before{content:"\f66c"}.fi-ts-followcollection:before{content:"\f66d"}.fi-ts-fondue-pot:before{content:"\f66e"}.fi-ts-foreign-language-audio:before{content:"\f66f"}.fi-ts-fork:before{content:"\f670"}.fi-ts-forklift:before{content:"\f671"}.fi-ts-fort:before{content:"\f672"}.fi-ts-forward-fast:before{content:"\f673"}.fi-ts-fox:before{content:"\f674"}.fi-ts-frame:before{content:"\f675"}.fi-ts-franc-sign:before{content:"\f676"}.fi-ts-free-delivery:before{content:"\f677"}.fi-ts-free:before{content:"\f678"}.fi-ts-french-fries:before{content:"\f679"}.fi-ts-friday:before{content:"\f67a"}.fi-ts-frog:before{content:"\f67b"}.fi-ts-frown:before{content:"\f67c"}.fi-ts-ftp:before{content:"\f67d"}.fi-ts-fuel-gauge:before{content:"\f67e"}.fi-ts-function-process:before{content:"\f67f"}.fi-ts-function-square:before{content:"\f680"}.fi-ts-function:before{content:"\f681"}.fi-ts-funnel-dollar:before{content:"\f682"}.fi-ts-g:before{content:"\f683"}.fi-ts-galaxy-alt:before{content:"\f684"}.fi-ts-galaxy-planet:before{content:"\f685"}.fi-ts-galaxy-star:before{content:"\f686"}.fi-ts-galaxy:before{content:"\f687"}.fi-ts-gallery-thumbnails:before{content:"\f688"}.fi-ts-game-board-alt:before{content:"\f689"}.fi-ts-gamepad:before{content:"\f68a"}.fi-ts-garage-car:before{content:"\f68b"}.fi-ts-garage-open:before{content:"\f68c"}.fi-ts-garage:before{content:"\f68d"}.fi-ts-garlic-alt:before{content:"\f68e"}.fi-ts-garlic:before{content:"\f68f"}.fi-ts-gas-pump-slash:before{content:"\f690"}.fi-ts-gas-pump:before{content:"\f691"}.fi-ts-gauge-circle-bolt:before{content:"\f692"}.fi-ts-gauge-circle-minus:before{content:"\f693"}.fi-ts-gauge-circle-plus:before{content:"\f694"}.fi-ts-gavel:before{content:"\f695"}.fi-ts-gay-couple:before{content:"\f696"}.fi-ts-gears:before{content:"\f697"}.fi-ts-gem:before{content:"\f698"}.fi-ts-general:before{content:"\f699"}.fi-ts-ghost:before{content:"\f69a"}.fi-ts-gif-square:before{content:"\f69b"}.fi-ts-gif:before{content:"\f69c"}.fi-ts-gift-box-benefits:before{content:"\f69d"}.fi-ts-gift-card:before{content:"\f69e"}.fi-ts-gift:before{content:"\f69f"}.fi-ts-gifts:before{content:"\f6a0"}.fi-ts-gingerbread-man:before{content:"\f6a1"}.fi-ts-glass-champagne:before{content:"\f6a2"}.fi-ts-glass-cheers:before{content:"\f6a3"}.fi-ts-glass-citrus:before{content:"\f6a4"}.fi-ts-glass-empty:before{content:"\f6a5"}.fi-ts-glass-half:before{content:"\f6a6"}.fi-ts-glass-water-droplet:before{content:"\f6a7"}.fi-ts-glass-whiskey-rocks:before{content:"\f6a8"}.fi-ts-glass-whiskey:before{content:"\f6a9"}.fi-ts-glass:before{content:"\f6aa"}.fi-ts-glasses:before{content:"\f6ab"}.fi-ts-globe-alt:before{content:"\f6ac"}.fi-ts-globe-pointer:before{content:"\f6ad"}.fi-ts-globe-snow:before{content:"\f6ae"}.fi-ts-goal-net:before{content:"\f6af"}.fi-ts-golf-ball:before{content:"\f6b0"}.fi-ts-golf-club:before{content:"\f6b1"}.fi-ts-golf-hole:before{content:"\f6b2"}.fi-ts-gopuram:before{content:"\f6b3"}.fi-ts-government-budget:before{content:"\f6b4"}.fi-ts-government-flag:before{content:"\f6b5"}.fi-ts-government-user:before{content:"\f6b6"}.fi-ts-gps-navigation:before{content:"\f6b7"}.fi-ts-graduation-cap:before{content:"\f6b8"}.fi-ts-gramophone:before{content:"\f6b9"}.fi-ts-grape:before{content:"\f6ba"}.fi-ts-graph-curve:before{content:"\f6bb"}.fi-ts-graphic-style:before{content:"\f6bc"}.fi-ts-graphic-tablet:before{content:"\f6bd"}.fi-ts-grate-droplet:before{content:"\f6be"}.fi-ts-grate:before{content:"\f6bf"}.fi-ts-greater-than-equal:before{content:"\f6c0"}.fi-ts-greater-than:before{content:"\f6c1"}.fi-ts-greek-helmet:before{content:"\f6c2"}.fi-ts-grid-dividers:before{content:"\f6c3"}.fi-ts-grill-hot-alt:before{content:"\f6c4"}.fi-ts-grill:before{content:"\f6c5"}.fi-ts-grimace:before{content:"\f6c6"}.fi-ts-grin-alt:before{content:"\f6c7"}.fi-ts-grin-beam-sweat:before{content:"\f6c8"}.fi-ts-grin-beam:before{content:"\f6c9"}.fi-ts-grin-hearts:before{content:"\f6ca"}.fi-ts-grin-squint-tears:before{content:"\f6cb"}.fi-ts-grin-squint:before{content:"\f6cc"}.fi-ts-grin-stars:before{content:"\f6cd"}.fi-ts-grin-tears:before{content:"\f6ce"}.fi-ts-grin-tongue-squint:before{content:"\f6cf"}.fi-ts-grin-tongue-wink:before{content:"\f6d0"}.fi-ts-grin-tongue:before{content:"\f6d1"}.fi-ts-grin-wink:before{content:"\f6d2"}.fi-ts-grin:before{content:"\f6d3"}.fi-ts-grip-dots-vertical:before{content:"\f6d4"}.fi-ts-grip-dots:before{content:"\f6d5"}.fi-ts-grip-horizontal:before{content:"\f6d6"}.fi-ts-grip-lines-vertical:before{content:"\f6d7"}.fi-ts-grip-lines:before{content:"\f6d8"}.fi-ts-grip-vertical:before{content:"\f6d9"}.fi-ts-grocery-bag:before{content:"\f6da"}.fi-ts-grocery-basket:before{content:"\f6db"}.fi-ts-group-arrows-rotate:before{content:"\f6dc"}.fi-ts-growth-chart-invest:before{content:"\f6dd"}.fi-ts-guarani-sign:before{content:"\f6de"}.fi-ts-guide-alt:before{content:"\f6df"}.fi-ts-guide:before{content:"\f6e0"}.fi-ts-guitar-electric:before{content:"\f6e1"}.fi-ts-guitar:before{content:"\f6e2"}.fi-ts-guitars:before{content:"\f6e3"}.fi-ts-gun-squirt:before{content:"\f6e4"}.fi-ts-gym:before{content:"\f6e5"}.fi-ts-h-square:before{content:"\f6e6"}.fi-ts-h:before{content:"\f6e7"}.fi-ts-h1:before{content:"\f6e8"}.fi-ts-h2:before{content:"\f6e9"}.fi-ts-h3:before{content:"\f6ea"}.fi-ts-h4:before{content:"\f6eb"}.fi-ts-hair-clipper:before{content:"\f6ec"}.fi-ts-hamburger-soda:before{content:"\f6ed"}.fi-ts-hamburger:before{content:"\f6ee"}.fi-ts-hammer-crash:before{content:"\f6ef"}.fi-ts-hammer-war:before{content:"\f6f0"}.fi-ts-hammer:before{content:"\f6f1"}.fi-ts-hamsa:before{content:"\f6f2"}.fi-ts-hand-back-fist:before{content:"\f6f3"}.fi-ts-hand-back-point-down:before{content:"\f6f4"}.fi-ts-hand-back-point-left:before{content:"\f6f5"}.fi-ts-hand-back-point-ribbon:before{content:"\f6f6"}.fi-ts-hand-back-point-right:before{content:"\f6f7"}.fi-ts-hand-bill:before{content:"\f6f8"}.fi-ts-hand-dots:before{content:"\f6f9"}.fi-ts-hand-fingers-crossed:before{content:"\f6fa"}.fi-ts-hand-fist:before{content:"\f6fb"}.fi-ts-hand-heart:before{content:"\f6fc"}.fi-ts-hand-holding-box:before{content:"\f6fd"}.fi-ts-hand-holding-droplet:before{content:"\f6fe"}.fi-ts-hand-holding-heart:before{content:"\f6ff"}.fi-ts-hand-holding-magic:before{content:"\f700"}.fi-ts-hand-holding-medical:before{content:"\f701"}.fi-ts-hand-holding-seeding:before{content:"\f702"}.fi-ts-hand-holding-skull:before{content:"\f703"}.fi-ts-hand-holding-usd:before{content:"\f704"}.fi-ts-hand-holding-water:before{content:"\f705"}.fi-ts-hand-horns:before{content:"\f706"}.fi-ts-hand-lizard:before{content:"\f707"}.fi-ts-hand-love:before{content:"\f708"}.fi-ts-hand-middle-finger:before{content:"\f709"}.fi-ts-hand-paper:before{content:"\f70a"}.fi-ts-hand-peace:before{content:"\f70b"}.fi-ts-hand-point-ribbon:before{content:"\f70c"}.fi-ts-hand-scissors:before{content:"\f70d"}.fi-ts-hand-sparkles:before{content:"\f70e"}.fi-ts-hand-spock:before{content:"\f70f"}.fi-ts-hand-wave:before{content:"\f710"}.fi-ts-handmade:before{content:"\f711"}.fi-ts-hands-bubbles:before{content:"\f712"}.fi-ts-hands-clapping:before{content:"\f713"}.fi-ts-hands-heart:before{content:"\f714"}.fi-ts-hands-holding-diamond:before{content:"\f715"}.fi-ts-hands-holding:before{content:"\f716"}.fi-ts-hands-usd:before{content:"\f717"}.fi-ts-handshake-angle:before{content:"\f718"}.fi-ts-handshake-deal-loan:before{content:"\f719"}.fi-ts-handshake-house:before{content:"\f71a"}.fi-ts-handshake-simple-slash:before{content:"\f71b"}.fi-ts-handshake-trust:before{content:"\f71c"}.fi-ts-handshake:before{content:"\f71d"}.fi-ts-hard-hat:before{content:"\f71e"}.fi-ts-hashtag-lock:before{content:"\f71f"}.fi-ts-hashtag:before{content:"\f720"}.fi-ts-hat-beach:before{content:"\f721"}.fi-ts-hat-birthday:before{content:"\f722"}.fi-ts-hat-chef:before{content:"\f723"}.fi-ts-hat-cowboy-side:before{content:"\f724"}.fi-ts-hat-cowboy:before{content:"\f725"}.fi-ts-hat-santa:before{content:"\f726"}.fi-ts-hat-winter:before{content:"\f727"}.fi-ts-hat-witch:before{content:"\f728"}.fi-ts-hat-wizard:before{content:"\f729"}.fi-ts-hdd:before{content:"\f72a"}.fi-ts-head-side-brain:before{content:"\f72b"}.fi-ts-head-side-cough-slash:before{content:"\f72c"}.fi-ts-head-side-cough:before{content:"\f72d"}.fi-ts-head-side-headphones:before{content:"\f72e"}.fi-ts-head-side-heart:before{content:"\f72f"}.fi-ts-head-side-mask:before{content:"\f730"}.fi-ts-head-side-medical:before{content:"\f731"}.fi-ts-head-side-thinking:before{content:"\f732"}.fi-ts-head-side-virus:before{content:"\f733"}.fi-ts-head-side:before{content:"\f734"}.fi-ts-head-vr:before{content:"\f735"}.fi-ts-heading:before{content:"\f736"}.fi-ts-heart-arrow:before{content:"\f737"}.fi-ts-heart-brain:before{content:"\f738"}.fi-ts-heart-crack:before{content:"\f739"}.fi-ts-heart-half-stroke:before{content:"\f73a"}.fi-ts-heart-half:before{content:"\f73b"}.fi-ts-heart-health-muscle:before{content:"\f73c"}.fi-ts-heart-lock:before{content:"\f73d"}.fi-ts-heart-partner-handshake:before{content:"\f73e"}.fi-ts-heart-rate:before{content:"\f73f"}.fi-ts-heart-slash:before{content:"\f740"}.fi-ts-heart-upside-down:before{content:"\f741"}.fi-ts-heat:before{content:"\f742"}.fi-ts-helicopter-side:before{content:"\f743"}.fi-ts-helmet-battle:before{content:"\f744"}.fi-ts-hexagon-check:before{content:"\f745"}.fi-ts-hexagon-divide:before{content:"\f746"}.fi-ts-hexagon-exclamation:before{content:"\f747"}.fi-ts-hexagon:before{content:"\f748"}.fi-ts-high-definition:before{content:"\f749"}.fi-ts-high-five-celebration-yes:before{content:"\f74a"}.fi-ts-high-five:before{content:"\f74b"}.fi-ts-highlighter-line:before{content:"\f74c"}.fi-ts-highlighter:before{content:"\f74d"}.fi-ts-hiking:before{content:"\f74e"}.fi-ts-hippo:before{content:"\f74f"}.fi-ts-hockey-mask:before{content:"\f750"}.fi-ts-hockey-puck:before{content:"\f751"}.fi-ts-hockey-stick-puck:before{content:"\f752"}.fi-ts-hockey-sticks:before{content:"\f753"}.fi-ts-holding-hand-gear:before{content:"\f754"}.fi-ts-holding-hand-revenue:before{content:"\f755"}.fi-ts-holly-berry:before{content:"\f756"}.fi-ts-home-heart:before{content:"\f757"}.fi-ts-honey-pot:before{content:"\f758"}.fi-ts-hood-cloak:before{content:"\f759"}.fi-ts-horizontal-rule:before{content:"\f75a"}.fi-ts-horse-head:before{content:"\f75b"}.fi-ts-horse-saddle:before{content:"\f75c"}.fi-ts-horse:before{content:"\f75d"}.fi-ts-horseshoe-broken:before{content:"\f75e"}.fi-ts-horseshoe:before{content:"\f75f"}.fi-ts-hose-reel:before{content:"\f760"}.fi-ts-hose:before{content:"\f761"}.fi-ts-hospital-symbol:before{content:"\f762"}.fi-ts-hospital-user:before{content:"\f763"}.fi-ts-hospital:before{content:"\f764"}.fi-ts-hospitals:before{content:"\f765"}.fi-ts-hot-tub:before{content:"\f766"}.fi-ts-hotdog:before{content:"\f767"}.fi-ts-hotel:before{content:"\f768"}.fi-ts-hourglass-end:before{content:"\f769"}.fi-ts-hourglass-start:before{content:"\f76a"}.fi-ts-hourglass:before{content:"\f76b"}.fi-ts-house-blank:before{content:"\f76c"}.fi-ts-house-building:before{content:"\f76d"}.fi-ts-house-chimney-blank:before{content:"\f76e"}.fi-ts-house-chimney-crack:before{content:"\f76f"}.fi-ts-house-chimney-heart:before{content:"\f770"}.fi-ts-house-chimney-medical:before{content:"\f771"}.fi-ts-house-chimney-user:before{content:"\f772"}.fi-ts-house-chimney-window:before{content:"\f773"}.fi-ts-house-chimney:before{content:"\f774"}.fi-ts-house-circle-check:before{content:"\f775"}.fi-ts-house-circle-exclamation:before{content:"\f776"}.fi-ts-house-circle-xmark:before{content:"\f777"}.fi-ts-house-crack-alt:before{content:"\f778"}.fi-ts-house-crack:before{content:"\f779"}.fi-ts-house-day:before{content:"\f77a"}.fi-ts-house-fire:before{content:"\f77b"}.fi-ts-house-flag:before{content:"\f77c"}.fi-ts-house-flood:before{content:"\f77d"}.fi-ts-house-laptop:before{content:"\f77e"}.fi-ts-house-leave:before{content:"\f77f"}.fi-ts-house-lock:before{content:"\f780"}.fi-ts-house-medical:before{content:"\f781"}.fi-ts-house-night:before{content:"\f782"}.fi-ts-house-return:before{content:"\f783"}.fi-ts-house-signal:before{content:"\f784"}.fi-ts-house-tree:before{content:"\f785"}.fi-ts-house-tsunami:before{content:"\f786"}.fi-ts-house-turret:before{content:"\f787"}.fi-ts-house-user:before{content:"\f788"}.fi-ts-house-window:before{content:"\f789"}.fi-ts-hr-group:before{content:"\f78a"}.fi-ts-hr-person:before{content:"\f78b"}.fi-ts-hr:before{content:"\f78c"}.fi-ts-hryvnia:before{content:"\f78d"}.fi-ts-humidity:before{content:"\f78e"}.fi-ts-hundred-points:before{content:"\f78f"}.fi-ts-hurricane:before{content:"\f790"}.fi-ts-i:before{content:"\f791"}.fi-ts-ice-cream:before{content:"\f792"}.fi-ts-icicles:before{content:"\f793"}.fi-ts-icon-star:before{content:"\f794"}.fi-ts-id-badge:before{content:"\f795"}.fi-ts-id-card-clip-alt:before{content:"\f796"}.fi-ts-igloo:before{content:"\f797"}.fi-ts-image-slash:before{content:"\f798"}.fi-ts-images-user:before{content:"\f799"}.fi-ts-images:before{content:"\f79a"}.fi-ts-improve-user:before{content:"\f79b"}.fi-ts-inbox-in:before{content:"\f79c"}.fi-ts-inbox-out:before{content:"\f79d"}.fi-ts-inboxes:before{content:"\f79e"}.fi-ts-incense-sticks-yoga:before{content:"\f79f"}.fi-ts-incognito:before{content:"\f7a0"}.fi-ts-indian-rupee-sign:before{content:"\f7a1"}.fi-ts-industry-alt:before{content:"\f7a2"}.fi-ts-industry-windows:before{content:"\f7a3"}.fi-ts-infinity:before{content:"\f7a4"}.fi-ts-info-guide:before{content:"\f7a5"}.fi-ts-information:before{content:"\f7a6"}.fi-ts-inhaler:before{content:"\f7a7"}.fi-ts-input-numeric:before{content:"\f7a8"}.fi-ts-input-pipe:before{content:"\f7a9"}.fi-ts-input-text:before{content:"\f7aa"}.fi-ts-insert-alt:before{content:"\f7ab"}.fi-ts-insert-arrows:before{content:"\f7ac"}.fi-ts-insert-button-circle:before{content:"\f7ad"}.fi-ts-insert-credit-card:before{content:"\f7ae"}.fi-ts-insert-square:before{content:"\f7af"}.fi-ts-insert:before{content:"\f7b0"}.fi-ts-insight-alt:before{content:"\f7b1"}.fi-ts-insight-head:before{content:"\f7b2"}.fi-ts-insight:before{content:"\f7b3"}.fi-ts-integral:before{content:"\f7b4"}.fi-ts-internet-speed-wifi:before{content:"\f7b5"}.fi-ts-intersection:before{content:"\f7b6"}.fi-ts-introduction-handshake:before{content:"\f7b7"}.fi-ts-introduction:before{content:"\f7b8"}.fi-ts-inventory-alt:before{content:"\f7b9"}.fi-ts-invest:before{content:"\f7ba"}.fi-ts-investment:before{content:"\f7bb"}.fi-ts-invite-alt:before{content:"\f7bc"}.fi-ts-invite:before{content:"\f7bd"}.fi-ts-iot-alt:before{content:"\f7be"}.fi-ts-iot:before{content:"\f7bf"}.fi-ts-ip-address:before{content:"\f7c0"}.fi-ts-island-tropical:before{content:"\f7c1"}.fi-ts-issue-loupe:before{content:"\f7c2"}.fi-ts-it-alt:before{content:"\f7c3"}.fi-ts-it-computer:before{content:"\f7c4"}.fi-ts-it:before{content:"\f7c5"}.fi-ts-italian-lira-sign:before{content:"\f7c6"}.fi-ts-j:before{content:"\f7c7"}.fi-ts-jam:before{content:"\f7c8"}.fi-ts-jar-alt:before{content:"\f7c9"}.fi-ts-jar-wheat:before{content:"\f7ca"}.fi-ts-javascript:before{content:"\f7cb"}.fi-ts-joint:before{content:"\f7cc"}.fi-ts-joker:before{content:"\f7cd"}.fi-ts-journal-alt:before{content:"\f7ce"}.fi-ts-journal:before{content:"\f7cf"}.fi-ts-journey:before{content:"\f7d0"}.fi-ts-joystick:before{content:"\f7d1"}.fi-ts-jpg:before{content:"\f7d2"}.fi-ts-jug-alt:before{content:"\f7d3"}.fi-ts-jug-bottle:before{content:"\f7d4"}.fi-ts-jug:before{content:"\f7d5"}.fi-ts-jumping-rope:before{content:"\f7d6"}.fi-ts-k:before{content:"\f7d7"}.fi-ts-kaaba:before{content:"\f7d8"}.fi-ts-kazoo:before{content:"\f7d9"}.fi-ts-kerning:before{content:"\f7da"}.fi-ts-key-lock-crypto:before{content:"\f7db"}.fi-ts-key-skeleton-left-right:before{content:"\f7dc"}.fi-ts-key:before{content:"\f7dd"}.fi-ts-keyboard-brightness-low:before{content:"\f7de"}.fi-ts-keyboard-brightness:before{content:"\f7df"}.fi-ts-keyboard-down:before{content:"\f7e0"}.fi-ts-keyboard-left:before{content:"\f7e1"}.fi-ts-keyboard:before{content:"\f7e2"}.fi-ts-keynote:before{content:"\f7e3"}.fi-ts-kidneys:before{content:"\f7e4"}.fi-ts-kip-sign:before{content:"\f7e5"}.fi-ts-kiss-beam:before{content:"\f7e6"}.fi-ts-kiss-wink-heart:before{content:"\f7e7"}.fi-ts-kiss:before{content:"\f7e8"}.fi-ts-kite:before{content:"\f7e9"}.fi-ts-kiwi-bird:before{content:"\f7ea"}.fi-ts-kiwi-fruit:before{content:"\f7eb"}.fi-ts-knife-kitchen:before{content:"\f7ec"}.fi-ts-knife:before{content:"\f7ed"}.fi-ts-knitting:before{content:"\f7ee"}.fi-ts-kpi-evaluation:before{content:"\f7ef"}.fi-ts-kpi:before{content:"\f7f0"}.fi-ts-l:before{content:"\f7f1"}.fi-ts-lacrosse-stick-ball:before{content:"\f7f2"}.fi-ts-lacrosse-stick:before{content:"\f7f3"}.fi-ts-lambda:before{content:"\f7f4"}.fi-ts-lamp-desk:before{content:"\f7f5"}.fi-ts-lamp-floor:before{content:"\f7f6"}.fi-ts-lamp-street:before{content:"\f7f7"}.fi-ts-lamp:before{content:"\f7f8"}.fi-ts-land-layer-location:before{content:"\f7f9"}.fi-ts-land-layers:before{content:"\f7fa"}.fi-ts-land-location:before{content:"\f7fb"}.fi-ts-landmark-alt:before{content:"\f7fc"}.fi-ts-language:before{content:"\f7fd"}.fi-ts-laptop-arrow-down:before{content:"\f7fe"}.fi-ts-laptop-binary:before{content:"\f7ff"}.fi-ts-laptop-code:before{content:"\f800"}.fi-ts-laptop-medical:before{content:"\f801"}.fi-ts-laptop-mobile:before{content:"\f802"}.fi-ts-laptop-slash:before{content:"\f803"}.fi-ts-laptop:before{content:"\f804"}.fi-ts-lari-sign:before{content:"\f805"}.fi-ts-lasso-sparkles:before{content:"\f806"}.fi-ts-last-square:before{content:"\f807"}.fi-ts-laugh-beam:before{content:"\f808"}.fi-ts-laugh-squint:before{content:"\f809"}.fi-ts-laugh-wink:before{content:"\f80a"}.fi-ts-laugh:before{content:"\f80b"}.fi-ts-lawyer-man:before{content:"\f80c"}.fi-ts-lawyer-woman:before{content:"\f80d"}.fi-ts-layer-minus:before{content:"\f80e"}.fi-ts-layer-plus:before{content:"\f80f"}.fi-ts-lead-funnel:before{content:"\f810"}.fi-ts-lead-management:before{content:"\f811"}.fi-ts-lead:before{content:"\f812"}.fi-ts-leader-alt:before{content:"\f813"}.fi-ts-leader-speech:before{content:"\f814"}.fi-ts-leader:before{content:"\f815"}.fi-ts-leaderboard-alt:before{content:"\f816"}.fi-ts-leaderboard-trophy:before{content:"\f817"}.fi-ts-leaderboard:before{content:"\f818"}.fi-ts-leadership-alt:before{content:"\f819"}.fi-ts-leadership:before{content:"\f81a"}.fi-ts-leaf-heart:before{content:"\f81b"}.fi-ts-leaf-maple:before{content:"\f81c"}.fi-ts-leaf-oak:before{content:"\f81d"}.fi-ts-leaf:before{content:"\f81e"}.fi-ts-leafy-green:before{content:"\f81f"}.fi-ts-leave:before{content:"\f820"}.fi-ts-left-from-bracket:before{content:"\f821"}.fi-ts-left:before{content:"\f822"}.fi-ts-legal:before{content:"\f823"}.fi-ts-lemon:before{content:"\f824"}.fi-ts-lesbian-couple:before{content:"\f825"}.fi-ts-less-than-equal:before{content:"\f826"}.fi-ts-less-than:before{content:"\f827"}.fi-ts-lesson-class:before{content:"\f828"}.fi-ts-lesson:before{content:"\f829"}.fi-ts-lettuce:before{content:"\f82a"}.fi-ts-level-down-alt:before{content:"\f82b"}.fi-ts-level-down:before{content:"\f82c"}.fi-ts-level-up-alt:before{content:"\f82d"}.fi-ts-level-up:before{content:"\f82e"}.fi-ts-license:before{content:"\f82f"}.fi-ts-life:before{content:"\f830"}.fi-ts-light-ceiling:before{content:"\f831"}.fi-ts-light-emergency-on:before{content:"\f832"}.fi-ts-light-emergency:before{content:"\f833"}.fi-ts-light-switch-off:before{content:"\f834"}.fi-ts-light-switch-on:before{content:"\f835"}.fi-ts-light-switch:before{content:"\f836"}.fi-ts-lightbulb-cfl-on:before{content:"\f837"}.fi-ts-lightbulb-cfl:before{content:"\f838"}.fi-ts-lightbulb-dollar:before{content:"\f839"}.fi-ts-lightbulb-exclamation:before{content:"\f83a"}.fi-ts-lightbulb-head:before{content:"\f83b"}.fi-ts-lightbulb-on:before{content:"\f83c"}.fi-ts-lightbulb-question:before{content:"\f83d"}.fi-ts-lightbulb-setting:before{content:"\f83e"}.fi-ts-lightbulb-slash:before{content:"\f83f"}.fi-ts-lighthouse:before{content:"\f840"}.fi-ts-lights-holiday:before{content:"\f841"}.fi-ts-limit-hand:before{content:"\f842"}.fi-ts-limit-speedometer:before{content:"\f843"}.fi-ts-link-alt:before{content:"\f844"}.fi-ts-link-horizontal-slash:before{content:"\f845"}.fi-ts-link-horizontal:before{content:"\f846"}.fi-ts-link-slash-alt:before{content:"\f847"}.fi-ts-link-slash:before{content:"\f848"}.fi-ts-lion-head:before{content:"\f849"}.fi-ts-lion:before{content:"\f84a"}.fi-ts-lips:before{content:"\f84b"}.fi-ts-lipstick:before{content:"\f84c"}.fi-ts-lira-sign:before{content:"\f84d"}.fi-ts-list-check:before{content:"\f84e"}.fi-ts-list-dropdown:before{content:"\f84f"}.fi-ts-list-music:before{content:"\f850"}.fi-ts-list-timeline:before{content:"\f851"}.fi-ts-litecoin-sign:before{content:"\f852"}.fi-ts-live-alt:before{content:"\f853"}.fi-ts-live:before{content:"\f854"}.fi-ts-loading:before{content:"\f855"}.fi-ts-loan:before{content:"\f856"}.fi-ts-lobster:before{content:"\f857"}.fi-ts-location-alt:before{content:"\f858"}.fi-ts-location-arrow:before{content:"\f859"}.fi-ts-location-crosshairs-slash:before{content:"\f85a"}.fi-ts-location-crosshairs:before{content:"\f85b"}.fi-ts-location-dot-slash:before{content:"\f85c"}.fi-ts-location-exclamation:before{content:"\f85d"}.fi-ts-lock-alt:before{content:"\f85e"}.fi-ts-lock-hashtag:before{content:"\f85f"}.fi-ts-lock-open-alt:before{content:"\f860"}.fi-ts-locust:before{content:"\f861"}.fi-ts-loop-square:before{content:"\f862"}.fi-ts-loveseat:before{content:"\f863"}.fi-ts-low-vision:before{content:"\f864"}.fi-ts-luchador:before{content:"\f865"}.fi-ts-luggage-cart:before{content:"\f866"}.fi-ts-lungs-virus:before{content:"\f867"}.fi-ts-lungs:before{content:"\f868"}.fi-ts-m:before{content:"\f869"}.fi-ts-mace:before{content:"\f86a"}.fi-ts-magnet-user:before{content:"\f86b"}.fi-ts-magnet:before{content:"\f86c"}.fi-ts-mailbox:before{content:"\f86d"}.fi-ts-makeup-brush:before{content:"\f86e"}.fi-ts-man-head:before{content:"\f86f"}.fi-ts-man-scientist:before{content:"\f870"}.fi-ts-manat-sign:before{content:"\f871"}.fi-ts-mandolin:before{content:"\f872"}.fi-ts-mango:before{content:"\f873"}.fi-ts-manhole:before{content:"\f874"}.fi-ts-map-location-track:before{content:"\f875"}.fi-ts-map-marker-check:before{content:"\f876"}.fi-ts-map-marker-edit:before{content:"\f877"}.fi-ts-map-marker-question:before{content:"\f878"}.fi-ts-map-marker-slash:before{content:"\f879"}.fi-ts-map-marker-smile:before{content:"\f87a"}.fi-ts-map-pin:before{content:"\f87b"}.fi-ts-map-point:before{content:"\f87c"}.fi-ts-marker-time:before{content:"\f87d"}.fi-ts-marketplace-alt:before{content:"\f87e"}.fi-ts-marketplace-store:before{content:"\f87f"}.fi-ts-marketplace:before{content:"\f880"}.fi-ts-mars-double:before{content:"\f881"}.fi-ts-mars-stroke-right:before{content:"\f882"}.fi-ts-mars-stroke-up:before{content:"\f883"}.fi-ts-mars:before{content:"\f884"}.fi-ts-martini-glass-citrus:before{content:"\f885"}.fi-ts-martini-glass-empty:before{content:"\f886"}.fi-ts-mask-carnival:before{content:"\f887"}.fi-ts-mask-face:before{content:"\f888"}.fi-ts-mask-snorkel:before{content:"\f889"}.fi-ts-massage:before{content:"\f88a"}.fi-ts-match-fire:before{content:"\f88b"}.fi-ts-mattress-pillow:before{content:"\f88c"}.fi-ts-measuring-tape:before{content:"\f88d"}.fi-ts-meat:before{content:"\f88e"}.fi-ts-medal:before{content:"\f88f"}.fi-ts-medical-star:before{content:"\f890"}.fi-ts-medicine:before{content:"\f891"}.fi-ts-meditation:before{content:"\f892"}.fi-ts-meeting-alt:before{content:"\f893"}.fi-ts-meeting:before{content:"\f894"}.fi-ts-megaphone-announcement-leader:before{content:"\f895"}.fi-ts-megaphone:before{content:"\f896"}.fi-ts-meh-blank:before{content:"\f897"}.fi-ts-meh-rolling-eyes:before{content:"\f898"}.fi-ts-meh:before{content:"\f899"}.fi-ts-melon-alt:before{content:"\f89a"}.fi-ts-melon:before{content:"\f89b"}.fi-ts-member-list:before{content:"\f89c"}.fi-ts-member-search:before{content:"\f89d"}.fi-ts-membership-vip:before{content:"\f89e"}.fi-ts-membership:before{content:"\f89f"}.fi-ts-memo-circle-check:before{content:"\f8a0"}.fi-ts-memo-pad:before{content:"\f8a1"}.fi-ts-memo:before{content:"\f8a2"}.fi-ts-memory:before{content:"\f8a3"}.fi-ts-mercury:before{content:"\f8a4"}.fi-ts-message-arrow-down:before{content:"\f8a5"}.fi-ts-message-arrow-up-right:before{content:"\f8a6"}.fi-ts-message-arrow-up:before{content:"\f8a7"}.fi-ts-message-bot:before{content:"\f8a8"}.fi-ts-message-code:before{content:"\f8a9"}.fi-ts-message-dollar:before{content:"\f8aa"}.fi-ts-message-heart:before{content:"\f8ab"}.fi-ts-message-image:before{content:"\f8ac"}.fi-ts-message-question:before{content:"\f8ad"}.fi-ts-message-quote:before{content:"\f8ae"}.fi-ts-message-slash:before{content:"\f8af"}.fi-ts-message-sms:before{content:"\f8b0"}.fi-ts-message-text:before{content:"\f8b1"}.fi-ts-message-xmark:before{content:"\f8b2"}.fi-ts-messages-dollar:before{content:"\f8b3"}.fi-ts-messages-question:before{content:"\f8b4"}.fi-ts-messages:before{content:"\f8b5"}.fi-ts-meteor:before{content:"\f8b6"}.fi-ts-meter-bolt:before{content:"\f8b7"}.fi-ts-meter-droplet:before{content:"\f8b8"}.fi-ts-meter-fire:before{content:"\f8b9"}.fi-ts-meter:before{content:"\f8ba"}.fi-ts-method:before{content:"\f8bb"}.fi-ts-microchip-ai:before{content:"\f8bc"}.fi-ts-microchip:before{content:"\f8bd"}.fi-ts-microphone-alt:before{content:"\f8be"}.fi-ts-microphone-slash:before{content:"\f8bf"}.fi-ts-microscope:before{content:"\f8c0"}.fi-ts-microwave:before{content:"\f8c1"}.fi-ts-milk-alt:before{content:"\f8c2"}.fi-ts-milk:before{content:"\f8c3"}.fi-ts-mill-sign:before{content:"\f8c4"}.fi-ts-mind-share:before{content:"\f8c5"}.fi-ts-minus-circle:before{content:"\f8c6"}.fi-ts-minus-hexagon:before{content:"\f8c7"}.fi-ts-mistletoe:before{content:"\f8c8"}.fi-ts-mix:before{content:"\f8c9"}.fi-ts-mobile-button:before{content:"\f8ca"}.fi-ts-mobile-notch:before{content:"\f8cb"}.fi-ts-mobile:before{content:"\f8cc"}.fi-ts-mockup:before{content:"\f8cd"}.fi-ts-mode-alt:before{content:"\f8ce"}.fi-ts-mode:before{content:"\f8cf"}.fi-ts-model-cube-arrows:before{content:"\f8d0"}.fi-ts-model-cube-space:before{content:"\f8d1"}.fi-ts-model-cube:before{content:"\f8d2"}.fi-ts-module:before{content:"\f8d3"}.fi-ts-monday:before{content:"\f8d4"}.fi-ts-money-bill-simple:before{content:"\f8d5"}.fi-ts-money-bill-transfer:before{content:"\f8d6"}.fi-ts-money-bill-wave-alt:before{content:"\f8d7"}.fi-ts-money-bill-wave:before{content:"\f8d8"}.fi-ts-money-bills-simple:before{content:"\f8d9"}.fi-ts-money-bills:before{content:"\f8da"}.fi-ts-money-check-edit-alt:before{content:"\f8db"}.fi-ts-money-check-edit:before{content:"\f8dc"}.fi-ts-money-check:before{content:"\f8dd"}.fi-ts-money-coin-transfer:before{content:"\f8de"}.fi-ts-money-from-bracket:before{content:"\f8df"}.fi-ts-money-simple-from-bracket:before{content:"\f8e0"}.fi-ts-money-transfer-alt:before{content:"\f8e1"}.fi-ts-money-transfer-coin-arrow:before{content:"\f8e2"}.fi-ts-money-transfer-smartphone:before{content:"\f8e3"}.fi-ts-money-wings:before{content:"\f8e4"}.fi-ts-money:before{content:"\f8e5"}.fi-ts-monkey:before{content:"\f8e6"}.fi-ts-monument:before{content:"\f8e7"}.fi-ts-moon-stars:before{content:"\f8e8"}.fi-ts-moon:before{content:"\f8e9"}.fi-ts-moped:before{content:"\f8ea"}.fi-ts-mortar-pestle:before{content:"\f8eb"}.fi-ts-mortgage:before{content:"\f8ec"}.fi-ts-mosque-alt:before{content:"\f8ed"}.fi-ts-mosque-moon:before{content:"\f8ee"}.fi-ts-mosque:before{content:"\f8ef"}.fi-ts-mosquito-net:before{content:"\f8f0"}.fi-ts-mosquito:before{content:"\f8f1"}.fi-ts-motorcycle:before{content:"\f8f2"}.fi-ts-mound:before{content:"\f8f3"}.fi-ts-mountain-city:before{content:"\f8f4"}.fi-ts-mountain:before{content:"\f8f5"}.fi-ts-mountains:before{content:"\f8f6"}.fi-ts-mouse-field:before{content:"\f8f7"}.fi-ts-mouse:before{content:"\f8f8"}.fi-ts-mov-file:before{content:"\f8f9"}.fi-ts-move-to-folder-2:before{content:"\f8fa"}.fi-ts-move-to-folder:before{content:"\f8fb"}.fi-ts-mp3-file:before{content:"\f8fc"}.fi-ts-mp3-player:before{content:"\f8fd"}.fi-ts-mp4-file:before{content:"\f8fe"}.fi-ts-mug-alt:before{content:"\f8ff"}.fi-ts-mug-hot-alt:before{content:"\f900"}.fi-ts-mug-hot:before{content:"\f901"}.fi-ts-mug-marshmallows:before{content:"\f902"}.fi-ts-mug-tea-saucer:before{content:"\f903"}.fi-ts-mug-tea:before{content:"\f904"}.fi-ts-mug:before{content:"\f905"}.fi-ts-multiple-alt:before{content:"\f906"}.fi-ts-multiple:before{content:"\f907"}.fi-ts-muscle:before{content:"\f908"}.fi-ts-mushroom-alt:before{content:"\f909"}.fi-ts-mushroom:before{content:"\f90a"}.fi-ts-music-file:before{content:"\f90b"}.fi-ts-music-note-slash:before{content:"\f90c"}.fi-ts-music-note:before{content:"\f90d"}.fi-ts-music-slash:before{content:"\f90e"}.fi-ts-n:before{content:"\f90f"}.fi-ts-naira-sign:before{content:"\f910"}.fi-ts-narwhal:before{content:"\f911"}.fi-ts-nesting-dolls:before{content:"\f912"}.fi-ts-network-analytic:before{content:"\f913"}.fi-ts-network-cloud:before{content:"\f914"}.fi-ts-network:before{content:"\f915"}.fi-ts-neuter:before{content:"\f916"}.fi-ts-newsletter-subscribe:before{content:"\f917"}.fi-ts-newspaper-open:before{content:"\f918"}.fi-ts-newspaper:before{content:"\f919"}.fi-ts-nfc-lock:before{content:"\f91a"}.fi-ts-nfc-magnifying-glass:before{content:"\f91b"}.fi-ts-nfc-pen:before{content:"\f91c"}.fi-ts-nfc-slash:before{content:"\f91d"}.fi-ts-nfc-trash:before{content:"\f91e"}.fi-ts-nfc:before{content:"\f91f"}.fi-ts-night-day:before{content:"\f920"}.fi-ts-no-fee:before{content:"\f921"}.fi-ts-no-people:before{content:"\f922"}.fi-ts-noodles:before{content:"\f923"}.fi-ts-nose:before{content:"\f924"}.fi-ts-not-equal:before{content:"\f925"}.fi-ts-not-found-alt:before{content:"\f926"}.fi-ts-not-found-magnifying-glass:before{content:"\f927"}.fi-ts-not-found:before{content:"\f928"}.fi-ts-notdef:before{content:"\f929"}.fi-ts-note-medical:before{content:"\f92a"}.fi-ts-note-sticky:before{content:"\f92b"}.fi-ts-note:before{content:"\f92c"}.fi-ts-notebook-alt:before{content:"\f92d"}.fi-ts-notebook:before{content:"\f92e"}.fi-ts-notes-medical:before{content:"\f92f"}.fi-ts-notes:before{content:"\f930"}.fi-ts-o:before{content:"\f931"}.fi-ts-object-exclude:before{content:"\f932"}.fi-ts-object-group:before{content:"\f933"}.fi-ts-object-intersect:before{content:"\f934"}.fi-ts-object-subtract:before{content:"\f935"}.fi-ts-object-ungroup:before{content:"\f936"}.fi-ts-object-union:before{content:"\f937"}.fi-ts-objects-column:before{content:"\f938"}.fi-ts-octagon-check:before{content:"\f939"}.fi-ts-octagon-divide:before{content:"\f93a"}.fi-ts-octagon-exclamation:before{content:"\f93b"}.fi-ts-octagon-minus:before{content:"\f93c"}.fi-ts-octagon-plus:before{content:"\f93d"}.fi-ts-octagon-xmark:before{content:"\f93e"}.fi-ts-octagon:before{content:"\f93f"}.fi-ts-oil-can:before{content:"\f940"}.fi-ts-oil-temp:before{content:"\f941"}.fi-ts-olive-oil:before{content:"\f942"}.fi-ts-olive:before{content:"\f943"}.fi-ts-olives:before{content:"\f944"}.fi-ts-om:before{content:"\f945"}.fi-ts-omega:before{content:"\f946"}.fi-ts-onboarding:before{content:"\f947"}.fi-ts-onion:before{content:"\f948"}.fi-ts-open-mail-clip:before{content:"\f949"}.fi-ts-operating-system-upgrade:before{content:"\f94a"}.fi-ts-operation:before{content:"\f94b"}.fi-ts-order-history:before{content:"\f94c"}.fi-ts-organization-chart:before{content:"\f94d"}.fi-ts-ornament:before{content:"\f94e"}.fi-ts-otp:before{content:"\f94f"}.fi-ts-otter:before{content:"\f950"}.fi-ts-outdent:before{content:"\f951"}.fi-ts-oval-alt:before{content:"\f952"}.fi-ts-oval:before{content:"\f953"}.fi-ts-oven:before{content:"\f954"}.fi-ts-overline:before{content:"\f955"}.fi-ts-overview:before{content:"\f956"}.fi-ts-p:before{content:"\f957"}.fi-ts-package:before{content:"\f958"}.fi-ts-padlock-check:before{content:"\f959"}.fi-ts-page-break:before{content:"\f95a"}.fi-ts-pager:before{content:"\f95b"}.fi-ts-paid:before{content:"\f95c"}.fi-ts-paint-roller:before{content:"\f95d"}.fi-ts-paintbrush-pencil:before{content:"\f95e"}.fi-ts-pallet-alt:before{content:"\f95f"}.fi-ts-pallet:before{content:"\f960"}.fi-ts-pan-food:before{content:"\f961"}.fi-ts-pan-frying:before{content:"\f962"}.fi-ts-pan:before{content:"\f963"}.fi-ts-pancakes:before{content:"\f964"}.fi-ts-panorama:before{content:"\f965"}.fi-ts-paper-plane-top:before{content:"\f966"}.fi-ts-paper-plane:before{content:"\f967"}.fi-ts-paperclip-vertical:before{content:"\f968"}.fi-ts-parachute-box:before{content:"\f969"}.fi-ts-paragraph-left:before{content:"\f96a"}.fi-ts-paragraph:before{content:"\f96b"}.fi-ts-parking-circle-slash:before{content:"\f96c"}.fi-ts-parking-circle:before{content:"\f96d"}.fi-ts-parking-slash:before{content:"\f96e"}.fi-ts-parking:before{content:"\f96f"}.fi-ts-party-bell:before{content:"\f970"}.fi-ts-party-horn:before{content:"\f971"}.fi-ts-passport:before{content:"\f972"}.fi-ts-password-alt:before{content:"\f973"}.fi-ts-password-computer:before{content:"\f974"}.fi-ts-password-email:before{content:"\f975"}.fi-ts-password-smartphone:before{content:"\f976"}.fi-ts-password:before{content:"\f977"}.fi-ts-paste:before{content:"\f978"}.fi-ts-pattern:before{content:"\f979"}.fi-ts-pause-circle:before{content:"\f97a"}.fi-ts-pause-square:before{content:"\f97b"}.fi-ts-paw-claws:before{content:"\f97c"}.fi-ts-paw-heart:before{content:"\f97d"}.fi-ts-paw:before{content:"\f97e"}.fi-ts-payment-pos:before{content:"\f97f"}.fi-ts-payroll-calendar:before{content:"\f980"}.fi-ts-payroll-check:before{content:"\f981"}.fi-ts-payroll:before{content:"\f982"}.fi-ts-peace:before{content:"\f983"}.fi-ts-peach:before{content:"\f984"}.fi-ts-peanut:before{content:"\f985"}.fi-ts-peanuts:before{content:"\f986"}.fi-ts-peapod:before{content:"\f987"}.fi-ts-pear:before{content:"\f988"}.fi-ts-pedestal:before{content:"\f989"}.fi-ts-pen-circle:before{content:"\f98a"}.fi-ts-pen-clip-slash:before{content:"\f98b"}.fi-ts-pen-clip:before{content:"\f98c"}.fi-ts-pen-fancy-slash:before{content:"\f98d"}.fi-ts-pen-fancy:before{content:"\f98e"}.fi-ts-pen-field:before{content:"\f98f"}.fi-ts-pen-nib-slash:before{content:"\f990"}.fi-ts-pen-nib:before{content:"\f991"}.fi-ts-pen-slash:before{content:"\f992"}.fi-ts-pen-square:before{content:"\f993"}.fi-ts-pen-swirl:before{content:"\f994"}.fi-ts-pencil-paintbrush:before{content:"\f995"}.fi-ts-pencil-ruler:before{content:"\f996"}.fi-ts-pencil-slash:before{content:"\f997"}.fi-ts-pending:before{content:"\f998"}.fi-ts-pennant:before{content:"\f999"}.fi-ts-people-arrows-left-right:before{content:"\f99a"}.fi-ts-people-carry-box:before{content:"\f99b"}.fi-ts-people-dress:before{content:"\f99c"}.fi-ts-people-network-partner:before{content:"\f99d"}.fi-ts-people-pants:before{content:"\f99e"}.fi-ts-people-poll:before{content:"\f99f"}.fi-ts-people-pulling:before{content:"\f9a0"}.fi-ts-people-roof:before{content:"\f9a1"}.fi-ts-people:before{content:"\f9a2"}.fi-ts-pepper-alt:before{content:"\f9a3"}.fi-ts-pepper-hot:before{content:"\f9a4"}.fi-ts-pepper:before{content:"\f9a5"}.fi-ts-percent-10:before{content:"\f9a6"}.fi-ts-percent-100:before{content:"\f9a7"}.fi-ts-percent-20:before{content:"\f9a8"}.fi-ts-percent-25:before{content:"\f9a9"}.fi-ts-percent-30:before{content:"\f9aa"}.fi-ts-percent-40:before{content:"\f9ab"}.fi-ts-percent-50:before{content:"\f9ac"}.fi-ts-percent-60:before{content:"\f9ad"}.fi-ts-percent-70:before{content:"\f9ae"}.fi-ts-percent-75:before{content:"\f9af"}.fi-ts-percent-80:before{content:"\f9b0"}.fi-ts-percent-90:before{content:"\f9b1"}.fi-ts-percentage:before{content:"\f9b2"}.fi-ts-person-burst:before{content:"\f9b3"}.fi-ts-person-carry-box:before{content:"\f9b4"}.fi-ts-person-circle-check:before{content:"\f9b5"}.fi-ts-person-circle-exclamation:before{content:"\f9b6"}.fi-ts-person-circle-minus:before{content:"\f9b7"}.fi-ts-person-circle-plus:before{content:"\f9b8"}.fi-ts-person-circle-question:before{content:"\f9b9"}.fi-ts-person-circle-xmark:before{content:"\f9ba"}.fi-ts-person-cv:before{content:"\f9bb"}.fi-ts-person-dolly-empty:before{content:"\f9bc"}.fi-ts-person-dolly:before{content:"\f9bd"}.fi-ts-person-dress-simple:before{content:"\f9be"}.fi-ts-person-dress:before{content:"\f9bf"}.fi-ts-person-luggage:before{content:"\f9c0"}.fi-ts-person-lunge:before{content:"\f9c1"}.fi-ts-person-pilates:before{content:"\f9c2"}.fi-ts-person-praying:before{content:"\f9c3"}.fi-ts-person-pregnant:before{content:"\f9c4"}.fi-ts-person-seat-reclined:before{content:"\f9c5"}.fi-ts-person-seat:before{content:"\f9c6"}.fi-ts-person-shelter:before{content:"\f9c7"}.fi-ts-person-sign:before{content:"\f9c8"}.fi-ts-person-simple:before{content:"\f9c9"}.fi-ts-person-walking-with-cane:before{content:"\f9ca"}.fi-ts-peseta-sign:before{content:"\f9cb"}.fi-ts-peso-sign:before{content:"\f9cc"}.fi-ts-pets:before{content:"\f9cd"}.fi-ts-pharmacy:before{content:"\f9ce"}.fi-ts-phone-call:before{content:"\f9cf"}.fi-ts-phone-cross:before{content:"\f9d0"}.fi-ts-phone-flip:before{content:"\f9d1"}.fi-ts-phone-heart-message:before{content:"\f9d2"}.fi-ts-phone-office:before{content:"\f9d3"}.fi-ts-phone-pause:before{content:"\f9d4"}.fi-ts-phone-plus:before{content:"\f9d5"}.fi-ts-phone-rotary:before{content:"\f9d6"}.fi-ts-phone-slash:before{content:"\f9d7"}.fi-ts-photo-capture:before{content:"\f9d8"}.fi-ts-photo-film-music:before{content:"\f9d9"}.fi-ts-photo-video:before{content:"\f9da"}.fi-ts-physics:before{content:"\f9db"}.fi-ts-Pi:before{content:"\f9dc"}.fi-ts-piano-keyboard:before{content:"\f9dd"}.fi-ts-piano:before{content:"\f9de"}.fi-ts-pickaxe:before{content:"\f9df"}.fi-ts-picking-box:before{content:"\f9e0"}.fi-ts-picking:before{content:"\f9e1"}.fi-ts-picnic:before{content:"\f9e2"}.fi-ts-picpeople-filled:before{content:"\f9e3"}.fi-ts-picpeople:before{content:"\f9e4"}.fi-ts-pie:before{content:"\f9e5"}.fi-ts-pig-bank-bulb:before{content:"\f9e6"}.fi-ts-pig-face:before{content:"\f9e7"}.fi-ts-pig:before{content:"\f9e8"}.fi-ts-piggy-bank-budget:before{content:"\f9e9"}.fi-ts-piggy-bank:before{content:"\f9ea"}.fi-ts-pills:before{content:"\f9eb"}.fi-ts-pinata:before{content:"\f9ec"}.fi-ts-pineapple-alt:before{content:"\f9ed"}.fi-ts-pineapple:before{content:"\f9ee"}.fi-ts-pipe-smoking:before{content:"\f9ef"}.fi-ts-pizza-slice:before{content:"\f9f0"}.fi-ts-place-of-worship:before{content:"\f9f1"}.fi-ts-plan-strategy:before{content:"\f9f2"}.fi-ts-plan:before{content:"\f9f3"}.fi-ts-plane-alt:before{content:"\f9f4"}.fi-ts-plane-arrival:before{content:"\f9f5"}.fi-ts-plane-departure:before{content:"\f9f6"}.fi-ts-plane-prop:before{content:"\f9f7"}.fi-ts-plane-slash:before{content:"\f9f8"}.fi-ts-plane-tail:before{content:"\f9f9"}.fi-ts-planet-moon:before{content:"\f9fa"}.fi-ts-planet-ringed:before{content:"\f9fb"}.fi-ts-plant-care:before{content:"\f9fc"}.fi-ts-plant-growth:before{content:"\f9fd"}.fi-ts-plant-seed-invest:before{content:"\f9fe"}.fi-ts-plant-wilt:before{content:"\f9ff"}.fi-ts-plate-utensils:before{content:"\fa00"}.fi-ts-plate-wheat:before{content:"\fa01"}.fi-ts-plate:before{content:"\fa02"}.fi-ts-play-circle:before{content:"\fa03"}.fi-ts-play-microphone:before{content:"\fa04"}.fi-ts-play-pause:before{content:"\fa05"}.fi-ts-plug-alt:before{content:"\fa06"}.fi-ts-plug-cable:before{content:"\fa07"}.fi-ts-plug-circle-bolt:before{content:"\fa08"}.fi-ts-plug-circle-check:before{content:"\fa09"}.fi-ts-plug-circle-exclamation:before{content:"\fa0a"}.fi-ts-plug-circle-minus:before{content:"\fa0b"}.fi-ts-plug-circle-plus:before{content:"\fa0c"}.fi-ts-plug-connection:before{content:"\fa0d"}.fi-ts-plug:before{content:"\fa0e"}.fi-ts-plus-hexagon:before{content:"\fa0f"}.fi-ts-plus-minus:before{content:"\fa10"}.fi-ts-png-file:before{content:"\fa11"}.fi-ts-podcast:before{content:"\fa12"}.fi-ts-podium-star:before{content:"\fa13"}.fi-ts-podium-victory-leader:before{content:"\fa14"}.fi-ts-podium:before{content:"\fa15"}.fi-ts-point-of-sale-bill:before{content:"\fa16"}.fi-ts-point-of-sale-signal:before{content:"\fa17"}.fi-ts-point-of-sale:before{content:"\fa18"}.fi-ts-pointer-loading:before{content:"\fa19"}.fi-ts-pointer-text:before{content:"\fa1a"}.fi-ts-police-box:before{content:"\fa1b"}.fi-ts-poll-h:before{content:"\fa1c"}.fi-ts-pollution:before{content:"\fa1d"}.fi-ts-pompebled:before{content:"\fa1e"}.fi-ts-poo-bolt:before{content:"\fa1f"}.fi-ts-poo:before{content:"\fa20"}.fi-ts-pool-8-ball:before{content:"\fa21"}.fi-ts-poop:before{content:"\fa22"}.fi-ts-popcorn:before{content:"\fa23"}.fi-ts-popsicle:before{content:"\fa24"}.fi-ts-portal-enter:before{content:"\fa25"}.fi-ts-portal-exit:before{content:"\fa26"}.fi-ts-postal-address:before{content:"\fa27"}.fi-ts-pot:before{content:"\fa28"}.fi-ts-potato:before{content:"\fa29"}.fi-ts-pound:before{content:"\fa2a"}.fi-ts-ppt-file:before{content:"\fa2b"}.fi-ts-practice:before{content:"\fa2c"}.fi-ts-praying-hands:before{content:"\fa2d"}.fi-ts-prescription-bottle-alt:before{content:"\fa2e"}.fi-ts-prescription-bottle-pill:before{content:"\fa2f"}.fi-ts-prescription-bottle:before{content:"\fa30"}.fi-ts-prescription:before{content:"\fa31"}.fi-ts-presentation:before{content:"\fa32"}.fi-ts-preview:before{content:"\fa33"}.fi-ts-previous-square:before{content:"\fa34"}.fi-ts-print-magnifying-glass:before{content:"\fa35"}.fi-ts-print-slash:before{content:"\fa36"}.fi-ts-print:before{content:"\fa37"}.fi-ts-priority-arrow:before{content:"\fa38"}.fi-ts-priority-arrows:before{content:"\fa39"}.fi-ts-priority-importance:before{content:"\fa3a"}.fi-ts-problem-solving:before{content:"\fa3b"}.fi-ts-procedures:before{content:"\fa3c"}.fi-ts-process:before{content:"\fa3d"}.fi-ts-productivity:before{content:"\fa3e"}.fi-ts-progress-complete:before{content:"\fa3f"}.fi-ts-progress-download:before{content:"\fa40"}.fi-ts-progress-upload:before{content:"\fa41"}.fi-ts-projector:before{content:"\fa42"}.fi-ts-protractor:before{content:"\fa43"}.fi-ts-pulse:before{content:"\fa44"}.fi-ts-pump-medical:before{content:"\fa45"}.fi-ts-pump:before{content:"\fa46"}.fi-ts-pumpkin-alt-2:before{content:"\fa47"}.fi-ts-pumpkin-alt:before{content:"\fa48"}.fi-ts-pumpkin:before{content:"\fa49"}.fi-ts-puzzle-alt:before{content:"\fa4a"}.fi-ts-puzzle-piece-integration:before{content:"\fa4b"}.fi-ts-puzzle-piece:before{content:"\fa4c"}.fi-ts-puzzle-pieces:before{content:"\fa4d"}.fi-ts-pyramid:before{content:"\fa4e"}.fi-ts-q:before{content:"\fa4f"}.fi-ts-qr-scan:before{content:"\fa50"}.fi-ts-QR:before{content:"\fa51"}.fi-ts-qrcode:before{content:"\fa52"}.fi-ts-question-square:before{content:"\fa53"}.fi-ts-question:before{content:"\fa54"}.fi-ts-queue-alt:before{content:"\fa55"}.fi-ts-queue-line:before{content:"\fa56"}.fi-ts-queue-signal:before{content:"\fa57"}.fi-ts-queue:before{content:"\fa58"}.fi-ts-quill-pen-story:before{content:"\fa59"}.fi-ts-quiz-alt:before{content:"\fa5a"}.fi-ts-quiz:before{content:"\fa5b"}.fi-ts-r:before{content:"\fa5c"}.fi-ts-rabbit-fast:before{content:"\fa5d"}.fi-ts-rabbit:before{content:"\fa5e"}.fi-ts-raccoon:before{content:"\fa5f"}.fi-ts-racquet:before{content:"\fa60"}.fi-ts-radar-monitoring-track:before{content:"\fa61"}.fi-ts-radar:before{content:"\fa62"}.fi-ts-radiation-alt:before{content:"\fa63"}.fi-ts-radiation:before{content:"\fa64"}.fi-ts-radio-alt:before{content:"\fa65"}.fi-ts-radio-button:before{content:"\fa66"}.fi-ts-radio:before{content:"\fa67"}.fi-ts-radish:before{content:"\fa68"}.fi-ts-rainbow:before{content:"\fa69"}.fi-ts-raindrops:before{content:"\fa6a"}.fi-ts-ram:before{content:"\fa6b"}.fi-ts-ramp-loading:before{content:"\fa6c"}.fi-ts-rank:before{content:"\fa6d"}.fi-ts-ranking-podium-empty:before{content:"\fa6e"}.fi-ts-ranking-podium:before{content:"\fa6f"}.fi-ts-ranking-star:before{content:"\fa70"}.fi-ts-ranking-stars:before{content:"\fa71"}.fi-ts-raygun:before{content:"\fa72"}.fi-ts-razor-barber:before{content:"\fa73"}.fi-ts-react:before{content:"\fa74"}.fi-ts-recipe-book:before{content:"\fa75"}.fi-ts-recipe:before{content:"\fa76"}.fi-ts-record-vinyl:before{content:"\fa77"}.fi-ts-rectangle-barcode:before{content:"\fa78"}.fi-ts-rectangle-code:before{content:"\fa79"}.fi-ts-rectangle-history-circle-plus:before{content:"\fa7a"}.fi-ts-rectangle-horizontal:before{content:"\fa7b"}.fi-ts-rectangle-list:before{content:"\fa7c"}.fi-ts-rectangle-panoramic:before{content:"\fa7d"}.fi-ts-rectangle-pro:before{content:"\fa7e"}.fi-ts-rectangle-vertical-history:before{content:"\fa7f"}.fi-ts-rectangle-vertical:before{content:"\fa80"}.fi-ts-rectangle-xmark:before{content:"\fa81"}.fi-ts-rectangles-mixed:before{content:"\fa82"}.fi-ts-recycle-bin:before{content:"\fa83"}.fi-ts-recycle:before{content:"\fa84"}.fi-ts-redo-alt:before{content:"\fa85"}.fi-ts-reel:before{content:"\fa86"}.fi-ts-refer-arrow:before{content:"\fa87"}.fi-ts-refer:before{content:"\fa88"}.fi-ts-referral-alt:before{content:"\fa89"}.fi-ts-referral-user:before{content:"\fa8a"}.fi-ts-referral:before{content:"\fa8b"}.fi-ts-reflect-horizontal-alt:before{content:"\fa8c"}.fi-ts-reflect-horizontal:before{content:"\fa8d"}.fi-ts-reflect-vertical:before{content:"\fa8e"}.fi-ts-refrigerator:before{content:"\fa8f"}.fi-ts-refund-alt:before{content:"\fa90"}.fi-ts-refund:before{content:"\fa91"}.fi-ts-region-pin-alt:before{content:"\fa92"}.fi-ts-region-pin:before{content:"\fa93"}.fi-ts-registered:before{content:"\fa94"}.fi-ts-registration-paper:before{content:"\fa95"}.fi-ts-remove-folder:before{content:"\fa96"}.fi-ts-remove-user:before{content:"\fa97"}.fi-ts-rent-signal:before{content:"\fa98"}.fi-ts-rent:before{content:"\fa99"}.fi-ts-replace:before{content:"\fa9a"}.fi-ts-replay-10:before{content:"\fa9b"}.fi-ts-replay-30:before{content:"\fa9c"}.fi-ts-replay-5:before{content:"\fa9d"}.fi-ts-reply-all:before{content:"\fa9e"}.fi-ts-republican:before{content:"\fa9f"}.fi-ts-reservation-smartphone:before{content:"\faa0"}.fi-ts-reservation-table:before{content:"\faa1"}.fi-ts-resistance-band:before{content:"\faa2"}.fi-ts-resources:before{content:"\faa3"}.fi-ts-restaurant:before{content:"\faa4"}.fi-ts-restock:before{content:"\faa5"}.fi-ts-restroom-simple:before{content:"\faa6"}.fi-ts-resume:before{content:"\faa7"}.fi-ts-revenue-alt:before{content:"\faa8"}.fi-ts-revenue-euro:before{content:"\faa9"}.fi-ts-Revenue:before{content:"\faaa"}.fi-ts-review:before{content:"\faab"}.fi-ts-rewind-button-circle:before{content:"\faac"}.fi-ts-rhombus:before{content:"\faad"}.fi-ts-ribbon:before{content:"\faae"}.fi-ts-right-from-bracket:before{content:"\faaf"}.fi-ts-right:before{content:"\fab0"}.fi-ts-ring-diamond:before{content:"\fab1"}.fi-ts-ring:before{content:"\fab2"}.fi-ts-rings-wedding:before{content:"\fab3"}.fi-ts-risk-alt:before{content:"\fab4"}.fi-ts-risk:before{content:"\fab5"}.fi-ts-road-barrier:before{content:"\fab6"}.fi-ts-road-sign-left:before{content:"\fab7"}.fi-ts-robot:before{content:"\fab8"}.fi-ts-robotic-arm:before{content:"\fab9"}.fi-ts-rocket-lunch:before{content:"\faba"}.fi-ts-rocket:before{content:"\fabb"}.fi-ts-roller-coaster:before{content:"\fabc"}.fi-ts-room-service:before{content:"\fabd"}.fi-ts-rotate-exclamation:before{content:"\fabe"}.fi-ts-rotate-reverse:before{content:"\fabf"}.fi-ts-rotate-square:before{content:"\fac0"}.fi-ts-roulette:before{content:"\fac1"}.fi-ts-route-highway:before{content:"\fac2"}.fi-ts-route-interstate:before{content:"\fac3"}.fi-ts-route:before{content:"\fac4"}.fi-ts-router:before{content:"\fac5"}.fi-ts-rss-alt:before{content:"\fac6"}.fi-ts-rss:before{content:"\fac7"}.fi-ts-ruble-sign:before{content:"\fac8"}.fi-ts-rugby-helmet:before{content:"\fac9"}.fi-ts-ruler-combined:before{content:"\faca"}.fi-ts-ruler-horizontal:before{content:"\facb"}.fi-ts-ruler-triangle:before{content:"\facc"}.fi-ts-ruler-vertical:before{content:"\facd"}.fi-ts-rules-alt:before{content:"\face"}.fi-ts-rules:before{content:"\facf"}.fi-ts-running-track:before{content:"\fad0"}.fi-ts-running:before{content:"\fad1"}.fi-ts-rupee-sign:before{content:"\fad2"}.fi-ts-rupiah-sign:before{content:"\fad3"}.fi-ts-rv:before{content:"\fad4"}.fi-ts-s:before{content:"\fad5"}.fi-ts-sack-dollar:before{content:"\fad6"}.fi-ts-sack:before{content:"\fad7"}.fi-ts-sad-cry:before{content:"\fad8"}.fi-ts-sad-tear:before{content:"\fad9"}.fi-ts-sad:before{content:"\fada"}.fi-ts-safe-box:before{content:"\fadb"}.fi-ts-sailboat:before{content:"\fadc"}.fi-ts-salad:before{content:"\fadd"}.fi-ts-salary-alt:before{content:"\fade"}.fi-ts-salt-pepper:before{content:"\fadf"}.fi-ts-salt-shaker:before{content:"\fae0"}.fi-ts-sandwich-alt:before{content:"\fae1"}.fi-ts-sandwich:before{content:"\fae2"}.fi-ts-satellite-dish:before{content:"\fae3"}.fi-ts-satellite:before{content:"\fae4"}.fi-ts-saturday:before{content:"\fae5"}.fi-ts-sauce:before{content:"\fae6"}.fi-ts-sausage:before{content:"\fae7"}.fi-ts-sax-hot:before{content:"\fae8"}.fi-ts-saxophone:before{content:"\fae9"}.fi-ts-scale-comparison-alt:before{content:"\faea"}.fi-ts-scale-comparison:before{content:"\faeb"}.fi-ts-scale:before{content:"\faec"}.fi-ts-scalpel-path:before{content:"\faed"}.fi-ts-scalpel:before{content:"\faee"}.fi-ts-scanner-gun:before{content:"\faef"}.fi-ts-scanner-image:before{content:"\faf0"}.fi-ts-scanner-keyboard:before{content:"\faf1"}.fi-ts-scanner-touchscreen:before{content:"\faf2"}.fi-ts-scarecrow:before{content:"\faf3"}.fi-ts-scarf:before{content:"\faf4"}.fi-ts-school-bus:before{content:"\faf5"}.fi-ts-school:before{content:"\faf6"}.fi-ts-scooter:before{content:"\faf7"}.fi-ts-screen:before{content:"\faf8"}.fi-ts-screencast:before{content:"\faf9"}.fi-ts-screw-alt:before{content:"\fafa"}.fi-ts-screw:before{content:"\fafb"}.fi-ts-screwdriver:before{content:"\fafc"}.fi-ts-scribble:before{content:"\fafd"}.fi-ts-script:before{content:"\fafe"}.fi-ts-scroll-document-story:before{content:"\faff"}.fi-ts-scroll-old:before{content:"\fb00"}.fi-ts-scroll-torah:before{content:"\fb01"}.fi-ts-scroll:before{content:"\fb02"}.fi-ts-scrubber:before{content:"\fb03"}.fi-ts-scythe:before{content:"\fb04"}.fi-ts-sd-card:before{content:"\fb05"}.fi-ts-sd-cards:before{content:"\fb06"}.fi-ts-seal-exclamation:before{content:"\fb07"}.fi-ts-seal-question:before{content:"\fb08"}.fi-ts-seal:before{content:"\fb09"}.fi-ts-search-alt:before{content:"\fb0a"}.fi-ts-search-dollar:before{content:"\fb0b"}.fi-ts-search-heart:before{content:"\fb0c"}.fi-ts-search-location:before{content:"\fb0d"}.fi-ts-seat-airline:before{content:"\fb0e"}.fi-ts-seatbelt-safety-driver:before{content:"\fb0f"}.fi-ts-second-award:before{content:"\fb10"}.fi-ts-second-laurel:before{content:"\fb11"}.fi-ts-second-medal:before{content:"\fb12"}.fi-ts-second:before{content:"\fb13"}.fi-ts-seedling:before{content:"\fb14"}.fi-ts-selection:before{content:"\fb15"}.fi-ts-sell:before{content:"\fb16"}.fi-ts-seller-store:before{content:"\fb17"}.fi-ts-seller:before{content:"\fb18"}.fi-ts-selling:before{content:"\fb19"}.fi-ts-send-back:before{content:"\fb1a"}.fi-ts-send-backward:before{content:"\fb1b"}.fi-ts-send-money-smartphone:before{content:"\fb1c"}.fi-ts-send-money:before{content:"\fb1d"}.fi-ts-sensor-alert:before{content:"\fb1e"}.fi-ts-sensor-fire:before{content:"\fb1f"}.fi-ts-sensor-on:before{content:"\fb20"}.fi-ts-sensor-smoke:before{content:"\fb21"}.fi-ts-sensor:before{content:"\fb22"}.fi-ts-share-alt-square:before{content:"\fb23"}.fi-ts-share-square:before{content:"\fb24"}.fi-ts-sheep:before{content:"\fb25"}.fi-ts-shekel-sign:before{content:"\fb26"}.fi-ts-shelves:before{content:"\fb27"}.fi-ts-shield-alt:before{content:"\fb28"}.fi-ts-shield-cat:before{content:"\fb29"}.fi-ts-shield-cross:before{content:"\fb2a"}.fi-ts-shield-dog:before{content:"\fb2b"}.fi-ts-shield-exclamation:before{content:"\fb2c"}.fi-ts-shield-interrogation:before{content:"\fb2d"}.fi-ts-shield-keyhole:before{content:"\fb2e"}.fi-ts-shield-minus:before{content:"\fb2f"}.fi-ts-shield-security-risk:before{content:"\fb30"}.fi-ts-shield-slash:before{content:"\fb31"}.fi-ts-shield-trust:before{content:"\fb32"}.fi-ts-shield-virus:before{content:"\fb33"}.fi-ts-shield-xmark:before{content:"\fb34"}.fi-ts-shipping-fast:before{content:"\fb35"}.fi-ts-shipping-timed:before{content:"\fb36"}.fi-ts-shirt-long-sleeve:before{content:"\fb37"}.fi-ts-shirt-running:before{content:"\fb38"}.fi-ts-shirt-tank-top:before{content:"\fb39"}.fi-ts-shirt:before{content:"\fb3a"}.fi-ts-shish-kebab:before{content:"\fb3b"}.fi-ts-shoe-prints:before{content:"\fb3c"}.fi-ts-shop-lock:before{content:"\fb3d"}.fi-ts-shop-slash:before{content:"\fb3e"}.fi-ts-shopping-basket:before{content:"\fb3f"}.fi-ts-shopping-cart-buyer:before{content:"\fb40"}.fi-ts-shovel-snow:before{content:"\fb41"}.fi-ts-shovel:before{content:"\fb42"}.fi-ts-shower-down:before{content:"\fb43"}.fi-ts-shower:before{content:"\fb44"}.fi-ts-shredder:before{content:"\fb45"}.fi-ts-shrimp:before{content:"\fb46"}.fi-ts-shuttle-van:before{content:"\fb47"}.fi-ts-shuttlecock:before{content:"\fb48"}.fi-ts-Sickle:before{content:"\fb49"}.fi-ts-sidebar-flip:before{content:"\fb4a"}.fi-ts-sidebar:before{content:"\fb4b"}.fi-ts-sigma:before{content:"\fb4c"}.fi-ts-sign-hanging:before{content:"\fb4d"}.fi-ts-sign-in-alt:before{content:"\fb4e"}.fi-ts-sign-out-alt:before{content:"\fb4f"}.fi-ts-sign-posts-wrench:before{content:"\fb50"}.fi-ts-sign-posts:before{content:"\fb51"}.fi-ts-sign-up:before{content:"\fb52"}.fi-ts-signal-alt-1:before{content:"\fb53"}.fi-ts-signal-alt-2:before{content:"\fb54"}.fi-ts-signal-alt-slash:before{content:"\fb55"}.fi-ts-signal-alt:before{content:"\fb56"}.fi-ts-signal-bars-fair:before{content:"\fb57"}.fi-ts-signal-bars-good:before{content:"\fb58"}.fi-ts-signal-bars-weak:before{content:"\fb59"}.fi-ts-signal-stream-slash:before{content:"\fb5a"}.fi-ts-signal-stream:before{content:"\fb5b"}.fi-ts-signature-lock:before{content:"\fb5c"}.fi-ts-signature-slash:before{content:"\fb5d"}.fi-ts-signature:before{content:"\fb5e"}.fi-ts-sim-card:before{content:"\fb5f"}.fi-ts-sim-cards:before{content:"\fb60"}.fi-ts-sink:before{content:"\fb61"}.fi-ts-siren-on:before{content:"\fb62"}.fi-ts-Siren:before{content:"\fb63"}.fi-ts-site-alt:before{content:"\fb64"}.fi-ts-site-browser:before{content:"\fb65"}.fi-ts-site:before{content:"\fb66"}.fi-ts-sitemap:before{content:"\fb67"}.fi-ts-skating:before{content:"\fb68"}.fi-ts-skeleton-ribs:before{content:"\fb69"}.fi-ts-skeleton:before{content:"\fb6a"}.fi-ts-skewer:before{content:"\fb6b"}.fi-ts-ski-boot-ski:before{content:"\fb6c"}.fi-ts-ski-jump:before{content:"\fb6d"}.fi-ts-ski-lift:before{content:"\fb6e"}.fi-ts-skiing-nordic:before{content:"\fb6f"}.fi-ts-skiing:before{content:"\fb70"}.fi-ts-skill-alt:before{content:"\fb71"}.fi-ts-skill-user:before{content:"\fb72"}.fi-ts-skill:before{content:"\fb73"}.fi-ts-skin-arrow:before{content:"\fb74"}.fi-ts-skin-drop:before{content:"\fb75"}.fi-ts-skin-hair:before{content:"\fb76"}.fi-ts-skin:before{content:"\fb77"}.fi-ts-skip-15-seconds:before{content:"\fb78"}.fi-ts-skull-cow:before{content:"\fb79"}.fi-ts-skull-crossbones:before{content:"\fb7a"}.fi-ts-skull:before{content:"\fb7b"}.fi-ts-slash:before{content:"\fb7c"}.fi-ts-sledding:before{content:"\fb7d"}.fi-ts-sleeping-bag:before{content:"\fb7e"}.fi-ts-sleigh:before{content:"\fb7f"}.fi-ts-sliders-h-square:before{content:"\fb80"}.fi-ts-sliders-v-square:before{content:"\fb81"}.fi-ts-sliders-v:before{content:"\fb82"}.fi-ts-slot-machine:before{content:"\fb83"}.fi-ts-smart-home-alt:before{content:"\fb84"}.fi-ts-smart-home:before{content:"\fb85"}.fi-ts-smartphone:before{content:"\fb86"}.fi-ts-smile-beam:before{content:"\fb87"}.fi-ts-smile-plus:before{content:"\fb88"}.fi-ts-smile-wink:before{content:"\fb89"}.fi-ts-smile:before{content:"\fb8a"}.fi-ts-smiley-comment-alt:before{content:"\fb8b"}.fi-ts-smog:before{content:"\fb8c"}.fi-ts-smoke:before{content:"\fb8d"}.fi-ts-smoking-ban:before{content:"\fb8e"}.fi-ts-smoking:before{content:"\fb8f"}.fi-ts-snake:before{content:"\fb90"}.fi-ts-snap:before{content:"\fb91"}.fi-ts-snooze:before{content:"\fb92"}.fi-ts-snow-blowing:before{content:"\fb93"}.fi-ts-snowboarding:before{content:"\fb94"}.fi-ts-snowflake-droplets:before{content:"\fb95"}.fi-ts-snowflake:before{content:"\fb96"}.fi-ts-snowflakes:before{content:"\fb97"}.fi-ts-snowman-alt:before{content:"\fb98"}.fi-ts-snowman-head:before{content:"\fb99"}.fi-ts-snowmobile:before{content:"\fb9a"}.fi-ts-snowplow:before{content:"\fb9b"}.fi-ts-soap-alt:before{content:"\fb9c"}.fi-ts-soap:before{content:"\fb9d"}.fi-ts-socks:before{content:"\fb9e"}.fi-ts-sofa-size:before{content:"\fb9f"}.fi-ts-sofa:before{content:"\fba0"}.fi-ts-solar-panel-sun:before{content:"\fba1"}.fi-ts-solar-panel:before{content:"\fba2"}.fi-ts-solar-system:before{content:"\fba3"}.fi-ts-sold-house:before{content:"\fba4"}.fi-ts-sold-signal:before{content:"\fba5"}.fi-ts-sort-alpha-down-alt:before{content:"\fba6"}.fi-ts-sort-alpha-down:before{content:"\fba7"}.fi-ts-sort-alpha-up-alt:before{content:"\fba8"}.fi-ts-sort-alpha-up:before{content:"\fba9"}.fi-ts-sort-alt:before{content:"\fbaa"}.fi-ts-sort-amount-down-alt:before{content:"\fbab"}.fi-ts-sort-amount-down:before{content:"\fbac"}.fi-ts-sort-amount-up-alt:before{content:"\fbad"}.fi-ts-sort-amount-up:before{content:"\fbae"}.fi-ts-sort-circle-down:before{content:"\fbaf"}.fi-ts-sort-circle-up:before{content:"\fbb0"}.fi-ts-sort-circle:before{content:"\fbb1"}.fi-ts-sort-down:before{content:"\fbb2"}.fi-ts-sort-numeric-down-alt:before{content:"\fbb3"}.fi-ts-sort-numeric-down:before{content:"\fbb4"}.fi-ts-sort-shapes-down:before{content:"\fbb5"}.fi-ts-sort-shapes-up:before{content:"\fbb6"}.fi-ts-sort-size-down:before{content:"\fbb7"}.fi-ts-sort-size-up:before{content:"\fbb8"}.fi-ts-sort:before{content:"\fbb9"}.fi-ts-soup:before{content:"\fbba"}.fi-ts-source-data:before{content:"\fbbb"}.fi-ts-source-document-alt:before{content:"\fbbc"}.fi-ts-source-document:before{content:"\fbbd"}.fi-ts-spa:before{content:"\fbbe"}.fi-ts-space-shuttle:before{content:"\fbbf"}.fi-ts-space-station-moon-alt:before{content:"\fbc0"}.fi-ts-space-station-moon:before{content:"\fbc1"}.fi-ts-spade:before{content:"\fbc2"}.fi-ts-spaghetti-monster-flying:before{content:"\fbc3"}.fi-ts-spain-map:before{content:"\fbc4"}.fi-ts-sparkles:before{content:"\fbc5"}.fi-ts-spartan-helmet:before{content:"\fbc6"}.fi-ts-speaker:before{content:"\fbc7"}.fi-ts-speakers:before{content:"\fbc8"}.fi-ts-speech-bubble-story:before{content:"\fbc9"}.fi-ts-speedometer-arrow:before{content:"\fbca"}.fi-ts-speedometer-kpi:before{content:"\fbcb"}.fi-ts-sphere:before{content:"\fbcc"}.fi-ts-spider-black-widow:before{content:"\fbcd"}.fi-ts-spider-web:before{content:"\fbce"}.fi-ts-spider:before{content:"\fbcf"}.fi-ts-split-up-relation:before{content:"\fbd0"}.fi-ts-split:before{content:"\fbd1"}.fi-ts-splotch:before{content:"\fbd2"}.fi-ts-spoon:before{content:"\fbd3"}.fi-ts-spray-can-sparkles:before{content:"\fbd4"}.fi-ts-spray-can:before{content:"\fbd5"}.fi-ts-spring-calendar:before{content:"\fbd6"}.fi-ts-sprinkler:before{content:"\fbd7"}.fi-ts-spy:before{content:"\fbd8"}.fi-ts-square-0:before{content:"\fbd9"}.fi-ts-square-1:before{content:"\fbda"}.fi-ts-square-2:before{content:"\fbdb"}.fi-ts-square-3:before{content:"\fbdc"}.fi-ts-square-4:before{content:"\fbdd"}.fi-ts-square-5:before{content:"\fbde"}.fi-ts-square-6:before{content:"\fbdf"}.fi-ts-square-7:before{content:"\fbe0"}.fi-ts-square-8:before{content:"\fbe1"}.fi-ts-square-9:before{content:"\fbe2"}.fi-ts-square-a:before{content:"\fbe3"}.fi-ts-square-b:before{content:"\fbe4"}.fi-ts-square-bolt:before{content:"\fbe5"}.fi-ts-square-c:before{content:"\fbe6"}.fi-ts-square-code:before{content:"\fbe7"}.fi-ts-square-d:before{content:"\fbe8"}.fi-ts-square-dashed-circle-plus:before{content:"\fbe9"}.fi-ts-square-dashed:before{content:"\fbea"}.fi-ts-square-divide:before{content:"\fbeb"}.fi-ts-square-e:before{content:"\fbec"}.fi-ts-square-ellipsis-vertical:before{content:"\fbed"}.fi-ts-square-ellipsis:before{content:"\fbee"}.fi-ts-square-exclamation:before{content:"\fbef"}.fi-ts-square-f:before{content:"\fbf0"}.fi-ts-square-g:before{content:"\fbf1"}.fi-ts-square-h:before{content:"\fbf2"}.fi-ts-square-heart:before{content:"\fbf3"}.fi-ts-square-i:before{content:"\fbf4"}.fi-ts-square-info:before{content:"\fbf5"}.fi-ts-square-j:before{content:"\fbf6"}.fi-ts-square-k:before{content:"\fbf7"}.fi-ts-square-kanban:before{content:"\fbf8"}.fi-ts-square-l:before{content:"\fbf9"}.fi-ts-square-m:before{content:"\fbfa"}.fi-ts-square-minus:before{content:"\fbfb"}.fi-ts-square-n:before{content:"\fbfc"}.fi-ts-square-o:before{content:"\fbfd"}.fi-ts-square-p:before{content:"\fbfe"}.fi-ts-square-phone-hangup:before{content:"\fbff"}.fi-ts-square-plus:before{content:"\fc00"}.fi-ts-square-poll-horizontal:before{content:"\fc01"}.fi-ts-square-poll-vertical:before{content:"\fc02"}.fi-ts-square-q:before{content:"\fc03"}.fi-ts-square-quote:before{content:"\fc04"}.fi-ts-square-r:before{content:"\fc05"}.fi-ts-square-root:before{content:"\fc06"}.fi-ts-square-s:before{content:"\fc07"}.fi-ts-square-small:before{content:"\fc08"}.fi-ts-square-star:before{content:"\fc09"}.fi-ts-square-t:before{content:"\fc0a"}.fi-ts-square-terminal:before{content:"\fc0b"}.fi-ts-square-u:before{content:"\fc0c"}.fi-ts-square-up-right:before{content:"\fc0d"}.fi-ts-square-v:before{content:"\fc0e"}.fi-ts-square-w:before{content:"\fc0f"}.fi-ts-square-x:before{content:"\fc10"}.fi-ts-square-y:before{content:"\fc11"}.fi-ts-square-z:before{content:"\fc12"}.fi-ts-square:before{content:"\fc13"}.fi-ts-squid:before{content:"\fc14"}.fi-ts-squircle:before{content:"\fc15"}.fi-ts-squirrel:before{content:"\fc16"}.fi-ts-staff:before{content:"\fc17"}.fi-ts-stage-concert:before{content:"\fc18"}.fi-ts-stage-theatre:before{content:"\fc19"}.fi-ts-stage:before{content:"\fc1a"}.fi-ts-stairs:before{content:"\fc1b"}.fi-ts-stamp:before{content:"\fc1c"}.fi-ts-standard-definition:before{content:"\fc1d"}.fi-ts-star-and-crescent:before{content:"\fc1e"}.fi-ts-star-christmas:before{content:"\fc1f"}.fi-ts-star-comment-alt:before{content:"\fc20"}.fi-ts-star-exclamation:before{content:"\fc21"}.fi-ts-star-octogram:before{content:"\fc22"}.fi-ts-star-of-david:before{content:"\fc23"}.fi-ts-star-sharp-half-stroke:before{content:"\fc24"}.fi-ts-star-sharp-half:before{content:"\fc25"}.fi-ts-star-shooting:before{content:"\fc26"}.fi-ts-starfighter:before{content:"\fc27"}.fi-ts-stars:before{content:"\fc28"}.fi-ts-state-country:before{content:"\fc29"}.fi-ts-stationary-bike:before{content:"\fc2a"}.fi-ts-stats:before{content:"\fc2b"}.fi-ts-steak:before{content:"\fc2c"}.fi-ts-steering-wheel:before{content:"\fc2d"}.fi-ts-step-backward:before{content:"\fc2e"}.fi-ts-step-forward:before{content:"\fc2f"}.fi-ts-sterling-sign:before{content:"\fc30"}.fi-ts-stethoscope:before{content:"\fc31"}.fi-ts-sticker:before{content:"\fc32"}.fi-ts-stocking:before{content:"\fc33"}.fi-ts-stomach:before{content:"\fc34"}.fi-ts-stop-circle:before{content:"\fc35"}.fi-ts-stop-square:before{content:"\fc36"}.fi-ts-stopwatch:before{content:"\fc37"}.fi-ts-store-alt:before{content:"\fc38"}.fi-ts-store-buyer:before{content:"\fc39"}.fi-ts-store-lock:before{content:"\fc3a"}.fi-ts-store-slash:before{content:"\fc3b"}.fi-ts-story-book:before{content:"\fc3c"}.fi-ts-story-fairy-tale:before{content:"\fc3d"}.fi-ts-story-fantasy:before{content:"\fc3e"}.fi-ts-strategy-chess-risk:before{content:"\fc3f"}.fi-ts-strawberry:before{content:"\fc40"}.fi-ts-street-view:before{content:"\fc41"}.fi-ts-stretcher:before{content:"\fc42"}.fi-ts-strikethrough:before{content:"\fc43"}.fi-ts-stroopwafel:before{content:"\fc44"}.fi-ts-student-alt:before{content:"\fc45"}.fi-ts-student:before{content:"\fc46"}.fi-ts-subscript:before{content:"\fc47"}.fi-ts-subscription-alt:before{content:"\fc48"}.fi-ts-subscription:before{content:"\fc49"}.fi-ts-subtitles-slash:before{content:"\fc4a"}.fi-ts-subway:before{content:"\fc4b"}.fi-ts-suitcase-alt:before{content:"\fc4c"}.fi-ts-summary-check:before{content:"\fc4d"}.fi-ts-summer:before{content:"\fc4e"}.fi-ts-sun-dust:before{content:"\fc4f"}.fi-ts-sun-plant-wilt:before{content:"\fc50"}.fi-ts-sun-salutation-yoga:before{content:"\fc51"}.fi-ts-sun:before{content:"\fc52"}.fi-ts-sunday:before{content:"\fc53"}.fi-ts-sunglasses-alt:before{content:"\fc54"}.fi-ts-sunglasses:before{content:"\fc55"}.fi-ts-sunrise-alt:before{content:"\fc56"}.fi-ts-sunrise:before{content:"\fc57"}.fi-ts-sunset:before{content:"\fc58"}.fi-ts-superscript:before{content:"\fc59"}.fi-ts-supplier-alt:before{content:"\fc5a"}.fi-ts-supplier:before{content:"\fc5b"}.fi-ts-surprise:before{content:"\fc5c"}.fi-ts-surveillance-camera:before{content:"\fc5d"}.fi-ts-survey-xmark:before{content:"\fc5e"}.fi-ts-sushi-alt:before{content:"\fc5f"}.fi-ts-sushi-roll:before{content:"\fc60"}.fi-ts-sushi:before{content:"\fc61"}.fi-ts-svg:before{content:"\fc62"}.fi-ts-swap:before{content:"\fc63"}.fi-ts-swatchbook:before{content:"\fc64"}.fi-ts-swimmer:before{content:"\fc65"}.fi-ts-swimming-pool:before{content:"\fc66"}.fi-ts-swing:before{content:"\fc67"}.fi-ts-swipe-down:before{content:"\fc68"}.fi-ts-swipe-left:before{content:"\fc69"}.fi-ts-swipe-right:before{content:"\fc6a"}.fi-ts-swipe-up:before{content:"\fc6b"}.fi-ts-symbols:before{content:"\fc6c"}.fi-ts-synagogue:before{content:"\fc6d"}.fi-ts-syringe:before{content:"\fc6e"}.fi-ts-system-cloud:before{content:"\fc6f"}.fi-ts-t:before{content:"\fc70"}.fi-ts-tab-folder:before{content:"\fc71"}.fi-ts-table-columns:before{content:"\fc72"}.fi-ts-table-layout:before{content:"\fc73"}.fi-ts-table-list:before{content:"\fc74"}.fi-ts-table-picnic:before{content:"\fc75"}.fi-ts-table-pivot:before{content:"\fc76"}.fi-ts-table-rows:before{content:"\fc77"}.fi-ts-table-tree:before{content:"\fc78"}.fi-ts-table:before{content:"\fc79"}.fi-ts-tablet-android-alt:before{content:"\fc7a"}.fi-ts-tablet-android:before{content:"\fc7b"}.fi-ts-tablet-rugged:before{content:"\fc7c"}.fi-ts-tablet:before{content:"\fc7d"}.fi-ts-tachometer-alt-average:before{content:"\fc7e"}.fi-ts-tachometer-alt-fastest:before{content:"\fc7f"}.fi-ts-tachometer-alt-slow:before{content:"\fc80"}.fi-ts-tachometer-alt-slowest:before{content:"\fc81"}.fi-ts-tachometer-average:before{content:"\fc82"}.fi-ts-tachometer-fast:before{content:"\fc83"}.fi-ts-tachometer-fastest:before{content:"\fc84"}.fi-ts-tachometer-slow:before{content:"\fc85"}.fi-ts-tachometer-slowest:before{content:"\fc86"}.fi-ts-tachometer:before{content:"\fc87"}.fi-ts-taco:before{content:"\fc88"}.fi-ts-tags:before{content:"\fc89"}.fi-ts-talent-alt:before{content:"\fc8a"}.fi-ts-talent-hand:before{content:"\fc8b"}.fi-ts-talent:before{content:"\fc8c"}.fi-ts-tally-1:before{content:"\fc8d"}.fi-ts-tally-2:before{content:"\fc8e"}.fi-ts-tally-3:before{content:"\fc8f"}.fi-ts-tally-4:before{content:"\fc90"}.fi-ts-tally:before{content:"\fc91"}.fi-ts-tamale:before{content:"\fc92"}.fi-ts-tank-water:before{content:"\fc93"}.fi-ts-tap:before{content:"\fc94"}.fi-ts-tape:before{content:"\fc95"}.fi-ts-target-audience:before{content:"\fc96"}.fi-ts-target:before{content:"\fc97"}.fi-ts-tax-alt:before{content:"\fc98"}.fi-ts-tax:before{content:"\fc99"}.fi-ts-taxi-bus:before{content:"\fc9a"}.fi-ts-team-check-alt:before{content:"\fc9b"}.fi-ts-team-check:before{content:"\fc9c"}.fi-ts-teddy-bear:before{content:"\fc9d"}.fi-ts-teeth-open:before{content:"\fc9e"}.fi-ts-telescope:before{content:"\fc9f"}.fi-ts-temperature-down:before{content:"\fca0"}.fi-ts-temperature-frigid:before{content:"\fca1"}.fi-ts-temperature-high:before{content:"\fca2"}.fi-ts-temperature-list:before{content:"\fca3"}.fi-ts-temperature-low:before{content:"\fca4"}.fi-ts-temperature-up:before{content:"\fca5"}.fi-ts-template-alt:before{content:"\fca6"}.fi-ts-template:before{content:"\fca7"}.fi-ts-tenge:before{content:"\fca8"}.fi-ts-tent-arrow-down-to-line:before{content:"\fca9"}.fi-ts-tent-arrow-left-right:before{content:"\fcaa"}.fi-ts-tent-arrow-turn-left:before{content:"\fcab"}.fi-ts-tent-arrows-down:before{content:"\fcac"}.fi-ts-tents:before{content:"\fcad"}.fi-ts-terminal:before{content:"\fcae"}.fi-ts-terrace:before{content:"\fcaf"}.fi-ts-test-tube:before{content:"\fcb0"}.fi-ts-test:before{content:"\fcb1"}.fi-ts-text-box-dots:before{content:"\fcb2"}.fi-ts-text-box-edit:before{content:"\fcb3"}.fi-ts-text-box:before{content:"\fcb4"}.fi-ts-text-height:before{content:"\fcb5"}.fi-ts-text-shadow:before{content:"\fcb6"}.fi-ts-text-size:before{content:"\fcb7"}.fi-ts-text-slash:before{content:"\fcb8"}.fi-ts-text-width:before{content:"\fcb9"}.fi-ts-theater-masks:before{content:"\fcba"}.fi-ts-thermometer-alt:before{content:"\fcbb"}.fi-ts-thermometer-empty:before{content:"\fcbc"}.fi-ts-thermometer-full:before{content:"\fcbd"}.fi-ts-thermometer-half:before{content:"\fcbe"}.fi-ts-thermometer-quarter:before{content:"\fcbf"}.fi-ts-thermometer-three-quarters:before{content:"\fcc0"}.fi-ts-theta:before{content:"\fcc1"}.fi-ts-third-award:before{content:"\fcc2"}.fi-ts-third-laurel:before{content:"\fcc3"}.fi-ts-third-medal:before{content:"\fcc4"}.fi-ts-third:before{content:"\fcc5"}.fi-ts-thought-bubble:before{content:"\fcc6"}.fi-ts-three-leaf-clover:before{content:"\fcc7"}.fi-ts-thumbs-up-trust:before{content:"\fcc8"}.fi-ts-thunderstorm-moon:before{content:"\fcc9"}.fi-ts-thunderstorm-risk:before{content:"\fcca"}.fi-ts-thunderstorm-sun:before{content:"\fccb"}.fi-ts-thunderstorm:before{content:"\fccc"}.fi-ts-thursday:before{content:"\fccd"}.fi-ts-ticket-airline:before{content:"\fcce"}.fi-ts-ticket-alt:before{content:"\fccf"}.fi-ts-tickets-airline:before{content:"\fcd0"}.fi-ts-tie:before{content:"\fcd1"}.fi-ts-tilde:before{content:"\fcd2"}.fi-ts-time-add:before{content:"\fcd3"}.fi-ts-time-check:before{content:"\fcd4"}.fi-ts-time-delete:before{content:"\fcd5"}.fi-ts-time-fast:before{content:"\fcd6"}.fi-ts-time-forward-sixty:before{content:"\fcd7"}.fi-ts-time-forward-ten:before{content:"\fcd8"}.fi-ts-time-forward:before{content:"\fcd9"}.fi-ts-time-half-past:before{content:"\fcda"}.fi-ts-time-oclock:before{content:"\fcdb"}.fi-ts-time-quarter-past:before{content:"\fcdc"}.fi-ts-time-quarter-to:before{content:"\fcdd"}.fi-ts-time-twenty-four:before{content:"\fcde"}.fi-ts-time-watch-calendar:before{content:"\fcdf"}.fi-ts-times-hexagon:before{content:"\fce0"}.fi-ts-tint-slash:before{content:"\fce1"}.fi-ts-tip-coin:before{content:"\fce2"}.fi-ts-tire-flat:before{content:"\fce3"}.fi-ts-tire-pressure-warning:before{content:"\fce4"}.fi-ts-tire-rugged:before{content:"\fce5"}.fi-ts-tire:before{content:"\fce6"}.fi-ts-tired:before{content:"\fce7"}.fi-ts-to-do-alt:before{content:"\fce8"}.fi-ts-to-do:before{content:"\fce9"}.fi-ts-together-people:before{content:"\fcea"}.fi-ts-toggle-off:before{content:"\fceb"}.fi-ts-toggle-on:before{content:"\fcec"}.fi-ts-toilet-paper-blank-under:before{content:"\fced"}.fi-ts-toilet-paper-blank:before{content:"\fcee"}.fi-ts-toilet-paper-slash:before{content:"\fcef"}.fi-ts-toilet-paper-under-slash:before{content:"\fcf0"}.fi-ts-toilet-paper-under:before{content:"\fcf1"}.fi-ts-toilet:before{content:"\fcf2"}.fi-ts-toilets-portable:before{content:"\fcf3"}.fi-ts-token:before{content:"\fcf4"}.fi-ts-tomato:before{content:"\fcf5"}.fi-ts-tombstone-alt:before{content:"\fcf6"}.fi-ts-tombstone:before{content:"\fcf7"}.fi-ts-tool-box:before{content:"\fcf8"}.fi-ts-tools:before{content:"\fcf9"}.fi-ts-tooth:before{content:"\fcfa"}.fi-ts-toothbrush:before{content:"\fcfb"}.fi-ts-torch-inspiration-leader:before{content:"\fcfc"}.fi-ts-torii-gate:before{content:"\fcfd"}.fi-ts-tornado:before{content:"\fcfe"}.fi-ts-total:before{content:"\fcff"}.fi-ts-tour-guide-people:before{content:"\fd00"}.fi-ts-tour-virtual:before{content:"\fd01"}.fi-ts-tower-control:before{content:"\fd02"}.fi-ts-track:before{content:"\fd03"}.fi-ts-tractor:before{content:"\fd04"}.fi-ts-trademark:before{content:"\fd05"}.fi-ts-traffic-cone:before{content:"\fd06"}.fi-ts-traffic-light-go:before{content:"\fd07"}.fi-ts-traffic-light-slow:before{content:"\fd08"}.fi-ts-traffic-light-stop:before{content:"\fd09"}.fi-ts-traffic-light:before{content:"\fd0a"}.fi-ts-trailer:before{content:"\fd0b"}.fi-ts-train-journey:before{content:"\fd0c"}.fi-ts-train-station-building:before{content:"\fd0d"}.fi-ts-train-station:before{content:"\fd0e"}.fi-ts-train-subway-tunnel:before{content:"\fd0f"}.fi-ts-train-track:before{content:"\fd10"}.fi-ts-train-tram:before{content:"\fd11"}.fi-ts-tram:before{content:"\fd12"}.fi-ts-transformation-block:before{content:"\fd13"}.fi-ts-transformation-circle:before{content:"\fd14"}.fi-ts-transformation-design:before{content:"\fd15"}.fi-ts-transformation-shapes:before{content:"\fd16"}.fi-ts-transformer-bolt:before{content:"\fd17"}.fi-ts-transgender:before{content:"\fd18"}.fi-ts-transporter-1:before{content:"\fd19"}.fi-ts-transporter-2:before{content:"\fd1a"}.fi-ts-transporter-3:before{content:"\fd1b"}.fi-ts-transporter-4:before{content:"\fd1c"}.fi-ts-transporter-5:before{content:"\fd1d"}.fi-ts-transporter-6:before{content:"\fd1e"}.fi-ts-transporter-7:before{content:"\fd1f"}.fi-ts-transporter-empty:before{content:"\fd20"}.fi-ts-transporter:before{content:"\fd21"}.fi-ts-trash-can-check:before{content:"\fd22"}.fi-ts-trash-can-clock:before{content:"\fd23"}.fi-ts-trash-can-list:before{content:"\fd24"}.fi-ts-trash-can-plus:before{content:"\fd25"}.fi-ts-trash-can-slash:before{content:"\fd26"}.fi-ts-trash-check:before{content:"\fd27"}.fi-ts-trash-clock:before{content:"\fd28"}.fi-ts-trash-empty:before{content:"\fd29"}.fi-ts-trash-list:before{content:"\fd2a"}.fi-ts-trash-plus:before{content:"\fd2b"}.fi-ts-trash-restore-alt:before{content:"\fd2c"}.fi-ts-trash-restore:before{content:"\fd2d"}.fi-ts-trash-slash:before{content:"\fd2e"}.fi-ts-trash-undo-alt:before{content:"\fd2f"}.fi-ts-trash-undo:before{content:"\fd30"}.fi-ts-trash-xmark:before{content:"\fd31"}.fi-ts-treadmill:before{content:"\fd32"}.fi-ts-treasure-chest:before{content:"\fd33"}.fi-ts-treatment:before{content:"\fd34"}.fi-ts-tree-alt:before{content:"\fd35"}.fi-ts-tree-christmas:before{content:"\fd36"}.fi-ts-tree-deciduous:before{content:"\fd37"}.fi-ts-tree:before{content:"\fd38"}.fi-ts-trees-alt:before{content:"\fd39"}.fi-ts-trees:before{content:"\fd3a"}.fi-ts-triangle-music:before{content:"\fd3b"}.fi-ts-triangle-person-digging:before{content:"\fd3c"}.fi-ts-triangle-warning:before{content:"\fd3d"}.fi-ts-triangle:before{content:"\fd3e"}.fi-ts-tricycle:before{content:"\fd3f"}.fi-ts-trillium:before{content:"\fd40"}.fi-ts-trophy-achievement-skill:before{content:"\fd41"}.fi-ts-trophy-star:before{content:"\fd42"}.fi-ts-truck-arrow-left:before{content:"\fd43"}.fi-ts-truck-arrow-right:before{content:"\fd44"}.fi-ts-truck-bolt:before{content:"\fd45"}.fi-ts-truck-box:before{content:"\fd46"}.fi-ts-truck-check:before{content:"\fd47"}.fi-ts-truck-container-empty:before{content:"\fd48"}.fi-ts-truck-container:before{content:"\fd49"}.fi-ts-truck-couch:before{content:"\fd4a"}.fi-ts-truck-fire:before{content:"\fd4b"}.fi-ts-truck-flatbed:before{content:"\fd4c"}.fi-ts-truck-front:before{content:"\fd4d"}.fi-ts-truck-ladder:before{content:"\fd4e"}.fi-ts-truck-loading:before{content:"\fd4f"}.fi-ts-truck-medical:before{content:"\fd50"}.fi-ts-truck-monster:before{content:"\fd51"}.fi-ts-truck-moving:before{content:"\fd52"}.fi-ts-truck-pickup:before{content:"\fd53"}.fi-ts-truck-plow:before{content:"\fd54"}.fi-ts-truck-ramp:before{content:"\fd55"}.fi-ts-truck-tow:before{content:"\fd56"}.fi-ts-truck-utensils:before{content:"\fd57"}.fi-ts-trumpet:before{content:"\fd58"}.fi-ts-trust-alt:before{content:"\fd59"}.fi-ts-trust:before{content:"\fd5a"}.fi-ts-tshirt:before{content:"\fd5b"}.fi-ts-tty-answer:before{content:"\fd5c"}.fi-ts-tty:before{content:"\fd5d"}.fi-ts-tubes:before{content:"\fd5e"}.fi-ts-tuesday:before{content:"\fd5f"}.fi-ts-tugrik-sign:before{content:"\fd60"}.fi-ts-turkey:before{content:"\fd61"}.fi-ts-turn-left-down:before{content:"\fd62"}.fi-ts-turn-left:before{content:"\fd63"}.fi-ts-turn-right:before{content:"\fd64"}.fi-ts-turntable:before{content:"\fd65"}.fi-ts-turtle:before{content:"\fd66"}.fi-ts-tv-music:before{content:"\fd67"}.fi-ts-tv-retro:before{content:"\fd68"}.fi-ts-typewriter:before{content:"\fd69"}.fi-ts-u:before{content:"\fd6a"}.fi-ts-ufo-beam:before{content:"\fd6b"}.fi-ts-ufo:before{content:"\fd6c"}.fi-ts-ui-ux:before{content:"\fd6d"}.fi-ts-umbrella-beach:before{content:"\fd6e"}.fi-ts-umbrella:before{content:"\fd6f"}.fi-ts-under-construction:before{content:"\fd70"}.fi-ts-undo-alt:before{content:"\fd71"}.fi-ts-undo:before{content:"\fd72"}.fi-ts-unicorn:before{content:"\fd73"}.fi-ts-uniform-martial-arts:before{content:"\fd74"}.fi-ts-universal-access:before{content:"\fd75"}.fi-ts-up-from-bracket:before{content:"\fd76"}.fi-ts-up-left:before{content:"\fd77"}.fi-ts-up-right-from-square:before{content:"\fd78"}.fi-ts-up-right:before{content:"\fd79"}.fi-ts-up:before{content:"\fd7a"}.fi-ts-url:before{content:"\fd7b"}.fi-ts-usb-pendrive:before{content:"\fd7c"}.fi-ts-usd-circle:before{content:"\fd7d"}.fi-ts-usd-square:before{content:"\fd7e"}.fi-ts-user-alien:before{content:"\fd7f"}.fi-ts-user-astronaut:before{content:"\fd80"}.fi-ts-user-check:before{content:"\fd81"}.fi-ts-user-chef:before{content:"\fd82"}.fi-ts-user-coach:before{content:"\fd83"}.fi-ts-user-cowboy:before{content:"\fd84"}.fi-ts-user-crown:before{content:"\fd85"}.fi-ts-user-gear:before{content:"\fd86"}.fi-ts-user-graduate:before{content:"\fd87"}.fi-ts-user-headset:before{content:"\fd88"}.fi-ts-user-helmet-safety:before{content:"\fd89"}.fi-ts-user-injured:before{content:"\fd8a"}.fi-ts-user-interface-ui:before{content:"\fd8b"}.fi-ts-user-key:before{content:"\fd8c"}.fi-ts-user-lock:before{content:"\fd8d"}.fi-ts-user-md-chat:before{content:"\fd8e"}.fi-ts-user-md:before{content:"\fd8f"}.fi-ts-user-minus:before{content:"\fd90"}.fi-ts-user-music:before{content:"\fd91"}.fi-ts-user-ninja:before{content:"\fd92"}.fi-ts-user-nurse:before{content:"\fd93"}.fi-ts-user-pen:before{content:"\fd94"}.fi-ts-user-pilot-tie:before{content:"\fd95"}.fi-ts-user-pilot:before{content:"\fd96"}.fi-ts-user-police:before{content:"\fd97"}.fi-ts-user-robot-xmarks:before{content:"\fd98"}.fi-ts-user-robot:before{content:"\fd99"}.fi-ts-user-salary:before{content:"\fd9a"}.fi-ts-user-shield:before{content:"\fd9b"}.fi-ts-user-skill-gear:before{content:"\fd9c"}.fi-ts-user-slash:before{content:"\fd9d"}.fi-ts-user-tag:before{content:"\fd9e"}.fi-ts-user-time:before{content:"\fd9f"}.fi-ts-user-trust:before{content:"\fda0"}.fi-ts-user-unlock:before{content:"\fda1"}.fi-ts-user-visor:before{content:"\fda2"}.fi-ts-user-xmark:before{content:"\fda3"}.fi-ts-users-alt:before{content:"\fda4"}.fi-ts-users-class:before{content:"\fda5"}.fi-ts-users-gear:before{content:"\fda6"}.fi-ts-users-medical:before{content:"\fda7"}.fi-ts-users-slash:before{content:"\fda8"}.fi-ts-users:before{content:"\fda9"}.fi-ts-utensils-slash:before{content:"\fdaa"}.fi-ts-utensils:before{content:"\fdab"}.fi-ts-utility-pole-double:before{content:"\fdac"}.fi-ts-utility-pole:before{content:"\fdad"}.fi-ts-ux-browser:before{content:"\fdae"}.fi-ts-ux:before{content:"\fdaf"}.fi-ts-v:before{content:"\fdb0"}.fi-ts-vacuum-robot:before{content:"\fdb1"}.fi-ts-vacuum:before{content:"\fdb2"}.fi-ts-value-absolute:before{content:"\fdb3"}.fi-ts-vault:before{content:"\fdb4"}.fi-ts-vector-circle:before{content:"\fdb5"}.fi-ts-vector-polygon:before{content:"\fdb6"}.fi-ts-venus-double:before{content:"\fdb7"}.fi-ts-venus-mars:before{content:"\fdb8"}.fi-ts-venus:before{content:"\fdb9"}.fi-ts-vest-patches:before{content:"\fdba"}.fi-ts-vest:before{content:"\fdbb"}.fi-ts-video-arrow-down-left:before{content:"\fdbc"}.fi-ts-video-arrow-up-right:before{content:"\fdbd"}.fi-ts-video-camera-alt:before{content:"\fdbe"}.fi-ts-video-camera:before{content:"\fdbf"}.fi-ts-video-duration:before{content:"\fdc0"}.fi-ts-video-plus:before{content:"\fdc1"}.fi-ts-video-slash:before{content:"\fdc2"}.fi-ts-videoconference:before{content:"\fdc3"}.fi-ts-vihara:before{content:"\fdc4"}.fi-ts-violin:before{content:"\fdc5"}.fi-ts-virus-slash:before{content:"\fdc6"}.fi-ts-virus:before{content:"\fdc7"}.fi-ts-viruses:before{content:"\fdc8"}.fi-ts-visit:before{content:"\fdc9"}.fi-ts-voicemail:before{content:"\fdca"}.fi-ts-volcano:before{content:"\fdcb"}.fi-ts-volume-down:before{content:"\fdcc"}.fi-ts-volume-mute:before{content:"\fdcd"}.fi-ts-volume-off:before{content:"\fdce"}.fi-ts-volume-slash:before{content:"\fdcf"}.fi-ts-vote-nay:before{content:"\fdd0"}.fi-ts-vote-yea:before{content:"\fdd1"}.fi-ts-vr-cardboard:before{content:"\fdd2"}.fi-ts-w:before{content:"\fdd3"}.fi-ts-waffle:before{content:"\fdd4"}.fi-ts-wagon-covered:before{content:"\fdd5"}.fi-ts-walker:before{content:"\fdd6"}.fi-ts-walkie-talkie:before{content:"\fdd7"}.fi-ts-walking:before{content:"\fdd8"}.fi-ts-wallet-arrow:before{content:"\fdd9"}.fi-ts-wallet-buyer:before{content:"\fdda"}.fi-ts-wallet:before{content:"\fddb"}.fi-ts-warehouse-alt:before{content:"\fddc"}.fi-ts-warranty:before{content:"\fddd"}.fi-ts-washer:before{content:"\fdde"}.fi-ts-waste-pollution:before{content:"\fddf"}.fi-ts-waste:before{content:"\fde0"}.fi-ts-watch-calculator:before{content:"\fde1"}.fi-ts-watch-fitness:before{content:"\fde2"}.fi-ts-watch-smart:before{content:"\fde3"}.fi-ts-watch:before{content:"\fde4"}.fi-ts-water-bottle:before{content:"\fde5"}.fi-ts-water-ladder:before{content:"\fde6"}.fi-ts-water-lower:before{content:"\fde7"}.fi-ts-water-rise:before{content:"\fde8"}.fi-ts-water:before{content:"\fde9"}.fi-ts-watermelon:before{content:"\fdea"}.fi-ts-wave-sine:before{content:"\fdeb"}.fi-ts-wave-square:before{content:"\fdec"}.fi-ts-wave-triangle:before{content:"\fded"}.fi-ts-wave:before{content:"\fdee"}.fi-ts-waveform-path:before{content:"\fdef"}.fi-ts-waveform:before{content:"\fdf0"}.fi-ts-web-design:before{content:"\fdf1"}.fi-ts-web:before{content:"\fdf2"}.fi-ts-webcam-slash:before{content:"\fdf3"}.fi-ts-webcam:before{content:"\fdf4"}.fi-ts-webhook:before{content:"\fdf5"}.fi-ts-wednesday:before{content:"\fdf6"}.fi-ts-whale:before{content:"\fdf7"}.fi-ts-wheat-awn-circle-exclamation:before{content:"\fdf8"}.fi-ts-wheat-awn-slash:before{content:"\fdf9"}.fi-ts-wheat-awn:before{content:"\fdfa"}.fi-ts-wheat-slash:before{content:"\fdfb"}.fi-ts-wheat:before{content:"\fdfc"}.fi-ts-wheelchair-move:before{content:"\fdfd"}.fi-ts-wheelchair-sleeping:before{content:"\fdfe"}.fi-ts-wheelchair:before{content:"\fdff"}.fi-ts-whistle:before{content:"\fe10"}.fi-ts-white-space:before{content:"\fe11"}.fi-ts-wifi-1:before{content:"\fe12"}.fi-ts-wifi-2:before{content:"\fe13"}.fi-ts-wifi-alt:before{content:"\fe14"}.fi-ts-wifi-exclamation:before{content:"\fe15"}.fi-ts-wifi-slash:before{content:"\fe16"}.fi-ts-wifi:before{content:"\fe17"}.fi-ts-wind-turbine:before{content:"\fe18"}.fi-ts-wind-warning:before{content:"\fe19"}.fi-ts-wind:before{content:"\fe1a"}.fi-ts-window-alt:before{content:"\fe1b"}.fi-ts-window-frame-open:before{content:"\fe1c"}.fi-ts-window-frame:before{content:"\fe1d"}.fi-ts-window-maximize:before{content:"\fe1e"}.fi-ts-window-minimize:before{content:"\fe1f"}.fi-ts-window-restore:before{content:"\fe30"}.fi-ts-windsock:before{content:"\fe31"}.fi-ts-wine-bottle:before{content:"\fe32"}.fi-ts-wine-glass-crack:before{content:"\fe33"}.fi-ts-wine-glass-empty:before{content:"\fe34"}.fi-ts-wishlist-heart:before{content:"\fe35"}.fi-ts-wishlist-star:before{content:"\fe36"}.fi-ts-woman-head:before{content:"\fe37"}.fi-ts-woman-scientist:before{content:"\fe38"}.fi-ts-won-sign:before{content:"\fe39"}.fi-ts-work-in-progress:before{content:"\fe3a"}.fi-ts-workflow-alt:before{content:"\fe3b"}.fi-ts-workflow-setting-alt:before{content:"\fe3c"}.fi-ts-workflow-setting:before{content:"\fe3d"}.fi-ts-workflow:before{content:"\fe3e"}.fi-ts-workshop:before{content:"\fe3f"}.fi-ts-world:before{content:"\fe40"}.fi-ts-worm:before{content:"\fe41"}.fi-ts-wreath:before{content:"\fe42"}.fi-ts-wrench-alt:before{content:"\fe43"}.fi-ts-wrench-simple:before{content:"\fe44"}.fi-ts-x-ray:before{content:"\fe45"}.fi-ts-x:before{content:"\fe46"}.fi-ts-y:before{content:"\fe47"}.fi-ts-yen:before{content:"\fe48"}.fi-ts-yin-yang:before{content:"\fe49"}.fi-ts-z:before{content:"\fe4a"}.fi-ts-zip-file:before{content:"\fe4b"}@font-face{font-family:uicons-brands;src:url("./media/uicons-brands-XJPKRNBN-XJPKRNBN.woff2") format("woff2"),url("./media/uicons-brands-PQBQF6T3-PQBQF6T3.woff") format("woff"),url("./media/uicons-brands-ZJWE2ELA-ZJWE2ELA.eot#iefix") format("embedded-opentype");font-display:swap}i[class^=fi-brands-]:before,i[class*=" fi-brands-"]:before,span[class^=fi-brands-]:before,span[class*=fi-brands-]:before{font-family:uicons-brands!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variable-selector-00:before{content:"\fe00"}.variable-selector-01:before{content:"\fe01"}.variable-selector-02:before{content:"\fe02"}.variable-selector-03:before{content:"\fe03"}.variable-selector-04:before{content:"\fe04"}.variable-selector-05:before{content:"\fe05"}.variable-selector-06:before{content:"\fe06"}.variable-selector-07:before{content:"\fe07"}.variable-selector-08:before{content:"\fe08"}.variable-selector-09:before{content:"\fe09"}.variable-selector-0a:before{content:"\fe0a"}.variable-selector-0b:before{content:"\fe0b"}.variable-selector-0c:before{content:"\fe0c"}.variable-selector-0d:before{content:"\fe0d"}.variable-selector-0e:before{content:"\fe0e"}.variable-selector-0f:before{content:"\fe0f"}.combining-half-marks-00:before{content:"\fe20"}.combining-half-marks-01:before{content:"\fe21"}.combining-half-marks-02:before{content:"\fe22"}.combining-half-marks-03:before{content:"\fe23"}.combining-half-marks-04:before{content:"\fe24"}.combining-half-marks-05:before{content:"\fe25"}.combining-half-marks-06:before{content:"\fe26"}.combining-half-marks-07:before{content:"\fe27"}.combining-half-marks-08:before{content:"\fe28"}.combining-half-marks-09:before{content:"\fe29"}.combining-half-marks-0a:before{content:"\fe2a"}.combining-half-marks-0b:before{content:"\fe2b"}.combining-half-marks-0c:before{content:"\fe2c"}.combining-half-marks-0d:before{content:"\fe2d"}.combining-half-marks-0e:before{content:"\fe2e"}.combining-half-marks-0f:before{content:"\fe2f"}.zero-width-no-break-space-0f:before{content:"\feff"}.fi-brands-3m:before{content:"\f101"}.fi-brands-500px:before{content:"\f102"}.fi-brands-abbot-laboratories:before{content:"\f103"}.fi-brands-accusoft:before{content:"\f104"}.fi-brands-acrobat:before{content:"\f105"}.fi-brands-adobe:before{content:"\f106"}.fi-brands-aecom:before{content:"\f107"}.fi-brands-aero:before{content:"\f108"}.fi-brands-after-effects:before{content:"\f109"}.fi-brands-airbnb:before{content:"\f10a"}.fi-brands-algolia:before{content:"\f10b"}.fi-brands-amd:before{content:"\f10c"}.fi-brands-american-express:before{content:"\f10d"}.fi-brands-android:before{content:"\f10e"}.fi-brands-animate:before{content:"\f10f"}.fi-brands-app-store-ios:before{content:"\f110"}.fi-brands-apple-pay:before{content:"\f111"}.fi-brands-apple:before{content:"\f112"}.fi-brands-artstation:before{content:"\f113"}.fi-brands-astrazeneca:before{content:"\f114"}.fi-brands-asus:before{content:"\f115"}.fi-brands-atandt:before{content:"\f116"}.fi-brands-atlassian:before{content:"\f117"}.fi-brands-atom:before{content:"\f118"}.fi-brands-audition:before{content:"\f119"}.fi-brands-behance:before{content:"\f11a"}.fi-brands-bitcoin:before{content:"\f11b"}.fi-brands-blackberry:before{content:"\f11c"}.fi-brands-blogger:before{content:"\f11d"}.fi-brands-bluetooth:before{content:"\f11e"}.fi-brands-bootstrap:before{content:"\f11f"}.fi-brands-bridgestone:before{content:"\f120"}.fi-brands-burger-king:before{content:"\f121"}.fi-brands-c:before{content:"\f122"}.fi-brands-capture:before{content:"\f123"}.fi-brands-cc-amazon-pay:before{content:"\f124"}.fi-brands-cc-apple-pay:before{content:"\f125"}.fi-brands-cc-diners-club:before{content:"\f126"}.fi-brands-cc-visa:before{content:"\f127"}.fi-brands-centos:before{content:"\f128"}.fi-brands-character:before{content:"\f129"}.fi-brands-chromecast:before{content:"\f12a"}.fi-brands-cloudflare:before{content:"\f12b"}.fi-brands-confluence:before{content:"\f12c"}.fi-brands-creative-commons-by:before{content:"\f12d"}.fi-brands-creative-commons-nc-eu:before{content:"\f12e"}.fi-brands-creative-commons-nc-jp:before{content:"\f12f"}.fi-brands-creative-commons-nc:before{content:"\f130"}.fi-brands-creative-commons-nd:before{content:"\f131"}.fi-brands-creative-commons-pd-alt:before{content:"\f132"}.fi-brands-creative-commons-pd:before{content:"\f133"}.fi-brands-creative-commons-remix:before{content:"\f134"}.fi-brands-creative-commons-sa:before{content:"\f135"}.fi-brands-creative-commons-sampling-plus:before{content:"\f136"}.fi-brands-creative-commons-sampling:before{content:"\f137"}.fi-brands-creative-commons-share:before{content:"\f138"}.fi-brands-creative-commons-zero:before{content:"\f139"}.fi-brands-creative-commons:before{content:"\f13a"}.fi-brands-css3-alt:before{content:"\f13b"}.fi-brands-css3:before{content:"\f13c"}.fi-brands-dailymotion:before{content:"\f13d"}.fi-brands-deezer:before{content:"\f13e"}.fi-brands-delphi:before{content:"\f13f"}.fi-brands-dev:before{content:"\f140"}.fi-brands-devianart:before{content:"\f141"}.fi-brands-digg:before{content:"\f142"}.fi-brands-dimension:before{content:"\f143"}.fi-brands-discord:before{content:"\f144"}.fi-brands-docker:before{content:"\f145"}.fi-brands-dribbble:before{content:"\f146"}.fi-brands-dropbox:before{content:"\f147"}.fi-brands-drupal:before{content:"\f148"}.fi-brands-ebay:before{content:"\f149"}.fi-brands-elementor:before{content:"\f14a"}.fi-brands-ethereum:before{content:"\f14b"}.fi-brands-etsy:before{content:"\f14c"}.fi-brands-evernote:before{content:"\f14d"}.fi-brands-facebook-messenger:before{content:"\f14e"}.fi-brands-facebook:before{content:"\f14f"}.fi-brands-fedex:before{content:"\f150"}.fi-brands-figma:before{content:"\f151"}.fi-brands-firefox-browser:before{content:"\f152"}.fi-brands-firefox:before{content:"\f153"}.fi-brands-flaticon-1:before{content:"\f154"}.fi-brands-flaticon:before{content:"\f155"}.fi-brands-flickr:before{content:"\f156"}.fi-brands-flipboard:before{content:"\f157"}.fi-brands-fonts:before{content:"\f158"}.fi-brands-foursquare:before{content:"\f159"}.fi-brands-freepik-1:before{content:"\f15a"}.fi-brands-freepik:before{content:"\f15b"}.fi-brands-fresco:before{content:"\f15c"}.fi-brands-github:before{content:"\f15d"}.fi-brands-gitlab:before{content:"\f15e"}.fi-brands-goodreads:before{content:"\f15f"}.fi-brands-google:before{content:"\f160"}.fi-brands-haskell:before{content:"\f161"}.fi-brands-hbo:before{content:"\f162"}.fi-brands-hotjar:before{content:"\f163"}.fi-brands-html5:before{content:"\f164"}.fi-brands-huawei:before{content:"\f165"}.fi-brands-hubspot:before{content:"\f166"}.fi-brands-ibm:before{content:"\f167"}.fi-brands-iconfinder:before{content:"\f168"}.fi-brands-illustrator-draw:before{content:"\f169"}.fi-brands-illustrator:before{content:"\f16a"}.fi-brands-imdb:before{content:"\f16b"}.fi-brands-incopy:before{content:"\f16c"}.fi-brands-indesign:before{content:"\f16d"}.fi-brands-instagram:before{content:"\f16e"}.fi-brands-intel:before{content:"\f16f"}.fi-brands-invision:before{content:"\f170"}.fi-brands-itunes:before{content:"\f171"}.fi-brands-janseen:before{content:"\f172"}.fi-brands-java:before{content:"\f173"}.fi-brands-jcb:before{content:"\f174"}.fi-brands-jira:before{content:"\f175"}.fi-brands-johnson-and-johnson:before{content:"\f176"}.fi-brands-joomla:before{content:"\f177"}.fi-brands-js:before{content:"\f178"}.fi-brands-kickstarter:before{content:"\f179"}.fi-brands-line:before{content:"\f17a"}.fi-brands-linkedin:before{content:"\f17b"}.fi-brands-lisp:before{content:"\f17c"}.fi-brands-mailchimp:before{content:"\f17d"}.fi-brands-marriott-international:before{content:"\f17e"}.fi-brands-mcdonalds:before{content:"\f17f"}.fi-brands-media-encoder:before{content:"\f180"}.fi-brands-medium:before{content:"\f181"}.fi-brands-meta:before{content:"\f182"}.fi-brands-microsoft-edge:before{content:"\f183"}.fi-brands-microsoft-explorer:before{content:"\f184"}.fi-brands-microsoft:before{content:"\f185"}.fi-brands-mysql:before{content:"\f186"}.fi-brands-napster:before{content:"\f187"}.fi-brands-nestle:before{content:"\f188"}.fi-brands-netflix:before{content:"\f189"}.fi-brands-node-js:before{content:"\f18a"}.fi-brands-nvidia:before{content:"\f18b"}.fi-brands-oracle:before{content:"\f18c"}.fi-brands-patreon:before{content:"\f18d"}.fi-brands-paypal:before{content:"\f18e"}.fi-brands-pfizer:before{content:"\f18f"}.fi-brands-photoshop-camera:before{content:"\f190"}.fi-brands-photoshop-express:before{content:"\f191"}.fi-brands-photoshop-lightroom-classic:before{content:"\f192"}.fi-brands-photoshop-lightroom:before{content:"\f193"}.fi-brands-photoshop:before{content:"\f194"}.fi-brands-php:before{content:"\f195"}.fi-brands-pinterest:before{content:"\f196"}.fi-brands-postgre:before{content:"\f197"}.fi-brands-premiere-rush:before{content:"\f198"}.fi-brands-premiere:before{content:"\f199"}.fi-brands-product-hunt:before{content:"\f19a"}.fi-brands-python:before{content:"\f19b"}.fi-brands-raspberry-pi:before{content:"\f19c"}.fi-brands-reddit:before{content:"\f19d"}.fi-brands-samsung:before{content:"\f19e"}.fi-brands-sap:before{content:"\f19f"}.fi-brands-sass:before{content:"\f1a0"}.fi-brands-shopify:before{content:"\f1a1"}.fi-brands-siemens:before{content:"\f1a2"}.fi-brands-sketch:before{content:"\f1a3"}.fi-brands-skype:before{content:"\f1a4"}.fi-brands-slack:before{content:"\f1a5"}.fi-brands-slidesgo:before{content:"\f1a6"}.fi-brands-snapchat:before{content:"\f1a7"}.fi-brands-sony:before{content:"\f1a8"}.fi-brands-soundcloud:before{content:"\f1a9"}.fi-brands-spark:before{content:"\f1aa"}.fi-brands-spotify:before{content:"\f1ab"}.fi-brands-starbucks:before{content:"\f1ac"}.fi-brands-stock:before{content:"\f1ad"}.fi-brands-storyset:before{content:"\f1ae"}.fi-brands-stripe:before{content:"\f1af"}.fi-brands-substance-3d-designer:before{content:"\f1b0"}.fi-brands-substance-3d-painter:before{content:"\f1b1"}.fi-brands-substance-3d-sampler:before{content:"\f1b2"}.fi-brands-substance-3d-stager:before{content:"\f1b3"}.fi-brands-swift:before{content:"\f1b4"}.fi-brands-t-mobile:before{content:"\f1b5"}.fi-brands-telegram:before{content:"\f1b6"}.fi-brands-tencent:before{content:"\f1b7"}.fi-brands-the-home-depot:before{content:"\f1b8"}.fi-brands-tik-tok:before{content:"\f1b9"}.fi-brands-trello:before{content:"\f1ba"}.fi-brands-tripadvisor:before{content:"\f1bb"}.fi-brands-tumblr:before{content:"\f1bc"}.fi-brands-twitch:before{content:"\f1bd"}.fi-brands-twitter-alt-circle:before{content:"\f1be"}.fi-brands-twitter-alt-square:before{content:"\f1bf"}.fi-brands-twitter-alt:before{content:"\f1c0"}.fi-brands-twitter:before{content:"\f1c1"}.fi-brands-typescript:before{content:"\f1c2"}.fi-brands-uber:before{content:"\f1c3"}.fi-brands-ubuntu:before{content:"\f1c4"}.fi-brands-unilever:before{content:"\f1c5"}.fi-brands-unity:before{content:"\f1c6"}.fi-brands-unsplash:before{content:"\f1c7"}.fi-brands-ups:before{content:"\f1c8"}.fi-brands-usaa:before{content:"\f1c9"}.fi-brands-verizon:before{content:"\f1ca"}.fi-brands-videvo:before{content:"\f1cb"}.fi-brands-vimeo:before{content:"\f1cc"}.fi-brands-visa:before{content:"\f1cd"}.fi-brands-visual-basic:before{content:"\f1ce"}.fi-brands-vk:before{content:"\f1cf"}.fi-brands-walmart:before{content:"\f1d0"}.fi-brands-wepik:before{content:"\f1d1"}.fi-brands-whatsapp:before{content:"\f1d2"}.fi-brands-wikipedia:before{content:"\f1d3"}.fi-brands-windows:before{content:"\f1d4"}.fi-brands-wix:before{content:"\f1d5"}.fi-brands-wordpress:before{content:"\f1d6"}.fi-brands-xd:before{content:"\f1d7"}.fi-brands-xing:before{content:"\f1d8"}.fi-brands-yahoo:before{content:"\f1d9"}.fi-brands-yandex:before{content:"\f1da"}.fi-brands-yelp:before{content:"\f1db"}.fi-brands-youtube:before{content:"\f1dc"}.fi-brands-zoom:before{content:"\f1dd"}.os-size-observer,.os-size-observer-listener{scroll-behavior:auto!important;direction:inherit;pointer-events:none;overflow:hidden;visibility:hidden;box-sizing:border-box}.os-size-observer,.os-size-observer-listener,.os-size-observer-listener-item,.os-size-observer-listener-item-final{writing-mode:horizontal-tb;position:absolute;left:0;top:0}.os-size-observer{z-index:-1;contain:strict;display:flex;flex-direction:row;flex-wrap:nowrap;padding:inherit;border:inherit;box-sizing:inherit;margin:-133px;inset:0;transform:scale(.1)}.os-size-observer:before{content:"";flex:none;box-sizing:inherit;padding:10px;width:10px;height:10px}.os-size-observer-appear{animation:os-size-observer-appear-animation 1ms forwards}.os-size-observer-listener{box-sizing:border-box;position:relative;flex:auto;padding:inherit;border:inherit;margin:-133px;transform:scale(10)}.os-size-observer-listener.ltr{margin-right:-266px;margin-left:0}.os-size-observer-listener.rtl{margin-left:-266px;margin-right:0}.os-size-observer-listener:empty:before{content:"";width:100%;height:100%}.os-size-observer-listener:empty:before,.os-size-observer-listener>.os-size-observer-listener-item{display:block;position:relative;padding:inherit;border:inherit;box-sizing:content-box;flex:auto}.os-size-observer-listener-scroll{box-sizing:border-box;display:flex}.os-size-observer-listener-item{right:0;bottom:0;overflow:hidden;direction:ltr;flex:none}.os-size-observer-listener-item-final{transition:none}@keyframes os-size-observer-appear-animation{0%{cursor:auto}to{cursor:none}}.os-trinsic-observer{flex:none;box-sizing:border-box;position:relative;max-width:0px;max-height:1px;padding:0;margin:0;border:none;overflow:hidden;z-index:-1;height:0;top:calc(100% + 1px);contain:strict}.os-trinsic-observer:not(:empty){height:calc(100% + 1px);top:-1px}.os-trinsic-observer:not(:empty)>.os-size-observer{width:1000%;height:1000%;min-height:1px;min-width:1px}[data-overlayscrollbars-initialize],[data-overlayscrollbars-viewport~=scrollbarHidden]{scrollbar-width:none!important}[data-overlayscrollbars-initialize]::-webkit-scrollbar,[data-overlayscrollbars-initialize]::-webkit-scrollbar-corner,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar,[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar-corner{-webkit-appearance:none!important;appearance:none!important;display:none!important;width:0!important;height:0!important}[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body){overflow:auto}html[data-overlayscrollbars-body]{overflow:hidden}html[data-overlayscrollbars-body],html[data-overlayscrollbars-body]>body{width:100%;height:100%;margin:0}html[data-overlayscrollbars-body]>body{overflow:visible;margin:0}[data-overlayscrollbars]{position:relative}[data-overlayscrollbars~=host],[data-overlayscrollbars-padding]{display:flex;align-items:stretch!important;flex-direction:row!important;flex-wrap:nowrap!important;scroll-behavior:auto!important}[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){box-sizing:inherit;position:relative;flex:auto!important;height:auto;width:100%;min-width:0;padding:0;margin:0;border:none;z-index:0}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]){--os-vaw: 0;--os-vah: 0;outline:none}[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]):focus{outline:none}[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~=arrange]:before{content:"";position:absolute;pointer-events:none;z-index:-1;min-width:1px;min-height:1px;width:var(--os-vaw);height:var(--os-vah)}[data-overlayscrollbars],[data-overlayscrollbars-padding],[data-overlayscrollbars-viewport]{overflow:hidden!important}[data-overlayscrollbars~=noClipping],[data-overlayscrollbars-padding~=noClipping]{overflow:visible!important}[data-overlayscrollbars-viewport~=measuring]{overflow:hidden!important;scroll-behavior:auto!important;scroll-snap-type:none!important}[data-overlayscrollbars-viewport~=overflowXVisible]:not([data-overlayscrollbars-viewport~=measuring]){overflow-x:visible!important}[data-overlayscrollbars-viewport~=overflowXHidden]{overflow-x:hidden!important}[data-overlayscrollbars-viewport~=overflowXScroll]{overflow-x:scroll!important}[data-overlayscrollbars-viewport~=overflowYVisible]:not([data-overlayscrollbars-viewport~=measuring]){overflow-y:visible!important}[data-overlayscrollbars-viewport~=overflowYHidden]{overflow-y:hidden!important}[data-overlayscrollbars-viewport~=overflowYScroll]{overflow-y:scroll!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId){font-size:0!important;line-height:0!important}[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):before,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId):after,[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId)>*{display:none!important;position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}[data-overlayscrollbars-viewport~=scrolling]{scroll-behavior:auto!important;scroll-snap-type:none!important}[data-overlayscrollbars-content]{box-sizing:inherit}[data-overlayscrollbars-contents]:not(#osFakeId):not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]){display:contents}[data-overlayscrollbars-grid],[data-overlayscrollbars-grid] [data-overlayscrollbars-padding]{display:grid;grid-template:1fr/1fr}[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding],[data-overlayscrollbars-grid]>[data-overlayscrollbars-viewport],[data-overlayscrollbars-grid]>[data-overlayscrollbars-padding]>[data-overlayscrollbars-viewport]{height:auto!important;width:auto!important}@property --os-scroll-percent{syntax: "<number>"; inherits: true; initial-value: 0;}@property --os-viewport-percent{syntax: "<number>"; inherits: true; initial-value: 0;}.os-scrollbar{--os-viewport-percent: 0;--os-scroll-percent: 0;--os-scroll-direction: 0;--os-scroll-percent-directional: calc( var(--os-scroll-percent) - (var(--os-scroll-percent) + (1 - var(--os-scroll-percent)) * -1) * var(--os-scroll-direction) )}.os-scrollbar{contain:size layout;contain:size layout style;transition:opacity .15s,visibility .15s,top .15s,right .15s,bottom .15s,left .15s;pointer-events:none;position:absolute;opacity:0;visibility:hidden}body>.os-scrollbar{position:fixed;z-index:99999}.os-scrollbar-transitionless{transition:none!important}.os-scrollbar-track{position:relative;padding:0!important;border:none!important}.os-scrollbar-handle{position:absolute}.os-scrollbar-track,.os-scrollbar-handle{pointer-events:none;width:100%;height:100%}.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle{pointer-events:auto;touch-action:none}.os-scrollbar-horizontal{bottom:0;left:0}.os-scrollbar-vertical{top:0;right:0}.os-scrollbar-rtl.os-scrollbar-horizontal{right:0}.os-scrollbar-rtl.os-scrollbar-vertical{right:auto;left:0}.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden{opacity:0;visibility:hidden}.os-scrollbar-interaction.os-scrollbar-visible{opacity:1;visibility:visible}.os-scrollbar-unusable,.os-scrollbar-unusable *,.os-scrollbar-wheel,.os-scrollbar-wheel *{pointer-events:none!important}.os-scrollbar-unusable .os-scrollbar-handle{opacity:0!important;transition:none!important}.os-scrollbar-horizontal .os-scrollbar-handle{bottom:0;left:calc(var(--os-scroll-percent-directional) * 100%);transform:translate(calc(var(--os-scroll-percent-directional) * -100%));width:calc(var(--os-viewport-percent) * 100%)}.os-scrollbar-vertical .os-scrollbar-handle{right:0;top:calc(var(--os-scroll-percent-directional) * 100%);transform:translateY(calc(var(--os-scroll-percent-directional) * -100%));height:calc(var(--os-viewport-percent) * 100%)}@supports (container-type: size){.os-scrollbar-track{container-type:size}.os-scrollbar-horizontal .os-scrollbar-handle{left:auto;transform:translate(calc(var(--os-scroll-percent-directional) * 100cqw + var(--os-scroll-percent-directional) * -100%))}.os-scrollbar-vertical .os-scrollbar-handle{top:auto;transform:translateY(calc(var(--os-scroll-percent-directional) * 100cqh + var(--os-scroll-percent-directional) * -100%))}.os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle{right:auto;left:0}}.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle{right:auto;left:0}.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl{left:0;right:0}.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl{top:0;bottom:0}@media print{.os-scrollbar{display:none}}.os-scrollbar{--os-size: 0;--os-padding-perpendicular: 0;--os-padding-axis: 0;--os-track-border-radius: 0;--os-track-bg: none;--os-track-bg-hover: none;--os-track-bg-active: none;--os-track-border: none;--os-track-border-hover: none;--os-track-border-active: none;--os-handle-border-radius: 0;--os-handle-bg: none;--os-handle-bg-hover: none;--os-handle-bg-active: none;--os-handle-border: none;--os-handle-border-hover: none;--os-handle-border-active: none;--os-handle-min-size: 33px;--os-handle-max-size: none;--os-handle-perpendicular-size: 100%;--os-handle-perpendicular-size-hover: 100%;--os-handle-perpendicular-size-active: 100%;--os-handle-interactive-area-offset: 0}.os-scrollbar-track{border:var(--os-track-border);border-radius:var(--os-track-border-radius);background:var(--os-track-bg);transition:opacity .15s,background-color .15s,border-color .15s}.os-scrollbar-track:hover{border:var(--os-track-border-hover);background:var(--os-track-bg-hover)}.os-scrollbar-track:active{border:var(--os-track-border-active);background:var(--os-track-bg-active)}.os-scrollbar-handle{border:var(--os-handle-border);border-radius:var(--os-handle-border-radius);background:var(--os-handle-bg)}.os-scrollbar-handle:hover{border:var(--os-handle-border-hover);background:var(--os-handle-bg-hover)}.os-scrollbar-handle:active{border:var(--os-handle-border-active);background:var(--os-handle-bg-active)}.os-scrollbar-track:before,.os-scrollbar-handle:before{content:"";position:absolute;inset:0;display:block}.os-scrollbar-horizontal{padding:var(--os-padding-perpendicular) var(--os-padding-axis);right:var(--os-size);height:var(--os-size)}.os-scrollbar-horizontal.os-scrollbar-rtl{left:var(--os-size);right:0}.os-scrollbar-horizontal .os-scrollbar-track:before{top:calc(var(--os-padding-perpendicular) * -1);bottom:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-horizontal .os-scrollbar-handle{min-width:var(--os-handle-min-size);max-width:var(--os-handle-max-size);height:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,height .15s}.os-scrollbar-horizontal .os-scrollbar-handle:before{top:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);bottom:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-horizontal:hover .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-horizontal:active .os-scrollbar-handle{height:var(--os-handle-perpendicular-size-active)}.os-scrollbar-vertical{padding:var(--os-padding-axis) var(--os-padding-perpendicular);bottom:var(--os-size);width:var(--os-size)}.os-scrollbar-vertical .os-scrollbar-track:before{left:calc(var(--os-padding-perpendicular) * -1);right:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical .os-scrollbar-handle{min-height:var(--os-handle-min-size);max-height:var(--os-handle-max-size);width:var(--os-handle-perpendicular-size);transition:opacity .15s,background-color .15s,border-color .15s,width .15s}.os-scrollbar-vertical .os-scrollbar-handle:before{left:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);right:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before{right:calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);left:calc(var(--os-padding-perpendicular) * -1)}.os-scrollbar-vertical:hover .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-hover)}.os-scrollbar-vertical:active .os-scrollbar-handle{width:var(--os-handle-perpendicular-size-active)}[data-overlayscrollbars-viewport~=measuring]>.os-scrollbar,.os-theme-none.os-scrollbar{display:none!important}.os-theme-dark,.os-theme-light{box-sizing:border-box;--os-size: 10px;--os-padding-perpendicular: 2px;--os-padding-axis: 2px;--os-track-border-radius: 10px;--os-handle-interactive-area-offset: 4px;--os-handle-border-radius: 10px}.os-theme-dark{--os-handle-bg: rgba(0, 0, 0, .44);--os-handle-bg-hover: rgba(0, 0, 0, .55);--os-handle-bg-active: rgba(0, 0, 0, .66)}.os-theme-light{--os-handle-bg: rgba(255, 255, 255, .44);--os-handle-bg-hover: rgba(255, 255, 255, .55);--os-handle-bg-active: rgba(255, 255, 255, .66)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}@property --motion-bounce{syntax: "*"; inherits: false; initial-value: linear(0,.004,.016,.035,.063,.098,.141 13.6%,.25,.391,.563,.765,1,.891 40.9%,.848,.813,.785,.766,.754,.75,.754,.766,.785,.813,.848,.891 68.2%,1 72.7%,.973,.953,.941,.938,.941,.953,.973,1,.988,.984,.988,1);}@property --motion-spring-smooth{syntax: "*"; inherits: false; initial-value: linear(0,.001 .44%,.0045 .94%,.0195 2.03%,.0446 3.19%,.0811 4.5%,.1598 6.82%,.3685 12.34%,.4693 15.17%,.5663,.6498 21.27%,.7215 24.39%,.7532 25.98%,.7829 27.65%,.8105,.8349 31.14%,.8573 32.95%,.8776 34.84%,.8964 36.87%,.9136 39.05%,.929 41.37%,.9421 43.77%,.9537 46.38%,.9636 49.14%,.9789 55.31%,.9888 62.35%,.9949 71.06%,.9982 82.52%,.9997 99.94%);}@property --motion-spring-snappy{syntax: "*"; inherits: false; initial-value: linear(0,.0014,.0053 1.02%,.0126,.0227 2.18%,.0517 3.41%,.094 4.79%,.1865 7.26%,.4182 12.77%,.5246 15.46%,.6249,.7112,.7831 23.95%,.8146 25.4%,.844,.8699 28.45%,.8935,.9139 31.64%,.932,.9473,.9601 36.65%,.9714 38.47%,.9808 40.35%,.9948 44.49%,1.0031 49.43%,1.0057 53.35%,1.0063 58.14%,1.0014 80.78%,1.0001 99.94%);}@property --motion-spring-bouncy{syntax: "*"; inherits: false; initial-value: linear(0,.0018,.0069,.0151 1.74%,.0277 2.4%,.062 3.7%,.1115 5.15%,.2211 7.77%,.4778 13.21%,.5912 15.75%,.6987 18.44%,.7862 20.98%,.861 23.59%,.8926,.9205,.945 27.51%,.9671 28.89%,.9868,1.003 31.79%,1.0224 34.11%,1.0358 36.58%,1.0436 39.27%,1.046 42.31%,1.0446 44.71%,1.0406 47.47%,1.0118 61.84%,1.0027 69.53%,.9981 80.49%,.9991 99.94%);}@property --motion-spring-bouncier{syntax: "*"; inherits: false; initial-value: linear(0,.0023,.0088,.0194 1.59%,.035 2.17%,.078 3.33%,.1415 4.64%,.2054 5.75%,.2821 6.95%,.5912 11.45%,.7205 13.43%,.8393 15.45%,.936 17.39%,.9778,1.015,1.0477,1.0759,1.0998 22.22%,1.1203,1.1364,1.1484 25.26%,1.1586 26.61%,1.1629 28.06%,1.1613 29.56%,1.1537 31.2%,1.1434 32.6%,1.1288 34.19%,1.0508 41.29%,1.0174 44.87%,1.0025 46.89%,.9911 48.87%,.9826 50.9%,.9769 53.03%,.9735 56.02%,.9748 59.45%,.9964 72.64%,1.0031 79.69%,1.0042 86.83%,1.0008 99.97%);}@property --motion-spring-bounciest{syntax: "*"; inherits: false; initial-value: linear(0,.0032,.0131,.0294,.0524,.0824,.1192 1.54%,.2134 2.11%,.3102 2.59%,.4297 3.13%,.8732 4.95%,1.0373,1.1827 6.36%,1.2972 7.01%,1.3444,1.3859,1.4215,1.4504,1.4735,1.4908,1.5024,1.5084 9.5%,1.5091,1.5061,1.4993,1.4886,1.4745,1.4565 11.11%,1.4082 11.7%,1.3585 12.2%,1.295 12.77%,1.0623 14.64%,.9773,.9031 16.08%,.8449 16.73%,.8014,.7701 17.95%,.7587,.7501,.7443,.7412 19.16%,.7421 19.68%,.7508 20.21%,.7672 20.77%,.7917 21.37%,.8169 21.87%,.8492 22.43%,.9681 24.32%,1.0114,1.0492 25.75%,1.0789 26.41%,1.1008,1.1167,1.1271,1.1317 28.81%,1.1314,1.1271 29.87%,1.1189 30.43%,1.1063 31.03%,1.0769 32.11%,.9941 34.72%,.9748 35.43%,.9597 36.09%,.9487,.9407,.9355,.933 38.46%,.9344 39.38%,.9421 40.38%,.9566 41.5%,.9989 44.12%,1.0161 45.37%,1.029 46.75%,1.0341 48.1%,1.0335 49.04%,1.0295 50.05%,1.0221 51.18%,.992 55.02%,.9854 56.38%,.9827 57.72%,.985 59.73%,1.004 64.67%,1.0088 67.34%,1.0076 69.42%,.9981 74.28%,.9956 76.85%,.9961 79.06%,1.0023 86.46%,.999 95.22%,.9994 100%);}@property --motion-origin-scale-x{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-origin-scale-y{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-origin-translate-x{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-origin-translate-y{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-origin-rotate{syntax: "*"; inherits: false; initial-value: 0deg;}@property --motion-origin-blur{syntax: "*"; inherits: false; initial-value: 0px;}@property --motion-origin-grayscale{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-origin-opacity{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-origin-background-color{syntax: "*"; inherits: false;}@property --motion-origin-text-color{syntax: "*"; inherits: false;}@property --motion-end-scale-x{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-end-scale-y{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-end-translate-x{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-end-translate-y{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-end-rotate{syntax: "*"; inherits: false; initial-value: 0deg;}@property --motion-end-blur{syntax: "*"; inherits: false; initial-value: 0px;}@property --motion-end-grayscale{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-end-opacity{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-end-background-color{syntax: "*"; inherits: false;}@property --motion-end-text-color{syntax: "*"; inherits: false;}@property --motion-loop-scale-x{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-loop-scale-y{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-loop-translate-x{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-loop-translate-y{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-loop-rotate{syntax: "*"; inherits: false; initial-value: 0deg;}@property --motion-loop-blur{syntax: "*"; inherits: false; initial-value: 0px;}@property --motion-loop-grayscale{syntax: "*"; inherits: false; initial-value: 0%;}@property --motion-loop-opacity{syntax: "*"; inherits: false; initial-value: 100%;}@property --motion-loop-background-color{syntax: "*"; inherits: false;}@property --motion-loop-text-color{syntax: "*"; inherits: false;}@property --motion-duration{syntax: "*"; inherits: false; initial-value: .7s;}@property --motion-timing{syntax: "*"; inherits: false; initial-value: cubic-bezier(.165,.84,.44,1);}@property --motion-perceptual-duration-multiplier{syntax: "*"; inherits: false; initial-value: 1;}@property --motion-delay{syntax: "*"; inherits: false; initial-value: 0ms;}@property --motion-loop-count{syntax: "*"; inherits: false; initial-value: infinite;}@property --motion-scale-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-translate-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-rotate-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-filter-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-opacity-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-background-color-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-text-color-in-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-scale-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-translate-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-rotate-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-filter-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-opacity-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-background-color-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-text-color-out-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-scale-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-translate-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-rotate-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-filter-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-opacity-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-background-color-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@property --motion-text-color-loop-animation{syntax: "*"; inherits: false; initial-value: none;}@media screen and (prefers-reduced-motion: no-preference){@keyframes motion-scale-in{0%{scale:var(--motion-origin-scale-x) var(--motion-origin-scale-y)}to{scale:1 1}}@keyframes motion-scale-out{0%{scale:1 1}to{scale:var(--motion-end-scale-x) var(--motion-end-scale-y)}}@keyframes motion-scale-loop-mirror{0%,to{scale:1 1}50%{scale:var(--motion-loop-scale-x) var(--motion-loop-scale-y)}}@keyframes motion-scale-loop-reset{0%{scale:1 1}to{scale:var(--motion-loop-scale-x) var(--motion-loop-scale-y)}}@keyframes motion-translate-in{0%{translate:var(--motion-origin-translate-x) var(--motion-origin-translate-y)}to{translate:0 0}}@keyframes motion-translate-out{0%{translate:0 0}to{translate:var(--motion-end-translate-x) var(--motion-end-translate-y)}}@keyframes motion-translate-loop-mirror{0%,to{translate:0 0}50%{translate:var(--motion-loop-translate-x) var(--motion-loop-translate-y)}}@keyframes motion-translate-loop-reset{0%{translate:0 0}to{translate:var(--motion-loop-translate-x) var(--motion-loop-translate-y)}}@keyframes motion-rotate-in{0%{rotate:var(--motion-origin-rotate)}to{rotate:0}}@keyframes motion-rotate-out{0%{rotate:0}to{rotate:var(--motion-end-rotate)}}@keyframes motion-rotate-loop-mirror{0%,to{rotate:0deg}50%{rotate:var(--motion-loop-rotate)}}@keyframes motion-rotate-loop-reset{to{rotate:var(--motion-loop-rotate)}}}@keyframes motion-filter-in{0%{filter:blur(var(--motion-origin-blur)) grayscale(var(--motion-origin-grayscale))}to{filter:blur(0) grayscale(0)}}@keyframes motion-filter-out{0%{filter:blur(0) grayscale(0)}to{filter:blur(var(--motion-end-blur)) grayscale(var(--motion-end-grayscale))}}@keyframes motion-filter-loop-mirror{0%,to{filter:blur(0) grayscale(0)}50%{filter:blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale))}}@keyframes motion-filter-loop-reset{0%{filter:blur(0) grayscale(0)}to{filter:blur(var(--motion-loop-blur)) grayscale(var(--motion-loop-grayscale))}}@keyframes motion-opacity-in{0%{opacity:var(--motion-origin-opacity)}}@keyframes motion-opacity-out{to{opacity:var(--motion-end-opacity)}}@keyframes motion-opacity-loop-mirror{50%{opacity:var(--motion-loop-opacity)}}@keyframes motion-opacity-loop-reset{to{opacity:var(--motion-loop-opacity)}}@keyframes motion-background-color-in{0%{background-color:var(--motion-origin-background-color)}}@keyframes motion-background-color-out{to{background-color:var(--motion-end-background-color)}}@keyframes motion-background-color-loop-mirror{50%{background-color:var(--motion-loop-background-color)}}@keyframes motion-background-color-loop-reset{to{background-color:var(--motion-loop-background-color)}}@keyframes motion-text-color-in{0%{color:var(--motion-origin-text-color)}}@keyframes motion-text-color-out{to{color:var(--motion-end-text-color)}}@keyframes motion-text-color-loop-mirror{50%{color:var(--motion-loop-text-color)}}@keyframes motion-text-color-loop-reset{to{color:var(--motion-loop-text-color)}}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.motion-preset-fade{--motion-origin-opacity: 0;--motion-duration: .5s;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-slide-up{--motion-origin-translate-y: 25%;--motion-origin-opacity: 0;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration, var(--motion-duration)) * var(--motion-translate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-translate-timing, var(--motion-timing)) var(--motion-translate-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-slide-up-sm{--motion-origin-translate-y: 5%;--motion-origin-opacity: 0;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;--motion-translate-in-animation: motion-translate-in calc(var(--motion-translate-duration, var(--motion-duration)) * var(--motion-translate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-translate-timing, var(--motion-timing)) var(--motion-translate-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-pop{--motion-origin-scale-x: 50%;--motion-origin-scale-y: 50%;--motion-origin-opacity: 0;--motion-scale-timing: var(--motion-spring-bouncier);--motion-scale-perceptual-duration-multiplier: 2.035;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;--motion-scale-in-animation: motion-scale-in calc(var(--motion-scale-duration, var(--motion-duration)) * var(--motion-scale-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-scale-timing, var(--motion-timing)) var(--motion-scale-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-shake{--motion-duration: .3s;--motion-origin-rotate: 15deg;--motion-origin-opacity: 0;--motion-rotate-timing: var(--motion-spring-bounciest);--motion-rotate-perceptual-duration-multiplier: 2.035;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;--motion-rotate-in-animation: motion-rotate-in calc(var(--motion-rotate-duration, var(--motion-duration)) * var(--motion-rotate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-rotate-timing, var(--motion-timing)) var(--motion-rotate-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-confetti{display:block;-webkit-appearance:none;appearance:none;position:relative;outline:0;z-index:1;margin:0;animation:RomboConfettiPop var(--motion-duration) var(--motion-timing) both}@keyframes RomboConfettiPop{0%{opacity:0;transform:scale(1)}33%{opacity:1;transform:scale(1.15)}50%{transform:scale(.975)}65%{transform:scale(1.025)}80%{transform:scale(.99)}87%{transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.motion-preset-confetti:after{display:block;animation-duration:var(--motion-duration);animation-timing-function:var(--motion-timing);animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-name:bottomfetti;position:absolute;content:" ";z-index:-1;width:100%;height:100%;left:-20%;top:100%;transition:all var(--motion-timing) var(--motion-duration);background-repeat:no-repeat;background-image:radial-gradient(circle,#a2dd60 20%,transparent 20%),radial-gradient(circle,transparent 20%,#ee65a9 20%,transparent 30%),radial-gradient(circle,#6092dd 20%,transparent 20%),radial-gradient(circle,#f3c548 20%,transparent 20%),radial-gradient(circle,transparent 10%,#46ec99 15%,transparent 20%),radial-gradient(circle,#f03e47 20%,transparent 20%),radial-gradient(circle,#7b4df7 20%,transparent 20%),radial-gradient(circle,#3ff1bc 20%,transparent 20%);background-size:15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%}.motion-preset-confetti:before{display:block;animation-duration:var(--motion-duration);animation-timing-function:var(--motion-timing);animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-name:topfetti;position:absolute;content:" ";width:100%;height:100%;left:-5%;background-repeat:no-repeat;transition:all var(--motion-timing) var(--motion-duration);z-index:-1;top:-90%;background-image:radial-gradient(circle,#a2dd60 30%,transparent 20%),radial-gradient(circle,transparent 20%,#ee65a9 40%,transparent 20%),radial-gradient(circle,#6092dd 30%,transparent 20%),radial-gradient(circle,#f3c548 30%,transparent 20%),radial-gradient(circle,transparent 10%,#46ec99 15%,transparent 20%),radial-gradient(circle,#f03e47 30%,transparent 20%),radial-gradient(circle,#7b4df7 30%,transparent 30%),radial-gradient(circle,#3ff1bc 30%,transparent 20%),radial-gradient(circle,#48f088 30%,transparent 30%);background-size:10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,25% 25%}@keyframes topfetti{0%{background-position:5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%}50%{background-position:0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%}to{background-position:0% 70%,0% 10%,10% 30%,20% -10%,30% 20%,22% 40%,50% 40%,65% 10%,90% 20%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}@keyframes bottomfetti{0%{background-position:10% -10%,30% 10%,55% -10%,70% -10%,85% -10%,70% -10%,70% 0%}50%{background-position:0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%}to{background-position:0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;background-size:0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%}}.motion-preset-pulse{--motion-loop-scale-x: 1.25;--motion-loop-scale-y: 1.25;--motion-timing: cubic-bezier(.4, 0, .2, 1);--motion-scale-loop-animation: motion-scale-loop-mirror calc(var(--motion-scale-duration, var(--motion-duration)) * var(--motion-scale-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-scale-timing, var(--motion-timing)) var(--motion-scale-delay, var(--motion-delay)) both var(--motion-scale-loop-count, var(--motion-loop-count));animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-spin{--motion-loop-rotate: 360deg;--motion-timing: linear;--motion-rotate-loop-animation: motion-rotate-loop-reset calc(var(--motion-rotate-duration, var(--motion-duration)) * var(--motion-rotate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-rotate-timing, var(--motion-timing)) var(--motion-rotate-delay, var(--motion-delay)) both var(--motion-rotate-loop-count, var(--motion-loop-count));animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.motion-preset-blink{--motion-loop-opacity: 0;--motion-opacity-loop-animation: motion-opacity-loop-mirror calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both var(--motion-opacity-loop-count, var(--motion-loop-count));animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-0{left:0}.left-4{left:1rem}.right-32{right:8rem}.right-4{right:1rem}.z-10{z-index:10}.z-50{z-index:50}.m-0\.5{margin:.125rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-0\.5{margin-left:.125rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-2\.5{margin-top:.625rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-5{height:1.25rem}.h-\[25px\]{height:25px}.h-full{height:100%}.h-screen{height:100vh}.max-h-fit{max-height:fit-content}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-\[25px\]{width:25px}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.max-w-1{max-width:.25rem}.max-w-\[20rem\],.max-w-xs{max-width:20rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-2{gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-75{--tw-bg-opacity: .75}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position)}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-7{padding:1.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.leading-5{line-height:1.25rem}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.motion-duration-1500{--motion-duration: 1.5s}.motion-duration-2000{--motion-duration: 2s}:root{--chat-accent-color: #693651;--chat-bg-color: #ac5b77;--chat-lite: #ffd1e0;--pale-purple: #958ba5;--lavender: #A999A8;--purple-dark: #612b5e;--main-bg-color: #F9F6F5;--text-color: #3d3d3d;--danger-bg-color: #ffe3e9;--danger-text-color: #fa4666;--orange: #ff7f00;--warning-color: #ea6644;--border-color: #edebe8;--grey-color: #f0f0f0;--disabled-color: #e6e5e5;--disabled-text-color: #7e7e7e;--waiting-color: #f0ad4e;--info-dark-blue: #4767cd;--info-light-blue: #f1f5fb;--gray-bg: #f1f1f1;--gray: #d9d9d9;--violet: #9A49D2;--success-color: #16BA7F;--success-bg-color: #E7F8F2;--dark-raspberry: #872657;--tui-background-accent-1: #83397f;--tui-background-accent-1-hover: var(--pale-purple);--tui-text-action: var(--dark-raspberry);--tui-text-action-hover: var(--lavender);--tui-radius-l: 3rem;--premium-gradient: linear-gradient(135deg, #00d1ff, #8a2be2);--default-avatar-gradient: linear-gradient(to bottom left, #8b5cf6, #ec4899);--font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;--box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--header-height: 4.33rem}.os-theme-dark{--os-size: 8px}.os-scrollbar-track{background:#e5e5e5}.os-scrollbar-track:hover{background:#d3d3d3}.os-scrollbar-handle{background:#9a9a9a}.os-scrollbar-handle:hover{background:#6e6e6e}.scrollable ::-webkit-scrollbar{width:8px;height:8px}.scrollable ::-webkit-scrollbar-track{background:#fff}.scrollable ::-webkit-scrollbar-thumb{background:var(--gray);transition:background .3s ease-in-out;border-radius:0}.scrollable ::-webkit-scrollbar-thumb:hover{background:var(--gray)}.scrollable ::-webkit-scrollbar-thumb:active{background:var(--gray)}.loaded-file .t-wrapper .t-text{max-width:100%}.shadowless-input [tuiAppearance][data-appearance=textfield],.shadowless-input [tuiAppearance][data-appearance=textfield]:hover{--t-shadow: initial}tui-data-list button[tuiOption].context-button{display:flex;justify-content:flex-start;gap:.8rem}tui-data-list button[tuiOption].context-button.negative{color:var(--danger-text-color)}.chat-icon{color:var(--text-color)}.chat-icon.negative{color:var(--danger-text-color)}.full-gradient-btn{--r: 1rem;--b: 2px;background:var(--premium-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;border-radius:var(--r);display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:0;text-decoration:none}.full-gradient-btn:before{content:"";position:absolute;z-index:-1;inset:0;border:var(--b) solid transparent;border-radius:var(--r);background:inherit;background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-repeat:no-repeat}.full-gradient-btn:hover{color:#fff;-webkit-text-fill-color:#fff;-webkit-background-clip:border-box;background-clip:border-box}.full-gradient-btn:hover:before{-webkit-mask:none}.gradient-round-border{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#00008b,#9932cc) border-box;border-radius:50em;border:4px solid transparent}.gradient-button{width:100%;display:block;font-size:16px;padding:1.1rem 1.5rem;background:linear-gradient(to right,#5a1a74,#8f2356);color:#fff;font-weight:700;border-radius:9999px}.gradient-button:hover{opacity:.75}.gradient-button:disabled{opacity:.75;cursor:not-allowed}.black-n-white-button{padding:.5em 1em;box-sizing:border-box;border-radius:9999px;font-size:14px;font-weight:550;border:1px solid var(--text-color);color:var(--text-color)}.black-n-white-button:hover{background-color:var(--text-color);color:#fff}.black-n-white-button:disabled{background-color:var(--disabled-color);color:var(--disabled-text-color);border-color:var(--disabled-color);cursor:not-allowed}.underline-button{padding:.5em 1em;box-sizing:border-box;border-radius:25px;font-size:14px;font-weight:550;color:#000;background:none;text-decoration:underline}.underline-button:hover{background-color:var(--grey-color);text-decoration:none;cursor:pointer}.underline-button:disabled{opacity:.6;cursor:not-allowed}.circular-icon{height:40px;width:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.edit-btn{background-color:#fff;height:40px;color:var(--text-color);border-color:var(--text-color)}.edit-btn:hover{background-color:var(--text-color);height:40px;color:#fff;border-color:var(--text-color)}.card{box-shadow:var(--box-shadow);border-radius:35px;background-color:#fff;z-index:1}.headless-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;padding:1.2rem;box-sizing:border-box}.base-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - var(--header-height));width:100%;padding:1.2rem;box-sizing:border-box;background-color:var(--main-bg-color)}.loader{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%)}.inner-text{display:inline-block;padding:0 4px;border-radius:4px;border:1px solid #000;color:#000;font-weight:550;font-size:.55rem;line-height:1.5;text-transform:uppercase}.badge-btn{border-radius:25%;padding:.3rem .6rem;font-family:Arial,Helvetica,sans-serif;box-shadow:var(--box-shadow);border:1px solid #402aa3;color:#402aa3;letter-spacing:1px;position:relative;z-index:1;cursor:pointer;background-color:var(--main-bg-color);overflow:hidden}.badge-btn:hover{scale:1.02}.divider{width:1px;background-color:var(--border-color);height:auto;margin:0 1rem;align-self:stretch}.premium-star-badge{border-radius:50%;background:var(--premium-gradient);box-shadow:0 0 1px #8a2be299,0 0 4px #00d1ff66;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.premium-text{background:var(--premium-gradient);-webkit-background-clip:text;color:transparent;line-height:1.5;font-weight:700}.gradient-text{background:var(--default-avatar-gradient);-webkit-background-clip:text;color:transparent}.social-button:hover{opacity:.5}.social-buttons{display:flex;justify-content:space-around;padding:0 10px}.social-buttons .social-button{display:flex;justify-content:center;align-items:center;width:2.7em;height:2.7em;border:none;border-radius:50%;font-size:20px;cursor:pointer}.social-buttons .social-button.apple{background-color:#000;color:#fff}.social-buttons .social-button.google{background-color:#db4437;color:#fff}.social-buttons .social-button.local{background-color:#3b5998;color:#fff}.social-buttons .social-button:hover{opacity:.8!important}@media (max-width: 450px){.social-buttons .social-button{width:2.5em;height:2.5em}.social-buttons .social-button i{font-size:1em}.social-buttons .social-button.apple i{font-size:1.4em}}.hover\:motion-preset-shake:hover{--motion-duration: .3s;--motion-origin-rotate: 15deg;--motion-origin-opacity: 0;--motion-rotate-timing: var(--motion-spring-bounciest);--motion-rotate-perceptual-duration-multiplier: 2.035;--motion-opacity-in-animation: motion-opacity-in calc(var(--motion-opacity-duration, var(--motion-duration)) * var(--motion-opacity-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-opacity-timing, var(--motion-timing)) var(--motion-opacity-delay, var(--motion-delay)) both;--motion-rotate-in-animation: motion-rotate-in calc(var(--motion-rotate-duration, var(--motion-duration)) * var(--motion-rotate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-rotate-timing, var(--motion-timing)) var(--motion-rotate-delay, var(--motion-delay)) both;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.hover\:motion-preset-seesaw:hover{--motion-loop-rotate: 6deg;--motion-rotate-loop-animation: motion-rotate-loop-mirror calc(var(--motion-rotate-duration, var(--motion-duration)) * var(--motion-rotate-perceptual-duration-multiplier, var(--motion-perceptual-duration-multiplier))) var(--motion-rotate-timing, var(--motion-timing)) var(--motion-rotate-delay, var(--motion-delay)) both var(--motion-rotate-loop-count, var(--motion-loop-count));--motion-rotate-timing: var(--motion-spring-bounciest);--motion-rotate-perceptual-duration-multiplier: 5.285;animation:var(--motion-scale-in-animation),var(--motion-translate-in-animation),var(--motion-rotate-in-animation),var(--motion-filter-in-animation),var(--motion-opacity-in-animation),var(--motion-background-color-in-animation),var(--motion-text-color-in-animation),var(--motion-scale-loop-animation),var(--motion-translate-loop-animation),var(--motion-rotate-loop-animation),var(--motion-filter-loop-animation),var(--motion-opacity-loop-animation),var(--motion-background-color-loop-animation),var(--motion-text-color-loop-animation)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-100:hover{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-400:disabled{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}@media (min-width: 640px){.sm\:block{display:block}.sm\:inline{display:inline}.sm\:max-w-sm{max-width:24rem}}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:transparent!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem}.str-chat{--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url("./media/stream-chat-icons-F5ULC6TZ.eot");src:url("./media/stream-chat-icons-F5ULC6TZ.eot#iefix") format("embedded-opentype"),url("./media/stream-chat-icons-YESKF4DL.woff") format("woff2"),url("./media/stream-chat-icons-YESKF4DL.woff") format("woff"),url("./media/stream-chat-icons-2ESV2GKO.ttf") format("truetype"),url("./media/stream-chat-icons-FM6WX6FQ.svg#stream-chat-icons") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio: 0){@font-face{font-family:stream-chat-icons;src:url("./media/stream-chat-icons-FM6WX6FQ.svg#stream-chat-icons") format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size) * .3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px) * 12);height:calc(var(--str-chat__spacing-px) * 12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size) * .5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size) * .33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000) / var(--original-width, 1000000),1px) * var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px) * 34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px) * 120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px) * 5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px) * 9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px) * 45);width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px) * 6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px) * 36);height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);min-width:calc(var(--str-chat__spacing-px) * 72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px) * 72);width:calc(var(--str-chat__spacing-px) * 200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px) * 37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px) * 13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px) * 16);height:calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px) * 2);inset-inline-end:calc(var(--str-chat__spacing-px) * 2);cursor:pointer;z-index:0}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px) * 320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px) * 49);height:calc(var(--str-chat__spacing-px) * 49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px) * 36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px) * 36);width:calc(var(--str-chat__spacing-px) * 36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px) * 136);height:calc(var(--str-chat__spacing-px) * 136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px) * 16);width:calc(var(--str-chat__spacing-px) * 66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px) * 16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px) * 90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px) * 90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px) * 42);height:calc(var(--str-chat__spacing-px) * 42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__dialog-overlay{inset:0;overflow:hidden;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:1.25rem}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:transparent}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--action:before{content:"\e800"}.str-chat__icon--arrow-down:before{content:"\e801"}.str-chat__icon--arrow-left:before{content:"\e802"}.str-chat__icon--arrow-right:before{content:"\e803"}.str-chat__icon--close:before{content:"\e804"}.str-chat__icon--arrow-up:before{content:"\e805"}.str-chat__icon--chat-bubble:before{content:"\e806"}.str-chat__icon--pause:before{content:"\e807"}.str-chat__icon--download:before{content:"\e808"}.str-chat__icon--delivered:before{content:"\e809"}.str-chat__icon--play:before{content:"\e814"}.str-chat__icon--reaction:before{content:"\e80b"}.str-chat__icon--error:before{content:"\e80c"}.str-chat__icon--read:before{content:"\e80d"}.str-chat__icon--retry:before{content:"\e80e"}.str-chat__icon--reply-in-thread:before{content:"\e80f"}.str-chat__icon--send:before{content:"\e810"}.str-chat__icon--attach:before{content:"\e811"}.str-chat__icon--mic:before{content:"\e812"}.str-chat__icon--bin:before{content:"\e813"}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px) * 250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"\2022";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px) * 15);height:calc(var(--str-chat__spacing-px) * 15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1 * calc(var(--str-chat__spacing-px) * 18) / 2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px) * 18);height:calc(var(--str-chat__spacing-px) * 18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer}.str-chat__message-input .str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__message-input .str-chat__dropzone-container p{margin:unset}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px) * 27);height:calc(var(--str-chat__spacing-px) * 27);font-size:calc(var(--str-chat__spacing-px) * 27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px) * 24);height:calc(var(--str-chat__spacing-px) * 24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px) * 30);height:calc(var(--str-chat__spacing-px) * 28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 45);height:calc(var(--str-chat__spacing-px) * 45);min-width:calc(var(--str-chat__spacing-px) * 45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px) * 32);height:calc(var(--str-chat__spacing-px) * 32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);min-width:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px) * 25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2) / 2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1 * var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1 * var(--str-chat__spacing-2))}@media only screen and (min-device-width: 768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width: 768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px) * 20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px) * 10);z-index:100}.str-chat__list-notifications{position:relative}.str-chat__list-notifications{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll .str-chat__poll-actions .str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat__poll-actions .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px) * 5);min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px) * 52);height:calc(var(--str-chat__spacing-px) * 32);padding:.25rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{transform:translate(1.25rem)}@media only screen and (max-device-width: 768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px) * 40);height:calc(var(--str-chat__spacing-px) * 40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px) * 21);font-size:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px) * 21);width:calc(var(--str-chat__spacing-px) * 21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px) * 150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px) * 4);height:calc(var(--str-chat__spacing-px) * 4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal) * -1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical) * -1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5}.str-chat{--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover) and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px) * 5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px) * 14) calc(var(--str-chat__spacing-px) * 14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:transparent!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__base-image{color:transparent}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:transparent}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:transparent}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:transparent}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width: 768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color)}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button{border:none;background-color:transparent;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius) / 6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:transparent}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}@media (hover: none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:transparent}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px);--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var(--str-chat__primary-color)}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:transparent;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:transparent;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:transparent}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:transparent;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid transparent}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media (hover: none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:transparent}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:transparent;width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px) * 4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll .str-chat__poll-option-list--full,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__modal__poll-option-list__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:transparent;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__switch-field,.str-chat__poll-creation-dialog .str-chat__form__switch-field label{cursor:pointer}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:transparent;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:transparent;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}#root{display:flex;height:100%}#root stream-channel-list{width:30%}#root stream-channel{width:70%}#root stream-thread{width:45%}
