-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
487 lines (433 loc) · 28 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./CSS/output.css">
<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=Poppins:ital,wght@0,200;0,300;1,100;1,200&family=Roboto:ital,wght@0,300;1,300;1,400&display=swap"
rel="stylesheet">
<title>HBO</title>
</head>
<body class="m-0 p-0">
<nav class="w-full fixed bg-white">
<div class="flex justify-between p-2 lg:px-20">
<div class="flex justify-between items-center gap-2 lg:gap-4">
<svg class="lg:hidden" width="25px" height="25px" viewBox="0 0 24 24" fill="none"
xmlns="http://www.w3.org/2000/svg">
<g id="SVGRepo_bgCarrier" stroke-width="0" />
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round" />
<g id="SVGRepo_iconCarrier">
<path
d="M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z"
fill="#000000" />
<path
d="M1 4C1 3.44772 1.44772 3 2 3H22C22.5523 3 23 3.44772 23 4C23 4.55228 22.5523 5 22 5H2C1.44772 5 1 4.55228 1 4Z"
fill="#000000" />
<path
d="M1 20C1 19.4477 1.44772 19 2 19H22C22.5523 19 23 19.4477 23 20C23 20.5523 22.5523 21 22 21H2C1.44772 21 1 20.5523 1 20Z"
fill="#000000" />
</g>
</svg>
<img class="w-14 h-6" src="./hbo-logo-blk.png" />
<ul class="lg:flex gap-2 text-gray-600 hidden cursor-pointer">
<li><a href="#">Home</a></li>
<li><a href="#">Movies</a></li>
<li><a href="#">series</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<div class="flex justify-between items-center text-sm font-semibold gap-2 cursor-pointer">
<p>SIGN IN</p>
<p class="text-white bg-blue-700 p-2 flex items-center gap-2">SIGNUPFOR<svg class="w-12"
xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 165' style='fill: #fff'>
<title>Max</title>
<path
d='m413.45,160.4l51.7-.02c12.2-19.75,25.97-37.69,41.81-54.58,15.6,16.88,28.6,34.8,40.82,54.54l52.23-.02c-17.94-27.27-37.44-53.25-60.83-78.96,23.11-24.69,42.85-50.17,60.76-76.93l-51.19.02c-12.72,19.75-26.49,36.39-41.81,52.76-15.6-16.36-29.37-32.98-41.85-52.72l-51.7.02c17.68,27.53,37.7,52.21,61.09,76.88-23.37,25.73-43.37,52.5-61.02,79.01m-128.91-77.89c0,19.23,14.83,34.03,33.79,34.02,18.97,0,33.77-14.82,33.76-34.05,0-19.23-14.83-34.03-33.79-34.02-18.97,0-33.77,14.82-33.76,34.05m-13.25,0c-.01-25.98,21.02-47.04,47.01-47.05,25.98-.01,47.04,21.02,47.05,47.01.01,25.98-21.02,47.04-47.01,47.05-25.98.01-47.04-21.02-47.05-47.01m40.57,82.09c21.05,0,39.23-7.81,53.25-24.71v20.53s40.8-.02,40.8-.02l-.07-155.89-40.79.02v20.53C351.02,8.17,332.83.39,311.79.4c-42.61.02-77.93,36.67-77.91,82.14.02,45.47,35.37,82.09,77.98,82.07M.07,160.59l42.87-.02-.04-96.91c18.7-14.82,27.27-19.5,34.29-19.5,8.31,0,13.77,5.19,13.78,18.18l.04,98.21,42.87-.02-.04-97.17c18.7-14.56,27.01-19.24,34.29-19.24,8.31,0,13.77,5.19,13.78,18.18l.04,98.21,42.87-.02-.05-113.28c-.02-35.08-20.03-46.76-39.25-46.75-16.37,0-32.99,6.77-54.81,23.41C123.68,6.46,108.34.49,94.57.49c-16.37,0-32.99,7.29-54.29,23.67V4.68S0,4.69,0,4.69l.07,155.89Z' />
</svg></p>
</div>
</div>
</nav>
<div class="pt-12 ">
<div class="h-2/5 lg:h-2/3"
style="background-image: url(./asset/the-righteous-gemstones-s3-2000x700.jpeg); background-size:cover;background-position: center;">
<div class="p-4 lg:flex items-end justify-start border-white text-white hidden px-20 h-full">
<div>
<p class="text-sm font-extralight">SUNDAYS AT 10 PM</p>
<h1 class="text-4xl font-extrabold text-left">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left py-2">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-white text-sm font-semibold bg-[#2BB0D8] py-2 px-8">WATCH THE TRAILER</button>
<button class="text-white text-sm font-semibold bg-[#2BB0D8] py-2 px-8">WATCH THE TRAILER</button>
</div>
</div>
</div>
<div class="p-4 flex flex-col items-center text-gray-700 lg:hidden">
<p class="text-sm font-extralight">SUNDAYS AT 10 PM</p>
<h1 class="text-4xl font-extrabold text-center">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-center py-2">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-white text-sm font-semibold bg-[#2BB0D8] py-2 px-8">WATCH THE TRAILER</button>
<button class="text-white text-sm font-semibold bg-[#2BB0D8] py-2 mt-2 px-8">WATCH THE TRAILER</button>
</div>
</div>
<div class="py-6 px-4 md:px-20">
<h1 class="text-center font-bold text-gray-700 text-2xl py-6 lg:text-4xl lg:py-8">
Stream the Latest
</h1>
<div class="grid grid-cols-2 lg:grid-cols-3 gap-2 ">
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
</div>
</div>
<div class="bg-gray-200 p-8 md:px-20">
<div class="flex justify-between py-4">
<p>Tonight on HBO</p>
<button class="hidden lg:block text-[#2BB0D8] text-sm">SEE FULL SCHEDULE</button>
</div>
<div class="grid grid-cols-1 lg:grid-cols-3 border-[#202020] border-t-2">
<div class="mt-2 pl-2 border-[#202020] border-l-2">
<p class=" text-sm font-semibold text-ellipsis overflow-hidden">THE RIGHTEOUS GEMSTONES - S3:E6 - FOR
OUT OF THE HEART COMES E</p>
<p class=" text-sm font-thin">10:00 PM EDT</p>
</div>
<div class="mt-2 pl-2 border-[#202020] border-l-2">
<p class=" text-sm font-semibold text-ellipsis overflow-hidden">THE RIGHTEOUS GEMSTONES - S3:E6 - FOR
OUT OF THE HEART COMES E</p>
<p class=" text-sm font-thin">10:00 PM EDT</p>
</div>
<div class="mt-2 pl-2 border-[#202020] border-l-2">
<p class=" text-sm font-semibold text-ellipsis overflow-hidden">THE RIGHTEOUS GEMSTONES - S3:E6 - FOR
OUT OF THE HEART COMES E</p>
<p class=" text-sm font-thin">10:00 PM EDT</p>
</div>
</div>
<button class="lg:hidden text-[#2BB0D8] text-sm py-4">SEE FULL SCHEDULE</button>
</div>
<div class="py-10 lg:px-20 lg:grid grid-cols-2 items-center ">
<div class="p-4 flex flex-col items-center text-gray-700">
<h1 class="text-2xl font-extrabold text-center">Emmy® Nominations</h1>
<p class="text-sm font-extralight text-center py-2">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm font-bold">FIND MORE</button>
</div>
<div class="h-2/5 lg:h-72"
style="background-image: url(./asset/the-righteous-gemstones-s3-2000x700.jpeg); background-size:cover;background-position: center;">
</div>
</div>
<div class="py-6 px-4 md:px-20">
<h1 class="text-center font-bold text-gray-700 text-2xl py-6">
Mark Your Calendar
</h1>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-2 ">
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
</div>
</div>
<div class="py-6 px-4 md:px-20">
<h1 class="text-center font-bold text-gray-700 text-2xl py-6">
ICYMI
</h1>
<div class="grid grid-cols-2 lg:grid-cols-4 gap-2 ">
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
</div>
</div>
<div class="py-6 px-4 md:px-20">
<h1 class="text-center font-bold text-gray-700 text-2xl py-6">
Coming Soon to HBO
</h1>
<div class="grid grid-cols-2 lg:grid-cols-4 gap-2 ">
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm">FIND MORE</button>
</div>
</div>
</div>
<div class="py-10 lg:px-20 lg:grid grid-cols-2 items-center ">
<div class="h-2/5 lg:h-72"
style="background-image: url(./asset/the-righteous-gemstones-s3-2000x700.jpeg); background-size:cover;background-position: center;">
</div>
<div class="p-4 flex flex-col items-start text-gray-700">
<p class="text-sm">S1 AVAILABLE NOW</p>
<h1 class="text-2xl font-extrabold text-center">The Last of Us</h1>
<p class="text-sm font-extralight text-start py-2">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm font-bold">FIND MORE</button>
</div>
</div>
<div class="py-6 px-4 md:px-20">
<h1 class="text-center font-bold text-gray-700 text-2xl py-6">
Rewatchable Comedies
</h1>
<div class="grid grid-cols-2 lg:grid-cols-3 gap-2 lg:gap-6 ">
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
</div>
<div>
<img src="./asset//the-idol-ka-1920.jpeg" alt="production" srcset="">
<p class="text-sm font-extralight m-0">SUNDAYS AT 10 PM</p>
<h1 class="text-lg font-bold text-left text-gray-700 m-0 hover:underline">The Righteous Gemstones</h1>
<p class="text-sm font-extralight text-left">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
</div>
</div>
</div>
<div class="py-10 lg:px-20 lg:grid grid-cols-2 items-center ">
<div class="h-2/5 lg:h-72"
style="background-image: url(./asset/the-righteous-gemstones-s3-2000x700.jpeg); background-size:cover;background-position: center;">
</div>
<div class="p-4 flex flex-col items-start text-gray-700">
<p class="text-sm">S1 AVAILABLE NOW</p>
<h1 class="text-2xl font-extrabold text-center">House of the Dragon</h1>
<p class="text-sm font-extralight text-start py-2">
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
Join us for a special event featuring the most expensive gemstone in existence, The Diamond
of Delphi!
</p>
<button class="text-[#2BB0D8] text-sm font-bold">FIND MORE</button>
</div>
</div>
<div class="h-1/3 flex flex-col justify-center items-center text-white"
style="background-image: url(./asset/quilt.jpeg); background-size: cover;">
<svg class="w-40" xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 165' style='fill: #fff'>
<title>Max</title>
<path
d='m413.45,160.4l51.7-.02c12.2-19.75,25.97-37.69,41.81-54.58,15.6,16.88,28.6,34.8,40.82,54.54l52.23-.02c-17.94-27.27-37.44-53.25-60.83-78.96,23.11-24.69,42.85-50.17,60.76-76.93l-51.19.02c-12.72,19.75-26.49,36.39-41.81,52.76-15.6-16.36-29.37-32.98-41.85-52.72l-51.7.02c17.68,27.53,37.7,52.21,61.09,76.88-23.37,25.73-43.37,52.5-61.02,79.01m-128.91-77.89c0,19.23,14.83,34.03,33.79,34.02,18.97,0,33.77-14.82,33.76-34.05,0-19.23-14.83-34.03-33.79-34.02-18.97,0-33.77,14.82-33.76,34.05m-13.25,0c-.01-25.98,21.02-47.04,47.01-47.05,25.98-.01,47.04,21.02,47.05,47.01.01,25.98-21.02,47.04-47.01,47.05-25.98.01-47.04-21.02-47.05-47.01m40.57,82.09c21.05,0,39.23-7.81,53.25-24.71v20.53s40.8-.02,40.8-.02l-.07-155.89-40.79.02v20.53C351.02,8.17,332.83.39,311.79.4c-42.61.02-77.93,36.67-77.91,82.14.02,45.47,35.37,82.09,77.98,82.07M.07,160.59l42.87-.02-.04-96.91c18.7-14.82,27.27-19.5,34.29-19.5,8.31,0,13.77,5.19,13.78,18.18l.04,98.21,42.87-.02-.04-97.17c18.7-14.56,27.01-19.24,34.29-19.24,8.31,0,13.77,5.19,13.78,18.18l.04,98.21,42.87-.02-.05-113.28c-.02-35.08-20.03-46.76-39.25-46.75-16.37,0-32.99,6.77-54.81,23.41C123.68,6.46,108.34.49,94.57.49c-16.37,0-32.99,7.29-54.29,23.67V4.68S0,4.69,0,4.69l.07,155.89Z' />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 107.11 8.02" style="max-width:220px;margin-top:15px;">
<defs>
<style>
.cls-1 {
fill: #fff;
}
</style>
</defs>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<path class="cls-1" d="M2.48,1.34H0V.12H6.26V1.34H3.78V7.91H2.48Z"></path>
<path class="cls-1" d="M7.42.12H8.71V3.34h3.43V.12h1.3V7.91h-1.3V4.56H8.71V7.91H7.42Z"></path>
<path class="cls-1" d="M15.36.12H20V1.34H16.66v2h3.07v1.2H16.66V6.68h3.42V7.91H15.36Z"></path>
<path class="cls-1"
d="M25.73,7.49a3.78,3.78,0,0,1-1.45-1.44,4,4,0,0,1-.53-2A4,4,0,0,1,25.7.53a4.17,4.17,0,0,1,4.07,0A3.83,3.83,0,0,1,31.21,2a4.06,4.06,0,0,1,.53,2,4,4,0,0,1-.53,2,4,4,0,0,1-3.47,2A4,4,0,0,1,25.73,7.49Zm-.32-2.06a2.74,2.74,0,0,0,1,1,2.66,2.66,0,0,0,1.36.36,2.6,2.6,0,0,0,2.34-1.37A2.88,2.88,0,0,0,30.43,4a3,3,0,0,0-.35-1.41,2.62,2.62,0,0,0-1-1,2.66,2.66,0,0,0-2.74,0,2.75,2.75,0,0,0-1,1A2.93,2.93,0,0,0,25.06,4,2.77,2.77,0,0,0,25.41,5.43Z">
</path>
<path class="cls-1"
d="M33.18.12h1.25A41.75,41.75,0,0,1,38.7,5.46V.12H40V7.91H38.77a35.91,35.91,0,0,0-4.29-5.74V7.91h-1.3Z">
</path>
<path class="cls-1" d="M41.92.12H46.6V1.34H43.21v2h3.07v1.2H43.21V6.68h3.42V7.91H41.92Z"></path>
<path class="cls-1" d="M52.5,1.34H50V.12h6.26V1.34H53.8V7.91H52.5Z"></path>
<path class="cls-1"
d="M58.53,7.49a3.72,3.72,0,0,1-1.45-1.44,3.93,3.93,0,0,1-.54-2,4.14,4.14,0,0,1,.52-2A4,4,0,0,1,58.5.53a4.15,4.15,0,0,1,4.06,0A3.93,3.93,0,0,1,64,2a4.06,4.06,0,0,1,.53,2,4,4,0,0,1-2,3.48,4.1,4.1,0,0,1-4,0Zm-.32-2.06a2.59,2.59,0,0,0,1,1,2.65,2.65,0,0,0,3.69-1A2.78,2.78,0,0,0,63.23,4a2.84,2.84,0,0,0-.36-1.41,2.64,2.64,0,0,0-4.67,0A2.94,2.94,0,0,0,57.85,4,2.78,2.78,0,0,0,58.21,5.43Z">
</path>
<path class="cls-1"
d="M67.82.12h1.35A36.91,36.91,0,0,0,71,6.47L72.89.12h1.44l1.89,6.35A36.91,36.91,0,0,0,78,.12h1.32A57.3,57.3,0,0,1,77,7.91H75.41L73.59,2l-1.82,6H70.2A55.92,55.92,0,0,1,67.82.12Z">
</path>
<path class="cls-1"
d="M82,.12h1.59a54.63,54.63,0,0,1,2.84,7.79H85c-.13-.53-.29-1.07-.46-1.63H80.91l-.48,1.63h-1.3A54.63,54.63,0,0,1,82,.12Zm2.18,4.94c-.41-1.23-.88-2.43-1.4-3.61-.51,1.11-1,2.31-1.43,3.61Z">
</path>
<path class="cls-1" d="M88.56,1.34H86.07V.12h6.27V1.34H89.85V7.91H88.56Z"></path>
<path class="cls-1"
d="M94.52,7.48A3.68,3.68,0,0,1,93.11,6a4.11,4.11,0,0,1-.51-2,4.08,4.08,0,0,1,.51-2A3.71,3.71,0,0,1,94.52.53,4.1,4.1,0,0,1,96.6,0a3.91,3.91,0,0,1,3.3,1.75l-1.11.69a2.5,2.5,0,0,0-.93-.9,2.56,2.56,0,0,0-1.26-.32,2.62,2.62,0,0,0-2.34,1.4A2.84,2.84,0,0,0,93.91,4a2.87,2.87,0,0,0,.35,1.39,2.66,2.66,0,0,0,1,1,2.54,2.54,0,0,0,1.38.38,2.46,2.46,0,0,0,1.26-.32,2.56,2.56,0,0,0,.93-.89l1.11.68a3.85,3.85,0,0,1-1.4,1.29A3.93,3.93,0,0,1,96.6,8,4,4,0,0,1,94.52,7.48Z">
</path>
<path class="cls-1" d="M101.09.12h1.29V3.34h3.43V.12h1.3V7.91h-1.3V4.56h-3.43V7.91h-1.29Z"></path>
</g>
</g>
</svg>
<p class="text-center">Stream all of HBO, plus hit series, movies, reality, and more.</p>
<button class="text-black bg-white px-2 font-semibold rounded-sm m-2">SIGN UP NOW</button>
</div>
<div class="bg-[#404040] py-6 flex flex-col justify-center items-center text-white px-8 lg:px-20">
<img src="https://www.hbo.com/img/hbo-logo-footer.svg" alt="" srcset="">
<ul class="flex gap-2 text-sm font-thin flex-wrap justify-center">
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
<li class="hover:underline cursor-pointer">ABOUT</li>
</ul>
<ul class="flex gap-2 text-sm font-thin flex-wrap justify-center py-2">
<li class="hover:underline cursor-pointer">Privacy Policy</li>
<li class="hover:underline cursor-pointer">Terms of Use</li>
<li class="hover:underline cursor-pointer">Ad Choices</li>
<li class="hover:underline cursor-pointer">Cookie Settings</li>
</ul>
<p class="text-center text-sm">© 2023 Home Box Office, Inc. All Rights Reserved.<br />
This website may contain mature content.</p>
</div>
</body>
</html>