-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
623 lines (623 loc) · 48 KB
/
index.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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
<!DOCTYPE html>
<!-- 1. use /tools/modularscale/index.html?15&px&1.25,1.125&web&text for font size and line height
2. lazyload images
3. remove font face, display block, opacity 1, visibility visible in critical inline css
4. set font display swap in font face in css -->
<html class="no-js" lang="ru">
<head>
<meta charset="utf-8" />
<!-- <meta http-equiv="x-ua-compatible" content="ie=edge" /> -->
<!-- https://content-security-policy.com/ --><meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; connect-src 'self' 'unsafe-inline' https:; frame-src 'self' https:; media-src 'self' https:; img-src 'self' 'unsafe-inline' https: data:" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:image" content="https://lovespy.github.io/image_src.jpg" />
<meta property="og:title" content="Портфолио lovespy" />
<meta property="og:description" content="Увлекаюсь веб-разработкой, делаю сайты-визитки." />
<meta property="og:url" content="https://lovespy.github.io/" />
<meta property="og:type" content="website" />
<meta name="twitter:image" content="https://lovespy.github.io/image_src.jpg" />
<meta name="twitter:title" content="Портфолио lovespy" />
<meta name="twitter:description" content="Увлекаюсь веб-разработкой, делаю сайты-визитки." />
<meta name="twitter:site" content="@englishextra" />
<meta name="twitter:card" content="summary" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="веб,разработка,дизайн,сайт,портфолио,фронтенд" />
<meta name="description" content="Портфолио lovespy" /><title>Портфолио lovespy</title>
<link rel="dns-prefetch" href="https://fonts.googleapis.com" /><link rel="dns-prefetch" href="https://cdn.jsdelivr.net" /><link rel="dns-prefetch" href="https://cdnjs.cloudflare.com" /><link rel="dns-prefetch" href="https://farm9.staticflickr.com" /><link rel="dns-prefetch" href="https://farm8.staticflickr.com" /><link rel="dns-prefetch" href="https://farm7.staticflickr.com" /><link rel="dns-prefetch" href="https://farm6.staticflickr.com" /><link rel="dns-prefetch" href="https://farm5.staticflickr.com" /><link rel="dns-prefetch" href="https://farm4.staticflickr.com" /><link rel="dns-prefetch" href="https://farm3.staticflickr.com" /><link rel="dns-prefetch" href="https://farm2.staticflickr.com" /><link rel="dns-prefetch" href="https://farm1.staticflickr.com" /><link rel="dns-prefetch" href="https://i.vimeocdn.com" /><link rel="dns-prefetch" href="https://f.vimeocdn.com" /><link rel="dns-prefetch" href="https://w.soundcloud.com" /><link rel="dns-prefetch" href="https://a.disquscdn.com" /><link rel="dns-prefetch" href="https://api-maps.yandex.ru" /><link rel="dns-prefetch" href="https://chart.googleapis.com" /><link rel="dns-prefetch" href="https://connect.mail.ru" /><link rel="dns-prefetch" href="https://connect.ok.ru" /><link rel="dns-prefetch" href="https://disqus.com" /><link rel="dns-prefetch" href="https://graph.facebook.com" /><link rel="dns-prefetch" href="https://mc.yandex.ru" /><link rel="dns-prefetch" href="https://www.google-analytics.com" /><link rel="dns-prefetch" href="https://yastatic.net" /><link rel="dns-prefetch" href="https://audiomack.com" /><link rel="dns-prefetch" href="https://api.audiomack.com" /><link rel="dns-prefetch" href="https://platform.twitter.com" /><link rel="dns-prefetch" href="https://www.instagram.com" />
<link rel="icon" type="image/svg+xml" href="/favicon-120x120.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" type="application/manifest+json" href="/manifest.webmanifest" />
<link rel="mask-icon" href="/mask-icon.svg" color="#22C0F8" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="lovespy" />
<meta name="application-name" content="lovespy" />
<meta name="msapplication-TileColor" content="#22C0F8" />
<meta name="theme-color" content="#22C0F8" />
<link rel="yandex-tableau-widget" href="/yandex-tableau-widget.json" />
<link rel="image_src" href="/image_src.jpg" type="image/jpeg" title="Портфолио lovespy" />
<link rel="sitemap" href="/sitemap.xml" type="application/xml" />
<style>
body {
font-family: Roboto, sans-serif;
color: #212121 !important;/* mui.css has rgba(0, 0, 0, 0.87) body text */
background-color: #F2F2F2 !important;/* mui.css has white body background */
margin: 0;
}
a {
color: transparent;
}
[hidden],
button,
canvas,
img,
input[type^=text],
select,
svg,
template,
.btn-email,
.btn-next-page.mui-btn,
.btn-phone,
.btn-prev-page.mui-btn,
.btn-skype,
.btn-telegram,
.btn-toggle-holder-location-qrcode.mui-btn--fab,
.btn-toggle-holder-mobileapps-buttons.mui-btn--fab,
.btn-toggle-holder-share-buttons.mui-btn--fab,
.btn-toggle-holder-vk-like.mui-btn--fab,
.btn-totop,
.btn-viber,
.btn-whatsapp,
.holder-location-qrcode,
.holder-share-buttons,
.holder-vk-like,
.minigrid__item iframe,
.minigrid__item img,
#sidedrawer li > strong + ul {
display: none;
}
html,
body {
height: 100%;
}
/*!
* @see {@link http://epic-spinners.epicmax.co}
* @see {@link https://github.com/epicmaxco/epic-spinners}
*/
.half-circle-spinner,
.half-circle-spinner * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.half-circle-spinner {
width: 60px;
height: 60px;
border-radius: 100%;
z-index: 1000000;
/*! @see {@link https://www.w3.org/Style/Examples/007/center.en.html#hv3} */
margin: 0;
position: fixed;
top: 50%;
left: 50%;
margin-right: -50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.half-circle-spinner .circle {
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
border: calc(60px / 10) solid transparent;
}
.half-circle-spinner .circle.circle-1 {
border-top-color: #FF5722;
-webkit-animation: half-circle-spinner-animation 1s infinite;
animation: half-circle-spinner-animation 1s infinite;
}
.half-circle-spinner .circle.circle-2 {
border-bottom-color: #FF5722;
-webkit-animation: half-circle-spinner-animation 1s infinite alternate;
animation: half-circle-spinner-animation 1s infinite alternate;
}
@-webkit-keyframes half-circle-spinner-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes half-circle-spinner-animation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/*!
* @see {@link http://epic-spinners.epicmax.co}
* @see {@link https://github.com/epicmaxco/epic-spinners}
*/
.hollow-dots-spinner,
.hollow-dots-spinner * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.hollow-dots-spinner {
height: 15px;
width: calc(30px * 3);
z-index: 1000000;
/*! @see {@link https://www.w3.org/Style/Examples/007/center.en.html#hv3} */
margin: 0;
position: fixed;
top: 50%;
left: 50%;
margin-right: -50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.hollow-dots-spinner .dot {
width: 15px;
height: 15px;
margin: 0 calc(15px / 2);
border: calc(15px / 5) solid #FF5722;
border-radius: 50%;
float: left;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
animation: hollow-dots-spinner-animation 1000ms ease infinite 0ms;
}
.hollow-dots-spinner .dot:nth-child(1) {
-webkit-animation-delay: calc(300ms * 1);
animation-delay: calc(300ms * 1);
}
.hollow-dots-spinner .dot:nth-child(2) {
-webkit-animation-delay: calc(300ms * 2);
animation-delay: calc(300ms * 2);
}
.hollow-dots-spinner .dot:nth-child(3) {
-webkit-animation-delay: calc(300ms * 3);
animation-delay: calc(300ms * 3);
}
@-webkit-keyframes hollow-dots-spinner-animation {
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes hollow-dots-spinner-animation {
50% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
100% {
opacity: 0;
}
}
/*!
* @see {@link https://github.com/daneden/animate.css/blob/master/animate.css}
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
/*!
* hide before scripts and styles loaded
*/
.macy,
.minigrid,
#footer,
#header,
#page,
#sidedrawer {
visibility: hidden;
opacity: 0;
}
.macy.macy--is-active,
.minigrid.minigrid--is-active {
visibility: visible;
opacity: 1;
}
/* .macy a {
-webkit-transition: top 0.2s ease 0s;
transition: top 0.2s ease 0s;
}
.minigrid__item {
-webkit-transition: -webkit-transform 0.4s ease-out;
transition: -webkit-transform 0.4s ease-out;
transition: transform 0.4s ease-out;
transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
} */
</style>
<noscript>
<link rel="stylesheet" href="./libs/lovespy-muicss/css/vendors.min.css" />
<link rel="stylesheet" href="./libs/lovespy-muicss/css/bundle.min.css" />
<style>
.half-circle-spinner,
.hollow-dots-spinner {
display: none;
}
.macy,
.minigrid,
#sidedrawer,
#header,
#footer,
#page {
visibility: visible;
opacity: 1;
}
#sidedrawer li>strong+ul,
.minigrid__item img,
.minigrid__item iframe {
display: block;
}
</style>
</noscript>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://lovespy.github.io/"
},
"headline": "Портфолио lovespy",
"description": "Увлекаюсь веб-разработкой, делаю сайты-визитки.",
"image": "https://lovespy.github.io/image_src.jpg",
"author": {
"@type": "Person",
"name": "lovespy"
},
"publisher": {
"@type": "Organization",
"name": "lovespy",
"logo": {
"@type": "ImageObject",
"url": "https://lovespy.github.io/publisher-logo-600x60.jpg"
}
},
"datePublished": "2006-01-01",
"dateModified": "2021-05-24"
}
</script>
<script>
(function(){return (function templatePolyfill(){"use strict";if("content"in document.createElement("template")){return false;}var templates=document.getElementsByTagName("template");var plateLen=templates.length;for(var x=0;x<plateLen;++x){var template=templates[x];var content=template.childNodes;var fragment=document.createDocumentFragment();while(content[0]){fragment.appendChild(content[0]);}template.content=fragment;}}());})();
var imagesPreloaded=false;(function(m){m="[object Array]"===Object.prototype.toString.apply(m)?m:[m];var t=function(){return (imagesPreloaded=true);},f=function(){return (imagesPreloaded=false);},c=[];for(var i=0,l=m.length;i<l;i++){c[i]=new Image();c[i].onabort=f;c[i].onerror=f;c[i].onload=t;c[i].src=m[i];}}([
"./libs/lovespy-muicss/img/works-screenshots/@1x/build.phonegap.com-apps-1824701-share.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-403-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-404-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-pages-more-more_irregular_verbs-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-pages-more-more_newsletter_can_get_english_for_free-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-serguei-about-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.github.io-serguei-slides-html.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/englishextra.gitlab.io.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/jackfan.us.kg-englishextra.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/mytushino.github.io.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/noushevr.github.io.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/www.behance.net-englishextra.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/www.domestika.org-en-englishextra.jpg",
"./libs/lovespy-muicss/img/works-screenshots/@1x/www.npmjs.com-englishextra.jpg"
]));
console.log("Source code: https://github.com/lovespy/lovespy.github.io");
</script>
</head>
<body>
<!-- https://haltersweb.github.io/Accessibility/svg.html --><svg style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" focusable="false">
<defs>
<symbol id="site-logo-icon" viewBox="0 0 136 64">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#22C0F8" d="M34.476,19.645l-7.367-0.305v21.322c0,0.753-0.372,1.44-0.829,1.526l-10.574,1.988v6.464c0,0.859,0.48,1.465,1.063,1.346l17.707-3.609c0.436-0.089,0.79-0.763,0.79-1.499V21.015C35.266,20.279,34.912,19.663,34.476,19.645z"></path>
<path fill-rule="evenodd" clip-rule="evenodd" fill="#22C0F8" d="M16.769,18.912l10.34,0.428v-5.164c0-0.753-0.372-1.385-0.829-1.405L7.834,12.001c-0.603-0.025-1.1,0.669-1.1,1.543v30.728c0,0.874,0.497,1.496,1.1,1.383l7.873-1.48V20.43C15.707,19.571,16.187,18.888,16.769,18.912z"></path>
<path fill="currentColor" d="M58.763,28.759v-8.987h-5.01v8.987h-1.758V18.256h8.503v10.503H58.763z"></path>
<path fill="currentColor" d="M69.953,24.936c0,1.216-0.352,2.188-1.055,2.915s-1.658,1.091-2.864,1.091c-1.156,0-2.078-0.345-2.765-1.037c-0.686-0.69-1.028-1.627-1.028-2.809c0-1.245,0.352-2.227,1.055-2.944s1.677-1.077,2.922-1.077c1.172,0,2.088,0.343,2.746,1.029C69.624,22.791,69.953,23.734,69.953,24.936z M68.195,24.994c0-0.83-0.185-1.46-0.553-1.89c-0.369-0.43-0.876-0.645-1.521-0.645c-0.664,0-1.184,0.225-1.56,0.674s-0.563,1.084-0.563,1.904c0,0.796,0.188,1.415,0.563,1.856c0.376,0.442,0.901,0.663,1.575,0.663c0.678,0,1.19-0.217,1.537-0.652S68.195,25.834,68.195,24.994z"></path>
<path fill="currentColor" d="M78.926,24.811c0,1.26-0.311,2.263-0.93,3.01c-0.621,0.747-1.461,1.121-2.52,1.121c-0.908,0-1.614-0.376-2.117-1.128H73.33v4.395h-1.691v-10.95h1.691v1.201h0.029c0.596-0.923,1.426-1.384,2.49-1.384c0.957,0,1.709,0.334,2.256,1.003S78.926,23.659,78.926,24.811z M77.168,24.782c0-0.723-0.165-1.29-0.494-1.703c-0.33-0.413-0.79-0.619-1.381-0.619s-1.068,0.208-1.432,0.623c-0.364,0.415-0.546,0.952-0.546,1.611v0.959c0,0.552,0.173,1.007,0.521,1.366c0.346,0.358,0.778,0.538,1.296,0.538c0.645,0,1.145-0.239,1.501-0.718S77.168,25.675,77.168,24.782z"></path>
<path fill="currentColor" d="M83.049,22.621v6.138h-1.691v-6.138h-2.065v-1.362h5.823v1.362H83.049z"></path>
<path fill="currentColor" d="M95.427,25.009c0,0.723-0.159,1.372-0.479,1.948c-0.319,0.576-0.771,1.021-1.351,1.333c-0.582,0.313-1.253,0.469-2.015,0.469h-0.345v3.494h-1.633v-3.494h-0.359c-0.752,0-1.419-0.156-2.003-0.469c-0.583-0.313-1.035-0.757-1.354-1.333c-0.32-0.576-0.48-1.226-0.48-1.948c0-1.143,0.34-2.053,1.019-2.732s1.604-1.018,2.776-1.018h0.402v-3.223h1.633v3.223h0.396c1.172,0,2.097,0.339,2.775,1.018S95.427,23.866,95.427,25.009z M89.604,22.548h-0.213c-0.708,0-1.262,0.221-1.662,0.663s-0.601,1.056-0.601,1.842c0,0.737,0.206,1.325,0.619,1.762c0.412,0.437,0.982,0.655,1.71,0.655h0.146V22.548z M93.698,25.053c0-0.781-0.2-1.394-0.6-1.838c-0.401-0.444-0.955-0.667-1.663-0.667h-0.198v4.922h0.14c0.728,0,1.296-0.22,1.706-0.659S93.698,25.785,93.698,25.053z"></path>
<path fill="currentColor" d="M104.188,24.936c0,1.216-0.352,2.188-1.055,2.915s-1.658,1.091-2.864,1.091c-1.156,0-2.078-0.345-2.765-1.037c-0.686-0.69-1.028-1.627-1.028-2.809c0-1.245,0.352-2.227,1.055-2.944s1.677-1.077,2.922-1.077c1.172,0,2.088,0.343,2.746,1.029C103.858,22.791,104.188,23.734,104.188,24.936z M102.43,24.994c0-0.83-0.185-1.46-0.553-1.89c-0.369-0.43-0.876-0.645-1.521-0.645c-0.664,0-1.184,0.225-1.56,0.674s-0.563,1.084-0.563,1.904c0,0.796,0.188,1.415,0.563,1.856c0.376,0.442,0.901,0.663,1.575,0.663c0.678,0,1.19-0.217,1.537-0.652S102.43,25.834,102.43,24.994z"></path>
<path fill="currentColor" d="M110.376,28.759v-6.138h-1.714c-0.161,1.631-0.365,2.881-0.611,3.75c-0.247,0.869-0.569,1.499-0.967,1.89c-0.398,0.391-0.922,0.586-1.571,0.586c-0.352,0-0.605-0.029-0.762-0.088v-1.23c0.117,0.039,0.261,0.059,0.432,0.059c0.371,0,0.683-0.208,0.935-0.623c0.251-0.415,0.467-1.064,0.647-1.948s0.35-2.136,0.506-3.757h4.797v7.5H110.376z"></path>
<path fill="currentColor" d="M119.634,28.759V23.5l-3.882,5.259h-1.442v-7.5h1.604v5.112l3.765-5.112h1.546v7.5H119.634z"></path>
<path fill="currentColor" d="M130.62,24.936c0,1.216-0.352,2.188-1.055,2.915s-1.658,1.091-2.864,1.091c-1.156,0-2.078-0.345-2.765-1.037c-0.686-0.69-1.028-1.627-1.028-2.809c0-1.245,0.352-2.227,1.055-2.944s1.677-1.077,2.922-1.077c1.172,0,2.088,0.343,2.746,1.029C130.291,22.791,130.62,23.734,130.62,24.936z M128.862,24.994c0-0.83-0.185-1.46-0.553-1.89c-0.369-0.43-0.876-0.645-1.521-0.645c-0.664,0-1.184,0.225-1.56,0.674s-0.563,1.084-0.563,1.904c0,0.796,0.188,1.415,0.563,1.856c0.376,0.442,0.901,0.663,1.575,0.663c0.678,0,1.19-0.217,1.537-0.652S128.862,25.834,128.862,24.994z"></path>
<path fill="currentColor" d="M51.937,43.759V32.655h1.691v11.104H51.937z"></path>
<path fill="currentColor" d="M63.01,39.936c0,1.216-0.352,2.188-1.055,2.915s-1.658,1.092-2.864,1.092c-1.156,0-2.078-0.346-2.765-1.037c-0.686-0.69-1.028-1.627-1.028-2.809c0-1.245,0.352-2.227,1.055-2.944s1.677-1.076,2.922-1.076c1.172,0,2.088,0.343,2.746,1.028C62.681,37.791,63.01,38.734,63.01,39.936z M61.252,39.994c0-0.83-0.185-1.46-0.553-1.89c-0.369-0.43-0.876-0.645-1.521-0.645c-0.664,0-1.184,0.225-1.56,0.674s-0.563,1.084-0.563,1.904c0,0.796,0.188,1.415,0.563,1.856c0.376,0.442,0.901,0.663,1.575,0.663c0.678,0,1.19-0.217,1.537-0.651S61.252,40.834,61.252,39.994z"></path>
<path fill="currentColor" d="M68.188,43.759h-1.816l-2.776-7.5h1.861l1.882,5.845h0.029l1.94-5.845h1.787L68.188,43.759z"></path>
<path fill="currentColor" d="M73.257,40.507c0.034,0.684,0.241,1.204,0.622,1.561s0.926,0.534,1.634,0.534c0.425,0,0.832-0.066,1.224-0.201c0.39-0.134,0.732-0.307,1.025-0.517v1.429c-0.284,0.186-0.665,0.337-1.143,0.454c-0.479,0.117-0.984,0.176-1.517,0.176c-1.138,0-2.02-0.341-2.644-1.022c-0.626-0.681-0.938-1.627-0.938-2.838c0-0.801,0.154-1.501,0.465-2.102c0.31-0.601,0.739-1.068,1.289-1.403c0.549-0.334,1.153-0.501,1.813-0.501c1.035,0,1.84,0.317,2.413,0.952c0.574,0.635,0.86,1.514,0.86,2.637v0.842H73.257z M76.678,39.232c0-0.596-0.14-1.05-0.418-1.362s-0.669-0.469-1.172-0.469c-0.459,0-0.857,0.17-1.193,0.509c-0.338,0.34-0.55,0.78-0.638,1.322H76.678z"></path>
<path fill="currentColor" d="M84.374,41.613c0,0.698-0.269,1.261-0.805,1.688c-0.538,0.428-1.266,0.642-2.184,0.642c-0.298,0-0.636-0.039-1.014-0.117c-0.379-0.078-0.695-0.176-0.949-0.293v-1.619c0.313,0.225,0.654,0.398,1.025,0.521s0.706,0.183,1.004,0.183c0.811,0,1.216-0.269,1.216-0.806c0-0.19-0.04-0.343-0.121-0.458c-0.08-0.114-0.22-0.229-0.417-0.344c-0.198-0.114-0.505-0.258-0.92-0.429c-0.488-0.21-0.851-0.412-1.087-0.607c-0.237-0.195-0.413-0.425-0.527-0.688c-0.115-0.264-0.173-0.571-0.173-0.923c0-0.674,0.267-1.224,0.799-1.648s1.221-0.637,2.065-0.637c0.259,0,0.553,0.03,0.883,0.091c0.329,0.062,0.597,0.136,0.802,0.224v1.531c-0.229-0.156-0.501-0.282-0.813-0.378c-0.313-0.095-0.623-0.143-0.931-0.143c-0.337,0-0.604,0.076-0.798,0.228c-0.196,0.151-0.293,0.344-0.293,0.578c0,0.264,0.076,0.471,0.23,0.619c0.153,0.149,0.516,0.338,1.088,0.567c0.703,0.283,1.198,0.599,1.486,0.945S84.374,41.11,84.374,41.613z"></path>
<path fill="currentColor" d="M93.229,39.812c0,1.26-0.311,2.263-0.93,3.01c-0.621,0.747-1.461,1.121-2.52,1.121c-0.908,0-1.614-0.376-2.117-1.128h-0.029v4.395h-1.691v-10.95h1.691v1.201h0.029c0.596-0.923,1.426-1.384,2.49-1.384c0.957,0,1.709,0.334,2.256,1.003S93.229,38.659,93.229,39.812z M91.472,39.782c0-0.723-0.165-1.29-0.494-1.703c-0.33-0.412-0.79-0.619-1.381-0.619s-1.068,0.208-1.432,0.623c-0.364,0.415-0.546,0.952-0.546,1.611v0.959c0,0.552,0.173,1.007,0.521,1.366c0.346,0.358,0.778,0.538,1.296,0.538c0.645,0,1.145-0.239,1.501-0.718S91.472,40.676,91.472,39.782z"></path>
<path fill="currentColor" d="M95.186,47.282c-0.42,0-0.767-0.039-1.04-0.117v-1.443c0.269,0.122,0.544,0.184,0.828,0.184c0.6,0,1.039-0.32,1.318-0.96l0.512-1.187l-3.002-7.5h1.904l1.926,5.794h0.029l1.992-5.794h1.721l-3.252,8.401c-0.342,0.908-0.757,1.572-1.244,1.992C96.389,47.072,95.825,47.282,95.186,47.282z"></path>
</symbol>
<symbol id="light-bulb-10" viewBox="0 0 24 24">
<path fill="currentColor" d="M19 6.734c0 4.164-3.75 6.98-3.75 10.266h-1.992c.001-2.079.996-3.826 1.968-5.513.913-1.585 1.774-3.083 1.774-4.753 0-3.108-2.518-4.734-5.004-4.734-2.482 0-4.996 1.626-4.996 4.734 0 1.67.861 3.168 1.774 4.753.972 1.687 1.966 3.434 1.967 5.513h-1.991c0-3.286-3.75-6.103-3.75-10.266 0-4.343 3.498-6.734 6.996-6.734 3.502 0 7.004 2.394 7.004 6.734zm-4 11.766c0 .276-.224.5-.5.5h-5c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h5c.276 0 .5.224.5.5zm0 2c0 .276-.224.5-.5.5h-5c-.276 0-.5-.224-.5-.5s.224-.5.5-.5h5c.276 0 .5.224.5.5zm-1.701 3.159c-.19.216-.465.341-.752.341h-1.094c-.287 0-.562-.125-.752-.341l-1.451-1.659h5.5l-1.451 1.659zm.607-16.647c.56 0 1.013-.454 1.013-1.013 0-.559-.453-1.013-1.013-1.013s-1.014.454-1.014 1.013c.001.56.455 1.013 1.014 1.013zm-3.812 0c.56 0 1.014-.454 1.014-1.013 0-.559-.454-1.013-1.014-1.013-.559 0-1.013.454-1.013 1.013 0 .56.454 1.013 1.013 1.013zm1.906 1.335c-1.303 0-2.33.805-3.027 1.591l.312.434c.755-.486 1.602-.784 2.715-.784s1.96.298 2.715.784l.312-.434c-.697-.787-1.724-1.591-3.027-1.591z"></path>
</symbol>
<symbol id="custom-by-nd-88x31" viewBox="0 0 88 31">
<path fill="currentColor" d="M13.976,2c3.636,0,6.732,1.27,9.286,3.807c1.222,1.222,2.151,2.62,2.786,4.19C26.682,11.569,27,13.236,27,15c0,1.78-0.314,3.447-0.94,5.002c-0.627,1.555-1.552,2.929-2.774,4.121c-1.269,1.253-2.708,2.213-4.318,2.879C17.359,27.667,15.695,28,13.977,28s-3.362-0.328-4.933-0.987c-1.571-0.657-2.979-1.609-4.225-2.855s-2.194-2.65-2.844-4.214S1,16.734,1,15c0-1.718,0.329-3.37,0.986-4.956S3.6,7.038,4.853,5.784C7.329,3.262,10.37,2,13.976,2z M14.023,4.345c-2.971,0-5.471,1.037-7.499,3.111c-1.022,1.037-1.807,2.202-2.356,3.494c-0.55,1.292-0.824,2.643-0.824,4.051c0,1.393,0.274,2.736,0.824,4.027c0.55,1.293,1.335,2.446,2.356,3.46c1.021,1.014,2.174,1.787,3.459,2.322c1.284,0.534,2.631,0.801,4.039,0.801c1.393,0,2.742-0.27,4.052-0.812c1.308-0.542,2.487-1.323,3.54-2.345c2.027-1.981,3.04-4.465,3.04-7.452c0-1.439-0.263-2.801-0.789-4.086c-0.525-1.285-1.292-2.429-2.297-3.436C19.478,5.39,16.964,4.345,14.023,4.345z M13.86,12.842l-1.742,0.906c-0.186-0.386-0.414-0.658-0.685-0.813c-0.271-0.154-0.522-0.232-0.755-0.232c-1.16,0-1.741,0.766-1.741,2.298c0,0.696,0.147,1.253,0.441,1.671c0.294,0.418,0.728,0.627,1.3,0.627c0.758,0,1.292-0.372,1.602-1.114l1.601,0.813c-0.34,0.635-0.813,1.134-1.416,1.497c-0.603,0.364-1.269,0.546-1.996,0.546c-1.161,0-2.098-0.355-2.809-1.068c-0.712-0.712-1.068-1.702-1.068-2.971c0-1.238,0.36-2.221,1.079-2.948c0.719-0.727,1.629-1.091,2.728-1.091C12.011,10.961,13.164,11.588,13.86,12.842z M21.359,12.842l-1.718,0.906c-0.186-0.386-0.414-0.658-0.685-0.813c-0.271-0.154-0.531-0.232-0.778-0.232c-1.161,0-1.742,0.766-1.742,2.298c0,0.696,0.147,1.253,0.441,1.671c0.294,0.418,0.727,0.627,1.3,0.627c0.758,0,1.292-0.372,1.601-1.114l1.625,0.813c-0.355,0.635-0.836,1.134-1.439,1.497c-0.604,0.364-1.261,0.546-1.973,0.546c-1.177,0-2.116-0.355-2.82-1.068c-0.705-0.712-1.057-1.702-1.057-2.971c0-1.238,0.36-2.221,1.08-2.948c0.719-0.727,1.628-1.091,2.727-1.091C19.532,10.961,20.678,11.588,21.359,12.842z"></path>
<path fill="currentColor" d="M43.977,2c3.651,0,6.732,1.253,9.239,3.761C55.738,8.283,57,11.363,57,15c0,3.653-1.239,6.693-3.715,9.123C50.654,26.708,47.551,28,43.977,28c-3.514,0-6.562-1.277-9.146-3.831C32.277,21.615,31,18.56,31,15c0-3.559,1.277-6.639,3.831-9.239C37.338,3.253,40.386,2,43.977,2z M44.023,4.345c-2.956,0-5.455,1.037-7.498,3.111c-2.121,2.167-3.181,4.682-3.181,7.545c0,2.879,1.052,5.371,3.157,7.474c2.105,2.105,4.612,3.157,7.521,3.157c2.894,0,5.417-1.059,7.568-3.18c2.043-1.965,3.064-4.449,3.064-7.452c0-2.956-1.037-5.47-3.11-7.544C49.471,5.382,46.964,4.345,44.023,4.345z M47.506,11.773v5.316H46.02v6.314h-4.04v-6.314h-1.485v-5.316c0-0.232,0.081-0.429,0.243-0.592c0.163-0.162,0.36-0.244,0.592-0.244h5.34c0.217,0,0.41,0.081,0.58,0.244C47.42,11.344,47.506,11.541,47.506,11.773z M42.189,8.431c0-1.222,0.603-1.834,1.811-1.834s1.811,0.611,1.811,1.834c0,1.207-0.604,1.811-1.811,1.811S42.189,9.637,42.189,8.431z"></path>
<path fill="currentColor" d="M73.977,2.228c3.637,0,6.716,1.262,9.24,3.784C85.738,8.519,87,11.59,87,15.228s-1.239,6.686-3.715,9.146c-2.615,2.569-5.718,3.854-9.308,3.854c-3.514,0-6.562-1.277-9.146-3.831C62.277,21.844,61,18.787,61,15.228c0-3.544,1.277-6.616,3.831-9.216C67.354,3.489,70.402,2.228,73.977,2.228z M74.024,4.572c-2.956,0-5.456,1.044-7.499,3.134c-2.121,2.152-3.181,4.659-3.181,7.521c0,2.895,1.052,5.386,3.157,7.475c2.105,2.105,4.612,3.157,7.522,3.157c2.894,0,5.416-1.06,7.567-3.18c2.043-1.981,3.064-4.464,3.064-7.452c0-2.971-1.037-5.478-3.11-7.521C79.486,5.617,76.979,4.572,74.024,4.572z M78.922,12.163v2.228h-9.448v-2.228H78.922z M78.922,16.342v2.227h-9.448v-2.227H78.922z"></path>
</symbol>
<symbol id="ui-icon-telegram" viewBox="0 0 24 24">
<path fill="currentColor" d="M9.78,18.65L10.06,14.42L17.74,7.5C18.08,7.19 17.67,7.04 17.22,7.31L7.74,13.3L3.64,12C2.76,11.75 2.75,11.14 3.84,10.7L19.81,4.54C20.54,4.21 21.24,4.72 20.96,5.84L18.24,18.65C18.05,19.56 17.5,19.78 16.74,19.36L12.6,16.3L10.61,18.23C10.38,18.46 10.19,18.65 9.78,18.65Z"></path>
</symbol>
<symbol id="ui-icon-whatsapp" viewBox="0 0 24 24">
<path fill="currentColor" d="M16.75,13.96C17,14.09 17.16,14.16 17.21,14.26C17.27,14.37 17.25,14.87 17,15.44C16.8,16 15.76,16.54 15.3,16.56C14.84,16.58 14.83,16.92 12.34,15.83C9.85,14.74 8.35,12.08 8.23,11.91C8.11,11.74 7.27,10.53 7.31,9.3C7.36,8.08 8,7.5 8.26,7.26C8.5,7 8.77,6.97 8.94,7H9.41C9.56,7 9.77,6.94 9.96,7.45L10.65,9.32C10.71,9.45 10.75,9.6 10.66,9.76L10.39,10.17L10,10.59C9.88,10.71 9.74,10.84 9.88,11.09C10,11.35 10.5,12.18 11.2,12.87C12.11,13.75 12.91,14.04 13.15,14.17C13.39,14.31 13.54,14.29 13.69,14.13L14.5,13.19C14.69,12.94 14.85,13 15.08,13.08L16.75,13.96M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C10.03,22 8.2,21.43 6.65,20.45L2,22L3.55,17.35C2.57,15.8 2,13.97 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12C4,13.72 4.54,15.31 5.46,16.61L4.5,19.5L7.39,18.54C8.69,19.46 10.28,20 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z"></path>
</symbol>
<symbol id="ui-icon-viber" viewBox="0 0 24 24">
<path fill="currentColor" d="M12.141,2.137C12.313,2,12.416,2,12.965,2c0.275,0,0.687,0.034,0.927,0.069c1.133,0.137,1.855,0.309,2.851,0.79c0.996,0.481,1.614,0.927,2.473,1.717c0.79,0.756,1.202,1.339,1.683,2.267c0.653,1.271,0.996,2.748,1.065,4.396c0.034,0.55,0,0.687-0.137,0.859c-0.24,0.309-0.79,0.275-0.996-0.103c-0.069-0.103-0.069-0.206-0.103-0.653c-0.034-0.687-0.069-1.133-0.172-1.683c-0.378-2.095-1.408-3.778-3.057-4.98c-1.374-0.996-2.576-1.374-4.43-1.511c-0.653,0-0.756,0-0.893-0.137C11.9,2.859,11.9,2.378,12.141,2.137"></path>
<path fill="currentColor" d="M15.541,6.43c-0.653-0.378-1.649-0.687-2.542-0.756c-0.309-0.034-0.515-0.103-0.618-0.24c-0.206-0.172-0.206-0.481-0.069-0.687c0.172-0.275,0.446-0.309,1.236-0.172c1.992,0.275,3.538,1.202,4.568,2.679c0.584,0.824,0.927,1.82,1.03,2.851c0.034,0.378,0.034,1.065,0,1.202c-0.034,0.103-0.172,0.275-0.309,0.309c-0.137,0.069-0.412,0.069-0.55-0.034c-0.24-0.137-0.343-0.309-0.343-0.859c0-0.824-0.206-1.717-0.618-2.404C16.915,7.53,16.297,6.877,15.541,6.43"></path>
<path fill="currentColor" d="M16.4,10.964c-0.206,0.172-0.55,0.172-0.756,0c-0.172-0.103-0.206-0.24-0.24-0.584c-0.034-0.446-0.137-0.756-0.24-1.03c-0.275-0.618-0.79-0.927-1.649-1.03c-0.412-0.034-0.515-0.103-0.653-0.24c-0.24-0.275-0.137-0.721,0.172-0.893c0.137-0.069,0.172-0.069,0.446-0.034c0.172,0,0.412,0.034,0.55,0.069c0.653,0.137,1.133,0.378,1.58,0.756c0.55,0.515,0.859,1.099,0.962,1.992C16.64,10.552,16.606,10.792,16.4,10.964"></path>
<path fill="currentColor" d="M21.929,18.28c0-0.309-0.103-0.55-0.309-0.79c-0.206-0.24-1.614-1.374-2.301-1.82c-0.515-0.343-1.305-0.824-1.649-0.996c-0.481-0.24-0.962-0.275-1.408-0.137c-0.103,0.034-0.172,0.069-0.24,0.103c-0.206,0.103-0.378,0.309-0.79,0.79c-0.275,0.343-0.515,0.653-0.55,0.653c0,0-0.034,0-0.034,0.034c-0.034,0.034-0.137,0.069-0.206,0.103l0,0l0,0c-0.446,0.206-1.03,0.069-1.992-0.378c-0.756-0.378-1.408-0.824-2.164-1.511c-0.653-0.584-1.305-1.305-1.649-1.889c-0.481-0.756-0.824-1.717-0.824-2.267c0-0.24,0.103-0.55,0.206-0.721l0,0l0.034-0.034c0,0,0,0,0.034-0.034s0.069-0.069,0.103-0.069C8.329,9.212,8.5,9.041,8.672,8.903c0.79-0.618,0.962-0.824,1.065-1.168c0.103-0.343,0-0.79-0.343-1.408C8.775,5.194,7.058,3.03,6.44,2.618C6.337,2.55,6.165,2.481,6.062,2.412C5.787,2.343,5.409,2.309,5.203,2.343C4.894,2.412,4.516,2.653,3.658,3.271c-0.515,0.378-1.202,1.03-1.374,1.305C1.906,5.228,1.94,5.744,2.387,7.014c0.412,1.133,0.962,2.267,1.58,3.366l0,0l0.034,0.034c0.137,0.206,0.275,0.446,0.412,0.653c0,0.034,0.034,0.034,0.034,0.069c0.137,0.206,0.275,0.446,0.412,0.653c0.069,0.069,0.103,0.172,0.172,0.24c0.103,0.172,0.206,0.309,0.343,0.481c0.172,0.24,0.343,0.481,0.55,0.721c1.958,2.542,4.224,4.602,6.903,6.285c0.034,0.034,0.069,0.034,0.103,0.069c0.412,0.24,0.824,0.481,1.236,0.721c0.069,0.034,0.103,0.069,0.172,0.103c0.412,0.24,0.859,0.446,1.305,0.653c0.034,0.034,0.103,0.034,0.137,0.069c0.446,0.206,0.927,0.412,1.408,0.618c0.584,0.24,0.79,0.275,1.236,0.24c0.206,0,0.412-0.034,0.584-0.103c0.275-0.069,0.515-0.206,0.824-0.412c0.069-0.034,0.103-0.069,0.172-0.103c0.069-0.034,0.137-0.103,0.206-0.172c0.378-0.309,0.79-0.79,1.133-1.236c0.24-0.309,0.412-0.618,0.515-0.859C21.895,18.76,21.929,18.52,21.929,18.28"></path>
</symbol>
<symbol id="ui-icon-skype-business" viewBox="0 0 24 24">
<path fill="currentColor" d="M12.03,16.53C9.37,16.53 8.18,15.22 8.18,14.24C8.18,13.74 8.55,13.38 9.06,13.38C10.2,13.38 9.91,15 12.03,15C13.12,15 13.73,14.43 13.73,13.82C13.73,13.46 13.55,13.06 12.83,12.88L10.46,12.29C8.55,11.81 8.2,10.78 8.2,9.81C8.2,7.79 10.1,7.03 11.88,7.03C13.5,7.03 15.46,7.94 15.46,9.15C15.46,9.67 15,9.97 14.5,9.97C13.5,9.97 13.7,8.62 11.74,8.62C10.77,8.62 10.23,9.06 10.23,9.69C10.23,10.32 11,10.5 11.66,10.68L13.42,11.07C15.34,11.5 15.83,12.62 15.83,13.67C15.83,15.31 14.57,16.53 12.03,16.53M18,6C20.07,8.04 20.85,10.89 20.36,13.55C20.77,14.27 21,15.11 21,16A5,5 0 0,1 16,21C15.11,21 14.27,20.77 13.55,20.36C10.89,20.85 8.04,20.07 6,18C3.93,15.96 3.15,13.11 3.64,10.45C3.23,9.73 3,8.89 3,8A5,5 0 0,1 8,3C8.89,3 9.73,3.23 10.45,3.64C13.11,3.15 15.96,3.93 18,6M8,5A3,3 0 0,0 5,8C5,8.79 5.3,9.5 5.8,10.04C5.1,12.28 5.63,14.82 7.4,16.6C9.18,18.37 11.72,18.9 13.96,18.2C14.5,18.7 15.21,19 16,19A3,3 0 0,0 19,16C19,15.21 18.7,14.5 18.2,13.96C18.9,11.72 18.37,9.18 16.6,7.4C14.82,5.63 12.28,5.1 10.04,5.8C9.5,5.3 8.79,5 8,5Z"></path>
</symbol>
<symbol id="ui-icon-instagram" viewBox="0 0 24 24">
<path fill="currentColor" d="M7.8,2H16.2C19.4,2 22,4.6 22,7.8V16.2A5.8,5.8 0 0,1 16.2,22H7.8C4.6,22 2,19.4 2,16.2V7.8A5.8,5.8 0 0,1 7.8,2M7.6,4A3.6,3.6 0 0,0 4,7.6V16.4C4,18.39 5.61,20 7.6,20H16.4A3.6,3.6 0 0,0 20,16.4V7.6C20,5.61 18.39,4 16.4,4H7.6M17.25,5.5A1.25,1.25 0 0,1 18.5,6.75A1.25,1.25 0 0,1 17.25,8A1.25,1.25 0 0,1 16,6.75A1.25,1.25 0 0,1 17.25,5.5M12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9Z"></path>
</symbol>
<symbol id="ui-icon-vk" viewBox="0 0 24 24">
<path fill="currentColor" d="M20.8,7.74C20.93,7.32 20.8,7 20.18,7H18.16C17.64,7 17.41,7.27 17.28,7.57C17.28,7.57 16.25,10.08 14.79,11.72C14.31,12.19 14.1,12.34 13.84,12.34C13.71,12.34 13.5,12.19 13.5,11.76V7.74C13.5,7.23 13.38,7 12.95,7H9.76C9.44,7 9.25,7.24 9.25,7.47C9.25,7.95 10,8.07 10.05,9.44V12.42C10.05,13.08 9.93,13.2 9.68,13.2C9,13.2 7.32,10.67 6.33,7.79C6.13,7.23 5.94,7 5.42,7H3.39C2.82,7 2.7,7.27 2.7,7.57C2.7,8.11 3.39,10.77 5.9,14.29C7.57,16.7 9.93,18 12.08,18C13.37,18 13.53,17.71 13.53,17.21V15.39C13.53,14.82 13.65,14.7 14.06,14.7C14.36,14.7 14.87,14.85 16.07,16C17.45,17.38 17.67,18 18.45,18H20.47C21.05,18 21.34,17.71 21.18,17.14C21,16.57 20.34,15.74 19.47,14.76C19,14.21 18.29,13.61 18.07,13.3C17.77,12.92 17.86,12.75 18.07,12.4C18.07,12.4 20.54,8.93 20.8,7.74Z"></path>
</symbol>
<symbol id="ui-icon-twitter" viewBox="0 0 24 24">
<path fill="currentColor" d="M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 2.38,10C2.38,10 2.38,10 2.38,10.03C2.38,12.11 3.86,13.85 5.82,14.24C5.46,14.34 5.08,14.39 4.69,14.39C4.42,14.39 4.15,14.36 3.89,14.31C4.43,16 6,17.26 7.89,17.29C6.43,18.45 4.58,19.13 2.56,19.13C2.22,19.13 1.88,19.11 1.54,19.07C3.44,20.29 5.7,21 8.12,21C16,21 20.33,14.46 20.33,8.79C20.33,8.6 20.33,8.42 20.32,8.23C21.16,7.63 21.88,6.87 22.46,6Z"></path>
</symbol>
<symbol id="ui-icon-open-in-new" viewBox="0 0 24 24">
<path fill="currentColor" d="M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z"></path>
</symbol>
<symbol id="ui-icon-outline-arrow_drop_down" viewBox="0 0 24 24">
<path fill="currentColor" d="M7,10l5,5l5-5H7z"></path>
</symbol>
<symbol id="ui-icon-outline-arrow_upward" viewBox="0 0 24 24">
<path fill="currentColor" d="M4,12l1.41,1.41L11,7.83V20h2V7.83l5.58,5.59L20,12l-8-8L4,12z"></path>
</symbol>
<symbol id="ui-icon-outline-chevron_left" viewBox="0 0 24 24">
<path fill="currentColor" d="M15.41,7.41L14,6l-6,6l6,6l1.41-1.41L10.83,12L15.41,7.41z"></path>
</symbol>
<symbol id="ui-icon-outline-chevron_right" viewBox="0 0 24 24">
<path fill="currentColor" d="M10,6L8.59,7.41L13.17,12l-4.58,4.59L10,18l6-6L10,6z"></path>
</symbol>
<symbol id="ui-icon-outline-group" viewBox="0 0 24 24">
<path fill="currentColor" d="M9,13.75c-2.34,0-7,1.17-7,3.5V19h14v-1.75C16,14.92,11.34,13.75,9,13.75z M4.34,17c0.84-0.58,2.87-1.25,4.66-1.25s3.82,0.67,4.66,1.25H4.34z"></path>
<path fill="currentColor" d="M9,12c1.93,0,3.5-1.57,3.5-3.5C12.5,6.57,10.93,5,9,5S5.5,6.57,5.5,8.5C5.5,10.43,7.07,12,9,12z M9,7c0.83,0,1.5,0.67,1.5,1.5S9.83,10,9,10S7.5,9.33,7.5,8.5S8.17,7,9,7z"></path>
<path fill="currentColor" d="M16.04,13.81C17.2,14.65,18,15.77,18,17.25V19h4v-1.75C22,15.23,18.5,14.08,16.04,13.81z"></path>
<path fill="currentColor" d="M15,12c1.93,0,3.5-1.57,3.5-3.5C18.5,6.57,16.93,5,15,5c-0.54,0-1.04,0.13-1.5,0.35c0.63,0.89,1,1.98,1,3.15s-0.37,2.26-1,3.15C13.96,11.87,14.46,12,15,12z"></path>
</symbol>
<symbol id="ui-icon-outline-mail_outline" viewBox="0 0 24 24">
<path fill="currentColor" d="M20,4H4C2.9,4,2.01,4.9,2.01,6L2,18c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4z M20,18H4V8l8,5l8-5V18z M12,11L4,6h16L12,11z"></path>
</symbol>
<symbol id="ui-icon-outline-menu" viewBox="0 0 24 24">
<path fill="currentColor" d="M3,18h18v-2H3V18z M3,13h18v-2H3V13z M3,6v2h18V6H3z"></path>
</symbol>
<symbol id="ui-icon-outline-more_vert" viewBox="0 0 24 24">
<path fill="currentColor" d="M12,8c1.1,0,2-0.9,2-2s-0.9-2-2-2s-2,0.9-2,2S10.9,8,12,8z M12,10c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S13.1,10,12,10z M12,16c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S13.1,16,12,16z"></path>
</symbol>
<symbol id="ui-icon-outline-phone" viewBox="0 0 24 24">
<path fill="currentColor" d="M6.54,5C6.6,5.89,6.75,6.76,6.99,7.59l-1.2,1.2C5.38,7.59,5.12,6.32,5.03,5H6.54 M16.4,17.02c0.85,0.24,1.72,0.39,2.6,0.45 v1.49c-1.32-0.09-2.59-0.35-3.8-0.75L16.4,17.02 M7.5,3H4C3.45,3,3,3.45,3,4c0,9.39,7.61,17,17,17c0.55,0,1-0.45,1-1v-3.49 c0-0.55-0.45-1-1-1c-1.24,0-2.45-0.2-3.57-0.57c-0.1-0.04-0.21-0.05-0.31-0.05c-0.26,0-0.51,0.1-0.71,0.29l-2.2,2.2 c-2.83-1.45-5.15-3.76-6.59-6.59l2.2-2.2C9.1,8.31,9.18,7.92,9.07,7.57C8.7,6.45,8.5,5.25,8.5,4C8.5,3.45,8.05,3,7.5,3L7.5,3z"></path>
</symbol>
<symbol id="ui-icon-outline-send" viewBox="0 0 24 24">
<path fill="currentColor" d="M4.01,6.03l7.51,3.22L4,8.25L4.01,6.03 M11.51,14.75l-7.51,3.22l0-2.22L11.51,14.75 M2.01,3L2,10l15,2 L2,14l0.01,7L23,12L2.01,3L2.01,3z"></path>
</symbol>
<symbol id="ui-icon-outline-share" viewBox="0 0 24 24">
<path fill="currentColor" d="M18,16.08c-0.76,0-1.44,0.3-1.96,0.77L8.91,12.7C8.96,12.47,9,12.24,9,12s-0.04-0.47-0.09-0.7l7.05-4.11 C16.5,7.69,17.21,8,18,8c1.66,0,3-1.34,3-3c0-1.66-1.34-3-3-3s-3,1.34-3,3c0,0.24,0.04,0.47,0.09,0.7L8.04,9.81 C7.5,9.31,6.79,9,6,9c-1.66,0-3,1.34-3,3c0,1.66,1.34,3,3,3c0.79,0,1.5-0.31,2.04-0.81l7.12,4.16c-0.05,0.21-0.08,0.43-0.08,0.65 c0,1.61,1.31,2.92,2.92,2.92s2.92-1.31,2.92-2.92C20.92,17.39,19.61,16.08,18,16.08z M18,4c0.55,0,1,0.45,1,1s-0.45,1-1,1 s-1-0.45-1-1S17.45,4,18,4z M6,13c-0.55,0-1-0.45-1-1s0.45-1,1-1s1,0.45,1,1S6.55,13,6,13z M18,20.02c-0.55,0-1-0.45-1-1 s0.45-1,1-1s1,0.45,1,1S18.55,20.02,18,20.02z"></path>
</symbol>
<symbol id="ui-icon-outline-thumb_up_alt" viewBox="0 0 24 24">
<path fill="currentColor" d="M21,8h-6.31l0.95-4.57l0.03-0.32c0-0.41-0.17-0.79-0.44-1.06L14.17,1L7.59,7.59C7.22,7.95,7,8.45,7,9v10c0,1.1,0.9,2,2,2h9c0.83,0,1.54-0.5,1.84-1.22l3.02-7.05C22.95,12.5,23,12.26,23,12v-2C23,8.9,22.1,8,21,8z M21,12l-3,7H9V9l4.34-4.34L12.23,10H21V12z"></path>
<rect fill="currentColor" x="1" y="9" width="4" height="12"></rect>
</symbol>
<symbol id="ui-icon-share-outline" viewBox="0 0 24 24">
<path fill="currentColor" d="M14.444,3v4.8C5.889,9,2.222,15,1,21c3.056-4.2,7.333-6.12,13.444-6.12v4.92L23,11.4L14.444,3 M16.889,8.796l2.652,2.604l-2.652,2.604V12.48h-2.444c-2.53,0-4.803,0.456-6.918,1.14c1.711-1.668,3.911-2.976,7.26-3.42l2.102-0.324V8.796z"></path>
</symbol>
</defs>
</svg>
<nav id="sidedrawer" class="mui--no-user-select">
<button class="mui-appbar__ui-button mui-appbar__ui-button--menu sidedrawer-toggle" title="Закрыть меню">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-chevron_left"></use>
</svg>
</button>
<div id="sidedrawer-brand" class="mui--appbar-line-height">
<a href="#/home" class="site-logo" aria-label="Навигация" title="Начало">
<svg class="site-logo-icon" role="img" focusable="false">
<use xlink:href="#site-logo-icon"></use>
</svg>
</a>
</div>
<ul id="render_sidedrawer_categories"></ul>
<template>
<li><a href="#/contacts">Контакты</a></li>
<li><a href="#/books">Пособия</a></li>
<li><a href="#/english_through_movies">Фильмы без перевода</a></li>
<li><a href="#/tests_languagelink_online_test">Уровневый тест</a></li>
<li><a href="#/tests_gia_ege_get_ready_for_a_run">Демо ОГЭ / ЕГЭ</a></li>
<li>
<strong>Уровневые тесты</strong>
<ul>
<li><a href="#/home" target="_blank" rel="noopener noreferrer">Home</a></li>
<li><a href="#/about" target="_blank" rel="noopener noreferrer">About</a></li>
</ul>
</li>
</template>
<template id="t_template_sitedrawer_categories">
{{@hashes}}
<li>
<a href="{{%_val.href}}" class="ripple" title="{{%_val.title}}">{{=_val.title}}</a>
</li>
{{/@hashes}}
</template>
<template id="mustache_template_sitedrawer_categories">
{{#hashes}}
<li>
<a href="{{href}}" class="ripple" title="{{title}}">{{title}}</a>
</li>
{{/hashes}}
</template>
<template>
<div class="mui-divider"></div>
<p class="mui--text-caption">
<a href="/terms.html">Соглашение</a>
   <a href="/policy.html">Политика</a>
   <a href="mailto:" onclick="var a='mailto',b=':',c='englishextra2',k='%40',q='yahoo',s='.',v='com';this.href=a+b+c+k+q+s+v;">© 2021 englishextra</a>
</p>
</template>
</nav>
<button class="btn-toggle-holder-location-qrcode mui-btn mui-btn--fab ripple" title="Ссылка">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-share-outline"></use>
</svg>
</button>
<button class="btn-toggle-holder-mobileapps-buttons mui-btn mui-btn--fab ripple" title="Контакты">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-send"></use>
</svg>
</button>
<button class="btn-toggle-holder-share-buttons mui-btn mui-btn--fab ripple" title="Поделиться">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-share"></use>
</svg>
</button>
<button class="btn-toggle-holder-vk-like mui-btn mui-btn--fab ripple" title="Нравится">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-thumb_up_alt"></use>
</svg>
</button>
<a href="#/prev" rel="nofollow" class="btn-prev-page mui-btn mui-btn--fab ripple" title="Предыдущая">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-chevron_left"></use>
</svg>
</a>
<a href="#/next" rel="nofollow" class="btn-next-page mui-btn mui-btn--fab ripple" title="Следующая">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-chevron_right"></use>
</svg>
</a>
<header id="header">
<div id="appbar" class="mui-appbar mui-container-fluid mui--appbar-line-height">
<button class="mui-appbar__ui-button mui-appbar__ui-button--menu sidedrawer-toggle" title="Меню">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-menu"></use>
</svg>
</button>
<a href="#/home" class="site-logo" aria-label="Навигация" title="Начало">
<svg class="site-logo-icon" role="img" focusable="false">
<use xlink:href="#site-logo-icon"></use>
</svg>
</a>
<button class="mui-appbar__ui-button mui-appbar__ui-button--phone data-mui-toggle" data-mui-toggle="dropdown" title="Соцсети">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-group"></use>
</svg>
</button>
<ul class="mui-dropdown__menu" id="render_dropdown_contacts"></ul>
<template id="t_template_dropdown_contacts">
{{@contacts}}
<li>
<a href="{{%_val.href}}" class="ripple" title="{{%_val.title}}">{{=_val.title}}</a>
</li>
{{/@contacts}}
</template>
<template id="mustache_template_dropdown_contacts">
{{#contacts}}
<li>
<a href="{{href}}" class="ripple" title="{{title}}">{{title}}</a>
</li>
{{/contacts}}
</template>
<button class="mui-appbar__ui-button mui-appbar__ui-button--more data-mui-toggle" data-mui-toggle="dropdown" title="Объявления">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-more_vert"></use>
</svg>
</button>
<ul class="mui-dropdown__menu mui-dropdown__menu--right" id="render_dropdown_ads"></ul>
<template id="t_template_dropdown_ads">
{{@more}}
<li>
<a href="{{%_val.href}}" class="ripple" title="{{%_val.title}}">{{=_val.title}}</a>
</li>
{{/@more}}
</template>
<template id="mustache_template_dropdown_ads">
{{#more}}
<li>
<a href="{{href}}" class="ripple" title="{{title}}">{{title}}</a>
</li>
{{/more}}
</template>
</div>
</header>
<main>
<div class="page" id="page" role="document">
<div class="app-content" id="app-content"></div>
</div>
</main>
<div class="holder-location-qrcode" aria-hidden="true"><img src="data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20144%20144%27%2F%3E" class="qr-code-img" alt="" /></div>
<div class="holder-mobileapps-buttons" aria-hidden="true">
<a href="tel:" onclick="var a='tel',b=':',c='%2B',k='7985',q='4416702';this.href=a+b+c+k+q;" class="btn-phone" aria-label="Навигация" title="Телефон">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-phone"></use>
</svg>
</a>
<a href="skype:serguei.shimansky?chat" class="btn-skype" aria-label="Навигация" title="Скайп">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-skype-business"></use>
</svg>
</a>
<a href="whatsapp://send?phone=79854416702" class="btn-whatsapp" aria-label="Навигация" title="Вотсап">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-whatsapp"></use>
</svg>
</a>
<a href="viber://chat?number=%2B79854416702" class="btn-viber" aria-label="Навигация" title="Вайбер">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-viber"></use>
</svg>
</a>
<a href="tg://resolve?domain=english_tushino" class="btn-telegram" aria-label="Навигация" title="Телеграм">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-telegram"></use>
</svg>
</a>
<template>
<a href="mailto:" onclick="var a='mailto',b=':',c='englishextra2',k='%40',q='yahoo',s='.',v='com';this.href=a+b+c+k+q+s+v;" class="btn-email" aria-label="Навигация" title="Почта">
<svg class="ui-icon" role="img" focusable="false">
<use xlink:href="#ui-icon-outline-mail_outline"></use>
</svg>
</a>
</template>
</div>
<div class="holder-share-buttons" aria-hidden="true"><div id="ya-share2" data-direction="horizontal" data-services="vkontakte,odnoklassniki,facebook,whatsapp,pocket"></div></div>
<div class="holder-vk-like" aria-hidden="true"><div class="vk-like" id="vk-like" data-apiid="6690218"></div></div>
<div class="half-circle-spinner" id="loading-spinner" aria-hidden="true">
<div class="circle circle-1"></div>
<div class="circle circle-2"></div>
</div>
<template>
<div class="hollow-dots-spinner" id="__loading-spinner" aria-hidden="true">
<div class="dot"></div>
<div class="dot"></div>
<div class="dot"></div>
</div>
</template>
<script src="./libs/lovespy-muicss/js/bundle.min.js" async=""></script>
<script>
(function(root,document){"use strict";if(root.location.protocol!=="https:"&&root.location.protocol!=="http:"){return;}var s=document.createElement("script");s.async=true;document.body.appendChild(s);s.setAttribute("src","/sw-register.min.js");s.setAttribute("data-service-worker","/sw.min.js");})("undefined"!==typeof window?window:this,document);
</script>
<!-- Yandex.Metrika counter --><script>if(/^http/.test(window.location.protocol||"")&&!(/^(localhost|127.0.0.1)/).test(window.location.hostname||"")){(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments);};m[i].l=1*new Date();k=e.createElement(t);a=e.getElementsByTagName(t)[0];k.async=1;k.src=r;a.parentNode.insertBefore(k,a);}(window,document,"script","https://mc.yandex.ru/metrika/tag.js","ym"));try{if(window.ym){ym(50262577,"init",{clickmap:true,trackLinks:true,accurateTrackBounce:true,webvisor:true,trackHash:true});}}catch(e){}}</script><noscript><div><img src=".//mc.yandex.ru/watch/50262577" style="position:absolute; left:-9999px;" alt="" /></div></noscript><!-- /Yandex.Metrika counter --><!-- Google Analytics --><script>if(/^http/.test(window.location.protocol||"")&&!(/^(localhost|127.0.0.1)/).test(window.location.hostname||"")){(function(i,s,o,g,r,a,m){i.GoogleAnalyticsObject=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments);};i[r].l=1*new Date();a=s.createElement(o);m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m);}(window,document,"script","//www.google-analytics.com/analytics.js","ga"));ga("create","UA-125408914-1","auto");ga("send","pageview");}</script><!-- /Google Analytics -->
</body>
</html>