-
Notifications
You must be signed in to change notification settings - Fork 0
/
Blog-1.html
329 lines (319 loc) · 24.7 KB
/
Blog-1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sleek Style</title>
<link rel="icon" href="/assets/images/sleek-style-high-resolution-logo-white.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="/assets/css/Blog-1.css">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL"
crossorigin="anonymous"></script>
</head>
<body>
<div class="main">
<!-- Navigation -->
<div class="navigation-main">
<div class="hamburger">
<i class="fa-solid fa-bars"></i>
</div>
<div class="nav-1">
<div class="nav-logo">Sleek Style</div>
</div>
<div class="nav-center">
<div class="home"><a href="index.html">Home</a></div>
<div class="about"><a href="About.html">About</a></div>
<div class="blog"><a href="blog.html">Blog</a></div>
<div class="shop"> <a href="shop.html">Shop</a></div>
<div class="contact"><a href="contact.html">Contact</a></div>
</div>
<div class="nav-icons">
<div class="search"><span class="material-symbols-outlined">search</span></div>
<div class="cart"><span class="material-symbols-outlined">shopping_cart</span></div>
<div class="menu"><span class="material-symbols-outlined">menu</span></div>
</div>
</div>
<!-- Navigayion-End -->
<!-- Section-1 -->
<div class="hero container">
<h1 class="hero-title">
Regular fit T shirt VS Oversized fit T shirt
</h1>
<div class="blog-date">
May 19, 2022 Posted by Sleek Style
</div>
<div class="blog-img">
<img src="/assets/images/comparison.webp" alt="">
</div>
<div class="blog">
<div class="blog-head container">
Learn the difference between Regular fit t shirt and Oversized fit t shirt
</div>
<div class="blog-para">
Where comfort meets style, you will find a realm of relaxed comfort as well as effortless elegance.
If you’re looking for a haven of comfort with no compromise on style, go no further than a Regular
fit t shirt or Oversized fit t shirt.
</div>
<div class="blog-title">
Understanding Regular Fit T Shirts
</div>
<div class="blog-para">
When you put on the men’s regular fit t shirt, it’s as if you’re floating on air. Enjoying it is
like slipping into the softest embrace or enjoying a lovely Sunday afternoon wind. Such tees are
more than simply clothes; they’re a call to carefree fashion and limitless movement.
</div>
<div class="blog-title">
Decoding Oversized Fit T Shirts
</div>
<div class="blog-para">
An oversized t shirt with an oversized cut is simply loose-fitting and comfortable. They should
exude an air of effortless coolness. Wear them properly with slim jeans or other form-fitting pants.
To add some style, you can also use a waistband or tuck in a portion of the shirt.
</div>
<div class="blog-title">
Relaxed fit’s balanced looseness and proportions </div>
<div class="blog-para">
A regular t shirt with an easy fit is sufficiently roomy to be comfortable without becoming
sloppy. The ratios are crucial; the garments are loose enough to permit freedom of movement, which
makes them ideal for lounging around or engaging in other activities that call for a carefree
attitude.
</div>
<div class="blog-title">
Comfort and Movement
</div>
<div class="blog-para">
A loose-fitting oversized t shirt size is like a warm embrace for your bust and shoulders. Wearing
them is like floating on air; the level of relaxation they provide is unparalleled. Loose clothing
doesn’t stifle your movement like tight garments do since it lets your skin breathe.
</div>
<div class="blog-title">
Relaxed fit prioritises comfort and freedom of movement </div>
<div class="blog-para">
Wearing t shirts with an easy fit allows you to relax and enjoy yourself. Making sure you
have lots of room to move about is our first priority. A loose fit is like slipping into your
favourite comfy sweater or a pair of loose pants.
</div>
<div class="blog-title">
Styling Tips
</div>
<div class="blog-para">
There are a plethora of creative and trendy ways to style oversized t-shirts. Finding a happy medium
between functionality and style is key. Adding a belt is a simple and fashionable method to
accentuate the waist and create a more distinct appearance.
</div>
<div class="blog-title">
When to Choose Each Fit
</div>
<div class="blog-para">
Your personal style, as well as your level of comfort, should guide your decision when selecting the
appropriate size of an oversized T-shirt. Loose, boyfriend, as well as relaxed have been the three
most common cuts.
</div>
<div class="blog-title">
Conclusion
</div>
<div class="blog-para">
There is a difference in the focus on proportions as well as style between Oversized fit t shirt and
regular fit t shirt, despite the fact that both provide a fashionable and laid-back attitude to
fashion. With its looser yet tailored outline, the fitted shape is the perfect compromise between
comfort and style
</div>
</div>
</div>
<!-- Section-1-End -->
<!-- Footer -->
<div class="footer">
<div class="footer-main">
<div>
<div class="footer-head">INFORMATION</div>
<div class="footer-para">About us</div>
<div class="footer-para">Contact Us</div>
<div class="footer-para">Career</div>
<div class="footer-para">My Accounts</div>
<div class="footer-para">Orders and Returns</div>
</div>
<div>
<div class="footer-head">HELP</div>
<div class="footer-para">Help & FAQs</div>
<div class="footer-para">Returns Policy</div>
<div class="footer-para">Terms & Conditions</div>
<div class="footer-para">Privacy Policy</div>
<div class="footer-para">Support Center</div>
</div>
<div class="footer-4">
<div class="footer-head">Join the A-List and save 15%</div>
<div class="footer-para">Follow the latest trends, sales and styles.</div>
<div class="footer-form"><input type="text" placeholder="Email address"></div>
<div class="footer-btn"><button>SUBSCRIBE</button></div>
</div>
<div class="footer-1">
<div class="footer-logo">Sleek Style</div>
<div class="footer-icons">
<div class="footer-facebook"><i class="fa-brands fa-facebook-f"></i></div>
<div class="footer-twitter"><i class="fa-brands fa-twitter"></i></div>
<div class="footer-pinterest"><i class="fa-brands fa-pinterest-p"></i></div>
<div class="footer-insta"><i class="fa-brands fa-instagram"></i></div>
</div>
</div>
</div>
<div class="foot-end">
<div class="end-flex">
<div>Sleek Style. All Rights Reserved.</div>
<div class="end-right">
<div><svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"
role="img" width="38" height="24" aria-labelledby="pi-visa">
<title id="pi-visa">Visa</title>
<path opacity=".07"
d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z">
</path>
<path fill="#fff"
d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32">
</path>
<path
d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z"
fill="#142688"></path>
</svg></div>
<div><svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"
role="img" width="38" height="24" aria-labelledby="pi-master">
<title id="pi-master">Mastercard</title>
<path opacity=".07"
d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z">
</path>
<path fill="#fff"
d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32">
</path>
<circle fill="#EB001B" cx="15" cy="12" r="7"></circle>
<circle fill="#F79E1B" cx="23" cy="12" r="7"></circle>
<path fill="#FF5F00"
d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z">
</path>
</svg></div>
<div>
<svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img"
viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-american_express">
<title id="pi-american_express">American Express</title>
<g fill="none">
<path fill="#000"
d="M35,0 L3,0 C1.3,0 0,1.3 0,3 L0,21 C0,22.7 1.4,24 3,24 L35,24 C36.7,24 38,22.7 38,21 L38,3 C38,1.3 36.6,0 35,0 Z"
opacity=".07"></path>
<path fill="#006FCF"
d="M35,1 C36.1,1 37,1.9 37,3 L37,21 C37,22.1 36.1,23 35,23 L3,23 C1.9,23 1,22.1 1,21 L1,3 C1,1.9 1.9,1 3,1 L35,1">
</path>
<path fill="#FFF"
d="M8.971,10.268 L9.745,12.144 L8.203,12.144 L8.971,10.268 Z M25.046,10.346 L22.069,10.346 L22.069,11.173 L24.998,11.173 L24.998,12.412 L22.075,12.412 L22.075,13.334 L25.052,13.334 L25.052,14.073 L27.129,11.828 L25.052,9.488 L25.046,10.346 L25.046,10.346 Z M10.983,8.006 L14.978,8.006 L15.865,9.941 L16.687,8 L27.057,8 L28.135,9.19 L29.25,8 L34.013,8 L30.494,11.852 L33.977,15.68 L29.143,15.68 L28.065,14.49 L26.94,15.68 L10.03,15.68 L9.536,14.49 L8.406,14.49 L7.911,15.68 L4,15.68 L7.286,8 L10.716,8 L10.983,8.006 Z M19.646,9.084 L17.407,9.084 L15.907,12.62 L14.282,9.084 L12.06,9.084 L12.06,13.894 L10,9.084 L8.007,9.084 L5.625,14.596 L7.18,14.596 L7.674,13.406 L10.27,13.406 L10.764,14.596 L13.484,14.596 L13.484,10.661 L15.235,14.602 L16.425,14.602 L18.165,10.673 L18.165,14.603 L19.623,14.603 L19.647,9.083 L19.646,9.084 Z M28.986,11.852 L31.517,9.084 L29.695,9.084 L28.094,10.81 L26.546,9.084 L20.652,9.084 L20.652,14.602 L26.462,14.602 L28.076,12.864 L29.624,14.602 L31.499,14.602 L28.987,11.852 L28.986,11.852 Z">
</path>
</g>
</svg>
</div>
<div>
<svg class="icon icon--full-color" version="1.1" xmlns="http://www.w3.org/2000/svg"
role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965"
xml:space="preserve" aria-labelledby="pi-apple_pay">
<title id="pi-apple_pay">Apple Pay</title>
<path fill="#000"
d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z">
</path>
<path fill="#FFF"
d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875">
</path>
<g>
<g>
<path fill="#000"
d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858">
</path>
<path fill="#000"
d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048">
</path>
</g>
<g>
<path fill="#000"
d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z">
</path>
<path fill="#000"
d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z">
</path>
<path fill="#000"
d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z">
</path>
</g>
</g>
</svg>
</div>
<div>
<svg class="icon icon--full-color" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"
width="38" height="24" role="img" aria-labelledby="pi-paypal">
<title id="pi-paypal">PayPal</title>
<path opacity=".07"
d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z">
</path>
<path fill="#fff"
d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32">
</path>
<path fill="#003087"
d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z">
</path>
<path fill="#3086C8"
d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z">
</path>
<path fill="#012169"
d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z">
</path>
</svg>
</div>
<div>
<svg class="icon icon--full-color" xmlns="http://www.w3.org/2000/svg" role="img"
viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay">
<title id="pi-google_pay">Google Pay</title>
<path
d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"
fill="#000" opacity=".07"></path>
<path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"
fill="#FFF"></path>
<path
d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z"
fill="#5F6368"></path>
<path
d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z"
fill="#4285F4"></path>
<path
d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z"
fill="#34A853"></path>
<path
d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z"
fill="#FBBC04"></path>
<path
d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z"
fill="#EA4335"></path>
</svg>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .Footer-End -->
<div class="top" onclick="topFunction()" id="top-btn">
<i class="fa-solid fa-arrow-up"></i>
</div>
<script src="/assets/js/blog-1.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.js"></script>
<script>
AOS.init();
</script>
<script>
$(document).ready(function () {
$('.hamburger').click(function () {
$('.nav-center').toggleClass('nav-active');
})
})
</script>
</body>
</html>