tusur_header 0.2.14 → 0.2.17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. checksums.yaml +4 -4
  2. data/lib/generators/tusur_header/templates/403.html +15 -39
  3. data/lib/generators/tusur_header/templates/404.html +15 -39
  4. data/lib/generators/tusur_header/templates/500.html +14 -42
  5. data/lib/generators/tusur_header/templates/502.html +14 -42
  6. data/lib/tusur_header/menu_links.rb +9 -1
  7. data/lib/tusur_header/version.rb +1 -1
  8. data/test/dummy/public/403.html +15 -54
  9. data/test/dummy/public/404.html +15 -54
  10. data/test/dummy/public/500.html +14 -57
  11. data/test/dummy/public/502.html +14 -57
  12. data/vendor/assets/fonts/NekstBlack.eot +0 -0
  13. data/vendor/assets/fonts/NekstBlack.otf +0 -0
  14. data/vendor/assets/fonts/NekstBlack.ttf +0 -0
  15. data/vendor/assets/fonts/NekstBlack.woff +0 -0
  16. data/vendor/assets/fonts/NekstBlack.woff2 +0 -0
  17. data/vendor/assets/fonts/NekstLight.eot +0 -0
  18. data/vendor/assets/fonts/NekstLight.otf +0 -0
  19. data/vendor/assets/fonts/NekstLight.ttf +0 -0
  20. data/vendor/assets/fonts/NekstLight.woff +0 -0
  21. data/vendor/assets/fonts/NekstLight.woff2 +0 -0
  22. data/vendor/assets/fonts/NekstMedium.eot +0 -0
  23. data/vendor/assets/fonts/NekstMedium.otf +0 -0
  24. data/vendor/assets/fonts/NekstMedium.ttf +0 -0
  25. data/vendor/assets/fonts/NekstMedium.woff +0 -0
  26. data/vendor/assets/fonts/NekstMedium.woff2 +0 -0
  27. data/vendor/assets/fonts/NekstRegular.eot +0 -0
  28. data/vendor/assets/fonts/NekstRegular.otf +0 -0
  29. data/vendor/assets/fonts/NekstRegular.ttf +0 -0
  30. data/vendor/assets/fonts/NekstRegular.woff +0 -0
  31. data/vendor/assets/fonts/NekstRegular.woff2 +0 -0
  32. data/vendor/assets/fonts/NekstSemiBold.eot +0 -0
  33. data/vendor/assets/fonts/NekstSemiBold.otf +0 -0
  34. data/vendor/assets/fonts/NekstSemiBold.ttf +0 -0
  35. data/vendor/assets/fonts/NekstSemiBold.woff +0 -0
  36. data/vendor/assets/fonts/NekstSemiBold.woff2 +0 -0
  37. data/vendor/assets/fonts/NekstThin.eot +0 -0
  38. data/vendor/assets/fonts/NekstThin.otf +0 -0
  39. data/vendor/assets/fonts/NekstThin.ttf +0 -0
  40. data/vendor/assets/fonts/NekstThin.woff +0 -0
  41. data/vendor/assets/fonts/NekstThin.woff2 +0 -0
  42. data/vendor/assets/images/error-bg.svg +3 -0
  43. data/vendor/assets/images/error-text-404.svg +6 -0
  44. data/vendor/assets/images/error-text.svg +6 -0
  45. data/vendor/assets/images/footer-logo.svg +27 -0
  46. data/vendor/assets/images/logotype.svg +29 -0
  47. data/vendor/assets/images/robot.svg +45 -0
  48. data/vendor/assets/stylesheets/_error_pages.sass +65 -58
  49. data/vendor/assets/stylesheets/_fonts.sass +20 -0
  50. data/vendor/assets/stylesheets/_override.sass +10 -72
  51. data/vendor/assets/stylesheets/tusur_header.sass +3 -0
  52. metadata +40 -3
@@ -14,82 +14,39 @@
14
14
  <div class="tusur_header_wrapper">
15
15
  <div class="navbar navbar-inverse navbar-fixed-top navbar-desktop" role="navigation" id="menu_first">
16
16
  <div class="container">
17
- <div class="navbar-header">
17
+ <div class="navbar-inner">
18
18
  <a class="navbar-brand" href="/"></a>
19
19
  </div>
20
- <div class="navbar-collapse collapse">
21
- <ul class="nav navbar-nav">
22
- <li class="dropdown">
23
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">Сайты ТУСУР<b class="caret"></b></a>
24
- <ul class="dropdown-menu">
25
- <li><a href="http://www.tusur.ru/">Официальный информационный портал университета</a></li>
26
- <li><a href="http://09.tusur.ru/">Телефонный справочник</a></li>
27
- <li><a href="http://abiturient.tusur.ru/">Абитуриентам</a></li>
28
- <li><a href="http://edu.tusur.ru/">Научно-образовательный портал</a></li>
29
- <li><a href="http://timetable.tusur.ru/">Электронное расписание</a></li>
30
- <li><a href="http://attendance.tusur.ru/">Журнал посещаемости</a></li>
31
- <li><a href="http://re.tusur.ru/">Газета «Радиоэлектроник»</a></li>
32
- </ul>
33
- </li>
34
- </ul>
35
-
36
- </div>
37
- </div>
38
- </div>
39
-
40
- <div class="navbar navbar-inverse navbar-fixed-top navbar-mobile" role="navigation" id="menu_mobile">
41
- <div class="container">
42
-
43
- <div class="navbar-header">
44
- <button type="button" class="navbar-toggle mobile-toggler" data-toggle="collapse" data-target="#site-menu">
45
- <span class="icon-bar"></span>
46
- <span class="icon-bar"></span>
47
- <span class="icon-bar"></span>
48
- </button>
49
- <a class="navbar-brand" href="/"></a>
50
- </div>
51
-
52
- <div class="navbar-collapse collapse" id="site-menu">
53
- <div class="mobile_menu">
54
- <ul class="nav nav-pills first-menu-part col-xs-12 col-sm-4 col-lg-9 col-md-8 hidden-xs"><li><a href="/ru/pochemu-tusur/">Почему ТУСУР?</a></li><li><a href="/ru/napravleniya-podgotovki/ochnaya-forma-obucheniya/">Направления подготовки</a></li><li><a href="/ru/kak-postupit/ochnaya-forma-obucheniya/">Как поступить</a></li><li><a href="/ru/kontakty/">Контакты</a></li><li><a href="/ru/ofitsialnye-dokumenty/">Официальные документы</a></li></ul>
55
- <ul class="nav nav-pills first-menu-part col-xs-12 col-sm-4 col-lg-9 col-md-8 hidden-sm hidden-md hidden-lg"><li class="col-xs-12"><a href="/ru/pochemu-tusur/">Почему ТУСУР?</a></li><li class="col-xs-12"><a href="/ru/napravleniya-podgotovki/ochnaya-forma-obucheniya/">Направления подготовки</a></li><li class="col-xs-12"><a href="/ru/kak-postupit/ochnaya-forma-obucheniya/">Как поступить</a></li><li class="col-xs-12"><a href="/ru/kontakty/">Контакты</a></li><li class="col-xs-12"><a href="/ru/ofitsialnye-dokumenty/">Официальные документы</a></li></ul>
56
-
57
- <form class="navbar-form navbar-right search col-xs-12" role="form" action="/ru/search" method="get">
58
- <div class="form-group">
59
- <input type="text" placeholder="Поиск" class="form-control" name="parts_params[search][q]" value="">
60
- </div>
61
- <div class="form-group">
62
- <a href="/" class="glyphicon glyphicon-search"></a>
63
- </div>
64
- </form>
65
- </div>
66
- </div>
67
-
68
20
  </div>
69
21
  </div>
70
-
71
22
  </div>
