-
Notifications
You must be signed in to change notification settings - Fork 0
/
userPanel.html
327 lines (301 loc) · 50.4 KB
/
userPanel.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./styles/fonts.css">
<link rel="stylesheet" href="./styles/userPanel.css">
<link rel="shortcut icon" href="./imgs/fh-favicon.ico">
<title id="title">پنل کاربری</title>
</head>
<script type="module" src="./js/userPanel.js" defer></script>
<body>
<main class="main">
<section class="section-aside">
<aside class="aside">
<div class="total-container-aside-cover-link center">
<a href="./index.html" class="container-aside-cover-link">
<svg width="140" height="35" fill="none" class="logo-svg">
<path fill="currentColor" d="M120.258 26.865a4.053 4.053 0 0 1-1.133 2.917 4 4 0 0 1-6.606-1.344 4.025 4.025 0 0 1-.271-1.573 3.97 3.97 0 0 1 2.027-3.414c.09-.055-.024.109 0 0l1.86-1.652a8.497 8.497 0 0 0 2.304-5.793c0-2.926-1.711-5.901-4.17-7.457-.036-.094.094.055 0 0a3.97 3.97 0 0 1-2.026-3.413 4.045 4.045 0 0 1 1.133-2.918A4.009 4.009 0 0 1 116.247 1a3.992 3.992 0 0 1 2.872 1.218 4.027 4.027 0 0 1 1.133 2.917 8.52 8.52 0 0 0 2.347 5.832l.817.8c.326.285.668.551 1.024.798a3.874 3.874 0 0 1 2.022 2.91 3.894 3.894 0 0 1-.818 2.96 3.897 3.897 0 0 1-1.204 1.003c-.063.036.033-.067 0 0a9.003 9.003 0 0 0-4.182 7.427Zm4.483-21.742c0 .796.235 1.575.676 2.237a4.007 4.007 0 0 0 4.114 1.711 3.994 3.994 0 0 0 2.05-1.102 4.047 4.047 0 0 0 .869-4.386 4.026 4.026 0 0 0-1.476-1.806 3.994 3.994 0 0 0-5.058.501 4.035 4.035 0 0 0-1.175 2.845Zm4.007 17.717c-.792 0-1.567.236-2.226.678a4.02 4.02 0 0 0-1.476 1.806 4.047 4.047 0 0 0 .869 4.387 3.987 3.987 0 0 0 4.366.873 4.015 4.015 0 0 0 1.799-1.484 4.038 4.038 0 0 0-1.799-5.954 3.998 3.998 0 0 0-1.533-.308v.002ZM139 15.994a4.04 4.04 0 0 0-.675-2.236 4.014 4.014 0 0 0-1.798-1.483 3.991 3.991 0 0 0-4.367.873 4.042 4.042 0 0 0-.869 4.387 4.013 4.013 0 0 0 3.702 2.484 4.002 4.002 0 0 0 2.832-1.18A4.042 4.042 0 0 0 139 15.993v.001Z"></path><path fill="currentColor" d="M110.007 11.969c-.793 0-1.567.236-2.226.678a4.022 4.022 0 0 0-1.476 1.807 4.044 4.044 0 0 0 .869 4.386 4.003 4.003 0 0 0 4.366.873 4.008 4.008 0 0 0 1.798-1.483 4.035 4.035 0 0 0-1.798-5.953 3.995 3.995 0 0 0-1.533-.308ZM.734 13.137h2.077c.156 0 .234.078.234.234v2.395a.206.206 0 0 1-.084.167.208.208 0 0 1-.15.067H.734a.208.208 0 0 1-.15-.067.206.206 0 0 1-.084-.167V13.37c0-.156.078-.234.234-.234Zm2.077 0h2.076c.157 0 .235.078.235.234v2.395a.206.206 0 0 1-.084.167.208.208 0 0 1-.15.067H2.81a.208.208 0 0 1-.15-.067.206.206 0 0 1-.084-.167V13.37c0-.156.078-.234.234-.234Zm2.077 0h2.076c.156 0 .234.078.234.234v2.395a.206.206 0 0 1-.083.167.208.208 0 0 1-.151.067H4.888a.208.208 0 0 1-.151-.067.206.206 0 0 1-.084-.167V13.37c0-.156.078-.234.235-.234Zm2.076 0h2.077c.156 0 .234.078.234.234v2.395a.206.206 0 0 1-.084.167.208.208 0 0 1-.15.067H6.964a.208.208 0 0 1-.15-.067.206.206 0 0 1-.084-.167V13.37c0-.156.078-.234.234-.234ZM13.512 16c-.38 0-.754-.061-1.122-.184a2.468 2.468 0 0 1-.971-.687 2.5 2.5 0 0 1-.955.687A3.137 3.137 0 0 1 9.376 16H9.04a.227.227 0 0 1-.167-.067.268.268 0 0 1-.067-.167v-2.361c0-.067.027-.123.083-.168.045-.056.095-.084.151-.084h.703a.454.454 0 0 0 .335-.133.51.51 0 0 0 .134-.352V9.353h2.411v3.298c0 .156.05.28.15.369.113.089.213.133.302.133h.62a.54.54 0 0 0 .553-.469l.67-3.331 2.46.401-.569 2.813c-.044.168-.022.307.067.419.09.112.212.167.369.167h.937a.454.454 0 0 0 .335-.133.49.49 0 0 0 .134-.335V8.917h2.411v3.7c0 .358.157.536.47.536h.736c.156 0 .234.079.234.235v2.378c0 .156-.078.234-.234.234h-.335c-.402 0-.781-.061-1.139-.184a2.5 2.5 0 0 1-.954-.687 2.49 2.49 0 0 1-1.005.67c-.38.134-.764.201-1.155.201-.167 0-.357-.011-.57-.034a4.535 4.535 0 0 1-.619-.15 3.07 3.07 0 0 1-.586-.268 1.858 1.858 0 0 1-.469-.419c-.29.324-.597.553-.92.687a2.723 2.723 0 0 1-1.005.184Zm11.102-4.789-1.725-1.658 5.342-6.279 1.741 1.608-3.114 3.684h6.178c.424 0 .82.083 1.189.25.38.157.709.375.988.654s.497.608.653.988c.167.368.251.77.251 1.205v1.24c0 .446-.09.859-.268 1.238-.178.38-.418.71-.72.988-.29.28-.625.497-1.005.653a3.3 3.3 0 0 1-1.188.218H22.27a.208.208 0 0 1-.151-.067c-.056-.056-.084-.112-.084-.167v-2.378c0-.056.023-.106.067-.15a.206.206 0 0 1 .168-.085h11.134a.34.34 0 0 0 .185-.067c.078-.044.117-.122.117-.234v-1.256a.335.335 0 0 0-.117-.268.369.369 0 0 0-.268-.117h-8.707ZM40.16 16c-.458 0-.882-.095-1.273-.285-.39-.2-.72-.463-.988-.787a3.272 3.272 0 0 1-.586-1.122 3.025 3.025 0 0 1-.05-1.306l.301-1.54a3.04 3.04 0 0 1 .352-.954A3.027 3.027 0 0 1 39.44 8.75a2.856 2.856 0 0 1 1.02-.184h.922c.424 0 .82.083 1.189.25.38.157.709.375.988.654s.502.608.67.988c.167.38.25.781.25 1.205v1.49h.587c.156 0 .234.073.234.218v2.395c0 .156-.078.234-.234.234h-.603a3.657 3.657 0 0 1-.955 2.177 4.684 4.684 0 0 1-2.026 1.356l-2.645.904-.72-2.227 2.645-.904c.358-.123.659-.307.904-.553.246-.234.369-.547.369-.937v-.117a2.206 2.206 0 0 1-.586.217 2.754 2.754 0 0 1-.67.084h-.62Zm-.335-2.847h2.243l-.016-1.507a.274.274 0 0 0-.084-.2.346.346 0 0 0-.201-.1h-1.574c-.134-.012-.229.066-.285.233l-.267 1.357c-.023.056-.012.106.033.15a.208.208 0 0 0 .15.067ZM45.065 16c-.157 0-.235-.078-.235-.234v-2.361a.27.27 0 0 1 .05-.168c.033-.056.095-.084.184-.084h.586c-.078-.055-.123-.161-.134-.318 0-.167.017-.34.05-.519l.268-1.289a3.01 3.01 0 0 1 .369-.988 3.52 3.52 0 0 1 .67-.787 3.08 3.08 0 0 1 .887-.519 2.79 2.79 0 0 1 1.055-.167l.736.016c.425.011.821.1 1.19.268.379.156.708.374.987.653.28.268.503.592.67.971.167.369.251.77.251 1.206v.687c0 .256-.017.446-.05.569-.022.111-.04.178-.05.2h2.327v-1.774a.68.68 0 0 0-.134-.369.698.698 0 0 0-.368-.3l-6.396-2.01.67-2.495 6.161 1.909c.38.111.72.284 1.022.519.312.234.575.508.787.82.212.302.374.63.485.988.123.346.184.698.184 1.055v1.96c0 .334-.072.658-.217.97-.145.302-.34.57-.586.804a2.841 2.841 0 0 1-.82.57 2.137 2.137 0 0 1-.939.217h-2.863v-1.34l-.117.218a1.848 1.848 0 0 1-.352.452 2.81 2.81 0 0 1-.653.47c-.256.133-.569.2-.937.2h-4.739Zm5.156-2.847v-1.74a.295.295 0 0 0-.083-.219.295.295 0 0 0-.218-.083h-1.373a.294.294 0 0 0-.235.067.326.326 0 0 0-.117.217l-.234 1.424a.41.41 0 0 0 .067.234c.044.056.106.09.184.1h2.01ZM62.224 8.85v3.265a1 1 0 0 0 .302.737c.212.201.463.301.753.301h7.033a.454.454 0 0 0 .335-.133.434.434 0 0 0 .134-.319V9.336h2.428v3.332c0 .123.044.234.133.335.09.1.201.15.335.15h.486c.056 0 .106.028.15.084.056.045.084.095.084.15v2.379c0 .055-.028.111-.083.167a.208.208 0 0 1-.151.067h-.1c-.391 0-.76-.067-1.106-.2a2.572 2.572 0 0 1-.954-.67 2.6 2.6 0 0 1-.988.686 3.479 3.479 0 0 1-1.139.184h-6.362c-.514 0-1-.095-1.457-.285a3.91 3.91 0 0 1-1.172-.803 4.136 4.136 0 0 1-.804-1.19 3.767 3.767 0 0 1-.285-1.456V8.85h2.428Zm2.093-2.26h2.177v2.26h-2.177V6.59Zm2.177 0h2.177v2.26h-2.177V6.59Zm10.272 1.138h2.176v-2.26h-2.176v2.26Zm-.553 5.425a.454.454 0 0 0 .335-.133.49.49 0 0 0 .134-.335V8.85h2.411v3.818c0 .458-.09.893-.268 1.306a3.236 3.236 0 0 1-.703 1.055 3.415 3.415 0 0 1-1.072.72 3.317 3.317 0 0 1-1.289.251h-1.59a.227.227 0 0 1-.168-.067.268.268 0 0 1-.067-.167V13.42c0-.067.022-.128.067-.184a.206.206 0 0 1 .167-.084h2.043ZM82.68 16h-2.41V4.179h2.411V16Zm3.855-6.664v3.432c0 .123.039.218.117.285.09.067.195.1.318.1h.737c.156 0 .234.079.234.235v2.378c0 .156-.078.234-.234.234h-.335c-.134 0-.29-.034-.469-.1a1.35 1.35 0 0 1-.385-.252v.252a3.1 3.1 0 0 1-.234 1.222c-.145.38-.352.72-.62 1.021a4.126 4.126 0 0 1-.954.787 6.084 6.084 0 0 1-1.19.553l-2.628.904-.737-2.227 2.73-.938c.38-.123.675-.34.887-.653.223-.312.335-.664.335-1.055V9.336h2.428Zm6.55.435V8.164c.01-.078-.012-.14-.067-.185a.407.407 0 0 0-.201-.083h-1.558c-.178 0-.284.09-.318.268l-.217 1.356a.263.263 0 0 0 .033.184c.045.045.1.067.167.067h2.16Zm-.402 3.382a.422.422 0 0 0 .284-.1c.079-.067.118-.167.118-.301v-.77a.872.872 0 0 1-.185.133 1.216 1.216 0 0 1-.234.1c-.1.023-.218.034-.352.034h-.92c-.48 0-.922-.089-1.323-.268-.391-.19-.72-.44-.988-.753a2.89 2.89 0 0 1-.57-1.122 3 3 0 0 1-.033-1.34l.2-1.038c.068-.346.19-.664.37-.954a3.026 3.026 0 0 1 1.523-1.256 2.81 2.81 0 0 1 1.005-.184h.887c.424 0 .815.084 1.172.251.368.156.692.374.971.653a2.956 2.956 0 0 1 .888 2.127v4.303c0 .458-.09.887-.268 1.29a3.235 3.235 0 0 1-.703 1.054 3.414 3.414 0 0 1-1.072.72 3.139 3.139 0 0 1-1.29.268H87.71a.227.227 0 0 1-.168-.067.268.268 0 0 1-.067-.167v-2.361c0-.067.023-.123.067-.168.034-.056.09-.084.168-.084h4.973ZM90.874 1.768h2.177v2.26h-2.177v-2.26Z"></path><path fill="currentColor" fill-opacity="0.77" d="M10.353 30.152h.122a.53.53 0 0 0 .402-.166.548.548 0 0 0 .166-.402v-1.678h.717v1.713c0 .152.055.277.166.376a.6.6 0 0 0 .402.148h.358c.035 0 .064.012.088.035a.119.119 0 0 1 .043.097v.603c-.011.081-.055.122-.13.122h-.237a1.2 1.2 0 0 1-1.04-.56c-.134.187-.282.33-.446.429a1.06 1.06 0 0 1-.55.14c-.192 0-.376-.047-.55-.14a1.026 1.026 0 0 1-.42-.428 1.18 1.18 0 0 1-.455.428c-.18.093-.376.14-.585.14a1.26 1.26 0 0 1-.708-.201c-.198-.14-.39-.353-.577-.638l-.725-1.137a.885.885 0 0 0-.376-.305.948.948 0 0 0-.472-.088l-.568.079a.815.815 0 0 0-.289.105.716.716 0 0 0-.227.192.84.84 0 0 0-.21.56v.183l1.495.34a.836.836 0 0 1 .664.839v.307c0 .227-.038.44-.114.638-.075.198-.183.37-.323.515-.14.152-.306.271-.498.359a1.444 1.444 0 0 1-.62.13h-1.68c-.25 0-.486-.049-.708-.148a1.723 1.723 0 0 1-.577-.393 1.788 1.788 0 0 1-.384-.577 1.742 1.742 0 0 1-.14-.7v-2.167h.717v2.046c0 .151.026.29.078.42.059.133.137.247.236.34a1.062 1.062 0 0 0 .77.323H4.82a.83.83 0 0 0 .341-.07.71.71 0 0 0 .28-.183.82.82 0 0 0 .192-.271.74.74 0 0 0 .061-.34v-.316l-2.132-.506v-.76c0-.222.04-.426.122-.613a1.752 1.752 0 0 1 .778-.865 1.58 1.58 0 0 1 .55-.175l.464-.07c.28-.035.548.01.804.131.256.117.463.289.62.516l.804 1.215c.082.116.181.218.298.306a.726.726 0 0 0 .41.122.65.65 0 0 0 .42-.14.582.582 0 0 0 .227-.358l.289-1.45.699.13-.236 1.215a.481.481 0 0 0 .122.428.55.55 0 0 0 .42.175Zm2.335-.009h1.469c.081 0 .122.041.122.123v.612c0 .081-.04.122-.122.122h-1.469c-.081 0-.122-.04-.122-.122v-.612c0-.082.04-.122.122-.122Zm1.468 0h1.469c.081 0 .122.041.122.123v.612c0 .081-.04.122-.122.122h-1.469c-.081 0-.122-.04-.122-.122v-.612c0-.082.04-.122.122-.122Zm1.538 1.906h.822v.83h-.822v-.83Zm1.276 0h.83v.83h-.83v-.83Zm.385-1.905a.538.538 0 0 0 .393-.167.538.538 0 0 0 .166-.393v-1.678h.717v1.678c0 .192-.038.376-.114.55-.07.17-.169.318-.297.447a1.453 1.453 0 0 1-1.005.419h-1.59a.119.119 0 0 1-.088-.035.14.14 0 0 1-.035-.087v-.603c0-.035.012-.064.035-.088a.108.108 0 0 1 .087-.044h1.731Zm3.722.856c-.193 0-.37-.04-.533-.122a1.25 1.25 0 0 1-.411-.324 1.393 1.393 0 0 1-.236-.463 1.212 1.212 0 0 1-.018-.542l.149-.795a1.22 1.22 0 0 1 1.197-.997h.498c.181 0 .35.035.507.105.158.064.295.158.411.28.117.117.207.253.271.41.07.158.105.324.105.499v1.093h.664c.082 0 .123.04.123.122v.612c0 .081-.041.122-.123.122h-.673v.044a.288.288 0 0 1-.008.07 1.829 1.829 0 0 1-.394 1.066 1.95 1.95 0 0 1-.944.673l-1.075.367-.227-.708 1.119-.376c.245-.081.44-.218.585-.41.146-.193.219-.42.219-.682v-.123a.571.571 0 0 1-.193.062c-.07.011-.14.017-.21.017h-.803Zm-.079-.857h1.294v-1.092a.464.464 0 0 0-.14-.34.464.464 0 0 0-.341-.14h-.62a.475.475 0 0 0-.307.104.48.48 0 0 0-.157.28l-.14.708a.4.4 0 0 0 .411.48Zm3.89 0a.538.538 0 0 0 .393-.166.537.537 0 0 0 .166-.393v-1.678h.717v1.678c0 .192-.038.376-.114.55a1.36 1.36 0 0 1-.297.447 1.453 1.453 0 0 1-1.005.419h-1.066a.119.119 0 0 1-.088-.035.14.14 0 0 1-.035-.087v-.603c0-.035.012-.064.035-.088a.108.108 0 0 1 .088-.044h1.206Zm.472-3.198h.83v-.83h-.83v.83Zm3.005 1.914a1.434 1.434 0 0 1 1.092-1.434l1.198-.306v-.69h.716v3.103c0 .081.018.16.053.236a.695.695 0 0 0 .14.2.98.98 0 0 0 .21.132.673.673 0 0 0 .244.043h.262c.082 0 .123.041.123.123v.612c0 .081-.041.122-.123.122h-.262c-.28 0-.524-.073-.734-.218a1.477 1.477 0 0 1-.49-.577.507.507 0 0 1-.2.105.887.887 0 0 1-.245.035h-1.075c-.28 0-.501-.085-.664-.254-.163-.169-.245-.39-.245-.664v-.568Zm2.29-.962-1.023.254a.708.708 0 0 0-.402.28.784.784 0 0 0-.148.463v.594h1.573v-1.59Zm3.65 2.247h1.293v-1.102a.436.436 0 0 0-.14-.332.464.464 0 0 0-.341-.14h-.62a.475.475 0 0 0-.306.105.48.48 0 0 0-.158.28l-.14.699a.4.4 0 0 0 .088.34c.081.1.19.15.323.15Zm-1.146-.499.175-.9a1.219 1.219 0 0 1 1.197-.988h.49c.18 0 .35.035.507.105a1.23 1.23 0 0 1 .681.682c.07.157.105.326.105.507v1.066a.882.882 0 0 1-.244.638.852.852 0 0 1-.63.245h-1.057c-.18 0-.35-.04-.507-.122-.157-.082-.288-.225-.393-.429a.994.994 0 0 1-.437.429 1.21 1.21 0 0 1-.533.122h-.236c-.082 0-.123-.04-.123-.122v-.612a.11.11 0 0 1 .035-.079.108.108 0 0 1 .087-.044h.28a.579.579 0 0 0 .385-.14.595.595 0 0 0 .218-.358Zm6.105 1.233c0 .081-.04.122-.122.122h-.306c-.192 0-.373-.035-.542-.105a1.479 1.479 0 0 1-.751-.752 1.468 1.468 0 0 1-.105-.55v-4.431h.716v4.422c0 .152.056.283.166.393a.538.538 0 0 0 .394.166h.428c.035 0 .064.015.087.044a.118.118 0 0 1 .035.088v.603Zm1.08-.735a.538.538 0 0 0 .394-.166.538.538 0 0 0 .166-.393v-1.678h.717v1.678c0 .192-.038.376-.114.55-.07.17-.169.318-.297.447a1.453 1.453 0 0 1-1.005.419H39.14a.119.119 0 0 1-.088-.035.14.14 0 0 1-.035-.087v-.603c0-.035.012-.064.035-.088a.107.107 0 0 1 .088-.044h1.206Zm.473-3.198h.83v-.83h-.83v.83Zm2.754 1.215v1.46c0 .15.055.276.166.375.117.099.25.148.402.148h.795c.082 0 .123.041.123.123v.612c0 .081-.041.122-.123.122h-.672a1.06 1.06 0 0 1-.385-.07.712.712 0 0 1-.306-.253v.314c0 .21-.035.411-.105.603-.064.193-.157.37-.28.533a1.793 1.793 0 0 1-.42.42 2.015 2.015 0 0 1-.541.288l-1.075.367-.227-.699 1.127-.376a1.159 1.159 0 0 0 .804-1.119V28.16h.717Zm1.547 3.889h.83v.83h-.83v-.83Zm1.022-1.905a.538.538 0 0 0 .394-.167.538.538 0 0 0 .166-.393v-1.678h.716v1.678c0 .192-.038.376-.113.55-.07.17-.17.318-.297.447A1.45 1.45 0 0 1 46 31h-1.066a.119.119 0 0 1-.087-.035.14.14 0 0 1-.035-.087v-.603c0-.035.012-.064.035-.088a.107.107 0 0 1 .087-.044h1.206Zm9.09.856a1.15 1.15 0 0 1-.368-.061.786.786 0 0 1-.323-.262v.314c0 .216-.044.417-.131.603-.088.187-.207.35-.359.49a1.51 1.51 0 0 1-.515.323 1.55 1.55 0 0 1-.612.123H51.4a1.7 1.7 0 0 1-.708-.15 1.72 1.72 0 0 1-.577-.392 1.911 1.911 0 0 1-.393-.577 1.743 1.743 0 0 1-.14-.7v-2.42h.717v2.298a1.089 1.089 0 0 0 1.084 1.084h1.538a.892.892 0 0 0 .83-.55.83.83 0 0 0 .07-.341V28.15h.717v1.442a.549.549 0 0 0 .175.393.55.55 0 0 0 .393.157h.183a.6.6 0 0 0 .612-.498l.288-1.45.709.13-.236 1.18a.495.495 0 0 0 .113.446.53.53 0 0 0 .42.192h.725V27.89h.717v2.237a.852.852 0 0 1-.245.63.852.852 0 0 1-.63.244h-.576a1.11 1.11 0 0 1-.533-.131 1.145 1.145 0 0 1-.402-.428 1.179 1.179 0 0 1-.455.428 1.252 1.252 0 0 1-.568.131Zm2.01-3.758h-.831v-.83h.83v.83Zm-1.285 0h-.83v-.83h.83v.83Zm.62-1.154h-.83v-.83h.83v.83Zm1.569 7.106-.227-.7 1.127-.375a1.1 1.1 0 0 0 .577-.428c.145-.199.218-.426.218-.682v-2.85h.717v2.78c0 .215-.032.42-.096.612a1.968 1.968 0 0 1-.7.979 1.862 1.862 0 0 1-.55.297l-1.066.367Zm1.634-6.818h.83v.83h-.83v-.83ZM62.968 31c-.193 0-.37-.04-.534-.122a1.25 1.25 0 0 1-.41-.324 1.395 1.395 0 0 1-.237-.463 1.21 1.21 0 0 1-.017-.542l.148-.795a1.23 1.23 0 0 1 .42-.717c.227-.186.486-.28.778-.28h.498c.18 0 .35.035.507.105.157.064.294.158.41.28.117.117.207.253.272.41.07.158.105.324.105.499v1.093h.664c.081 0 .122.04.122.122v.612c0 .081-.04.122-.122.122h-.673v.044a.284.284 0 0 1-.009.07 1.828 1.828 0 0 1-.393 1.066 1.95 1.95 0 0 1-.944.673l-1.075.367-.227-.708 1.118-.376c.245-.081.44-.218.586-.41.145-.193.218-.42.218-.682v-.123a.572.572 0 0 1-.192.062 1.27 1.27 0 0 1-.21.017h-.804Zm-.08-.857h1.294v-1.092a.464.464 0 0 0-.14-.34.464.464 0 0 0-.34-.14h-.621a.475.475 0 0 0-.306.104.48.48 0 0 0-.157.28l-.14.708a.4.4 0 0 0 .41.48Zm4.712 0h1.293v-1.1a.435.435 0 0 0-.14-.333.464.464 0 0 0-.34-.14h-.62a.475.475 0 0 0-.307.105.48.48 0 0 0-.157.28l-.14.699a.4.4 0 0 0 .088.34c.081.1.189.15.323.15Zm-1.145-.498.175-.9a1.219 1.219 0 0 1 1.197-.988h.49c.18 0 .35.035.507.105a1.23 1.23 0 0 1 .681.682c.07.157.105.326.105.507v1.066a.882.882 0 0 1-.245.638.852.852 0 0 1-.629.245h-1.058c-.18 0-.35-.04-.506-.122-.158-.082-.289-.225-.394-.429a.994.994 0 0 1-.437.429 1.211 1.211 0 0 1-.533.122h-.236c-.081 0-.122-.04-.122-.122v-.612c0-.03.011-.055.035-.079a.107.107 0 0 1 .087-.044h.28a.579.579 0 0 0 .384-.14.595.595 0 0 0 .219-.358ZM71.336 31h-.716v-5.14h.716V31Zm-1.835-5.366v-.376c0-.222.07-.396.21-.525a.717.717 0 0 1 .515-.2h1.713v.629h-1.678a.19.19 0 0 0-.148.07.192.192 0 0 0-.062.14v.262h-.55Zm4.151 3.225c0-.367.102-.676.306-.927a1.43 1.43 0 0 1 .787-.507l1.197-.306v-.69h.717v3.103c0 .081.017.16.052.236a.693.693 0 0 0 .14.2.98.98 0 0 0 .21.132.679.679 0 0 0 .245.043h.262c.082 0 .122.041.122.123v.612c0 .081-.04.122-.122.122h-.262c-.28 0-.525-.073-.734-.218a1.476 1.476 0 0 1-.49-.577.508.508 0 0 1-.2.105.887.887 0 0 1-.246.035h-1.075c-.28 0-.5-.085-.664-.254-.163-.169-.245-.39-.245-.664v-.568Zm2.29-.962-1.022.254a.709.709 0 0 0-.402.28.784.784 0 0 0-.149.463v.594h1.573v-1.59Zm2.828 2.247a.538.538 0 0 0 .394-.167.538.538 0 0 0 .165-.393v-1.678h.717v1.678c0 .192-.038.376-.113.55-.07.17-.17.318-.298.447A1.45 1.45 0 0 1 78.63 31h-1.066a.119.119 0 0 1-.087-.035.14.14 0 0 1-.035-.087v-.603c0-.035.011-.064.035-.088a.107.107 0 0 1 .087-.044h1.206Zm.472-3.2h.83v-.83h-.83v.83Zm3.782 3.934c0 .081-.04.122-.122.122h-.306c-.192 0-.373-.035-.542-.105a1.481 1.481 0 0 1-.752-.752 1.47 1.47 0 0 1-.105-.55v-4.431h.717v4.422c0 .152.055.283.166.393a.538.538 0 0 0 .394.166h.428c.035 0 .064.015.087.044a.119.119 0 0 1 .035.088v.603Zm1.902-.735h1.294v-1.1a.436.436 0 0 0-.14-.333.464.464 0 0 0-.341-.14h-.62a.475.475 0 0 0-.306.105.48.48 0 0 0-.158.28l-.14.699a.4.4 0 0 0 .088.34c.081.1.19.15.323.15Zm-1.145-.498.175-.9a1.219 1.219 0 0 1 1.197-.988h.49c.18 0 .35.035.507.105a1.23 1.23 0 0 1 .681.682c.07.157.105.326.105.507v1.066a.882.882 0 0 1-.244.638.852.852 0 0 1-.63.245h-1.057c-.18 0-.35-.04-.507-.122-.157-.082-.288-.225-.393-.429a.995.995 0 0 1-.437.429 1.211 1.211 0 0 1-.534.122h-.236c-.081 0-.122-.04-.122-.122v-.612a.11.11 0 0 1 .035-.079.108.108 0 0 1 .087-.044h.28a.579.579 0 0 0 .385-.14.595.595 0 0 0 .218-.358Zm6.105 1.233c0 .081-.04.122-.122.122h-.306c-.192 0-.373-.035-.542-.105a1.479 1.479 0 0 1-.751-.752 1.468 1.468 0 0 1-.105-.55v-4.431h.716v4.422c0 .152.056.283.166.393a.538.538 0 0 0 .394.166h.428a.11.11 0 0 1 .088.044.118.118 0 0 1 .034.088v.603Zm2.208.122c-.21 0-.405-.047-.585-.14a1.268 1.268 0 0 1-.463-.42 1.201 1.201 0 0 1-1.05.56h-.235a.119.119 0 0 1-.088-.035.14.14 0 0 1-.035-.087v-.612a.11.11 0 0 1 .044-.088.109.109 0 0 1 .079-.035h.367a.52.52 0 0 0 .393-.166.577.577 0 0 0 .166-.41v-1.425h.726v1.442a.553.553 0 0 0 .55.56h.193a.59.59 0 0 0 .393-.14.6.6 0 0 0 .218-.367l.289-1.442.708.122-.236 1.206a.482.482 0 0 0 .113.437c.111.122.25.183.42.183h.717v-2.246h.716v2.22a.881.881 0 0 1-.245.638.852.852 0 0 1-.629.245h-.568c-.192 0-.373-.047-.542-.14a.99.99 0 0 1-.402-.428 1.162 1.162 0 0 1-.454.437 1.234 1.234 0 0 1-.56.131Z"></path>
</svg>
</a>
<svg stroke="currentColor" fill="none" stroke-width="0" viewBox="0 0 24 24" class="cross-svg" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>
</div>
<div class="container-menu-and-user-panel">
<ul class="aside-menu">
<li class="aside-menu__list aside-menu__list--param cursor-pointer transition-bg-3s border-radius" data-param="profile">
<span class="aside-menu__btn align-items-center transition-color-3s">
<svg viewBox="0 0 22 22" fill="none" class="aside-menu__svg ml-svg">
<path fill="currentColor" d="M20.04 9.719a.75.75 0 0 0-1.5 0h1.5Zm-14.58 0a.75.75 0 1 0-1.5 0h1.5Zm9.053 10.988-.172-.73.172.73Zm-5.026 0 .172-.73-.172.73Zm5.341-15.693-.532.529.532-.529Zm5.64 6.744a.75.75 0 1 0 1.064-1.057l-1.064 1.057ZM9.172 5.014l.532.529-.532-.529Zm-6.704 5.687a.75.75 0 1 0 1.064 1.057l-1.064-1.057Zm7.25 7.62-.737-.14.737.14Zm.02-.104.737.139-.737-.139Zm4.524 0-.737.139.737-.139Zm.02.103.737-.138-.737.138Zm-.29 2.232-.677-.322.677.322Zm-.794-.077a.75.75 0 0 0 1.354.645l-1.354-.645Zm-3.19.077-.677.322.677-.322Zm-.56.568a.75.75 0 0 0 1.354-.645l-1.354.645Zm1.913-4.677-.2-.723.2.723Zm1.278 0 .2-.723-.2.723Zm5.901-6.724v4.918h1.5V9.72h-1.5ZM5.46 14.637V9.72h-1.5v4.918h1.5Zm8.88 5.34a10.18 10.18 0 0 1-4.68 0l-.346 1.46a11.68 11.68 0 0 0 5.372 0l-.345-1.46Zm-4.68 0c-2.457-.58-4.2-2.79-4.2-5.34h-1.5c0 3.24 2.214 6.058 5.354 6.8l.345-1.46Zm5.026 1.46c3.14-.742 5.354-3.56 5.354-6.8h-1.5c0 2.55-1.743 4.76-4.2 5.34l.346 1.46Zm-.39-15.894 6.172 6.215 1.064-1.057-6.171-6.215-1.065 1.057ZM8.64 4.486 2.468 10.7l1.064 1.057 6.172-6.215-1.065-1.057Zm6.722 0c-.652-.657-1.193-1.204-1.68-1.577-.502-.387-1.035-.659-1.681-.659v1.5c.183 0 .397.064.768.348.387.298.847.758 1.528 1.445l1.065-1.057ZM9.704 5.543c.681-.687 1.14-1.147 1.528-1.445.37-.284.585-.348.768-.348v-1.5c-.646 0-1.178.272-1.682.659-.486.373-1.027.92-1.679 1.577l1.065 1.057Zm.752 12.916.019-.103L9 18.079l-.02.103 1.475.277Zm3.07-.103.018.103 1.475-.277-.02-.103-1.474.277Zm-.211 1.874-.117.245 1.354.645.117-.246-1.354-.644Zm-3.984.644.117.246 1.354-.645-.117-.245-1.354.644Zm4.213-2.415c.113.6.032 1.22-.23 1.77l1.355.645c.399-.837.52-1.78.35-2.692l-1.475.277Zm-4.563-.277a4.385 4.385 0 0 0 .35 2.692l1.354-.644a2.884 2.884 0 0 1-.23-1.771l-1.474-.277Zm2.58-1.017c.287-.08.59-.08.877 0l.401-1.445a3.138 3.138 0 0 0-1.678 0l.4 1.445ZM15 18.08a3.024 3.024 0 0 0-2.16-2.36l-.4 1.446c.554.154.978.614 1.086 1.19L15 18.08Zm-4.524.277a1.524 1.524 0 0 1 1.087-1.19l-.401-1.446A3.024 3.024 0 0 0 9 18.079l1.474.277Z"></path>
</svg>
داشبورد
</span>
</li>
<li class="aside-menu__list aside-menu__list--param cursor-pointer transition-bg-3s border-radius" data-param="courses">
<span class="aside-menu__btn align-items-center transition-color-3s">
<svg viewBox="0 0 24 24" fill="none" class="aside-menu__svg ml-svg">
<path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M3.862 10.703a10.891 10.891 0 0 0-.006 5.548 6.03 6.03 0 0 0 4.597 4.368l.155.032a16.66 16.66 0 0 0 6.784 0l.155-.032a6.03 6.03 0 0 0 4.597-4.368 10.89 10.89 0 0 0-.006-5.548c-.577-2.179-2.337-3.875-4.535-4.331a17.698 17.698 0 0 0-7.206 0m-4.535 4.331C4.44 8.524 6.2 6.828 8.397 6.372m-4.535 4.331c-.198.75-.315 1.52-.35 2.292V7.252a4.235 4.235 0 0 1 3.1-4.061A5.26 5.26 0 0 1 8.01 3h.858c1.68 0 3.654 1.311 4.378 3.045-1.206 0-3.662.08-4.85.327m6.214 2.397.043.007a3.71 3.71 0 0 1 3.09 3.664M3.51 13.996v.018l.001.002v-.02Z"></path>
</svg>
دورههای من
</span>
</li>
<li class="aside-menu__list aside-menu__list--param cursor-pointer transition-bg-3s border-radius" data-param="orders">
<span class="aside-menu__btn align-items-center transition-color-3s">
<svg fill="none" viewBox="0 0 24 24" class="aside-menu__svg ml-svg">
<path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M8 9h4"></path><path fill="currentColor" d="m2.885 15.151.728-.18-.728.18Zm0-6.302.728.18-.728-.18Zm18.23 0 .728-.181-.728.18Zm0 6.302-.728-.18.728.18Zm-6 5.508-.162-.732.163.732Zm-6.23 0 .162-.732-.163.732Zm0-17.318.162.732-.163-.732Zm6.23 0 .163-.732-.162.732ZM8.432 20.558l-.163.733.163-.733Zm7.138 0 .163.733-.163-.733Zm0-17.116-.162.732.162-.732Zm-7.138 0-.163-.733.163.733Zm10.262 11.062-.134.738.134-.738Zm-.058-.011.134-.738-.134.738Zm0-4.986.134.738-.134-.738Zm.058-.01-.134-.738.134.737Zm2.307.99a.75.75 0 0 0 .601-1.374L21 10.487Zm.601 4.4A.75.75 0 1 0 21 13.513l.601 1.374Zm-5.023-2.259-.721.206.721-.206Zm0-1.256.721.206-.72-.206ZM8.593 4.174l.454-.1-.325-1.465-.454.1.325 1.465Zm6.36-.1.454.1.325-1.465-.454-.1-.325 1.464Zm.454 15.752-.454.1.325 1.465.454-.1-.325-1.465Zm-6.36.1-.454-.1-.325 1.465.454.1.325-1.464Zm-5.434-4.955a12.326 12.326 0 0 1 0-5.942l-1.455-.361a13.826 13.826 0 0 0 0 6.664l1.455-.362ZM20.387 9.03c.484 1.95.484 3.99 0 5.94l1.456.362a13.827 13.827 0 0 0 0-6.664l-1.456.362Zm-5.434 10.897a13.65 13.65 0 0 1-5.906 0l-.325 1.464c2.16.479 4.397.479 6.556 0l-.325-1.464ZM9.047 4.073a13.651 13.651 0 0 1 5.906 0l.325-1.464a15.151 15.151 0 0 0-6.556 0l.325 1.464Zm-.454 15.753a6.603 6.603 0 0 1-4.98-4.856l-1.455.362a8.103 8.103 0 0 0 6.11 5.959l.325-1.465Zm7.139 1.465a8.103 8.103 0 0 0 6.11-5.959l-1.455-.362a6.603 6.603 0 0 1-4.98 4.856l.325 1.465Zm-.325-17.117a6.603 6.603 0 0 1 4.98 4.856l1.456-.362a8.103 8.103 0 0 0-6.111-5.959l-.325 1.465ZM8.268 2.709a8.103 8.103 0 0 0-6.11 5.959l1.455.361a6.603 6.603 0 0 1 4.98-4.855l-.325-1.465Zm10.56 11.057-.059-.01-.269 1.475.059.01.269-1.475Zm-.059-3.521.059-.01-.27-1.476-.058.01.27 1.476Zm.059-.01a3.743 3.743 0 0 1 2.172.252l.601-1.374a5.244 5.244 0 0 0-3.042-.354l.269 1.475Zm-.27 5.007a5.244 5.244 0 0 0 3.043-.355L21 13.513a3.743 3.743 0 0 1-2.172.253l-.27 1.476Zm-1.259-2.82a1.538 1.538 0 0 1 0-.844l-1.442-.412a3.038 3.038 0 0 0 0 1.668l1.442-.412ZM18.5 8.77a3.38 3.38 0 0 0-2.643 2.397l1.442.412a1.88 1.88 0 0 1 1.47-1.333L18.5 8.769Zm.27 4.986a1.88 1.88 0 0 1-1.47-1.333l-1.443.412a3.38 3.38 0 0 0 2.643 2.397l.27-1.476Z"></path>
</svg>
سفارشهای من
</span>
</li>
<li class="aside-menu__list cursor-pointer transition-bg-3s border-radius">
<span class="aside-menu__btn aside-menu__btn--logout align-items-center transition-color-3s">
<svg stroke="currentColor" fill="none" stroke-width="0" viewBox="0 0 24 24" class="aside-menu__svg aside-menu__svg ml-svg" height="1em" width="1em">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1"></path>
</svg>
خروج
</span>
</li>
</ul>
<div class="total-container-user-panel space-between">
<div class="container-username-and-profile-img align-items-center">
<a href="./userPanel.html?param=me" class="container-user-panel-cover-link border-radius-circle"></a>
<div class="container-user-panel-username">
<a href="./userPanel.html?param=me" class="container-user-panel-username__name"></a>
<p class="container-user-panel-username__type">دانشجو</p>
</div>
</div>
<a href="./userPanel.html?param=me" class="edit-user-panel transition-bg-3s border-radius-circle">
<svg viewBox="0 0 14 14" fill="none" class="edit-user-panel__svg">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.875" d="M7.779 11.38h3.72"></path><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.875" d="M9.367 2.834v0a1.774 1.774 0 0 0-2.484.354L2.945 8.436c-1.015 1.352-.055 3.027-.055 3.027s1.892.435 2.892-.898L9.72 5.318a1.774 1.774 0 0 0-.354-2.484Z" clip-rule="evenodd"></path><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.875" d="m6.127 4.207 2.838 2.13"></path>
</svg>
</a>
</div>
</div>
</aside>
</section>
<section class="container-header-and-main-content">
<div class="total-container-header space-between">
<div class="container-header-menu-hamburger-and-title-time align-items-center">
<button class="btn-menu-hamburger border-radius-circle transition-bg-3s center cursor-pointer">
<svg stroke="currentColor" fill="none" stroke-width="0" viewBox="0 0 24 24" class="btn-menu-hamburger__svg" height="1em" width="1em">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path>
</svg>
</button>
<div class="container-header-title-and-time align-items-center">
<span class="container-header-title-and-time__text"></span>
<span class="container-header-title-and-time__time">عصر بخیر</span>
</div>
</div>
<div class="container-cart-and-user-profile align-items-center">
<div class="cart transition-bg-3s">
<span class="cart__number-of-order border-radius-circle"></span>
<a href="./cart.html" class="cart__link Hfull-Vful">
<svg viewBox="0 0 24 24" fill="none" class="cart__svg">
<path fill="currentColor" d="m3.19 15.437.851-.207-.85.207Zm0-6.182-.85-.208.85.208Zm17.445 0 .85-.208-.85.208Zm0 6.182.85.208-.85-.208Zm-5.76 5.348-.192-.854.192.854Zm-5.924 0-.193.854.193-.854Zm0-16.878.192.854-.192-.854Zm5.924 0 .192-.854-.192.854Zm-6.446 16.76.192-.853-.192.854Zm6.968 0 .192.854-.192-.854Zm0-16.642-.193.853.193-.853Zm-6.968 0-.193-.854.193.854Zm-4.254 1.61-.86.158.86-.158ZM3.47 6.65a.875.875 0 0 0 1.721-.315L3.47 6.65ZM1.327 1.727a.875.875 0 1 0-.308 1.723l.308-1.723Zm6.462 19.334c.087.188.121.4.096.608l1.738.208a2.878 2.878 0 0 0-.247-1.554l-1.587.738Zm.096.608c-.025.21-.107.404-.234.562l1.364 1.096c.334-.416.544-.92.608-1.45l-1.738-.208Zm-.234.562a1.019 1.019 0 0 1-.474.331l.549 1.662c.507-.168.954-.48 1.289-.896L7.65 22.23Zm-.474.331a.968.968 0 0 1-.56.015l-.46 1.688c.516.14 1.06.127 1.569-.041l-.549-1.662Zm-.56.015a1.011 1.011 0 0 1-.487-.305l-1.306 1.165c.356.399.818.688 1.333.828l.46-1.688Zm-.487-.305a1.1 1.1 0 0 1-.261-.547l-1.725.294c.09.527.324 1.02.68 1.418l1.306-1.165Zm-.261-.547a1.13 1.13 0 0 1 .066-.613l-1.622-.658a2.88 2.88 0 0 0-.17 1.565l1.726-.294Zm.066-.613c.078-.193.206-.354.366-.469L5.284 19.22c-.434.31-.77.74-.971 1.235l1.622.658Zm11.487-.302c.15.131.263.307.322.508l1.68-.494a2.833 2.833 0 0 0-.848-1.33l-1.154 1.316Zm.322.508c.06.202.062.417.006.62l1.687.464a2.882 2.882 0 0 0-.014-1.578l-1.678.494Zm.006.62a1.09 1.09 0 0 1-.314.515l1.178 1.294c.396-.36.68-.828.823-1.345l-1.687-.465Zm-.314.515a.997.997 0 0 1-.514.249l.274 1.728a2.748 2.748 0 0 0 1.418-.683l-1.178-1.294Zm-.514.249a.971.971 0 0 1-.557-.077l-.727 1.592a2.72 2.72 0 0 0 1.558.213l-.274-1.728Zm-.557-.077a1.036 1.036 0 0 1-.44-.386l-1.475.943c.289.452.7.812 1.188 1.035l.727-1.592Zm-.44-.386a1.117 1.117 0 0 1-.175-.589l-1.75.02c.006.536.161 1.06.45 1.512l1.474-.943Zm-.175-.589a1.12 1.12 0 0 1 .161-.593l-1.495-.91A2.87 2.87 0 0 0 14 21.67l1.75-.02ZM8.62 4.878l.522-.117-.385-1.708-.522.118.385 1.707Zm6.062-.117.521.117.385-1.707-.522-.118-.384 1.708Zm.521 15.053-.521.117.384 1.708.522-.118-.385-1.707Zm-6.061.117-.522-.117-.385 1.707.522.118.385-1.707ZM4.041 15.23a12.172 12.172 0 0 1 0-5.768l-1.7-.415a13.922 13.922 0 0 0 0 6.598l1.7-.415Zm15.744-5.768a12.171 12.171 0 0 1 0 5.768l1.7.415a13.923 13.923 0 0 0 0-6.598l-1.7.415Zm-5.102 10.47a12.586 12.586 0 0 1-5.54 0l-.385 1.707c2.079.468 4.231.468 6.31 0l-.385-1.707ZM9.143 4.76a12.587 12.587 0 0 1 5.54 0l.384-1.708a14.337 14.337 0 0 0-6.309 0l.385 1.708Zm-.522 15.053c-2.233-.504-4.015-2.27-4.58-4.584l-1.7.415c.717 2.937 2.992 5.222 5.895 5.876l.385-1.707Zm6.968 1.707c2.903-.654 5.179-2.939 5.896-5.876l-1.7-.415c-.565 2.313-2.347 4.08-4.58 4.584l.384 1.707Zm-.385-16.643c2.234.504 4.016 2.27 4.58 4.584l1.7-.415c-.716-2.937-2.992-5.221-5.895-5.876l-.385 1.707ZM8.236 3.171c-2.903.655-5.178 2.939-5.895 5.876l1.7.415c.565-2.313 2.347-4.08 4.58-4.584l-.385-1.707ZM3.7 17.124h16.426v-1.75H3.7v1.75ZM3.314 5.793l.157.856 1.721-.315-.156-.856-1.722.315ZM1.02 3.45c1.147.205 2.073 1.128 2.295 2.343l1.722-.315c-.35-1.907-1.817-3.413-3.71-3.75L1.02 3.45Z"></path><path stroke="currentColor" stroke-linecap="round" stroke-width="1.75" d="m13.423 7.256.047.006c1.993.285 3.453 1.762 3.453 3.494"></path>
</svg>
</a>
</div>
<a href="./userPanel.html?param=profile" class="user-profile-link transition-bg-3s cursor-pointer center">
<svg viewBox="0 0 24 24" fill="none" class="user-profile-link__svg">
<g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" clip-path="url(#account_svg__a)"><path d="M12 13.8c3.06 0 5.54-2.42 5.54-5.4C17.54 5.42 15.06 3 12 3S6.46 5.42 6.46 8.4c0 2.98 2.48 5.4 5.54 5.4ZM6 21c2.69-4.42 9.24-4.44 11.97-.05L18 21"></path></g><defs><clipPath id="account_svg__a"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs>
</svg>
</a>
</div>
</div>
<div class="total-container-main-content">
<div class="container-main-content">
<div class="container-welcome border-radius">
<span class="container-welcome__username">bardya vahydy</span>
<span class="container-welcome__msg">به جمع بچه های فرانت هوکس خوش آمدی👋🏻</span>
</div>
<div class="total-container-my-records">
<h2 class="my-records-title">سوابق من</h2>
<div class="container-my-records">
<div class="my-records-wrapper border-radius align-items-center">
<div class="my-records-wrapper__container-svg my-records-wrapper__container-svg--date border-radius center">
<svg viewBox="0 0 24 24" fill="none" class="my-records-wrapper__svg">
<path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M8.07 3v2.514M15.93 3v2.514M3.833 15.249a13.202 13.202 0 0 1 0-5.896c.616-2.684 2.664-4.78 5.287-5.41a12.33 12.33 0 0 1 5.76 0c2.623.63 4.671 2.726 5.287 5.41a13.2 13.2 0 0 1 0 5.896c-.616 2.684-2.664 4.78-5.287 5.41a12.33 12.33 0 0 1-5.76 0c-2.623-.63-4.671-2.726-5.287-5.41Z"></path><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10 12.4 1.454 1.6L14 11"></path>
</svg>
</div>
<div class="my-records-wrapper__infos">
<span class="my-records-wrapper__title">تاریخ پیوستن</span>
<p class="my-records-wrapper__date"></>
</div>
</div>
<div class="my-records-wrapper my-records-wrapper--link border-radius cursor-pointer align-items-center" data-param="courses">
<div class="my-records-wrapper__container-svg my-records-wrapper__container-svg--course border-radius center">
<svg viewBox="0 0 16 16" fill="none" class="my-records-wrapper__svg">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M14.667 11.16V3.113c0-.8-.654-1.393-1.447-1.326h-.04c-1.4.12-3.527.833-4.713 1.58l-.114.073a.739.739 0 0 1-.706 0l-.167-.1C6.293 2.6 4.173 1.893 2.773 1.78a1.312 1.312 0 0 0-1.44 1.327v8.053c0 .64.52 1.24 1.16 1.32l.194.027c1.446.193 3.68.926 4.96 1.626l.026.014c.18.1.467.1.64 0 1.28-.707 3.52-1.447 4.974-1.64l.22-.027c.64-.08 1.16-.68 1.16-1.32ZM8 3.66v10m-2.833-8h-1.5m2 2h-2"></path>
</svg>
</div>
<div class="my-records-wrapper__infos">
<span class="my-records-wrapper__title">دورهها</span>
<p class="my-records-wrapper__courses"></p>
</div>
</div>
<div class="my-records-wrapper my-records-wrapper--link border-radius cursor-pointer align-items-center" data-param="orders">
<div class="my-records-wrapper__container-svg my-records-wrapper__container-svg--order border-radius center">
<svg fill="none" viewBox="0 0 24 24" class="my-records-wrapper__svg">
<path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M8 9h4"></path><path fill="currentColor" d="m2.885 15.151.728-.18-.728.18Zm0-6.302.728.18-.728-.18Zm18.23 0 .728-.181-.728.18Zm0 6.302-.728-.18.728.18Zm-6 5.508-.162-.732.163.732Zm-6.23 0 .162-.732-.163.732Zm0-17.318.162.732-.163-.732Zm6.23 0 .163-.732-.162.732ZM8.432 20.558l-.163.733.163-.733Zm7.138 0 .163.733-.163-.733Zm0-17.116-.162.732.162-.732Zm-7.138 0-.163-.733.163.733Zm10.262 11.062-.134.738.134-.738Zm-.058-.011.134-.738-.134.738Zm0-4.986.134.738-.134-.738Zm.058-.01-.134-.738.134.737Zm2.307.99a.75.75 0 0 0 .601-1.374L21 10.487Zm.601 4.4A.75.75 0 1 0 21 13.513l.601 1.374Zm-5.023-2.259-.721.206.721-.206Zm0-1.256.721.206-.72-.206ZM8.593 4.174l.454-.1-.325-1.465-.454.1.325 1.465Zm6.36-.1.454.1.325-1.465-.454-.1-.325 1.464Zm.454 15.752-.454.1.325 1.465.454-.1-.325-1.465Zm-6.36.1-.454-.1-.325 1.465.454.1.325-1.464Zm-5.434-4.955a12.326 12.326 0 0 1 0-5.942l-1.455-.361a13.826 13.826 0 0 0 0 6.664l1.455-.362ZM20.387 9.03c.484 1.95.484 3.99 0 5.94l1.456.362a13.827 13.827 0 0 0 0-6.664l-1.456.362Zm-5.434 10.897a13.65 13.65 0 0 1-5.906 0l-.325 1.464c2.16.479 4.397.479 6.556 0l-.325-1.464ZM9.047 4.073a13.651 13.651 0 0 1 5.906 0l.325-1.464a15.151 15.151 0 0 0-6.556 0l.325 1.464Zm-.454 15.753a6.603 6.603 0 0 1-4.98-4.856l-1.455.362a8.103 8.103 0 0 0 6.11 5.959l.325-1.465Zm7.139 1.465a8.103 8.103 0 0 0 6.11-5.959l-1.455-.362a6.603 6.603 0 0 1-4.98 4.856l.325 1.465Zm-.325-17.117a6.603 6.603 0 0 1 4.98 4.856l1.456-.362a8.103 8.103 0 0 0-6.111-5.959l-.325 1.465ZM8.268 2.709a8.103 8.103 0 0 0-6.11 5.959l1.455.361a6.603 6.603 0 0 1 4.98-4.855l-.325-1.465Zm10.56 11.057-.059-.01-.269 1.475.059.01.269-1.475Zm-.059-3.521.059-.01-.27-1.476-.058.01.27 1.476Zm.059-.01a3.743 3.743 0 0 1 2.172.252l.601-1.374a5.244 5.244 0 0 0-3.042-.354l.269 1.475Zm-.27 5.007a5.244 5.244 0 0 0 3.043-.355L21 13.513a3.743 3.743 0 0 1-2.172.253l-.27 1.476Zm-1.259-2.82a1.538 1.538 0 0 1 0-.844l-1.442-.412a3.038 3.038 0 0 0 0 1.668l1.442-.412ZM18.5 8.77a3.38 3.38 0 0 0-2.643 2.397l1.442.412a1.88 1.88 0 0 1 1.47-1.333L18.5 8.769Zm.27 4.986a1.88 1.88 0 0 1-1.47-1.333l-1.443.412a3.38 3.38 0 0 0 2.643 2.397l.27-1.476Z"></path>
</svg>
</div>
<div class="my-records-wrapper__infos">
<span class="my-records-wrapper__title">سفارشها</span>
<p class="my-records-wrapper__orders"></p>
</div>
</div>
</div>
</div>
<div class="total-container-my-latest-orders">
<div class="container-my-latest-orders-and-all-courses-link space-between">
<h2 class="total-container-my-latest-orders__title">آخرین سفارشهای من</h2>
<a href="./userPanel.html?param=orders" class="all-courses-link align-items-center transition-color-3s">
مشاهده همه سفارشها
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" height="1em" width="1em" class="all-courses-link__svg">
<path fill-rule="evenodd" d="M7.707 14.707a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 1.414L5.414 9H17a1 1 0 110 2H5.414l2.293 2.293a1 1 0 010 1.414z" clip-rule="evenodd"></path>
</svg>
</a>
</div>
</div>
<div class="warning-profile">
<h2 class="warning-profile__title">شما هنوز سفارس تکمیل شده ای ندارید.</h2>
<a href="./courses.html" class="warning-profile__link transition-color-3s">رفتن به صفحه دوره ها ؟</a>
</div>
<div class="container-table">
<table class="table border-radius">
<thead class="thead">
<tr class="thead__tr space-between">
<th class="thead__th thead__th--row">ردیف</th>
<th class="thead__th">شرح سفارش</th>
<th class="thead__th">لایسنس</th>
<th class="thead__th thead__th--price">مبلغ</th>
<th class="thead__th thead__th--date">تاریخ</th>
<th class="thead__th thead__th--status">وضعیت</th>
</tr>
</thead>
<tbody class="tbody tbody-profile">
</tbody>
</table>
</div>
</div>
</div>
<div class="total-container-main-content">
<div class="container-main-content">
<div class="total-container-my-successful-orders">
<div class="container-my-successful-orders">
<h2 class="container-my-successful-orders__title">سفارشهای موفق من</h2>
<p class="container-my-successful-orders__hint">- دوره های رایگان نیازی به لایسنس نداره و از صفحه همان دوره قابل مشاهده است.</p>
<a href="#" class="guide-to-using-course-licenses transition-color-3s align-items-center">
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" class="guide-to-using-course-licenses__svg ml-svg" height="1em" width="1em">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
</svg>
راهنمای استفاده از لایسنس های دوره
</a>
</div>
</div>
<div class="warning-orders">
<h2 class="warning-orders__title">شما هنوز سفارس تکمیل شده ای ندارید.</h2>
<a href="./courses.html" class="warning-orders__link transition-color-3s">رفتن به صفحه دوره ها ؟</a>
</div>
<div class="container-table">
<table class="table border-radius">
<thead class="thead">
<tr class="thead__tr space-between">
<th class="thead__th thead__th--row">ردیف</th>
<th class="thead__th">شرح سفارش</th>
<th class="thead__th">لایسنس</th>
<th class="thead__th thead__th--price">مبلغ</th>
<th class="thead__th thead__th--date">تاریخ</th>
<th class="thead__th thead__th--status">وضعیت</th>
</tr>
</thead>
<tbody class="tbody tbody-courses">
</tbody>
</table>
</div>
</div>
</div>
<div class="total-container-main-content">
<div class="container-main-content">
<div class="total-container-my-courses">
<div class="container-my-courses">
<h2 class="container-my-courses__title">دورههای من</h2>
<p class="container-my-courses__hint">- دوره های رایگان نیازی به لایسنس نداره و از صفحه همان دوره قابل مشاهده است.</p>
<a href="#" class="guide-to-using-course-licenses transition-color-3s align-items-center">
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" class="guide-to-using-course-licenses__svg ml-svg" height="1em" width="1em">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
</svg>
راهنمای استفاده از لایسنس های دوره
</a>
</div>
</div>
<div class="warning-courses">
<h2 class="warning-courses__title">شما هنوز دوره ای رو ثبت نام نکرده اید</h2>
<a href="./courses.html" class="warning-courses__link transition-color-3s">رفتن به صفحه دوره ها ؟</a>
</div>
<div class="container-table container-table--my-courses">
<table class="table table--my-courses border-radius">
<thead class="thead">
<tr class="thead__tr space-between">
<th class="thead__th thead__th--course-title">عنوان دوره</th>
<th class="thead__th thead__th--access">نحوه دسترسی</th>
<th class="thead__th thead__th--channel-tel">کانال تلگرام دوره</th>
<th class="thead__th">پشتیبانی تلگرام</th>
<th class="thead__th">مدرس دوره</th>
<th class="thead__th">مربی دوره</th>
<th class="thead__th">پیج دانشجویان</th>
</tr>
</thead>
<tbody class="tbody tbody-orders"></tbody>
</table>
</div>
</div>
</div>
<div class="total-container-main-content">
<div class="container-main-content">
<div class="loading center">
<span class="loading__circle"></span>
<span class="loading__circle loading__circle--mid"></span>
<span class="loading__circle"></span>
</div>
<div class="total-container-form">
<h2 class="total-container-form__title">اطلاعات حساب</h2>
<p class="total-container-form__hint align-items-center">
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" class="total-container-form__hint-svg ml-svg" height="1em" width="1em">
<path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z" clip-rule="evenodd"></path>
</svg>
شماره موبایل قابل ویرایش نیست
</p>
<div class="container-form border-radius">
<div class="total-container-profile-img-and-username center">
<p class="slogan center">از یادگیری لذت ببر!</p>
<div class="container-profile-img-and-username align-items-center">
<div class="container-profile-cover border-radius-circle center cursor-pointer">
<svg stroke="currentColor" fill="none" stroke-width="1.5" viewBox="0 0 24 24" aria-hidden="true" class="container-profile-cover__svg" height="1em" width="1em" >
<path stroke-linecap="round" stroke-linejoin="round" d="M6.827 6.175A2.31 2.31 0 015.186 7.23c-.38.054-.757.112-1.134.175C2.999 7.58 2.25 8.507 2.25 9.574V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18V9.574c0-1.067-.75-1.994-1.802-2.169a47.865 47.865 0 00-1.134-.175 2.31 2.31 0 01-1.64-1.055l-.822-1.316a2.192 2.192 0 00-1.736-1.039 48.774 48.774 0 00-5.232 0 2.192 2.192 0 00-1.736 1.039l-.821 1.316z"></path><path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12.75a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0zM18.75 10.5h.008v.008h-.008V10.5z"></path>
</svg>
<input class="input-file" type="file" hidden>
</div>
<div class="container-username">
<p class="container-username__name"></p>
<span class="container-username__type"></span>
</div>
</div>
</div>
<form class="form">
<label for="input-name" class="label-name label">نام و نام خانوادگی</label>
<input type="text" class="input border-radius" id="input-name">
<label for="input-email" class="label-email label">ایمیل</label>
<input type="email" class="input border-radius" id="input-email">
<label for="input-area-of-expertise" class="label-area-of-expertise label">حوزه تخصصی</label>
<input type="text" class="input border-radius" id="input-area-of-expertise">
<button class="record-changes border-radius">ثبت تغییرات</button>
</form>
</div>
</div>
</div>
</div>
</section>
</main>
</body>
</html>