-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdated-price.html
680 lines (611 loc) · 27.6 KB
/
updated-price.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
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
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple, Transparent Pricing for Full-Service Payroll, HR, and Benefits | Gusto</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.7/css/all.css">
<link rel="shortcut icon" type="image/jpg" href="images/faviocon.webp" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.7/css/all.css">
<link rel="stylesheet" href="updated-price.css">
<link rel="stylesheet" href="nav.css">
<link rel="stylesheet" href="css/mobile.css">
</head>
<body>
<nav id="navbar">
<div id="covid-msg">
<p>We're here for you. See what we're building for small businesses, at <a href="#">gusto.com/covid-19.</a>
</p>
<span id="cross">x</span>
</div>
<ul class="main-ul">
<li class="main-li">
<a href="index.html">
<img id="logo" src="https://prod.gusto-assets.com/assets/svg/header/gusto-logo-bfed4fde4bd2b5dd364ab0e58f77fc90aeefa2f1ecdb7fff524279642e23f9c2.svg">
</a>
</li>
<li class="main-li">
<a class="hover" href="#">Why Gusto</a>
</li>
<li class="main-li">
<a href="#">Payroll and more <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Payroll</a>
<p>Automatic deductions and filings, direct deposits, W-2s, and 1099s</p>
</li>
<li>
<a href="#">Emoloyee benifits</a>
<p>Health benefits, automatic savings, 401(k)s. and more</p>
</li>
<li>
<a href="#">Hiring and onboarding</a>
<p>Offer letters, checklists, software setup, and more</p>
</li>
<li>
<a href="#">Time tools</a>
<p>simple time tracking, time-off requests, and PTO policies</p>
</li>
<li>
<a href="#">HR experts</a>
<p>Direct access to certified HR professionals and other resources</p>
</li>
<li>
<a href="#">Gusto Waller</a>
<p>A free employee app for smart saving and spending</p>
</li>
<li class="center-text-payroll">
<a href="#">See demo</a>
</li>
<li class="center-text-payroll">
<a href="#">Integrations</a>
</li>
</ul>
</div>
</li>
<li class="main-li nav-pricing">
<a href="updated-price.html">Pricing</a>
</li>
<li class="main-li">
<a href="#">For Accountants <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Become a partner</a>
<p>Grow your accounting or bookkeeping practice</p>
</li>
<li>
<a href="#">People Advisory</a>
<p>Combine financial expertise with people-focused advising</p>
</li>
<li>
<a href="gusto-pro.html">Gusto Pro</a>
<p>Save time with Gusto's modern accounting dashboard</p>
</li>
<li>
<a href="#">Certification</a>
<p>Earn an official People Advisory Certification</p>
</li>
<li>
<a href="#">Gusto partner blog</a>
<p>Get tools and advice for modern accountants</p>
</li>
</ul>
</div>
</li>
<li class="main-li nav-resource">
<a href="#">Resources <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Calculators and tools</a>
<p>Tax calculations, checklists, compensation tools, and more</p>
</li>
<li>
<a href="#">Talk Shop blog</a>
<p>Expert articles and ansers to all your questions</p>
</li>
<li>
<a href="#">Help Center</a>
<p>Expert answer and how-to guides for using Gusto</p>
</li>
<li>
<a href="#">Small buisness guides</a>
<p>Simple steps to rin payroll, add benefits, and more </p>
</li>
<li>
<a href="#">Find an accountant</a>
<p>Browse accountants in our Partner Directory</p>
</li>
<li>
<a href="#">COVID-19 Resource Hub</a>
<p>Information and advice for buisness navigating the crises</p>
</li>
</ul>
</div>
</li>
<li class="main-li blue-text">
<a href="#">Starting a Buisness?</a>
</li>
<li class="main-li blue-text">
<a href="#">Need a new provider?</a>
</li>
</ul>
<span class="search-and-sign">
<a href="#">🔍</a>
<a href="#" class="signin-btn">sign in</a>
</span>
<div id="hamburger">
<i id="ham" class="fas fa-bars fa-2x"></i>
</div>
</nav>
<nav id="navbar" class="nav2">
<div id="covid-msg">
<p>We're here for you. See what we're building for small businesses, at <a href="#">gusto.com/covid-19.</a>
</p>
<span id="cross">x</span>
</div>
<ul class="main-ul">
<li class="main-li">
<a href="index.html">
<img id="logo"
src="https://prod.gusto-assets.com/assets/svg/header/gusto-logo-bfed4fde4bd2b5dd364ab0e58f77fc90aeefa2f1ecdb7fff524279642e23f9c2.svg"></a>
</li>
<li class="main-li">
<a class="hover" href="#">Why Gusto</a>
</li>
<li class="main-li">
<a href="#">Payroll and more <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Payroll</a>
<p>Automatic deductions and filings, direct deposits, W-2s, and 1099s</p>
</li>
<li>
<a href="#">Emoloyee benifits</a>
<p>Health benefits, automatic savings, 401(k)s. and more</p>
</li>
<li>
<a href="#">Hiring and onboarding</a>
<p>Offer letters, checklists, software setup, and more</p>
</li>
<li>
<a href="#">Time tools</a>
<p>simple time tracking, time-off requests, and PTO policies</p>
</li>
<li>
<a href="#">HR experts</a>
<p>Direct access to certified HR professionals and other resources</p>
</li>
<li>
<a href="#">Gusto Waller</a>
<p>A free employee app for smart saving and spending</p>
</li>
<li class="center-text-payroll">
<a href="#">See demo</a>
</li>
<li class="center-text-payroll">
<a href="#">Integrations</a>
</li>
</ul>
</div>
</li>
<li class="main-li nav-pricing">
<a href="updated-price.html">Pricing</a>
</li>
<li class="main-li">
<a href="#">For Accountants <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Become a partner</a>
<p>Grow your accounting or bookkeeping practice</p>
</li>
<li>
<a href="#">People Advisory</a>
<p>Combine financial expertise with people-focused advising</p>
</li>
<li>
<a href="gusto-pro.html">Gusto Pro</a>
<p>Save time with Gusto's modern accounting dashboard</p>
</li>
<li>
<a href="#">Certification</a>
<p>Earn an official People Advisory Certification</p>
</li>
<li>
<a href="#">Gusto partner blog</a>
<p>Get tools and advice for modern accountants</p>
</li>
</ul>
</div>
</li>
<li class="main-li nav-resource">
<a href="#">Resources <i></i></a>
<div class="sebmenu">
<ul>
<li>
<a href="#">Calculators and tools</a>
<p>Tax calculations, checklists, compensation tools, and more</p>
</li>
<li>
<a href="#">Talk Shop blog</a>
<p>Expert articles and ansers to all your questions</p>
</li>
<li>
<a href="#">Help Center</a>
<p>Expert answer and how-to guides for using Gusto</p>
</li>
<li>
<a href="#">Small buisness guides</a>
<p>Simple steps to rin payroll, add benefits, and more </p>
</li>
<li>
<a href="#">Find an accountant</a>
<p>Browse accountants in our Partner Directory</p>
</li>
<li>
<a href="#">COVID-19 Resource Hub</a>
<p>Information and advice for buisness navigating the crises</p>
</li>
</ul>
</div>
</li>
<li class="main-li blue-text">
<a href="#">Starting a Buisness?</a>
</li>
<li class="main-li blue-text">
<a href="#">Need a new provider?</a>
</li>
</ul>
<span class="search-and-sign">
<a href="#">🔍</a>
<a href="#" class="signin-btn">sign in</a>
</span>
<div id="hamburger">
<i id="ham" class="fas fa-bars fa-2x"></i>
</div>
</nav>
<div id="price-heading">
<h1 class="center">Choose the plan that's right <br> for your business.</h1>
</div>
<p class="recommend">RECOMMENDED</p>
<div id="plans-container">
<div class="plans-cont-margin">
<h3 class="large-font">Basic</h3>
<p class="medium-font">A beta plan* with payroll basics. Recommended for teams of 1 or 2.</p>
<p><span class="large-font red">$19/mo</span> base price</p>
<p class="line"></p>
<p>plus <span class="red">$6/mo</span> per person</p>
<p class="line"></p>
<button class="get-started" id=""> Get Started</button>
<ul>
<li>Full-service payroll in any single state</li>
<li>Employee self service and profiles</li>
<li>Workers’ comp administration</li>
<li>4-day direct deposit</li>
<li>Paid-time-off policies</li>
<li>Best-in-class support</li>
</ul>
</div>
<div class="plans-cont-margin">
<h3 class="large-font">Core</h3>
<p class="medium-font">Smart, streamlined payroll and benefits built for smaller teams.</p>
<p><span class="large-font red">$39/mo</span> base price</p>
<p class="line"></p>
<p>plus <span class="red">6/mo</span> per person</p>
<p class="line"></p>
<button class="get-started" id=""> Get Started</button>
<ul>
<li>Full-service payroll across all 50 states</li>
<li>Employee self service and profiles</li>
<li>Workers’ comp administration</li>
<li>2-day direct deposit</li>
<li>Paid-time-off policies</li>
<li>Best-in-class support</li>
<li>Employee onboarding tools</li>
<li>Accounting and time tracking integrations</li>
<li>Payroll on Autopilot®</li>
<li>Health insurance administration</li>
<li>Employee access to Gusto Wallet</li>
<li>Employee offers and document management</li>
</ul>
</div>
<div class="recommended">
<h3 class="large-font">Complete</h3>
<p class="medium-font">Better team tools so you can create a great place to work.</p>
<p><span class="large-font red">$39/mo</span> base price</p>
<p class="line"></p>
<p>plus <span class="red">$12/mo</span> per person</p>
<p class="line"></p>
<button class="get-started" id=""> Get Started</button>
<ul>
<li>Full-service payroll across all 50 states</li>
<li>Employee self service and profiles</li>
<li>Workers’ comp administration</li>
<li>Next-day direct deposit</li>
<li>PTO policies and time-off requests</li>
<li>Best-in-class support</li>
<li>Customizable employee onboarding tools</li>
<li>Accounting and time tracking integrations</li>
<li>Payroll on Autopilot®</li>
<li>Health insurance administration</li>
<li>Employee access to Gusto Wallet</li>
<li>Employee offers and document management</li>
<li>Permissions</li>
<li>Employee directory and surveys</li>
<li>Time tracking</li>
<li>Project tracking and workforce costing</li>
</ul>
</div>
<div class="plans-cont-margin">
<h3 class="large-font">Concierge</h3>
<p class="medium-font">Certified HR pros and resources for even more peace of mind.</p>
<p><span class="large-font red">$149/mo</span> base price</p>
<p class="line"></p>
<p>plus <span class="red">$12/mo</span> per person</p>
<p class="line"></p>
<button class="get-started" id="started"> Get Started</button>
<ul>
<li>Full-service payroll across all 50 states</li>
<li>Employee self service and profiles</li>
<li>Workers’ comp administration</li>
<li>Next-day direct deposit</li>
<li>PTO policies and time-off requests</li>
<li>Dedicated best-in-class support</li>
<li>Customizable employee onboarding tools</li>
<li>Accounting and time tracking integrations</li>
<li>Payroll on Autopilot®</li>
<li>Health insurance administration</li>
<li>Employee access to Gusto Wallet</li>
<li>Employee offers and document management</li>
<li>Permissions</li>
<li>Employee directory and surveys</li>
<li>Time tracking</li>
<li>Project tracking and workforce costing</li>
<li>Certified HR pros</li>
<li>HR resource center</li>
</ul>
</div>
</div>
<!-- middle container -->
<div id="compare-cont">
<a href="" class="medium-font">Compare plans and features</a>
<h1>Contractor</h1>
<p>Haven't hired W-2 employees yet?</p>
<p>We can help you pay your 1099 contractors for just $6 per person each month.</p>
<button class="get-started mid-btn" id="">Get Started</button>
</div>
<div id="extra-benefits">
<div>
<div id="item-1">
<h1>Add extra benefits like 401(k)s, FSAs, and more.</h1>
</div>
<div id="item-2">
<h1>Workers' com</h1>
<p>Pay-as-you-go workers' comp plans, through our partner AP Intego, that integrate with your payroll.
</p>
<h4>No administration fees</h4>
<h4>Pay only for premiums</h4>
<p class="big-line"></p>
</div>
<div id="item-3">
<h1>Gusto Wallet</h1>
<p>The Gusto Wallet app is a free way for your employees to track, save, and access their money.</p>
<h4>No account minimums</h4>
<h4>No hidden fees</h4>
</div>
<div id="item-4">
<h1>Health insurance</h1>
<p>Our licensed brokers can help you pick the right plan and carrier for your team and budget.</p>
<h4>Administration included</h4>
<h4>Pay only for premiums</h4>
<p class="big-line"></p>
</div>
<div id="item-5">
<h1>Health reimbursement</h1>
<p>A flexible health benefit where you choose how much to reimburse eligible employee health premiums
each month.</p>
<h4>$15/mo per employee</h4>
<h4>Pick a monthly contribution</h4>
</div>
<div id="item-6">
<h1>401(k) retirement</h1>
<p>Integrated 401(k) plans through our partner Guideline, with some of the lowest fees in the industry.
</p>
<h4>Starts at $39/month plus</h4>
<h4>$8/participating employee</h4>
<h4> No setup fee</h4>
</div>
<div id="item-7">
<h1>529 college savings</h1>
<p>Tax-advantaged savings accounts, through our partner Gradvisor, so employees can save for their
children's educations.</p>
<h4>$6/mo per participant</h4>
<h4>$18/mo minimum</h4>
<h4>No setup fee</h4>
</div>
<div id="item-8">
<img src="https://prod.gusto-assets.com/assets/product/pricing/illo-hands-apple-39c29f7ea8ad182568299963c1695e24cde7b5ecd47619b934738a0f41df9990.png.webp"
alt="">
<p class="small-font">Health benefits are not available with Gusto's Basic plan.</p>
<p class="small-font">1 Some fees, such as out-of-network ATM and foreign transactions fees, may apply.
Please review the
terms and conditions carefully.</p>
<p class="small-font">2 Health reimbursements are offered as part of a Qualified Small Employer Health
Reimbursement
Arrangement (QSEHRA).</p>
</div>
</div>
</div>
<div id="tax-advantaged">
<div>
<div id="adv-1">
<h1>Set up tax-advantaged spending accounts for your team.</h1>
</div>
<div id="adv-2">
<h1>Health savings accounts (HSAs)</h1>
<p>Pre-tax savings accounts for qualified health expenses.</p>
<h4>$2.50/mo per participant</h4>
<h3>No minimum</h3>
<p class="big-line"></p>
</div>
<div id="adv-3">
<h1>Commuter benefits</h1>
<p>Pre-tax spending accounts for commuting costs</p>
<h4>$4/mo per participant</h4>
<h3>$20/mo minimum</h3>
</div>
<div id="adv-4">
<h1>Flexible spending accounts (FSAs)</h1>
<p>Pre-tax spending accounts for qualified health expenses (Health FSA) and qualified dependent care
expenses (Dependent FSA).</p>
<h4>$4/mo per participant</h4>
<h3>$20/mo minimum</h3>
</div>
<div id="adv-5">
</div>
</div>
</div>
<div id="bottom-container">
<div id="table-container">
<h1>Compare features by any plan.</h1>
<table>
</table>
</div>
<div id="faq-container">
<div id="faqs">
<h2>Pricing FAQs</h2>
<div id="first-ques">
<span class="big-text">Do I have to sign a long-term contract?</span>
<div id="answer1">Nope. Gusto is month-to-month. Cancel anytime.</div>
</div>
<img src="https://cdn0.iconfinder.com/data/icons/navigation-set-arrows-part-one/32/ChevronRight-512.png"
id="icon">
<div id="second-ques">
<span class="big-text">How do you bill for contractors?</span>
<div id="answer2">Contractors are billed at the per person cost for any plan you select. We know you
might not pay your contractors on a regular schedule, so we only bill you for contractors in
months when you’ve paid them.</div>
</div>
<img src="https://cdn0.iconfinder.com/data/icons/navigation-set-arrows-part-one/32/ChevronRight-512.png"
id="icon2">
</div>
</div>
<div id="last-div">
<div>
<h3>Built for you</h3>
<h4 class="blue-text">Starting a buisness</h4>
<a href="#">Set your new business up with modern payroll, benefits, and HR</a>
<h4 class="blue-text">Need a new provider?</h4>
<a href="#">Transfer your payroll, benefits, and HR from another provider</a>
<h4 class="blue-text">For accountants</h4>
<a href="#">A rewards program for accountants and bookkeepers</a>
<h4 class="blue-text">Pricing</h4>
<a href="#">Starting at just <span class="red-text">$25</span> per month*</a>
<a href="#">*Price of the Basic plan beta program. Terms and conditions apply.</a>
</div>
<div>
<h3>All-in-one platform</h3>
<a href="#">Payroll</a>
<a href="#">Employee benefits</a>
<a href="#">Health insurance</a>
<a href="#">Financial benefits</a>
<a href="#">Hiring and onboarding</a>
<a href="#">Expert HR</a>
<a href="#">Time tracking tools</a>
<a href="#">Workers' comp</a>
<a href="#">Integrations</a>
<a href="#">Gusto Wallet</a>
<a href="#">Gusto Partner Offers</a>
</div>
<div>
<h3>Tools</h3>
<a href="#">Small Business Financial Relief</a>
<a href="#">Employer tax calculator</a>
<a href="#">Burn rate calculator</a>
<a href="#">Salary comparison tool</a>
<a href="#">New hire checklist</a>
<a href="#">Small business guides</a>
</div>
<div>
<h3>About Gusto</h3>
<a href="#">About</a>
<a href="#">Careers — We're hiring!</a>
<a href="#">Press</a>
<a href="#">Contact</a>
<a href="#">Investors</a>
<a href="#">Affiliate program</a>
</div>
<div>
<h3>For Accountants</h3>
<a href="#">Become a partner</a>
<a href="#">People Advisory</a>
<a href="#">Certification</a>
<a href="#">Gusto Pro</a>
<a href="#">Gusto partner blog</a>
</div>
<div>
<h3>Resources</h3>
<a href="#">Interactive demo</a>
<a href="#">Compare</a>
<a href="#">Find an accountant</a>
<a href="#">Help Center</a>
<a href="#">FAQs</a>
<a href="#">Customer Stories</a>
</div>
<div>
<h3>Contact us</h3>
<a href="#">Talk to sales — <span class="blue-text">(800) 936-0383</span></a>
<a href="#">Talk to support — <span class="blue-text">Sign in</span></a>
</div>
<div>
<h3>Licenses</h3>
<a href="#">Gusto Capital, LLC NMLS ID: <span class="blue-text">1845463</span> </a>
<a href="#">ZenPayroll, Inc. NMLS ID: <span class="blue-text">1737896</span> </a>
</div>
<div class="talk-shop">
<h3>Talk Shop: <span class="light-color-text"> Small business resources</span></h3>
</div>
<div id="line" class="talk-shop">
</div>
<div>
<a href="#" class="blue-text">Talk Shop blog</a>
<a href="#">Advice and information for small businesses and their teams</a>
</div>
<div>
<a href="#">Running payroll</a>
<a href="#">Employee benefits</a>
<a href="#">Health insurance</a>
<a href="#">People management</a>
</div>
<div>
<a href="#">Workers' comp</a>
<a href="#">Starting a business</a>
<a href="#">Business finances</a>
</div>
<div>
<a href="#">Hiring</a>
<a href="#"> Growth</a>
<a href="#">Taxes</a>
</div>
</div>
<footer>
<span>Gusto </span> <span> © 2021</span>
<a href="#">Brokers</a>
<a href="#">Privacy</a>
<a href="#">Licenses</a>
<a href="#">Site map</a>
<span id="social-media-icons">
<a href=""><i class="fab fa-facebook-f"></i></a>
<a href=""><i class="fab fa-twitter"></i></a>
<a href=""><i class="fab fa-linkedin-in"></i></a>
<a href=""><i class="fab fa-instagram"></i></a>
</span>
</footer>
</body>
<script src="price.js"></script>
<script src="js/script.js"></script>
</html>