72
23
 
73
- <div class="container" role="main">
24
+ <div class="container main" role="main">
74
25
  <div class="error">
75
- <div class="error-image error-500"></div>
76
26
 
27
+ <div class="error-image error-500"></div>
77
28
  <div class="error-text">
78
- <p>
79
- На сервере произошла внутренняя ошибка и сервер не смог обработать Ваш запрос
80
- </p>
29
+ <p class="error-header"></p>
81
30
 
82
31
  <p>
83
- Не стоит беспокоиться &ndash; служба поддержки уже получила сообщение об ошибке и в ближайшее время устранит причину.
32
+ Что-то пошло не так, мы уже разбираемся
84
33
  </p>
85
34
 
86
35
  <p>
87
- <a href="/">На главную страницу</a>
36
+ <a href="/">Вернуться</a>
88
37
  </p>
89
38
  </div>
90
39
 
91
40
  </div>
92
41
  </div>
93
42
 
43
+ <div class="footer" role="footer">
44
+ <div class="container">
45
+ <div class="footer-inner">
46
+ <a class="footer-brand" href="/"></a>
47
+ </div>
48
+ </div>
49
+ </div>
50
+
94
51
  </body>
95
52
  </html>
@@ -14,82 +14,39 @@
14
14
  <div class="tusur_header_wrapper">
15
15
  <div class="navbar navbar-inverse navbar-fixed-top navbar-desktop" role="navigation" id="menu_first">
16
16
  <div class="container">
17
- <div class="navbar-header">
17
+ <div class="navbar-inner">
18
18
  <a class="navbar-brand" href="/"></a>
19
19
  </div>
20
- <div class="navbar-collapse collapse">
21
- <ul class="nav navbar-nav">
22
- <li class="dropdown">
23
- <a href="#" class="dropdown-toggle" data-toggle="dropdown">Сайты ТУСУР<b class="caret"></b></a>
24
- <ul class="dropdown-menu">
25
- <li><a href="http://www.tusur.ru/">Официальный информационный портал университета</a></li>
26
- <li><a href="http://09.tusur.ru/">Телефонный справочник</a></li>
27
- <li><a href="http://abiturient.tusur.ru/">Абитуриентам</a></li>
28
- <li><a href="http://edu.tusur.ru/">Научно-образовательный портал</a></li>
29
- <li><a href="http://timetable.tusur.ru/">Электронное расписание</a></li>
30
- <li><a href="http://attendance.tusur.ru/">Журнал посещаемости</a></li>
31
- <li><a href="http://re.tusur.ru/">Газета «Радиоэлектроник»</a></li>
32
- </ul>
33
- </li>
34
- </ul>
35
-
36
- </div>
37
- </div>
38
- </div>
39
-
40
- <div class="navbar navbar-inverse navbar-fixed-top navbar-mobile" role="navigation" id="menu_mobile">
41
- <div class="container">
42
-
43
- <div class="navbar-header">
44
- <button type="button" class="navbar-toggle mobile-toggler" data-toggle="collapse" data-target="#site-menu">
45
- <span class="icon-bar"></span>
46
- <span class="icon-bar"></span>
47
- <span class="icon-bar"></span>
48
- </button>
49
- <a class="navbar-brand" href="/"></a>
50
- </div>
51
-
52
- <div class="navbar-collapse collapse" id="site-menu">
53
- <div class="mobile_menu">
54
- <ul class="nav nav-pills first-menu-part col-xs-12 col-sm-4 col-lg-9 col-md-8 hidden-xs"><li><a href="/ru/pochemu-tusur/">Почему ТУСУР?</a></li><li><a href="/ru/napravleniya-podgotovki/ochnaya-forma-obucheniya/">Направления подготовки</a></li><li><a href="/ru/kak-postupit/ochnaya-forma-obucheniya/">Как поступить</a></li><li><a href="/ru/kontakty/">Контакты</a></li><li><a href="/ru/ofitsialnye-dokumenty/">Официальные документы</a></li></ul>
55
- <ul class="nav nav-pills first-menu-part col-xs-12 col-sm-4 col-lg-9 col-md-8 hidden-sm hidden-md hidden-lg"><li class="col-xs-12"><a href="/ru/pochemu-tusur/">Почему ТУСУР?</a></li><li class="col-xs-12"><a href="/ru/napravleniya-podgotovki/ochnaya-forma-obucheniya/">Направления подготовки</a></li><li class="col-xs-12"><a href="/ru/kak-postupit/ochnaya-forma-obucheniya/">Как поступить</a></li><li class="col-xs-12"><a href="/ru/kontakty/">Контакты</a></li><li class="col-xs-12"><a href="/ru/ofitsialnye-dokumenty/">Официальные документы</a></li></ul>
56
-
57
- <form class="navbar-form navbar-right search col-xs-12" role="form" action="/ru/search" method="get">
58
- <div class="form-group">
59
- <input type="text" placeholder="Поиск" class="form-control" name="parts_params[search][q]" value="">
60
- </div>
61
- <div class="form-group">
62
- <a href="/" class="glyphicon glyphicon-search"></a>
63
- </div>
64
- </form>
65
- </div>
66
- </div>
67
-
68
20
  </div>
69
21
  </div>
70
-
71
22
  </div>
72
23
 
73
- <div class="container" role="main">
24
+ <div class="container main" role="main">
74
25
  <div class="error">
75
- <div class="error-image error-502"></div>
76
26
 
27
+ <div class="error-image error-502"></div>
77
28
  <div class="error-text">
78
- <p>
79
- Сервис временно недоступен. Подождите некоторое время и попробуйте войти еще раз
80
- </p>
29
+ <p class="error-header"></p>
81
30
 
82
31
  <p>
83
- Не стоит беспокоиться &ndash; служба поддержки уже получила сообщение об ошибке и в ближайшее время устранит причину.
32
+ Что-то пошло не так, мы уже разбираемся
84
33
  </p>
85
34
 
86
35
  <p>
87
- <a href="/">На главную страницу</a>
36
+ <a href="/">Вернуться</a>
88
37
  </p>
89
38
  </div>
90
39
 
91
40
  </div>
92
41
  </div>
93
42
 
43
+ <div class="footer" role="footer">
44
+ <div class="container">
45
+ <div class="footer-inner">
46
+ <a class="footer-brand" href="/"></a>
47
+ </div>
48
+ </div>
49
+ </div>
50
+
94
51
  </body>
95
52
  </html>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,3 @@
