bot-mwsm 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/.github/FUNDING.yml +2 -0
  2. package/.github/workflows/Mwsm.yml +188 -0
  3. package/.github/workflows/publish.yml +62 -0
  4. package/LICENSE +21 -0
  5. package/README.md +204 -0
  6. package/bash/mwsm.sh +1060 -0
  7. package/bash/setup.sh +173 -0
  8. package/docs/pix.html +146 -0
  9. package/fonts/OpenSans-Regular-webfont.html +0 -0
  10. package/fonts/css/font-awesome.min.css +4 -0
  11. package/fonts/fontawesome-webfont (1).eot +0 -0
  12. package/fonts/fontawesome-webfont.eot +0 -0
  13. package/fonts/fontawesome-webfont.ttf +0 -0
  14. package/fonts/fontawesome-webfont.woff +0 -0
  15. package/fonts/fontawesome-webfont.woff2 +0 -0
  16. package/fonts/fonts/fontawesome-webfont3e6e-2.html +0 -0
  17. package/fonts/fonts/fontawesome-webfont3e6e.eot +0 -0
  18. package/fonts/fonts/fontawesome-webfont3e6e.html +0 -0
  19. package/fonts/fonts/fontawesome-webfont3e6e.svg +2671 -0
  20. package/fonts/fonts/fontawesome-webfont3e6e.woff +0 -0
  21. package/fonts/fonts/fontawesome-webfontd41d.eot +0 -0
  22. package/fonts/glyphicons-halflings-regular.eot +0 -0
  23. package/fonts/glyphicons-halflings-regular.html +0 -0
  24. package/fonts/glyphicons-halflings-regular.svg +288 -0
  25. package/fonts/glyphicons-halflings-regular.woff +0 -0
  26. package/fonts/glyphicons-halflings-regulard41d.eot +0 -0
  27. package/fonts/texgyreadventor-regular-webfont.html +0 -0
  28. package/icon.png +0 -0
  29. package/img/Mwsm.png +0 -0
  30. package/img/auth.png +0 -0
  31. package/img/autobot.png +0 -0
  32. package/img/autupdate.png +0 -0
  33. package/img/cli.png +0 -0
  34. package/img/cronshed.png +0 -0
  35. package/img/debug.log +0 -0
  36. package/img/debug.png +0 -0
  37. package/img/delay.png +0 -0
  38. package/img/dev.png +0 -0
  39. package/img/endpoint.png +0 -0
  40. package/img/find.png +0 -0
  41. package/img/log.png +0 -0
  42. package/img/mkauth.png +0 -0
  43. package/img/msn.png +0 -0
  44. package/img/paycon.png +0 -0
  45. package/img/prevent.png +0 -0
  46. package/img/resent.png +0 -0
  47. package/img/reset.png +0 -0
  48. package/img/resync.png +0 -0
  49. package/img/settings.png +0 -0
  50. package/img/shifts.png +0 -0
  51. package/img/spam.png +0 -0
  52. package/img/spam2.png +0 -0
  53. package/img/status.png +0 -0
  54. package/img/status2.png +0 -0
  55. package/img/stop.png +0 -0
  56. package/img/success.png +0 -0
  57. package/img/sync.png +0 -0
  58. package/img/terminal.png +0 -0
  59. package/img/timers.png +0 -0
  60. package/img/uid.png +0 -0
  61. package/img/update.png +0 -0
  62. package/img/whatsapp.png +0 -0
  63. package/index.html +1543 -0
  64. package/jquery.js +2 -0
  65. package/mwsm.db +0 -0
  66. package/mwsm.js +4979 -0
  67. package/mwsm.json +25 -0
  68. package/mwsm.py +91 -0
  69. package/nodemon.json +3 -0
  70. package/package.json +62 -0
  71. package/script.js +24815 -0
  72. package/socket.io.js +9 -0
  73. package/style.css +8744 -0
  74. package/version.json +8 -0
