-
Notifications
You must be signed in to change notification settings - Fork 0
/
industries-revamp.pug
816 lines (774 loc) · 46.7 KB
/
industries-revamp.pug
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
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
extend __LAYOUT-TEMPLATE.pug
block vars
- var pageTitle = "Industries revamp"
block content
h1!= pageTitle
#header-banner-3-columns-no-layered-type
h3 Header banner, 3 columns, no layered type, v1
div(style="background: url(https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/banking-industry-hero-banner.jpg) no-repeat; background-size: cover; background-position: center center")
.grid-container
.grid-x.grid-padding-x.align-middle
.small-12.cell.py2.large-py4
p Digital Banking
h1 Customer focus
.small-12.cell
.grid-x.grid-padding-x.bg-white.opacity-80.small-up-1.medium-up-3.p1
.cell(data-aos="fade-right" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
.cell(data-aos="fade-right" data-aos-delay="200" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
.cell(data-aos="fade-right" data-aos-delay="400" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
#header-banner-3-columns
h3 Header banner, 3 columns
div(style="background: url(https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/utilities-landing-hero-banner.jpg) no-repeat; background-size: cover; background-position: center center")
.grid-container
.grid-x.grid-padding-x.align-middle
.small-12.cell.py2.large-py4
img(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/industry-utilities-landing-banner-headline.svg")
.small-12.cell
.grid-x.grid-padding-x.bg-white.opacity-80.small-up-1.medium-up-3.p1
.cell(data-aos="fade-right" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
.cell(data-aos="fade-right" data-aos-delay="200" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
.cell(data-aos="fade-right" data-aos-delay="400" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 Headline
| Percentage of top 10 utilities in North America using Cognizant digital solutions.
#header-banner-2-columns
hr
h3 Header banner, 2 columns
div(style="background: url(https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/utilities-landing-hero-banner.jpg) no-repeat; background-size: cover; background-position: center center")
.grid-container
.grid-x.grid-padding-x.align-middle
.small-12.cell.py2.large-py4
img(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/industry-utilities-landing-banner-headline.svg")
.small-12.cell
.grid-x.grid-padding-x.bg-white.opacity-80.p1
.small-12.medium-4.cell(data-aos="fade-right" data-aos-anchor-placement="top-bottom")
.media-object.medium-m0
.media-object-section.pr-half
i.arrow-right-tail.text-blue
.media-object-section.main-section
h6.m0 90% reduction in billing leakage
.small-12.medium-8.cell(data-aos="fade-right" data-aos-delay="200" data-aos-anchor-placement="top-bottom")
| Thanks for real-time reporting in multiple areas, this major U.S. water utility was able to slash costs in a demanding environment.
#header-banner-1-column
hr
h3 Header banner, 1 columns
div(style="background: url(https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/utilities-landing-hero-banner.jpg) no-repeat; background-size: cover; background-position: center center")
.grid-container
.grid-x.grid-padding-x.align-middle
.small-12.cell.py2.large-py4
img(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/industry-utilities-landing-banner-headline.svg")
.small-12.cell
.grid-x.grid-padding-x.bg-white.opacity-80.p1
.small-12.medium-12.cell(data-aos="fade-right" data-aos-anchor-placement="top-bottom")
| Thanks for real-time reporting in multiple areas, this major U.S. water utility was able to slash costs in a demanding environment.
#underlined-subheader
hr
h3 Underlined subheader
.grid-container
.grid-x.grid-padding-x
.cell.small-12
small.inline-block.bd-b-black-1.pb1.mb2 SHOWCASE
#h3-extra-line-height
hr
h3 H3 with extra line height
.py3.bg-blue
.grid-container
.grid-x.grid-padding-x
.cell.small-12.text-white
h3.text-normal.lh2 Increasing reliance on new energy sources along with a growing need for more efficiency requires unprecedented operational agility—and
span.text-green-light.text-bold investments in digital
| for traditional operators and new entrants alike.
p Those that achieve environmental compliance - and build new infrastructure that is over ground, underground and passess safely through populated areas - will lead the way.
#6x6-hover-animation
hr
h3 6x6 horizontal card with hover animation
.py3.bg-blue
.grid-container
.grid-x.grid-padding-x.align-center
.cell.small-11.large-12.bg-white.hover-border-grow.mb2
.grid-x.grid-padding-x
.cell.medium-6.small-12.px0
.relative.w100.h100
img.object-fit-cover.absolute(src="https://picsum.photos/id/1011/600/600", alt="segment-img1")
.cell.medium-6.small-12.align-self-middle.p3
h5 We’re making a difference by leveraging
p Career Lorem ipsum dolor sit amet.
a.small.button.arrow.m0(href="javascript:void(0)") READ THE CASE STUDY
.cell.small-11.large-12.bg-white.hover-border-grow.mb2
.grid-x.grid-padding-x
.cell.medium-6.small-12.px0
.relative.w100.h100
img.object-fit-cover.absolute(src="https://picsum.photos/id/1011/600/600", alt="segment-img1")
.cell.medium-6.small-12.align-self-middle.p3
h5 We’re making a difference by leveraging today’s best digital technologies with global consultants well versed in the needs of the midstream markets.
p Career Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et turpis orci. Ut lorem diam.
a.small.button.arrow.m0(href="javascript:void(0)") READ THE CASE STUDY
.cell.small-11.large-12.bg-white.hover-border-grow.mb2
.grid-x.grid-padding-x
.cell.medium-6.small-12.px0
.relative.w100.h100
img.object-fit-cover.absolute(src="https://picsum.photos/id/1011/600/600", alt="segment-img1")
.cell.medium-6.small-12.align-self-middle.p3
h5 We’re making a difference by leveraging today’s best digital technologies with global consultants well versed in the needs of the midstream markets.
p Career Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et turpis orci. Ut lorem diam. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dignissimos, voluptatibus, aspernatur? Nihil necessitatibus minus reprehenderit quos, quasi assumenda veritatis, itaque error, sapiente soluta sed velit.
a.small.button.arrow.m0(href="javascript:void(0)") READ THE CASE STUDY
.cell.small-11.large-12.bg-white.hover-border-grow.mb2
.grid-x.grid-padding-x
.cell.medium-6.small-12.px0
.relative.w100.h100
img.object-fit-cover.absolute(src="https://picsum.photos/id/1011/600/600", alt="segment-img1")
.cell.medium-6.small-12.align-self-middle.p3
h5 We’re making a difference by leveraging today’s best digital technologies with global consultants well versed in the needs of the midstream markets. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Placeat laborum eius blanditiis ullam, numquam fugiat, autem! Necessitatibus perferendis eos laudantium aliquid! Aut exercitationem asperiores, enim.
p Career Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus et turpis orci. Ut lorem diam. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dignissimos, voluptatibus, aspernatur? Nihil necessitatibus minus reprehenderit quos, quasi assumenda veritatis, itaque error, sapiente soluta sed velit.
a.small.button.arrow.m0(href="javascript:void(0)") READ THE CASE STUDY
#card-vertical-thirds
hr
h3 Card, vertical, 1/3 - 2/3
.bg-gray-light.py3
.grid-container
//- .grid-x.grid-padding-x
.cell.flex-container
.small-order-2
p should be 2nd
.small-order-1
p should be first
.grid-x.grid-padding-x.small-up-1.medium-up-2.large-up-3.align-center
.cell.cell-block
.small-h33.bg-blue
.pt33.relative.object-fit-cover.overflow-hidden
img.object-fit-cover.absolute.top(src="https://www.placehold.it/600x800")
.small-h66.bg-red
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.grid-x.grid-padding-x.small-up-1.medium-up-2.large-up-3.align-center
.cell.cell-block.flex-container.flex-dir-column.h100
.small-h66.bg-white.p2.small-order-2
h5 Connected Yard
p A mobile operations platform
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.small-h33.small-order-1.w100
.pt33.relative.object-fit-cover.overflow-hidden
img.object-fit-cover.absolute.top(src="https://www.placehold.it/300x300")
.cell.cell-block.flex-container.flex-dir-column.h100
.small-h66.bg-white.p2.small-order-2
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.small-h33.small-order-1.w100
.pt33.relative.object-fit-cover.overflow-hidden
img.object-fit-cover.absolute.top(src="https://www.placehold.it/300x300")
.cell.cell-block.flex-container.flex-dir-column.h100
.small-h66.bg-white.p2.small-order-2
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.small-h33.small-order-1.w100
.pt33.relative.object-fit-cover.overflow-hidden
img.object-fit-cover.absolute.top(src="https://www.placehold.it/300x300")
.cell.cell-block
.h100
.small-h33
.pt33.relative.object-fit-cover
img.object-fit-cover.absolute.top(src="https://www.placehold.it/300x300")
.small-h66.bg-white.p2
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations. A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.cell.cell-block
//- .card
.card-image.overflow-hidden.small-h33
img.object-fit-cover(src="https://www.placehold.it/1000x333")
.card-section.small-h66
h5 Connected Yard Connected YardConnected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
.small-h33
.relative.w100.h100
img.object-fit-cover.absolute(src="https://www.placehold.it/300x300")
.small-h66.p2.bg-white
.flex-container.flex-wrap.align-stretch.h100
div
h5 Connected Yard Connected YardConnected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
//- .h100.relative.bg-white
//- .small-h33.overflow-hidden.relative.w100
//- img.object-fit-cover.absolute(src="https://www.placehold.it/600x1200")
//- .small-h66.p2
//- .flex-container.flex-wrap.align-stretch.h100
//- div
//- h5 Connected Yard
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- .align-self-bottom
//- a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
//- .h100.relative.bg-white
//- .small-h33.overflow-hidden.relative.w100
//- img.object-fit-cover.absolute(src="https://www.placehold.it/600x1200")
//- .small-h66.p2
//- .flex-container.flex-wrap.align-stretch.h100
//- div
//- h5 Connected Yard
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- .align-self-bottom
//- a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
//- .h100.relative.bg-white
//- .small-h33.overflow-hidden.relative.w100
//- img.object-fit-cover.absolute(src="https://www.placehold.it/600x1200")
//- .small-h66.p2
//- .flex-container.flex-wrap.align-stretch.h100
//- div
//- h5 Connected Yard
//- p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
//- .align-self-bottom
//- a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
h3 XY Grid
.grid-container
.grid-x.grid-margin-x.small-up-3
.cell
.grid-y.medium-grid-frame
.cell.small-4.overflow-hidden
//- | small-4
//- .relative.overflow-hidden.w100.h100
//- img.object-fit-cover(src="https://www.placehold.it/1000x333")
.pt33.relative
img.object-fit-cover.absolute.top(src="https://www.placehold.it/1000x333")
.cell.small-8.bg-red
//- | small-8
.bg-white.p2
h5 Connected Yard Connected YardConnected Yard
p.text-black A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
#card-featured-work
hr
h3 Card, Featured work
.bg-gray-light.py3
.grid-container
.grid-x.grid-padding-x
.cell
.swiper-container
.swiper-wrapper
.swiper-slide
.card
.card-divider
img(data-interchange="[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, small],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, medium],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, large]", src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg")
.card-section
p.small.text-gray-dark UTILITIES
h5 Digital Transformation—A Move Toward Customer Centricity
.card-divider
a.small.button.arrow.m0(href="#") READ MORE
.swiper-slide
.card
.card-divider
img(data-interchange="[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, small],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, medium],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, large]", src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg")
.card-section
p.small.text-gray-dark UTILITIES
h5 Digital Transformation—A Move Toward Customer Centricity Digital Transformation
.card-divider
a.small.button.arrow.m0(href="#") READ MORE
.swiper-slide
.card
.card-divider
img(data-interchange="[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, small],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, medium],[https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg, large]", src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/eu-digital-transformation-a-move-toward-customer-centricity-codex3764.jpg")
.card-section
p.small.text-gray-dark UTILITIES
h5 Digital Transformation—A Move Toward Customer Centricity Digital Transformation—A Move Toward Customer Centricity
.card-divider
a.small.button.arrow.m0(href="#") READ MORE
.swiper-pagination
.swiper-button-prev
.swiper-button-next
//- .cell.cell-block
.bg-white
.relative.w100.h100(data-equalizer-watch="50-50")
img.absolute.object-fit-cover(src="https://www.placehold.it/300x300")
.p2(data-equalizer-watch="50-50")
.flex-container.flex-wrap.align-stretch.h100
div
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
.bg-white
.relative.w100.h100(data-equalizer-watch="50-50")
img.absolute.object-fit-cover(src="https://www.placehold.it/300x300")
.p2(data-equalizer-watch="50-50")
.flex-container.flex-wrap.align-stretch.h100
div
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
.bg-white
.relative.w100.h100(data-equalizer-watch="50-50")
img.absolute.object-fit-cover(src="https://www.placehold.it/300x300")
.p2(data-equalizer-watch="50-50")
.flex-container.flex-wrap.align-stretch.h100
div
h5 Connected Yard Connected
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- .cell.cell-block
.bg-white
.relative.w100.h100(data-equalizer-watch="50-50")
img.absolute.object-fit-cover(src="https://www.placehold.it/300x300")
.p2(data-equalizer-watch="50-50")
.flex-container.flex-wrap.align-stretch.h100
div
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
.align-self-bottom
a.button.small.arrow.m0(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- hr
//- h3 Card, vertical, 1/3 - 2/3 XY Grid
//- .bg-gray-light.py3
.grid-container
.grid-x.grid-padding-x.small-up-1.medium-up-2.large-up-3.align-center
.cell.cell-block
.grid-y.grid-frame
.small-5.cell
img.object-fit-cover(src="https://www.placehold.it/200x100")
.small-7.cell.px2.py2.bg-white
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
a.button.small.arrow(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
//- hr
//- h3 Card, vertical, 1/2 - 1/2 XY Grid
//- .bg-gray-light.py3
.grid-container
.grid-x.grid-padding-x.small-up-1.medium-up-2.large-up-3.align-center
.cell.cell-block
.grid-y.grid-frame
.small-6.cell
img.object-fit-cover(src="https://www.placehold.it/200x100")
.small-6.cell.px2.py2.bg-white
h5 Connected Yard
p A mobile operations platform that offers efficiency, control and predictability in complex yard operations.
a.button.small.arrow(href="/", title="Connected Yard", target="_blank") VIEW SOLUTION
#parallax-no-movement
#card-tageted-solutions
hr
h3 Card, Targeted solutions
.grid-container
.grid-x.grid-padding-x.small-up-1.medium-up-2
.cell.cell-block.flex-container
.card
.card-image
img.object-fit-cover(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/E&U-targeted-solutions-UtilitiesOneEngage.jpg")
.card-section.large-px2.large-pt2.large-pb0
h5 Canadian O&G Retailer Refines the Customer Experience
p The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market.
.card-divider.large-px2.large-pb2
a.small.button.arrow(href="") READ MORE
.cell.cell-block.flex-container
.card
.card-image
img.object-fit-cover(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/E&U-targeted-solutions-UtilitiesOneEngage.jpg")
.card-section.large-px2.large-pt2.large-pb0
h5 Canadian O&G Retailer Refines the Customer Experience
p The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market. The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market.
.card-divider.large-px2.large-pb2
a.small.button.arrow(href="") READ MORE
#card-latest-thinking
hr
h3 Card, Latest thinking
.grid-container
.grid-x.grid-padding-x.small-up-1.medium-up-3
.cell.cell-block.flex-container
.card
.card-image
img.object-fit-cover(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/E&U-targeted-solutions-UtilitiesOneEngage.jpg")
.card-section.large-px2.large-pt2.large-pb0
h5 Canadian O&G Retailer Refines the Customer Experience
p The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market.
.card-divider.large-px2.large-pb2
a.small.arrow(href="") READ MORE
.cell.cell-block.flex-container
.card
.card-image
img.object-fit-cover(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/E&U-targeted-solutions-UtilitiesOneEngage.jpg")
.card-section.large-px2.large-pt2.large-pb0
h5 Canadian O&G Retailer Refines the Customer Experience
p The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market. The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market.
.card-divider.large-px2.large-pb2
a.small.arrow(href="") READ MORE
.cell.cell-block.flex-container
.card
.card-image
img.object-fit-cover(src="https://www.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/E&U-targeted-solutions-UtilitiesOneEngage.jpg")
.card-section.large-px2.large-pt2.large-pb0
h5 Canadian O&G Retailer Refines the Customer Experience
p The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market. The water utilities industry is evolving to meet the demands of a dynamic, highly deregulated and competitive market.
.card-divider.large-px2.large-pb2
a.small.arrow(href="") READ MORE
hr
h3 Parallax banner- no movement
.flex-container.align-bottom(style="min-height: 500px; background: url(https://www.placehold.it/1000x200) center center / cover; background-attachment:fixed")
.grid-container
.grid-x.grid-padding-x
.cell
p.small.p1.text-white(style="background: rgba(0,0,0,0.8);") Our holistic approach to retooling for the digital age is transforming how oil and gas processing is done. Like at this top global petroleum company, where predictive analytics keeps equipment parts availability above 95%.
#parallax-css-movement
hr
h3 Parallax banner with movement- CSS only
mixin segments(title, body, link)
.grid-x.grid-padding-x.text-white.align-middle.p1.relative
.small-12.medium-4.large-3.cell.py1.medium-bd-r-green-1
h5.m0!= title
.cell.auto.medium-pl2
p.m0!= body
.cell.text-right.shrink
h5.m0
a.text-normal.link-coverAll(href=link)
i.arrow-right.fw600.text-green
.py6.overflow-hidden.relative.flex-container.align-middle(style="perspective: -100px;transform: translateZ(0);transform-style: preserve-3d;")
.small-bg-pos-bottom.bg-size-cover.bg-attach-fixed.absolute(style="top: 0;left: 0;right: 0;bottom: 0;background: url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat; transform: translateZ(-30px) scale(1.2); transform-origin: 50% 50%;")
.grid-container
.grid-x.grid-padding-x.relative
.cell
small.bd-b-black-1.pb1.mb2.inline-block DEPTH OF EXPERTISE
h3
span.text-black The oil & gas
| segments we serve.
.bg-steps-blue
+segments(
"UPSTREAM",
"Cognizant’s upstream services unlock new business value while exceeding current operational needs.",
"#"
)
+segments(
"MIDSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates rem, fugit quasi iste quaerat nobis?",
"#"
)
+segments(
"DOWNSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Incidunt, amet!",
"#"
)
//- hr
//- h3 Parallax banner with movement- Rellax plugin
//-
//- .py6.relative.flex-container.align-middle.overflow-hidden
.grid-x.grid-padding-x
.cell
small.bd-b-black-1.pb1.mb2.inline-block DEPTH OF EXPERTISE
h3
span.text-black The oil & gas
| segments we serve.
.bg-steps-blue
+segments(
"UPSTREAM",
"Cognizant’s upstream services unlock new business value while exceeding current operational needs.",
"#"
)
+segments(
"MIDSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates rem, fugit quasi iste quaerat nobis?",
"#"
)
+segments(
"DOWNSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Incidunt, amet!",
"#"
)
+segments(
"UPSTREAM",
"Cognizant’s upstream services unlock new business value while exceeding current operational needs.",
"#"
)
+segments(
"MIDSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates rem, fugit quasi iste quaerat nobis?",
"#"
)
+segments(
"DOWNSTREAM",
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Incidunt, amet!",
"#"
)
//- img.absolute.w100.z-1.rellax(src="./images/industries-revamp/bg-segements-we-serve.jpg" data-rellax-speed="5" style="top: 0;left: 0;right: 0;bottom: 0;")
.bg-parallax.absolute.z-1.w100
img.object-fit-cover.rellax(src="./images/industries-revamp/bg-segements-we-serve.jpg" data-rellax-speed="-5" data-rellax-percentage="0.5")
// =============================================================================
// ██ ██ ██ ██████ ███████ ██████
// ██ ██ ██ ██ ██ ██ ██ ██
// ██ ██ ██ ██ ██ █████ ██ ██
// ██ ██ ██ ██ ██ ██ ██ ██
// ████ ██ ██████ ███████ ██████
// =============================================================================
#video
hr
h3 Video
.industry-video(style="background: url(./images/industries-revamp/bg-segements-we-serve.jpg) center center / cover; background-attachment: fixed;")
.grid-container
.grid-x.grid-padding-x.py4
.cell.small-12.medium-6.large-5
.p3(style="background: rgba(0,0,0,0.8);")
h3.text-white How digital is transforming the oil & gas industry
a.flex-container.align-middle.text-green(data-open="video-modal-industry")
| PLAY VIDEO
h3.text-green.mb0.ml-half.lh0
i.play-button
#video-modal-industry.reveal(data-reveal="data-reveal", data-animation-in="scale-in-up", data-animation-out="scale-out-down", role="dialog", aria-hidden="false")
.responsive-embed.widescreen
iframe(width="560", height="315", src="https://www.youtube-nocookie.com/embed/xgtdBJuaY-Y", frameborder="0", allow="autoplay; encrypted-media", allowfullscreen="")
button.close-button(data-close="", aria-label="Close modal")
span(aria-hidden="true") ×
#quote
hr
h3 Quote section
.quote-component.py4.bg-blue
.grid-container
.grid-x.grid-padding-x.align-center.collapse
.cell.large-shrink.large-2.medium-2.small-12.text-right
h3.m0.lh0.quote.text-green(style="transform: scale(4); transform-origin: top right") “
.cell.large-auto.medium-8.small-12
h3.text-white.text-normal The main challenge now is how to increase the activity level, how to do more without inflating the cost level. This is where digitalization comes in.
.grid-x.grid-padding-x
.cell.small-2.large-shrink
img.rounded(src="https://www.placehold.it/60x60", width="60px", alt="Director image")
.cell.auto
strong.text-white Director, Cognizant Digital Business Norway
p.text-white John Rob Øle
.cell.large-shrink.align-self-bottom.pb1.large-2.medium-2.small-12
h3.m0.lh0.quote.text-green(style="transform: scale(4); transform-origin: bottom right") ”
//- hr
//- h3 Animated hover
//- .bg-gray-light.py3
.grid-x.grid-padding-x.align-center-middle.small-up-1.medium-up-2.large-up-2.text-white.text-center
.cell.cell-block
div.flex-container.align-middle.overflow-hidden(style="background: url(./images/industries-revamp/bg-segements-we-serve.jpg) no-repeat; background-size: cover; background-position: center center;height:400px")
.hover-reveal-trigger
.hover-reveal-top
small.inline-block.text-caps.text-white.bd-b-white-1.pb1.mb1 RESULTS
.hover-reveal-middle
h5.text-bold.m0 A Large Oil & Mining Company
.hover-reveal-bottom
p.truncate-100
| uses advanced analytics to optimize worker accommodations and save $4 million in one year uses advanced analytics to optimize worker accommodations and save $4 million in one year
a.button.small.arrow.m0(href="#") Learn More
.cell.cell-block
div.flex-container.align-stretch(style="background: url(./images/industries-revamp/bg-segements-we-serve.jpg) no-repeat; background-size: cover; background-position: center center;height:400px")
.hover-reveal-trigger.overflow-hidden.p1
.hover-reveal-top
small.inline-block.text-caps.text-white.bd-b-white-1.pb1.mb1 RESULTS
.hover-reveal-middle
h5.text-bold.m0 A Large Oil & Mining Company
.hover-reveal-bottom
p.truncate-100
| uses advanced analytics to optimize worker accommodations and save $4 million in one year uses advanced analytics to optimize worker accommodations and save $4 million in one year
a.button.small.arrow.m0(href="#") Learn More
.cell
h3 2nd column
#animated-hover
hr
h3 Animated hover
.bg-gray-light.py3
.grid-container
.grid-x.grid-padding-x.align-stretch.small-up-1.medium-up-2.text-white.text-center(data-equalizer="headline" data-equalize-on-stack="true")
.small-12.cell.flex-container.align-stretch
.flex-container.align-middle.w100.hover-hide-show(style="background: url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat center center / cover;")
.grid-x.grid-padding-x.align-self-bottom.collapse.w100.hide-on-hover.absolute( style="background:rgba(0,0,0,.5)")
.small-12.cell.flex-container.align-center-middle(data-equalizer-watch="headline")
h5.text-bold.m0.p1 A Large Oil & Mining Company
.show-on-hover.h100.flex-container.align-middle.px2.py6(style="background:rgba(0,0,0,.5)")
.grid-x.grid-padding-x
.small-12.cell
small.inline-block.text-caps.text-white.bd-b-white-1.pb1.mb1 RESULTS
h5.text-bold.m0 A Large Oil & Mining Company
.small-12.cell
p.truncate-100
| uses advanced analytics to optimize worker accom
a.button.small.arrow.m0(href="#") Learn More
.small-12.cell.flex-container.align-stretch
.flex-container.align-middle.w100.hover-hide-show(style="background: url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat center center / cover;")
.grid-x.grid-padding-x.align-self-bottom.collapse.w100.hide-on-hover.absolute( style="background:rgba(0,0,0,.5)")
.small-12.cell.flex-container.align-center-middle(data-equalizer-watch="headline")
h5.text-bold.m0.p1 A Large Oil & Mining Company A Large Oil & Mining Company A Large Oil & Mining Company
.show-on-hover.h100.flex-container.align-middle.px2.py6(style="background:rgba(0,0,0,.5)")
.grid-x.grid-padding-x
.small-12.cell
small.inline-block.text-caps.text-white.bd-b-white-1.pb1.mb1 RESULTS
h5.text-bold.m0 A Large Oil & Mining Company
.small-12.cell
p.truncate-100
| uses advanced analytics to optimize worker accommodations and save $4 million in one year uses advanced analytics to optimize worker accommodations and save $4 million in one year uses advanced analytics to optimize worker accommodations and save $4 million in one year uses advanced analytics to optimize worker accommodations and save $4 million in one year
a.button.small.arrow.m0(href="#") Learn More
//- hr
//- h3 Case Studies, 2-up
//- .py5.bg-gray-light
h3
span.text-black Industry
| experience
span.text-black matters.
p We know your top-of-mind issues. And we know how to help.
.grid-x.grid-padding-x.small-up-2.text-white.text-center
.cell
.small-bg-size-cover.flex-container.align-bottom(style="min-height: 400px; background: url(./images/industries-revamp/case-study-01.jpg) no-repeat")
.p2.w100(style="background: rgba(0,0,0,.8)")
h5.m0 A Large Oil & Mining Company
#hover-slide-up
hr
h3 Hover slide up
.grid-container
.grid-x.grid-padding-x.small-up-1.medium-up-2.large-up-3
.cell.cell-block
a.card(href="#" style="background: blue url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat center center / cover;")
.hover-slide-up
.slide-up-section1
h5.m0.truncate-45 Virtual Role-Based Workbench Virtual Role Based Workbench
.slide-up-section2
p.truncate-100.text-normal.m0
| uses advanced analytics to optimize worker accommodations and save $4 million in one year
//- a.button.arrow.tiny.m0(href="#") LEARN MORE
.cell.cell-block
a.card(href="#" style="background: blue url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat center center / cover;")
.hover-slide-up
.slide-up-section1
h5.m0.truncate-45 Virtual Role-Based Workbench Virtual Role Based Workbench
.slide-up-section2
p.truncate-100.text-normal.m0
| uses advanced analytics to optimize worker accommodations and save $4 million in one year
//- a.button.arrow.tiny.m0(href="#") LEARN MORE
.cell.cell-block
a.card(href="#" style="background: blue url(https://source.unsplash.com/WLUHO9A_xik/1600x1200) no-repeat center center / cover;")
.hover-slide-up
.slide-up-section1
h5.m0.truncate-45 Virtual Role-Based
.slide-up-section2
p.truncate-100.text-normal.m0
| uses advanced analytics to optimize worker accommodations and save $4 million in one year
//- a.button.arrow.tiny.m0(href="#") LEARN MORE
// ======================================================================
// ██████ ███████ ██████ ███████ ██████ ███████ ██████ ████████ ██ ██ ██ ███████ ███████
// ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
// ██████ █████ ██████ ███████ ██████ █████ ██ ██ ██ ██ ██ █████ ███████
// ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
// ██ ███████ ██ ██ ███████ ██ ███████ ██████ ██ ██ ████ ███████ ███████
// ======================================================================
#perspectives
hr
h3 Perspectives
mixin boxModule-horizontal-imageLeft(image,label,headline,body,link,button)
.grid-x.h100&attributes(attributes)
.small-12.medium-3.cell.medium-order-1.small-order-1
.relative.w100.h100(style="min-height: 100px;")
img.object-fit-cover.absolute(src=image)
.small-12.medium-9.cell.p1.medium-order-2.small-order-2.bg-white.flex-container.flex-dir-column.align-justify
div
p.small.text-gray-dark!= label
h5!= headline
p!= body
a.arrow.small(href=link)!= button
mixin boxModule-horizontal-imageRight(image,label,headline,body,link,button)
.grid-x.h100&attributes(attributes)
.small-12.medium-3.cell.medium-order-2.small-order-1
.relative.w100.h100
img.object-fit-cover.absolute(src=image)
.small-12.medium-9.cell.p1.medium-order-1.small-order-2
p.small.text-gray-dark!= label
h5!= headline
p!= body
a.arrow.small(href=link)!= button
mixin boxModule-vertical
.cell.medium-auto.cell-block.flex-container
.card.medium-mb0.bd-0
.relative.wh100(style="min-height: 300px;")
//- img.object-fit-cover.absolute(src="https://via.placeholder.com/640x360")
//- img.object-fit-cover.absolute(src="./images/industries-revamp/perspectives02.jpg")
img.object-fit-cover.absolute(src="https://qapublisher.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/hfs-industry-blueprint-utility-operations-2018-excerpt-for-cognizant-thumbnail.jpg")
.card-section
p.small.text-gray-dark PERSPECTIVES
h5 What Energy and Utility Companies Must Do Now to Advance Their Digital Maturity
p Our extensive study offers insights on what energy and utilities leaders are doing to move ahead.
.card-divider
a.arrow.small(href="#") VIEW PERSPECTIVES
.py5.bg-gray-light
.grid-container
.grid-x.grid-padding-x
.cell
p.small.bd-b-black-1.pb1.mb2.inline-block BUSINESS INTELLIGENCE
h3
span.text-black Recently published
| insights.
.grid-container
.grid-x.grid-padding-x
+boxModule-vertical
.cell.medium-auto.flex-container.flex-dir-column.align-justify
+boxModule-horizontal-imageLeft(
"https://qapublisher.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/utilities-insights-codex3164.jpg",
"COGNIZANT 20-20 INSIGHTS",
"Enhancing the Utility Customer Experience: A Digital Framework",
"Energy and utility companies need a strategic roadmap and a strong platform that keeps customers loyal, happy and engaged.",
"#",
"VIEW REPORT"
)(class="mb1")
+boxModule-horizontal-imageLeft(
"https://qapublisher.cognizant.com/content/dam/cognizant_foundation/Dotcomimage/utilities-insights-codex3195.jpg",
"COGNIZANT 20-20 INSIGHTS",
"Smarter QA for Smart Homes",
"Utilities today can assure quality at speed for connected ecosystems such as the smart home. Find out how.",
"#",
"VIEW REPORT"
)