1
+ <svg width="702" height="414" viewBox="0 0 702 414" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M668.9 76.8304C759.8 208.23 653 334.93 432.4 392.83C335.8 424.73 -15.5001 448.63 1.59991 220.03C18.6999 76.8304 188 130.23 285.4 84.0304C456.3 -12.9696 588.2 -36.8696 668.9 76.8304Z" fill="#ECECF4"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="374" height="148" viewBox="0 0 374 148" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M102 87V11H61L6 92.4V112.8H73.4V145H102V112.8H123.4V87H102ZM73.4 37.4V87H41.2L73.4 37.4Z" fill="#F72E41"/>
3
+ <path d="M134.8 93.4C134.8 125.6 157.8 148 188.6 148C219.4 148 243.6 126 243.6 93.4V62.4C243.6 29.8 219.6 8 189 8C158.2 8 134.8 30 134.8 62.6V93.4ZM163.2 62.6C163.2 46 174.2 36.2 189 36.2C204 36.2 215 46.2 215 62.4V93.4C215 109.8 203.6 119.6 188.6 119.6C174 119.6 163.2 110 163.2 93.4V62.6Z" fill="#F72E41"/>
4
+ <path d="M352 87V11H311L256 92.4V112.8H323.4V145H352V112.8H373.4V87H352ZM323.4 37.4V87H291.2L323.4 37.4Z" fill="#F72E41"/>
5
+ <path d="M1 106.63H67.9V138.33V138.83H68.4H97H97.5V138.33V106.63H118.4H118.9V106.13V80.3301V79.8301H118.4H97.5V4.33009V3.83009H97H56H55.7344L55.5857 4.05016L0.585706 85.4502L0.5 85.577V85.7301V106.13V106.63H1ZM251 106.63H317.9V138.33V138.83H318.4H347H347.5V138.33V106.63H368.4H368.9V106.13V80.3301V79.8301H368.4H347.5V4.33009V3.83009H347H306H305.734L305.586 4.05016L250.586 85.4502L250.5 85.577V85.7301V106.13V106.63H251ZM37.1207 79.8301L67.9 32.4185V79.8301H37.1207ZM129.3 86.7301C129.3 119.205 152.523 141.83 183.6 141.83C214.66 141.83 239.1 119.622 239.1 86.7301V55.7301C239.1 22.8394 214.861 0.830078 184 0.830078C152.93 0.830078 129.3 23.0478 129.3 55.9301V86.7301ZM158.7 55.9301C158.7 47.7443 161.409 41.2795 165.901 36.8615C170.394 32.4416 176.711 30.0301 184 30.0301C191.388 30.0301 197.756 32.491 202.275 36.9125C206.793 41.332 209.5 47.7473 209.5 55.7301V86.7301C209.5 94.8088 206.695 101.223 202.08 105.618C197.461 110.017 190.991 112.43 183.6 112.43C176.411 112.43 170.194 110.068 165.777 105.7C161.361 101.333 158.7 94.9184 158.7 86.7301V55.9301ZM287.121 79.8301L317.9 32.4185V79.8301H287.121Z" fill="white" stroke="black"/>
6
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="311" height="153" viewBox="0 0 311 153" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M77.6001 153C34.0001 153 6.6001 121.4 6.6001 83.4C6.6001 45 34.0001 13 77.6001 13C121 13 148.6 45 148.6 83.4C148.6 121.4 121.2 153 77.6001 153ZM77.6001 120.6C101.2 120.6 115 103 115 83C115 62.8 101.2 45.4 77.6001 45.4C54.0001 45.4 40.2001 62.8 40.2001 83C40.2001 102.8 53.8001 120.6 77.6001 120.6Z" fill="#F72E41"/>
3
+ <path d="M230.219 39H191.019C182.819 39 176.819 33 176.819 24.8V6H200.019V16C200.019 17.2 200.819 18 202.019 18H219.219C220.419 18 221.219 17.2 221.219 16V6H244.419V24.8C244.419 33 238.419 39 230.219 39ZM190.819 104.6L228.419 50H259.419V150H228.419V95.4L190.819 150H159.819V50H190.819V104.6Z" fill="#F72E41"/>
4
+ <path d="M280.309 106L278.109 16H310.309L308.109 106H280.309ZM278.109 117H310.109V150H278.109V117Z" fill="#F72E41"/>
5
+ <path d="M171.819 0.5H171.319V1V19.8C171.319 28.2761 177.543 34.5 186.019 34.5H225.219C233.695 34.5 239.919 28.2761 239.919 19.8V1V0.5H239.419H216.219H215.719V1V11C215.719 11.4864 215.559 11.8528 215.315 12.0964C215.072 12.3401 214.705 12.5 214.219 12.5H197.019C196.532 12.5 196.166 12.3401 195.922 12.0964C195.679 11.8528 195.519 11.4864 195.519 11V1V0.5H195.019H171.819ZM223.419 44.5H223.156L223.007 44.7164L186.319 97.9924V45V44.5H185.819H154.819H154.319V45V145V145.5H154.819H185.819H186.082L186.231 145.284L222.919 92.0077V145V145.5H223.419H254.419H254.919V145V45V44.5H254.419H223.419ZM274.81 101.012L274.822 101.5H275.309H303.109H303.597L303.609 101.012L305.809 11.0122L305.822 10.5H305.309H273.109H272.597L272.61 11.0122L274.81 101.012ZM273.109 111.5H272.609V112V145V145.5H273.109H305.109H305.609V145V112V111.5H305.109H273.109ZM1.1001 78.4C1.1001 116.663 28.7108 148.5 72.6001 148.5C116.489 148.5 144.1 116.663 144.1 78.4C144.1 39.7418 116.294 7.49999 72.6001 7.49999C28.7054 7.49999 1.1001 39.7428 1.1001 78.4ZM109.5 78C109.5 97.7599 95.8892 115.1 72.6001 115.1C49.1144 115.1 35.7001 97.5636 35.7001 78C35.7001 68.0126 39.1112 58.7385 45.4161 51.9657C51.716 45.1982 60.9307 40.9 72.6001 40.9C84.2695 40.9 93.4842 45.1982 99.7841 51.9657C106.089 58.7385 109.5 68.0126 109.5 78Z" fill="white" stroke="black"/>
6
+ </svg>
@@ -0,0 +1,27 @@
1
+ <svg width="164" height="46" viewBox="0 0 164 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <mask id="mask0_0_27" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="164" height="46">
3
+ <path d="M163.827 0.5H0V45.5H163.827V0.5Z" fill="white"/>
4
+ </mask>
5
+ <g mask="url(#mask0_0_27)">
6
+ <path d="M0.678223 36.2909H8.53141V37.8615H5.40369V45.2851H3.80611V37.8615H0.678223V36.2909Z" fill="white"/>
7
+ <path d="M11.7532 41.4457V36.2909H13.3508V41.4054C13.3508 42.1394 13.5654 42.7435 13.995 43.2178C14.4246 43.6922 14.9839 43.9292 15.6731 43.9292C16.38 43.9292 16.9461 43.6922 17.3712 43.2178C17.7963 42.7435 18.009 42.1394 18.009 41.4054V36.2909H19.6199V41.4457C19.6199 42.6719 19.2597 43.6539 18.5392 44.3924C17.8186 45.1307 16.8679 45.5 15.6865 45.5C14.5052 45.5 13.5541 45.1307 12.8338 44.3924C12.1132 43.6541 11.7532 42.6719 11.7532 41.4457Z" fill="white"/>
8
+ <path d="M25.6877 36.2909H30.2117V37.8615H25.7817C25.495 37.8615 25.2669 37.9444 25.097 38.11C24.9271 38.2758 24.842 38.4702 24.842 38.694C24.842 38.8909 24.9024 39.0697 25.0234 39.2308C25.1442 39.392 25.3208 39.4994 25.5535 39.5531L28.8156 40.3316C29.46 40.4927 29.952 40.7992 30.2923 41.2511C30.6323 41.7031 30.8024 42.202 30.8024 42.7479C30.8024 43.4373 30.5674 44.0323 30.0977 44.5335C29.6278 45.0347 28.9812 45.2851 28.1579 45.2851H23.4325V43.7145H28.0908C28.3949 43.7145 28.6366 43.6204 28.8156 43.4325C28.9946 43.2446 29.0842 43.0299 29.0842 42.7883C29.0842 42.5823 29.0171 42.3922 28.8829 42.2177C28.7485 42.0431 28.5607 41.929 28.3189 41.8753L25.0434 41.0967C24.4079 40.9446 23.9271 40.647 23.6005 40.2039C23.2736 39.761 23.1104 39.271 23.1104 38.734C23.1104 38.0719 23.3386 37.499 23.7949 37.0156C24.2514 36.5325 24.8821 36.2909 25.6877 36.2909Z" fill="white"/>
9
+ <path d="M34.1985 41.4457V36.2909H35.7961V41.4054C35.7961 42.1394 36.0109 42.7435 36.4405 43.2178C36.87 43.6922 37.4292 43.9292 38.1186 43.9292C38.8254 43.9292 39.3916 43.6922 39.8167 43.2178C40.2416 42.7435 40.4543 42.1394 40.4543 41.4054V36.2909H42.0654V41.4457C42.0654 42.6719 41.705 43.6539 40.9847 44.3924C40.2641 45.1307 39.3134 45.5 38.1319 45.5C36.9507 45.5 35.9996 45.1307 35.2792 44.3924C34.5587 43.6541 34.1985 42.6719 34.1985 41.4457Z" fill="white"/>
10
+ <path d="M47.6901 45.2851H46.0791V36.2909H50.6434C51.5382 36.2909 52.2631 36.5124 52.8182 36.9554C53.373 37.3983 53.6505 38.0137 53.6505 38.8011C53.6505 39.6334 53.3551 40.26 52.7644 40.6807V40.7208C53.4713 40.8909 53.8249 41.4236 53.8249 42.3184V45.2851H52.2139V42.6271C52.2139 42.2513 52.0079 42.0634 51.5964 42.0634H47.6899L47.6901 45.2851ZM47.6901 37.8615V40.5598H50.536C50.9834 40.5598 51.3459 40.4368 51.6234 40.1905C51.9007 39.9446 52.0394 39.6156 52.0394 39.2039C52.0394 38.8011 51.8962 38.4769 51.61 38.2306C51.3232 37.9846 50.9655 37.8613 50.536 37.8613L47.6901 37.8615Z" fill="white"/>
11
+ <path d="M63.0742 41.4457V36.2909H64.6716V41.4054C64.6716 42.1394 64.8865 42.7435 65.316 43.2178C65.7456 43.6922 66.3049 43.9292 66.9941 43.9292C67.701 43.9292 68.2672 43.6922 68.6923 43.2178C69.1174 42.7435 69.33 42.1394 69.33 41.4054V36.2909H70.941V41.4457C70.941 42.6719 70.5806 43.6539 69.8603 44.3924C69.1397 45.1307 68.1889 45.5 67.0075 45.5C65.8263 45.5 64.8752 45.1307 64.1549 44.3924C63.4343 43.6541 63.0742 42.6719 63.0742 41.4457Z" fill="white"/>
12
+ <path d="M81.5996 42.6405V36.2909H83.2104V45.2851H81.5996L76.5656 38.5193V45.2851H74.9546V36.2909H76.8341L81.5996 42.6405Z" fill="white"/>
13
+ <path d="M87.4658 45.2851V36.2909H89.077V45.2851H87.4658Z" fill="white"/>
14
+ <path d="M97.0236 43.3251L99.9502 36.2909H101.682L97.8694 45.2851H96.1106L92.2983 36.2909H94.0569L97.0236 43.3251Z" fill="white"/>
15
+ <path d="M111.589 45.2851H104.81V36.2909H111.589V37.8615H106.421V39.9154H111.092V41.4323H106.421V43.7145H111.589V45.2851Z" fill="white"/>
16
+ <path d="M117.079 45.2851H115.469V36.2909H120.033C120.928 36.2909 121.653 36.5124 122.208 36.9554C122.762 37.3983 123.04 38.0137 123.04 38.8011C123.04 39.6334 122.745 40.26 122.154 40.6807V40.7208C122.861 40.8909 123.214 41.4236 123.214 42.3184V45.2851H121.603V42.6271C121.603 42.2513 121.397 42.0634 120.986 42.0634H117.079V45.2851ZM117.079 37.8615V40.5598H119.925C120.373 40.5598 120.735 40.4368 121.013 40.1905C121.29 39.9446 121.429 39.6156 121.429 39.2039C121.429 38.8011 121.286 38.4769 120.999 38.2306C120.713 37.9846 120.355 37.8613 119.925 37.8613L117.079 37.8615Z" fill="white"/>
17
+ <path d="M129.295 36.2909H133.82V37.8615H129.389C129.103 37.8615 128.875 37.9444 128.705 38.11C128.535 38.2758 128.45 38.4702 128.45 38.694C128.45 38.8909 128.51 39.0697 128.631 39.2308C128.752 39.392 128.929 39.4994 129.161 39.5531L132.424 40.3316C133.068 40.4927 133.56 40.7992 133.9 41.2511C134.24 41.7031 134.41 42.202 134.41 42.7479C134.41 43.4373 134.175 44.0323 133.705 44.5335C133.236 45.0347 132.589 45.2851 131.766 45.2851H127.04V43.7145H131.699C132.003 43.7145 132.245 43.6204 132.424 43.4325C132.602 43.2446 132.692 43.0299 132.692 42.7883C132.692 42.5823 132.625 42.3922 132.491 42.2177C132.356 42.0431 132.168 41.929 131.927 41.8753L128.651 41.0967C128.016 40.9446 127.535 40.647 127.208 40.2039C126.881 39.761 126.718 39.271 126.718 38.734C126.718 38.0719 126.946 37.499 127.403 37.0156C127.859 36.5325 128.49 36.2909 129.296 36.2909H129.295Z" fill="white"/>
18
+ <path d="M138.075 45.2851V36.2909H139.686V45.2851H138.075Z" fill="white"/>
19
+ <path d="M143.163 36.2909H151.016V37.8615H147.888V45.2851H146.29V37.8615H143.163V36.2909Z" fill="white"/>
20
+ <path d="M160.587 36.2909H162.453L158.775 41.5933V45.2851H157.164V41.6606L153.486 36.2909H155.392L157.983 40.1437L160.587 36.2909Z" fill="white"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5663 28.1092L17.607 6.31455H28.423V0.5H0.000488281V6.31455H10.8165V28.1092H17.5663Z" fill="white"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M155.856 0.5H135.16L135.119 28.0685H141.909V21.3187H155.816C160.248 21.3187 163.826 17.7403 163.826 13.3083V8.51022C163.867 4.07804 160.288 0.5 155.856 0.5ZM157.239 15.6261H141.909V6.31472H157.239V15.6261Z" fill="white"/>
23
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M76.3222 28.1092H93.9285V22.2947H75.1023V6.31455H93.9285V0.5H76.3222C71.89 0.5 68.3118 4.07821 68.3118 8.51022V20.0988C68.3118 24.5312 71.8902 28.1092 76.3222 28.1092Z" fill="white"/>
24
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M51.0034 28.0685L65.6237 0.5H58.6596L49.7467 17.3063L39.8573 0.5H32.8931L43.5434 18.9045C44.3965 20.3787 45.9371 21.2831 47.6018 21.2873L47.6356 21.2874L44.0394 28.0687L51.0034 28.0685Z" fill="white"/>
25
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M112.981 21.2873L113.014 21.2874L109.418 28.0687H116.382L131.002 0.500168H124.038L115.125 17.3064L105.236 0.500168H98.272L108.922 18.9047C109.775 20.3789 111.316 21.2832 112.981 21.2873Z" fill="white"/>
26
+ </g>
27
+ </svg>
@@ -0,0 +1,29 @@
1
+ <svg width="164" height="46" viewBox="0 0 164 46" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_73_24)">
3
+ <path d="M0.678223 36.2909H8.53141V37.8615H5.40369V45.2851H3.80611V37.8615H0.678223V36.2909Z" fill="#3C388D"/>
4
+ <path d="M11.7532 41.4457V36.2909H13.3508V41.4054C13.3508 42.1394 13.5654 42.7435 13.995 43.2178C14.4246 43.6922 14.9839 43.9292 15.6731 43.9292C16.38 43.9292 16.9461 43.6922 17.3712 43.2178C17.7963 42.7435 18.009 42.1394 18.009 41.4054V36.2909H19.6199V41.4457C19.6199 42.6719 19.2597 43.6539 18.5392 44.3924C17.8186 45.1307 16.8679 45.5 15.6865 45.5C14.5052 45.5 13.5541 45.1307 12.8338 44.3924C12.1132 43.6541 11.7532 42.6719 11.7532 41.4457Z" fill="#3C388D"/>
5
+ <path d="M25.6877 36.2909H30.2117V37.8615H25.7817C25.495 37.8615 25.2669 37.9444 25.097 38.11C24.9271 38.2758 24.842 38.4702 24.842 38.694C24.842 38.8909 24.9024 39.0697 25.0234 39.2308C25.1442 39.392 25.3208 39.4994 25.5535 39.5531L28.8156 40.3316C29.46 40.4927 29.952 40.7992 30.2923 41.2511C30.6323 41.7031 30.8024 42.202 30.8024 42.7479C30.8024 43.4373 30.5674 44.0323 30.0977 44.5335C29.6278 45.0347 28.9812 45.2851 28.1579 45.2851H23.4325V43.7145H28.0908C28.3949 43.7145 28.6366 43.6204 28.8156 43.4325C28.9946 43.2446 29.0842 43.0299 29.0842 42.7883C29.0842 42.5823 29.0171 42.3922 28.8829 42.2177C28.7485 42.0431 28.5607 41.929 28.3189 41.8753L25.0434 41.0967C24.4079 40.9446 23.9271 40.647 23.6005 40.2039C23.2736 39.761 23.1104 39.271 23.1104 38.734C23.1104 38.0719 23.3386 37.499 23.7949 37.0156C24.2514 36.5325 24.8823 36.2909 25.6879 36.2909H25.6877Z" fill="#3C388D"/>
6
+ <path d="M34.1985 41.4457V36.2909H35.7961V41.4054C35.7961 42.1394 36.0109 42.7435 36.4405 43.2178C36.87 43.6922 37.4292 43.9292 38.1186 43.9292C38.8254 43.9292 39.3916 43.6922 39.8167 43.2178C40.2416 42.7435 40.4543 42.1394 40.4543 41.4054V36.2909H42.0654V41.4457C42.0654 42.6719 41.705 43.6539 40.9847 44.3924C40.2641 45.1307 39.3134 45.5 38.1319 45.5C36.9507 45.5 35.9996 45.1307 35.2792 44.3924C34.5587 43.6541 34.1985 42.6719 34.1985 41.4457Z" fill="#3C388D"/>
7
+ <path d="M47.6901 45.2851H46.0791V36.2909H50.6434C51.5382 36.2909 52.2631 36.5124 52.8182 36.9554C53.373 37.3983 53.6505 38.0137 53.6505 38.8011C53.6505 39.6334 53.3551 40.26 52.7644 40.6807V40.7208C53.4713 40.8909 53.8249 41.4236 53.8249 42.3184V45.2851H52.2139V42.6271C52.2139 42.2513 52.0079 42.0634 51.5964 42.0634H47.6899V45.2851H47.6901ZM47.6901 37.8615V40.5598H50.536C50.9834 40.5598 51.3459 40.4368 51.6234 40.1905C51.9007 39.9446 52.0394 39.6156 52.0394 39.2039C52.0394 38.8011 51.8962 38.4769 51.61 38.2306C51.3232 37.9846 50.9655 37.8613 50.536 37.8613H47.6901V37.8615Z" fill="#3C388D"/>
8
+ <path d="M63.0742 41.4457V36.2909H64.6716V41.4054C64.6716 42.1394 64.8865 42.7435 65.316 43.2178C65.7456 43.6922 66.3049 43.9292 66.9941 43.9292C67.701 43.9292 68.2672 43.6922 68.6923 43.2178C69.1174 42.7435 69.33 42.1394 69.33 41.4054V36.2909H70.941V41.4457C70.941 42.6719 70.5806 43.6539 69.8603 44.3924C69.1397 45.1307 68.1889 45.5 67.0075 45.5C65.8263 45.5 64.8752 45.1307 64.1549 44.3924C63.4343 43.6541 63.0742 42.6719 63.0742 41.4457Z" fill="#3C388D"/>
9
+ <path d="M81.5996 42.6405V36.2909H83.2104V45.2851H81.5996L76.5656 38.5193V45.2851H74.9546V36.2909H76.8341L81.5996 42.6405Z" fill="#3C388D"/>
10
+ <path d="M87.4658 45.2851V36.2909H89.077V45.2851H87.4658Z" fill="#3C388D"/>
11
+ <path d="M97.0236 43.3251L99.9502 36.2909H101.682L97.8694 45.2851H96.1106L92.2983 36.2909H94.0569L97.0236 43.3251Z" fill="#3C388D"/>
12
+ <path d="M111.589 45.2851H104.81V36.2909H111.589V37.8615H106.421V39.9154H111.092V41.4323H106.421V43.7145H111.589V45.2851Z" fill="#3C388D"/>
13
+ <path d="M117.079 45.2851H115.469V36.2909H120.033C120.928 36.2909 121.653 36.5124 122.208 36.9554C122.762 37.3983 123.04 38.0137 123.04 38.8011C123.04 39.6334 122.745 40.26 122.154 40.6807V40.7208C122.861 40.8909 123.214 41.4236 123.214 42.3184V45.2851H121.603V42.6271C121.603 42.2513 121.397 42.0634 120.986 42.0634H117.079V45.2851H117.079ZM117.079 37.8615V40.5598H119.925C120.373 40.5598 120.735 40.4368 121.013 40.1905C121.29 39.9446 121.429 39.6156 121.429 39.2039C121.429 38.8011 121.286 38.4769 120.999 38.2306C120.713 37.9846 120.355 37.8613 119.925 37.8613H117.079V37.8615Z" fill="#3C388D"/>
14
+ <path d="M129.295 36.2909H133.82V37.8615H129.389C129.103 37.8615 128.875 37.9444 128.705 38.11C128.535 38.2758 128.45 38.4702 128.45 38.694C128.45 38.8909 128.51 39.0697 128.631 39.2308C128.752 39.392 128.929 39.4994 129.161 39.5531L132.424 40.3316C133.068 40.4927 133.56 40.7992 133.9 41.2511C134.24 41.7031 134.41 42.202 134.41 42.7479C134.41 43.4373 134.175 44.0323 133.705 44.5335C133.236 45.0347 132.589 45.2851 131.766 45.2851H127.04V43.7145H131.699C132.003 43.7145 132.245 43.6204 132.424 43.4325C132.602 43.2446 132.692 43.0299 132.692 42.7883C132.692 42.5823 132.625 42.3922 132.491 42.2177C132.356 42.0431 132.168 41.929 131.927 41.8753L128.651 41.0967C128.016 40.9446 127.535 40.647 127.208 40.2039C126.881 39.761 126.718 39.271 126.718 38.734C126.718 38.0719 126.946 37.499 127.403 37.0156C127.859 36.5325 128.49 36.2909 129.296 36.2909H129.295Z" fill="#3C388D"/>
15
+ <path d="M138.075 45.2851V36.2909H139.686V45.2851H138.075Z" fill="#3C388D"/>
16
+ <path d="M143.163 36.2909H151.016V37.8615H147.888V45.2851H146.29V37.8615H143.163V36.2909Z" fill="#3C388D"/>
17
+ <path d="M160.587 36.2909H162.453L158.775 41.5933V45.2851H157.164V41.6606L153.486 36.2909H155.392L157.983 40.1437L160.587 36.2909Z" fill="#3C388D"/>
18
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5663 28.1092L17.607 6.31455H28.423V0.5H0.000488281V6.31455H10.8165V28.1092H17.5663Z" fill="#3C388D"/>
19
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M155.856 0.5H135.16L135.119 28.0685H141.909V21.3187H155.816C160.248 21.3187 163.826 17.7403 163.826 13.3083V8.51022C163.867 4.07804 160.288 0.5 155.856 0.5V0.5ZM157.239 15.6261H141.909V6.31472H157.239V15.6261Z" fill="#3C388D"/>
20
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M76.3222 28.1092H93.9285V22.2947H75.1023V6.31455H93.9285V0.5H76.3222C71.89 0.5 68.3118 4.07821 68.3118 8.51022V20.0988C68.3118 24.5312 71.8902 28.1092 76.3222 28.1092Z" fill="#3C388D"/>
21
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M51.0034 28.0685L65.6237 0.5H58.6596L49.7467 17.3063L39.8573 0.5H32.8931L43.5434 18.9045C44.3965 20.3787 45.9371 21.2831 47.6018 21.2873L47.6356 21.2874L44.0394 28.0687H51.0034V28.0685Z" fill="#3C388D"/>
22
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M112.981 21.2873L113.014 21.2874L109.418 28.0687H116.382L131.002 0.500168H124.038L115.125 17.3064L105.236 0.500168H98.272L108.922 18.9047C109.775 20.3789 111.316 21.2833 112.981 21.2874V21.2873Z" fill="#3C388D"/>
23
+ </g>
24
+ <defs>
25
+ <clipPath id="clip0_73_24">
26
+ <rect width="163.827" height="45" fill="white" transform="translate(0 0.5)"/>
27
+ </clipPath>
28
+ </defs>
29
+ </svg>
@@ -0,0 +1,45 @@
1
+ <svg width="387" height="390" viewBox="0 0 387 390" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M213.423 358.642C224.301 356.724 231.564 346.351 229.646 335.473C227.728 324.595 217.355 317.331 206.477 319.249C195.599 321.168 188.336 331.541 190.254 342.419C192.172 353.296 202.545 360.56 213.423 358.642Z" fill="#222223"/>
3
+ <path d="M111.556 272.725C125.153 270.328 134.232 257.361 131.835 243.764C129.437 230.167 116.471 221.087 102.873 223.485C89.2761 225.883 80.1969 238.849 82.5945 252.446C84.9921 266.044 97.9585 275.123 111.556 272.725Z" fill="#222223"/>
4
+ <path d="M40.4465 163.717C41.9813 166.087 42.9946 168.954 42.9247 172.013C42.9699 180.332 36.2261 187.004 27.9075 187.049C19.589 187.094 12.9166 180.351 12.8714 172.032C12.8429 168.991 13.7528 166.089 15.3751 163.772L8.05968 156.837C4.74558 161.077 2.83899 166.388 2.82662 172.077C2.82469 185.887 14.0439 197.109 27.854 197.111C41.6642 197.113 52.8865 185.894 52.8884 172.084C52.8834 166.297 50.9435 161.054 47.648 156.761L40.4465 163.717Z" fill="#222223"/>
5
+ <path d="M38.9709 193.933L18.9508 194.416C19.0488 197.852 19.3264 201.154 19.8994 204.403L39.5956 200.93" fill="#222223"/>
6
+ <path d="M43.6199 212.812L25.6841 221.661C23.9236 218.011 22.4411 214.211 21.3352 210.243L41.1299 206.752C41.7262 208.983 42.5833 210.964 43.6199 212.812Z" fill="#222223"/>
7
+ <path d="M50.8711 223.414L35.9353 236.608C35.9353 236.608 31.0874 231.573 28.545 226.945L46.5794 218.078C47.8303 219.99 49.3941 221.948 50.8711 223.414Z" fill="#222223"/>
8
+ <path d="M85.0063 237.907L85.4901 257.927C81.4467 258.031 77.5308 257.706 73.6613 257.068L78.7732 237.686C80.847 237.929 82.8861 237.976 85.0063 237.907Z" fill="#222223"/>
9
+ <path d="M67.747 255.775L72.8763 236.492C70.8489 235.935 68.6883 235.199 66.4118 234.382L56.1503 251.626C59.8169 253.416 63.7095 254.761 67.747 255.775Z" fill="#222223"/>
10
+ <path d="M61.0422 231.572C57.9838 229.776 57.7521 229.613 55.2499 227.516L40.1345 240.843C43.4013 243.821 47.0272 246.533 50.8791 248.798L61.0422 231.572Z" fill="#222223"/>
11
+ <path d="M279.975 243.13C293.573 240.732 302.652 227.766 300.254 214.169C297.857 200.571 284.89 191.492 271.293 193.89C257.696 196.287 248.616 209.254 251.014 222.851C253.412 236.448 266.378 245.528 279.975 243.13Z" fill="#222223"/>
12
+ <path d="M342.321 303.014C340.786 300.644 339.773 297.776 339.843 294.718C339.798 286.399 346.542 279.727 354.86 279.682C363.179 279.636 369.851 286.38 369.896 294.699C369.925 297.74 369.015 300.642 367.393 302.959L374.708 309.894C378.022 305.654 379.929 300.342 379.941 294.654C379.943 280.844 368.724 269.621 354.914 269.62C341.104 269.618 329.881 280.837 329.879 294.647C329.884 300.434 331.824 305.677 335.12 309.97L342.321 303.014Z" fill="#222223"/>
13
+ <path d="M343.895 272.781L363.915 272.297C363.817 268.862 363.54 265.56 362.967 262.31L343.271 265.783" fill="#222223"/>
14
+ <path d="M339.246 253.901L357.182 245.052C358.943 248.702 360.425 252.502 361.531 256.471L341.736 259.961C341.123 257.632 340.266 255.651 339.246 253.901Z" fill="#222223"/>
15
+ <path d="M331.897 243.317L346.832 230.123C346.832 230.123 351.68 235.157 354.223 239.786L336.188 248.653C335.036 246.723 333.356 244.684 331.897 243.317Z" fill="#222223"/>
16
+ <path d="M297.86 228.807L297.376 208.787C301.419 208.683 305.335 209.008 309.205 209.646L304.093 229.028C302.019 228.784 299.963 228.639 297.86 228.807Z" fill="#222223"/>
17
+ <path d="M315.102 210.84L309.973 230.123C312 230.68 314.161 231.416 316.437 232.233L326.699 214.989C322.951 213.314 319.139 211.854 315.102 210.84Z" fill="#222223"/>
18
+ <path d="M321.807 235.043C324.865 236.839 325.097 237.002 327.599 239.099L342.714 225.772C339.448 222.794 335.822 220.082 331.97 217.817L321.807 235.043Z" fill="#222223"/>
19
+ <path d="M210.749 343.476C191.151 346.931 166.724 336.819 143.92 315.759C122.692 296.147 107.2 271.057 103.501 250.08C96.017 207.635 140.136 199.855 182.779 192.336L185.438 191.868C228.08 184.349 272.199 176.569 279.683 219.014C283.365 239.892 277.406 268.867 264.165 294.557C249.842 322.163 230.346 340.02 210.749 343.476Z" fill="white"/>
20
+ <path d="M185.524 192.36C227.97 184.876 271.794 177.148 279.191 219.101C282.855 239.881 276.878 268.757 263.719 294.331C249.477 321.822 230.161 339.545 210.76 342.966C191.359 346.387 167.048 336.356 144.361 315.377C123.15 295.864 107.773 270.854 104.092 249.976C96.6947 208.023 140.519 200.296 182.964 192.811L183.653 192.69L184.343 192.568L185.032 192.447L185.524 192.36ZM185.351 191.375C184.858 191.462 184.464 191.531 183.972 191.618C183.48 191.705 183.086 191.775 182.593 191.861C139.754 199.415 95.374 207.444 102.928 250.283C110.551 293.516 167.62 351.69 210.853 344.067C254.086 336.443 287.816 262.259 280.193 219.026C272.639 176.187 228.091 183.839 185.351 191.375Z" fill="#222223"/>
21
+ <path d="M183.972 191.618L210.835 343.968" stroke="#222223" stroke-miterlimit="10"/>
22
+ <path d="M199.131 277.592C211.097 275.482 219.087 264.072 216.977 252.106C214.867 240.14 203.457 232.151 191.491 234.26C179.525 236.37 171.536 247.781 173.645 259.747C175.755 271.712 187.166 279.702 199.131 277.592Z" fill="white"/>
23
+ <path d="M191.578 234.753C203.297 232.686 214.418 240.474 216.485 252.193C218.551 263.912 210.764 275.033 199.045 277.1C187.325 279.166 176.204 271.379 174.138 259.66C172.071 247.94 179.859 236.819 191.578 234.753ZM191.404 233.768C179.192 235.921 171 247.622 173.153 259.833C175.306 272.045 187.007 280.238 199.218 278.084C211.43 275.931 219.623 264.231 217.469 252.019C215.316 239.808 203.616 231.615 191.404 233.768Z" fill="#222223"/>
24
+ <path d="M197.916 270.698C206.074 269.26 211.522 261.48 210.083 253.322C208.645 245.163 200.865 239.716 192.706 241.154C184.548 242.593 179.101 250.373 180.539 258.531C181.978 266.689 189.757 272.137 197.916 270.698Z" fill="#F72E41"/>
25
+ <path d="M196.658 37.1921L186.696 36.3205L190.992 21.6391C192.252 22.1509 193.647 22.2729 194.977 21.9877L196.658 37.1921Z" fill="#222223"/>
26
+ <path d="M188.339 74.9106C210.071 76.812 228.45 69.6561 229.388 58.9275C230.327 48.1989 213.47 37.9604 191.738 36.059C170.006 34.1577 151.628 41.3136 150.689 52.0422C149.75 62.7708 166.607 73.0093 188.339 74.9106Z" fill="white"/>
27
+ <path d="M191.695 36.5571C213.113 38.431 229.805 48.4239 228.89 58.8839C227.975 69.3439 209.801 76.2864 188.383 74.4125C166.965 72.5387 150.272 62.5458 151.187 52.0858C152.102 41.6257 170.276 34.6833 191.695 36.5571ZM191.782 35.5609C169.766 33.6348 151.15 41.0405 150.191 51.9986C149.232 62.9567 166.28 73.4826 188.296 75.4087C210.311 77.3349 228.928 69.9292 229.886 58.9711C230.845 48.0129 213.798 37.4871 191.782 35.5609Z" fill="#222223"/>
28
+ <path d="M104.779 127.026C95.614 126.224 87.9308 116.518 86.8672 104.58C86.3292 98.1081 87.6752 91.9018 90.7098 87.0478C93.7444 82.1938 98.1077 79.3633 102.968 78.8851C103.774 78.8552 104.579 78.8253 105.376 78.895C114.541 79.6969 122.224 89.4035 123.288 101.342C124.438 114.592 117.207 126.106 107.187 127.036C106.481 127.075 105.676 127.105 104.779 127.026Z" fill="white"/>
29
+ <path d="M105.432 79.4018C114.298 80.1775 121.8 89.6674 122.881 101.406C123.428 107.778 122.09 113.885 119.064 118.639C116.147 123.303 111.883 126.142 107.231 126.538C106.425 126.568 105.62 126.598 104.922 126.537C96.0561 125.761 88.5546 116.271 87.4736 104.532C86.9269 98.1604 88.2642 92.0537 91.2901 87.2993C94.2077 82.6359 98.4713 79.7967 103.124 79.4006C103.83 79.362 104.635 79.3321 105.432 79.4018ZM105.519 78.4057C104.722 78.3359 103.817 78.3571 103.011 78.387C92.6934 79.2912 85.237 91.0862 86.46 104.644C87.5796 117.089 95.4708 126.714 104.735 127.524C105.532 127.594 106.438 127.573 107.243 127.543C117.561 126.639 125.009 114.943 123.786 101.385C122.775 88.8493 114.784 79.2162 105.519 78.4057Z" fill="#222223"/>
30
+ <path d="M261.48 140.736C260.683 140.666 259.895 140.497 259.107 140.327C249.402 137.671 244.271 125.177 247.713 112.227C250.842 100.556 260.085 92.4304 269.25 93.2322C270.047 93.3019 270.835 93.4713 271.624 93.6406C276.336 94.8559 280.132 98.5007 282.278 103.808C284.424 109.115 284.771 115.47 283.018 121.741C279.889 133.412 270.645 141.538 261.48 140.736Z" fill="white"/>
31
+ <path d="M269.207 93.7303C270.004 93.8 270.792 93.9693 271.48 94.13C275.993 95.3278 279.699 98.8643 281.763 103.964C283.917 109.171 284.173 115.417 282.529 121.597C279.426 132.97 270.49 141.022 261.524 140.238C260.727 140.168 259.939 139.999 259.25 139.838C254.737 138.64 251.032 135.104 248.968 130.004C246.814 124.797 246.557 118.551 248.202 112.371C251.305 100.998 260.241 92.9459 269.207 93.7303ZM269.294 92.7341C260.029 91.9235 250.487 100.023 247.323 112.093C243.764 125.233 249.068 138.044 259.072 140.726C259.86 140.895 260.748 141.073 261.545 141.143C270.81 141.953 280.352 133.854 283.516 121.784C287.075 108.644 281.771 95.8333 271.767 93.1512C270.879 92.9731 270.091 92.8038 269.294 92.7341Z" fill="#222223"/>
32
+ <path d="M178.909 182.699C158.686 180.93 138.264 171.112 123.047 155.727C106.994 139.567 99.1691 120.01 100.86 100.684C102.507 81.8562 113.14 67.0265 131.515 57.7928C147.576 49.7621 168.542 46.4769 190.658 48.4117C212.773 50.3466 232.841 57.3222 247.273 67.9203C263.864 80.2131 271.661 96.6552 270.014 115.483C268.314 134.909 257.112 152.801 238.606 165.838C220.948 178.346 199.132 184.468 178.909 182.699Z" fill="white"/>
33
+ <path d="M190.614 48.9098C212.63 50.836 232.607 57.7032 246.939 68.2926C263.34 80.4684 271.154 96.7113 269.516 115.44C267.834 134.666 256.74 152.467 238.333 165.513C220.784 177.93 199.067 184.061 178.944 182.3C158.821 180.54 138.598 170.74 123.372 155.455C107.51 139.411 99.6672 120.054 101.358 100.728C102.997 81.9994 113.512 67.3602 131.779 58.2174C147.732 50.2776 168.598 46.9837 190.614 48.9098ZM190.701 47.9136C149.259 44.2879 103.988 59.199 100.362 100.641C96.7362 142.082 137.424 179.571 178.865 183.197C220.307 186.823 266.886 156.969 270.512 115.527C274.138 74.0852 232.143 51.5393 190.701 47.9136Z" fill="#222223"/>
34
+ <path d="M252.146 124.661C249.261 157.635 212.249 181.4 179.275 178.515C146.301 175.63 113.969 145.899 116.863 112.825C119.756 79.7516 155.714 68.041 188.688 70.9258C221.662 73.8107 255.031 91.687 252.146 124.661Z" fill="#222223"/>
35
+ <path d="M163.973 131.677C162.78 132.678 161.024 132.525 160.133 131.341L142.413 110.223C141.412 109.03 141.565 107.274 142.749 106.383C143.942 105.382 145.697 105.535 146.589 106.719L164.309 127.837C165.32 128.92 165.166 130.676 163.973 131.677Z" fill="#36CCE8"/>
36
+ <path d="M140.714 129.642C141.715 130.835 143.47 130.989 144.554 129.978L165.672 112.258C166.865 111.257 167.019 109.501 166.008 108.418C165.007 107.225 163.251 107.071 162.168 108.082L141.05 125.802C139.866 126.694 139.713 128.449 140.714 129.642Z" fill="#36CCE8"/>
37
+ <path d="M226.733 137.168C225.54 138.169 223.785 138.015 222.893 136.832L205.173 115.714C204.172 114.521 204.325 112.765 205.509 111.874C206.702 110.873 208.457 111.026 209.349 112.21L227.069 133.328C228.08 134.411 227.926 136.167 226.733 137.168Z" fill="#36CCE8"/>
38
+ <path d="M203.474 135.133C204.475 136.326 206.231 136.48 207.314 135.469L228.432 117.749C229.625 116.747 229.779 114.992 228.768 113.909C227.767 112.716 226.012 112.562 224.928 113.573L203.81 131.293C202.626 132.184 202.473 133.94 203.474 135.133Z" fill="#36CCE8"/>
39
+ <path d="M193.263 18.6256C196.014 18.8663 198.44 16.8314 198.68 14.0804C198.921 11.3295 196.886 8.90436 194.135 8.66368C191.384 8.42301 188.959 10.458 188.718 13.2089C188.478 15.9598 190.513 18.385 193.263 18.6256Z" fill="#222223"/>
40
+ <path d="M114.706 171.98L75 178.939L103.083 181.824L95.6452 201.891L139.988 186.185L109.255 188.298L114.706 171.98Z" fill="#F72E41"/>
41
+ <path d="M101.286 178.468L94.2188 197.533L134.108 183.404L107.023 185.267L106.278 185.318L106.514 184.609L111.699 169.087L76.3673 175.28L100.868 177.797L101.51 177.863L101.286 178.468Z" stroke="#222223"/>
42
+ <path d="M277.347 58.5827L309.741 34.5898L283.335 44.5776L281.007 23.3037L248.38 57.1933L274.919 41.5502L277.347 58.5827Z" fill="#F72E41"/>
43
+ <path d="M284.838 38.632L282.626 18.4202L253.277 48.9055L276.665 35.1195L277.309 34.7402L277.414 35.4796L279.724 51.6815L308.549 30.3317L285.512 39.0453L284.909 39.2736L284.838 38.632Z" stroke="#222223"/>
44
+ <path d="M251.763 21.173L244.157 12.8401L241.126 35.0573L246.72 22.0917L247.016 21.4059L247.538 21.9408L253.881 28.4512L259.488 10.4826L252.551 21.1092L252.198 21.6497L251.763 21.173Z" stroke="#F72E41"/>
45
+ </svg>
@@ -1,3 +1,23 @@
1
+ .error-page
2
+ +display-flex
3
+ +flex-direction(column)
4
+ min-height: 100vh
5
+
6
+ .main
7
+ +flex-grow(1)
8
+ +display-flex
9
+ +justify-content(center)
10
+
11
+ .footer
12
+ padding: 30px 0
13
+
14
+ .footer-inner
15
+ .footer-brand
16
+ display: inline-block
17
+ background: image_url('footer-logo.svg')
18
+ height: 46px
19
+ width: 164px
20
+
1
21
  .error-page
