-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate-two-column-with-hero-image.html
More file actions
533 lines (500 loc) · 37.5 KB
/
template-two-column-with-hero-image.html
File metadata and controls
533 lines (500 loc) · 37.5 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; 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="format-detection" content="telephone=no">
<style type="text/css">
body {
margin: 0 !important;
padding: 0 !important;
-webkit-text-size-adjust: 100% !important;
-ms-text-size-adjust: 100% !important;
-webkit-font-smoothing: antialiased !important;
}
img {
border: 0 !important;
outline: none !important;
}
p {
Margin: 0px !important;
Padding: 0px !important;
}
table {
border-collapse: collapse;
mso-table-lspace: 0px;
mso-table-rspace: 0px;
}
td,
a,
span {
border-collapse: collapse;
mso-line-height-rule: exactly;
}
.ExternalClass * {
line-height: 100%;
}
.pc_defaultlink a {
color: inherit !important;
text-decoration: none !important;
}
span.MsoHyperlink {
mso-style-priority: 99;
color: inherit;
}
span.MsoHyperlinkFollowed {
mso-style-priority: 99;
color: inherit;
}
* img[tabindex="0"]+div {
display: none !important;
}
u~div .gmail-hide {
display: none;
}
u~div .gmail-show {
display: block !important;
}
/*Stylesheet for the devices width between 481px to 659px*/
@media only screen and (min-width: 481px) and (max-width: 659px) {
.pc_main_table {
width: 100% !important;
}
.pc_wrapper {
width: 100% !important;
}
.pc_hide {
display: none !important;
}
.pc_full_img {
width: 100% !important;
height: auto !important;
}
.pc_align_cent {
text-align: center !important;
}
.pc_align_left {
text-align: left !important;
}
.pc_mobile {
display: table !important;
max-height: none !important;
max-width: 100% !important;
}
.mb_fz_48 {
font-size: 48px !important;
line-height: 48px !important;
}
}
/*Stylesheet for the devices width between 0px to 480px*/
@media only screen and (max-width: 480px) {
.pc_main_table {
width: 100% !important;
}
.pc_wrapper {
width: 100% !important;
}
.pc_hide {
display: none !important;
}
.pc_full_img {
width: 100% !important;
height: auto !important;
}
.pc_align_cent {
text-align: center !important;
}
.pc_align_left {
text-align: left !important;
}
.pc_mobile {
display: table !important;
max-height: none !important;
max-width: 100% !important;
}
.mb_fz_48 {
font-size: 48px !important;
line-height: 48px !important;
}
}
</style>
<!--[if gte mso 9]>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
</head>
<body style="margin:0px; padding:0px; background-color:#edf0f3;" bgcolor="#edf0f3">
<!--Full width table start-->
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td style="display: none; max-height: 0px; overflow: hidden;">
</td>
</tr>
<tr>
<td class="" align="center">
<!--Template Body Start-->
<table style="table-layout:fixed;" class="pc_main_table" width="640" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:640px; background-color:#ffffff;" width="640" cellspacing="0" cellpadding="0" border="0" bgcolor="#ffffff" align="center">
<tbody>
<tr>
<td width="10" class="pc_hide"> </td>
<td width="30"> </td>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td height="30" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
<tr>
<td align="left" valign="top">
<a href="#" target="_blank">
<img src="https://via.placeholder.com/205x25" alt="" title="" width="205" style="display:block; width:205px;">
</a>
</td>
</tr>
<tr>
<td height="30" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
</tbody>
</table>
</td>
<td width="10" class="pc_hide"> </td>
<td width="30"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" align="left">
<img src="https://via.placeholder.com/640x160" alt="" title="" style="display: block; border: 0; width: 640px;" class="pc_hide pc_full_img" width="640">
<!--[if !mso]><!-->
<img src="https://via.placeholder.com/640x160" alt="One Medical" title="One Medical" style="display: block; border: 0; width: 640px; display: none; mso-hide: all; max-height: 0px; font-size: 0px; overflow:hidden;" class="pc_mobile pc_full_img" width="640">
<!--<![endif]-->
</td>
</tr>
<tr>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:640px; background-color:#ffffff;" width="640" cellspacing="0" cellpadding="0" border="0" bgcolor="#ffffff" align="center">
<tbody>
<tr>
<td class="pc_hide" width="10"> </td>
<td class="" width="30"> </td>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="font-size: 1px; line-height: 1px;" class="" height="30"> </td>
</tr>
<tr>
<td style="font-family:Arial,sans-serif; font-size:64px; line-height:70px; color:#005450;" class="mb_fz_48" valign="top" align="left">
Medical care when you need it most
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" class="" height="20"> </td>
</tr>
<tr>
<td style="font-family: Arial, sans-serif; font-size: 17px; line-height: 24px; color: rgb(85, 85, 85); border-style: none;" class="" valign="top" align="left">
No matter the issue, having a place to turn for your health needs can be reassuring. And that’s where One Medical comes in. We’re a primary care benefit you get through Uber that makes it easier to get care for your physical and mental health whenever you need it — even from the comfort of home.
<br><br>
While most members pay an annual fee for membership, Uber covers this for you, your spouse/domestic partner, and dependents.
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" class="" height="40"> </td>
</tr>
<tr>
<td valign="top" align="left">
<div>
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="#" style="height:48px;v-text-anchor:middle;width:160px;text-decoration:none;" arcsize="105%" stroke="f" fillcolor="#005450">
<w:anchorlock/>
<center>
<![endif]-->
<a href="#" style="background-color:#005450;border-radius:50px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:18px;line-height:48px;text-align:center;text-decoration:none;width:160px;-webkit-text-size-adjust:none;font-weight:bold;">Join today</a>
<!--[if mso]>
</center>
</v:roundrect>
<![endif]-->
</div>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="40"> </td>
</tr>
<tr>
<td style="font-size: 2px; line-height: 2px; background-color: #dbdbdb;" height="1" bgcolor="#dbdbdb"> </td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="40"> </td>
</tr>
</tbody>
</table>
</td>
<td class="pc_hide" width="10"> </td>
<td class="" width="30"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:640px;" width="640" cellspacing="0" cellpadding="0" border="0" bgcolor="#ffffff" align="center">
<tbody>
<tr>
<td class="pc_hide" width="10"> </td>
<td class="" width="30"> </td>
<td valign="top" align="center">
<table class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td style="font-family:Arial,sans-serif; font-size:24px; line-height:24px; color:#005450; font-weight: bold;" class="pc_align_cent" valign="top" align="left">
With One Medical, you’ll enjoy:
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="40"> </td>
</tr>
<tr>
<td valign="middle" align="center">
<table class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="middle" align="center">
<table style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td valign="middle" align="center">
<img src="https://via.placeholder.com/135x169" style="display: block; width: 135px;" width="135">
</td>
</tr>
</tbody>
</table>
<!--[if mso]></td><td align="left" valign="middle"><![endif]-->
<table style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr>
<td style="font-family:Arial,sans-serif; font-size:17px; line-height:24px; color:#555555;" class="pc_align_cent" valign="middle" align="left">
<strong>On-demand 24/7 virtual care</strong><br>
Video Chat or message with our medical team — and potentially avoid unnecessary trips to the ER or urgent care. With rare exceptions noted, there’s no cost to you for on‑demand virtual care.
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="30"> </td>
</tr>
<tr>
<td valign="middle" align="center">
<table dir="rtl" class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td valign="middle" align="center">
<!-- Right Side -->
<table dir="ltr" style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr>
<td valign="middle" align="center">
<img src="https://via.placeholder.com/145x160" style="display: block; width: 145px;" width="145">
</td>
</tr>
</tbody>
</table>
<!--[if mso]></td><td align="left" valign="middle"><![endif]-->
<!-- Left Side -->
<table dir="ltr" style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td style="font-family:Arial,sans-serif; font-size:17px; line-height:24px; color:#555555;" class="pc_align_cent" valign="middle" align="left">
<strong>In-person or Remote appointments with your provider</strong><br>
Book same- or next-day appointments in one of our <a href="http://onemedical.com/locations?utm_medium=email&utm_source=b2b&utm_campaign=202206UberOMLaunch1&elqTrackId=2a08fc38ecba4248ae0402a9242f3c6e&elqTrack=true" target="_blank" style="color: #005450; text-decoration: underline;">offices</a> or over video with your primary care provider to address any health or wellness topic. Standard copays and deductibles apply.
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="30"> </td>
</tr>
<tr>
<td valign="middle" align="center">
<table class="pc_wrapper" style="width:100%;" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tbody>
<tr>
<td class="" valign="middle" align="center">
<table style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="left">
<tbody>
<tr>
<td valign="middle" align="center">
<img src="https://via.placeholder.com/135x130" style="display: block; width: 136px;" width="135">
</td>
</tr>
</tbody>
</table>
<!--[if mso]></td><td align="left" valign="middle"><![endif]-->
<table style="width:280px;" class="pc_wrapper" width="280" cellspacing="0" cellpadding="0" border="0" align="right">
<tbody>
<tr class="pc_hide">
<td style="font-size: 1px; line-height: 1px;" height="20"> </td>
</tr>
<tr>
<td style="font-family:Arial,sans-serif; font-size:17px; line-height:24px; color:#555555;" class="pc_align_cent" valign="middle" align="left">
<strong>Easy access anytime</strong><br>
Connect with our care team, ask questions, renew prescriptions, view your health history, and more from the One Medical app.
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" class="" height="30"> </td>
</tr>
<tr>
<td valign="top" align="left">
<div>
<!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="#" style="height:48px;v-text-anchor:middle;width:160px;text-decoration:none;" arcsize="105%" stroke="f" fillcolor="#005450">
<w:anchorlock/>
<center>
<![endif]-->
<a href="#" style="background-color:#005450;border-radius:50px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:18px;line-height:48px;text-align:center;text-decoration:none;width:160px;-webkit-text-size-adjust:none;font-weight:bold;">Join today</a>
<!--[if mso]>
</center>
</v:roundrect>
<![endif]-->
</div>
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="40"> </td>
</tr>
<tr>
<td style="font-family:Arial,sans-serif; font-size:17px; line-height:24px; color:#555555;" valign="top" align="left">
<strong>Already a One Medical member? </strong>Simply visit your <a href="#" target="_blank" style="color: #005450; text-decoration: underline;">membership settings</a>, select “Update Sponsored Membership” and enter your work email address to receive a prorated refund.<br><br>
Questions? Simply reply to this email. We’ll be happy to help.
</td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" height="40"> </td>
</tr>
</tbody>
</table>
</td>
<td class="pc_hide" width="10"> </td>
<td width="30"> </td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!--Template Body End-->
</td>
</tr>
</tbody>
</table>
<!--Full width table End-->
<table align="center" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" class="pc_wrapper" style="width:640px; background-color:#f8f8f8;" width="640">
<tbody>
<tr>
<td class="pc_hide" width="20"> </td>
<td width="20"> </td>
<td align="center" valign="top">
<table align="center" border="0" cellpadding="0" cellspacing="0" class="pc_wrapper" style="width:100%;" width="100%">
<tbody>
<tr>
<td align="center" valign="top">
<table align="center" border="0" cellpadding="0" cellspacing="0" class="pc_wrapper" style="width:100%;" width="100%">
<tbody>
<tr>
<td align="center" valign="top"><!--[if (gte mso 9)|(IE)]>
<table width="560" align="center">
<tr>
<td width="280">
<![endif]-->
<table align="left" border="0" cellpadding="0" cellspacing="0" class="pc_wrapper" style="width:280px;" width="280">
<tbody>
<tr>
<td height="40" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
<tr>
<td align="left" valign="top"><a href="#" target="_blank"><img src="https://via.placeholder.com/150x20" alt="One Medical" title="One Medical" width="150" style="display:block; width:150px;"></a></td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
<td width="280">
<![endif]-->
<table align="right" border="0" cellpadding="0" cellspacing="0" class="pc_wrapper" style="width:280px;" width="280">
<tbody>
<tr>
<td height="1" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]--></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="40" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
<tr>
<td align="left" style="font-family:Arial,sans-serif; font-size:14px; line-height:20px; color:#9b9b9b;">One Medical, One Embarcadero Center, Suite 1900, San Francisco, CA 94111<br />
<a href="#" style="text-decoration: underline; color: #9b9b9b;">hello@onemedical.com</a><br />
<br />
You're receiving this message because you are eligible for <br class="pc_hide">this sponsored benefit through your employer.<br />
<br />
<a data-targettype="sysaction" href="#" style="text-decoration: underline; color: #9b9b9b;">Unsubscribe</a> | <a href="#" style="text-decoration: underline; color: #9b9b9b;">View in browser</a>
| <a href="#" style="text-decoration: underline; color: #9b9b9b;" target="_blank">Privacy Policy</a></td>
</tr>
<tr>
<td height="40" style="font-size: 1px; line-height: 1px;"> </td>
</tr>
</tbody>
</table>
</td>
<td class="pc_hide" width="20"> </td>
<td width="20"> </td>
</tr>
</tbody>
</table>
</body>
</html>