-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
196 lines (196 loc) · 39.4 KB
/
index.html
File metadata and controls
196 lines (196 loc) · 39.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="yandex-verification" content="e30bc6a1b5ccd007">
<title>RailTH's website</title>
<link href="/dist/output.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/site.webmanifest">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="/src/script.js"></script>
</head>
<body class="bg-[url(/img/dark.png)] dark:bg-[url(/img/light.png)] bg-no-repeat bg-cover bg-fixed">
<main class="max-firstbreak:w-full max-secondbreak:w-full max-thirdbreak:w-full max-lastbreak:w-full">
<input type="button" value="" id="themeToggle" class="hidden">
<label for="themeToggle" class="bg-[#3d3d3d] dark:bg-white cursor-pointer flex justify-center transition-all duration-200 items-center rounded-[15px] w-[100px] h-[100px] fixed top-[45px] right-[45px] shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-secondbreak:top-[75vh] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" height="46" class="w-[56px]">
<path class="fill-[#E7E7E7]" d="M23.976562 3.9785156 A 1.50015 1.50015 0 0 0 22.5 5.5L22.5 8.5 A 1.50015 1.50015 0 1 0 25.5 8.5L25.5 5.5 A 1.50015 1.50015 0 0 0 23.976562 3.9785156 z M 10.902344 9.4042969 A 1.50015 1.50015 0 0 0 9.8574219 11.980469L11.978516 14.101562 A 1.5012202 1.5012202 0 0 0 14.101562 11.978516L11.980469 9.8574219 A 1.50015 1.50015 0 0 0 10.902344 9.4042969 z M 37.050781 9.4042969 A 1.50015 1.50015 0 0 0 36.019531 9.8574219L33.898438 11.978516 A 1.5012202 1.5012202 0 0 0 36.021484 14.101562L38.142578 11.980469 A 1.50015 1.50015 0 0 0 37.050781 9.4042969 z M 24 13C17.942632 13 13 17.942636 13 24C13 30.057364 17.942632 35 24 35C30.057368 35 35 30.057364 35 24C35 17.942636 30.057368 13 24 13 z M 24 16C28.436049 16 32 19.563954 32 24C32 28.436046 28.436049 32 24 32C19.563951 32 16 28.436046 16 24C16 19.563954 19.563951 16 24 16 z M 5.5 22.5 A 1.50015 1.50015 0 1 0 5.5 25.5L8.5 25.5 A 1.50015 1.50015 0 1 0 8.5 22.5L5.5 22.5 z M 39.5 22.5 A 1.50015 1.50015 0 1 0 39.5 25.5L42.5 25.5 A 1.50015 1.50015 0 1 0 42.5 22.5L39.5 22.5 z M 13.009766 33.445312 A 1.50015 1.50015 0 0 0 11.978516 33.898438L9.8574219 36.019531 A 1.501221 1.501221 0 1 0 11.980469 38.142578L14.101562 36.021484 A 1.50015 1.50015 0 0 0 13.009766 33.445312 z M 34.943359 33.445312 A 1.50015 1.50015 0 0 0 33.898438 36.021484L36.019531 38.142578 A 1.5012209 1.5012209 0 1 0 38.142578 36.019531L36.021484 33.898438 A 1.50015 1.50015 0 0 0 34.943359 33.445312 z M 23.976562 37.978516 A 1.50015 1.50015 0 0 0 22.5 39.5L22.5 42.5 A 1.50015 1.50015 0 1 0 25.5 42.5L25.5 39.5 A 1.50015 1.50015 0 0 0 23.976562 37.978516 z"/>
</svg>
</label>
<section class="my-[24px] box-border rounded-[15px] pb-[60px] mx-auto pt-[24px] bg-[#202020] dark:bg-white w-[1000px] shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-firstbreak:w-screen max-firstbreak:min-w-full max-firstbreak:my-0">
<section>
<h1 class="text-center font-sans font-bold text-white dark:text-[#393939] pt-[px] text-[24px]">
Роман Константинов
</h1>
<div class="flex w-[90%] min-w-[90%] mx-auto">
<img src="/img/r4BJJCx2vfQ.jpg" alt="avatar_image" class="rounded-full h-[125px] w-[125px] transition-all duration-200 hover:scale-105">
<div class="flex flex-col justify-center ml-[24px]">
<h2 class="font-sans text-white dark:text-[#393939] text-[18px] font-bold">
@rail_th
</h2>
<h2 class="text-[#868686] font-sans text-18px text-left font-normal break-words self-stretch">
Frontend-dev, web-designer
</h2>
</div>
</div>
</section>
<section class="flex flex-col items-center text-white dark:text-[#393939] font-sans text-[24px] w-[90%] min-w-[90%] ml-auto mt-[50px] mr-auto mb-[35px]">
<div class="w-full min-w-full text-left">
Навыки
</div>
<div class="flex w-full">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46">
<linearGradient id="SNASnMitCxQrIYk4GDibta" x1="18.208" x2="34.159" y1="2.413" y2="46.236" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#f09701" />
<stop offset="1" stop-color="#e36001" />
</linearGradient>
<path fill="url(#SNASnMitCxQrIYk4GDibta)" d="M7.192,7.176l2.627,29.77c0.109,1.237,0.97,2.28,2.164,2.621l10.643,3.041c0.898,0.257,1.849,0.257,2.747,0l10.643-3.041c1.194-0.341,2.055-1.383,2.164-2.621l2.627-29.77C40.911,6.006,39.99,5,38.816,5H9.184C8.01,5,7.089,6.006,7.192,7.176z" />
<path fill="#f09601" d="M24,8v31.9l9.876-2.822c0.797-0.228,1.371-0.924,1.443-1.749l2.286-26.242C37.656,8.502,37.196,8,36.609,8H24z" />
<path fill="#fff" d="M24,25v-4h8.6l-0.7,11.5L24,35.1v-4.2l4.1-1.4l0.3-4.5L24,25z M32.9,17l0.3-4H24v4H32.9z" />
<path fill="#d6e0e9" d="M24,30.9v4.2l-7.9-2.6L15.7,27h4l0.2,2.5L24,30.9z M19.1,17H24v-4h-9.1l0.7,12H24v-4h-4.6L19.1,17z" />
<path d="M33.2,13l-0.3,4H24h-4.9l0.3,4H24h8.6l-0.7,11.5L24,35.1l-7.9-2.6L15.7,27h4l0.2,2.5l4.1,1.4l4.1-1.4l0.3-4.5H24h-8.4 l-0.7-12H24H33.2 M34.278,12H33.2H24h-9.1h-1.06l0.062,1.058l0.7,12L14.657,26h-0.032l0.078,1.073l0.4,5.5l0.049,0.668 l0.636,0.209l7.9,2.6L24,36.153l0.313-0.103l7.9-2.6l0.644-0.212l0.041-0.677l0.7-11.5L33.663,20H32.6H24h-3.672l-0.15-2H24h8.9 h0.928l0.069-0.925l0.3-4L34.278,12L34.278,12z M20.623,26H24h3.331l-0.185,2.769L24,29.843l-3.156-1.077l-0.148-1.846L20.623,26 L20.623,26z" opacity=".05" />
<path d="M33.2,13l-0.3,4H24h-4.9l0.3,4H24h8.6l-0.7,11.5L24,35.1l-7.9-2.6L15.7,27h4l0.2,2.5l4.1,1.4l4.1-1.4l0.3-4.5H24h-8.4 l-0.7-12H24H33.2 M33.739,12.5H33.2H24h-9.1h-0.53l0.031,0.529l0.7,12l0.027,0.471H15.6H24h3.866l-0.242,3.634L24,30.372 l-3.628-1.239l-0.174-2.173l-0.037-0.46H19.7h-4h-0.538l0.039,0.536l0.4,5.5l0.024,0.334l0.318,0.105l7.9,2.6L24,35.626 l0.156-0.051l7.9-2.6l0.322-0.106l0.021-0.339l0.7-11.5l0.032-0.53H32.6H24h-4.136l-0.225-3H24h8.9h0.464l0.035-0.463l0.3-4 L33.739,12.5L33.739,12.5z" opacity=".07" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46">
<linearGradient id="TQDriqswrKwPOniLrPT12a" x1="16.33" x2="32.293" y1="-2.748" y2="41.109" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#2aa4f4" />
<stop offset="1" stop-color="#007ad9" />
</linearGradient>
<path fill="url(#TQDriqswrKwPOniLrPT12a)" d="M7.192,7.176l2.627,29.77c0.109,1.237,0.97,2.28,2.164,2.621l10.643,3.041c0.898,0.257,1.849,0.257,2.747,0l10.643-3.041c1.194-0.341,2.055-1.383,2.164-2.621l2.627-29.77C40.911,6.006,39.99,5,38.816,5H9.184C8.01,5,7.089,6.006,7.192,7.176z" />
<path fill="#35c1f1" d="M24,8v31.9l9.876-2.822c0.797-0.228,1.371-0.924,1.443-1.749l2.286-26.242C37.656,8.502,37.196,8,36.609,8H24z" />
<path fill="#fff" d="M33.1,13H24v4h4.9l-0.3,4H24v4h4.4l-0.3,4.5L24,30.9v4.2l7.9-2.6L32.6,21l0,0L33.1,13z" />
<path fill="#d6e0e9" d="M24,13v4h-8.9l-0.3-4H24z M19.4,21l0.2,4H24v-4H19.4z M19.8,27h-4l0.3,5.5l7.9,2.6v-4.2l-4.1-1.4L19.8,27z" />
<path d="M33.1,13l-0.5,8l-0.7,11.5L24,35.1l-7.9-2.6L15.8,27h4l0.1,2.5l4.1,1.4l4.1-1.4l0.3-4.5H24h-4.4l-0.2-4H24h4.6l0.3-4H24 h-8.9l-0.3-4H24H33.1 M34.164,12H33.1H24h-9.2h-1.078l0.081,1.075l0.3,4L14.172,18H15.1H24h3.822l-0.15,2H24h-4.6h-1.051 l0.052,1.05l0.2,4L18.649,26H15.8h-1.056l0.058,1.054l0.3,5.5l0.037,0.682l0.649,0.214l7.9,2.6L24,36.153l0.313-0.103l7.9-2.6 l0.644-0.212l0.041-0.677l0.7-11.5l0.5-7.998L34.164,12L34.164,12z M20.761,26H24h3.331l-0.185,2.769L24,29.843l-3.128-1.068 l-0.073-1.815L20.761,26L20.761,26z" opacity=".05" />
<path d="M33.1,13l-0.5,8l-0.7,11.5L24,35.1l-7.9-2.6L15.8,27h4l0.1,2.5l4.1,1.4l4.1-1.4l0.3-4.5H24h-4.4l-0.2-4H24h4.6l0.3-4H24 h-8.9l-0.3-4H24H33.1 M33.632,12.5H33.1H24h-9.2h-0.539l0.04,0.537l0.3,4l0.035,0.463H15.1H24h4.361l-0.225,3H24h-4.6h-0.526 l0.026,0.525l0.2,4l0.024,0.475H19.6H24h3.866l-0.242,3.634L24,30.372l-3.614-1.234L20.3,26.98L20.28,26.5H19.8h-4h-0.528 l0.029,0.527l0.3,5.5l0.019,0.341l0.324,0.107l7.9,2.6L24,35.626l0.156-0.051l7.9-2.6l0.322-0.106l0.021-0.339l0.7-11.5l0.5-7.999 L33.632,12.5L33.632,12.5z" opacity=".07" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" baseProfile="basic" viewBox="0 0 48 48" width="46" height="46">
<path fill="#f7df1e" d="M6,42V6h36v36H6z" />
<path fill="#000001" d="M29.538,32.947c0.692,1.124,1.444,2.201,3.037,2.201c1.338,0,2.04-0.665,2.04-1.585 c0-1.101-0.726-1.492-2.198-2.133l-0.807-0.344c-2.329-0.988-3.878-2.226-3.878-4.841c0-2.41,1.845-4.244,4.728-4.244 c2.053,0,3.528,0.711,4.592,2.573l-2.514,1.607c-0.553-0.988-1.151-1.377-2.078-1.377c-0.946,0-1.545,0.597-1.545,1.377 c0,0.964,0.6,1.354,1.985,1.951l0.807,0.344C36.452,29.645,38,30.839,38,33.523C38,36.415,35.716,38,32.65,38 c-2.999,0-4.702-1.505-5.65-3.368L29.538,32.947z M17.952,33.029c0.506,0.906,1.275,1.603,2.381,1.603 c1.058,0,1.667-0.418,1.667-2.043V22h3.333v11.101c0,3.367-1.953,4.899-4.805,4.899c-2.577,0-4.437-1.746-5.195-3.368 L17.952,33.029z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="46" height="46">
<path d="M29.867188 3.007813C29.761719 3.023438 29.65625 3.054688 29.554688 3.101563C28.695313 3.527344 27.71875 4.792969 27.53125 5.042969C27.519531 5.058594 27.507813 5.074219 27.5 5.089844C26.535156 6.535156 26.019531 8.226563 26 9.988281C25.988281 11.308594 26.246094 12.617188 26.769531 13.878906C27.988281 16.804688 30.519531 19.226563 33.53125 20.359375C33.632813 20.394531 33.730469 20.429688 33.90625 20.492188C33.921875 20.5 34.070313 20.546875 34.09375 20.550781L34.203125 20.589844C34.359375 20.640625 34.519531 20.691406 34.675781 20.722656C35.46875 20.882813 36.242188 20.972656 36.96875 20.996094C37.09375 20.996094 37.21875 21 37.34375 21C42.824219 21 44.949219 17.132813 45.65625 15.84375C45.726563 15.71875 45.777344 15.617188 45.824219 15.554688C45.824219 15.550781 45.824219 15.550781 45.828125 15.546875C46.136719 15.089844 46.019531 14.46875 45.5625 14.15625C45.109375 13.847656 44.488281 13.964844 44.175781 14.421875C44.175781 14.421875 44.171875 14.421875 44.171875 14.421875C42.710938 16.574219 40.210938 17.226563 36.746094 16.367188C36.488281 16.304688 36.207031 16.207031 35.957031 16.113281C35.628906 15.996094 35.300781 15.859375 34.996094 15.710938C34.390625 15.410156 33.820313 15.050781 33.304688 14.652344C30.257813 12.289063 29.066406 7.371094 30.847656 4.53125C31.085938 4.152344 31.042969 3.660156 30.742188 3.328125C30.515625 3.078125 30.1875 2.964844 29.867188 3.007813 Z M 21.007813 5C20.78125 4.996094 20.550781 5.070313 20.363281 5.226563C18.851563 6.457031 17.304688 8.472656 17.238281 8.554688C17.230469 8.570313 17.222656 8.582031 17.210938 8.597656C14.476563 12.578125 14.269531 18.242188 16.6875 23.027344C17.066406 23.785156 17.496094 24.507813 17.953125 25.171875L18.089844 25.367188C18.476563 25.933594 18.910156 26.574219 19.464844 27.074219C19.65625 27.292969 19.863281 27.503906 20.066406 27.707031L20.164063 27.808594L20.246094 27.890625C20.453125 28.089844 20.664063 28.292969 20.882813 28.488281C20.882813 28.488281 20.886719 28.488281 20.886719 28.488281C20.902344 28.511719 20.925781 28.527344 20.945313 28.546875C21.191406 28.765625 21.441406 28.972656 21.773438 29.234375L21.863281 29.300781C22.121094 29.507813 22.382813 29.703125 22.652344 29.894531C22.679688 29.914063 22.707031 29.933594 22.734375 29.953125C22.828125 30.015625 22.921875 30.074219 23.015625 30.140625L23.109375 30.203125L23.21875 30.273438C23.417969 30.40625 23.613281 30.527344 23.890625 30.6875C24.070313 30.796875 24.261719 30.90625 24.386719 30.96875C24.441406 31 24.5 31.03125 24.636719 31.105469L24.941406 31.265625C24.957031 31.273438 25.027344 31.304688 25.042969 31.3125C25.242188 31.414063 25.449219 31.511719 25.65625 31.605469L25.972656 31.746094C26.179688 31.835938 26.390625 31.921875 26.648438 32.019531L26.765625 32.0625C26.773438 32.070313 26.871094 32.105469 26.878906 32.109375C27.066406 32.175781 27.257813 32.242188 27.449219 32.304688L27.886719 32.449219C28.105469 32.523438 28.359375 32.609375 28.636719 32.65625C30 32.882813 31.324219 33 32.578125 33C32.726563 33 32.875 32.996094 33.019531 32.996094C44.058594 32.753906 46.929688 23.375 46.957031 23.28125C47.09375 22.808594 46.871094 22.304688 46.425781 22.09375C45.980469 21.882813 45.449219 22.03125 45.171875 22.4375C42.375 26.523438 37.085938 28.25 31.699219 26.828125C31.449219 26.765625 31.207031 26.695313 30.90625 26.597656C30.855469 26.582031 30.8125 26.566406 30.730469 26.535156C30.554688 26.480469 30.382813 26.421875 30.1875 26.347656L29.910156 26.242188C29.75 26.179688 29.589844 26.117188 29.394531 26.03125L29.265625 25.972656C29.027344 25.871094 28.796875 25.757813 28.589844 25.65625L28.019531 25.359375C27.890625 25.296875 27.777344 25.226563 27.601563 25.121094L27.503906 25.066406L27.40625 25.007813C27.261719 24.921875 27.117188 24.832031 26.984375 24.738281L26.890625 24.679688C26.882813 24.675781 26.804688 24.621094 26.796875 24.613281C26.679688 24.539063 26.566406 24.464844 26.457031 24.394531C26.214844 24.222656 25.976563 24.042969 25.699219 23.824219L25.589844 23.734375C23.011719 21.675781 21.105469 18.925781 20.210938 15.976563C19.378906 13.269531 19.996094 9.726563 21.863281 6.5C22.105469 6.082031 22.015625 5.550781 21.644531 5.238281C21.460938 5.082031 21.234375 5 21.007813 5 Z M 10.003906 8C9.765625 8 9.523438 8.085938 9.332031 8.257813C7.421875 9.972656 5.992188 12.195313 5.835938 12.449219C1.75 18.398438 2.539063 27.644531 5.34375 33.296875C5.398438 33.414063 5.457031 33.527344 5.515625 33.640625L5.554688 33.703125C5.605469 33.816406 5.664063 33.933594 5.683594 33.957031C5.714844 34.03125 5.761719 34.113281 5.78125 34.136719C5.828125 34.234375 5.875 34.320313 5.960938 34.46875L6.28125 35.019531C6.328125 35.09375 6.375 35.171875 6.390625 35.199219C6.453125 35.300781 6.519531 35.40625 6.585938 35.511719L6.742188 35.761719C6.789063 35.835938 6.835938 35.902344 6.867188 35.941406C7.023438 36.183594 7.179688 36.425781 7.351563 36.65625C7.359375 36.667969 7.367188 36.675781 7.375 36.683594L7.4375 36.769531C7.578125 36.972656 7.722656 37.167969 7.851563 37.328125L8.421875 38.050781C8.429688 38.058594 8.492188 38.132813 8.496094 38.140625L8.578125 38.234375C8.75 38.445313 8.933594 38.65625 9.117188 38.859375C9.144531 38.890625 9.171875 38.917969 9.199219 38.949219C9.375 39.140625 9.554688 39.332031 9.742188 39.53125L9.921875 39.703125C10.070313 39.859375 10.21875 40.011719 10.375 40.15625C10.375 40.160156 10.449219 40.230469 10.449219 40.230469L10.605469 40.375C10.792969 40.554688 10.988281 40.734375 11.136719 40.859375C11.144531 40.871094 11.285156 40.992188 11.296875 41C11.480469 41.164063 11.664063 41.320313 11.851563 41.472656L12.808594 42.230469C12.96875 42.347656 13.132813 42.464844 13.320313 42.601563C13.382813 42.648438 13.449219 42.695313 13.515625 42.738281C13.542969 42.761719 13.574219 42.785156 13.59375 42.796875L14.3125 43.277344C14.574219 43.449219 14.835938 43.609375 15.15625 43.800781L15.328125 43.898438C15.527344 44.015625 15.730469 44.132813 15.921875 44.234375C16.035156 44.296875 16.148438 44.351563 16.246094 44.402344C16.382813 44.476563 16.53125 44.558594 16.757813 44.667969C16.777344 44.679688 16.9375 44.757813 16.957031 44.765625C17.183594 44.878906 17.414063 44.984375 17.703125 45.113281C17.703125 45.117188 17.796875 45.160156 17.796875 45.160156C18.0625 45.273438 18.320313 45.382813 18.660156 45.519531C18.714844 45.542969 18.769531 45.5625 18.78125 45.566406C19.023438 45.660156 19.277344 45.753906 19.484375 45.828125C19.503906 45.835938 19.609375 45.878906 19.628906 45.886719C19.90625 45.980469 20.179688 46.070313 20.53125 46.179688C20.589844 46.199219 20.652344 46.21875 20.660156 46.21875L20.859375 46.28125C21.101563 46.355469 21.34375 46.433594 21.605469 46.484375C23.464844 46.824219 25.28125 47 27 47L27.003906 47C41.328125 47 45.890625 35.472656 45.9375 35.355469C46.113281 34.890625 45.921875 34.367188 45.484375 34.125C45.054688 33.886719 44.507813 34 44.203125 34.394531C40.527344 39.234375 33.59375 41.03125 25.65625 39.207031C25.464844 39.160156 25.269531 39.105469 25.078125 39.046875L24.703125 38.933594C24.449219 38.855469 24.195313 38.769531 23.949219 38.683594C23.945313 38.683594 23.832031 38.640625 23.832031 38.640625C23.613281 38.566406 23.394531 38.480469 23.203125 38.40625L22.984375 38.320313C22.742188 38.222656 22.5 38.121094 22.265625 38.015625L22.128906 37.957031C21.917969 37.859375 21.714844 37.765625 21.511719 37.664063C21.496094 37.65625 21.335938 37.578125 21.320313 37.574219C21.179688 37.503906 21.039063 37.429688 20.859375 37.332031L20.042969 36.894531C19.960938 36.839844 19.875 36.789063 19.792969 36.746094C19.546875 36.59375 19.292969 36.441406 19.042969 36.28125C18.984375 36.246094 18.933594 36.207031 18.835938 36.140625C18.664063 36.03125 18.496094 35.917969 18.25 35.746094L18.152344 35.675781C17.984375 35.558594 17.820313 35.433594 17.683594 35.332031C17.597656 35.269531 17.511719 35.199219 17.371094 35.09375C17.246094 34.996094 17.121094 34.902344 17.003906 34.808594L16.785156 34.628906C16.601563 34.480469 16.429688 34.324219 16.25 34.171875C16.226563 34.148438 16.207031 34.132813 16.179688 34.113281C15.980469 33.929688 15.777344 33.746094 15.535156 33.515625L14.828125 32.8125C14.65625 32.636719 14.484375 32.457031 14.289063 32.242188C14.109375 32.042969 13.9375 31.84375 13.707031 31.570313L13.285156 31.054688C13.234375 30.980469 13.179688 30.90625 13.113281 30.828125C12.96875 30.632813 12.824219 30.441406 12.679688 30.238281C8.789063 24.878906 7.773438 13.691406 10.804688 9.59375C11.109375 9.183594 11.054688 8.605469 10.671875 8.257813C10.484375 8.085938 10.242188 8 10.003906 8Z" fill="grey"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46">
<rect width="4" height="24" x="11.011" y="12.108" fill="#64717c" />
<path fill="#64717c" d="M11.019,32.11c-0.004-4.95,5.113-5.807,9.628-6.562c7.468-1.251,12.363-2.654,12.356-10.459l4-0.004c0.011,11.778-9.441,13.36-15.695,14.408c-4.642,0.777-6.29,1.289-6.289,2.614L11.019,32.11z" />
<linearGradient id="QgUaws64YxhvGqCk0wkKBa" x1="9.743" x2="16.549" y1="35.743" y2="42.55" gradientTransform="translate(-.088 .12)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#33bef0" />
<stop offset="1" stop-color="#0a85d9" />
</linearGradient>
<circle cx="12.95" cy="39.108" r="5" fill="url(#QgUaws64YxhvGqCk0wkKBa)" />
<linearGradient id="QgUaws64YxhvGqCk0wkKBb" x1="31.304" x2="38.669" y1="8.304" y2="15.669" gradientTransform="translate(-.088 .12)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#33bef0" />
<stop offset="1" stop-color="#0a85d9" />
</linearGradient>
<circle cx="34.924" cy="12.087" r="5" fill="url(#QgUaws64YxhvGqCk0wkKBb)" />
<linearGradient id="QgUaws64YxhvGqCk0wkKBc" x1="9.474" x2="16.691" y1="5.474" y2="12.691" gradientTransform="translate(-.088 .12)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#33bef0" />
<stop offset="1" stop-color="#0a85d9" />
</linearGradient>
<circle cx="12.921" cy="9.108" r="5" fill="url(#QgUaws64YxhvGqCk0wkKBc)" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46">
<linearGradient id="iOmQfjoCC4Hw6zVwRjSDha" x1="21.861" x2="25.703" y1="8.237" y2="36.552" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#00c1e0" />
<stop offset="1" stop-color="#009bb8" />
</linearGradient>
<path fill="url(#iOmQfjoCC4Hw6zVwRjSDha)" d="M24,9.604c-5.589,0-9.347,2.439-11.276,7.318c-0.2,0.505,0.417,0.92,0.816,0.551 c2.035-1.882,4.322-2.505,6.86-1.871c1.826,0.456,3.131,1.781,4.576,3.247C27.328,21.236,30.051,24,36,24 c5.589,0,9.348-2.44,11.276-7.319c0.2-0.505-0.417-0.92-0.816-0.551c-2.035,1.882-4.322,2.506-6.86,1.872 c-1.825-0.456-3.13-1.781-4.575-3.247C32.672,12.367,29.948,9.604,24,9.604L24,9.604z M12,24c-5.589,0-9.348,2.44-11.276,7.319 c-0.2,0.505,0.417,0.92,0.816,0.551c2.035-1.882,4.322-2.506,6.86-1.871c1.825,0.457,3.13,1.781,4.575,3.246 c2.353,2.388,5.077,5.152,11.025,5.152c5.589,0,9.348-2.44,11.276-7.319c0.2-0.505-0.417-0.92-0.816-0.551 c-2.035,1.882-4.322,2.506-6.86,1.871c-1.826-0.456-3.131-1.781-4.576-3.246C20.672,26.764,17.949,24,12,24L12,24z" />
</svg>
</div>
</section>
<section class="flex flex-col gap-[83px] w-full mx-auto max-firstbreak:w-[95vw] max-firstbreak:min-w-[95vw]">
<a href="index_2.html" class="no-underline mt-0 block gap-[11vw] items-center w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] ml-auto mr-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] transition-all duration-200 max-firstbreak:w-[98%] max-firstbreak:min-w-[98%[98%]] max-thirdbreak:pr-[40px] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M16.5 5 A 1.50015 1.50015 0 0 0 15 6.5L15 14L11.5 14C7.3754991 14 4 17.375499 4 21.5L4 35.5C4 39.624501 7.3754991 43 11.5 43L36.5 43C40.624501 43 44 39.624501 44 35.5L44 21.5C44 17.375499 40.624501 14 36.5 14L33 14L33 6.5 A 1.50015 1.50015 0 0 0 31.5 5L16.5 5 z M 18 8L30 8L30 14L18 14L18 8 z M 11.5 17L16.5 17L31.5 17L36.5 17C39.003499 17 41 18.996501 41 21.5L41 35.5C41 38.003499 39.003499 40 36.5 40L11.5 40C8.9965009 40 7 38.003499 7 35.5L7 21.5C7 18.996501 8.9965009 17 11.5 17 z M 24 20 A 4 4 0 0 0 24 28 A 4 4 0 0 0 24 20 z M 18.447266 30C17.647266 30 17 30.647266 17 31.447266L17 32.751953C17 34.974953 19.837 37 24 37C28.163 37 31 34.974953 31 32.751953L31 31.447266C31 30.647266 30.352734 30 29.552734 30L18.447266 30 z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
Портфолио
</p>
</div>
</a>
<a href="https://rail-th.github.io/blog-website/" class="no-underline mt-0 block gap-[11vw] items-center w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] mx-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] transition-all duration-200 max-firstbreak:w-[98%] max-firstbreak:min-w-[98%] max-thirdbreak:pr-[40px] hover:scale-105" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M520-120q-17 0-28.5-11.5T480-160v-28q0-8 3-15.5t9-13.5l200-200 85 85-200 200q-6 6-13.5 9t-15.5 3h-28ZM160-320q-17 0-28.5-11.5T120-360q0-17 11.5-28.5T160-400h200q17 0 28.5 11.5T400-360q0 17-11.5 28.5T360-320H160Zm645-40-85-85 29-29q11-11 28-11t28 11l29 29q11 11 11 28t-11 28l-29 29ZM160-480q-17 0-28.5-11.5T120-520q0-17 11.5-28.5T160-560h360q17 0 28.5 11.5T560-520q0 17-11.5 28.5T520-480H160Zm0-160q-17 0-28.5-11.5T120-680q0-17 11.5-28.5T160-720h360q17 0 28.5 11.5T560-680q0 17-11.5 28.5T520-640H160Z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
Блог
</p>
</div>
</a>
</section>
<section>
<p class="text-[#868686] font-sans text-[20px] font-normal ml-auto mr-auto w-[890px] my-[83px] max-firstbreak:w-[95vw] max-firstbreak:min-[95vw]">
Если вам нужен хороший верстальщик и дизайнер сайтов, обращайтесь ко мне. Я предлагаю качественную
верстку сайтов и создание уникального дизайна, который подчеркнет вашу индивидуальность. Я гарантирую
своевременную доставку проекта и отличный результат. Свяжитесь со мной уже сегодня и получите
для себя идеальный сайт!
</p>
</section>
<nav class="flex flex-col gap-[83px] w-full mx-auto max-firstbreak:w-[95vw] max-firstbreak:min-w-[95vw]">
<a href="https://t.me/RailTH" target="_blank" class="block w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] mx-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] transition-all duration-200 shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-firstbreak:w-[98%] max-firstbreak:min-w-[98%] max-thirdbreak:pr-[40px] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M39.175,10.016c1.687,0,2.131,1.276,1.632,4.272c-0.571,3.426-2.216,14.769-3.528,21.83 c-0.502,2.702-1.407,3.867-2.724,3.867c-0.724,0-1.572-0.352-2.546-0.995c-1.32-0.872-7.984-5.279-9.431-6.314 c-1.32-0.943-3.141-2.078-0.857-4.312c0.813-0.796,6.14-5.883,10.29-9.842c0.443-0.423,0.072-1.068-0.42-1.068 c-0.112,0-0.231,0.034-0.347,0.111c-5.594,3.71-13.351,8.859-14.338,9.53c-0.987,0.67-1.949,1.1-3.231,1.1 c-0.655,0-1.394-0.112-2.263-0.362c-1.943-0.558-3.84-1.223-4.579-1.477c-2.845-0.976-2.17-2.241,0.593-3.457 c11.078-4.873,25.413-10.815,27.392-11.637C36.746,10.461,38.178,10.016,39.175,10.016 M39.175,7.016L39.175,7.016 c-1.368,0-3.015,0.441-5.506,1.474L33.37,8.614C22.735,13.03,13.092,17.128,6.218,20.152c-1.074,0.473-4.341,1.91-4.214,4.916 c0.054,1.297,0.768,3.065,3.856,4.124l0.228,0.078c0.862,0.297,2.657,0.916,4.497,1.445c1.12,0.322,2.132,0.478,3.091,0.478 c1.664,0,2.953-0.475,3.961-1.028c-0.005,0.168-0.001,0.337,0.012,0.507c0.182,2.312,1.97,3.58,3.038,4.338l0.149,0.106 c1.577,1.128,8.714,5.843,9.522,6.376c1.521,1.004,2.894,1.491,4.199,1.491c2.052,0,4.703-1.096,5.673-6.318 c0.921-4.953,1.985-11.872,2.762-16.924c0.331-2.156,0.603-3.924,0.776-4.961c0.349-2.094,0.509-4.466-0.948-6.185 C42.208,7.875,41.08,7.016,39.175,7.016L39.175,7.016z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-34px] max-secondbreak:mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
Telegram
</p>
<p class="w-full m-0 text-center text-[18px] text-[#bbbbbb] max-secondbreak:hidden">
Здесь вы можете со мной связаться
</p>
</div>
</a>
<a href="https://vk.com/railya2021" target="_blank" class="block w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] mx-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] transition-all duration-200 shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-firstbreak:w-[98%] max-firstbreak:min-w-[98%] max-thirdbreak:pr-[40px] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M5.4355469 10.957031C3.1940971 10.957031 1.4873184 13.161086 2.1054688 15.328125C3.7149365 20.976871 6.1008234 26.508318 9.6621094 30.857422C13.223395 35.206526 18.039918 38.358951 24.199219 38.984375C26.249401 39.19239 28.017578 37.521139 28.017578 35.494141L28.017578 31.447266C28.017578 31.194748 28.190043 31.015308 28.386719 31.009766C28.423139 31.008896 28.452253 31.007813 28.470703 31.007812C29.178043 31.007812 30.631501 31.893981 31.908203 33.271484C33.184905 34.648988 34.314098 36.354273 34.857422 37.298828L34.857422 37.300781C35.472179 38.36767 36.617685 39.011719 37.835938 39.011719L42.708984 39.011719C45.135955 39.013519 46.759978 36.271923 45.572266 34.148438C43.707529 30.813171 39.987356 27.514403 38.126953 25.869141C41.535533 22.126008 43.795468 18.046772 44.796875 15.341797C45.552594 13.298086 43.994375 10.998047 41.796875 10.998047L38.318359 10.998047C36.806296 10.998047 35.396532 11.734785 34.820312 12.914062C32.113082 18.46169 29.699958 20.499254 28 21.966797L28 14.439453C28 12.561528 26.441788 11.013274 24.570312 11.009766L18.478516 11C16.538627 10.9976 15.335757 13.393494 16.498047 14.947266L17.673828 16.521484L17.675781 16.525391C17.877299 16.791881 17.984375 17.111197 17.984375 17.439453L17.984375 17.441406L18.007812 23.71875C15.584865 21.163426 12.952504 15.750557 12.158203 13.335938L12.158203 13.333984C11.694311 11.923494 10.359752 10.971123 8.8867188 10.966797L8.8847656 10.966797L5.4375 10.957031L5.4355469 10.957031 z M 5.4355469 13.957031L8.8789062 13.966797C9.0905592 13.967299 9.246215 14.081502 9.3085938 14.271484C10.294883 17.27072 12.886252 22.985249 16.171875 26.185547C17.025083 27.016776 18.277358 27.185277 19.248047 26.791016C20.218736 26.396755 21.009766 25.37501 21.009766 24.175781L21.009766 24.173828L20.984375 17.439453C20.984375 16.45867 20.663301 15.504844 20.074219 14.722656L20.072266 14.71875L19.535156 14.001953L24.564453 14.009766C24.827025 14.010278 25 14.181378 25 14.439453L25 22.042969C25 24.477717 28.066371 25.876634 29.910156 24.285156L29.912109 24.285156C31.602179 22.825279 34.592869 20.21974 37.515625 14.230469C37.583405 14.091748 37.524425 13.998047 38.318359 13.998047L41.796875 13.998047C41.999375 13.998047 42.058703 14.094497 41.982422 14.300781C41.131592 16.59902 38.960826 20.606819 35.742188 24.074219C34.750126 25.143099 34.79055 26.909155 35.912109 27.902344C37.670254 29.457435 41.507421 33.025544 42.953125 35.611328C43.085413 35.847842 42.985964 36.011922 42.710938 36.011719L37.835938 36.011719C37.668189 36.011719 37.530274 35.929849 37.457031 35.802734C36.807355 34.673289 35.615923 32.857918 34.109375 31.232422C32.602827 29.606926 30.809363 28.007812 28.470703 28.007812C28.404443 28.007812 28.350188 28.008705 28.308594 28.009766L28.304688 28.009766L28.302734 28.009766C26.44141 28.062226 25.017578 29.641784 25.017578 31.447266L25.017578 35.494141C25.017578 35.805142 24.777771 36.027985 24.501953 36C19.178253 35.459424 15.165636 32.844427 11.982422 28.957031C8.7992078 25.069635 6.5257666 19.895114 4.9902344 14.505859C4.9043844 14.204898 5.0889964 13.957031 5.4355469 13.957031 z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-34px] max-secondbreak:mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
VKontakte
</p>
<p class="w-full m-0 text-center text-[18px] text-[#bbbbbb] max-secondbreak:hidden">
Страница ВК
</p>
</div>
</a>
<a href="https://discordapp.com/users/587109715411075082/" target="_blank" class="block w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] mx-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] transition-all duration-200 shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-firstbreak:w-[98%] max-firstbreak:min-w-[98%] max-thirdbreak:pr-[40px] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M16.671875 7.2148438C16.486405 7.2190874 16.299581 7.2386152 16.113281 7.2734375C13.574331 7.7479578 10.975933 8.649134 8.3554688 9.7148438 A 1.50015 1.50015 0 0 0 7.7226562 10.201172C2.0175326 17.763657 0.3684573 25.710581 1.2402344 33.605469 A 1.50015 1.50015 0 0 0 1.9570312 34.726562C5.0443136 36.584848 8.2440569 38.215846 11.642578 39.337891C13.115662 39.823695 14.751851 39.27377 15.628906 37.992188L17.027344 35.945312C17.581741 36.085368 18.144758 36.213605 18.714844 36.328125C20.410438 36.733685 22.175039 36.957031 23.988281 36.957031C25.981196 36.957031 27.915944 36.694149 29.763672 36.207031C30.150613 36.12236 30.537903 36.039741 30.917969 35.943359L32.390625 38.035156C33.27394 39.291311 34.892743 39.826103 36.349609 39.345703C39.756167 38.223569 42.960978 36.588499 46.054688 34.726562 A 1.50015 1.50015 0 0 0 46.773438 33.605469C47.6452 25.71071 45.995291 17.763742 40.289062 10.201172 A 1.50015 1.50015 0 0 0 39.658203 9.7148438C37.037148 8.6478745 34.438942 7.7478833 31.900391 7.2734375C30.408472 6.9945742 28.892989 7.7176076 28.173828 9.0546875L28.15625 9.0878906C26.973043 8.9716886 25.763955 8.862565 24.005859 8.9023438C22.246769 8.8617578 21.039043 8.9711398 19.855469 9.0878906L19.837891 9.0546875C19.208719 7.8862268 17.970165 7.1851384 16.671875 7.2148438 z M 16.826172 10.216797C16.982233 10.235833 17.117055 10.3276 17.197266 10.476562L17.660156 11.335938 A 1.50015 1.50015 0 0 0 19.175781 12.111328C20.401057 11.950157 21.866217 11.849961 23.970703 11.900391 A 1.50015 1.50015 0 0 0 24.041016 11.900391C26.144782 11.850921 27.611838 11.951001 28.837891 12.111328 A 1.50015 1.50015 0 0 0 30.353516 11.335938L30.814453 10.476562C30.919293 10.281643 31.127575 10.18152 31.347656 10.222656C33.443438 10.61435 35.747401 11.417301 38.115234 12.363281C42.996223 18.995645 44.42905 25.642641 43.8125 32.535156C41.062959 34.147542 38.284264 35.549515 35.410156 36.496094C35.193022 36.567694 34.974435 36.496392 34.84375 36.310547L33.742188 34.746094C34.104612 34.573012 34.464659 34.394563 34.816406 34.203125 A 1.50015 1.50015 0 1 0 33.382812 31.568359C31.734964 32.4652 29.951905 33.12537 28.074219 33.523438C26.764025 33.745094 25.40575 33.885414 23.978516 33.914062C22.625605 33.886829 21.326145 33.761688 20.072266 33.560547C18.131495 33.167227 16.290693 32.492226 14.59375 31.568359 A 1.50015 1.50015 0 0 0 13.876953 31.375 A 1.50015 1.50015 0 0 0 13.160156 34.203125C13.506722 34.391805 13.86178 34.567432 14.21875 34.738281L13.152344 36.298828C13.023796 36.486666 12.802248 36.561303 12.583984 36.490234C9.7179766 35.544001 6.9431409 34.144986 4.2011719 32.537109C3.5842436 25.643997 5.0177769 18.996357 9.8984375 12.363281C12.266754 11.417839 14.568689 10.614274 16.664062 10.222656C16.719464 10.212301 16.774152 10.210452 16.826172 10.216797 z M 30.488281 18.966797C28.580281 18.966797 27.009766 21.007281 27.009766 23.488281C27.009766 25.969281 28.580281 28.009766 30.488281 28.009766C32.396281 28.009766 33.966797 25.969281 33.966797 23.488281C33.966797 21.007281 32.396281 18.966797 30.488281 18.966797 z M 16.488281 18.992188C14.562281 18.992188 12.976563 21.022281 12.976562 23.488281C12.976562 25.954281 14.562281 27.982422 16.488281 27.982422C18.414281 27.982422 19.998047 25.954281 19.998047 23.488281C19.998047 21.022281 18.414281 18.992187 16.488281 18.992188 z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-34px] max-secondbreak:mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
Discord
</p>
<p class="w-full m-0 text-center text-[18px] text-[#bbbbbb] max-secondbreak:hidden">
Здесь вы можете со мной связаться
</p>
</div>
</a>
<a href="https://github.com/RailTheHedgehog" target="_blank" class="block w-[900px] h-[100px] bg-[#3d3d3d] dark:bg-white rounded-[15px] mx-auto font-sans text-[#e7e7e7] dark:text-[#393939] text-[32px] transition-all duration-200 shadow-[2px_2px_15px_5px_rgba(0,0,0,0.25)] dark:shadow-[2px_2px_15px_5px_rgba(201,201,201,0.25)] max-firstbreak:w-[98%] max-firstbreak:min-w-[98%] max-thirdbreak:pr-[40px] hover:scale-105">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="46" height="46" class="relative left-[50px] top-[27px]">
<path class="fill-[#E7E7E7] dark:fill-[#393939]" d="M24 4C12.972066 4 4 12.972074 4 24C4 35.027926 12.972066 44 24 44C35.027934 44 44 35.027926 44 24C44 12.972074 35.027934 4 24 4 z M 24 7C33.406615 7 41 14.593391 41 24C41 31.66536 35.956939 38.122519 29 40.251953L29 35.136719C29 33.226635 27.899316 31.588619 26.308594 30.773438 A 10 8 0 0 0 32.4375 18.720703C32.881044 17.355414 33.376523 14.960672 32.199219 13.076172C29.929345 13.076172 28.464667 14.632086 27.765625 15.599609 A 10 8 0 0 0 24 15 A 10 8 0 0 0 20.230469 15.59375C19.529731 14.625773 18.066226 13.076172 15.800781 13.076172C14.449711 15.238817 15.28492 17.564557 15.732422 18.513672 A 10 8 0 0 0 21.681641 30.779297C20.3755 31.452483 19.397283 32.674042 19.097656 34.15625L17.783203 34.15625C16.486203 34.15625 15.98225 33.629234 15.28125 32.740234C14.58925 31.851234 13.845172 31.253859 12.951172 31.005859C12.469172 30.954859 12.144453 31.321484 12.564453 31.646484C13.983453 32.612484 14.081391 34.193516 14.650391 35.228516C15.168391 36.160516 16.229687 37 17.429688 37L19 37L19 40.251953C12.043061 38.122519 7 31.66536 7 24C7 14.593391 14.593385 7 24 7 z" fill="#E7E7E7"/>
</svg>
<div class="mt-[-34px] max-secondbreak:mt-[-22px]">
<p class="m-0 text-center w-full max-thirdbreak:text-right">
GitHub
</p>
<p class="w-full m-0 text-center text-[18px] text-[#bbbbbb] max-secondbreak:hidden">
Профиль на ГитХаб
</p>
</div>
</a>
</nav>
</section>
</main>
</body>
</html>