2
22
  font-size: 14px
3
23
  background-color: #fff
@@ -10,74 +30,61 @@
10
30
  &:hover
11
31
  text-decoration: underline
12
32
 
13
- .tusur_header_wrapper
14
- height: 40px
15
-
16
- .navbar
17
- border-bottom: 1px solid #ccc !important
18
-
19
33
  .error
20
- margin: 160px auto
21
- width: 360px
34
+ background: image_url('error-bg.svg')
35
+ background-size: 90%
36
+ background-repeat: no-repeat
37
+ background-position: center
38
+ +display-flex
39
+ +align-items(center)
40
+ +flex-direction(row)
41
+ +justify-content(center)
42
+ padding: 30px 0
22
43
 
23
44
  .error-image
24
- margin: 0 auto 25px auto
45
+ content: image_url('robot.svg')
46
+ width: calc(150px + 12vw)
47
+ margin-right: 25px
25
48
 
26
- &.error-403
27
- background: image_url('403.png') no-repeat center center
28
- height: 77px
29
- width: 188px
30
-
31
- &.error-404
32
- background: image_url('404.png') no-repeat center center
33
- height: 75px
34
- width: 196px
49
+ .error-text
50
+ position: relative
51
+ font-family: 'NekstRegular', sans-serif
35
52
 