package/bash/setup.sh ADDED
@@ -0,0 +1,173 @@
1
+ #!/bin/bash
2
+
3
+ # ==============================
4
+ # 🧹 Limpeza e restauração do terminal
5
+ # ==============================
6
+ cleanup_terminal() {
7
+ stty sane 2>/dev/null || true
8
+ tput cnorm 2>/dev/null || true
9
+ }
10
+ trap cleanup_terminal EXIT INT TERM
11
+
12
+ # ==============================
13
+ # 🛡️ Bloqueio de teclado e cursor
14
+ # ==============================
15
+ stty -echo -icanon -isig
16
+ tput civis
17
+ trap '' INT TSTP QUIT
18
+
19
+ clear
20
+
21
+ # ==============================
22
+ # 🎨 Logo ASCII (MWSM)
23
+ # ==============================
24
+ cat <<'EOF'
25
+
26
+ ####
27
+ ############
28
+ ######## ######
29
+ ######## ###### ########
30
+ ######## ############ ########
31
+ ###### ############ ########
32
+ ###### #### ############ #### ######## ########
33
+ #### ########## ######## #### ######## ########
34
+ #### ############ ############ #### #### ## #### #### #### #### #### ######## ## ###### ######
35
+ #### ## ################## #### #### #### #### #### #### #### ###### #### #### ## ###### ###### ####
36
+ #### #### ########## #### #### #### #### ## #### #### ###### #### #### #### #### ####
37
+ #### #### ###### #### #### #### ## #### #### #### ## ## ## ###### #### #### ####
38
+ #### #### ###### #### #### #### ######## #### #### ## ######## #### #### #### ####
39
+ #### #### ###### #### #### #### ###### #### ###### ######## #### #### #### ####
40
+ #### #### ###### #### #### #### #### #### ###### #### ########## #### #### ####
41
+ ###### ## ###### ## ####
42
+ ######## ###### ########
43
+ ######## ###### ##########
44
+ ######## ## ##########
45
+ ####################
46
+ ##############
47
+ ######
48
+
49
+ EOF
50
+
51
+ # ==============================
52
+ # 🔄 Função spinner contínuo
53
+ # ==============================
54
+ spinner_start() {
55
+ local message="$1"
56
+ local spin='-\|/'
57
+ local i=0
58
+ while true; do
59
+ i=$(( (i+1) %4 ))
60
+ printf "\r ${spin:$i:1} %s" "$message"
61
+ sleep 0.1
62
+ done
63
+ }
64
+
65
+ # ==============================
66
+ # 🔍 Detecta sudo
67
+ # ==============================
68
+ if [ "$(id -u)" -eq 0 ]; then
69
+ SUDO=""
70
+ else
71
+ SUDO="sudo"
72
+ fi
73
+
74
+ # ==============================
75
+ # 🧾 Log
76
+ # ==============================
77
+ LOG_FILE="/var/log/mwsm.log"
78
+ $SUDO touch "$LOG_FILE" >/dev/null 2>&1
79
+ $SUDO chmod 666 "$LOG_FILE" >/dev/null 2>&1
80
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Iniciando instalador" >>"$LOG_FILE"
81
+
82
+ # ==============================
83
+ # ⚙️ Execução com spinner
84
+ # ==============================
85
+ spinner_start "Inicializando instalador..." &
86
+ SPIN_PID=$!
87
+
88
+ {
89
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Verificando dependências..." >>"$LOG_FILE"
90
+
91
+ # ==============================
92
+ # 🧩 Correção silenciosa Debian antigo
93
+ # ==============================
94
+ if [ -f /etc/os-release ]; then
95
+ . /etc/os-release
96
+ DISTRO=$(echo "${ID:-}" | tr '[:upper:]' '[:lower:]')
97
+ DEBIAN_VERSION=$(grep -oP '(?<=VERSION_CODENAME=)\w+' /etc/os-release 2>/dev/null || echo "")
98
+ if [[ ("$DISTRO" == "debian" || "$DISTRO" == "devuan") && ("$DEBIAN_VERSION" == "buster" || "$DEBIAN_VERSION" == "stretch" || -z "$DEBIAN_VERSION") ]]; then
99
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Corrigindo repositórios ($DEBIAN_VERSION)" >>"$LOG_FILE"
100
+ $SUDO bash -c '
101
+ sed -i "s|deb.debian.org|archive.debian.org|g" /etc/apt/sources.list
102
+ sed -i "s|security.debian.org|archive.debian.org/debian-security|g" /etc/apt/sources.list
103
+ echo "Acquire::Check-Valid-Until false;" > /etc/apt/apt.conf.d/99archive
104
+ apt-get clean -qq >/dev/null 2>&1
105
+ rm -rf /var/lib/apt/lists/* >/dev/null 2>&1
106
+ apt-get update --allow-releaseinfo-change -o Acquire::Check-Valid-Until=false -y -qq >/dev/null 2>&1
107
+ ' >>"$LOG_FILE" 2>&1
108
+ fi
109
+ fi
110
+
111
+ # ==============================
112
+ # 📦 Curl e dependências
113
+ # ==============================
114
+ if ! command -v curl >/dev/null 2>&1; then
115
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Instalando curl" >>"$LOG_FILE"
116
+ $SUDO apt-get update -qq >/dev/null 2>&1
117
+ $SUDO apt-get install -y -qq curl >/dev/null 2>&1
118
+ fi
119
+
120
+ # ==============================
121
+ # 🕒 Ajuste de fuso horário e NTP
122
+ # ==============================
123
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Ajustando fuso horário e NTP" >>"$LOG_FILE"
124
+ if command -v timedatectl >/dev/null 2>&1; then
125
+ $SUDO timedatectl set-timezone America/Sao_Paulo >/dev/null 2>&1
126
+ $SUDO timedatectl set-ntp true >/dev/null 2>&1
127
+ else
128
+ $SUDO ln -sf /usr/share/zoneinfo/America/Sao_Paulo /etc/localtime >/dev/null 2>&1
129
+ echo "America/Sao_Paulo" | $SUDO tee /etc/timezone >/dev/null 2>&1
130
+ command -v hwclock >/dev/null 2>&1 && $SUDO hwclock --systohc >/dev/null 2>&1
131
+ fi
132
+
133
+ # ==============================
134
+ # ⬇️ Download do mwsm.sh
135
+ # ==============================
136
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Baixando mwsm.sh" >>"$LOG_FILE"
137
+ $SUDO mkdir -p /var/api/Mwsm >/dev/null 2>&1
138
+ MWSM_URL="https://raw.githubusercontent.com/MKCodec/Mwsm/refs/heads/main/bash/mwsm.sh?nocache=$(date +%s)"
139
+ MWSM_FILE="/var/api/Mwsm/mwsm.sh"
140
+ $SUDO curl -sSL "$MWSM_URL" -o "$MWSM_FILE" >/dev/null 2>&1
141
+ $SUDO chmod +x "$MWSM_FILE" >/dev/null 2>&1
142
+
143
+ } >>"$LOG_FILE" 2>&1
144
+
145
+ # ==============================
146
+ # ⏳ Finalização
147
+ # ==============================
148
+ sleep 2
149
+ kill $SPIN_PID >/dev/null 2>&1
150
+ wait $SPIN_PID 2>/dev/null
151
+
152
+ # ==============================
153
+ # 🧪 Verificação
154
+ # ==============================
155
+ if ! grep -q '# 📦 Gerenciador do Bot-Mwsm' /var/api/Mwsm/mwsm.sh 2>/dev/null; then
156
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Erro ao baixar mwsm.sh" >>"$LOG_FILE"
157
+ stty sane; tput cnorm; exit 1
158
+ fi
159
+
160
+ echo "$(date '+%Y-%m-%d %H:%M:%S') - [SETUP] Setup concluído com sucesso" >>"$LOG_FILE"
161
+
162
+ # ==============================
163
+ # 🚀 Executa menu principal
164
+ # ==============================
165
+ clear
166
+ cd /var/api/Mwsm >/dev/null 2>&1
167
+ stty sane
168
+ tput cnorm
169
+ if [ -f /var/api/Mwsm/mwsm.sh ]; then
170
+ ln -sf /var/api/Mwsm/mwsm.sh /usr/local/bin/mwsm 2>/dev/null || $SUDO ln -sf /var/api/Mwsm/mwsm.sh /usr/local/bin/mwsm
171
+ chmod +x /usr/local/bin/mwsm 2>/dev/null || $SUDO chmod +x /usr/local/bin/mwsm
172
+ fi
173
+ exec bash ./mwsm.sh
package/docs/pix.html ADDED
@@ -0,0 +1,146 @@
1
+ <html lang="pt-BR">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
+ <title>Doação via Pix — MKCodec</title>
6
+ <link rel="icon" href="https://github.githubassets.com/favicons/favicon.svg">
7
+ <style>
8
+ body {
9
+ font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, sans-serif;
10
+ background: #0d1117;
11
+ color: #e6edf3;
12
+ display: flex;
13
+ flex-direction: column;
14
+ align-items: center;
15
+ justify-content: center;
16
+ min-height: 100vh; /* garante altura total */
17
+ margin: 0;
18
+ padding: 10px; /* 👈 espaço de 10px nas laterais e topo/fundo */
19
+ box-sizing: border-box; /* padding incluso no cálculo */
20
+ overflow: hidden; /* elimina barra de rolagem */
21
+ }
22
+
23
+ h1 {
24
+ color: #58a6ff;
25
+ margin-bottom: 20px;
26
+ text-align: center;
27
+ }
28
+
29
+ .card {
30
+ background: #161b22;
31
+ border: 1px solid #30363d;
32
+ border-radius: 10px;
33
+ padding: 20px;
34
+ width: 100%;
35
+ max-width: 600px;
36
+ box-shadow: 0 0 10px rgba(0,0,0,0.5);
37
+ box-sizing: border-box;
38
+ }
39
+
40
+ /* Mantém o layout centralizado mesmo em celulares */
41
+ @media (max-width: 600px) {
42
+ body {
43
+ padding: 10px;
44
+ overflow-y: auto; /* permite scroll só se for realmente necessário */
45
+ }
46
+ }
47
+
48
+
49
+ pre {
50
+ position: relative;
51
+ background: #0d1117;
52
+ border: 1px solid #30363d;
53
+ padding: 12px;
54
+ border-radius: 6px;
55
+ overflow-x: auto;
56
+ color: #79c0ff;
57
+ margin-bottom: 10px;
58
+ white-space: pre-wrap;
59
+ word-break: break-all;
60
+ text-align: left;
61
+ cursor: pointer;
62
+ transition: all 0.2s ease;
63
+ }
64
+
65
+ pre:hover {
66
+ box-shadow: 0 0 12px #23863655;
67
+ }
68
+
69
+ /* Ícone padrão (copiar) */
70
+ pre::after {
71
+ content: "";
72
+ position: absolute;
73
+ right: 12px;
74
+ top: 50%;
75
+ transform: translateY(-50%);
76
+ width: 18px;
77
+ height: 18px;
78
+ background-image: url('https://raw.githubusercontent.com/primer/octicons/main/icons/copy-16.svg');
79
+ background-repeat: no-repeat;
80
+ background-size: contain;
81
+ opacity: 0.8;
82
+ transition: opacity 0.2s ease, background-image 0.3s ease, filter 0.3s ease;
83
+ filter: brightness(0) invert(1); /* 🌟 deixa branco */
84
+ }
85
+
86
+ /* Ícone quando copiado */
87
+ pre.copiado::after {
88
+ background-image: url('https://raw.githubusercontent.com/primer/octicons/main/icons/check-16.svg');
89
+ opacity: 1;
90
+ filter: brightness(0) invert(1) drop-shadow(0 0 4px #00ff88);
91
+ }
92
+
93
+
94
+ pre.copiado {
95
+ border-color: #00ff88;
96
+ box-shadow: 0 0 10px #00ff8888;
97
+ }
98
+
99
+ .footer {
100
+ margin-top: 20px;
101
+ color: #8b949e;
102
+ font-size: 0.9em;
103
+ text-align: center;
104
+ }
105
+ </style>
106
+ </head>
107
+ <body>
108
+
109
+ <h1>💖 Apoie o projeto Mwsm via PIX</h1>
110
+
111
+ <div class="card">
112
+ <p><strong>Escaneie o QR Code abaixo:</strong></p>
113
+ <div style="background:#FFF;padding:10px 10px 10px 10px;border-radius:8px;">
114
+ <center><img src="data:image/png;base64,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" alt="QR Code PIX" width="260" height="260"></center>
115
+ </div>
116
+
117
+ <hr style="margin: 25px 0; border: 1px solid #30363d;">
118
+ <p><strong>Chave Pix:</strong></p>
119
+
120
+ <pre id="pix-key" tabindex="0">e9b9d669-4412-4dec-994c-310005904088</pre>
121
+ </div>
122
+
123
+ <div class="footer">
124
+ Feito com ❤️ por
125
+ <a href="https://github.com/MKCodec" target="_blank" style="color:#58a6ff;text-decoration:none;">MKCodec</a>
126
+ </div>
127
+
128
+ <script>
129
+ const pixBox = document.getElementById("pix-key");
130
+
131
+ pixBox.addEventListener("click", () => {
132
+ const text = pixBox.textContent.trim();
133
+ navigator.clipboard.writeText(text).then(() => {
134
+ pixBox.classList.add("copiado");
135
+ setTimeout(() => {
136
+ pixBox.classList.remove("copiado");
137
+ }, 2000);
138
+ });
139
+ });
140
+
141
+ pixBox.addEventListener("blur", () => {
142
+ pixBox.classList.remove("copiado");
143
+ });
144
+ </script>
145
+ </body>
146
+ </html>
@@ -0,0 +1,4 @@
1
+ /*!
2
+ * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4
+ */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');src:url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont3e6e.html?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont3e6e-2.html?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
Binary file
Binary file
Binary file
Binary file