36
- &.error-500
37
- background: image_url('500.png') no-repeat center center
38
- height: 77px
39
- width: 188px
53
+ p, a
54
+ font-size: 18px
40
55
 
41
- &.error-502
42
- background: image_url('502.png') no-repeat center center
43
- height: 77px
44
- width: 184px
56
+ .error-header
57
+ content: image_url('error-text.svg')
58
+ width: calc(150px + 11vw)
45
59
 
46
- .error-text
47
- border: 1px solid #cecece
48
- padding: 20px 10px
49
- position: relative
50
- text-align: center
51
-
52
- &:after, &:before
53
- bottom: 100%
54
- left: 50%
55
- border: solid transparent
56
- content: " "
57
- height: 0
58
- width: 0
59
- position: absolute
60
- pointer-events: none
61
-
62
- &:after
63
- border-color: rgba(255, 255, 255, 0)
64
- border-bottom-color: #ffffff
65
- border-width: 17px
66
- margin-left: -17px
67
-
68
- &:before
69
- border-color: rgba(206, 206, 206, 0)
70
- border-bottom-color: #cecece
71
- border-width: 18px
72
- margin-left: -18px
60
+ .error-header-404
61
+ content: image_url('error-text-404.svg')
62
+ width: calc(150px + 9vw)
73
63
 
74
64
  p
75
- margin: 0 0 10px 0
65
+ margin: 0 0 20px 0
76
66
 
77
67
  p:last-child
78
68
  margin: 0
79
69
 
80
- @media (max-width: 768px)
81
- .error
82
- margin: 40px auto !important
83
- width: 280px !important
70
+ @media (max-width: $screen-xs-max)
71
+ .error-page
72
+ .error
73
+ +flex-direction(column)
74
+ background-size: contain
75
+ background-position: center 20vh
76
+
77
+ .error-image
78
+ margin: 0
79
+
80
+ .error-text
81
+ position: relative
82
+ top: -45px
83
+
84
+ .error-header,
85
+ .error-header-404
86
+ margin-left: auto
87
+ margin-right: auto
88
+
89
+ p,a
90
+ text-align: center
@@ -0,0 +1,20 @@
1
+ =declare-font-face($font-family, $font-filename, $font-weight: normal, $font-style: normal, $font-stretch: normal)
2
+ @font-face
3
+ font-family: "#{$font-family}"
4
+ src: url(asset-path("#{$font-filename}.eot"))
5
+ src: url(asset-path("#{$font-filename}.eot?#iefix")) format("embedded-opentype"), url(asset-path("#{$font-filename}.woff")) format("woff"), url(asset-path("#{$font-filename}.ttf")) format("truetype"), url(asset-path("#{$font-filename}.svg##{$font-filename}")) format("svg")
6
+ font-weight: $font-weight
7
+ font-style: $font-style
8
+ font-stretch: $font-stretch
9
+
10
+ +declare-font-face('NekstBlack', 'NekstBlack')
11
+
12
+ +declare-font-face('NekstSemiBold', 'NekstSemiBold')
13
+
14
+ +declare-font-face('NekstMedium', 'NekstMedium')
15
+
16
+ +declare-font-face('NekstRegular', 'NekstRegular')
17
+
18
+ +declare-font-face('NekstLight', 'NekstLight')
19
+
20
+ +declare-font-face('NekstThin', 'NekstThin')