-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathff.html
848 lines (668 loc) · 302 KB
/
ff.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
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
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
<!DOCTYPE html><!-- Powered by RebelMouse. https://www.rebelmouse.com --><html lang="en"><head prefix="og: https://ogp.me/ns# article: https://ogp.me/ns/article#"><link rel="stylesheet" type="text/css" href="https://htlbid.com/v3/spectrum.ieee.org/rblbid.css"/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/FavoritMono/ABCFavoritMono-Light.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/FavoritMono/ABCFavoritMono-Regular.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Light.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Regular.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Bold.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/IvarCompleteWeb/IvarHeadline-Regular.woff2" type="font/woff2" crossorigin=""/><link rel="preload" as="font" href="https://partners.rebelmouse.com/IEEE/IvarCompleteWeb/IvarHeadline-Bold.woff2" type="font/woff2" crossorigin=""/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@"/><meta name="twitter:site:id" content=""/><meta name="twitter:image" content="https://assets.rbl.ms/26794698/origin.png"/><meta property="fb:app_id" content="200167090048537"/><meta property="og:type" content="website"/><meta property="og:site_name" content="IEEE Spectrum"/><meta property="og:image" content="https://assets.rbl.ms/26794698/origin.png"/><meta property="og:image:width" content="210"/><meta property="og:image:height" content="2000"/><meta property="og:title" content="IEEE Spectrum"/><meta property="og:description" content="The world's leading engineering magazine"/><meta name="description" content="The world's leading engineering magazine"/><meta name="referrer" content="always"/><meta charset="utf-8"/><link rel="preconnect" href="https://assets.rebelmouse.io/" crossorigin="crossorigin"/><link rel="preconnect" href="https://user-stats.rbl.ms/" crossorigin="crossorigin"/><link rel="preconnect" href="https://pages-stats.rbl.ms/" crossorigin="crossorigin"/><!--link rel="preload" href="https://static.rbl.ms/static/fonts/fontawesome/fontawesome-mini.woff" as="font" type="font/woff2" crossorigin--><script class="rm-i-script">window.REBELMOUSE_BOOTSTRAP_DATA = {"isUserLoggedIn": false, "site": {"id": 20265424, "isCommunitySite": false}, "runner": {"id": 20265424}, "post": {}, "resourceId": "fp", "pathParams": {}, "fbId": "200167090048537", "fbAppVersion": "v2.5", "clientGaId": "UA-747464-1", "messageBusUri": "wss://messages.rebelmouse.io", "section": {"id": null}, "tag": {"slug": null}, "fullBootstrapUrl": "/res/bootstrap/data.js?site_id=20265424\u0026resource_id=fp\u0026path_params=%7B%7D\u0026warehouse10x=1\u0026override_device=desktop", "whitelabel_menu": {}, "useRiver": true, "engine": {"lazyLoadShortcodeImages": true, "backButtonGoToPage": true, "changeParticleUrlScroll": false, "countKeepReadingAsPageview": true, "defaultVideoPlayer": "", "theoPlayerLibraryLocation": "", "trackPageViewOnParticleUrlScroll": false, "webVitalsSampleRate": 100}};
</script><script class="rm-i-script">
window.REBELMOUSE_BASE_ASSETS_URL = "https://spectrum.ieee.org/static/dist/social-ux/";
window.REBELMOUSE_BASE_SSL_DOMAIN = "https://spectrum.ieee.org";
window.REBELMOUSE_TASKS_QUEUE = [];
window.REBELMOUSE_LOW_TASKS_QUEUE = [];
window.REBELMOUSE_LOWEST_TASKS_QUEUE = [];
window.REBELMOUSE_ACTIVE_TASKS_QUEUE = [];
window.REBELMOUSE_STDLIB = {};
window.RM_OVERRIDES = {};
window.RM_AD_LOADER = [];
</script><script src="https://spectrum.ieee.org/static/dist/social-ux/main.7175263f595aad9cf896.bundle.mjs" class="rm-i-script" type="module" async="async" src="https://spectrum.ieee.org/static/dist/social-ux/main.7175263f595aad9cf896.bundle.mjs" data-js-app="true" data-src-host="https://spectrum.ieee.org" data-src-file="main.mjs"></script><script src="https://spectrum.ieee.org/static/dist/social-ux/main.4865f788a2eeaba60744.bundle.js" class="rm-i-script" nomodule="nomodule" defer="defer" src="https://spectrum.ieee.org/static/dist/social-ux/main.4865f788a2eeaba60744.bundle.js" data-js-app="true" data-src-host="https://spectrum.ieee.org" data-src-file="main.js"></script><script src="https://spectrum.ieee.org/static/dist/social-ux/runtime.0b41149dbc4992e5203f.bundle.mjs" class="rm-i-script" type="module" async="async" src="https://spectrum.ieee.org/static/dist/social-ux/runtime.0b41149dbc4992e5203f.bundle.mjs" data-js-app="true" data-src-host="https://spectrum.ieee.org" data-src-file="runtime.mjs"></script><script src="https://spectrum.ieee.org/static/dist/social-ux/runtime.8d408ae3fa0ddcd0f516.bundle.js" class="rm-i-script" nomodule="nomodule" defer="defer" src="https://spectrum.ieee.org/static/dist/social-ux/runtime.8d408ae3fa0ddcd0f516.bundle.js" data-js-app="true" data-src-host="https://spectrum.ieee.org" data-src-file="runtime.js"></script><!-- we collected enough need to fix it first before turn in back on--><!--script src="//cdn.ravenjs.com/3.16.0/raven.min.js" crossorigin="anonymous"></script--><!--script type="text/javascript">
Raven.config('https://[email protected]/147999').install();
</script--><link rel="manifest" href="/manifest.json"/><meta name="theme-color" content="#647187"/><script class="rm-i-script">
if ('serviceWorker' in navigator) {
window.addEventListener('load', function() {
navigator.serviceWorker.register('/sw.js').then(function(registration) {
console.log('ServiceWorker registration successful with scope: ', registration.scope);
}, function(err) {
console.log('ServiceWorker registration failed: ', err);
});
});
} else {
console.log('ServiceWorker not enabled');
}
</script><script class="rm-i-script">
// fallback error prone google tag setup
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
</script><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><link rel="alternate" type="application/rss+xml" title="IEEE Spectrum" href="/feeds/feed.rss"/><!-- Mobile viewport optimized: h5bp.com/viewport --><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/><title>IEEE Spectrum</title><style class="rm-i-styles">
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;font-size:1em;line-height:1.4;}body,button,input,select,textarea{font-family:Tahoma,sans-serif;color:#5A5858;}::-moz-selection{background:#145A7C;color:#fff;text-shadow:none;}::selection{background:#145A7C;color:#fff;text-shadow:none;}:focus{outline:5px auto #2684b1;}a:hover,a:active{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}ins{background:#ff9;color:#000;text-decoration:none;}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold;}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:"";content:none;}small{font-size:85%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}ul,ol{margin:1em 0;padding:0 0 0 40px;}dd{margin:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}svg:not(:root){overflow:hidden;}figure{margin:0;}form{margin:0;}fieldset{border:0;margin:0;padding:0;}label{cursor:pointer;}legend{border:0;padding:0;}button,input{line-height:normal;}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;resize:vertical;}input:invalid,textarea:invalid{background-color:#fccfcc;}table{border-collapse:collapse;border-spacing:0;}td{vertical-align:top;}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;}.ir br{display:none;}.hidden{display:none !important;visibility:hidden;}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:"";display:table;}.clearfix:after{clear:both;}.clearfix{zoom:1;}.zindex20{z-index:20;}.zindex30{z-index:30;}.zindex40{z-index:40;}.zindex50{z-index:50;}html{font-size:11.25px;font-family:serif;line-height:1.66;color:#0D0D0D;font-weight:normal;}body,button,input,select,textarea{font-family:serif;color:#0D0D0D;}.col,body{font-size:1.6rem;line-height:1.66;}a{color:#FF4C00;text-decoration:none;}a:hover{color:#FF4C00;text-decoration:none;}.with-primary-color{color:#FF4C00;}.with-primary-color:hover{color:#FF4C00;}.js-tab,.js-keep-reading,.js-toggle{cursor:pointer;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.tabs__tab{display:inline-block;padding:10px;}.tabs__tab-content{display:none;}.tabs__tab-content.active{display:block;}button:focus,input[type="text"],input[type="email"]{outline:0;}audio,canvas,iframe,img,svg,video{vertical-align:middle;max-width:100%;}textarea{resize:vertical;}.main{background-color:#bdbdbd;position:relative;overflow:hidden;}.valign-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.valign-wrapper .valign{display:block;}#notification{position:fixed;}.article-module__controls-placeholder{position:absolute;}.display-block{display:block;}.cover-all{position:absolute;width:100%;height:100%;}.full-width{width:100%;}.fa{font-family:FontAwesome,"fontawesome-mini" !important;}.fa.fa-instagram{font-size:1.15em;}.fa-googleplus:before{content:"\f0d5";}.post-partial,.overflow-visible{overflow:visible !important;}.attribute-data{margin:0 10px 10px 0;padding:5px 10px;background-color:#FF4C00;color:white;border-radius:3px;margin-bottom:10px;display:inline-block;}.attribute-data[value=""]{display:none;}.badge{display:inline-block;overflow:hidden;}.badge-image{border-radius:100%;}.js-expandable.expanded .js-expand,.js-expandable:not(.expanded) .js-contract{display:none;}.js-scroll-trigger{display:block;width:100%;}.sticky-target:not(.legacy){position:fixed;opacity:0;top:0;will-change:transform;transform:translate3d(0px,0px,0px);}.sticky-target.legacy{position:relative;}.sticky-target.legacy.sticky-active{position:fixed;}.color-inherit:hover,.color-inherit{color:inherit;}.js-appear-on-expand{transition:all 350ms;height:0;overflow:hidden;opacity:0;}.content-container{display:none;}.expanded .content-container{display:block;}.expanded .js-appear-on-expand{opacity:1;height:auto;}.logged-out-user .js-appear-on-expand{height:0;opacity:0;}.h1,.h2{margin:0;padding:0;font-size:1em;font-weight:normal;}.lazyload-placeholder{display:none;position:absolute;text-align:center;background:rgba(0,0,0,0.1);top:0;bottom:0;left:0;right:0;}div[runner-lazy-loading] .lazyload-placeholder,iframe[runner-lazy-loading] + .lazyload-placeholder{display:block;}.abs-pos-center{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}.relative{position:relative;}.runner-spinner{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:50px;}.runner-spinner:before{content:"";display:block;padding-top:100%;}.rm-non-critical-loaded .runner-spinner-circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}.position-relative{position:relative;}.collection-button{display:inline-block;}.rm-non-critical-loaded .runner-spinner-path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round;}.pagination-container .pagination-wrapper{display:flex;align-items:center;}.pagination-container .pagination-wrapper a{color:rgba(59,141,242,1);margin:0 5px;}@keyframes rotate{100%{transform:rotate(360deg);}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px;}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px;}}@keyframes color{100%,0%{stroke:rgba(255,255,255,1);}40%{stroke:rgba(255,255,255,0.6);}66%{stroke:rgba(255,255,255,0.9);}80%,90%{stroke:rgba(255,255,255,0.7);}}.js-section-loader-feature-container > .slick-list > .slick-track > .slick-slide:not(.slick-active){height:0;visibility:hidden;}.rebellt-item-media-container .instagram-media{margin-left:auto !important;margin-right:auto !important;}.js-hidden-panel{position:fixed;top:0;left:0;right:0;transition:all 300ms;z-index:10;}.js-hidden-panel.active{transform:translate3d(0,-100%,0);}.content{margin-left:auto;margin-right:auto;max-width:1100px;width:90%;}.ad-tag{text-align:center;}.ad-tag__inner{display:inline-block;}.content .ad-tag{margin-left:-5%;margin-right:-5%;}@media (min-width:768px){.content .ad-tag{margin-left:auto;margin-right:auto;}}.user-prefs{display:none;}.no-mb:not(:last-child){margin-bottom:0;}.no-mt:not(:first-child){margin-top:0;}.sm-mt-0:not(:empty):before,.sm-mt-1:not(:empty):before,.sm-mt-2:not(:empty):before,.sm-mb-0:not(:empty):after,.sm-mb-1:not(:empty):after,.sm-mb-2:not(:empty):after,.md-mt-0:not(:empty):before,.md-mt-1:not(:empty):before,.md-mt-2:not(:empty):before,.md-mb-0:not(:empty):after,.md-mb-1:not(:empty):after,.md-mb-2:not(:empty):after,.lg-mt-0:not(:empty):before,.lg-mt-1:not(:empty):before,.lg-mt-2:not(:empty):before,.lg-mb-0:not(:empty):after,.lg-mb-1:not(:empty):after,.lg-mb-2:not(:empty):after{content:'';display:block;overflow:hidden;}.sm-mt-0:not(:empty):before{margin-bottom:0;}.sm-mt-0 > *{margin-top:0;}.sm-mt-1:not(:empty):before{margin-bottom:-10px;}.sm-mt-1 > *{margin-top:10px;}.sm-mt-2:not(:empty):before{margin-bottom:-20px;}.sm-mt-2 > *{margin-top:20px;}.sm-mb-0:not(:empty):after{margin-top:0;}.sm-mb-0 > *{margin-bottom:0;}.sm-mb-1:not(:empty):after{margin-top:-10px;}.sm-mb-1 > *{margin-bottom:10px;}.sm-mb-2:not(:empty):after{margin-top:-20px;}.sm-mb-2 > *{margin-bottom:20px;}@media (min-width:768px){.md-mt-0:not(:empty):before{margin-bottom:0;}.md-mt-0 > *{margin-top:0;}.md-mt-1:not(:empty):before{margin-bottom:-10px;}.md-mt-1 > *{margin-top:10px;}.md-mt-2:not(:empty):before{margin-bottom:-20px;}.md-mt-2 > *{margin-top:20px;}.md-mb-0:not(:empty):after{margin-top:0;}.md-mb-0 > *{margin-bottom:0;}.md-mb-1:not(:empty):after{margin-top:-10px;}.md-mb-1 > *{margin-bottom:10px;}.md-mb-2:not(:empty):after{margin-top:-20px;}.md-mb-2 > *{margin-bottom:20px;}}@media (min-width:1024px){.lg-mt-0:not(:empty):before{margin-bottom:0;}.lg-mt-0 > *{margin-top:0;}.lg-mt-1:not(:empty):before{margin-bottom:-10px;}.lg-mt-1 > *{margin-top:10px;}.lg-mt-2:not(:empty):before{margin-bottom:-20px;}.lg-mt-2 > *{margin-top:20px;}.lg-mb-0:not(:empty):after{margin-top:0;}.lg-mb-0 > *{margin-bottom:0;}.lg-mb-1:not(:empty):after{margin-top:-10px;}.lg-mb-1 > *{margin-bottom:10px;}.lg-mb-2:not(:empty):after{margin-top:-20px;}.lg-mb-2 > *{margin-bottom:20px;}}.sm-cp-0{padding:0;}.sm-cp-1{padding:10px;}.sm-cp-2{padding:20px;}@media (min-width:768px){.md-cp-0{padding:0;}.md-cp-1{padding:10px;}.md-cp-2{padding:20px;}}@media (min-width:1024px){.lg-cp-0{padding:0;}.lg-cp-1{padding:10px;}.lg-cp-2{padding:20px;}}.mb-2 > *{margin-bottom:20px;}.mb-2 > :last-child{margin-bottom:0;}.v-sep > *{margin-bottom:20px;}@media (min-width:768px){.v-sep > *{margin-bottom:40px;}}.v-sep > *:last-child{margin-bottom:0;}@media only screen and (max-width:767px){.hide-mobile{display:none !important;}}@media only screen and (max-width:1023px){.hide-tablet-and-mobile{display:none !important;}}@media only screen and (min-width:768px){.hide-tablet-and-desktop{display:none !important;}}@media only screen and (min-width:768px) and (max-width:1023px){.hide-tablet{display:none !important;}}@media only screen and (min-width:1024px){.hide-desktop{display:none !important;}}.row.px10{margin-left:-10px;margin-right:-10px;}.row.px10 > .col{padding-left:10px;padding-right:10px;}.row.px20{margin-left:-20px;margin-right:-20px;}.row.px20 > .col{padding-left:20px;padding-right:20px;}.row{margin-left:auto;margin-right:auto;overflow:hidden;}.row:after{content:'';display:table;clear:both;}.row:not(:empty){margin-bottom:-20px;}.col{margin-bottom:20px;}@media (min-width:768px){.col{margin-bottom:40px;}.row:not(:empty){margin-bottom:-40px;}}.row .col{float:left;box-sizing:border-box;}.row .col.pull-right{float:right;}.row .col.s1{width:8.3333333333%;}.row .col.s2{width:16.6666666667%;}.row .col.s3{width:25%;}.row .col.s4{width:33.3333333333%;}.row .col.s5{width:41.6666666667%;}.row .col.s6{width:50%;}.row .col.s7{width:58.3333333333%;}.row .col.s8{width:66.6666666667%;}.row .col.s9{width:75%;}.row .col.s10{width:83.3333333333%;}.row .col.s11{width:91.6666666667%;}.row .col.s12{width:100%;}@media only screen and (min-width:768px){.row .col.m1{width:8.3333333333%;}.row .col.m2{width:16.6666666667%;}.row .col.m3{width:25%;}.row .col.m4{width:33.3333333333%;}.row .col.m5{width:41.6666666667%;}.row .col.m6{width:50%;}.row .col.m7{width:58.3333333333%;}.row .col.m8{width:66.6666666667%;}.row .col.m9{width:75%;}.row .col.m10{width:83.3333333333%;}.row .col.m11{width:91.6666666667%;}.row .col.m12{width:100%;}}@media only screen and (min-width:1024px){.row .col.l1{width:8.3333333333%;}.row .col.l2{width:16.6666666667%;}.row .col.l3{width:25%;}.row .col.l4{width:33.3333333333%;}.row .col.l5{width:41.6666666667%;}.row .col.l6{width:50%;}.row .col.l7{width:58.3333333333%;}.row .col.l8{width:66.6666666667%;}.row .col.l9{width:75%;}.row .col.l10{width:83.3333333333%;}.row .col.l11{width:91.6666666667%;}.row .col.l12{width:100%;}}.widget{position:relative;box-sizing:border-box;}.widget:hover .widget__headline a{color:#FF4C00;}.widget__headline{font-family:Theinhardt-Regular,Helvetica,Arial,sans-serif;color:#0D0D0D;cursor:pointer;}.widget__headline-text{font-family:inherit;color:inherit;word-break:break-word;}.widget__section-text{display:block;}.image,.widget__image{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;z-index:0;}.widget__play{position:absolute;width:100%;height:100%;text-align:center;}.image.no-image{background-color:#e4e4e4;}.widget__video{position:relative;}.widget__video .rm-scrop-spacer{padding-bottom:56.25%;}.widget__video.rm-video-tiktok{max-width:605px;}.widget__video video,.widget__video iframe{position:absolute;top:0;left:0;height:100%;}.widget__product-vendor{font-size:1.5em;line-height:1.5;margin:25px 0;}.widget__product-buy-link{margin:15px 0;}.widget__product-buy-link-btn{background-color:#000;color:#fff;display:inline-block;font-size:1.6rem;line-height:1em;padding:1.25rem;font-weight:700;}.widget__product-buy-btn:hover{color:#fff;}.widget__product-price{font-size:1.5em;line-height:1.5;margin:25px 0;}.widget__product-compare-at-price{text-decoration:line-through;}.rebellt-item.is--mobile,.rebellt-item.is--tablet{margin-bottom:0.85em;}.rebellt-item.show_columns_on_mobile.col2,.rebellt-item.show_columns_on_mobile.col3{display:inline-block;vertical-align:top;}.rebellt-item.show_columns_on_mobile.col2{width:48%;}.rebellt-item.show_columns_on_mobile.col3{width:32%;}@media only screen and (min-width:768px){.rebellt-item.col2:not(.show_columns_on_mobile),.rebellt-item.col3:not(.show_columns_on_mobile){display:inline-block;vertical-align:top;}.rebellt-item.col2:not(.show_columns_on_mobile){width:48%;}.rebellt-item.col3:not(.show_columns_on_mobile){width:32%;}}.rebellt-item.parallax{background-size:cover;background-attachment:fixed;position:relative;left:calc(-50vw + 50%);width:100vw;min-height:100vh;padding:0 20%;box-sizing:border-box;max-width:inherit;text-align:center;z-index:3;}.rebellt-item.parallax.is--mobile{background-position:center;margin-bottom:0;padding:0 15%;}.rebellt-item.parallax.has-description:before,.rebellt-item.parallax.has-description:after{content:"";display:block;padding-bottom:100%;}.rebellt-item.parallax.has-description.is--mobile:before,.rebellt-item.parallax.has-description.is--mobile:after{padding-bottom:90vh;}.rebellt-item.parallax h3,.rebellt-item.parallax p{color:white;text-shadow:1px 0 #000;}.rebellt-item.parallax.is--mobile p{font-size:18px;font-weight:400;}.rebellt-ecommerce h3{font-size:1.8em;margin-bottom:15px;}.rebellt-ecommerce--vendor{font-size:1.5em;line-height:1.5;margin:25px 0;}.rebellt-ecommerce--price{font-size:1.5em;line-height:1.5;margin:25px 0;}.rebellt-ecommerce--compare-at-price{text-decoration:line-through;}.rebellt-ecommerce--buy{margin:15px 0;}.rebellt-ecommerce--btn{background-color:#000;color:#fff;display:inline-block;font-size:1.6rem;line-height:1em;padding:1.25rem;font-weight:700;}.rebellt-ecommerce--btn:hover{color:#fff;}.rebelbar.skin-simple{height:50px;line-height:50px;color:#0D0D0D;font-size:1.2rem;border-left:none;border-right:none;background-color:#fff;}.rebelbar.skin-simple .rebelbar__inner{position:relative;height:100%;margin:0 auto;padding:0 20px;max-width:1300px;}.rebelbar.skin-simple .logo{float:left;}.rebelbar.skin-simple .logo__image{max-height:50px;max-width:190px;}.rebelbar--fake.skin-simple{position:relative;border-color:#fff;}.rebelbar--fixed.skin-simple{position:absolute;width:100%;z-index:3;}.with-fixed-header .rebelbar--fixed.skin-simple{position:fixed;top:0;}.rebelbar.skin-simple .rebelbar__menu-toggle{position:relative;cursor:pointer;float:left;text-align:center;font-size:0;width:50px;margin-left:-15px;height:100%;color:#0D0D0D;}.rebelbar.skin-simple i{vertical-align:middle;display:inline-block;font-size:20px;}.rebelbar.skin-simple .rebelbar__menu-toggle:hover{color:#FF4C00;}.rebelbar.skin-simple .rebelbar__section-links{display:none;padding:0 100px 0 40px;overflow:hidden;height:100%;}.rebelbar.skin-simple .rebelbar__section-list{margin:0 -15px;height:100%;}.rebelbar.skin-simple .rebelbar__section-links li{display:inline-block;padding:0 15px;text-align:left;}.rebelbar.skin-simple .rebelbar__section-link{color:#0D0D0D;display:block;font-size:1.8rem;font-weight:400;text-decoration:none;}.rebelbar.skin-simple .rebelbar__section-link:hover{color:#FF4C00;}.rebelbar.skin-simple .rebelbar__sharebar.sharebar{display:none;}.rebelbar.skin-simple .rebelbar__section-list.js--active .rebelbar__more-sections-button{visibility:visible;}.rebelbar.skin-simple .rebelbar__more-sections-button{cursor:pointer;visibility:hidden;}.rebelbar.skin-simple #rebelbar__more-sections{visibility:hidden;position:fixed;line-height:70px;left:0;width:100%;background-color:#1f1f1f;}.rebelbar.skin-simple #rebelbar__more-sections a{color:white;}.rebelbar.skin-simple #rebelbar__more-sections.opened{visibility:visible;}@media only screen and (min-width:768px){.rebelbar.skin-simple .rebelbar__menu-toggle{margin-right:15px;}.rebelbar.skin-simple{height:100px;line-height:100px;font-weight:700;}.rebelbar.skin-simple .logo__image{max-width:350px;max-height:100px;}.rebelbar.skin-simple .rebelbar__inner{padding:0 40px;}.rebelbar.skin-simple .rebelbar__sharebar.sharebar{float:left;margin-top:20px;margin-bottom:20px;padding-left:40px;}}@media (min-width:960px){.rebelbar.skin-simple .rebelbar__section-links{display:block;}.with-floating-shares .rebelbar.skin-simple .search-form{display:none;}.with-floating-shares .rebelbar.skin-simple .rebelbar__sharebar.sharebar{display:block;}.with-floating-shares .rebelbar.skin-simple .rebelbar__section-links{display:none;}}.menu-global{display:none;width:100%;position:fixed;z-index:3;color:white;background-color:#1a1a1a;height:100%;font-size:1.8rem;overflow-y:auto;overflow-x:hidden;line-height:1.6em;}@media (min-width:768px){.menu-global{display:block;max-width:320px;top:0;-webkit-transform:translate(-320px,0);transform:translate(-320px,0);transform:translate3d(-320px,0,0);}.menu-global,.all-content-wrapper{transition:transform .2s cubic-bezier(.2,.3,.25,.9);}}.menu-overlay{position:fixed;top:-100%;left:0;height:0;width:100%;cursor:pointer;visibility:hidden;opacity:0;transition:opacity 200ms;}.menu-opened .menu-overlay{visibility:visible;height:100%;z-index:1;opacity:1;top:0;}@media only screen and (min-width:768px){.menu-opened .menu-overlay{z-index:10;background:rgba(255,255,255,.6);}}@media (min-width:960px){.logged-out-user .rebelbar.skin-simple .menu-overlay{display:none;}}@media (min-width:600px){.rm-resized-container-5{width:5%;}.rm-resized-container-10{width:10%;}.rm-resized-container-15{width:15%;}.rm-resized-container-20{width:20%;}.rm-resized-container-25{width:25%;}.rm-resized-container-30{width:30%;}.rm-resized-container-35{width:35%;}.rm-resized-container-40{width:40%;}.rm-resized-container-45{width:45%;}.rm-resized-container-50{width:50%;}.rm-resized-container-55{width:55%;}.rm-resized-container-60{width:60%;}.rm-resized-container-65{width:65%;}.rm-resized-container-70{width:70%;}.rm-resized-container-75{width:75%;}.rm-resized-container-80{width:80%;}.rm-resized-container-85{width:85%;}.rm-resized-container-90{width:90%;}.rm-resized-container-95{width:95%;}.rm-resized-container-100{width:100%;}}.rm-embed-container{position:relative;}.rm-embed-container.rm-embed-instagram{max-width:540px;}.rm-embed-container.rm-embed-tiktok{max-width:572px;min-height:684px;}.rm-embed-container > .rm-embed,.rm-embed-container > .rm-embed-holder{position:absolute;top:0;left:0;}.rm-embed-holder{display:block;height:100%;width:100%;display:flex;align-items:start;}.rm-embed-container > .rm-embed-spacer{display:block;}.rm-embed-twitter{max-width:550px;margin-top:10px;margin-bottom:10px;}.rm-embed-twitter:not(.rm-off) .twitter-tweet{margin:0 !important;}.logo__image,.image-element__img,.rm-lazyloadable-image{max-width:100%;height:auto;}.logo__image,.image-element__img{width:auto;}@media (max-width:768px){.rm-embed-spacer.rm-embed-spacer-desktop{display:none;}}@media (min-width:768px){.rm-embed-spacer.rm-embed-spacer-mobile{display:none;}}.sharebar{margin:0 -4px;padding:0;font-size:0;line-height:0;}.sharebar a{color:#fff;}.sharebar a:hover{text-decoration:none;color:#fff;}.sharebar .share,.sharebar .share-plus{display:inline-block;margin:0 4px;font-size:14px;font-weight:400;padding:0 10px;width:20px;min-width:20px;height:40px;line-height:38px;text-align:center;vertical-align:middle;border-radius:2px;}.sharebar .share-plus i,.sharebar .share i{display:inline-block;vertical-align:middle;}.sharebar .hide-button{display:none;}.sharebar.enable-panel .hide-button{display:inline-block;}.sharebar.enable-panel .share-plus{display:none;}.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child{width:68px;}.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after{content:'Share';padding-left:5px;vertical-align:middle;}.sharebar--fixed{display:none;position:fixed;bottom:0;z-index:1;text-align:center;width:100%;left:0;margin:20px auto;}.with-floating-shares .sharebar--fixed{display:block;}.sharebar.fly_shared:not(.enable-panel) .share:nth-child(5){display:none;}.share-media-panel .share-media-panel-pinit{position:absolute;right:0;bottom:0;background-color:transparent;}.share-media-panel-pinit_share{background-image:url('/static/img/whitelabel/runner/spritesheets/pin-it-sprite.png');background-color:#BD081C;background-position:-1px -17px;border-radius:4px;float:right;height:34px;margin:7px;width:60px;background-size:194px auto;}.share-media-panel-pinit_share:hover{opacity:.9;}@media (min-width:768px){.sharebar .share-plus .fa,.sharebar .share .fa{font-size:22px;}.sharebar .share,.sharebar .share-plus{padding:0 15px;width:30px;min-width:30px;height:60px;line-height:60px;margin:0 4px;font-size:16px;}.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child{width:180px;}.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after{content:'Share this story';padding-left:10px;vertical-align:middle;text-transform:uppercase;}.share-media-panel-pinit_share{background-position:-60px -23px;height:45px;margin:10px;width:80px;}}.action-btn{display:block;font-size:1.6rem;color:#FF4C00;cursor:pointer;border:2px solid #FF4C00;border-color:#FF4C00;border-radius:2px;line-height:1em;padding:1.6rem;font-weight:700;text-align:center;}.action-btn:hover{color:#FF4C00;border:2px solid #FF4C00;border-color:#FF4C00;}.section-headline__text{font-size:3rem;font-weight:700;line-height:1;}.section-headline__text{color:#0D0D0D;}@media (min-width:768px){.section-headline__text{font-size:3.6rem;}.content__main .section-headline__text{margin-top:-.3rem;margin-bottom:2rem;}}.module-headline__text{font-size:3rem;font-weight:700;color:#262626;}@media (min-width:768px){.module-headline__text{font-size:3.6rem;}}.search-form{position:absolute;top:0;right:20px;z-index:1;}.search-form__text-input{display:none;height:42px;font-size:1.3rem;background-color:#f4f4f4;border:none;color:#8f8f8f;text-indent:10px;padding:0;width:220px;position:absolute;right:-10px;top:0;bottom:0;margin:auto;}.search-form .search-form__submit{display:none;position:relative;border:none;bottom:2px;background-color:transparent;}.search-form__text-input:focus,.search-form__submit:focus{border:0 none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0 none;}.show-search .search-form__close{position:absolute;display:block;top:0;bottom:0;margin:auto;height:1rem;right:-28px;}.search-form__open{vertical-align:middle;bottom:2px;display:inline-block;position:relative;color:#0D0D0D;font-size:1.9rem;}.show-search .search-form__text-input{display:block;}.show-search .search-form__submit{display:inline-block;vertical-align:middle;padding:0;color:#0D0D0D;font-size:1.9rem;}.search-form__close,.show-search .search-form__open{display:none;}.quick-search{display:block;border-bottom:1px solid #d2d2d2;padding:24px 0 28px;margin-bottom:20px;position:relative;}.quick-search__submit{background-color:transparent;border:0;padding:0;margin:0;position:absolute;zoom:.75;color:#000;}.quick-search__input{background-color:transparent;border:0;padding:0;font-size:1.5rem;font-weight:700;line-height:3em;padding-left:40px;width:100%;box-sizing:border-box;}@media (min-width:768px){.search-form{right:40px;}.quick-search{margin-bottom:40px;padding:0 0 20px;}.quick-search__submit{zoom:1;}.quick-search__input{line-height:2.2em;padding-left:60px;}}.search-widget{position:relative;}.search-widget__input,.search-widget__submit{border:none;padding:0;margin:0;color:#0D0D0D;background:transparent;font-size:inherit;line-height:inherit;}.social-links__link{display:inline-block;padding:12px;line-height:0;width:25px;height:25px;border-radius:50%;margin:0 6px;font-size:1.5em;text-align:center;position:relative;vertical-align:middle;color:white;}.social-links__link:hover{color:white;}.social-links__link > span{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:1em;}.article__body{font-family:Theinhardt-Regular,Helvetica,Arial,sans-serif;}.body-description .horizontal-rule{border-top:2px solid #eee;}.article-content blockquote{border-left:5px solid #FF4C00;border-left-color:#FF4C00;color:#656565;padding:0 0 0 25px;margin:1em 0 1em 25px;}.article__splash-custom{position:relative;}.body hr{display:none;}.article-content .media-caption{color:#9a9a9a;font-size:1.4rem;line-height:2;}.giphy-image{margin-bottom:0;}.article-body a{word-wrap:break-word;}.article-content .giphy-image__credits-wrapper{margin:0;}.article-content .giphy-image__credits{color:#000;font-size:1rem;}.article-content .image-media,.article-content .giphy-image .media-photo-credit{display:block;}.tags{color:#FF4C00;margin:0 -5px;}.tags__item{margin:5px;display:inline-block;}.tags .tags__item{line-height:1;}.slideshow .carousel-control{overflow:hidden;}.shortcode-media .media-caption,.shortcode-media .media-photo-credit{display:block;}@media (min-width:768px){.tags{margin:0 -10px;}.tags__item{margin:10px;}.article-content__comments-wrapper{border-bottom:1px solid #d2d2d2;margin-bottom:20px;padding-bottom:40px;}}.subscription-widget{background:#FF4C00;padding:30px;}.subscription-widget .module-headline__text{text-align:center;font-size:2rem;font-weight:400;color:#fff;}.subscription-widget .social-links{margin-left:-10px;margin-right:-10px;text-align:center;font-size:0;}.subscription-widget .social-links__link{display:inline-block;vertical-align:middle;width:39px;height:39px;color:#fff;box-sizing:border-box;border-radius:50%;font-size:20px;margin:0 5px;line-height:35px;background:transparent;border:2px solid #fff;border-color:#fff;}.subscription-widget .social-links__link:hover{color:#FF4C00;border-color:#FF4C00;background:transparent;}.subscription-widget .social-links__link .fa-instagram{margin:5px 0 0 1px;}.subscription-widget__site-links{margin:30px -5px;text-align:center;font-size:.8em;}.subscription-widget__site-link{padding:0 5px;color:inherit;}.newsletter-element__form{text-align:center;position:relative;max-width:500px;margin-left:auto;margin-right:auto;}.newsletter-element__submit,.newsletter-element__input{border:0;padding:10px;font-size:1.6rem;font-weight:500;height:40px;line-height:20px;margin:0;}.newsletter-element__submit{background:#262626;color:#fff;position:absolute;top:0;right:0;}.newsletter-element__submit:hover{opacity:.9;}.newsletter-element__input{background:#f4f4f4;width:100%;color:#8f8f8f;padding-right:96px;box-sizing:border-box;}.gdpr-cookie-wrapper{position:relative;left:0;right:0;padding:.5em;box-sizing:border-box;}.gdpr-cookie-controls{text-align:right;}.runner-authors-list{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none;}.runner-authors-author-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;}.runner-authors-avatar-thumb{display:inline-block;border-radius:100%;width:55px;height:55px;background-repeat:no-repeat;background-position:center;background-size:cover;}.runner-authors-author-info{width:calc(100% - 55px);}.runner-author-name-container{padding:0 6px;}.rm-breadcrumb__list{margin:0;padding:0;}.rm-breadcrumb__item{list-style-type:none;display:inline;}.rm-breadcrumb__item:last-child .rm-breadcrumb__separator{display:none;}.rm-breadcrumb__item:last-child .rm-breadcrumb__link,.rm-breadcrumb__link.disabled{pointer-events:none;color:inherit;}.social-tab-i .share-fb:after,.social-tab-i .share-tw:after{content:none;}.share-buttons .social-tab-i a{margin-right:0;}.share-buttons .social-tab-i li{line-height:1px;float:left;}.share-buttons .social-tab-i ul{margin:0;padding:0;list-style:none;}.share-tab-img{max-width:100%;padding:0;margin:0;position:relative;overflow:hidden;display:inline-block;}.share-buttons .social-tab-i{position:absolute;bottom:0;right:0;margin:0;padding:0;z-index:1;list-style-type:none;}.close-share-mobile,.show-share-mobile{background-color:rgba(0,0,0,.75);}.share-buttons .social-tab-i.show-mobile-share-bar .close-share-mobile,.share-buttons .social-tab-i .show-share-mobile,.share-buttons .social-tab-i .share{width:30px;height:30px;line-height:27px;padding:0;text-align:center;display:inline-block;vertical-align:middle;}.share-buttons .social-tab-i.show-mobile-share-bar .show-share-mobile,.share-buttons .social-tab-i .close-share-mobile{display:none;}.share-buttons .social-tab-i .icons-share{vertical-align:middle;display:inline-block;font:normal normal normal 14px/1 FontAwesome;color:white;}.social-tab-i .icons-share.fb:before{content:'\f09a';}.social-tab-i .icons-share.tw:before{content:'\f099';}.social-tab-i .icons-share.pt:before{content:'\f231';}.social-tab-i .icons-share.tl:before{content:'\f173';}.social-tab-i .icons-share.em:before{content:'\f0e0';}.social-tab-i .icons-share.sprite-shares-close:before{content:'\f00d';}.social-tab-i .icons-share.sprite-shares-share:before{content:'\f1e0';}@media only screen and (max-width:768px){.share-tab-img .social-tab-i{display:block;}.share-buttons .social-tab-i .share{display:none;}.share-buttons .social-tab-i.show-mobile-share-bar .share{display:block;}.social-tab-i li{float:left;}}@media only screen and (min-width:769px){.social-tab-i .close-share-mobile,.social-tab-i .show-share-mobile{display:none !important;}.share-tab-img .social-tab-i{display:none;}.share-tab-img:hover .social-tab-i{display:block;}.share-buttons .social-tab-i .share{width:51px;height:51px;line-height:47px;}.share-buttons .social-tab-i{margin:5px 0 0 5px;top:0;left:0;bottom:auto;right:auto;display:none;}.share-buttons .social-tab-i .share{display:block;}}.accesibility-hidden{border:0;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;background:#000;color:#fff;}body:not(.rm-non-critical-loaded) .follow-button{display:none;}.posts-custom .posts-wrapper:after{content:"";display:block;margin-bottom:-20px;}.posts-custom .widget{margin-bottom:20px;width:100%;}.posts-custom .widget__headline,.posts-custom .social-date{display:block;}.posts-custom .social-date{color:#a4a2a0;font-size:1.4rem;}.posts-custom[data-attr-layout_headline] .widget{vertical-align:top;}.posts-custom[data-attr-layout_headline="top"] .widget{vertical-align:bottom;}.posts-custom .posts-wrapper{margin-left:0;margin-right:0;font-size:0;line-height:0;}.posts-custom .widget{display:inline-block;}.posts-custom article{margin:0;box-sizing:border-box;font-size:1.6rem;line-height:1.66;}.posts-custom[data-attr-layout_columns="2"] article,.posts-custom[data-attr-layout_columns="3"] article,.posts-custom[data-attr-layout_columns="4"] article{margin:0 10px;}.posts-custom[data-attr-layout_columns="2"] .posts-wrapper,.posts-custom[data-attr-layout_columns="3"] .posts-wrapper,.posts-custom[data-attr-layout_columns="4"] .posts-wrapper{margin-left:-10px;margin-right:-10px;}@media (min-width:768px){.posts-custom[data-attr-layout_columns="2"] .widget{width:50%;}.posts-custom[data-attr-layout_columns="3"] .widget{width:33.3333%;}.posts-custom[data-attr-layout_columns="4"] .widget{width:25%;}}.posts-custom .widget__headline{font-size:1em;font-weight:700;word-wrap:break-word;}.posts-custom .widget__section{display:block;}.posts-custom .widget__head{position:relative;}.posts-custom .widget__head .widget__body{position:absolute;padding:5%;bottom:0;left:0;box-sizing:border-box;width:100%;background:rgba(0,0,0,0.4);background:linear-gradient(transparent 5%,rgba(0,0,0,0.5));}.posts-custom .widget__head .social-author__name,.posts-custom .widget__head .main-author__name,.posts-custom .widget__head .social-author__social-name,.posts-custom .widget__head .main-author__social-name,.posts-custom .widget__head .widget__headline,.posts-custom .widget__head .widget__subheadline{color:white;}.posts-custom .widget__subheadline *{display:inline;}.posts-custom .main-author__avatar,.posts-custom .social-author__avatar{float:left;border-radius:50%;margin-right:8px;height:30px;width:30px;min-width:30px;overflow:hidden;position:relative;}.posts-custom .main-author__name,.posts-custom .social-author__name{color:#1f1f1f;font-size:1.4rem;font-weight:700;line-height:1.66;display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;}.posts-custom .main-author__social-name,.posts-custom .social-author__social-name{color:#757575;display:block;font-size:1.2rem;line-height:0.8em;}.posts-custom .main-author__name:hover,.posts-custom .social-author__name:hover,.posts-custom .main-author__social-name:hover,.posts-custom .social-author__social-name:hover{color:#FF4C00;}.posts-custom[data-attr-layout_carousel] .posts-wrapper:after{margin-bottom:0 !important;}.posts-custom[data-attr-layout_carousel] .widget{margin-bottom:0 !important;}.posts-custom[data-attr-layout_carousel][data-attr-layout_columns="1"] .posts-wrapper:not(.slick-initialized) .widget:not(:first-child),.posts-custom[data-attr-layout_carousel]:not([data-attr-layout_columns="1"]) .posts-wrapper:not(.slick-initialized){display:none !important;}.posts-custom .slick-arrow{position:absolute;top:0;bottom:0;width:7%;max-width:60px;min-width:45px;min-height:60px;height:15%;color:white;border:0;margin:auto 10px;background:#FF4C00;z-index:1;cursor:pointer;font-size:1.6rem;line-height:1;opacity:0.9;}.posts-custom .slick-prev{left:0;}.posts-custom .slick-next{right:0;}.posts-custom .slick-arrow:before{position:absolute;left:0;right:0;width:13px;bottom:0;top:0;margin:auto;height:16px;}.posts-custom .slick-arrow:hover{background:#FF4C00;opacity:1;}.posts-custom .slick-dots{display:block;padding:10px;box-sizing:border-box;text-align:center;margin:0 -5px;}.posts-custom .slick-dots li{display:inline-block;margin:0 5px;}.posts-custom .slick-dots button{font-size:0;width:10px;height:10px;display:inline-block;line-height:0;border:0;background:#FF4C00;border-radius:7px;padding:0;margin:0;vertical-align:middle;outline:none;}.posts-custom .slick-dots .slick-active button,.posts-custom .slick-dots button:hover{background:#FF4C00;}.posts-custom hr{display:none;}.posts-custom{font-family:Theinhardt-Regular,Helvetica,Arial,sans-serif;}.posts-custom blockquote{border-left:5px solid #FF4C00;border-left-color:#FF4C00;color:#656565;padding:0 0 0 25px;margin:1em 0 1em 25px;}.posts-custom .media-caption{color:#9a9a9a;font-size:1.4rem;line-height:2;}.posts-custom a{word-wrap:break-word;}.posts-custom .giphy-image__credits-wrapper{margin:0;}.posts-custom .giphy-image__credits{color:#000;font-size:1rem;}.posts-custom .body .image-media,.posts-custom .body .giphy-image .media-photo-credit{display:block;}.posts-custom .widget__shares.enable-panel .share-plus,.posts-custom .widget__shares:not(.enable-panel) .hide-button{display:none;}.posts-custom .widget__shares{margin-left:-10px;margin-right:-10px;font-size:0;}.posts-custom .widget__shares a{display:inline-block;padding:5px;line-height:0;width:25px;height:25px;border-radius:50%;margin:0 10px;font-size:1.5rem;text-align:center;position:relative;vertical-align:middle;color:white;}.posts-custom .widget__shares a:hover{color:white;}.posts-custom .widget__shares i{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:1em;}.infinite-scroll-wrapper:not(.rm-loading){width:1px;height:1px;}.infinite-scroll-wrapper.rm-loading{width:1px;}.rm-loadmore-placeholder.rm-loading{display:block;width:100%;}.post-splash-custom,.post-splash-custom .widget__head{position:relative;}.post-splash-custom .widget__head .widget__body{position:absolute;padding:5%;bottom:0;left:0;box-sizing:border-box;width:100%;background:rgba(0,0,0,.4);background:-webkit-linear-gradient(transparent 5%,rgba(0,0,0,.5));background:-o-linear-gradient(transparent 5%,rgba(0,0,0,.5));background:-moz-linear-gradient(transparent 5%,rgba(0,0,0,.5));background:linear-gradient(transparent 5%,rgba(0,0,0,.5));}.post-splash-custom .headline{font-size:2rem;font-weight:700;position:relative;}.post-splash-custom .post-controls{position:absolute;top:0;left:0;z-index:2;}.post-splash-custom hr{display:none;}.post-splash-custom .widget__section{display:block;}.post-splash-custom .post-date{display:block;}.post-splash-custom .photo-credit p,.post-splash-custom .photo-credit a{font-size:1.1rem;margin:0;}.post-splash-custom .widget__subheadline *{display:inline;}.post-splash-custom .widget__image .headline,.post-splash-custom .widget__image .photo-credit,.post-splash-custom .widget__image .photo-credit p,.post-splash-custom .widget__image .photo-credit a,.post-splash-custom .widget__image .post-date{color:#fff;}@media (min-width:768px){.post-splash-custom .headline{font-size:3.6rem;}}.post-splash-custom .widget__shares.enable-panel .share-plus,.post-splash-custom .widget__shares:not(.enable-panel) .hide-button{display:none;}.post-splash-custom .widget__shares{margin-left:-10px;margin-right:-10px;font-size:0;}.post-splash-custom .widget__shares a{display:inline-block;padding:5px;line-height:0;width:25px;height:25px;border-radius:50%;margin:0 10px;font-size:1.5rem;text-align:center;position:relative;vertical-align:middle;color:white;}.post-splash-custom .widget__shares a:hover{color:white;}.post-splash-custom .widget__shares i{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;height:1em;}.post-authors{font-size:1.1em;line-height:1;padding-bottom:20px;margin-bottom:20px;color:#9a9a9a;border-bottom:1px solid #d2d2d2;}.post-authors__name,.post-authors__date{display:inline-block;vertical-align:middle;}.post-authors__name{font-weight:600;}.post-authors__date{margin-left:7px;}.post-authors__fb-like{float:right;overflow:hidden;}.post-authors__fb-like[fb-xfbml-state='rendered']:before{content:'Like us on Facebook';line-height:20px;display:inline-block;vertical-align:middle;margin-right:15px;}.post-authors__list{list-style:none;display:inline-block;vertical-align:middle;margin:0;padding:0;}.post-author{display:inline;}.post-author__avatar{z-index:0;border-radius:100%;object-fit:cover;width:50px;height:50px;}.post-author__avatar,.post-author__name{display:inline-block;vertical-align:middle;}.post-author__bio p{margin:0;}.post-pager{display:table;width:100%;}.post-pager__spacing{display:table-cell;padding:0;width:5px;}.post-pager__btn{display:table-cell;font-size:1.6rem;background:#FF4C00;color:white;cursor:pointer;line-height:1em;padding:1.6rem;font-weight:700;text-align:center;}.post-pager__btn:hover{background:#FF4C00;color:white;}.post-pager__btn .fa{transition:padding 200ms;}.post-pager__btn:hover .fa{padding:0 5px;}.post-pager__spacing:first-child,.post-pager__spacing:last-child{display:none;}.arrow-link{font-weight:600;font-size:1.5rem;color:#FF4C00;margin:0 -.5rem;text-align:right;position:relative;}.arrow-link__anchor span{vertical-align:middle;margin:0 .5rem;}.list{display:block;margin-left:-1em;margin-right:-1em;padding:0;}.list__item{display:inline-block;padding:1em;}.logo__anchor{display:block;font-size:0;}.logo__image.with-bounds{max-width:190px;max-height:100px;}@media (min-width:768px){.logo__image.with-bounds{max-width:350px;}}.widget__head .rm-lazyloadable-image{width:100%;}.crop-16x9{padding-bottom:56.25%;}.crop-3x2{padding-bottom:66.6666%;}.crop-2x1{padding-bottom:50%;}.crop-1x2{padding-bottom:200%;}.crop-3x1{padding-bottom:33.3333%;}.crop-1x1{padding-bottom:100%;}.rm-crop-16x9 > .widget__img--tag,.rm-crop-16x9 > div:not(.rm-crop-spacer),.rm-crop-3x2 > .widget__img--tag,.rm-crop-3x2 > div:not(.rm-crop-spacer),.rm-crop-2x1 > .widget__img--tag,.rm-crop-2x1 > div:not(.rm-crop-spacer),.rm-crop-1x2 > .widget__img--tag,.rm-crop-1x2 > div:not(.rm-crop-spacer),.rm-crop-3x1 > .widget__img--tag,.rm-crop-3x1 > div:not(.rm-crop-spacer),.rm-crop-1x1 > .widget__img--tag,.rm-crop-1x1 > div:not(.rm-crop-spacer),.rm-crop-custom > .widget__img--tag,.rm-crop-custom > div:not(.rm-crop-spacer){position:absolute;top:0;left:0;bottom:0;right:0;height:100%;width:100%;object-fit:contain;}.rm-crop-16x9 > .rm-crop-spacer,.rm-crop-3x2 > .rm-crop-spacer,.rm-crop-2x1 > .rm-crop-spacer,.rm-crop-1x2 > .rm-crop-spacer,.rm-crop-3x1 > .rm-crop-spacer,.rm-crop-1x1 > .rm-crop-spacer,.rm-crop-custom > .rm-crop-spacer{display:block;}.rm-crop-16x9 > .rm-crop-spacer{padding-bottom:56.25%;}.rm-crop-3x2 > .rm-crop-spacer{padding-bottom:66.6666%;}.rm-crop-2x1 > .rm-crop-spacer{padding-bottom:50%;}.rm-crop-1x2 > .rm-crop-spacer{padding-bottom:200%;}.rm-crop-3x1 > .rm-crop-spacer{padding-bottom:33.3333%;}.rm-crop-1x1 > .rm-crop-spacer{padding-bottom:100%;}.share-plus{background-color:#afafaf;}.share-plus:hover{background-color:#aaaaaa;}.share-facebook,.share-fb{background-color:#1777f2;}.share-facebook:hover,.share-fb:hover{background-color:#318bff;}.share-twitter,.share-tw{background-color:#50abf1;}.share-twitter:hover,.share-tw:hover{background-color:#00a8e5;}.share-apple{background-color:#000000;}.share-apple:hover{background-color:#333333;}.share-linkedin{background-color:#0077b5;}.share-linkedin:hover{background:#006da8;}.share-pinterest{background-color:#ce1e1f;}.share-pinterest:hover{background:#bb2020;}.share-googleplus{background-color:#df4a32;}.share-googleplus:hover{background-color:#c73c26;}.share-reddit{background-color:#ff4300;}.share-email{background-color:#5e7286;}.share-email:hover{background:#48596b;}.share-tumblr{background-color:#2c4762;}.share-tumblr:hover{background-color:#243c53;}.share-sms{background-color:#ff922b;}.share-sms:hover{background-color:#fd7e14;}.share-whatsapp{background-color:#4dc247;}.share-instagram{background-color:#3f729b;}.share-instagram:hover{background-color:#4B88B9;}.share-youtube{background-color:#cd201f;}.share-youtube:hover{background-color:#EA2524;}.share-linkedin{background-color:#0077b5;}.share-linkedin:hover{background-color:#005d8e;}.share-slack{background-color:#36C5F0;}.share-slack:hover{background-color:#0077b5;}.share-openid{background-color:#F7931E;}.share-openid:hover{background-color:#E6881C;}.share-st{background-color:#eb4924;}.share-copy-link{background-color:#159397;}.listicle-slideshow__thumbnails{margin:0 -0.5%;overflow:hidden;white-space:nowrap;min-height:115px;}.listicle-slideshow__thumbnail{width:19%;margin:0.5%;display:inline-block;cursor:pointer;}.listicle-slideshow-pager{display:none;}.rm-non-critical-loaded .listicle-slideshow-pager{display:contents;}.rm-top-sticky-flexible{position:fixed;z-index:4;top:0;left:0;width:100%;transform:translate3d(0px,0px,0px);}.rm-top-sticky-stuck{position:relative;}.rm-top-sticky-stuck .rm-top-sticky-floater{position:fixed;z-index:4;top:0;left:0;width:100%;transform:translate3d(0px,-200px,0px);}.rm-top-sticky-stuck.rm-stuck .rm-top-sticky-floater{transform:translate3d(0px,0px,0px);}.rblad-ieee_welcome_interstitial .rbl-ad:before,[id^="google_ads_"]:before{content:none!important}@media (max-width:727px){.top-leader-container.top-leader-container{min-height:147px}}.sidebar_repeat_ad.sidebar_repeat_ad{margin-top:0}.top-leader-container.top-leader-container,.rblad-ieee_top_leaderboard.rblad-ieee_top_leaderboard{height:180px;padding:0!important;margin-top:-10px!important}.sidebar_repeat_ad.sidebar_repeat_ad{justify-content:flex-start}.rbl-ad{width:100%}.sidebar_repeat_ad .rbl-ad-gpt>div{text-align:left!important}.rblad-ieee_in_content{padding-top:20px;padding-bottom:40px;border-top:1px solid lightgray;border-bottom:1px solid lightgray;display:flex;justify-content:center}.ad-in-content.ad-in-content{border:0}@font-face{font-family:'Favorit-Mono';font-weight:300;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/FavoritMono/ABCFavoritMono-Light.woff2') format('woff2')}@font-face{font-family:'Favorit-Mono';font-weight:400;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/FavoritMono/ABCFavoritMono-Regular.woff2') format('woff2')}@font-face{font-family:'Favorit-Pro-Light';font-weight:300;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Light.woff2') format('woff2')}@font-face{font-family:'Favorit-Pro';font-weight:400;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Regular.woff2') format('woff2')}@font-face{font-family:'Favorit-Pro';font-weight:700;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Bold.woff2') format('woff2')}@font-face{font-family:'Ivar-Headline';font-weight:400;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/IvarCompleteWeb/IvarHeadline-Regular.woff2') format('woff2')}@font-face{font-family:'Ivar-Headline-Bold';font-weight:400;font-style:normal;font-display:swap;src:url('https://partners.rebelmouse.com/IEEE/IvarCompleteWeb/IvarHeadline-Bold.woff2') format('woff2')}.lightbox--shown.lightbox--shown .image-media.media-caption,.lightbox--shown.lightbox--shown .image-media.media-photo-credit{display:none}.headline__h1{font-family:"Favorit-Pro-Light",sans-serif;font-size:42px;line-height:44px;font-weight:300;letter-spacing:-0.5px;padding:16px 16px 0px 16px;margin:0}body>#myframe{position:absolute}.widget.tag-type-webinar .widget__headline-text,.widget.tag-type-whitepaper .widget__headline-text{text-transform:capitalize}@media (min-width:1568px){.main{border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd}}[id^="google_ads_"]{margin:0 auto!important}[id^="google_ads_"]:before{content:"Advertisement";text-transform:uppercase;display:block;font-size:10px;color:#595959;font-family:"Favorit-Mono",sans-serif;padding-bottom:0px;letter-spacing:1px}.stick_in_parent{top:40px!important}.sidebar_repeat_ad{align-items:flex-start!important}.ad-in-content{padding-top:40px;padding-bottom:40px;border-top:1px solid lightgray;border-bottom:1px solid lightgray;display:flex;justify-content:center}.content{width:auto;max-width:none}.search__close{float:right;position:relative;right:30px;padding-top:3px}.search__close:before,.search__close:after{position:absolute;left:14px;content:" ";height:25px;border-left:2px solid}.search__close:before{transform:rotate(45deg)}.search__close:after{transform:rotate(-45deg)}.search-form{position:relative;right:0;margin-left:20px}.search-form__open{font-size:16px;line-height:53px;height:53px;width:53px;text-align:center;bottom:0}.search-form .search-form__submit{position:absolute;display:block;margin-left:3px;top:0;height:32px;z-index:1}.show-search .search-form__submit{color:#fff;position:absolute;right:0;padding:17px;top:0;display:initial}.topbar_sticky{margin:0}.topbar_sticky .sticky-target.sticky-active{z-index:2;width:100%;top:0}@media (max-width:767px){.menu-opened .menu-global{margin-top:53px}.menu-opened .rebelbar__menu-toggle .fa-bars:before{content:"\f00d"}.cta-member__right-column{margin-top:18px;margin-left:16px}}@media (min-width:768px){.container{box-sizing:border-box;padding:0 30px;margin:0 auto}.scrolled .rebelbar .container{padding:15px 30px 10px!important}.welcome-ad-cont{margin-bottom:32px}}#sidebar_1 div{padding:16px}.arrow-link,.custom-field-PodcastTime{display:none}.menu-global{display:none!important}.infinite-scroll-wrapper:not(.rm-loading){margin:0}.main,.all-content-wrapper{background-color:#ecece9;overflow:inherit}body:not(.section-podcast,.section-video){background:#ecece9}.popup_links .list .list__item:nth-child(1){background:#ff4c00;border:1px solid #ff4c00}.popup_links .list .list__item:nth-child(2){border:1px solid #595959!important;margin-left:15px}.popup_links .list .list__item:nth-child(1):hover{background:#A32700}.popup_links .list .list__item:nth-child(2):hover{border:1px solid #BFBFBF!important}.articles-count{margin:0}.posts-custom .social-date,.posts-custom .time-to-read,.updated_post .social-date-modified,.posts-custom .custom-field-TimeofRead{font-family:"Favorit-Mono",sans-serif;text-transform:uppercase;display:inline-block;padding-right:9px;font-size:12px;letter-spacing:0.5px;line-height:16px;margin:0;vertical-align:middle}.posts-custom .social-date,.posts-custom .time-to-read,.article_post.updated_post .social-date-modified,.posts-custom .custom-field-TimeofRead{color:#404040}.posts-custom .time-to-read,.posts-custom .custom-field-TimeofRead{border-left:1px solid #a6a6a6;padding-left:7px}.story_teaser .widget .row .col{margin:0}.story_teaser .widget{padding-bottom:20px}.story_teaser.infinite .widget{border-bottom:1px solid #BFBFBF;margin:0;padding:16px 6px}.story_teaser.not_infinite .widget:not(:last-child){border-bottom:1px solid #BFBFBF;margin-bottom:0px}.dark_layout .story_teaser.infinite .widget{border-bottom:1px solid #404040}.widget .widget__headline-text,.widget .widget__subheadline-text{text-decoration:underline;text-decoration-color:transparent;text-decoration-thickness:1px;text-underline-offset:3px;transition-duration:300ms;transition-property:text-decoration-color}.featured_post .widget .widget__headline-text,.featured_post .widget .widget__subheadline-text,.fullwidth_post .widget .widget__headline-text,.fullwidth_post .widget .widget__subheadline-text,.story_teaser .widget .widget__headline-text,.story_teaser .widget .widget__subheadline-text{text-underline-offset:5px}.widget .widget__subheadline-text{font-weight:normal}.widget .widget__headline:hover .widget__headline-text,.widget .widget__headline:hover + .widget__subheadline .widget__subheadline-text{text-decoration-color:#FF4C00;color:inherit}.widget:hover .widget__headline a{color:inherit}.current_post .widget .widget__headline-text,.current_post .widget .widget__subheadline-text,.feature_post_full .widget .widget__subheadline-text{text-decoration:none}.icon-close:before,.icon-close:after{position:absolute;left:14px;content:" ";height:29px;border-left:2px solid;color:#F2F2F2}.icon-close:before{transform:rotate(45deg)}.icon-close:after{transform:rotate(-45deg)}.footer{color:#8C8C8C}.dark_top_bar,.footer{background-color:#0D0D0D}.rebelbar-wrapper_static,.rebelbar-wrapper{background:#ecece9;border-bottom:1px solid #bdbdbd}.rebelbar-wrapper div .text-element:nth-child(2){color:#0D0D0D}.rebel-use-info-wrapper button{width:24px;height:24px;border-radius:40px;border:none;display:inline-block;vertical-align:middle;background-size:105%}.rebel-user-info{display:inline-block}.menu-item__title{font-family:Favorit-Pro,sans-serif;font-size:18px;margin-right:16px;letter-spacing:-0.011111111111111112em;white-space:nowrap;line-height:32px}.menu-item__title:before,.topbar-sticky .rebelbar__menu-toggle:before{content:"";display:inline-block;vertical-align:bottom;border-left:1px solid #D9D9D9;height:32px;margin-right:16px}.dark_layout .menu-item__title:before,.dark_layout .topbar-sticky .rebelbar__menu-toggle:before{border-left:1px solid #404040}.menu-item__title:after{content:"";margin-left:8px;vertical-align:middle;display:inline-block;width:13px;height:10px;transition:all 0.3s ease;background-repeat:no-repeat;background-size:100% auto;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMyA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPlJlY3RhbmdsZSBDb3B5IDk8L3RpdGxlPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJEYXJrLS8tTmF2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUxLjAwMDAwMCwgLTEzLjAwMDAwMCkiIHN0cm9rZT0iIzBEMEQwRCIgc3Ryb2tlLXdpZHRoPSIxLjUiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzE0LjAwMDAwMCwgNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjQ4NTI4MSwgOC4zMTM3MDgpIHNjYWxlKC0xLCAxKSByb3RhdGUoMTM1LjAwMDAwMCkgdHJhbnNsYXRlKC0xNDMuNDg1MjgxLCAtOC4zMTM3MDgpICIgcG9pbnRzPSIxMzkuNDg1MjgxIDQuMzEzNzA4NSAxNDcuNDg1MjgxIDQuMzEzNzA4NSAxNDcuNDg1MjgxIDEyLjMxMzcwODUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==")}.dark_layout .menu-item__title:after{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMyA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJEYXJrLS8tTmF2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDUxLjAwMDAwMCwgLTEzLjAwMDAwMCkiIHN0cm9rZT0iI0Q5RDlEOSIgc3Ryb2tlLXdpZHRoPSIxLjUiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzE0LjAwMDAwMCwgNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQzLjQ4NTI4MSwgOC4zMTM3MDgpIHNjYWxlKC0xLCAxKSByb3RhdGUoMTM1LjAwMDAwMCkgdHJhbnNsYXRlKC0xNDMuNDg1MjgxLCAtOC4zMTM3MDgpICIgcG9pbnRzPSIxMzkuNDg1MjgxIDQuMzEzNzA4NSAxNDcuNDg1MjgxIDQuMzEzNzA4NSAxNDcuNDg1MjgxIDEyLjMxMzcwODUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==")}.menu-item:hover .menu-item__title:after{transform:rotate(180deg);position:relative;top:-2px}.menu-item{cursor:pointer}.menu-dropdown:before{content:"TOPICS";color:#737373;font-family:"Favorit-Mono",sans-serif;font-size:12px;letter-spacing:0.75px;line-height:16px;padding-top:19px;display:block}.menu-dropdown{padding:0 16px;background:#fff;box-sizing:border-box;position:absolute;z-index:2;box-shadow:0 5px 5px #00000017;min-width:231px;transition:all 0.2s ease-out;max-height:0;overflow:hidden}.menu-dropdown .list{padding-bottom:10px}.menu-dropdown .list__item{color:#0D0D0D}.menu-dropdown .list__item:before{content:"";background:#FF4C00;vertical-align:baseline;width:0;height:0;border-radius:50%;display:inline-block;transition:all 200ms ease}.menu-dropdown .list__item.active:before,.menu-dropdown .list__item:hover:before{transition:all 200ms ease;width:13px;height:13px;margin-right:5px}.menu-item:hover .menu-dropdown{max-height:471px}.Top_hugeMenu .rebelbar__menu-toggle{border:none!important;padding:9px 0;position:relative;float:right}.notification-counter{background:#fa8;font-family:"Favorit-Mono",sans-serif;padding:0px 8px;border-radius:40px;font-size:12px;padding-top:3px;float:left;margin-top:3px;height:16px;line-height:16px}.user-info__dropdown-wrapper{display:none;right:32px;top:40px;width:224px;box-sizing:border-box;padding:24px 16px 12px;z-index:100;background:#fff;position:absolute;font-family:"Favorit-Pro",sans-serif;font-size:18px;letter-spacing:-0.011111111111111112em;line-height:22px;text-transform:capitalize}.user-menu-container:hover .user-info__dropdown-wrapper{display:block}.user-info__dropdown{padding:0;margin:0;display:none}.user-info__dropdown-wrapper .user-info__dropdown{display:block}.user-info__dropdown li,.member-link{padding-bottom:12px;list-style:none}.member-link{display:block}.user-info__dropdown li a,.member-link{color:#0D0D0D}.dark_layout .member-link{color:#D9D9D9}.user-info__dropdown .title strong{font-weight:400}.user-info__dropdown .title a:first-child{cursor:text}.river-notification{border-bottom:1px solid #E6E6E6;padding-bottom:16px;padding-top:2px}.river-notification .content-wrp .date,.river-notification .aside{display:none}.river-notification .content-wrp{font-size:14px;letter-spacing:-0.014285714285714287em;line-height:18px}.is_unread .title:before{content:"\f111";font-family:"FontAwesome";color:#FFAA88;padding-right:8px;font-size:11px;vertical-align:text-top}.river-notification .content-wrp a{font-weight:bold}.user-info__dropdown .profile_link:hover:before{content:"\f111";font-family:"FontAwesome";color:#ff4c00;padding-right:5px;float:left}#user_avatar{border-radius:50%;max-width:24px}#user_name{display:inline-block;color:white;font-family:"Favorit-Mono",sans-serif;text-transform:initial;font-size:14px;color:#BFBFBF;padding:0 10px;margin-top:6px;vertical-align:middle}@media (max-width:767px){#user_name{margin-top:0}}.toggle-user-dropdown:after{content:"";box-sizing:border-box;height:8px;width:8px;border:1px solid #BFBFBF;border-bottom:0;border-right:0;transform:scaleX(-1) rotate(-135deg);margin-top:-4px;margin-left:9px;vertical-align:super;display:inline-block}.user-menu-container{display:inline-block;padding:2px 0px;vertical-align:middle}.toggle-user-dropdown{position:relative;top:6px}.user-info__dropdown .mark-all-as-read{text-align:right;font-size:9px;line-height:16px;cursor:pointer;border-top:1px solid #E6E6E6;margin-top:12px;padding:18px 0 21px;text-transform:lowercase;position:relative}.user-info__dropdown .mark-all-as-read:before{content:"NOTIFICATIONS";float:left;font-size:12px;font-family:"Favorit-Mono",sans-serif;text-transform:uppercase;letter-spacing:0.0625em;color:#737373;cursor:initial;position:absolute;left:0;top:18px}.user-info__dropdown-wrapper .notification-counter{float:right;position:relative;top:26px;cursor:text;z-index:1}.user-info__dropdown-wrapper .notification-counter:not(.hidden) + .user-info__dropdown .mark-all-as-read{padding-top:35px;padding-bottom:7px}.user-info__dropdown .title{margin:0}.user-menu-container:hover .toggle-user-dropdown:after{margin-top:0;transform:scaleX(1) rotate(45deg);position:relative;top:4px}.user-menu-container:hover>.rebel-use-info-wrapper .user-info__dropdown{display:block}.rebelbar__menu-toggle svg g g{fill:#0D0D0D}.dark_layout .rebelbar__menu-toggle svg g g{fill:#D9D9D9}.dark_layout .mobile_search_icon path{stroke:#d9d9d9}.dark_layout #mobile_search_icon svg g g,.dark_layout #search_modal svg g g{stroke:#D9D9D9}.dark_layout .search__close:before,.dark_layout .search__close:after{color:#D9D9D9}.dark_layout .user-info__dropdown-wrapper{background:#404040}.dark_layout .user-info__dropdown-wrapper a,.dark_layout .user-info__dropdown{color:#D9D9D9}.dark_layout .river-notification{border-bottom:1px solid #595959}.rebelbar__menu-toggle{min-width:32px;line-height:32px;white-space:nowrap}.rebelbar__menu-toggle svg{margin-top:-4px}.dark_layout .site_logo svg g{fill:#f2f2f2}.dark_layout .site_logo .text-element{color:#D9D9D9}.dark_layout .search-form .search-form__submit svg g{stroke:#D9D9D9}.dark_layout,.dark_layout .rebelbar-wrapper,.dark_layout .rebelbar-wrapper_static{background:#1A1A1A;border-bottom:1px solid #404040}.dark_layout .dark_top_bar{background-color:#262626;border-bottom:1px solid #404040}.dark_layout .menu-dropdown{background:#404040}.dark_layout .rebelbar-wrapper div .text-element:nth-child(2),.dark_layout .list__item{color:#D9D9D9}.dark_layout .fa-search:before,.dark_layout .module-headline__text,.dark_layout .rebelbar-wrapper .text-element{color:#F2F2F2}.dark_layout .menu-item__title{color:#D9D9D9}.dark_layout .search-form__text-input{background:#404040;color:#f2f2f2}.bottom_menu_links .list__item:not(:last-child){border-right:1px solid #404040;padding:0px 7.5px}.bottom_menu_links .list__item:first-child{padding-left:0px;padding-right:15.5px}.js-hidden-panel.active + .featured_columns .sticky_column{top:0px!important}.js-hidden-panel:not(.active) ~ .featured_columns .sticky_column{top:135px!important}.js-hidden-panel:not(.active) ~ .featured_columns .sticky_column .container_head_sticky{top:115px!important}#mobile_search_icon.fa-search:before{content:url(https://assets.rbl.ms/26018263/origin.png);padding-right:15px;vertical-align:sub}#search_modal{position:absolute;top:106px;left:0;width:100%;z-index:999;background:#ecece9;border-bottom:1px solid #BFBFBF;padding:16px;box-sizing:border-box}#search_modal.on-search-page{position:static;margin-bottom:0}.dark_layout #search_modal{border-bottom:1px solid #404040;background:#1a1a1a}#search_mobile{font-family:"Favorit-Pro",sans-serif;height:30px;width:72%;border-radius:5px;border:0;padding:0 10px}.dark_layout #search_mobile{background:#404040}#search_form button{background:transparent;border:0;vertical-align:middle;padding-left:20px}.search-form__text-input{position:initial;background:white;font-family:"Favorit-Pro",sans-serif;color:#0D0D0D;height:32px;width:130px;border-radius:4px;display:inline-block;font-size:16px;padding:2px 20px 0 30px;box-sizing:border-box}_:-ms-fullscreen,:root .search-form__text-input{position:static}_:-ms-fullscreen,:root .video-row .story_teaser .widget__headline,_:-ms-fullscreen,:root .video-row .widget__subheadline,_:-ms-fullscreen,:root .video-row .popular_widget .widget__headline{color:rgba(255,76,0,1)!important}_:-ms-fullscreen,:root .video-row .story_teaser .widget__headline a.widget__headline-text{text-decoration:none;color:white!important}_:-ms-fullscreen,:root .video-row .story_teaser .widget__subheadline .widget__subheadline-text{text-decoration:none;color:#999999!important}_:-ms-fullscreen,:root .video-row .popular_widget .widget__headline .widget__headline-text{text-decoration:none;color:white!important}_:-ms-fullscreen,:root .video-row .story_teaser .widget__body:hover .widget__headline,_:-ms-fullscreen,:root .video-row .widget__body:hover .widget__subheadline,_:-ms-fullscreen,:root .video-row .popular_widget .widget__headline:hover{text-decoration:underline}_:-ms-fullscreen,:root .story_teaser .widget__subheadline,_:-ms-fullscreen,:root .story_teaser .widget__headline{color:rgba(255,76,0,1)!important}_:-ms-fullscreen,:root .story_teaser .widget__headline a.widget__headline-text{text-decoration:none;color:#0d0d0d!important}_:-ms-fullscreen,:root .story_teaser .widget__subheadline .widget__subheadline-text{text-decoration:none;color:#595959!important}_:-ms-fullscreen,:root .story_teaser .widget__body:hover .widget__headline,_:-ms-fullscreen,:root .story_teaser .widget__body:hover .widget__subheadline{text-decoration:underline}_:-ms-fullscreen,:root .fullwidth_post .widget__headline.h1,_:-ms-fullscreen,:root .widget__subheadline{display:inline}_:-ms-fullscreen,:root .featured_columns .bigger-teaser-headline .widget__headline.h1,_:-ms-fullscreen,:root .featured_columns .bigger-teaser-headline .widget__subheadline{display:inline}_:-ms-fullscreen,:root .menu-opened .huge-menu{display:block}@media screen and (min-width:1024px){_:-ms-fullscreen,:root .section-the-next-pandemic .story_teaser .widget .widget__head{width:32.5%}_:-ms-fullscreen,:root .section-the-next-pandemic .story_teaser .widget .widget__body{width:66.5%}_:-ms-fullscreen,:root .section-the-institute .story_teaser .widget .col:first-child{width:34.7%!important}_:-ms-fullscreen,:root .section-the-institute .story_teaser .widget .col:last-child{width:63.3%!important}}.search-form__text-input:active,.search-form__text-input:focus{border:1px solid #FF4C00;color:#0D0D0D;caret-color:#0A7AFF}.dark_layout .search-form__text-input:active,.dark_layout .search-form__text-input:focus{background:#D9D9D9}.dark_layout .search-form__text-input:active + .search-form__submit svg g,.dark_layout .search-form__text-input:focus + .search-form__submit svg g{stroke:#0D0D0D}.search-form__text-input::placeholder,.search-form__text-input:-ms-input-placeholder,.search-form__text-input::-ms-input-placeholder,.dark_layout .search-form__text-input:active::placeholder,.dark_layout .search-form__text-input:focus::placeholder,.dark_layout .search-form__text-input:active:-ms-input-placeholder,.dark_layout .search-form__text-input:focus::-ms-input-placeholder,.dark_layout .search-form__text-input:active:-ms-input-placeholder,.dark_layout .search-form__text-input:focus::-ms-input-placeholder{color:#8C8C8C}.dark_layout .search-form__text-input::placeholder,.dark_layout .search-form__text-input:-ms-input-placeholder,.dark_layout .search-form__text-input::-ms-input-placeholder{color:#BFBFBF}.widget_column .sticky-target.legacy.sticky-active{top:0px;z-index:0}.featured_columns .row{overflow:inherit;margin:0!important}.featured_columns .row .home_column .story_teaser .widget{padding:24px 32px 24px 22px}.featured_columns .row .home_column,.featured_columns .row .sticky_column,.featured_columns .row .scroll_column,.featured_columns .row .widget_column{padding:0!important}.featured_columns .row .section_column{padding:0px 0px 20px!important}.widget_column .sticky-target.legacy.sticky-active{width:calc(100% - 75%);top:0px;z-index:0}.featured_columns .row .scroll_column{float:right}.featured_columns .widget .row .col{margin-bottom:0}.scroll_column .row .col{margin-bottom:20px}.scroll_column .widget .widget__headline-text{color:#0D0D0D;font-family:Favorit-Pro,sans-serif;font-size:24px;font-weight:bold;letter-spacing:-0.2px;line-height:26px}.scroll_column .widget:hover .widget__headline a{color:#0D0D0D}@media (min-width 992px) and (max-width:1023px){.widget_column.col.l3{width:25%}.article_column.col.l9,.section_column.col.l9{width:75%}}.like-button{display:inline-block;margin:0;margin-top:-4px;line-height:normal;font-size:18px;vertical-align:middle}.like-label{display:none}.like-btn.like,.like-btn.unlike{color:#a6a6a6;border-left:1px solid;padding-left:4px;font-size:14px}.fa-heart:before,.fa-heart-o:before{visibility:hidden}.like-btn.like .heart{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23404040'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:bottom;cursor:pointer;background-position:center 0.23em}.like-btn.unlike .heart,.like-btn.like .heart:active,.dark_layout .like-btn.like .heart:active,.widget.tag-type-podcast .like-btn.like .heart:active{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='%23FF4C00'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23FF4C00'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center 0.23em}.dark_layout .like-btn.like .heart,.widget.tag-type-podcast .like-btn.like .heart{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23BFBFBF'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-position:center 0.25em}.like-btn.like .heart:hover,.like-btn.unlike .heart:hover{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='%23404040'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23404040'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.dark_layout .like-btn.like .heart:hover{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='%23bfbfbf'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23bfbfbf'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.all-related-sections{display:flex;flex-wrap:wrap}.all-related-sections a{display:none}.all-related-sections a[href*="/topic/"],.all-related-sections a[href*="/type/"]{display:inline;padding:1px 8px 5px 8px;margin-right:7px;border:1px solid transparent;border-left:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf;text-transform:uppercase;font-size:12px;line-height:1;letter-spacing:0.0625em;font-family:"Favorit-Mono",sans-serif;margin-bottom:10px;transition-duration:200ms;transition-property:all}.all-related-sections a[href$="/topic/"],.all-related-sections a[href$="/type/"],.all-related-sections a[href*="/topic/"]:not([href$="/topic/"]) ~ [href*="/topic/"]{display:none}.all-related-sections a[href*="/type/"]{color:#404040;order:1}.all-related-sections a[href*="/type/"]:hover{background-color:#d9d9d9;border:1px solid #d9d9d9;box-shadow:0px -4px 0px #d9d9d9;color:#404040}.popular_widget .all-related-sections a[href*="/type/"]{color:#BFBFBF;order:1}.popular_widget .all-related-sections a[href*="/type/"]:hover{background-color:#d9d9d9;border:1px solid #d9d9d9;box-shadow:0px -4px 0px #d9d9d9;color:#BFBFBF}.all-related-sections a[href*="/topic/"]{order:2}.FillDark .all-related-sections a[href*="/type/"],.dark_layout .all-related-sections a[href*="/type/"],.trending_stories_carousel .all-related-sections a[href*="/type/"]{color:#BFBFBF}.FillDark .all-related-sections a[href*="/topic/"],.FillDark .all-related-sections a[href*="/type/"],.dark_layout .all-related-sections a[href*="/topic/"],.dark_layout .all-related-sections a[href*="/type/"],.trending_stories_carousel .all-related-sections a[href*="/topic/"],.trending_stories_carousel .all-related-sections a[href*="/type/"]{border-left:1px solid #404040;border-bottom:1px solid #404040}.FillDark .time-to-read,.FillDark .like-btn.like,.FillDark .like-btn.unlike,.trending_stories_carousel .like-btn.like,.trending_stories_carousel .like-btn.unlike{border-left:1px solid #404040}.FillDark .all-related-sections a[href*="/type/"]:hover,.dark_layout .all-related-sections a[href*="/type/"]:hover,.trending_stories_carousel .all-related-sections a[href*="/type/"]:hover{background-color:#404040;border:1px solid #404040;box-shadow:0px -4px 0px #404040}.all-related-sections a[href*="/topic/"]:hover{border:1px solid #ff4c00;background-color:#ff4c00;box-shadow:0px -4px 0px #ff4c00;color:white}.all-related-sections a[href*="/topic/the-institute"]{color:#005690}.all-related-sections a[href*="/topic/the-institute"]:hover{border:1px solid #005690;background-color:#005690;color:white!important;box-shadow:0 -4px 0 #005690}.widget.tag-type-ti .widget__headline:hover .widget__headline-text,.widget.tag-type-ti .widget__headline:hover + .widget__subheadline .widget__subheadline-text{text-decoration-color:#005690}@media (min-width:1024px){.all-related-sections a[href*="/topic/"],.all-related-sections a[href*="/type/"]{margin-bottom:10px}}.fullwidth_post .widget__subheadline-text:before,.featured_post .widget__subheadline-text:before,.article_post .widget__subheadline-text:before,.story_teaser .widget__subheadline-text:before{content:"";display:inline-block;vertical-align:middle;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCA4IDE1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBvZGNhc3QtcGFnZXMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIxMzc2LS0tUG9kY2FzdC1lcGlzb2RlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxMC4wMDAwMDAsIC0zNDkuMDAwMDAwKSIgc3Ryb2tlPSIjNTk1OTU5IiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMi4wMDAwMDAsIDI3Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iSGVkL0Rlay1TZXBhcmF0b3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3OC40ODkxNTcsIDg0LjM2Mzk2MSkgcm90YXRlKDQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0zNzguNDg5MTU3LCAtODQuMzYzOTYxKSAiIHBvaW50cz0iMzczLjk4OTE1NyA3OS44NjM5NjEgMzgyLjk4OTE1NyA3OS44NjM5NjEgMzgyLjk4OTE1NyA4OC44NjM5NjEiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");background-repeat:no-repeat;background-position:center;background-size:100% auto;margin-left:4px;margin-right:5px;height:1em;width:8px;width:0.25em;margin-top:-0.1em}.dark_layout .widget__subheadline-text:before,.podcast_collection .widget__subheadline-text:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCA4IDE1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPkE0NENGMkU1LTlDODItNEUzRS1CMzExLTk4QjE3RDU0NzQ4OTwvdGl0bGU+CiAgICA8ZyBpZD0iUG9kY2FzdC1wYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjEzNzYtLS1Qb2RjYXN0LWVwaXNvZGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwLjAwMDAwMCwgLTM0OS4wMDAwMDApIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLjAwMDAwMCwgMjcyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJIZWQvRGVrLVNlcGFyYXRvciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzc4LjQ4OTE1NywgODQuMzYzOTYxKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTM3OC40ODkxNTcsIC04NC4zNjM5NjEpICIgcG9pbnRzPSIzNzMuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDg4Ljg2Mzk2MSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+")}.fullwidth_post{margin-bottom:0}.fullwidth_post .widget .row{margin:0}.fullwidth_post .widget .row .col{padding:0;margin-bottom:10px}.fullwidth_post .widget__body{max-width:50%;position:absolute;bottom:0;padding:32px;margin:32px 32px 20px 32px;height:fit-content;z-index:1}.fullwidth_post.TopLeft .widget__body{top:0;left:0}.fullwidth_post.TopRight .widget__body{top:0;right:0}.fullwidth_post.BottomLeft .widget__body{bottom:0;left:0}.fullwidth_post.BottomRight .widget__body{bottom:0;right:0}.fullwidth_post .widget__head .widget__body{max-width:100%;margin:0;height:auto;background:transparent!important;border:0!important}.fullwidth_post .widget__body{border:1px solid rgba(242,242,242,0.4)}.fullwidth_post .widget:after{content:"";position:absolute;top:25%;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(13,13,13,0) 0%,#0D0D0D 100%)}.fullwidth_post .social-date,.fullwidth_post .time-to-read,.fullwidth_post .widget .widget__subheadline{color:#BFBFBF}.fullwidth_post:not(.FillDark,.FillLight) .all-related-sections a[href*="/type/"],.fullwidth_post:not(.FillDark,.FillLight) .all-related-sections a[href*="/topic/"]{color:#BFBFBF;border:solid rgba(191,191,191,0.4);border-width:0 0 1px 1px}.fullwidth_post:not(.FillDark,.FillLight) .all-related-sections a[href*="/type/"]:hover,.fullwidth_post:not(.FillDark,.FillLight) .all-related-sections a[href*="/topic/"]:hover{border-color:#F2F2F2;background:transparent;box-shadow:none}.fullwidth_post .widget .widget__headline{color:#F2F2F2}.fullwidth_post:not(.FillDark,.FillLight) .widget__headline:hover .widget__headline-text,.fullwidth_post:not(.FillDark,.FillLight) .widget__headline:hover + .widget__subheadline .widget__subheadline-text{text-decoration-color:#F2F2F2}.fullwidth_post .widget__subheadline-text:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCA4IDE1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBvZGNhc3QtcGFnZXMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIxMzc2LS0tUG9kY2FzdC1lcGlzb2RlcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxMC4wMDAwMDAsIC0zNDkuMDAwMDAwKSIgc3Ryb2tlPSIjQkZCRkJGIiBzdHJva2Utd2lkdGg9IjEuNSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMi4wMDAwMDAsIDI3Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iSGVkL0Rlay1TZXBhcmF0b3IiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3OC40ODkxNTcsIDg0LjM2Mzk2MSkgcm90YXRlKDQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0zNzguNDg5MTU3LCAtODQuMzYzOTYxKSAiIHBvaW50cz0iMzczLjk4OTE1NyA3OS44NjM5NjEgMzgyLjk4OTE1NyA3OS44NjM5NjEgMzgyLjk4OTE1NyA4OC44NjM5NjEiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgoK")}.fullwidth_post.TextDarkFillTransparent{border-color:#BFBFBF}.fullwidth_post.TextDarkFillTransparent .social-date,.fullwidth_post.TextDarkFillTransparent .time-to-read,.fullwidth_post.TextDarkFillTransparent .all-related-sections a[href*="/type/"],.fullwidth_post.TextDarkFillTransparent .all-related-sections a[href*="/topic/"]{color:#404040}.fullwidth_post.TextDarkFillTransparent .widget .widget__headline,.fullwidth_post.TextDarkFillTransparent .widget:hover .widget__headline{color:#0D0D0D}.fullwidth_post.TextDarkFillTransparent .widget__subheadline{color:#595959}.fullwidth_post.TextDarkFillTransparent .all-related-sections a[href*="/type/"],.fullwidth_post.TextDarkFillTransparent .all-related-sections a[href*="/topic/"]{border-left:1px solid rgba(64,64,64,0.4);border-bottom:1px solid rgba(64,64,64,0.4)}.fullwidth_post.TextDarkFillTransparent .widget__subheadline-text:before,.fullwidth_post.FillLight .widget__subheadline-text:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCA4IDE1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPkE0NENGMkU1LTlDODItNEUzRS1CMzExLTk4QjE3RDU0NzQ4OTwvdGl0bGU+CiAgICA8ZyBpZD0iUG9kY2FzdC1wYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjEzNzYtLS1Qb2RjYXN0LWVwaXNvZGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwLjAwMDAwMCwgLTM0OS4wMDAwMDApIiBzdHJva2U9IiM5OTk5OTkiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLjAwMDAwMCwgMjcyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJIZWQvRGVrLVNlcGFyYXRvciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzc4LjQ4OTE1NywgODQuMzYzOTYxKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTM3OC40ODkxNTcsIC04NC4zNjM5NjEpICIgcG9pbnRzPSIzNzMuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDg4Ljg2Mzk2MSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+")}.fullwidth_post.FillDark .widget__body{background:#1A1A1A;border:0}.fullwidth_post.FillDark .widget:after{background:none}.fullwidth_post.FillDark .social-date,.fullwidth_post.FillDark .time-to-read,.fullwidth_post.FillDark .all-related-sections a[href*="/type/"]{color:#A6A6A6}.fullwidth_post.FillDark .widget .widget__headline,.fullwidth_post.FillDark .widget:hover .widget__headline{color:#F2F2F2}.fullwidth_post.FillDark .widget .widget__subheadline{color:#8C8C8C}.fullwidth_post.FillDark .widget__subheadline-text:before{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjE1cHgiIHZpZXdCb3g9IjAgMCA4IDE1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPkE0NENGMkU1LTlDODItNEUzRS1CMzExLTk4QjE3RDU0NzQ4OTwvdGl0bGU+CiAgICA8ZyBpZD0iUG9kY2FzdC1wYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjEzNzYtLS1Qb2RjYXN0LWVwaXNvZGVzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDEwLjAwMDAwMCwgLTM0OS4wMDAwMDApIiBzdHJva2U9IiM4QzhDOEMiIHN0cm9rZS13aWR0aD0iMS41Ij4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMyLjAwMDAwMCwgMjcyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJIZWQvRGVrLVNlcGFyYXRvciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzc4LjQ4OTE1NywgODQuMzYzOTYxKSByb3RhdGUoNDUuMDAwMDAwKSB0cmFuc2xhdGUoLTM3OC40ODkxNTcsIC04NC4zNjM5NjEpICIgcG9pbnRzPSIzNzMuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDc5Ljg2Mzk2MSAzODIuOTg5MTU3IDg4Ljg2Mzk2MSI+PC9wb2x5bGluZT4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+")}.fullwidth_post.FillLight .widget__body{background:#ECECE9;border:0}.fullwidth_post.FillLight .widget:after{background:none}.fullwidth_post.FillLight .social-date,.fullwidth_post.FillLight .time-to-read,.fullwidth_post.FillLight .all-related-sections a[href*="/type/"]{color:#404040}.fullwidth_post.FillLight .widget .widget__headline,.fullwidth_post.FillLight .widget:hover .widget__headline{color:#0D0D0D}.fullwidth_post.FillLight .widget__subheadline{color:#595959}.fullwidth_post.Transparent .widget:after{background:none}.fullwidth_post.DarkBottom .widget:after{background:linear-gradient(180deg,rgba(13,13,13,0) 0%,#0D0D0D 100%)}.fullwidth_post.DarkTop .widget:after{background:linear-gradient(0deg,rgba(13,13,13,0) 0%,#0D0D0D 100%);top:0;bottom:25%}.fullwidth_post.DarkLeft .widget:after{background:linear-gradient(270deg,rgba(13,13,13,0) 0%,#0D0D0D 100%);top:0;right:25%}.fullwidth_post.DarkRight .widget:after{background:linear-gradient(90deg,rgba(13,13,13,0) 0%,#0D0D0D 100%);top:0;left:25%;right:0}.fullwidth_post.LightBottom .widget:after{background:linear-gradient(180deg,rgba(236,236,233,0) 0%,#ECECE9 100%)}.fullwidth_post.LightTop .widget:after{background:linear-gradient(0deg,rgba(236,236,233,0) 0%,#ECECE9 100%);top:0;bottom:25%}.fullwidth_post.LightLeft .widget:after{background:linear-gradient(270deg,rgba(236,236,233,0) 0%,#ECECE9 100%);top:0;right:25%}.fullwidth_post.LightRight .widget:after{background:linear-gradient(90deg,rgba(236,236,233,0) 0%,#ECECE9 100%);top:0;left:25%;right:0}@media (max-width:1023px){.fullwidth_post.mb-2:not(.Transparent,.FillLight,.FillDark) .widget:after{background:linear-gradient(180deg,rgba(13,13,13,0) 0%,#0D0D0D 100%);top:20%;bottom:0;left:0;right:0}.fullwidth_post.LightBottom .widget:after,.fullwidth_post.LightTop .widget:after,.fullwidth_post.LightLeft .widget:after,.fullwidth_post.LightRight .widget:after{background:linear-gradient(180deg,rgba(236,236,233,0) 0%,#ECECE9 100%)}.fullwidth_post.mb-2:not(.Transparent,.FillLight,.FillDark){padding-bottom:20%;background:#0D0D0D}.fullwidth_post.LightBottom,.fullwidth_post.LightTop,.fullwidth_post.LightLeft,.fullwidth_post.LightRight{background:#ECECE9}.fullwidth_post .widget__body{max-width:100%}.fullwidth_post .widget .widget__body{padding:16px;margin:16px;top:auto;left:0;right:0;bottom:0}.fullwidth_post:not(.Transparent,.FillLight,.FillDark) .widget .widget__body{bottom:-20vw}}.fullwidth_post .widget__subheadline:before{content:"";background-image:url("data:image/svg+xml,%3Csvg%20width='7px'%20height='13px'%20viewBox='0%200%207%2013'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20id='Typography'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-1152.000000,-384.000000)'%3E%3Crect%20x='0'%20y='0'%20width='1376'%20height='1600'%3E%3C/rect%3E%3Cg%20transform='translate(1146.136039,384.000000)'%20stroke='%23A6A6A6'%20stroke-width='1.5'%3E%3Cpolyline%20transform='translate(6.363961,6.500000)%20rotate(45.000000)%20translate(-6.363961,-6.500000)'%20points='1.86396103%202%2010.863961%202%2010.863961%2011'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fullwidth_post .like-btn.like .heart{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23A6A6A6'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.fullwidth_post.TextDarkFillTransparent .like-btn.like .heart,.fullwidth_post.FillLight .like-btn.like .heart{background-image:url("data:image/svg+xml,%3Csvg%20width='12px'%20height='14px'%20viewBox='0%200%2012%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-444.000000,-335.000000)'%20stroke='%23404040'%3E%3Cg%20transform='translate(208.000000,332.000000)'%3E%3Cg%20transform='translate(237.000000,4.000000)'%3E%3Cpath%20d='M1,0%20L9,0%20C9.55228475,-1.01453063e-16%2010,0.44771525%2010,1%20L10,12%20L10,12%20L5,9%20L0,12%20L0,1%20C-6.76353751e-17,0.44771525%200.44771525,1.01453063e-16%201,0%20Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}.article_post .widget__headline-text,.article_post .widget__subheadline-text{font-size:24px;letter-spacing:-0.010416666666666666em;line-height:24px}.fullwidth_post .widget__headline,.featured_post .widget__headline-text,.article_post .widget__headline-text{font-family:Ivar-Headline-Bold,serif}.fullwidth_post .widget__subheadline-text,.featured_post .widget__subheadline-text,.article_post .widget__subheadline-text{font-family:Ivar-Headline,serif}.fullwidth_post .widget__headline,.fullwidth_post .widget__subheadline-text,.featured_post .widget__headline-text,.featured_post .widget__subheadline-text{font-size:32px;letter-spacing:-0.2px;line-height:32px}@media (min-width:768px){.article_post .widget__headline-text,.article_post .widget__subheadline-text{font-size:32px;letter-spacing:-0.0046875em;line-height:32px}.fullwidth_post .widget__headline,.fullwidth_post .widget__subheadline-text,.featured_post .widget__headline-text,.featured_post .widget__subheadline-text{font-size:42px;line-height:42px}}@media (min-width:1024px){.fullwidth_post .widget__headline,.fullwidth_post .widget__subheadline-text,.featured_post .widget__headline-text,.featured_post .widget__subheadline-text,.article_post .widget__headline-text,.article_post .widget__subheadline-text{font-size:48px;letter-spacing:-0.25px;line-height:48px}.dark_layout .article_post .widget__headline-text,.dark_layout .article_post .widget__subheadline-text{letter-spacing:-1.25px}.listicle-slideshow .rebellt-item-media-container>img.rm-shortcode,.rebellt-item-media-container .share-tab-img>img,.rebellt-item-media-container .product-image-container>img{width:auto}}.dark_layout .article_post .widget__headline-text{font-family:"Favorit-Pro",sans-serif}.dark_layout .article_post .widget__subheadline-text{font-family:"Favorit-Pro-Light",sans-serif}.featured_post .widget__headline,.fullwidth_post .widget__headline,.article_post .widget__headline,.story_teaser .widget__headline{display:contents}.featured_post .widget__headline:before,.article_post .widget__headline:before,.fullwidth_post .widget__headline:before,.story_teaser .widget__headline:before{content:"";display:block;margin:8px}.featured_post .widget__subheadline:after,.article_post .widget__subheadline:after,.fullwidth_post .widget__subheadline:after,.story_teaser .widget__subheadline:after{content:"";display:block;margin:5px}.individual_podcast .widget__subheadline:after{margin-bottom:16px}.fullwidth_post.BorderLight .widget:hover .widget__headline a,.fullwidth_post.FillDark .widget:hover .widget__headline a,.fullwidth_post.BorderLight .widget .widget__headline a,.fullwidth_post.FillDark .widget .widget__headline a{color:#F2F2F2}.fullwidth_post .widget__subheadline,.featured_post .widget__subheadline,.article_post .widget__subheadline,.story_teaser .widget__subheadline{color:#595959;display:contents}.fullwidth_post.BorderLight .widget__subheadline,.fullwidth_post.BorderLight .widget__subheadline:before{color:#bdbdbd}.story_teaser .widget__body,.story_teaser .widget__headline-text,.story_teaser .widget__subheadline-text{font-size:24px;letter-spacing:-0.15px;line-height:26px}.story_teaser .widget__headline-text{font-family:Ivar-Headline-Bold,serif}.story_teaser .widget__subheadline{font-family:Ivar-Headline,serif}@media (min-width:768px){.story_teaser .widget__body,.story_teaser .widget__headline-text,.story_teaser .widget__subheadline-text{font-size:32px;line-height:32px}}@media (min-width:1024px) and (max-width:1151px){.story_teaser .widget__body,.story_teaser .widget__headline-text,.story_teaser .widget__subheadline-text{font-size:42px;line-height:42px;letter-spacing:-0.2px}.section_column:not(.bigger-teaser-headline) .story_teaser .widget__body,.section_column:not(.bigger-teaser-headline) .story_teaser .widget__headline-text,.section_column:not(.bigger-teaser-headline) .story_teaser .widget__subheadline-text{font-size:28px;line-height:28px}}@media (min-width:1151px){.story_teaser .widget__body,.story_teaser .widget__headline-text,.story_teaser .widget__subheadline-text{font-size:42px;line-height:42px;letter-spacing:-0.2px}.section_column:not(.bigger-teaser-headline) .story_teaser .widget__body,.section_column:not(.bigger-teaser-headline) .story_teaser .widget__headline-text,.section_column:not(.bigger-teaser-headline) .story_teaser .widget__subheadline-text{font-size:36px;line-height:36px;letter-spacing:-0.004722222222222222em}}.fullwidth_post.BorderDark .widget:hover .widget__headline a,.fullwidth_post.FillLight .widget:hover .widget__headline a,.post-custom .widget:hover .widget__headline a,.featured_post .widget:hover .widget__headline a,.featured_post .widget__body:hover .widget__headline a,.article_post .widget:hover .widget__headline a,.article_post .widget__body:hover .widget__headline a,.story_teaser .widget:hover .widget__headline a,.story_teaser .widget__body:hover .widget__headline a{color:#0D0D0D}.dark_layout .article_post .widget:hover .widget__headline a,.dark_layout .article_post .widget__body:hover .widget__headline a{color:#e6e6e6}a[rel="orange_button"],.mktoForm.mktoHasWidth.mktoLayoutLeft .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton{border-radius:4px;background-color:#FF4C00;color:#f2f2f2!important;padding:8px 12px;font-family:"Favorit-Mono",sans-serif;letter-spacing:0.0625em;text-transform:uppercase;font-size:12px}a[rel="orange_button"]:hover,.mktoButton:hover{color:white!important;background:#A32700;text-decoration:none}a[rel="gray_button"]{border-radius:4px;background-color:#404040;color:#f2f2f2;padding:8px 12px;font-family:"Favorit-Mono",sans-serif;letter-spacing:0.75px;text-transform:uppercase;font-size:12px}a[rel="gray_button"]:hover{background:#595959}.widget__show-more{text-align:center;padding-bottom:45px}.show-less,.show-more{color:#0d0d0d;font-family:"Favorit-Pro",sans-serif;font-size:16px;letter-spacing:-0.1px;transition-duration:300ms;transition-property:all}.show-less,.show-more:hover{color:#ff4c00}.show-less{display:none}.dark_layout .widget__headline{color:#E6E6E6}.dark_layout .widget__subheadline{color:#999999}.dark_layout .article_post .social-author:before,.dark_layout .article_post .social-author__name,.dark_layout .article_post .social-date__text{color:#a6a6a6}.dark_layout .posts-custom .social-date{color:#a6a6a6;padding-left:0;padding-right:8px}.dark_layout .posts-custom .social-author + .social-date,.dark_layout .posts-custom .custom-field-PodcastEpisode + .social-date,.dark_layout .posts-custom .custom-field-PodcastVideoTime + .social-date{padding-left:8px}.dark_layout .like-btn.like,.dark_layout .like-btn.unlike{border-left:1px solid #404040}.dark_layout .like-btn.like .heart:before{color:#BFBFBF}.dark_layout .story_teaser .widget:hover .widget__headline a,.dark_layout .story_teaser .widget__headline:hover a{color:inherit}.custom-field-PodcastEpisode,.custom-field-PodcastVideoTime{font-family:"Favorit-Mono",sans-serif;color:#A6A6A6;text-transform:uppercase;display:inline-block;font-size:12px;letter-spacing:0.75px;line-height:16px;padding-right:7px;margin:0;vertical-align:middle}.custom-field-PodcastVideoTime{padding:0 10px;border-left:1px solid #404040;border-right:1px solid #404040}.custom-field-PodcastEpisode:before{content:"Episode "}.section-podcast,.section-video{background:#1A1A1A}.section-video .story_teaser .widget__headline-text,.section-podcast .story_teaser .widget__headline-text{font-family:"Favorit-Pro",sans-serif;font-weight:500}.section-video .story_teaser .widget__subheadline-text,.section-podcast .story_teaser .widget__subheadline-text{font-family:"Favorit-Pro-Light",sans-serif;font-weight:300}.section-podcast .story_teaser .widget .widget__image{background-image:url(https://assets.rbl.ms/26705823/origin.jpg)!important}.section-podcast .story_teaser .widget__head>a,.widget.tag-type-podcast .widget__head>a{background-image:url(https://assets.rbl.ms/26705823/origin.jpg);border-radius:5px;background-position:center;background-repeat:no-repeat;background-size:cover;display:block}.section-podcast .story_teaser .widget__head img,.widget.tag-type-podcast .widget__head img{visibility:hidden}@media (max-width:992px){.top_menu_links .list .list__item:not(:nth-child(1)){display:none}}@media (max-width:767px){.widget.tag-type-podcast .widget__head,.section-podcast .posts-custom .widget__head{width:20%;float:right;padding:0 0 0 8px}.topbar .search-form,.topbar .main-menu-el{display:none}.menu-opened .menu-global{margin-top:100px}.section_column{margin-bottom:20px!important}.widget.tag-type-podcast{padding-bottom:46px!important}.featured_post .widget__subheadline:after,.article_post .widget__subheadline:after,.fullwidth_post .widget__subheadline:after,.story_teaser .widget__subheadline:after{margin:0px}.tag-type-podcast .widget__subheadline:after{margin:7px}.section-podcast .story_teaser .widget__headline-text,.section-podcast .story_teaser .widget__subheadline-text{letter-spacing:-0.03125em}.scroll_column .posts-custom .widget__headline{line-height:21px}.scroll_column .widget .widget__headline-text{font-size:18px;letter-spacing:-0.15px;line-height:21px}.section-podcast .story_teaser .widget .widget__image{border-radius:5px}.scroll_column .all-related-sections{display:none!important}.Top_hugeMenu .rebelbar__menu-toggle{padding:0}}@media (min-width:768px){.featured_columns .row .scroll_column{border-left:1px solid #bdbdbd}.section_column .story_teaser .widget{padding:16px 10px 16px 22px;margin:0}.section_column .story_teaser .all-related-sections{padding-top:8px}.page_headline_container .module-headline{padding:0px 0px 10px 32px}}@media (min-width:768px){#welcome_ad{min-width:640px;min-height:480px}.menu-opened .all-content-wrapper{-webkit-transform:translate(-320px,0);transform:translate(-320px,0);transform:translate3d(-320px,0,0)}.menu-global{right:0;-webkit-transform:translate(320px,0);transform:translate(320px,0);transform:translate3d(320px,0,0)}.search-form{padding:0 16px 0;margin:0}.user-menu-container{margin-right:16px}.featured_columns .story_teaser .widget .row .rm-col-center{padding:0 22px 0 10px}.footer .list a:last-child{padding-left:7.5px}.search-form__text-input{width:200px}}@media (min-width:1568px){.main,.rebelbar-wrapper,.dark_top_bar{max-width:1568px;margin:auto}.widget_column .sticky-target.legacy.sticky-active{max-width:392px}}.ftr-copy:first-letter {font-size:1.3em;margin:0 0 0 2px}.rebelbar-wrapper_static{padding:14px 16px 2px 16px;transition:all 300ms}.topbar-sticky.active .rebelbar-wrapper_static{position:fixed;width:100%;top:0;box-sizing:border-box;z-index:1}.topbar-sticky.active .js-hidden-panel.active + .rebelbar-wrapper_static{transform:translate3d(0,-100%,0)}.topbar__sticky-headline,.topbar__static-headline{display:none}.topbar__sticky-headline{max-width:calc(100% - 214px);box-sizing:border-box}.topbar__sticky-headline .text-element{width:100%;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;overflow:hidden;height:100%}.topbar__sticky-headline--post{font-family:"Ivar-Headline-Bold",serif}@media (min-width:768px){.rebelbar-wrapper_static{padding:20px 32px 5px}.topbar-sticky.active .js-hidden-panel:not(.active) + .rebelbar-wrapper_static{padding-top:13px}.topbar-sticky.active .rebelbar-wrapper_static{max-width:1568px;margin:0 auto}.topbar-sticky.active .js-hidden-panel:not(.active) + .rebelbar-wrapper_static .topbar__sticky-headline + .topbar__static-headline{display:none}.topbar-sticky.active .js-hidden-panel:not(.active) + .rebelbar-wrapper_static .topbar__sticky-headline{display:inline-block;vertical-align:text-bottom;padding-left:16px}.topbar__static-headline{font:normal 12px/0.8 "Favorit-Mono",sans-serif;letter-spacing:0.0625em}.topbar__sticky-headline--post{letter-spacing:-0.010416666666666666em;font:bold 24px/24px "Ivar-Headline-Bold",serif;height:26px;position:relative;top:3px}_::-webkit-full-page-media,_:future,:root .topbar__sticky-headline--post{top:5px}.topbar__sticky-headline--section{font:normal 24px/1 "Favorit-Pro-Light",sans-serif;position:relative;top:4px;margin-left:8px}.topbar__sticky-headline--section:before{content:"";display:block;border-left:1px solid #D9D9D9;height:32px;transform:skewX(-15deg);position:absolute;top:-3px;left:6px}}@media (min-width:1024px){.search-form__text-input{width:282px}.topbar__sticky-headline--post{margin-left:8px}.topbar__sticky-headline--post:before{content:"";display:block;border-left:1px solid #D9D9D9;height:32px;transform:skewX(-15deg);position:absolute;top:-4px;left:6px}}@media (min-width:1366px){.topbar__static-headline{display:inline-block;vertical-align:text-bottom;padding-left:16px}}.hide-text.hide-text{font-size:0!important}[data-source-type="multi"] .freeze,[data-attr-source="filtered"] .freeze{display:none!important}.featured_columns .collection_side .widget:not(:last-child),.featured_columns .collection_side{border-bottom:1px solid #bdbdbd}.first_lazyloaded_home{margin-bottom:0px}.static_page .formatted-text.ql-editor{padding:24px 0 24px 0px;font-family:"Favorit-Pro",sans-serif}.static_page .formatted-text.ql-editor h3{color:#404040;font-family:"Favorit-Mono",sans-serif;font-size:12px;letter-spacing:0.75px;text-transform:uppercase}.static_page a{text-decoration:underline;text-decoration-color:#ff4c00;text-underline-position:under;color:#0D0D0D}.static_page a:hover{color:#ff4c00}.static_page .widget_column .formatted-text.ql-editor{font-size:14px}.widget.tag-type-podcast .time-to-read,.widget.tag-type-whitepaper .time-to-read,.widget.tag-type-webinar .time-to-read{display:none}.widget.tag-type-podcast{background:#1a1a1a}.widget.tag-type-podcast .widget__headline-text{font-family:"Favorit-Pro-Medium",sans-serif;font-weight:500}.widget.tag-type-podcast .widget__subheadline{color:#999;font-family:"Favorit-Pro-Light",sans-serif}.widget.tag-type-podcast:hover .widget__headline a,.widget.tag-type-podcast .widget__body:hover .widget__headline a,.widget.tag-type-podcast .widget__headline{color:#e6e6e6}.widget.tag-type-podcast .custom-field-PodcastVideoTime,.widget.tag-type-podcast .social-date{color:#a4a2a0}.widget.tag-type-podcast .all-related-sections a[href*="/topic/"],.widget.tag-type-podcast .all-related-sections a[href*="/type/"]{border-left:1px solid #404040;border-bottom:1px solid #404040}.widget.tag-type-podcast .like-btn.like .heart:before,.widget.tag-type-podcast .all-related-sections a[href*="/type/"]{color:#bfbfbf}.widget.tag-type-podcast .all-related-sections a[href*="/type/"]:hover{background-color:#404040;border:1px solid #404040;box-shadow:0px -4px 0px #404040}.widget.tag-type-podcast a[href*="/topic/"]:hover{border:1px solid #ff4c00;background-color:#ff4c00;color:white}.widget.tag-type-podcast .like-btn.like,.widget.tag-type-podcast .like-btn.unlike{border-left:1px solid #404040}.widget.tag-type-podcast .widget__image{background-image:url(https://assets.rbl.ms/26705823/origin.jpg)!important;padding-bottom:100%!important;border-radius:5px}.widget.tag-type-podcast .social-date{padding-right:10px;padding-left:0}.widget.tag-type-podcast .custom-field-PodcastEpisode + .social-date,.widget.tag-type-podcast .custom-field-PodcastVideoTime + .social-date{padding-left:10px}.widget.tag-type-podcast .custom-field-PodcastVideoTime{padding:0 10px;border-left:1px solid #404040}.widget.tag-type-podcast .story_teaser .widget__subheadline:before{background-image:url("data:image/svg+xml,%3Csvg%20width='7px'%20height='13px'%20viewBox='0%200%207%2013'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%20id='Typography'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3E%3Cg%20transform='translate(-1152.000000,-384.000000)'%3E%3Crect%20x='0'%20y='0'%20width='1376'%20height='1600'%3E%3C/rect%3E%3Cg%20transform='translate(1146.136039,384.000000)'%20stroke='%8C8C8C'%20stroke-width='1.5'%3E%3Cpolyline%20transform='translate(6.363961,6.500000)%20rotate(45.000000)%20translate(-6.363961,-6.500000)'%20points='1.86396103%202%2010.863961%202%2010.863961%2011'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.posts--whitepaper .widget__image,.widget.tag-type-whitepaper .widget__image,.widget.tag-type-webinar .widget__image{filter:grayscale(100%);background-size:contain;max-width:224px;background-position:top center}.widget.tag-type-webinar .widget__head img,.widget.tag-type-whitepaper .widget__head img,.posts--whitepaper .widget__head img{filter:grayscale(100%);max-width:224px;display:block}.posts--whitepaper .widget__head:before,.widget.tag-type-whitepaper .widget__head:before,.widget.tag-type-webinar .widget__head:before{content:"SPONSORED BY:";color:#404040;font-family:"Favorit-Mono",sans-serif;font-size:12px;letter-spacing:0.0625em;vertical-align:text-top}.posts--whitepaper .widget__headline-text:after,.widget.tag-type-whitepaper .widget__headline-text:after,.widget.tag-type-webinar .widget__headline-text:after{content:"Read the whitepaper";position:absolute;bottom:0;color:#F2F2F2;font:400 12px/32px "Favorit-Mono",sans-serif;letter-spacing:0.0625em;height:32px;width:176px;border-radius:4px;background-color:#404040;text-transform:uppercase;display:flex;justify-content:center}.widget.tag-type-webinar .widget__headline-text:after{content:"Register for the webinar";width:215px}.posts--whitepaper .widget__headline-text:hover:after,.widget.tag-type-whitepaper .widget__headline-text:hover:after,.widget.tag-type-webinar .widget__headline-text:hover:after{background-color:#595959}.posts--whitepaper .widget__body,.widget.tag-type-whitepaper .widget__body,.widget.tag-type-webinar .widget__body{padding-bottom:50px;position:relative}.posts--whitepaper .widget__headline-text,.widget.tag-type-whitepaper .widget__headline-text,.widget.tag-type-webinar .widget__headline-text{font-family:"Favorit-Pro",sans-serif;font-weight:bold}.posts--whitepaper .widget__subheadline .widget__subheadline-text,.widget.tag-type-whitepaper .widget__subheadline .widget__subheadline-text,.widget.tag-type-webinar .widget__subheadline .widget__subheadline-text{font-family:"Favorit-Pro-Light",sans-serif}.follow-section-spectrum{padding:12px 32px;float:right}.follow-button-spectrum{padding:6px 12px;border-radius:4px;cursor:pointer;border:1px solid #BFBFBF;background:transparent;color:#404040;font-family:"Favorit-Mono",sans-serif;font-size:12px;letter-spacing:0.75px;line-height:16px;text-transform:uppercase}.follow-button-spectrum.following,.follow-button-spectrum:hover{background:#d9d9d9}@media (min-width:769px){.static_page .widget_column .formatted-text.ql-editor{font-size:16px}}@media (min-width:768px){.featured_columns .widget.tag-type-podcast article,.section_column .widget.tag-type-podcast article{display:flex}.featured_columns .widget.tag-type-podcast article .row,.section_column .widget.tag-type-podcast article .row{display:flex;margin-bottom:0px}.featured_columns:not(.podcast_collection) .widget.tag-type-podcast .rm-col-center,.section_column:not(.podcast_collection) .widget.tag-type-podcast .rm-col-center{width:22%!important;order:2}.featured_columns .widget.tag-type-podcast .rm-col-right,.section_column .widget.tag-type-podcast .rm-col-right{width:78%!important}.collection_side .col:first-child .widget:first-child{padding-top:0!important}.featured_columns .row .home_column .webinar_teaser .widget,.featured_columns .row .home_column .whitepaper_teaser .widget{padding-bottom:48px}}@media (max-width:767px){.featured_columns .collection_side .posts-custom .widget__section,.featured_columns .collection_side .post-tags-primary,.featured_columns .collection_side .social-date,.widget_column{display:none}.posts--whitepaper .widget,.widget.tag-type-whitepaper,.widget.tag-type-webinar{padding-bottom:60px}.posts--whitepaper .widget .rm-col-center.col .widget__head,.widget.tag-type-whitepaper .rm-col-center.col .widget__head,.widget.tag-type-webinar .rm-col-center.col .widget__head{margin-top:25px}.posts--whitepaper .widget__image,.widget.tag-type-whitepaper .widget__image,.widget.tag-type-webinar .widget__image{max-width:160px;padding-bottom:14%!important}.featured_columns .row .home_column .webinar_teaser .widget,.featured_columns .row .home_column .whitepaper_teaser .widget{padding-top:16px;padding-bottom:32px}}@media screen and (max-width:768px){.featured_columns .row .home_column .story_teaser .widget,.story_teaser.not_infinite .widget{padding-left:6px;padding-right:6px}.featured_columns .row .home_column .podcast_teaser .widget{padding-right:32px}.featured_columns .collection_side .widget:not(:last-child),.featured_columns .collection_side{border-bottom:1px solid #bdbdbd}.featured_columns:not(.featured_columns--home) .collection_side .row{display:flex;margin-bottom:0px}.featured_columns:not(.featured_columns--home) .collection_side .row .col{flex:1;margin-bottom:15px}}@media (min-width:768px) and (max-width:1024px){.featured_columns--home .scroll_column .all-related-sections{display:none}.featured_columns--home.featured_columns .collection_side .widget,.featured_columns--home.featured_columns .collection_side__first-col .widget:last-child{border-bottom:1px solid #bdbdbd}.featured_columns--home.featured_columns .collection_side__sec-col .widget:last-child,.featured_columns--home.featured_columns .collection_side,.featured_columns--home.featured_columns.hero-two .widget:last-child{border-bottom:0}.featured_columns--home.featured_columns .collection_side .col:first-child .widget:first-child,.featured_columns--home.featured_columns.hero-two .collection_side__sec-col .widget:first-child{padding-top:0!important}}collection_side__sec-col @media (min-width:1568px){.main{border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd}}#sTop_Bar_0_0_15_0_0_13 {margin:0;position:relative;z-index:200;}@media (min-width: 1024px) {#sTop_Bar_0_0_15_0_0_13 {margin-bottom:24px;}}#sTop_Bar_0_0_15_0_0_13_0 {align-items:center;position:relative;}.toggle-user-dropdown{top:0;font-size:0}.rebelbar__user-info .notification-counter:not(.user-info__dropdown-wrapper .notification-counter){position:relative;top:5px}#sElement_Bar_0_0_8_0_0_1 {margin:0;text-transform:uppercase;}@media (min-width: 1024px) {#sElement_Bar_0_0_8_0_0_1 {padding-top:6px;}}#sElement_Bar_0_0_8_0_0_1_0 {display:flex;margin:auto;padding:0 32px;justify-content:space-between;box-sizing:border-box;}@media (min-width: 0) and (max-width: 767px) {#sElement_Bar_0_0_8_0_0_1_0 {padding:0 16px;}}#sElement_Bar_0_0_8_0_0_1_0_0_0 {margin:0;}#sElement_Bar_0_0_8_0_0_1_0_0_0 a {color:#BFBFBF;font-size:12px;text-decoration:none;font-family:'Favorit-Mono',sans-serif;padding:16px 24px 16px 0px;letter-spacing:0.75px;line-height:10px;}#sElement_Bar_0_0_8_0_0_1_0_0_0 a:last-child {border:0;}#sElement_Bar_0_0_8_0_0_1_0_0_0 a:hover {text-decoration:underline;}@media (min-width: 0) and (max-width: 767px) {#sElement_Bar_0_0_8_0_0_1_0_0_0 a {padding-bottom:14px;}}#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1 {display:inline-block;}#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0 {margin:0;}#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0 a {color:#BFBFBF;font-family:'Favorit-Mono',sans-serif;font-size:12px;line-height:10px;text-decoration:none;padding:16px 24px 16px 0px;letter-spacing:0.0625em;}#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0 a:last-child {border:0;}#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0 a:hover {text-decoration:underline;}@media (min-width: 0) and (max-width: 767px) {#sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0 a {padding:15px 0px 13px 16px;}}#sElement_Bar_0_0_8_0_0_1_0_1_1 {display:inline-block;}@media (min-width: 0) and (max-width: 767px) {#sElement_Bar_0_0_8_0_0_1_0_1_1 {display:none;}}#s__TopBar_Second_Bar_0_0_27_0_0_0 {display:flex;justify-content:space-between;align-items:center;}@media (min-width: 0) and (max-width: 767px) {#s__TopBar_Second_Bar_0_0_27_0_0_0_0 {width:186px;}}#s__TopBar_Second_Bar_0_0_27_0_0_0_0_0_1_0 {display:inline;}#s__TopBar_Second_Bar_0_0_27_0_0_0_1 {display:flex;align-items:center;padding-bottom:6px;}#sElement_Menu_0_0_9_0_0_0_0_1_0 {padding-top:5px;}#sElement_Menu_0_0_9_0_0_0_0_1_0 a {display:table;font-size:18px;line-height:22px;white-space:initial;font-family:'Favorit-Pro', sans-serif;letter-spacing:-0.2px;padding:6px 20px;}.huge-menu{inset:0px;z-index:5000;position:fixed;top:0;left:0;right:0;bottom:0;margin:0 0 -20px;background-color:#1A1A1A;overflow-y:auto}.huge-menu .dark_layout{background:#1A1A1A;border:solid #404040;border-width:0 1px;box-sizing:border-box;margin:0 auto;max-width:1568px;padding-top:0}.huge-menu .top-menu .list__item.active:before,.huge-menu .top-menu .list__item:hover:before{font-size:16pt;transition:all 100ms ease;padding-right:10px}.huge-menu .top-menu--sm-links .list__item.active:before,.huge-menu .top-menu--sm-links .list__item:hover:before{font-size:12pt}.huge-menu .top-menu .list__item:before{content:"\f111";font-family:"FontAwesome";color:#ff4c00;font-size:0pt;vertical-align:top;transition:all 100ms ease}.huge-menu-opened{overflow:hidden}.huge-menu{display:none}.huge-menu-opened .huge-menu,.huge-menu-opened .topbar--sticky{display:block}.huge-menu-opened .topbar--sticky{position:fixed;left:0;right:0;top:0}.hm__close{position:absolute;right:0;top:0;width:28px;height:28px;color:#fff;transition:color 0.3s ease}.hm__close:before,.hm__close:after{position:absolute;left:14px;content:" ";height:29px;border-left:2px solid}.hm__close:before{transform:rotate(45deg)}.hm__close:after{transform:rotate(-45deg)}.huge-menu .module-headline__text{letter-spacing:0.75px;color:#8C8C8C;font-size:12px;font-family:"Favorit-Mono",sans-serif;text-transform:uppercase;line-height:24px;margin-bottom:5px;font-weight:normal}.huge-menu .list{margin:0}.huge-menu .list__item{padding-left:0;padding-right:0}.top-menu--sm-links .list{margin:0;padding-bottom:8px}.top-menu--sm-links .list__item{display:block;padding:2px 0;font:20px/28px "Favorit-Pro-Light",sans-serif;letter-spacing:-0.0125em}.huge-menu .social-links{margin-left:-16px;margin-right:-16px}.huge-menu .social-links__link{color:#BFBFBF;font-size:20px;background:transparent;padding:13px 8px 9px;width:auto;height:auto}.huge-menu .social-links__link:hover{color:#FF4C00}.huge-menu .social-links__link>span{position:static}.huge-menu .social-links__link.share-instagram{font-size:18px;padding-left:4px}.huge-menu .fa-tumblr:before{content:"\f09e"}@media (min-width:768px){.sticky-active .topbar--sticky{display:block}}@media (max-width:768px){svg.site_logo_menu{width:199px;height:28px}.top-menu--big-links .module-headline__text{margin-top:10px;margin-bottom:0}.top-menu--big-links .list{margin-bottom:60px}}@media (min-width:1024px){.huge-menu .site_logo_menu{width:341px;height:auto}.Top_hugeMenu{padding:37px 32px 10px!important}.Top_hugeMenu .text-element{position:relative;top:-5px}.Top_hugeMenu .rebelbar__menu-toggle{padding:10px 0;right:-6px}.top-menu--sm-links .list{margin:0;padding-bottom:28px}.top-menu--sm-links .module-headline__text{margin-bottom:8px}.huge-menu .module-headline__text{margin-bottom:8px}}#s__Huge_Menu_Links_0_0_24_0_0_1_0 {margin:0;padding:16px 16px 12px 16px;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_0 {border-bottom:1px solid #404040;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_0 {border-bottom:1px solid #404040;padding:13px 9px 7px 15px;}}#s__Huge_Menu_Links_0_0_24_0_0_1_0_0_1 {font-family:'Favorit-Mono', sans-serif;font-size:12px;font-weight:normal;letter-spacing:0.75px;line-height:20px;padding-left:16px;display:none;vertical-align:bottom;color: #D9D9D9;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_0_0_1 {display:inline-block;}}#s__Huge_Menu_Links_0_0_24_0_0_1_1 {padding:16px;margin:0;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_1 {padding:16px 32px;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_1 {border-bottom:1px solid #404040;margin-bottom:0;}}#s__Huge_Menu_Links_0_0_24_0_0_1_1_1 {padding-top:10px;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_1_1 {padding-top:0;}}#s__Huge_Menu_Links_0_0_24_0_0_1_1_1 a {display:block;font-size:32px;line-height:36px;font-family:'Favorit-Pro-Light', sans-serif;letter-spacing:-0.015625em;padding:8px 0;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_1_1 a {font-size:28px;letter-spacing:-0.008928571428571428em;line-height:32px;}}#s__Huge_Menu_Links_0_0_24_0_0_1_2 {padding:0;margin:0;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2 {border-left:1px solid #404040;border-right:1px solid #404040;margin-right:-1px;width:24.5%;padding-bottom:35px;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2 {border-right:1px solid #404040;}}#s__Huge_Menu_Links_0_0_24_0_0_1_2_0 {border-bottom:1px solid #404040;padding:16px;margin:0;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2_0_1 {padding-bottom:22px;}}#s__Huge_Menu_Links_0_0_24_0_0_1_2_1 {padding:16px;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2_1 {border-bottom:1px solid #404040;margin-bottom:0;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2_1_1 {padding-bottom:12px;}}#s__Huge_Menu_Links_0_0_24_0_0_1_2_2 {padding:16px;margin:0;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_2_2 {display:none;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3 {padding:0;border-left:1px solid #404040;}@media (min-width: 1024px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3 {width:25.5%;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3 {margin-bottom:0;padding-bottom:20px;border-left:0;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3_0 {border-bottom:1px solid #404040;padding:16px;margin:0;display:none;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3_0 {display:block;}}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3_0_1 {padding-bottom:13px;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3_1 {padding:16px;border-bottom:1px solid #404040;margin:0;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3_1 {border:none;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3_2 {border-bottom:1px solid #404040;padding:16px 16px 35px;margin:0;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3_2 {display:none;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3_3 {padding:16px 32px 16px 16px;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_3_3 {display:none;}}#s__Huge_Menu_Links_0_0_24_0_0_1_3_3_1 {color:#D9D9D9;font-family:'Favorit-Mono', sans-serif;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px;padding:5px 0 30px;}#s__Huge_Menu_Links_0_0_24_0_0_1_3_3_2 {display:inline-block;}#s__Huge_Menu_Links_0_0_24_0_0_1_3_3_3 {display:inline-block;padding-left:16px;}#s__Huge_Menu_Links_0_0_24_0_0_1_4 {padding:0;border-top:1px solid #404040;display:none;}@media (min-width: 0) and (max-width: 767px) {#s__Huge_Menu_Links_0_0_24_0_0_1_4 {display:block;}}#s__Huge_Menu_Links_0_0_24_0_0_1_5 {padding:0;border-top:1px solid #404040;}#sFooter_0_0_10_0_0_0 {margin:0;position:relative;z-index:10;}#sFooter_0_0_10_0_0_0_0 {margin:auto;padding:22px 35px 12px;justify-content:space-between;box-sizing:border-box;color:#BFBFBF;font-family:'Favorit-Mono',sans-serif;font-size:12px;}@media (min-width: 0) and (max-width: 767px) {#sFooter_0_0_10_0_0_0_0 {padding:18px 17px;}}#sFooter_0_0_10_0_0_0_0_0.row-wrapper {padding:0px 0px 20px 0px;}#sFooter_0_0_10_0_0_0_0_0_0 {font-size:12px;}#sFooter_0_0_10_0_0_0_0_0_0_0 {margin:0;}#sFooter_0_0_10_0_0_0_0_0_0_0_0 {margin:0;}#sFooter_0_0_10_0_0_0_0_0_0_0_0 a {color:#8C8C8C;font-size:12px;text-decoration:none;font-family:'Favorit-Mono',sans-serif;text-transform:uppercase;letter-spacing:0.064em;}#sFooter_0_0_10_0_0_0_0_0_0_0_0 a:last-child {border:0;}#sFooter_0_0_10_0_0_0_0_0_0_0_0 a:hover {text-decoration:underline;}@media (min-width: 0) and (max-width: 767px) {#sFooter_0_0_10_0_0_0_0_0_0_0_0 a {border:none;display:block;padding:7px 0px;font-size:11px;letter-spacing:0.12em;}}#sFooter_0_0_10_0_0_0_0_0_0_1 {line-height:1.5em;margin-bottom:6px;margin-top:21px;}@media (min-width: 1024px) {#sFooter_0_0_10_0_0_0_0_0_0_1 {line-height:1.5em;margin:0px 0 20px -2px;max-width:1240px;}}@media (min-width: 0) and (max-width: 767px) {#sFooter_0_0_10_0_0_0_0_0_0_1 {margin-top:21px;line-height:1.5em;margin-bottom:6px;}}#sFooter_0_0_10_0_0_0_0_0_1 {float:right;max-width:111px;position:absolute;right:35px;}@media (min-width: 1024px) {#sFooter_0_0_10_0_0_0_0_0_1 {bottom:0;}}@media (min-width: 0) and (max-width: 767px) {#sFooter_0_0_10_0_0_0_0_0_1 {margin:5px 15px 0 0;max-width:111px;right:3px;}}@media (min-width: 768px) and (max-width: 1023px) {#sFooter_0_0_10_0_0_0_0_0_1 {bottom:0;}}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-wrapper {background:#1A1A1A;color:#BFBFBF;padding:6px 32px 32px;}@media (min-width: 1024px) {#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-wrapper {float:right;width:100%;margin:16px;max-width:752px;}}@media (min-width: 0) and (max-width: 767px) {#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-wrapper {padding:1px 16px 32px;}}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-content {font-size:18px;letter-spacing:-0.2px;line-height:28px;padding-bottom:15px;font-family:'Favorit-Pro', sans-serif;}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-controls {display:flex;text-align:left;}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-controls a {border-radius:4px;font-family:'Favorit-Mono',sans-serif;font-size:12px;letter-spacing:.75px;padding:8px 12px 5px;text-transform:uppercase;line-height:normal;margin-right:8px;}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-info {border:1px solid #595959;color:#F2F2F2;order:2;}#sTop_Bar_0_0_15_0_0_15 .gdpr-cookie-accept {background-color:#ff4c00;color:white;order:1;}.gdpr-cookie{position:fixed;z-index:201;bottom:0;margin:0;right:0}.gdpr-cookie-info:hover{border:1px solid #BFBFBF!important}.gdpr-cookie-accept:hover{background:#A32700!important}#s__Gated_Popup_0_0_23_0_0_0_0 {background-color:#1A1A1A;max-width:630px;}#s__Gated_Popup_0_0_23_0_0_0_0_2 {padding:10px 20px;display:none;}#s__Gated_Popup_0_0_23_0_0_0_0_2_0 a {color:white;font-family:'Favorit-Mono',sans-serif;font-size:12px;line-height:12px;text-decoration:none;padding:10px;border-radius:5px;}#s__Gated_Popup_0_0_23_0_0_0_0_2_0 a:last-child {border:0;}#s__Gated_Popup_0_0_23_0_0_0_0_3 {padding:10px 20px;display:none;}#s__Gated_Popup_0_0_23_0_0_0_0_3_0 a {color:white;font-family:'Favorit-Mono',sans-serif;font-size:12px;line-height:12px;text-decoration:none;padding:10px;border-radius:5px;}#s__Gated_Popup_0_0_23_0_0_0_0_3_0 a:last-child {border:0;}.gated-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(20,20,20,0.9);align-items:center;justify-content:center;display:none;margin:0px!important;padding:20px}.gated-popup a{text-decoration:underline;text-decoration-color:#ff4c00;text-underline-position:under;color:inherit}.gated-popup a:hover{color:#ff4c00}.popup-gated-h2{color:#BFBFBF;font-family:"Favorit-Pro",sans-serif;font-weight:300;font-size:18px;letter-spacing:-0.2px;line-height:22px}.popup-heading-h2{font-size:32px;font-family:"Favorit-Pro-Light",sans-serif;letter-spacing:-0.5px;line-height:36px;color:#F2F2F2;margin:0;max-width:500px}.for_pdf .popup_links.for_pdf,.for_save .popup_links.for_save,.for_pdf_issues .popup_links.for_pdf_issues,.for_nxtbook .popup_links.for_nxtbook,.for_follow_topics .popup_links.for_follow_topics,.for_comments .popup_links.for_comments,.for_member_content .popup_links.for_member_content,.for_pdf .popup-heading-h2.for_pdf,.for_save .popup-heading-h2.for_save,.for_pdf_issues .popup-heading-h2.for_pdf_issues,.for_nxtbook .popup-heading-h2.for_nxtbook,.for_follow_topics .popup-heading-h2.for_follow_topics,.for_comments .popup-heading-h2.for_comments,.for_member_content .popup-heading-h2.for_member_content,.for_pdf .popup-gated-h2.for_pdf,.for_save .popup-gated-h2.for_save,.for_pdf_issues .popup-gated-h2.for_pdf_issues,.for_nxtbook .popup-gated-h2.for_nxtbook,.for_follow_topics .popup-gated-h2.for_follow_topics,.for_comments .popup-gated-h2.for_comments,.for_member_content .popup-gated-h2.for_member_content{display:block!important}.gated-popup__contents{position:relative;overflow:hidden;padding:20px 25px 40px;max-width:480px;width:100%;box-sizing:border-box}.gated-popup__close{position:absolute;color:#000;font-size:23px;border-radius:50%;width:40px;height:40px;line-height:40px;text-align:center;right:10px;top:13px}.gated-popup--shown{display:block;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#s__Session_Popup_0_0_26_0_1_0_0 {background-color:#1A1A1A;max-width:736px;}#s__Session_Popup_0_0_26_0_1_0_0_2_0 {margin:32px 0 0;}#s__Session_Popup_0_0_26_0_1_0_0_2_0 a {color:white;font-family:'Favorit-Mono',sans-serif;font-size:12px;line-height:16px;text-decoration:none;padding:8px 12px;border-radius:5px;letter-spacing:0.0625em;}#s__Session_Popup_0_0_26_0_1_0_0_2_0 a:last-child {border:0;padding:7px 11px;}.lightbox-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:rgba(20,20,20,0.9);align-items:center;justify-content:center;display:none;margin:0px!important;padding:16px}.lightbox-popup a{text-decoration:underline;text-decoration-color:#ff4c00;text-underline-position:under;color:inherit}.lightbox-popup a:hover{color:#ff4c00}.popup-ligtbox-h2{color:#BFBFBF;font-family:"Favorit-Pro",sans-serif;font-weight:300;font-size:18px;letter-spacing:-0.011111111111111112em;line-height:22px}.popup-heading-h2{font-size:24px;font-family:"Favorit-Pro-Light",sans-serif;letter-spacing:-0.010416666666666666em;line-height:28px;color:#F2F2F2;margin:0;max-width:500px}.lightbox-popup__contents{position:relative;overflow:hidden;padding:24px 24px 32px;max-width:480px;width:100%;box-sizing:border-box}.lightbox-popup__close{position:absolute;color:#000;font-size:23px;border-radius:50%;width:40px;height:40px;line-height:40px;text-align:center;right:0;top:19px}.lightbox-popup--shown{display:block;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.popup_links .list .list__item:nth-child(2){margin-left:16px}@media (max-width:768px){.popup-heading-h2{max-width:250px}.icon-close:before,.icon-close:after{height:24px;left:auto}a.js--close-lightbox.lightbox-popup__close.icon-close.hide-text{padding-right:12px}}@media (min-width:1024px){.popup-heading-h2{font-size:32px;letter-spacing:-0.015625em;line-height:36px}.lightbox-popup__close{right:10px}.lightbox-popup__contents{padding-bottom:48px}}[data-attr-source="filtered"] .hover-menu.freeze{display:none}.section-frontpage .topbar-sticky:not(.active) .rebelbar-wrapper_static{padding-top:33px;padding-bottom:6px}.section-frontpage .topbar-sticky:not(.active) .site_logo,.section-frontpage .topbar-sticky:not(.active) .site_logo svg{width:222px!important}.section-frontpage .topbar-sticky:not(.active) .site_logo svg{max-height:30px}.section-frontpage .topbar-sticky:not(.active) #mobile_search_icon svg{height:30px;width:20px}@media (min-width:1024px){.section-frontpage .topbar-sticky:not(.active) .rebelbar-wrapper_static{padding-top:56px;padding-bottom:9px}.section-frontpage .topbar-sticky:not(.active) .site_logo{width:auto!important}.section-frontpage .topbar-sticky:not(.active) .rebelbar-wrapper_static .site_logo svg{width:320px!important;height:auto;max-height:45px}.section-frontpage .topbar-sticky:not(.active) .topbar__static-headline{position:relative;top:5px}.section-frontpage .topbar-sticky:not(.active) .site_logo + div{padding-bottom:0!important}.story_teaser .tag-type-whitepaper .widget__body,.story_teaser .tag-type-whitepaper .widget__headline-text,.story_teaser .tag-type-whitepaper .widget__subheadline-text,.story_teaser .tag-type-webinar .widget__body,.story_teaser .tag-type-webinar .widget__headline-text,.story_teaser .tag-type-webinar .widget__subheadline-text{letter-spacing:-0.023809523809523808em}.tag-type-whitepaper .all-related-sections,.tag-type-webinar .all-related-sections{margin-bottom:11px}.story_teaser .tag-type-whitepaper .widget__subheadline:after,.story_teaser .tag-type-webinar .widget__subheadline:after{margin:7px}.story_teaser .tag-type-whitepaper.widget,.story_teaser .tag-type-webinar.widget{padding-bottom:64px!important}.widget.tag-type-whitepaper .widget__body,.widget.tag-type-webinar .widget__body{padding-bottom:46px}}@media (min-width:768px){.featured_columns .story_teaser.podcast_teaser .widget .row .rm-col-center{padding:0 0 0 32px}.widget.tag-type-whitepaper .widget__head:before,.widget.tag-type-webinar .widget__head:before{margin-top:-8px;display:inline-block}.posts-custom .widget__headline{margin-top:8px}.hero_collections .widget__body,.hero-two .widget__body{margin-bottom:19px}.hero_collections .sticky_column .widget__headline:before,.hero-two .sticky_column .widget__headline:before{margin:10px}}@media (max-width:767px){.featured_columns .widget__body{margin-bottom:22px}.widget.tag-type-whitepaper .widget__headline-text,.widget.tag-type-webinar .widget__headline-text,.widget.tag-type-whitepaper .widget__subheadline-text,.widget.tag-type-webinar .widget__subheadline-text{line-height:24px;letter-spacing:-0.75px}.hero_collections .sticky_column .social-date,.hero_collections .sticky_column .time-to-read,.hero_collections .sticky_column .like-button,.hero-two .sticky_column .social-date,.hero-two .sticky_column .time-to-read,.hero-two .sticky_column .like-button{margin-top:12px}}.homepage_ads{padding-left:32px;padding-right:32px}#s__Override_OG_Tags_0_0_25_0_0_0 {margin:0;}#s__TopHome_Options_0_0_28_0_0_0.row-wrapper {margin:24px auto 0;box-sizing:border-box;}#s__TopHome_Options_0_0_28_0_0_0 > .row {margin-bottom: 0px;}#s__TopHome_Options_0_0_28_0_0_0 > .row > * {margin-bottom: 0px;}#s__TopHome_Options_0_0_28_0_0_0 > .row {margin-left: -12.5px;margin-right:-12.5px;}#s__TopHome_Options_0_0_28_0_0_0 > .row > .col {padding: 0 12.5px;}#s__TopHome_Options_0_0_28_0_0_0_0 {:padding;}@media (min-width: 1024px) {#s__TopHome_Options_0_0_28_0_0_0_0 {position:sticky;top:0;}}@media (min-width: 768px) and (max-width: 1023px) {#s__TopHome_Options_0_0_28_0_0_0_0 {position:sticky;top:0;}}#s__TopHome_Options_0_0_28_0_0_0_0:after {margin-top: -20px;}#s__TopHome_Options_0_0_28_0_0_0_0 > * {margin-bottom: 20px;}
#s__TopHome_Options_0_0_28_0_0_0_0_0 .widget {border-bottom:1px solid #bdbdbd;padding:0 16px 16px 16px;}@media (min-width: 1024px) {#s__TopHome_Options_0_0_28_0_0_0_0_0 .widget {padding:0px 6px 16px 22px;}}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_0_0 .widget {padding:0 6px 16px;}}#s__TopHome_Options_0_0_28_0_0_0_1:after {margin-top: -20px;}#s__TopHome_Options_0_0_28_0_0_0_1 > * {margin-bottom: 20px;}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_0 {border-right:1px solid #bdbdbd;margin-bottom:0;padding-bottom:20px;}}@media (min-width: 768px) and (max-width: 1023px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_0 {border-right:1px solid #bdbdbd;}}
#s__TopHome_Options_0_0_28_0_0_0_1_0_0_0 .widget {padding:16px;margin-bottom:0;}@media (min-width: 1024px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_0_0 .widget {border-bottom:1px solid #bdbdbd;padding:16px 22px 16px 6px;}}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_0_0 .widget {padding:16px 6px;}}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_0_0 .time-to-read {border-left:none;padding-left:0;}}
#s__TopHome_Options_0_0_28_0_0_0_1_0_1_0 .widget {padding:16px;margin-bottom:0;}@media (min-width: 1024px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_1_0 .widget {padding:16px 22px 16px 6px;}}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_1_0 .widget {padding:16px 6px;}}@media (min-width: 0) and (max-width: 767px) {#s__TopHome_Options_0_0_28_0_0_0_1_0_1_0 .time-to-read {border-left:none;padding-left:0;}}#sHome_0_0_12_0_0_4 {text-align:center;margin:auto;padding:32px 0;background:#ecece8;position:relative;z-index:2;width:calc(100% - 64px);}@media (min-width: 0) and (max-width: 767px) {#sHome_0_0_12_0_0_4 {width:calc(100% - 32px);padding:16px 0 32px;}}#sHome_0_0_12_0_0_5.row-wrapper {margin:0 auto;box-sizing:border-box;border-top:1px solid #BFBFBF;}#sHome_0_0_12_0_0_5 > .row {margin-bottom: 0px;}#sHome_0_0_12_0_0_5 > .row > * {margin-bottom: 0px;}#sHome_0_0_12_0_0_5 > .row {margin-left: -12.5px;margin-right:-12.5px;}#sHome_0_0_12_0_0_5 > .row > .col {padding: 0 12.5px;}@media (min-width: 0) and (max-width: 767px) {#sHome_0_0_12_0_0_5_0 {padding:0 !important;}}
#sHome_0_0_12_0_0_6 .custom-field-FullwidthCardColor {display:none;}#sHome_0_0_12_0_0_6 .custom-field-FullwidthCardPosition {display:none;}#sHome_0_0_12_0_0_6 .custom-field-fullwidthbackgroundposition {display:none;}
#sHome_0_0_12_0_0_7 {text-align:center;margin:auto;padding:32px 0;background:#ecece8;position:relative;z-index:2;width:calc(100% - 64px);}@media (min-width: 0) and (max-width: 767px) {#sHome_0_0_12_0_0_7 {width:calc(100% - 32px);padding:16px 0 32px;}}#sHome_0_0_12_0_0_9 {text-align:center;margin:auto;padding:32px 0;background:#ecece8;position:relative;z-index:2;width:calc(100% - 64px);}@media (min-width: 0) and (max-width: 767px) {#sHome_0_0_12_0_0_9 {width:calc(100% - 32px);padding:16px 0 32px;}}#sTrending_Stories_0_0_16_0_0_0.row-wrapper {background:#1A1A1A;padding-bottom:0;margin:0;position:relative;z-index:1;overflow:hidden;}@media (min-width: 0) and (max-width: 767px) {#sTrending_Stories_0_0_16_0_0_0.row-wrapper {padding-left:0;padding-right:0;}}#sTrending_Stories_0_0_16_0_0_0 > .row {margin-bottom: 0px;}#sTrending_Stories_0_0_16_0_0_0 > .row > * {margin-bottom: 0px;}#sTrending_Stories_0_0_16_0_0_0 > .row {margin-left: -12.5px;margin-right:-12.5px;}#sTrending_Stories_0_0_16_0_0_0 > .row > .col {padding: 0 12.5px;}#sTrending_Stories_0_0_16_0_0_0_0:after {margin-top: -20px;}#sTrending_Stories_0_0_16_0_0_0_0 > * {margin-bottom: 20px;}.trending_stories_carousel{counter-reset:ts_slide}.trending_stories_carousel .widget .widget__body{margin-bottom:20px}.trending_stories_carousel .widget .col:before,.trending_stories_carousel .widget .widget__body:before{font-size:60px;color:#8C8C8C;font-weight:100;font-family:"Favorit-Mono",sans-serif;line-height:70px}.trending_stories_carousel .widget .col:before{content:"0";position:absolute}.trending_stories_carousel .widget .widget__body:before{counter-increment:ts_slide;content:counter(ts_slide);padding-left:35px}.trending_stories_carousel .widget{border-left:1px solid #404040;border-top:1px solid #404040;padding:10px 5px;min-height:590px}.trending_stories_carousel.mobile .widget{padding:15px;width:auto!important}.trending_stories_carousel.mobile .slick-dots{position:absolute;bottom:0;text-align:center;margin:auto;width:100%}.trending_stories_carousel.mobile .slick-dots button{background:#595959}.trending_stories_carousel.mobile .slick-dots .slick-active button,.trending_stories_carousel.mobile .slick-dots button:hover{background:#EFEFEF}.trending_stories_carousel .widget__headline{margin-top:25px}.trending_stories_carousel .widget__headline-text{font-size:24px;letter-spacing:-0.25px;line-height:26px;white-space:normal;font-family:"Favorit-Pro",sans-serif;font-weight:bold}.trending_stories_carousel .slick-prev:before{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgaGVpZ2h0PSIyNHB4IgogICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgIHdpZHRoPSIyNHB4IgogICBmaWxsPSIjRkZGRkZGIgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmcxNzEiCiAgIHNvZGlwb2RpOmRvY25hbWU9ImFycm93X2JhY2tfd2hpdGVfMjRkcC5zdmciCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMS4xIChjMzA4NGVmLCAyMDIxLTA5LTIyKSIKICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMTc1IiAvPgogIDxzb2RpcG9kaTpuYW1lZHZpZXcKICAgICBpZD0ibmFtZWR2aWV3MTczIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VjaGVja2VyYm9hcmQ9IjAiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjE5LjkxNjY2NyIKICAgICBpbmtzY2FwZTpjeD0iMTEuNzk5MTYzIgogICAgIGlua3NjYXBlOmN5PSIxMy4yMDUwMjEiCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxNjgwIgogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjY3OSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iODUiCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ijg1IgogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ic3ZnMTcxIiAvPgogIDxwYXRoCiAgICAgZD0iTTAgMGgyNHYyNEgweiIKICAgICBmaWxsPSJub25lIgogICAgIGlkPSJwYXRoMTY3IiAvPgogIDxwYXRoCiAgICAgZD0iTSAyNCwxMC41IEggNS43NDUgTCAxNC4xMywyLjExNSAxMiwwIDAsMTIgMTIsMjQgMTQuMTE1LDIxLjg4NSA1Ljc0NSwxMy41IEggMjQgWiIKICAgICBpZD0icGF0aDE2OSIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO3N0cm9rZS13aWR0aDoxLjUiIC8+Cjwvc3ZnPgo=);opacity:0.8}.trending_stories_carousel .slick-next:before{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgaGVpZ2h0PSIyNHB4IgogICB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgIHdpZHRoPSIyNHB4IgogICBmaWxsPSIjRkZGRkZGIgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmc4MSIKICAgc29kaXBvZGk6ZG9jbmFtZT0iYXJyb3dfZm9yd2FyZF93aGl0ZV8yNGRwLnN2ZyIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4xLjEgKGMzMDg0ZWYsIDIwMjEtMDktMjIpIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM4NSIgLz4KICA8c29kaXBvZGk6bmFtZWR2aWV3CiAgICAgaWQ9Im5hbWVkdmlldzgzIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIKICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIgogICAgIGlua3NjYXBlOnBhZ2VjaGVja2VyYm9hcmQ9IjAiCiAgICAgc2hvd2dyaWQ9ImZhbHNlIgogICAgIGlua3NjYXBlOnpvb209IjIwLjkxNjY2NyIKICAgICBpbmtzY2FwZTpjeD0iMTEuOTc2MDk2IgogICAgIGlua3NjYXBlOmN5PSIxMiIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjEyOTMiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iNjc5IgogICAgIGlua3NjYXBlOndpbmRvdy14PSIwIgogICAgIGlua3NjYXBlOndpbmRvdy15PSIyNSIKICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIwIgogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9InN2ZzgxIiAvPgogIDxwYXRoCiAgICAgZD0iTTAgMGgyNHYyNEgweiIKICAgICBmaWxsPSJub25lIgogICAgIGlkPSJwYXRoNzciIC8+CiAgPHBhdGgKICAgICBkPSJNIDEyLC0yLjQ1ZS03IDkuODg0OTk5OSwyLjExNDk5OTggMTguMjU0OTk5LDEwLjUgSCAtMi40NWUtNyB2IDMgSCAxOC4yNTQ5OTkgTCA5Ljg4NDk5OTksMjEuODg1IDEyLDI0IDI0LDEyIFoiCiAgICAgaWQ9InBhdGg3OSIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO3N0cm9rZS13aWR0aDoxLjUiIC8+Cjwvc3ZnPgo=);padding:4px;opacity:0.8}.trending_stories_carousel.mobile .slick-arrow{display:none!important}.trending_stories_carousel .widget__headline-text,.trending_stories_carousel .widget:hover .widget__headline-text{color:#F2F2F2}.trending_stories_carousel .posts-custom .social-date,.trending_stories_carousel .posts-custom .time-to-read,.trending_stories_carousel .posts-custom .custom-field-TimeofRead,.trending_stories_carousel .widget__section{color:#A6A6A6}.trending_stories_carousel .posts-custom .time-to-read{border-left:1px solid #404040}.trending_stories_carousel .widget__head{min-height:140px}.trending_stories_carousel .slick-prev{margin-right:35px;left:inherit}.trending_stories_carousel .slick-arrow:before{width:initial!important}.trending_stories_carousel .slick-arrow{position:absolute;top:-785px;right:70px;background:transparent;right:0}.trending_stories_carousel:not(.mobile) .slick-slider .slick-list{overflow:visible!important}.trending_stories_carousel:not(.mobile) .slick-slider{margin-left:95px!important;margin-right:95px!important}.trending_stories_carousel .slick-list{overflow:inherit!important}.trending_stories_carousel .slick-arrow:hover{background:transparent}.trending_stories_carousel .widget:hover{border-top:1px solid #ff4c00;background:#262626}.trending_stories_carousel .widget__headline-text:hover{text-decoration:underline #ff4c00 from-font}@media (max-width:767px){.slick-list.draggable{padding-left:32px!important;padding-right:32px!important}.posts-custom .slick-dots{padding:18px}.trending_stories_carousel .widget:last-child{border-right:1px solid #404040;box-sizing:border-box;border-collapse:collapse;padding:15px 14.5px}}@media (min-width: 1024px) {#sTrending_Stories_0_0_16_0_0_0_0_1 {max-width:85%;}}@media (min-width: 0) and (max-width: 767px) {#sTrending_Stories_0_0_16_0_0_0_0_1 {padding:0 16px;}}@media (min-width: 768px) and (max-width: 1023px) {#sTrending_Stories_0_0_16_0_0_0_0_1 {max-width:85%;}}@media (min-width: 1024px) {#sTrending_Stories_0_0_16_0_0_0_0_1_0 {display:inline-block;}}@media (min-width: 768px) and (max-width: 1023px) {#sTrending_Stories_0_0_16_0_0_0_0_1_0 {display:inline-block;}}#sTrending_Stories_0_0_16_0_0_0_0_1_0 .module-headline__text {color:#F2F2F2;font-size:48px;font-weight:300;letter-spacing:-0.5px;line-height:52px;padding:15px 0 55px;font-family:'Favorit-Pro-Light', sans-serif;}@media (min-width: 0) and (max-width: 767px) {#sTrending_Stories_0_0_16_0_0_0_0_1_0 .module-headline__text {font-size:32px;font-weight:300;letter-spacing:-0.5px;line-height:36px;padding:10px 0 13px;}}#sTrending_Stories_0_0_16_0_0_0_0_1_1 {border-left:1px solid;color:#BFBFBF;padding-left:15px;font-family:'Favorit-Pro', sans-serif;font-weight:normal;}@media (min-width: 1024px) {#sTrending_Stories_0_0_16_0_0_0_0_1_1 {float:right;margin-top:33px;}}@media (min-width: 0) and (max-width: 767px) {#sTrending_Stories_0_0_16_0_0_0_0_1_1 {border:none;font-size:16px;letter-spacing:-0.1px;line-height:20px;padding-left:0;}}@media (min-width: 768px) and (max-width: 1023px) {#sTrending_Stories_0_0_16_0_0_0_0_1_1 {float:right;margin-top:15px;max-width:230px;}}
</style><script class="rm-i-script">
window.REBELMOUSE_LOW_TASKS_QUEUE.push(function() {
window.REBELMOUSE_STDLIB.loadExternalStylesheet("/static/css-build/roar/runner/social-ux-non-critical.css?v=rmxassetse8b874e39b339059e338b461576785bb", function(){
document.body.classList.add("rm-non-critical-loaded");
});
});
</script><script class="rm-i-script">
var __RUNNER_PUBLIC__ = {
root: '#runner-root',
events: {
PAGE_VIEW: 'page_view.url_change.listicle_switch_page',
URL_CHANGE_PAGE_VIEW: 'page_view.url_change',
LISTICLE_CHANGE_PAGE_VIEW: 'page_view.listicle_switch_page'
}
}
</script><script class="rm-i-script">
window.__rebelmouseJsBaseUrl = "/static/js-build/";
window.__rebelmousePrimaryColor = "#FF4C00";
</script><link rel="apple-touch-icon" href="https://assets.rebelmouse.io/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbWFnZSI6Imh0dHBzOi8vYXNzZXRzLnJibC5tcy8yNjU5NjY0OS9vcmlnaW4ucG5nIiwiZXhwaXJlc19hdCI6MTcyMjY3NDUwNn0.E9lMSNv23A_GyW60aP_Rh5AzMMAKAHMpGrotgTDO5_Q/img.png?width=192&height=192" sizes="192x192"/><link rel="icon" type="image/png" href="https://assets.rebelmouse.io/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbWFnZSI6Imh0dHBzOi8vYXNzZXRzLnJibC5tcy8yNjU5NjY0OS9vcmlnaW4ucG5nIiwiZXhwaXJlc19hdCI6MTcyMjY3NDUwNn0.E9lMSNv23A_GyW60aP_Rh5AzMMAKAHMpGrotgTDO5_Q/img.png?width=32&height=32" sizes="16x16"/><script type="application/json" data-abtest-name="test" data-abtest-value="bundle1open"></script><script type="application/json" data-abtest-name="test" data-abtest-value="1955"></script><script type="application/json" data-abtest-name="live" data-abtest-value="widgets"></script><script type="application/json" data-abtest-name="test" data-abtest-value="collection"></script><script type="application/json" data-abtest-name="test" data-abtest-value="bigpicture"></script><script type="application/json" data-abtest-name="fix" data-abtest-value="inter"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1955"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1939"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1904"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1892"></script><script>
window.rblbid = window.rblbid || {};
rblbid.cmd = rblbid.cmd || [];
rblbid.cmd.push(function() {
rblbid.layout('universal');
rblbid.setTargeting("is_testing","no");
rblbid.setTargeting("is_home", "true");
});
</script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1761"></script><script type="application/json" data-abtest-name="test" data-abtest-value="greek"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="1016"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="2"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1719"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="1386"></script><script type="application/json" data-abtest-name="anbar" data-abtest-value="off"></script><script type="application/json" data-abtest-name="anbar" data-abtest-value="pdf"></script><script type="application/json" data-abtest-name="anbar" data-abtest-value="4"></script><script type="application/json" data-abtest-name="anbar" data-abtest-value="on"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="1422"></script><script type="application/json" data-abtest-name="final" data-abtest-value="2"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="209"></script><script type="application/json" data-abtest-name="test" data-abtest-value="collections"></script><script type="application/json" data-abtest-name="test" data-abtest-value="tiarchive"></script><script type="application/json" data-abtest-name="h1" data-abtest-value="fix"></script><script type="application/json" data-abtest-name="footer" data-abtest-value="test"></script><script type="application/json" data-abtest-name="pdf" data-abtest-value="button2"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="gate"></script><script type="application/json" data-abtest-name="pdf" data-abtest-value="button"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1811"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1843"></script><script type="application/json" data-abtest-name="IEEE" data-abtest-value="1842"></script><script type="application/json" data-abtest-name="test" data-abtest-value="noaipopup"></script><meta name="google-site-verification" content="TL2pz9TZSlPds24a3mqZClMC79zWmgOKFwO4aYRjdXk"/><meta name="facebook-domain-verification" content="bgsalp9vtqx07wdoczkh2jq79qvonr"/><meta property="fb:pages" content="48576411181"/><script type="application/json" data-abtest-name="check" data-abtest-value="13"></script><script type="application/json" data-abtest-name="check" data-abtest-value="2"></script><meta name="description" content="The latest technology news and analysis from the world's leading engineering magazine"/><meta name="keywords" content="technology, engineering, science, research, innovation, ieee, ieee members, news, articles, videos, magazine, engineers, scientists"/><script type="application/json" data-abtest-name="test" data-abtest-value="reordering"></script><script type="application/json" data-abtest-name="ieee" data-abtest-value="209"></script><script class="rm-i-script">
(function() {
var cookie = 'rebelmouse_abtests=';
cookie += "v1:165477109-A:2";
document.cookie = cookie + '; Path=/; SameSite=None; Secure';
})();
</script><!--[if IE]>
<script type="text/javascript" src="/static/js-build/libs/html5shiv/html5shiv.js"></script>
<![endif]--></head><body class="logged-out-user section-frontpage"><div id="fb-root"></div><div id="runner-root"></div><div id="curtain" class="curtain"></div><nav class="menu-global"><div class="main-menu-wrapper"><div class="menu-global__search-form hide-tablet-and-desktop"><form action="/search/"><button type="submit" class="menu-global__submit fa fa-search" value="" aria-label="Submit"></button><input name="q" class="menu-global__text-input" type="text" placeholder="Search..." aria-label="Search"/></form></div><div class="divider hide-tablet-and-desktop"></div><ul class="sections-list"></ul><div class="divider"></div><ul id="main-menu" class="main-menu"></ul></div></nav><extra_asset_fields></extra_asset_fields><extra_section_fields><custom_field name="pdf" title="PDF" type="pdf" visibility="" gated="false"></custom_field></extra_section_fields><post_types_supported></post_types_supported><site_specific_data_schema><site_specific_data_property name="first_name" description="SSO First Name" grouping="" visibility="Public" type="string" default=""></site_specific_data_property><site_specific_data_property name="last_name" description="SSO Last Name" grouping="" visibility="Public" type="string" default=""></site_specific_data_property><site_specific_data_property name="Instagram" description="Add the link to your Instagram account" grouping="Social Networks" visibility="" type="string" default=""></site_specific_data_property><site_specific_data_property name="member_badges" description="Membership Badges" grouping="" visibility="Public" type="string" enum="STAFF EDITOR,CONTRIBUTOR" default=""></site_specific_data_property><site_specific_data_property name="Twitter" description="Add the link to your Twitter account" grouping="Social Networks" visibility="" type="string" default=""></site_specific_data_property><site_specific_data_property name="LinkedIn" description="Add the link to your LinkedIn account" grouping="Social Networks" visibility="" type="string" default=""></site_specific_data_property><site_specific_data_property name="grade" description="SSO Grade" grouping="" visibility="Public" type="string" default=""></site_specific_data_property><site_specific_data_property name="Facebook" description="Add the link to your Facebook account" grouping="Social Networks" visibility="" type="string" default=""></site_specific_data_property></site_specific_data_schema><post_image_settings _9x16="true" _3x1="true" _3x2="true" _1x1="true" _3x4="true" _16x9="true" _4x3="true" _2x1="true"></post_image_settings><div class="all-content-wrapper"><page_card></page_card><div class="main v-sep"><span class="js-brick-description hidden" data-name="Home"></span><div class="menu-overlay js-toggle" data-target="body" data-share-status-id="menu-toggle" data-toggle-class="menu-opened"></div><!-- User Code --><script>
window.PARSELY = window.PARSELY || {};
function isPublished(post){
return [0,1,2].includes(post.status)
}
window.PARSELY.autotrack = false;
window.PARSELY.onload = function () {
if(Object.keys(window.REBELMOUSE_BOOTSTRAP_DATA.post).length > 0 && !isPublished(window.REBELMOUSE_BOOTSTRAP_DATA.post)){
return;
}
var event = {
url: location.href,
urlref: document.referrer,
js: 1
};
window.PARSELY.updateDefaults({
data: {
level: localStorage.getItem("userMembershipStatus") || "anonymous"
}
});
window.PARSELY.beacon.trackPageView(event);
};
</script><!-- End User Code --><!-- User Code --><!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5WJB5X2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><!-- End Google Tag Manager (noscript) --><!-- End User Code --><span class="js-brick-description hidden" data-name="CSS Fonts"></span><span class="js-brick-description hidden" data-name="CSS Spectrum"></span><div class="topbar topbar--static" id="sTop_Bar_0_0_15_0_0_13"><div class="" id="sTop_Bar_0_0_15_0_0_13_0"><span class="js-brick-description hidden" data-name="Element Bar"></span><div class="dark_top_bar" id="sElement_Bar_0_0_8_0_0_1"><div class="" id="sElement_Bar_0_0_8_0_0_1_0"><div class="top_menu_links" id="sElement_Bar_0_0_8_0_0_1_0_0"><div class="list" id="sElement_Bar_0_0_8_0_0_1_0_0_0"><a class="list__item" href="https://www.ieee.org/" target="_blank">IEEE.org</a><a class="list__item" href="https://ieeexplore.ieee.org/Xplore/home.jsp" target="_blank">IEEE Xplore Digital Library</a><a class="list__item" href="https://standards.ieee.org/" target="_blank">IEEE Standards</a><a class="list__item" href="https://www.ieee.org/sitemap.html" target="_blank">More Sites</a></div></div><div class="" id="sElement_Bar_0_0_8_0_0_1_0_1"><div class="access_links" id="sElement_Bar_0_0_8_0_0_1_0_1_0_1_1"><div class="list" id="sElement_Bar_0_0_8_0_0_1_0_1_0_1_1_0"><a class="list__item" href="https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum&signinurl=https://spectrum.ieee.org/core/saml/main/login&url=https://spectrum.ieee.org/&autoSignin=Y&car=IEEE-Spectrum" target="_self">Sign In</a><a class="list__item" href="/st/join" target="_self">Join IEEE</a></div></div><div class="" id="sElement_Bar_0_0_8_0_0_1_0_1_1"><!-- User Code --><svg width="70px" height="21px" viewbox="0 0 70 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><polygon id="path-1" points="0 0 21.3639449 0 21.3639449 21 0 21"></polygon></defs><g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Light-/-IEEE-Bar-/-Signed-out-/-1376" transform="translate(-1274.000000, -14.000000)"><g id="Group-13" transform="translate(1274.000000, 14.000000)"><polygon id="Fill-1" fill="#FEFEFE" points="23.4111174 18.6889405 27.8363724 18.6889405 27.8363724 2.77905063 23.4111174 2.77905063"></polygon><polygon id="Fill-2" fill="#FEFEFE" points="29.7536549 18.6881005 29.7536549 2.77821061 41.9217005 2.77821061 41.9217005 5.8624668 34.17891 5.8624668 34.17891 9.14692664 41.3017712 9.14692664 41.3017712 12.2311828 34.17891 12.2311828 34.17891 15.6024442 41.9217005 15.6024442 41.9217005 18.6881005"></polygon><polygon id="Fill-3" fill="#FEFEFE" points="43.7923126 18.6881005 43.7923126 2.77821061 55.9603583 2.77821061 55.9603583 5.8624668 48.2175677 5.8624668 48.2175677 9.14692664 55.3418347 9.14692664 55.3418347 12.2311828 48.2175677 12.2311828 48.2175677 15.6024442 55.9603583 15.6024442 55.9603583 18.6881005"></polygon><polygon id="Fill-4" fill="#FEFEFE" points="57.8305486 2.77793061 57.8305486 18.6878205 70 18.6878205 70 15.6021642 62.2558037 15.6021642 62.2558037 12.2323028 69.3800707 12.2323028 69.3800707 9.14664663 62.2558037 9.14664663 62.2558037 5.8621868 70 5.8621868 70 2.77793061"></polygon><g id="Group-12"><g id="Group-7"><mask id="mask-2" fill="white"><use xlink:href="#path-1"></use></mask><g id="Clip-6"></g><path d="M20.9520644,9.85449953 L20.8930235,9.84469935 C19.0838421,8.61967703 17.3983653,7.23365178 15.8098843,5.66142314 L14.0555265,3.83578988 C13.3442244,3.05037557 12.6540084,2.18095973 11.9961242,1.35074461 L11.1976665,0.22232405 C11.099265,0.164923005 10.976966,0.0669212192 10.8687244,0.0375206836 C10.6339666,-0.0646811784 10.3795285,0.0571210406 10.1883485,0.202723693 L8.74184673,2.07875787 C6.42378906,4.93900998 3.67838782,7.60885862 0.684171419,9.65429588 C0.448007872,9.84049927 0.0951682866,10.0211026 0.0220700458,10.3235081 C-0.0566511366,10.596513 0.0853281388,10.8219172 0.256827858,10.9913202 C2.65360672,12.6363502 4.94776689,14.5907858 6.98748895,16.8168264 C7.35016869,17.1962333 7.64396739,17.5728401 7.99680697,17.9284466 C8.59424452,18.719461 9.29570648,19.5160755 9.84534902,20.364491 C10.0168487,20.5450943 10.0463692,20.8390996 10.3148646,20.9259012 C10.525725,20.9987026 10.785786,21.0477034 10.9868062,20.9259012 L11.1878263,20.7256976 C13.6675436,17.2256338 16.8149851,14.0825766 20.3293236,11.5429303 C20.6821632,11.2321246 21.3541047,11.1145225 21.3639449,10.5335119 C21.3386417,10.264707 21.182605,10.0015022 20.9520644,9.85449953 M18.5496626,10.7911166 C18.1476223,11.7879348 17.3337015,12.5831492 16.6238051,13.4525651 C15.0845249,15.1017951 13.4623062,16.6992242 11.6432846,17.9718474 C11.2763877,18.2322522 10.7815688,18.4702565 10.3401679,18.2658528 C9.00190778,17.56724 7.87450799,16.4248192 6.7035304,15.3860003 C5.34559001,14.1301774 3.98202667,12.6713508 2.95302836,11.142523 C2.80120893,10.9283191 2.75763114,10.6651143 2.76184834,10.3823091 C2.89398747,9.85449953 3.2566672,9.42049162 3.60107238,8.97668354 C4.81562776,7.43385543 6.30570729,5.96942875 7.80984416,4.63240439 C7.84498755,4.59740376 7.90824564,4.5232024 7.96306932,4.48960179 C8.60970761,3.93379167 9.25212869,3.44098269 9.92828741,2.95657386 C10.6339666,2.41056392 11.5209856,2.86417218 12.114206,3.36678134 C12.7369467,3.83998996 13.383585,4.37759975 13.9529079,4.9236097 L14.0555265,4.98241077 C15.6285445,6.43703727 17.0891035,8.05406673 18.2910073,9.76209785 C18.4864045,10.0603033 18.6579042,10.3963094 18.5496626,10.7911166" id="Fill-5" fill="#FEFEFE" mask="url(#mask-2)"></path></g><path d="M17.8685838,9.92786087 C16.3152462,7.68782006 14.2755241,5.70538394 12.1135031,3.97215236 C11.5554261,3.58154525 10.9087879,2.8983328 10.1876456,3.3869417 C7.9483091,4.92836978 5.79050526,7.01860786 4.05582778,9.15084671 C3.70298819,9.66885615 3.08587035,10.1616651 3.3656117,10.8504777 C3.56663186,11.3586869 4.01646719,11.7240936 4.30604868,12.1735018 C6.00698851,14.2091389 8.01719014,16.1089735 10.1145474,17.6364013 C11.0367098,18.221612 11.6931882,17.2751947 12.4087075,16.8397868 C13.8734838,15.6875658 15.2314242,14.2875403 16.5162664,12.9253155 L16.5162664,12.8917149 C17.0307655,12.2715036 17.5747851,11.6610924 17.9768254,10.9918802 C18.1525424,10.6642743 18.0653868,10.2162661 17.8685838,9.92786087 L17.8685838,9.92786087 Z M10.4477066,5.41697869 L10.6431039,4.79256731 L10.6684071,4.79256731 C11.0704474,5.9391882 11.4865451,7.08300904 11.9181059,8.21422965 L11.0549843,8.22962993 L11.0367098,8.33183179 L11.163226,11.4020877 L11.163226,11.4510886 C10.844124,11.5042896 10.4533296,11.4902893 10.1384449,11.4608888 L10.1145474,11.4258882 L10.2565266,8.26323054 L10.2565266,8.23943011 C10.0161459,8.21422965 9.71250703,8.23943011 9.46790907,8.21422965 L10.4477066,5.41697869 Z M9.93742469,15.6203646 C10.0217688,14.491944 10.0358262,13.4531251 10.0948671,12.3289046 C10.4912844,12.3695053 10.8356896,12.3541051 11.1969636,12.3401048 L11.2222668,12.4913076 L11.3642461,15.6301648 C10.8891076,15.698766 10.3844486,15.6595653 9.93742469,15.6203646 L9.93742469,15.6203646 Z M13.5501647,11.7058933 C11.492168,12.3443049 8.90420917,12.3149044 6.95304844,11.4608888 C6.60020885,11.2900857 6.15459073,11.0268809 6.03650896,10.6166734 C5.94794763,9.86485972 6.75624548,9.44905214 7.30588802,9.17604717 C7.62920717,9.03464459 7.95814925,8.87924176 8.31520604,8.8596414 C8.64836533,9.10324584 8.99698771,9.29924941 9.33998715,9.51765339 C8.67366857,9.69405661 7.87380512,9.84525936 7.56594907,10.5718726 C7.61936702,11.1248827 8.24632501,11.2998859 8.68350872,11.4370884 C10.2565266,11.8514959 11.9574665,11.7968949 13.4672263,11.250885 C13.7511848,11.0842819 14.2024259,10.8840783 14.1630653,10.4752708 C14.1138646,10.0356628 13.6092056,9.84105928 13.256366,9.70245676 C13.0412885,9.73185729 12.8346454,9.78085819 12.6336252,9.84525936 C12.5253836,9.54285385 12.432605,9.23484824 12.3046831,8.94224291 C12.9724074,9.1172461 13.638726,9.29924941 14.3289421,9.41965161 L14.3289421,9.43505189 C14.1869628,9.44905214 14.0309262,9.49805304 13.8931641,9.551254 L13.8931641,9.57645446 C14.2853643,9.77105801 14.8293839,10.0944639 14.8336011,10.6068732 C14.7422283,11.2270845 14.0604466,11.5098897 13.5501647,11.7058933 L13.5501647,11.7058933 Z" id="Fill-8" fill="#FEFEFE"></path><path d="M14.1946944,19.3564726 L14.1946944,19.1646691 L14.3141819,19.1646691 C14.3788457,19.1646691 14.467407,19.1716693 14.467407,19.2528707 C14.467407,19.3410724 14.4224235,19.3564726 14.3465138,19.3564726 L14.1946944,19.3564726 Z M14.1946944,19.4922751 L14.2748213,19.4922751 L14.4603783,19.8268812 L14.6613985,19.8268812 L14.4575669,19.4782749 C14.562997,19.4698747 14.6501526,19.4166737 14.6501526,19.2710711 C14.6501526,19.0890678 14.5278536,19.0302667 14.3226163,19.0302667 L14.0231946,19.0302667 L14.0231946,19.8268812 L14.1946944,19.8268812 L14.1946944,19.4922751 Z M15.0620331,19.429274 C15.0620331,18.9630655 14.7105992,18.6900605 14.3183991,18.6900605 C13.9233874,18.6900605 13.5719536,18.9630655 13.5719536,19.429274 C13.5719536,19.8954825 13.9233874,20.1670874 14.3183991,20.1670874 C14.7105992,20.1670874 15.0620331,19.8954825 15.0620331,19.429274 L15.0620331,19.429274 Z M14.8483613,19.429274 C14.8483613,19.7694802 14.6051691,19.9976843 14.3183991,19.9976843 L14.3183991,19.9962843 C14.0231946,19.9976843 13.7856254,19.7694802 13.7856254,19.429274 C13.7856254,19.0890678 14.0231946,18.8622636 14.3183991,18.8622636 C14.6051691,18.8622636 14.8483613,19.0890678 14.8483613,19.429274 L14.8483613,19.429274 Z" id="Fill-10" fill="#FEFEFE"></path></g></g></g></g></svg><!-- End User Code --></div></div></div></div><div class="topbar-sticky announcement-show" id="sTop_Bar_0_0_15_0_0_13_0_1"><div id="sTop_Bar_0_0_15_0_0_13_0_1_0" class="js-hidden-panel" data-offset="0"></div><div class="rebelbar-wrapper_static announcement-show" id="sTop_Bar_0_0_15_0_0_13_0_1_1"><span class="js-brick-description hidden" data-name="Announcement Bar"></span><span class="js-brick-description hidden" data-name="__TopBar Second Bar"></span><div class="" id="s__TopBar_Second_Bar_0_0_27_0_0_0"><div class="site_logo" id="s__TopBar_Second_Bar_0_0_27_0_0_0_0"><div class="rm-lcp-element" id="s__TopBar_Second_Bar_0_0_27_0_0_0_0_0_1_0"><!-- User Code --><a href="/" title="Spectrum Logo"><svg width="214px" height="30px" viewbox="0 0 214 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Light-/-Sticky-Site-Header-/-1376" transform="translate(-33.000000, -17.000000)" fill="#0D0D0D" fill-rule="nonzero"><g id="IEEE-Spectrum-Logo" transform="translate(32.000000, 15.000000)"><g id="IEEESpectrum-LogoFinal-Black" transform="translate(1.454545, 2.909091)"><path d="M67.5731087,15.3769418 C67.7375958,17.1915012 68.9067885,18.8411007 71.9786975,18.8411007 C74.7749795,18.8411007 75.8285865,17.851341 75.8285865,16.3310345 C75.8285865,14.882062 74.9750314,14.1553466 73.3301597,13.923511 L68.5600317,13.3974225 C64.6123396,12.9515848 62.3361928,10.6911877 62.3361928,6.96398467 C62.3361928,2.83552769 65.4481122,6.3357346e-15 71.7475264,6.3357346e-15 C78.4915004,6.3357346e-15 81.1899792,3.23232323 81.4833887,7.133403 L75.7485657,7.133403 C75.5173945,5.38126088 74.2014972,4.22654127 71.7475264,4.22654127 C69.5247267,4.22654127 68.191047,5.11821665 68.191047,6.57164751 C68.191047,7.6907001 68.8489957,8.51549983 70.5294322,8.71612679 L74.7082955,9.16196447 C79.5095427,9.60780216 81.6834407,11.8994079 81.6834407,15.8495298 C81.6834407,20.1741553 78.984962,23.0765587 71.8764488,23.0765587 C64.6701324,23.0765587 62.1717056,19.3136886 61.9405344,15.390317 L67.5731087,15.3769418 Z" id="Path"></path><path d="M101.439684,14.266806 C101.439684,18.8544758 99.3013506,23.0141414 93.8821651,23.0141414 C91.0858831,23.0141414 89.2098403,21.9575061 88.102886,20.1741553 L88.102886,29.0909091 L82.456975,29.0909091 L82.456975,6.00543365 L88.1162228,6.00543365 L88.1162228,8.23462208 C89.2320682,6.48693835 91.1081111,5.46597005 93.8955019,5.46597005 C99.3013506,5.47934518 101.439684,9.53646813 101.439684,14.266806 Z M95.7804359,14.266806 C95.7804359,11.1994427 94.7935129,9.91097179 91.997231,9.91097179 C89.1031459,9.91097179 88.1162228,11.3287356 88.1162228,14.266806 C88.1162228,17.2048763 89.1031459,18.6226402 91.997231,18.6226402 C94.7935129,18.6092651 95.7804359,17.3207941 95.7804359,14.266806 Z" id="Shape"></path><path d="M114.367486,17.5214211 L119.862247,17.5214211 C119.302102,20.3569488 117.065965,23.0319749 111.077743,23.0319749 C104.364888,23.0319749 101.995384,18.7430164 101.995384,14.2222222 C101.995384,9.43838384 104.760546,5.47934518 111.077743,5.47934518 C117.790598,5.47934518 119.928931,9.73263671 119.928931,14.3203065 C119.934228,14.7845667 119.900021,15.2484337 119.826682,15.7068617 L107.490144,15.7068617 C107.819119,18.3462208 109.103897,19.2378962 111.211111,19.2378962 C112.887102,19.2378962 113.905144,18.5111808 114.367486,17.5214211 Z M107.556828,12.4076628 L114.563093,12.4076628 C114.367486,10.3256008 113.349444,9.20654824 111.144427,9.20654824 C109.103897,9.20654824 107.921368,10.031348 107.556828,12.4076628 Z" id="Shape"></path><path d="M129.811498,5.47934518 C135.764156,5.47934518 138.662686,8.84096134 138.791609,12.9649599 L133.247946,12.9649599 C133.083459,11.0211076 132.096536,9.89759666 129.895965,9.89759666 C127.52646,9.89759666 126.174998,10.954232 126.174998,14.2534309 C126.174998,17.5526297 127.459776,18.6092651 129.793716,18.6092651 C132.127655,18.6092651 133.119024,17.3207941 133.31463,15.4884013 L138.876075,15.4884013 C138.742707,19.4162313 136.013109,23.0141966 129.895965,23.0141966 C123.085307,23.0319749 120.520196,18.7251829 120.520196,14.266806 C120.520196,9.80842912 123.018623,5.47934518 129.811498,5.47934518 Z" id="Path"></path><path d="M141.77016,16.0011146 L141.77016,10.2542668 L138.876075,10.2542668 L138.876075,7.62382445 L142.228057,6.13472658 L144.566442,2.01072797 L147.429408,2.01072797 L147.429408,6.02326715 L151.901681,6.02326715 L151.901681,10.2542668 L147.429408,10.2542668 L147.429408,18.0163009 L151.3771,18.0163009 L151.3771,22.5014281 L148.380766,22.5014281 C143.348348,22.5014281 141.77016,20.2588645 141.77016,16.0011146 Z" id="Path"></path><path d="M164.304903,5.74238941 L164.304903,11.2529432 L162.299938,11.2529432 C159.565894,11.2529432 158.414484,12.5904563 158.414484,15.9030303 L158.414484,22.5014281 L152.755236,22.5014281 L152.755236,6.00543365 L158.263333,6.00543365 L158.263333,9.36259143 C158.921282,7.0174852 160.272744,5.73347266 162.935658,5.73347266 L164.304903,5.74238941 Z" id="Path"></path><path d="M182.989757,6.00543365 L182.989757,22.5014281 L177.330509,22.5014281 L177.330509,19.5009404 C176.281347,21.6454197 174.405304,23.0319749 171.511219,23.0319749 C167.198988,23.0319749 165.256261,20.3569488 165.256261,16.0367816 L165.256261,6.00543365 L170.915509,6.00543365 L170.915509,15.0470219 C170.915509,17.2762104 171.804629,18.4443051 173.81404,18.4443051 C176.014611,18.4443051 177.330509,16.9239986 177.330509,13.758551 L177.330509,6.00543365 L182.989757,6.00543365 Z" id="Path"></path><path d="M213.090909,12.4834552 L213.090909,22.5148032 L207.431661,22.5148032 L207.431661,13.3305468 C207.431661,11.2172762 206.613671,10.0625566 204.737628,10.0625566 C202.514828,10.0625566 201.479004,11.5159875 201.479004,14.7483107 L201.479004,22.5014281 L195.917559,22.5014281 L195.917559,13.3305468 C195.917559,11.2172762 195.095123,10.0625566 193.223526,10.0625566 C191.000726,10.0625566 189.964902,11.5159875 189.964902,14.7483107 L189.964902,22.5014281 L184.305654,22.5014281 L184.305654,6.00543365 L189.964902,6.00543365 L189.964902,8.8097527 C190.982944,6.76335772 192.725619,5.47934518 195.557466,5.47934518 C198.389312,5.47934518 200.163106,6.81685824 200.985542,9.13967259 C202.003585,6.91048415 203.812943,5.47934518 206.809277,5.47934518 C211.117063,5.47934518 213.090909,8.14991292 213.090909,12.4834552 Z" id="Path"></path><polygon id="Path" points="11.9408796 7.10219436 11.9408796 3.0450714 0 3.0450714 0 7.10219436 3.14303867 7.10219436 3.14303867 18.4086381 0 18.4086381 0 22.4702194 11.9408796 22.4702194 11.9408796 18.4086381 8.80228652 18.4086381 8.80228652 7.10219436"></polygon><polygon id="Path" points="18.8537864 18.4086381 18.8537864 14.467433 26.0378748 14.467433 26.0378748 10.6956461 18.8537864 10.6956461 18.8537864 7.10219436 26.9136579 7.10219436 26.9136579 3.0450714 18.8537864 3.0450714 13.1945386 3.0450714 13.1945386 22.4613027 13.1945386 22.4702194 27.0025699 22.4702194 27.0025699 18.4086381"></polygon><polygon id="Path" points="33.6487408 18.4086381 33.6487408 14.467433 40.8372748 14.467433 40.8372748 10.6956461 33.6487408 10.6956461 33.6487408 7.10219436 41.7086122 7.10219436 41.7086122 3.0450714 33.6487408 3.0450714 27.9939385 3.0450714 27.9939385 22.4613027 27.9939385 22.4702194 41.7975242 22.4702194 41.7975242 18.4086381"></polygon><polygon id="Path" points="48.4481407 18.4086381 48.4481407 14.467433 55.6322291 14.467433 55.6322291 10.6956461 48.4481407 10.6956461 48.4481407 7.10219436 56.5080121 7.10219436 56.5080121 3.0450714 48.4481407 3.0450714 42.7888928 3.0450714 42.7888928 22.4613027 42.7888928 22.4702194 56.5924785 22.4702194 56.5924785 18.4086381"></polygon></g></g></g></g></svg></a><!-- End User Code --></div><div class="topbar__static-headline" id="s__TopBar_Second_Bar_0_0_27_0_0_0_0_2"><div class="text-element" id="s__TopBar_Second_Bar_0_0_27_0_0_0_0_2_0">FOR THE TECHNOLOGY INSIDER</div></div></div><div class="" id="s__TopBar_Second_Bar_0_0_27_0_0_0_1"><div class="search-form"><form action="/search/"><label for="q" class="hide-text">Search: </label><input placeholder="Type to search" type="text" name="q" id="q" class="search-form__text-input"/><button aria-label="Search" type="submit" class="search-form__submit" value="Search"><svg width="18px" height="19px" viewbox="0 0 18 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="1376---Sample-Front-Page" transform="translate(-826.000000, -102.000000)" stroke="#0D0D0D" stroke-width="1.5"><g id="Light-/-Nav" transform="translate(816.857864, 96.000000)"><g id="Search-Icon" transform="translate(7.307612, 5.000000)"><path d="M11.631728,14.6819805 C15.2215789,14.6819805 18.131728,11.7718314 18.131728,8.18198052 C18.131728,4.59212964 15.2215789,1.68198052 11.631728,1.68198052 C8.04187711,1.68198052 5.13172798,4.59212964 5.13172798,8.18198052 C5.13172798,11.7718314 8.04187711,14.6819805 11.631728,14.6819805 Z M11.631728,14.5814755 L11.631728,21.5814755" id="Combined-Shape" transform="translate(11.631728, 11.631728) rotate(-45.000000) translate(-11.631728, -11.631728) "></path></g></g></g></g></svg></button></form></div><span class="js-brick-description hidden" data-name="Element Menu"></span><div class="main-menu-el" id="sElement_Menu_0_0_9_0_0_0"><div class="menu-item" id="sElement_Menu_0_0_9_0_0_0_0"><!-- User Code --><div class="menu-item__title">Explore by topic</div><!-- End User Code --><div class="menu-dropdown" id="sElement_Menu_0_0_9_0_0_0_0_1"><div class="list" id="sElement_Menu_0_0_9_0_0_0_0_1_0"><a class="list__item" href="/topic/aerospace/" target="_self">Aerospace</a><a class="list__item" href="/topic/artificial-intelligence/" target="_self">Artificial Intelligence</a><a class="list__item" href="/topic/biomedical/" target="_self">Biomedical</a><a class="list__item" href="/topic/computing/" target="_self">Computing</a><a class="list__item" href="/topic/consumer-electronics/" target="_self">Consumer Electronics</a><a class="list__item" href="/topic/energy/" target="_self">Energy</a><a class="list__item" href="/topic/tech-history/" target="_self">History of Technology</a><a class="list__item" href="/topic/robotics/" target="_self">Robotics</a><a class="list__item" href="/topic/semiconductors/" target="_self">Semiconductors</a><a class="list__item" href="/topic/sensors/" target="_self">Sensors</a><a class="list__item" href="/topic/telecommunications/" target="_self">Telecommunications</a><a class="list__item" href="/topic/transportation/" target="_self">Transportation</a></div></div></div></div><!-- User Code --><div data-share-status-id="huge-menu-toggle" data-toggle-class="huge-menu-opened" class="rebelbar__menu-toggle js-toggle hambg-btn" data-target="body"><svg width="32px" height="18px" viewbox="0 0 32 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="992---Search---Open-filters---selected" transform="translate(-928.000000, -75.000000)"><g id="Light-/-Collapsed-Site-Header" transform="translate(0.000000, 56.000000)"><g id="Light-/-Nav" transform="translate(432.857864, 12.000000)"><g id="Group" transform="translate(495.142136, 7.000000)"><rect id="Rectangle" x="0" y="0" width="32" height="2"></rect><rect id="Rectangle-Copy" x="0" y="8" width="32" height="2"></rect><rect id="Rectangle-Copy-2" x="0" y="16" width="32" height="2"></rect></g></g></g></g></g></svg></div><!-- End User Code --></div></div></div></div></div></div><div class="huge-menu" id="sTop_Bar_0_0_15_0_0_14"><span class="js-brick-description hidden" data-name="__Huge Menu Links"></span><div id="s__Huge_Menu_Links_0_0_24_0_0_1" class="dark_layout row-wrapper clearfix content sm-cp-2 md-cp-4"><div class="row px20"><div id="s__Huge_Menu_Links_0_0_24_0_0_1_0" class="Top_hugeMenu col sm-mb-2 md-mb-4 s12 m12 l12"><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_0_0"><!-- User Code --><a href="/" class="hide-text">IEEE Spectrum<svg width="214px" height="30px" class="site_logo_menu" viewbox="0 0 214 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Light-/-Sticky-Site-Header-/-1376" transform="translate(-33.000000, -17.000000)" fill="#F2F2F2" fill-rule="nonzero"><g id="IEEE-Spectrum-Logo" transform="translate(32.000000, 15.000000)"><g id="IEEESpectrum-LogoFinal-Black" transform="translate(1.454545, 2.909091)"><path d="M67.5731087,15.3769418 C67.7375958,17.1915012 68.9067885,18.8411007 71.9786975,18.8411007 C74.7749795,18.8411007 75.8285865,17.851341 75.8285865,16.3310345 C75.8285865,14.882062 74.9750314,14.1553466 73.3301597,13.923511 L68.5600317,13.3974225 C64.6123396,12.9515848 62.3361928,10.6911877 62.3361928,6.96398467 C62.3361928,2.83552769 65.4481122,6.3357346e-15 71.7475264,6.3357346e-15 C78.4915004,6.3357346e-15 81.1899792,3.23232323 81.4833887,7.133403 L75.7485657,7.133403 C75.5173945,5.38126088 74.2014972,4.22654127 71.7475264,4.22654127 C69.5247267,4.22654127 68.191047,5.11821665 68.191047,6.57164751 C68.191047,7.6907001 68.8489957,8.51549983 70.5294322,8.71612679 L74.7082955,9.16196447 C79.5095427,9.60780216 81.6834407,11.8994079 81.6834407,15.8495298 C81.6834407,20.1741553 78.984962,23.0765587 71.8764488,23.0765587 C64.6701324,23.0765587 62.1717056,19.3136886 61.9405344,15.390317 L67.5731087,15.3769418 Z" id="Path"></path><path d="M101.439684,14.266806 C101.439684,18.8544758 99.3013506,23.0141414 93.8821651,23.0141414 C91.0858831,23.0141414 89.2098403,21.9575061 88.102886,20.1741553 L88.102886,29.0909091 L82.456975,29.0909091 L82.456975,6.00543365 L88.1162228,6.00543365 L88.1162228,8.23462208 C89.2320682,6.48693835 91.1081111,5.46597005 93.8955019,5.46597005 C99.3013506,5.47934518 101.439684,9.53646813 101.439684,14.266806 Z M95.7804359,14.266806 C95.7804359,11.1994427 94.7935129,9.91097179 91.997231,9.91097179 C89.1031459,9.91097179 88.1162228,11.3287356 88.1162228,14.266806 C88.1162228,17.2048763 89.1031459,18.6226402 91.997231,18.6226402 C94.7935129,18.6092651 95.7804359,17.3207941 95.7804359,14.266806 Z" id="Shape"></path><path d="M114.367486,17.5214211 L119.862247,17.5214211 C119.302102,20.3569488 117.065965,23.0319749 111.077743,23.0319749 C104.364888,23.0319749 101.995384,18.7430164 101.995384,14.2222222 C101.995384,9.43838384 104.760546,5.47934518 111.077743,5.47934518 C117.790598,5.47934518 119.928931,9.73263671 119.928931,14.3203065 C119.934228,14.7845667 119.900021,15.2484337 119.826682,15.7068617 L107.490144,15.7068617 C107.819119,18.3462208 109.103897,19.2378962 111.211111,19.2378962 C112.887102,19.2378962 113.905144,18.5111808 114.367486,17.5214211 Z M107.556828,12.4076628 L114.563093,12.4076628 C114.367486,10.3256008 113.349444,9.20654824 111.144427,9.20654824 C109.103897,9.20654824 107.921368,10.031348 107.556828,12.4076628 Z" id="Shape"></path><path d="M129.811498,5.47934518 C135.764156,5.47934518 138.662686,8.84096134 138.791609,12.9649599 L133.247946,12.9649599 C133.083459,11.0211076 132.096536,9.89759666 129.895965,9.89759666 C127.52646,9.89759666 126.174998,10.954232 126.174998,14.2534309 C126.174998,17.5526297 127.459776,18.6092651 129.793716,18.6092651 C132.127655,18.6092651 133.119024,17.3207941 133.31463,15.4884013 L138.876075,15.4884013 C138.742707,19.4162313 136.013109,23.0141966 129.895965,23.0141966 C123.085307,23.0319749 120.520196,18.7251829 120.520196,14.266806 C120.520196,9.80842912 123.018623,5.47934518 129.811498,5.47934518 Z" id="Path"></path><path d="M141.77016,16.0011146 L141.77016,10.2542668 L138.876075,10.2542668 L138.876075,7.62382445 L142.228057,6.13472658 L144.566442,2.01072797 L147.429408,2.01072797 L147.429408,6.02326715 L151.901681,6.02326715 L151.901681,10.2542668 L147.429408,10.2542668 L147.429408,18.0163009 L151.3771,18.0163009 L151.3771,22.5014281 L148.380766,22.5014281 C143.348348,22.5014281 141.77016,20.2588645 141.77016,16.0011146 Z" id="Path"></path><path d="M164.304903,5.74238941 L164.304903,11.2529432 L162.299938,11.2529432 C159.565894,11.2529432 158.414484,12.5904563 158.414484,15.9030303 L158.414484,22.5014281 L152.755236,22.5014281 L152.755236,6.00543365 L158.263333,6.00543365 L158.263333,9.36259143 C158.921282,7.0174852 160.272744,5.73347266 162.935658,5.73347266 L164.304903,5.74238941 Z" id="Path"></path><path d="M182.989757,6.00543365 L182.989757,22.5014281 L177.330509,22.5014281 L177.330509,19.5009404 C176.281347,21.6454197 174.405304,23.0319749 171.511219,23.0319749 C167.198988,23.0319749 165.256261,20.3569488 165.256261,16.0367816 L165.256261,6.00543365 L170.915509,6.00543365 L170.915509,15.0470219 C170.915509,17.2762104 171.804629,18.4443051 173.81404,18.4443051 C176.014611,18.4443051 177.330509,16.9239986 177.330509,13.758551 L177.330509,6.00543365 L182.989757,6.00543365 Z" id="Path"></path><path d="M213.090909,12.4834552 L213.090909,22.5148032 L207.431661,22.5148032 L207.431661,13.3305468 C207.431661,11.2172762 206.613671,10.0625566 204.737628,10.0625566 C202.514828,10.0625566 201.479004,11.5159875 201.479004,14.7483107 L201.479004,22.5014281 L195.917559,22.5014281 L195.917559,13.3305468 C195.917559,11.2172762 195.095123,10.0625566 193.223526,10.0625566 C191.000726,10.0625566 189.964902,11.5159875 189.964902,14.7483107 L189.964902,22.5014281 L184.305654,22.5014281 L184.305654,6.00543365 L189.964902,6.00543365 L189.964902,8.8097527 C190.982944,6.76335772 192.725619,5.47934518 195.557466,5.47934518 C198.389312,5.47934518 200.163106,6.81685824 200.985542,9.13967259 C202.003585,6.91048415 203.812943,5.47934518 206.809277,5.47934518 C211.117063,5.47934518 213.090909,8.14991292 213.090909,12.4834552 Z" id="Path"></path><polygon id="Path" points="11.9408796 7.10219436 11.9408796 3.0450714 0 3.0450714 0 7.10219436 3.14303867 7.10219436 3.14303867 18.4086381 0 18.4086381 0 22.4702194 11.9408796 22.4702194 11.9408796 18.4086381 8.80228652 18.4086381 8.80228652 7.10219436"></polygon><polygon id="Path" points="18.8537864 18.4086381 18.8537864 14.467433 26.0378748 14.467433 26.0378748 10.6956461 18.8537864 10.6956461 18.8537864 7.10219436 26.9136579 7.10219436 26.9136579 3.0450714 18.8537864 3.0450714 13.1945386 3.0450714 13.1945386 22.4613027 13.1945386 22.4702194 27.0025699 22.4702194 27.0025699 18.4086381"></polygon><polygon id="Path" points="33.6487408 18.4086381 33.6487408 14.467433 40.8372748 14.467433 40.8372748 10.6956461 33.6487408 10.6956461 33.6487408 7.10219436 41.7086122 7.10219436 41.7086122 3.0450714 33.6487408 3.0450714 27.9939385 3.0450714 27.9939385 22.4613027 27.9939385 22.4702194 41.7975242 22.4702194 41.7975242 18.4086381"></polygon><polygon id="Path" points="48.4481407 18.4086381 48.4481407 14.467433 55.6322291 14.467433 55.6322291 10.6956461 48.4481407 10.6956461 48.4481407 7.10219436 56.5080121 7.10219436 56.5080121 3.0450714 48.4481407 3.0450714 42.7888928 3.0450714 42.7888928 22.4613027 42.7888928 22.4702194 56.5924785 22.4702194 56.5924785 18.4086381"></polygon></g></g></g></g></svg></a><!-- End User Code --><div class="text-element" id="s__Huge_Menu_Links_0_0_24_0_0_1_0_0_1">FOR THE TECHNOLOGY INSIDER</div><!-- User Code --><div data-share-status-id="huge-menu-toggle" data-toggle-class="huge-menu-opened" class="rebelbar__menu-toggle js-toggle hm__close js--active" data-target="body" data-loaded="true"></div><!-- End User Code --></div></div><div id="s__Huge_Menu_Links_0_0_24_0_0_1_1" class="top-menu top-menu--big-links col sm-mb-2 md-mb-4 s12 m12 l6"><!-- User Code --><h3 class="module-headline__text">Topics</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_1_1"><a class="list__item" href="/topic/aerospace/" target="_self">Aerospace</a><a class="list__item" href="/topic/artificial-intelligence/" target="_self">Artificial Intelligence</a><a class="list__item" href="/topic/biomedical/" target="_self">Biomedical</a><a class="list__item" href="/topic/computing/" target="_self">Computing</a><a class="list__item" href="/topic/consumer-electronics/" target="_self">Consumer Electronics</a><a class="list__item" href="/topic/energy/" target="_self">Energy</a><a class="list__item" href="/topic/tech-history/" target="_self">History of Technology</a><a class="list__item" href="/topic/robotics/" target="_self">Robotics</a><a class="list__item" href="/topic/semiconductors/" target="_self">Semiconductors</a><a class="list__item" href="/topic/sensors/" target="_self">Sensors</a><a class="list__item" href="/topic/telecommunications/" target="_self">Telecommunications</a><a class="list__item" href="/topic/transportation/" target="_self">Transportation</a></div></div><div id="s__Huge_Menu_Links_0_0_24_0_0_1_2" class="top-menu top-menu--sm-links col sm-mb-2 md-mb-4 s6 m12 l3"><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_0"><!-- User Code --><h3 class="module-headline__text">Sections</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_0_1"><a class="list__item" href="/type/feature/" target="_self">Features</a><a class="list__item" href="/type/news/" target="_self">News</a><a class="list__item" href="/type/opinion/" target="_self">Opinion</a><a class="list__item" href="/topic/careers/" target="_self">Careers</a><a class="list__item" href="/topic/diy/" target="_self">DIY</a><a class="list__item" href="/type/the-big-picture/" target="_self">The Big Picture</a><a class="list__item" href="/engineering-resources/" target="_self">Engineering Resources</a></div></div><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_1"><!-- User Code --><h3 class="module-headline__text">More</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_1_1"><a class="list__item" href="/special-reports/" target="_self">Special Reports</a><a class="list__item" href="/collections/" target="_self">Collections</a><a class="list__item" href="/type/explainer/" target="_self">Explainers</a><a class="list__item" href="/type/podcast/" target="_self">Podcasts</a><a class="list__item" href="/type/video/" target="_self">Videos</a><a class="list__item" href="/newsletters/" target="_self">Newsletters</a><a class="list__item" href="/top-programming-languages" target="_self">Top Programming Languages</a><a class="list__item" href="https://robots.ieee.org/" target="_blank">Robots Guide</a></div></div><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_2"><!-- User Code --><h3 class="module-headline__text">For IEEE Members</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_2_2_1"><a class="list__item" href="/magazine/current-issue" target="_self">Current Issue</a><a class="list__item" href="/magazine/" target="_self">Magazine Archive</a><a class="list__item" href="/the-institute/" target="_self">The Institute</a><a class="list__item" href="/the-institute/ti-archive/" target="_self">TI Archive</a></div></div></div><div id="s__Huge_Menu_Links_0_0_24_0_0_1_3" class="top-menu top-menu--sm-links col sm-mb-2 md-mb-4 s6 m12 l3"><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_0"><!-- User Code --><h3 class="module-headline__text">For IEEE Members</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_0_1"><a class="list__item" href="/magazine/current-issue" target="_self">Current Issue</a><a class="list__item" href="/magazine/" target="_self">Magazine Archive</a><a class="list__item" href="/the-institute/" target="_self">The Institute</a><a class="list__item" href="/the-institute/ti-archive/" target="_self">TI Archive</a></div></div><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_1"><!-- User Code --><h3 class="module-headline__text">IEEE Spectrum</h3><!-- End User Code --><div class="list" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_1_1"><a class="list__item" href="/st/about" target="_self">About Us</a><a class="list__item" href="/st/contact" target="_self">Contact Us</a><a class="list__item" href="https://www.parsintl.com/publications/ieee-media/" target="_blank">Reprints & Permissions</a><a class="list__item" href="https://advertise.ieee.org/ " target="_blank">Advertising</a></div></div><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_2"><!-- User Code --><h3 class="module-headline__text">Follow IEEE Spectrum</h3><!-- End User Code --><div class="sm-mb-2" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_2_1"><div class="social-links"><a class="social-links__link share-twitter" href="https://twitter.com/ieeespectrum" target="_blank" rel="noopener noreferrer" aria-label="Open twitter"><span aria-hidden="true" class="fa fa-twitter"></span></a><a class="social-links__link share-facebook" href="https://www.facebook.com/IEEE.Spectrum" target="_blank" rel="noopener noreferrer" aria-label="Open facebook"><span aria-hidden="true" class="fa fa-facebook"></span></a><a class="social-links__link share-instagram" href="https://www.instagram.com/ieeespectrum/" target="_blank" rel="noopener noreferrer" aria-label="Open instagram"><span aria-hidden="true" class="fa fa-instagram"></span></a><a class="social-links__link share-linkedin" href="https://www.linkedin.com/company/ieee-spectrum/" target="_blank" rel="noopener noreferrer" aria-label="Open linkedin"><span aria-hidden="true" class="fa fa-linkedin"></span></a><a class="social-links__link share-youtube" href="https://www.youtube.com/c/ieeespectrum" target="_blank" rel="noopener noreferrer" aria-label="Open youtube"><span aria-hidden="true" class="fa fa-youtube"></span></a><a class="social-links__link share-tumblr" href="/feeds/feed.rss" target="_blank" rel="noopener noreferrer" aria-label="Open tumblr"><span aria-hidden="true" class="fa fa-tumblr"></span></a></div></div></div><div class="" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_3"><!-- User Code --><h3 class="module-headline__text">Support IEEE Spectrum</h3><!-- End User Code --><div class="text-element" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_3_1"><i>IEEE Spectrum</i> is the flagship publication of the IEEE — the world’s largest professional organization devoted to engineering and applied sciences. Our articles, podcasts, and infographics inform our readers about developments in technology, engineering, and science.</div><div class="text-element" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_3_2"><a class="color-inherit" href="/st/join" target="_self" rel="orange_button">Join IEEE</a></div><div class="text-element" id="s__Huge_Menu_Links_0_0_24_0_0_1_3_3_3"><a class="color-inherit" href="https://ieee.omeda.com/ieee/r-main.do" target="_blank" rel="orange_button">Subscribe</a></div></div></div><div id="s__Huge_Menu_Links_0_0_24_0_0_1_4" class=" col sm-mb-2 md-mb-4 s12 m12 l12"></div><div id="s__Huge_Menu_Links_0_0_24_0_0_1_5" class=" col sm-mb-2 md-mb-4 s12 m12 l12"><span class="js-brick-description hidden" data-name="Footer"></span><div class="footer" id="sFooter_0_0_10_0_0_0"><div class="" id="sFooter_0_0_10_0_0_0_0"><div id="sFooter_0_0_10_0_0_0_0_0" class=" row-wrapper clearfix content sm-cp-2 md-cp-4"><div class="row "><div id="sFooter_0_0_10_0_0_0_0_0_0" class=" col sm-mb-2 md-mb-4 s12 m10 l10"><div class="bottom_menu_links" id="sFooter_0_0_10_0_0_0_0_0_0_0"><div class="list" id="sFooter_0_0_10_0_0_0_0_0_0_0_0"><a class="list__item" href="https://www.ieee.org/about/" target="_blank">About IEEE</a><a class="list__item" href="https://www.ieee.org/about/contact.html" target="_blank">Contact & Support</a><a class="list__item" href="https://www.ieee.org/accessibility-statement.html" target="_blank">Accessibility</a><a class="list__item" href="https://www.ieee.org/about/corporate/governance/p9-26.html" target="_blank">Nondiscrimination Policy</a><a class="list__item" href="https://www.ieee.org/about/help/site-terms-conditions.html" target="_blank">Terms</a><a class="list__item" href="https://www.ieee.org/security-privacy.html" target="_blank">IEEE Privacy Policy</a></div></div><div class="ftr-copy" id="sFooter_0_0_10_0_0_0_0_0_0_1">© Copyright 2023 IEEE — All rights reserved. A not-for-profit organization, IEEE is the world's largest technical professional organization dedicated to advancing technology for the benefit of humanity.</div></div><div id="sFooter_0_0_10_0_0_0_0_0_1" class=" col sm-mb-2 md-mb-4 s12 m2 l2"><!-- User Code --><svg viewbox="0 0 70 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><polygon id="path-1" points="0 0 21.3639449 0 21.3639449 21 0 21"></polygon></defs><g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Light-/-IEEE-Bar-/-Signed-out-/-1376" transform="translate(-1274.000000, -14.000000)"><g id="Group-13" transform="translate(1274.000000, 14.000000)"><polygon id="Fill-1" fill="#FEFEFE" points="23.4111174 18.6889405 27.8363724 18.6889405 27.8363724 2.77905063 23.4111174 2.77905063"></polygon><polygon id="Fill-2" fill="#FEFEFE" points="29.7536549 18.6881005 29.7536549 2.77821061 41.9217005 2.77821061 41.9217005 5.8624668 34.17891 5.8624668 34.17891 9.14692664 41.3017712 9.14692664 41.3017712 12.2311828 34.17891 12.2311828 34.17891 15.6024442 41.9217005 15.6024442 41.9217005 18.6881005"></polygon><polygon id="Fill-3" fill="#FEFEFE" points="43.7923126 18.6881005 43.7923126 2.77821061 55.9603583 2.77821061 55.9603583 5.8624668 48.2175677 5.8624668 48.2175677 9.14692664 55.3418347 9.14692664 55.3418347 12.2311828 48.2175677 12.2311828 48.2175677 15.6024442 55.9603583 15.6024442 55.9603583 18.6881005"></polygon><polygon id="Fill-4" fill="#FEFEFE" points="57.8305486 2.77793061 57.8305486 18.6878205 70 18.6878205 70 15.6021642 62.2558037 15.6021642 62.2558037 12.2323028 69.3800707 12.2323028 69.3800707 9.14664663 62.2558037 9.14664663 62.2558037 5.8621868 70 5.8621868 70 2.77793061"></polygon><g id="Group-12"><g id="Group-7"><mask id="mask-2" fill="white"><use xlink:href="#path-1"></use></mask><g id="Clip-6"></g><path d="M20.9520644,9.85449953 L20.8930235,9.84469935 C19.0838421,8.61967703 17.3983653,7.23365178 15.8098843,5.66142314 L14.0555265,3.83578988 C13.3442244,3.05037557 12.6540084,2.18095973 11.9961242,1.35074461 L11.1976665,0.22232405 C11.099265,0.164923005 10.976966,0.0669212192 10.8687244,0.0375206836 C10.6339666,-0.0646811784 10.3795285,0.0571210406 10.1883485,0.202723693 L8.74184673,2.07875787 C6.42378906,4.93900998 3.67838782,7.60885862 0.684171419,9.65429588 C0.448007872,9.84049927 0.0951682866,10.0211026 0.0220700458,10.3235081 C-0.0566511366,10.596513 0.0853281388,10.8219172 0.256827858,10.9913202 C2.65360672,12.6363502 4.94776689,14.5907858 6.98748895,16.8168264 C7.35016869,17.1962333 7.64396739,17.5728401 7.99680697,17.9284466 C8.59424452,18.719461 9.29570648,19.5160755 9.84534902,20.364491 C10.0168487,20.5450943 10.0463692,20.8390996 10.3148646,20.9259012 C10.525725,20.9987026 10.785786,21.0477034 10.9868062,20.9259012 L11.1878263,20.7256976 C13.6675436,17.2256338 16.8149851,14.0825766 20.3293236,11.5429303 C20.6821632,11.2321246 21.3541047,11.1145225 21.3639449,10.5335119 C21.3386417,10.264707 21.182605,10.0015022 20.9520644,9.85449953 M18.5496626,10.7911166 C18.1476223,11.7879348 17.3337015,12.5831492 16.6238051,13.4525651 C15.0845249,15.1017951 13.4623062,16.6992242 11.6432846,17.9718474 C11.2763877,18.2322522 10.7815688,18.4702565 10.3401679,18.2658528 C9.00190778,17.56724 7.87450799,16.4248192 6.7035304,15.3860003 C5.34559001,14.1301774 3.98202667,12.6713508 2.95302836,11.142523 C2.80120893,10.9283191 2.75763114,10.6651143 2.76184834,10.3823091 C2.89398747,9.85449953 3.2566672,9.42049162 3.60107238,8.97668354 C4.81562776,7.43385543 6.30570729,5.96942875 7.80984416,4.63240439 C7.84498755,4.59740376 7.90824564,4.5232024 7.96306932,4.48960179 C8.60970761,3.93379167 9.25212869,3.44098269 9.92828741,2.95657386 C10.6339666,2.41056392 11.5209856,2.86417218 12.114206,3.36678134 C12.7369467,3.83998996 13.383585,4.37759975 13.9529079,4.9236097 L14.0555265,4.98241077 C15.6285445,6.43703727 17.0891035,8.05406673 18.2910073,9.76209785 C18.4864045,10.0603033 18.6579042,10.3963094 18.5496626,10.7911166" id="Fill-5" fill="#FEFEFE" mask="url(#mask-2)"></path></g><path d="M17.8685838,9.92786087 C16.3152462,7.68782006 14.2755241,5.70538394 12.1135031,3.97215236 C11.5554261,3.58154525 10.9087879,2.8983328 10.1876456,3.3869417 C7.9483091,4.92836978 5.79050526,7.01860786 4.05582778,9.15084671 C3.70298819,9.66885615 3.08587035,10.1616651 3.3656117,10.8504777 C3.56663186,11.3586869 4.01646719,11.7240936 4.30604868,12.1735018 C6.00698851,14.2091389 8.01719014,16.1089735 10.1145474,17.6364013 C11.0367098,18.221612 11.6931882,17.2751947 12.4087075,16.8397868 C13.8734838,15.6875658 15.2314242,14.2875403 16.5162664,12.9253155 L16.5162664,12.8917149 C17.0307655,12.2715036 17.5747851,11.6610924 17.9768254,10.9918802 C18.1525424,10.6642743 18.0653868,10.2162661 17.8685838,9.92786087 L17.8685838,9.92786087 Z M10.4477066,5.41697869 L10.6431039,4.79256731 L10.6684071,4.79256731 C11.0704474,5.9391882 11.4865451,7.08300904 11.9181059,8.21422965 L11.0549843,8.22962993 L11.0367098,8.33183179 L11.163226,11.4020877 L11.163226,11.4510886 C10.844124,11.5042896 10.4533296,11.4902893 10.1384449,11.4608888 L10.1145474,11.4258882 L10.2565266,8.26323054 L10.2565266,8.23943011 C10.0161459,8.21422965 9.71250703,8.23943011 9.46790907,8.21422965 L10.4477066,5.41697869 Z M9.93742469,15.6203646 C10.0217688,14.491944 10.0358262,13.4531251 10.0948671,12.3289046 C10.4912844,12.3695053 10.8356896,12.3541051 11.1969636,12.3401048 L11.2222668,12.4913076 L11.3642461,15.6301648 C10.8891076,15.698766 10.3844486,15.6595653 9.93742469,15.6203646 L9.93742469,15.6203646 Z M13.5501647,11.7058933 C11.492168,12.3443049 8.90420917,12.3149044 6.95304844,11.4608888 C6.60020885,11.2900857 6.15459073,11.0268809 6.03650896,10.6166734 C5.94794763,9.86485972 6.75624548,9.44905214 7.30588802,9.17604717 C7.62920717,9.03464459 7.95814925,8.87924176 8.31520604,8.8596414 C8.64836533,9.10324584 8.99698771,9.29924941 9.33998715,9.51765339 C8.67366857,9.69405661 7.87380512,9.84525936 7.56594907,10.5718726 C7.61936702,11.1248827 8.24632501,11.2998859 8.68350872,11.4370884 C10.2565266,11.8514959 11.9574665,11.7968949 13.4672263,11.250885 C13.7511848,11.0842819 14.2024259,10.8840783 14.1630653,10.4752708 C14.1138646,10.0356628 13.6092056,9.84105928 13.256366,9.70245676 C13.0412885,9.73185729 12.8346454,9.78085819 12.6336252,9.84525936 C12.5253836,9.54285385 12.432605,9.23484824 12.3046831,8.94224291 C12.9724074,9.1172461 13.638726,9.29924941 14.3289421,9.41965161 L14.3289421,9.43505189 C14.1869628,9.44905214 14.0309262,9.49805304 13.8931641,9.551254 L13.8931641,9.57645446 C14.2853643,9.77105801 14.8293839,10.0944639 14.8336011,10.6068732 C14.7422283,11.2270845 14.0604466,11.5098897 13.5501647,11.7058933 L13.5501647,11.7058933 Z" id="Fill-8" fill="#FEFEFE"></path><path d="M14.1946944,19.3564726 L14.1946944,19.1646691 L14.3141819,19.1646691 C14.3788457,19.1646691 14.467407,19.1716693 14.467407,19.2528707 C14.467407,19.3410724 14.4224235,19.3564726 14.3465138,19.3564726 L14.1946944,19.3564726 Z M14.1946944,19.4922751 L14.2748213,19.4922751 L14.4603783,19.8268812 L14.6613985,19.8268812 L14.4575669,19.4782749 C14.562997,19.4698747 14.6501526,19.4166737 14.6501526,19.2710711 C14.6501526,19.0890678 14.5278536,19.0302667 14.3226163,19.0302667 L14.0231946,19.0302667 L14.0231946,19.8268812 L14.1946944,19.8268812 L14.1946944,19.4922751 Z M15.0620331,19.429274 C15.0620331,18.9630655 14.7105992,18.6900605 14.3183991,18.6900605 C13.9233874,18.6900605 13.5719536,18.9630655 13.5719536,19.429274 C13.5719536,19.8954825 13.9233874,20.1670874 14.3183991,20.1670874 C14.7105992,20.1670874 15.0620331,19.8954825 15.0620331,19.429274 L15.0620331,19.429274 Z M14.8483613,19.429274 C14.8483613,19.7694802 14.6051691,19.9976843 14.3183991,19.9976843 L14.3183991,19.9962843 C14.0231946,19.9976843 13.7856254,19.7694802 13.7856254,19.429274 C13.7856254,19.0890678 14.0231946,18.8622636 14.3183991,18.8622636 C14.6051691,18.8622636 14.8483613,19.0890678 14.8483613,19.429274 L14.8483613,19.429274 Z" id="Fill-10" fill="#FEFEFE"></path></g></g></g></g></svg><!-- End User Code --></div></div></div></div></div></div></div></div></div><div id="sTop_Bar_0_0_15_0_0_15" data-toggle-property="gdpr" class="gdpr-cookie hidden hidden"><span class="js-scroll-trigger" data-target="#rm-gdpr-sTop_Bar_0_0_15_0_0_15" data-toggle-class="sticky-active"></span><div id="rm-gdpr-sTop_Bar_0_0_15_0_0_15" class="sticky-target legacy rm-gdpr"><div class="gdpr-cookie-wrapper"><div class="gdpr-cookie-content"><p>IEEE websites place cookies on your device to give you the best user experience. By using our websites, you agree to the placement of these cookies. To learn more, read our Privacy Policy.</p></div><div class="gdpr-cookie-controls"><a href="https://www.ieee.org/security-privacy.html" target="_blank" class="gdpr-cookie-info">
view privacy policy
</a><a href="#toggle-gdpr" class="gdpr-cookie-accept">
accept & close
</a></div></div></div></div><span class="js-brick-description hidden" data-name="__Gated_Popup"></span><div class="gated-popup" id="s__Gated_Popup_0_0_23_0_0_0"><div class="gated-popup__contents" id="s__Gated_Popup_0_0_23_0_0_0_0"><!-- User Code --><a href="javascript:;" class="js--close-gated gated-popup__close icon-close"></a><!-- End User Code --><!-- User Code --><h2 class="popup-gated-h2 popup-heading-h2 for_pdf" style="display:none">Enjoy more free content and benefits by creating an account</h2><h2 class="popup-gated-h2 popup-heading-h2 for_save" style="display:none">Saving articles to read later requires an IEEE Spectrum account</h2><h2 class="popup-gated-h2 popup-heading-h2 for_member_content" style="display:none">The Institute content is only available for members</h2><h2 class="popup-gated-h2 popup-heading-h2 for_pdf_issues" style="display:none">Downloading full PDF issues is exclusive for IEEE Members</h2><h2 class="popup-gated-h2 popup-heading-h2 for_nxtbook" style="display:none">Access to <i>Spectrum</i>'s Digital Edition is exclusive for IEEE Members</h2><h2 class="popup-gated-h2 popup-heading-h2 for_follow_topics" style="display:none">Following topics is a feature exclusive for IEEE Members</h2><h2 class="popup-gated-h2 popup-heading-h2 for_comments" style="display:none">Adding your response to an article requires an IEEE Spectrum account</h2><h2 class="popup-gated-h2 for_pdf for_save for_comments" style="display:none">Create an account to access more content and features on <i>IEEE Spectrum</i>, including the ability to save articles to read later, download Spectrum Collections, and participate in conversations with readers and editors. For more exclusive content and features, consider <a class="ieee_link" href="">Joining IEEE</a>.</h2><h2 class="popup-gated-h2 for_pdf_issues for_nxtbook for_follow_topics for_member_content" style="display:none">Join the world’s largest professional organization devoted to engineering and applied sciences and get access to all of Spectrum’s articles, archives, PDF downloads, and other benefits. <a href="/st/join">Learn more →</a></h2><!-- End User Code --><div class="popup_links for_pdf for_save for_comments create_account" id="s__Gated_Popup_0_0_23_0_0_0_0_2"><div class="list" id="s__Gated_Popup_0_0_23_0_0_0_0_2_0"><a class="list__item" href="https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum&signinurl=https%3A%2F%2Fspectrum.ieee.org%2Fcore%2Fsaml%2Fmain%2Flogin%3Fnext_url%3Dhttps%3A%2F%2Fspectrum.ieee.org%2Fcore%2Fintegrations%2Fieee%2Fchanges%0A&url=https://spectrum.ieee.org/&autoSignin=Y&car=IEEE-Spectrum" target="_self">CREATE AN ACCOUNT</a><a class="list__item" href="/core/saml/main/login?next_url=https://spectrum.ieee.org/core/integrations/ieee/changes" target="_self">SIGN IN</a></div></div><div class="popup_links for_pdf_issues for_nxtbook for_follow_topics for_member_content" id="s__Gated_Popup_0_0_23_0_0_0_0_3"><div class="list" id="s__Gated_Popup_0_0_23_0_0_0_0_3_0"><a class="list__item" href="/st/join" target="_self">JOIN IEEE</a><a class="list__item" href="/core/saml/main/login?next_url=https://spectrum.ieee.org/core/integrations/ieee/changes" target="_self">SIGN IN</a></div></div></div></div><!-- User Code --><script>
var popupGatedElement=document.querySelector('.gated-popup'),
closeGated,
gatedCloseBtn = '.js--close-gated',
gatedShownClass = 'gated-popup--shown';
closeGated = function () {
popupGatedElement.classList.remove(gatedShownClass);
popupGatedElement.classList.remove('for_save');
popupGatedElement.classList.remove('for_pdf');
popupGatedElement.classList.remove('for_pdf_issues');
popupGatedElement.classList.remove('for_nxtbook');
popupGatedElement.classList.remove('for_follow_topics');
popupGatedElement.classList.remove('for_comments');
popupGatedElement.classList.remove('for_member_content');
};
function openGatedPopup(type){
document.querySelectorAll(".popup_links.create_account .list__item")[0].href =
"https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum&signinurl=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&url=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&autoSignin=Y&car=IEEE-Spectrum";
// update popups for_member_content
document.querySelectorAll(".popup_links.for_member_content .list__item")[1].href = "https://spectrum.ieee.org/core/saml/main/login?next_url=" + encodeURIComponent("https://spectrum.ieee.org/core/integrations/ieee/changes?redirect=" + window.location.href);
// update popups for_pdf for_save for_comments
document.querySelectorAll(".popup_links.for_save .list__item")[1].href = "https://spectrum.ieee.org/core/saml/main/login?next_url=" + encodeURIComponent("https://spectrum.ieee.org/core/integrations/ieee/changes?redirect=" + window.location.href);
popupGatedElement.classList.add(type);
popupGatedElement.classList.add(gatedShownClass);
}
document.querySelector(gatedCloseBtn).onclick= closeGated;
</script><!-- End User Code --><span class="js-brick-description hidden" data-name="__Session_Popup"></span><div class="lightbox-popup" id="s__Session_Popup_0_0_26_0_1_0"><div class="lightbox-popup__contents" id="s__Session_Popup_0_0_26_0_1_0_0"><!-- User Code --><a href="javascript:;" class="js--close-lightbox lightbox-popup__close icon-close hide-text">Close</a><!-- End User Code --><!-- User Code --><h2 class="popup-ligtbox-h2 popup-heading-h2">Access Thousands of Articles — Completely Free</h2><h2 class="popup-ligtbox-h2">Create an account and get exclusive content and features: <strong>Save articles, download collections,</strong> and <strong>talk to tech insiders</strong> — all free! For full access and benefits, <a class="ieee_link" href="">join IEEE</a> as a paying member.</h2><!-- End User Code --><div class="popup_links signin_button" id="s__Session_Popup_0_0_26_0_1_0_0_2"><div class="list" id="s__Session_Popup_0_0_26_0_1_0_0_2_0"><a class="list__item" href="https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum3c&signinurl=https%3A%2F%2Fspectrum.ieee.org%2Fcore%2Fsaml%2Fmain%2Flogin%3Fnext_url%3Dhttps%3A%2F%2Fspectrum.ieee.org%2Fcore%2Fintegrations%2Fieee%2Fchanges%0A&url=https://spectrum.ieee.org/&autoSignin=Y&car=IEEE-Spectrum" target="_self">CREATE AN ACCOUNT</a><a class="list__item" href="/core/saml/main/login?next_url=https://spectrum.ieee.org/core/integrations/ieee/changes" target="_self">SIGN IN</a></div></div></div></div><!-- User Code --><script>
function addPopSave(){
var save_post_links = document.querySelectorAll(".like-btn:not(.proc)");
for (i = 0; i < save_post_links.length; i++) {
save_post_links[i].removeAttribute("href");
save_post_links[i].addEventListener("click", function(event){
openGatedPopup('for_save');
});
save_post_links[i].classList.add('proc');
}
}
</script><!-- End User Code --><!-- User Code --><div class="rblad-ieee_welcome_interstitial"></div><!-- End User Code --><span class="js-brick-description hidden" data-name="__Override OG Tags"></span><div class="" id="s__Override_OG_Tags_0_0_25_0_0_0"></div><span class="js-brick-description hidden" data-name="__TopHome Options"></span><div id="s__TopHome_Options_0_0_28_0_0_0" class="featured_columns featured_columns--home hero_collections row-wrapper clearfix "><div class="row "><div id="s__TopHome_Options_0_0_28_0_0_0_0" class="sticky_column col sm-mb-2 md-mb-4 s12 m8 l8"><div class="mb-2 featured_post rm-lcp-element" id="s__TopHome_Options_0_0_28_0_0_0_0_0"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_1" data-format="posts-custom" data-source="home_top_feature" data-source-type="multi" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="s__TopHome_Options_0_0_28_0_0_0_0_0" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="5" data-attr-node_id="/root/blocks/block[__tophome_options]/abtests/abtest/row/column[1]/posts-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="multi" data-attr-source_id="home_top_feature" data-attr-limit="1" data-attr-strategy="fallback" data-attr-all_element_order="all_sections,headline,subheadline,date,time_to_read,like_button,custom_field_TimeofRead,primary_tag,community_name,badges,section,body,author,snark_line,photo_credit,photo_caption,follow_button,community_comments,page_views,collection_button,badges_sponsored,source_link,main_author,post_shares,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,date_modified,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,tags,product_buy_link,site_field_Twitter,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_FeaturePostColor,product_vendor,custom_field_FeaturePostImgPosition,custom_field_access,site_field_member_badges,custom_field_publication_date,words_count,custom_field_due_date,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids" data-attr-layout_headline="top" data-attr-data-rm-device-crops="true" data-attr-layout_all_image_crop="original" data-attr-layout_image_column_width="33" data-attr-data-rm-advanced="true" data-attr-element_classes="featured_post rm-lcp-element" data-attr-layout_subheadline="top" data-attr-layout_date="top" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-layout_like_button="top" data-attr-layout_all_sections="top" data-attr-layout_time_to_read="top" data-attr-format="posts-custom"><div class="posts-wrapper clearfix"><div class="widget tag-clean-energy-transition tag-nuscale tag-nuclear-energy tag-small-modular-reactors tag-nuclear-energy post-section--topic/energy" elid="2659211381" data-category="Energy"><article elid="2659211381" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659211381"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/energy/">Energy</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/small-modular-reactors" aria-label="The Future of Fission Reactors May Be Small" data-type="text">
The Future of Fission Reactors May Be Small
</a></h2><div class="widget__subheadline"><h3 class="widget__subheadline-text h3" data-type="text"><p>China leads the quest for small modular nuclear reactors—will the world follow?</p></h3></div><div class="social-date"><span class="social-date__text">22h</span></div><div class="time-to-read">5 min read</div><div class="like-button" data-post-likes="0"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/small-modular-reactors" aria-label="The Future of Fission Reactors May Be Small"><img role="img" type="lazy-image" alt="rendering of family looking through glass at a large building in the distance" aria-label="rendering of family looking through glass at a large building in the distance" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1153 865'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/rendering-of-family-looking-through-glass-at-a-large-building-in-the-distance.jpg?id=32842967&width=1200&height=900" style="object-fit: cover;" class="rm-lazyloadable-image" width="1153" height="865"/></a></div></div></div><script type="application/json" id="post-context-2659211381" class="post-context post-context-2659211381">
{"customDimensions": {"5":"Rahul Rao","11":2659211381,"7":"Clean energy transition, NuScale, Nuclear energy, small modular reactors, nuclear energy","10":"nuclear energy","6":"energy","8":"01/15/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 539619077, 544169516, 544169523, 550122300, 550122302], "buckets": [], "authors": [21075932]} }
</script></article></div></div></div></div></div><div id="s__TopHome_Options_0_0_28_0_0_0_1" class="scroll_column col sm-mb-2 md-mb-4 s12 m4 l4"><div id="s__TopHome_Options_0_0_28_0_0_0_1_0" class="collection_side row-wrapper clearfix "><div class="row "><div id="s__TopHome_Options_0_0_28_0_0_0_1_0_0" class="collection_side__first-col col sm-mb-2 md-mb-4 s6 m12 l12"><div class="mb-2 " id="s__TopHome_Options_0_0_28_0_0_0_1_0_0_0"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_2" data-format="posts-custom" data-source="home_scroll_posts" data-source-type="multi" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="s__TopHome_Options_0_0_28_0_0_0_1_0_0_0" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="9" data-attr-node_id="/root/blocks/block[__tophome_options]/abtests/abtest/row/column[2]/row/column[1]/posts-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="multi" data-attr-source_id="home_scroll_posts" data-attr-limit="3" data-attr-strategy="fallback" data-attr-all_element_order="all_sections,headline,date,time_to_read,like_button,custom_field_TimeofRead,subheadline,author,badges,badges_sponsored,photo_credit,community_name,primary_tag,snark_line,page_views,photo_caption,follow_button,community_comments,body,collection_button,tags,source_link,main_author,section,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,date_modified,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,post_shares,product_vendor,product_buy_link,site_field_Twitter,site_field_Facebook,site_field_Instagram,product_prices,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_FeaturePostColor,custom_field_due_date,custom_field_FeaturePostImgPosition,custom_field_access,site_field_LinkedIn,custom_field_publication_date,words_count,site_field_member_badges,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids" data-attr-layout_headline="top" data-attr-data-rm-device-crops="true" data-attr-layout_desktop_image_crop="original" data-attr-layout_image_column_width="56" data-attr-data-rm-advanced="true" data-attr-element_classes="" data-attr-layout_date="top" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-layout_all_image_crop="original" data-attr-layout_like_button="top" data-attr-layout_all_sections="top" data-attr-layout_time_to_read="top" data-attr-format="posts-custom"><div class="posts-wrapper clearfix"><div class="widget tag-3d-printing tag-spacex tag-terran-1 tag-terran-r tag-aerospace tag-relativity-space tag-rockets post-section--topic/aerospace" elid="2658797409" data-category="Aerospace"><article elid="2658797409" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2658797409"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/aerospace/">Aerospace</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/topic/robotics/">Robotics</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/3d-printed-rocket-relativity-spacex" aria-label="Relativity Space Aims for Orbit" data-type="text">
Relativity Space Aims for Orbit
</a></h2><div class="social-date"><span class="social-date__text">13 Jan 2023</span></div><div class="time-to-read">4 min read</div><div class="like-button" data-post-likes="2"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/3d-printed-rocket-relativity-spacex" aria-label="Relativity Space Aims for Orbit"><img role="img" type="lazy-image" alt="A white rocket, seen from below as it launches into the sky" aria-label="A white rocket, seen from below as it launches into the sky" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2039 1319'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/a-white-rocket-seen-from-below-as-it-launches-into-the-sky.jpg?id=32223878&width=2039&height=1319&quality=85&coordinates=0%2C0%2C0%2C0" style="object-fit: cover;" class="rm-lazyloadable-image" width="2039" height="1319"/></a></div></div></div><script type="application/json" id="post-context-2658797409" class="post-context post-context-2658797409">
{"customDimensions": {"5":"Ned Potter, Margo Anderson","11":2658797409,"7":"3D printing, SpaceX, Terran 1, Terran R, aerospace, relativity space, rockets","10":"aerospace","6":"aerospace","8":"01/13/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [497728257, 497728258, 544169516, 539266128, 544169523, 550122300, 550122302], "buckets": [], "authors": [21075887, 21079057]} }
</script></article></div><div class="widget tag-gesture-controls tag-virtual-reality tag-e-skin tag-artificial-intelligence tag-machine-learning tag-gesture-recognition post-section--topic/sensors" elid="2659095898" data-category="Sensors"><article elid="2659095898" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2659095898"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/sensors/">Sensors</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/topic/artificial-intelligence/">Artificial Intelligence</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/gesture-recognition-spray-on-skin" aria-label="Spray-on Smart Skin Reads Typing and Hand Gestures" data-type="text">
Spray-on Smart Skin Reads Typing and Hand Gestures
</a></h2><div class="social-date"><span class="social-date__text">11 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="5"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/gesture-recognition-spray-on-skin" aria-label="Spray-on Smart Skin Reads Typing and Hand Gestures"><img role="img" type="lazy-image" alt="Spray-on Smart Skin Reads Typing and Hand Gestures" aria-label="Spray-on Smart Skin Reads Typing and Hand Gestures" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1266 950'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/image.jpg?id=32767888&width=600&height=450" style="object-fit: cover;" class="rm-lazyloadable-image" width="1266" height="950"/></a></div></div></div><script type="application/json" id="post-context-2659095898" class="post-context post-context-2659095898">
{"customDimensions": {"5":"Prachi Patel","11":2659095898,"7":"gesture controls, virtual reality, e-skin, artificial intelligence, machine learning, gesture recognition","10":"gesture recognition","6":"sensors","8":"01/11/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [497728257, 497728259, 544169516, 539621489, 544169523, 550122300, 550122302], "buckets": [], "authors": [21078870]} }
</script></article></div><div class="widget tag-passive-components tag-art-of-electronics tag-resistors tag-capacitors tag-inductors tag-books post-section--topic/consumer-electronics" elid="2659205302" data-category="Consumer Electronics"><article elid="2659205302" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2659205302"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/magazine/">Magazine</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/feature/">Feature</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/open-circuits" aria-label="The Inner Beauty of Basic Electronics" data-type="text">
The Inner Beauty of Basic Electronics
</a></h2><div class="social-date"><span class="social-date__text">14 Jan 2023</span></div><div class="time-to-read">5 min read</div><div class="like-button" data-post-likes="3"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/open-circuits" aria-label="The Inner Beauty of Basic Electronics"><img role="img" type="lazy-image" alt="A photo of a high-stability film resistor with the letters "MIS" in yellow." aria-label="A photo of a high-stability film resistor with the letters "MIS" in yellow." src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1405'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/a-photo-of-a-high-stability-film-resistor-with-the-letters-mis-in-yellow.png?id=32844711&width=600&height=421" style="object-fit: cover;" class="rm-lazyloadable-image" width="2000" height="1405"/></a></div></div></div><script type="application/json" id="post-context-2659205302" class="post-context post-context-2659205302">
{"customDimensions": {"5":"Eric Schlaepfer, Windell H. Oskay","11":2659205302,"7":"passive components, Art of Electronics, resistors, capacitors, inductors, books","10":"passive components","6":"consumer-electronics","8":"01/14/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 539626628, 544169516, 544169517, 539618616, 585091961, 585091963], "buckets": [], "authors": [25898467, 25898468]} }
</script></article></div></div></div></div></div><div id="s__TopHome_Options_0_0_28_0_0_0_1_0_1" class="collection_side__sec-col col sm-mb-2 md-mb-4 s6 m12 l12"><div class="mb-2 " id="s__TopHome_Options_0_0_28_0_0_0_1_0_1_0"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_3" data-format="posts-custom" data-source="home_scroll_posts" data-source-type="multi" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="s__TopHome_Options_0_0_28_0_0_0_1_0_1_0" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="9" data-attr-node_id="/root/blocks/block[__tophome_options]/abtests/abtest/row/column[2]/row/column[2]/posts-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="multi" data-attr-source_id="home_scroll_posts" data-attr-limit="3" data-attr-strategy="fallback" data-attr-all_element_order="all_sections,headline,date,time_to_read,like_button,custom_field_TimeofRead,primary_tag,subheadline,badges,badges_sponsored,photo_credit,community_name,section,snark_line,page_views,photo_caption,follow_button,body,post_shares,collection_button,author,source_link,main_author,community_comments,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,date_modified,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,product_vendor,product_buy_link,tags,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_FeaturePostColor,site_field_Twitter,custom_field_FeaturePostImgPosition,custom_field_access,site_field_member_badges,custom_field_publication_date,words_count,custom_field_due_date,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids" data-attr-layout_headline="top" data-attr-data-rm-device-crops="true" data-attr-layout_desktop_image_crop="original" data-attr-layout_image_column_width="56" data-attr-data-rm-advanced="true" data-attr-element_classes="" data-attr-layout_date="top" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-layout_all_image_crop="original" data-attr-layout_like_button="top" data-attr-layout_all_sections="top" data-attr-layout_time_to_read="top" data-attr-format="posts-custom"><div class="posts-wrapper clearfix"><div class="widget tag-gadgets tag-quantum-dots tag-wearables tag-paper-electronics tag-displays tag-consumer-electronics post-section--topic/consumer-electronics" elid="2659124899" data-category="Consumer Electronics"><article elid="2659124899" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2659124899"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/future-tech-ces-2023" aria-label="Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023" data-type="text">
Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023
</a></h2><div class="social-date"><span class="social-date__text">12 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="0"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/future-tech-ces-2023" aria-label="Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023"><img role="img" type="lazy-image" alt="Closeup of fingers pinching a thin white rectangle which has 3 black rounded rectangles inset" aria-label="Closeup of fingers pinching a thin white rectangle which has 3 black rounded rectangles inset" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2812 2109'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/closeup-of-fingers-pinching-a-thin-white-rectangle-which-has-3-black-rounded-rectangles-inset.jpg?id=32770520&width=600&height=450" style="object-fit: cover;" class="rm-lazyloadable-image" width="2812" height="2109"/></a></div></div></div><script type="application/json" id="post-context-2659124899" class="post-context post-context-2659124899">
{"customDimensions": {"5":"Tekla S. Perry","11":2659124899,"7":"gadgets, quantum dots, wearables, paper electronics, displays, consumer electronics","10":"consumer electronics","6":"consumer-electronics","8":"01/12/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 544169516, 544169523, 539618616], "buckets": [], "authors": [21075155]} }
</script></article></div><div class="widget tag-ieee-history tag-ieee-tech-history tag-history-of-technology tag-ct-scanner tag-medical-devices tag-ieee-milestone tag-type-ti post-section--topic/the-institute" elid="2659204899" data-category="The Institute"><article elid="2659204899" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2659204899"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/the-institute/">The Institute</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/article/">Article</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/topic/tech-history/">History of Technology</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/invention-of-ct-scanner" aria-label="How This Record Company Engineer Invented the CT Scanner" data-type="text">
How This Record Company Engineer Invented the CT Scanner
</a></h2><div class="social-date"><span class="social-date__text">12 Jan 2023</span></div><div class="time-to-read">4 min read</div><div class="like-button" data-post-likes="1"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/invention-of-ct-scanner" aria-label="How This Record Company Engineer Invented the CT Scanner"><img role="img" type="lazy-image" alt="black and white image of a man in a suit standing next to a large x-ray machine" aria-label="black and white image of a man in a suit standing next to a large x-ray machine" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2500 1875'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/black-and-white-image-of-a-man-in-a-suit-standing-next-to-a-large-x-ray-machine.jpg?id=32816528&width=600&height=450" style="object-fit: cover;" class="rm-lazyloadable-image" width="2500" height="1875"/></a></div></div></div><script type="application/json" id="post-context-2659204899" class="post-context post-context-2659204899">
{"customDimensions": {"5":"Joanna Goodrich","11":2659204899,"7":"ieee history, ieee tech history, history of technology, ct scanner, medical devices, ieee milestone, type:ti","10":"ieee history","6":"the-institute","8":"01/12/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 560561003, 544175596, 544169516, 539619441, 539626938], "buckets": [], "authors": [21075164]} }
</script></article></div><div class="widget tag-gadgets tag-wearables tag-bluetooth tag-sonos tag-vinyl-records tag-pets tag-consumer-electronics post-section--topic/consumer-electronics" elid="2659097278" data-category="Consumer Electronics"><article elid="2659097278" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-MD post-2659097278"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/ces-2023-gadgets" aria-label="CES 2023’s Four Wildest—and Catchiest—Gadgets" data-type="text">
CES 2023’s Four Wildest—and Catchiest—Gadgets
</a></h2><div class="social-date"><span class="social-date__text">11 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="3"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/ces-2023-gadgets" aria-label="CES 2023’s Four Wildest—and Catchiest—Gadgets"><img role="img" type="lazy-image" alt="man walking through a convention center with a sign overhead that reads CES" aria-label="man walking through a convention center with a sign overhead that reads CES" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2500 1875'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/man-walking-through-a-convention-center-with-a-sign-overhead-that-reads-ces.jpg?id=32765001&width=600&height=450" style="object-fit: cover;" class="rm-lazyloadable-image" width="2500" height="1875"/></a></div></div></div><script type="application/json" id="post-context-2659097278" class="post-context post-context-2659097278">
{"customDimensions": {"5":"Tekla S. Perry","11":2659097278,"7":"gadgets, wearables, Bluetooth, sonos, vinyl records, pets, consumer electronics","10":"consumer electronics","6":"consumer-electronics","8":"01/11/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 544169516, 544169523, 539618616], "buckets": [], "authors": [21075155]} }
</script></article></div></div></div></div></div></div></div></div></div></div><div class="homepage_ads" id="sHome_0_0_12_0_0_4"><!-- User Code --><div class="rblad-ieee_infinite_leaderboard"></div><!-- End User Code --></div><div id="sHome_0_0_12_0_0_5" class="featured_columns row-wrapper clearfix "><div class="row "><div id="sHome_0_0_12_0_0_5_0" class="home_column col sm-mb-2 md-mb-4 s12 m12 l12"><div class="mb-2 story_teaser infinite" id="sHome_0_0_12_0_0_5_0_0_1_0"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_4" data-format="posts-custom" data-source="home_most_sections" data-source-type="page" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="sHome_0_0_12_0_0_5_0_0_1_0" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="1" data-attr-node_id="/root/blocks/block[home]/abtests/abtest[1]/row/column/choose/otherwise/posts[1]-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="filtered" data-attr-source_id="home_most_sections" data-attr-from_regular_sections="news, analysis, opinion, interview, profile, explainer, review, hands-on, article, guest-article, slideshow, the-big-picture" data-attr-all_element_order="all_sections,headline,subheadline,date,time_to_read,like_button,custom_field_TimeofRead,primary_tag,section,tags,community_name,badges_sponsored,body,photo_caption,snark_line,author,post_shares,follow_button,community_comments,source_link,collection_button,badges,photo_credit,main_author,date_modified,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,product_vendor,product_buy_link,page_views,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_due_date,site_field_Twitter,custom_field_access,custom_field_FeaturePostColor,site_field_member_badges,custom_field_publication_date,words_count,custom_field_FeaturePostImgPosition,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids" data-attr-limit="1" data-attr-layout_headline="right" data-attr-layout_date="right" data-attr-layout_subheadline="right" data-attr-layout_all_image_crop="original" data-attr-data-rm-advanced="true" data-attr-layout_image_column_width="33" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-element_classes="story_teaser infinite" data-attr-layout_like_button="right" data-attr-layout_all_sections="right" data-attr-layout_time_to_read="right" data-attr-format="posts-custom" data-attr-source_site="parent_site"><div class="posts-wrapper clearfix"><div class="widget tag-ieee-member-news tag-6g tag-5g tag-telecommunications tag-u-n-sustainable-development-goals tag-ieee-learning-network tag-ethics tag-diversity tag-ethically-aligned-design tag-type-ti post-section--topic/the-institute" elid="2659093738" data-category="The Institute"><article elid="2659093738" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659093738"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:33.0%;"><div class="widget__head"><a href="https://spectrum.ieee.org/examining-the-impact-of-6g-telecommunications-on-society" aria-label="Examining the Impact of 6G Telecommunications on Society"><img role="img" type="lazy-image" alt="glowing letters that read 6G above an earth curvature" aria-label="glowing letters that read 6G above an earth curvature" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2500 1875'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/glowing-letters-that-read-6g-above-an-earth-curvature.jpg?id=32651505&width=1200&height=900" style="object-fit: cover;" class="rm-lazyloadable-image" width="2500" height="1875"/></a></div></div><div class="rm-col-right col" style="width:67.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/the-institute/">The Institute</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/opinion/">Opinion</a><a href="https://spectrum.ieee.org/topic/telecommunications/">Telecommunications</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/examining-the-impact-of-6g-telecommunications-on-society" aria-label="Examining the Impact of 6G Telecommunications on Society" data-type="text">
Examining the Impact of 6G Telecommunications on Society
</a></h2><div class="widget__subheadline"><h3 class="widget__subheadline-text h3" data-type="text"><p>What to consider before the next generation of connectivity</p></h3></div><div class="social-date"><span class="social-date__text">10 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="4"></div></div></div></div><script type="application/json" id="post-context-2659093738" class="post-context post-context-2659093738">
{"customDimensions": {"5":"Saurabh Sinha, Kaushik Sengupta","11":2659093738,"7":"ieee member news, 6g, 5g, telecommunications, u.n. sustainable development goals, IEEE Learning Network, ethics, diversity, ethically aligned design, type:ti","10":"ieee member news","6":"the-institute","8":"01/10/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 560879138, 544169516, 544169525, 539626938, 539622110], "buckets": [], "authors": [25896797, 25896798]} }
</script></article></div></div></div></div><div class="mb-2 story_teaser infinite" id="sHome_0_0_12_0_0_5_0_0_1_1"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_5" data-format="posts-custom" data-source="home_sponsor_webinar_whitepaper" data-source-type="page" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="sHome_0_0_12_0_0_5_0_0_1_1" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="1" data-attr-node_id="/root/blocks/block[home]/abtests/abtest[1]/row/column/choose/otherwise/posts[2]-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="filtered" data-attr-source_id="home_sponsor_webinar_whitepaper" data-attr-from_regular_sections="sponsored" data-attr-all_element_order="all_sections,headline,subheadline,date,like_button,time_to_read,custom_field_TimeofRead,section,primary_tag,tags,community_name,badges_sponsored,body,photo_caption,snark_line,author,post_shares,follow_button,community_comments,source_link,collection_button,badges,photo_credit,main_author,page_views,date_modified,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,product_vendor,product_buy_link,site_field_Twitter,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_due_date,custom_field_FeaturePostImgPosition,custom_field_access,custom_field_FeaturePostColor,site_field_member_badges,custom_field_publication_date,words_count,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids,custom_field_copy_editor,custom_field_is_updated_post,custom_field_youtube_video" data-attr-limit="1" data-attr-layout_headline="right" data-attr-layout_date="right" data-attr-layout_subheadline="right" data-attr-layout_all_image_crop="original" data-attr-data-rm-advanced="true" data-attr-layout_image_column_width="33" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-element_classes="story_teaser infinite" data-attr-layout_like_button="right" data-attr-layout_all_sections="right" data-attr-format="posts-custom" data-attr-source_site="parent_site"><div class="posts-wrapper clearfix"><div class="widget tag-silicon-photonics tag-comsol tag-epfl tag-optics tag-mems post-section--topic/telecommunications" elid="2658986432" data-category="Telecommunications"><article elid="2658986432" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2658986432"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:33.0%;"><div class="widget__head"><a href="https://spectrum.ieee.org/epfl-silicon-photonics" aria-label="Designing a Silicon Photonic MEMS Phase Shifter With Simulation"><img role="img" type="lazy-image" alt="Designing a Silicon Photonic MEMS Phase Shifter With Simulation" aria-label="Designing a Silicon Photonic MEMS Phase Shifter With Simulation" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 708 416'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/image.jpg?id=32367014&width=708&height=416&quality=85&coordinates=0%2C0%2C0%2C0" style="object-fit: cover;" class="rm-lazyloadable-image" width="708" height="416"/></a></div></div><div class="rm-col-right col" style="width:67.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/telecommunications/">Telecommunications</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/sponsored/">Sponsored Article</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/epfl-silicon-photonics" aria-label="Designing a Silicon Photonic MEMS Phase Shifter With Simulation" data-type="text">
Designing a Silicon Photonic MEMS Phase Shifter With Simulation
</a></h2><div class="widget__subheadline"><h3 class="widget__subheadline-text h3" data-type="text"><p>Engineers at EPFL used simulation to design photonic devices for enhanced optical network speed, capacity, and reliability</p></h3></div><div class="social-date"><span class="social-date__text">5s</span></div><div class="like-button" data-post-likes="0"></div></div></div></div><script type="application/json" id="post-context-2658986432" class="post-context post-context-2658986432">
{"customDimensions": {"5":"Alan Petrillo","11":2658986432,"7":"silicon photonics, COMSOL, EPFL, optics, MEMS","10":"silicon photonics","6":"telecommunications","8":"01/16/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 544169516, 539622110, 544169535], "buckets": [], "authors": [25750919]} }
</script></article></div></div></div></div><div class="mb-2 story_teaser not_infinite" id="sHome_0_0_12_0_0_5_0_0_1_2"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_6" data-format="posts-custom" data-source="home_most_sections" data-source-type="page" data-source-unique="true" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-v="2" data-attr-posts_id="sHome_0_0_12_0_0_5_0_0_1_2" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="1" data-attr-node_id="/root/blocks/block[home]/abtests/abtest[1]/row/column/choose/otherwise/posts[3]-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="filtered" data-attr-source_id="home_most_sections" data-attr-from_regular_sections="news, analysis, opinion, interview, profile, explainer, review, hands-on, article, guest-article, slideshow, the-big-picture" data-attr-all_element_order="all_sections,headline,subheadline,date,time_to_read,like_button,custom_field_TimeofRead,primary_tag,section,tags,community_name,badges_sponsored,body,photo_caption,snark_line,author,post_shares,follow_button,community_comments,source_link,collection_button,badges,photo_credit,main_author,date_modified,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,product_vendor,product_buy_link,page_views,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_due_date,site_field_Twitter,custom_field_access,custom_field_FeaturePostColor,site_field_member_badges,custom_field_publication_date,words_count,custom_field_FeaturePostImgPosition,site_field_first_name,site_field_last_name,site_field_grade,custom_field_pdf_version,custom_field_fullwidthbackgroundposition,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids" data-attr-limit="1" data-attr-layout_headline="right" data-attr-layout_date="right" data-attr-layout_subheadline="right" data-attr-layout_all_image_crop="original" data-attr-data-rm-advanced="true" data-attr-layout_image_column_width="33" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-element_classes="story_teaser not_infinite" data-attr-layout_like_button="right" data-attr-layout_all_sections="right" data-attr-layout_time_to_read="right" data-attr-format="posts-custom" data-attr-source_site="parent_site"><div class="posts-wrapper clearfix"><div class="widget tag-magneto-impedance tag-geomagnetic-storm tag-plasma-density tag-space-weather post-section--topic/sensors" elid="2659086287" data-category="Sensors"><article elid="2659086287" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659086287"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:33.0%;"><div class="widget__head"><a href="https://spectrum.ieee.org/space-weather" aria-label="Monitoring Space Weather From the Ground"><img role="img" type="lazy-image" alt="space image of clouds on earth's surface and stars in sky above " aria-label="space image of clouds on earth's surface and stars in sky above " src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2500 1875'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/space-image-of-clouds-on-earth-s-surface-and-stars-in-sky-above.jpg?id=32646857&width=1200&height=900" style="object-fit: cover;" class="rm-lazyloadable-image" width="2500" height="1875"/></a></div></div><div class="rm-col-right col" style="width:67.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/sensors/">Sensors</a><a href="https://spectrum.ieee.org/type/news/">News</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/topic/">Topic</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/space-weather" aria-label="Monitoring Space Weather From the Ground" data-type="text">
Monitoring Space Weather From the Ground
</a></h2><div class="widget__subheadline"><h3 class="widget__subheadline-text h3" data-type="text"><p>Scientists use magneto-impedance sensors to cut costs of space weather reporting</p></h3></div><div class="social-date"><span class="social-date__text">10 Jan 2023</span></div><div class="time-to-read">4 min read</div><div class="like-button" data-post-likes="2"></div></div></div></div><script type="application/json" id="post-context-2659086287" class="post-context post-context-2659086287">
{"customDimensions": {"5":"John Boyd","11":2659086287,"7":"magneto-impedance, geomagnetic storm, plasma density, space weather","10":"space weather","6":"sensors","8":"01/10/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [539621489, 544169523, 544169516, 497728257], "buckets": [], "authors": [21075892]} }
</script></article></div></div></div></div></div></div></div><div class="mb-2 fullwidth_post" id="sHome_0_0_12_0_0_6"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_7" data-format="posts-custom" data-source="home_fullfeature" data-source-type="page" data-source-unique="true" data-section-id="544169517" data-is-reordable="true" data-using-stickers="true" data-has-more="true" data-attr-v="2" data-attr-posts_id="sHome_0_0_12_0_0_6" data-attr-source_unique="true" data-attr-without_current="true" data-attr-layout_quality="1" data-attr-node_id="/root/blocks/block[home]/abtests/abtest[1]/posts-" data-attr-use_tag_image_for_lead_media="true" data-attr-source_url="feature" data-attr-source_id="home_fullfeature" data-attr-all_element_order="custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,custom_field_fullwidthbackgroundposition,all_sections,headline,subheadline,date,time_to_read,like_button,custom_field_TimeofRead,section,primary_tag,community_name,date_modified,badges,badges_sponsored,photo_caption,author,snark_line,page_views,photo_credit,follow_button,body,post_shares,source_link,collection_button,community_comments,main_author,tags,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,product_prices,product_vendor,product_buy_link,site_field_Twitter,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_PodcastVideoTime,custom_field_Editor,custom_field_PodcastEpisode,custom_field_due_date,custom_field_FeaturePostImgPosition,custom_field_access,custom_field_FeaturePostColor,words_count,site_field_first_name,site_field_last_name,site_field_member_badges,site_field_grade,custom_field_pdf_version,custom_field_publication_date,custom_field_copy_editor,custom_field_disable_comments,custom_field_lightbox_img_shortcode_ids,custom_field_is_updated_post,custom_field_youtube_video" data-attr-limit="1" data-attr-layout_headline="bottom" data-attr-layout_subheadline="bottom" data-attr-layout_date="bottom" data-attr-data-rm-advanced="true" data-attr-element_classes="fullwidth_post" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-layout_all_image_crop="3x2" data-attr-layout_custom_field_fullwidthcardcolor="over" data-attr-layout_custom_field_fullwidthcardposition="over" data-attr-data-rm-device-crops="true" data-attr-layout_mobile_image_crop="3x4" data-attr-layout_like_button="bottom" data-attr-layout_all_sections="bottom" data-attr-layout_time_to_read="bottom" data-attr-layout_custom_field_fullwidthbackgroundposition="over" data-attr-format="posts-custom" data-attr-source_site="parent_site" data-attr-section_url="feature"><div class="posts-wrapper clearfix"><div class="widget tag-crime-scene-investigation tag-databases tag-digital-forensics tag-geofence-warrants tag-type-cover post-section--topic/telecommunications" elid="2659015161" data-category="Telecommunications"><article elid="2659015161" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659015161"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__head"><a href="https://spectrum.ieee.org/capitol-riot" aria-label="How Police Exploited the Capitol Riot’s Digital Records"><img role="img" type="lazy-image" alt=" Illustration of the silhouette of a person with upraised arm holding a cellphone in front of the U.S. Capitol building. Superimposed on the head is a green matrix, which represents data points used for facial recognition" aria-label=" Illustration of the silhouette of a person with upraised arm holding a cellphone in front of the U.S. Capitol building. Superimposed on the head is a green matrix, which represents data points used for facial recognition" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/illustration-of-the-silhouette-of-a-person-with-upraised-arm-holding-a-cellphone-in-front-of-the-u-s-capitol-building-superim.jpg?id=32626850&width=1200&height=800&quality=85&coordinates=0%2C84%2C0%2C216" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a><div class="widget__body clearfix sm-mt-1"></div></div><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/telecommunications/">Telecommunications</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/magazine/">Magazine</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/feature/">Feature</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/capitol-riot" aria-label="How Police Exploited the Capitol Riot’s Digital Records" data-type="text">
How Police Exploited the Capitol Riot’s Digital Records
</a></h2><div class="widget__subheadline"><h3 class="widget__subheadline-text h3" data-type="text"><p>Forensic technology is powerful, but is it worth the privacy trade-offs?</p></h3></div><div class="social-date"><span class="social-date__text">06 Jan 2023</span></div><div class="time-to-read">11 min read</div><div class="like-button" data-post-likes="3"></div></div></div></div><script type="application/json" id="post-context-2659015161" class="post-context post-context-2659015161">
{"customDimensions": {"5":"Mark Harris","11":2659015161,"7":"crime scene investigation, databases, digital forensics, geofence warrants, type:cover","10":"digital forensics","6":"telecommunications","8":"01/06/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 544169537, 497728257, 539626628, 544169516, 544169517, 585091961, 585091963, 539622110], "buckets": [], "authors": [21079483]} }
</script></article></div></div></div></div><div class="homepage_ads" id="sHome_0_0_12_0_0_7"><!-- User Code --><div class="rblad-ieee_infinite_leaderboard"></div><!-- End User Code --></div><div class="wrapper-lazy-loading infinite-scroll-wrapper next-page-wrapper" style="display: block !important;" data-skl-id="/root/blocks/block[home]/abtests/abtest[1]/lazyload[1]-" data-has-more="true" data-more-posts-exists="true" data-posts-sources="home_sponsor_webinar_whitepaper,home_most_sections,ti" data-ignore-page-number="true"></div><div class="homepage_ads" id="sHome_0_0_12_0_0_9"><!-- User Code --><div class="rblad-ieee_infinite_leaderboard"></div><!-- End User Code --></div><span class="js-brick-description hidden" data-name="Trending Stories"></span><div id="sTrending_Stories_0_0_16_0_0_0" class=" row-wrapper clearfix content sm-cp-2 md-cp-4"><div class="row "><div id="sTrending_Stories_0_0_16_0_0_0_0" class=" col sm-mb-2 md-mb-4 s12 m12 l12"><div class="trending-stories__headline-wrapper" id="sTrending_Stories_0_0_16_0_0_0_0_1"><div id="sTrending_Stories_0_0_16_0_0_0_0_1_0"><div class="module-headline"><h2 class="module-headline__text h2">
Trending Stories
</h2></div></div><div class="text-element" id="sTrending_Stories_0_0_16_0_0_0_0_1_1">The most-read stories on <em>IEEE Spectrum</em> right now</div></div><div class="mb-2 trending_stories_carousel " id="sTrending_Stories_0_0_16_0_0_0_0_2_2_0"><div class="posts-custom posts-custom-section section-holder clearfix" data-block="section_8" data-format="posts-custom" data-source="trending_posts_id" data-source-type="page" data-source-unique="false" data-section-id="" data-is-reordable="false" data-using-stickers="false" data-has-more="true" data-attr-layout_carousel="true" data-attr-v="2" data-attr-posts_id="sTrending_Stories_0_0_16_0_0_0_0_2_2_0" data-attr-without_current="true" data-attr-layout_quality="4" data-attr-node_id="/root/blocks/block[trending_stories]/abtests/abtest/row/column/choose/otherwise/posts-" data-attr-use_tag_image_for_lead_media="true" data-attr-source="filtered" data-attr-source_id="trending_posts_id" data-attr-from_regular_sections="feature, news, analysis, opinion, interview, profile, explainer, review, hands-on, article" data-attr-order="page-views" data-attr-order_period="12h" data-attr-all_element_order="all_sections,headline,date,time_to_read,like_button,custom_field_TimeofRead,section,primary_tag,author,badges,badges_sponsored,photo_credit,community_name,body,snark_line,page_views,photo_caption,follow_button,community_comments,post_shares,collection_button,tags,source_link,main_author,subheadline,custom_field_contact-person-phone,custom_field_event-performer,custom_field_event-street-address,custom_field_job-type,custom_field_event-postal-code,custom_field_contact-person-title,custom_field_event-start,custom_field_company_name,custom_field_event-end,custom_field_hiring-organization,custom_field_event-price,custom_field_job-tags,custom_field_event-city,custom_field_contact_email,custom_field_posted-on-date,custom_field_job-title,custom_field_job-location,custom_field_event-region,custom_field_event-currency,custom_field_base-salary,custom_field_event-country,custom_field_contact_person,custom_field_expire-date,date_modified,custom_field_ContentType,custom_field_CustomFieldTestEG,custom_field_Issue,custom_field_FullwidthCardColor,custom_field_FullwidthCardPosition,product_prices,product_vendor,product_buy_link,site_field_Twitter,site_field_Facebook,site_field_Instagram,site_field_LinkedIn,custom_field_due_date,custom_field_FeaturePostImgPosition,custom_field_PodcastVideoTime,custom_field_access,custom_field_Editor,custom_field_PodcastEpisode,custom_field_FeaturePostColor,words_count,site_field_first_name,site_field_last_name,site_field_member_badges,site_field_grade,custom_field_pdf_version,custom_field_publication_date,custom_field_fullwidthbackgroundposition,custom_field_lightbox_img_shortcode_ids" data-attr-limit="8" data-attr-layout_headline="top" data-attr-data-rm-device-crops="true" data-attr-layout_image_column_width="50" data-attr-data-rm-advanced="true" data-attr-element_classes="trending_stories_carousel " data-attr-allow_duplicates="true" data-attr-layout_date="top" data-attr-layout_all_date_format="%d %b %Y" data-attr-layout_all_date_full_format="false" data-attr-layout_columns="4" data-attr-layout_all_show_video="true" data-attr-layout_all_carousel="true" data-attr-layout_like_button="top" data-attr-layout_all_image_crop="3x2" data-attr-layout_all_sections="top" data-attr-layout_time_to_read="top" data-attr-format="posts-custom" data-attr-source_site="parent_site"><div class="posts-wrapper clearfix"><div class="widget tag-passive-components tag-art-of-electronics tag-resistors tag-capacitors tag-inductors tag-books post-section--topic/consumer-electronics" elid="2659205302" data-category="Consumer Electronics"><article elid="2659205302" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659205302"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/magazine/">Magazine</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/feature/">Feature</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/open-circuits" aria-label="The Inner Beauty of Basic Electronics" data-type="text">
The Inner Beauty of Basic Electronics
</a></h2><div class="social-date"><span class="social-date__text">14 Jan 2023</span></div><div class="time-to-read">5 min read</div><div class="like-button" data-post-likes="3"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/open-circuits" aria-label="The Inner Beauty of Basic Electronics"><img role="img" type="lazy-image" alt="A photo of a high-stability film resistor with the letters "MIS" in yellow." aria-label="A photo of a high-stability film resistor with the letters "MIS" in yellow." src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/a-photo-of-a-high-stability-film-resistor-with-the-letters-mis-in-yellow.png?id=32844711&width=1200&height=800&quality=85&coordinates=0%2C36%2C0%2C36" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659205302" class="post-context post-context-2659205302">
{"customDimensions": {"5":"Eric Schlaepfer, Windell H. Oskay","11":2659205302,"7":"passive components, Art of Electronics, resistors, capacitors, inductors, books","10":"passive components","6":"consumer-electronics","8":"01/14/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 539626628, 544169516, 544169517, 539618616, 585091961, 585091963], "buckets": [], "authors": [25898467, 25898468]} }
</script></article></div><div class="widget tag-gadgets tag-wearables tag-bluetooth tag-sonos tag-vinyl-records tag-pets tag-consumer-electronics post-section--topic/consumer-electronics" elid="2659097278" data-category="Consumer Electronics"><article elid="2659097278" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659097278"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/ces-2023-gadgets" aria-label="CES 2023’s Four Wildest—and Catchiest—Gadgets" data-type="text">
CES 2023’s Four Wildest—and Catchiest—Gadgets
</a></h2><div class="social-date"><span class="social-date__text">11 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="3"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/ces-2023-gadgets" aria-label="CES 2023’s Four Wildest—and Catchiest—Gadgets"><img role="img" type="lazy-image" alt="man walking through a convention center with a sign overhead that reads CES" aria-label="man walking through a convention center with a sign overhead that reads CES" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/man-walking-through-a-convention-center-with-a-sign-overhead-that-reads-ces.jpg?id=32765001&width=1200&height=800&quality=85&coordinates=0%2C209%2C0%2C0" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659097278" class="post-context post-context-2659097278">
{"customDimensions": {"5":"Tekla S. Perry","11":2659097278,"7":"gadgets, wearables, Bluetooth, sonos, vinyl records, pets, consumer electronics","10":"consumer electronics","6":"consumer-electronics","8":"01/11/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 544169516, 544169523, 539618616], "buckets": [], "authors": [21075155]} }
</script></article></div><div class="widget tag-clean-energy-transition tag-nuscale tag-nuclear-energy tag-small-modular-reactors tag-nuclear-energy post-section--topic/energy" elid="2659211381" data-category="Energy"><article elid="2659211381" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659211381"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/energy/">Energy</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/small-modular-reactors" aria-label="The Future of Fission Reactors May Be Small" data-type="text">
The Future of Fission Reactors May Be Small
</a></h2><div class="social-date"><span class="social-date__text">22h</span></div><div class="time-to-read">5 min read</div><div class="like-button" data-post-likes="0"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/small-modular-reactors" aria-label="The Future of Fission Reactors May Be Small"><img role="img" type="lazy-image" alt="rendering of family looking through glass at a large building in the distance" aria-label="rendering of family looking through glass at a large building in the distance" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/rendering-of-family-looking-through-glass-at-a-large-building-in-the-distance.jpg?id=32842967&width=1200&height=800&quality=85&coordinates=0%2C97%2C0%2C0" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659211381" class="post-context post-context-2659211381">
{"customDimensions": {"5":"Rahul Rao","11":2659211381,"7":"Clean energy transition, NuScale, Nuclear energy, small modular reactors, nuclear energy","10":"nuclear energy","6":"energy","8":"01/15/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 539619077, 544169516, 544169523, 550122300, 550122302], "buckets": [], "authors": [21075932]} }
</script></article></div><div class="widget tag-gadgets tag-quantum-dots tag-wearables tag-paper-electronics tag-displays tag-consumer-electronics post-section--topic/consumer-electronics" elid="2659124899" data-category="Consumer Electronics"><article elid="2659124899" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659124899"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/consumer-electronics/">Consumer Electronics</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/future-tech-ces-2023" aria-label="Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023" data-type="text">
Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023
</a></h2><div class="social-date"><span class="social-date__text">12 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="0"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/future-tech-ces-2023" aria-label="Paper Batteries, Blue Quantum Dots, and Other Enabling Technologies from CES 2023"><img role="img" type="lazy-image" alt="Closeup of fingers pinching a thin white rectangle which has 3 black rounded rectangles inset" aria-label="Closeup of fingers pinching a thin white rectangle which has 3 black rounded rectangles inset" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/closeup-of-fingers-pinching-a-thin-white-rectangle-which-has-3-black-rounded-rectangles-inset.jpg?id=32770520&width=1200&height=800&quality=85&coordinates=0%2C117%2C0%2C118" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659124899" class="post-context post-context-2659124899">
{"customDimensions": {"5":"Tekla S. Perry","11":2659124899,"7":"gadgets, quantum dots, wearables, paper electronics, displays, consumer electronics","10":"consumer electronics","6":"consumer-electronics","8":"01/12/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 544169516, 544169523, 539618616], "buckets": [], "authors": [21075155]} }
</script></article></div><div class="widget tag-ieee-member-news tag-6g tag-5g tag-telecommunications tag-u-n-sustainable-development-goals tag-ieee-learning-network tag-ethics tag-diversity tag-ethically-aligned-design tag-type-ti post-section--topic/the-institute" elid="2659093738" data-category="The Institute"><article elid="2659093738" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659093738"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/the-institute/">The Institute</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/opinion/">Opinion</a><a href="https://spectrum.ieee.org/topic/telecommunications/">Telecommunications</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/examining-the-impact-of-6g-telecommunications-on-society" aria-label="Examining the Impact of 6G Telecommunications on Society" data-type="text">
Examining the Impact of 6G Telecommunications on Society
</a></h2><div class="social-date"><span class="social-date__text">10 Jan 2023</span></div><div class="time-to-read">3 min read</div><div class="like-button" data-post-likes="4"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/examining-the-impact-of-6g-telecommunications-on-society" aria-label="Examining the Impact of 6G Telecommunications on Society"><img role="img" type="lazy-image" alt="glowing letters that read 6G above an earth curvature" aria-label="glowing letters that read 6G above an earth curvature" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/glowing-letters-that-read-6g-above-an-earth-curvature.jpg?id=32651505&width=1200&height=800&quality=85&coordinates=0%2C104%2C0%2C105" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659093738" class="post-context post-context-2659093738">
{"customDimensions": {"5":"Saurabh Sinha, Kaushik Sengupta","11":2659093738,"7":"ieee member news, 6g, 5g, telecommunications, u.n. sustainable development goals, IEEE Learning Network, ethics, diversity, ethically aligned design, type:ti","10":"ieee member news","6":"the-institute","8":"01/10/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 560879138, 544169516, 544169525, 539626938, 539622110], "buckets": [], "authors": [25896797, 25896798]} }
</script></article></div><div class="widget tag-ieee-history tag-ieee-tech-history tag-history-of-technology tag-ct-scanner tag-medical-devices tag-ieee-milestone tag-type-ti post-section--topic/the-institute" elid="2659204899" data-category="The Institute"><article elid="2659204899" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2659204899"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/the-institute/">The Institute</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/article/">Article</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/topic/tech-history/">History of Technology</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/invention-of-ct-scanner" aria-label="How This Record Company Engineer Invented the CT Scanner" data-type="text">
How This Record Company Engineer Invented the CT Scanner
</a></h2><div class="social-date"><span class="social-date__text">12 Jan 2023</span></div><div class="time-to-read">4 min read</div><div class="like-button" data-post-likes="1"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/invention-of-ct-scanner" aria-label="How This Record Company Engineer Invented the CT Scanner"><img role="img" type="lazy-image" alt="black and white image of a man in a suit standing next to a large x-ray machine" aria-label="black and white image of a man in a suit standing next to a large x-ray machine" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/black-and-white-image-of-a-man-in-a-suit-standing-next-to-a-large-x-ray-machine.jpg?id=32816528&width=1200&height=800&quality=85&coordinates=0%2C0%2C0%2C209" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2659204899" class="post-context post-context-2659204899">
{"customDimensions": {"5":"Joanna Goodrich","11":2659204899,"7":"ieee history, ieee tech history, history of technology, ct scanner, medical devices, ieee milestone, type:ti","10":"ieee history","6":"the-institute","8":"01/12/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 560561003, 544175596, 544169516, 539619441, 539626938], "buckets": [], "authors": [21075164]} }
</script></article></div><div class="widget tag-3d-printing tag-spacex tag-terran-1 tag-terran-r tag-aerospace tag-relativity-space tag-rockets post-section--topic/aerospace" elid="2658797409" data-category="Aerospace"><article elid="2658797409" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2658797409"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/aerospace/">Aerospace</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/topic/robotics/">Robotics</a><a href="https://spectrum.ieee.org/type/news/">News</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/3d-printed-rocket-relativity-spacex" aria-label="Relativity Space Aims for Orbit" data-type="text">
Relativity Space Aims for Orbit
</a></h2><div class="social-date"><span class="social-date__text">13 Jan 2023</span></div><div class="time-to-read">4 min read</div><div class="like-button" data-post-likes="2"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/3d-printed-rocket-relativity-spacex" aria-label="Relativity Space Aims for Orbit"><img role="img" type="lazy-image" alt="A white rocket, seen from below as it launches into the sky" aria-label="A white rocket, seen from below as it launches into the sky" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/a-white-rocket-seen-from-below-as-it-launches-into-the-sky.jpg?id=32223878&width=1200&height=800&quality=85&coordinates=30%2C0%2C30%2C0" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2658797409" class="post-context post-context-2658797409">
{"customDimensions": {"5":"Ned Potter, Margo Anderson","11":2658797409,"7":"3D printing, SpaceX, Terran 1, Terran R, aerospace, relativity space, rockets","10":"aerospace","6":"aerospace","8":"01/13/2023"}, "post": {"split_testing": {}, "providerId": 0, "sections": [497728257, 497728258, 544169516, 539266128, 544169523, 550122300, 550122302], "buckets": [], "authors": [21075887, 21079057]} }
</script></article></div><div class="widget tag-vagus-nerve-stimulation tag-arthritis tag-rheumatoid-arthritis tag-neurotechnology tag-neurostimulation post-section--topic/biomedical" elid="2658958434" data-category="Biomedical"><article elid="2658958434" data-frozen-sections="[]" class="clearfix page-article sm-mb-1 quality-HD post-2658958434"><div class="row px10"><div class="rm-col-center col sm-mb-1" style="width:100.0%;"><div class="widget__body clearfix sm-mt-1"><div class="all-related-sections"><a href="https://spectrum.ieee.org/topic/biomedical/">Biomedical</a><a href="https://spectrum.ieee.org/topic/">Topic</a><a href="https://spectrum.ieee.org/magazine/">Magazine</a><a href="https://spectrum.ieee.org/type/">Type</a><a href="https://spectrum.ieee.org/type/feature/">Feature</a><a href="https://spectrum.ieee.org/special-reports/">Special Reports</a><a href="https://spectrum.ieee.org/magazine/2023/january/">January 2023</a></div><h2 class="widget__headline h2"><a class="widget__headline-text custom-post-headline" href="https://spectrum.ieee.org/rhumatoid-arthritis" aria-label="A New Treatment for Arthritis: Vagus-Nerve Stimulation" data-type="text">
A New Treatment for Arthritis: Vagus-Nerve Stimulation
</a></h2><div class="social-date"><span class="social-date__text">26 Dec 2022</span></div><div class="time-to-read">5 min read</div><div class="like-button" data-post-likes="4"></div></div><div class="widget__head"><a href="https://spectrum.ieee.org/rhumatoid-arthritis" aria-label="A New Treatment for Arthritis: Vagus-Nerve Stimulation"><img role="img" type="lazy-image" alt="A tablet computer, a smartphone, a grey belt with white stripes, a grey disc, and a small silver rectangle with a wire curled beside it." aria-label="A tablet computer, a smartphone, a grey belt with white stripes, a grey disc, and a small silver rectangle with a wire curled beside it." src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3C/svg%3E" data-runner-src="https://spectrum.ieee.org/media-library/a-tablet-computer-a-smartphone-a-grey-belt-with-white-stripes-a-grey-disc-and-a-small-silver-rectangle-with-a-wire-curled-be.png?id=32334016&width=1200&height=800&quality=85&coordinates=0%2C32%2C0%2C33" style="object-fit: cover;" class="rm-lazyloadable-image" width="1200" height="800"/></a></div></div></div><script type="application/json" id="post-context-2658958434" class="post-context post-context-2658958434">
{"customDimensions": {"5":"Elie Dolgin","11":2658958434,"7":"vagus nerve stimulation, arthritis, rheumatoid arthritis, neurotechnology, neurostimulation","10":"vagus nerve stimulation","6":"biomedical","8":"12/26/2022"}, "post": {"split_testing": {}, "providerId": 0, "sections": [0, 497728257, 539626628, 539266149, 544169516, 544169517, 539633585, 587061844, 585091961, 585091962], "buckets": [], "authors": [21080829]} }
</script></article></div></div></div><script type="text/lazy-javascript" priority="0">
window.REBELMOUSE_STDLIB.rebelSlider({
selector: '#sTrending_Stories_0_0_16_0_0_0_0_2_2_0 .posts-wrapper',
infinite : true,
dots : false,
slidesToShow : 4,
slidesToScroll : 4,
initialSlide : 0,
autoplay : false,
autoplaySpeed : 3000,
prevArrow : '<div class="slick-prev fa fa-chevron-left"></div>',
nextArrow : '<div class="slick-next fa fa-chevron-right"></div>'
})
</script></div></div></div></div><div class="wrapper-lazy-loading infinite-scroll-wrapper next-page-wrapper" style="display: block !important;" data-skl-id="/root/blocks/block[home]/abtests/abtest[1]/lazyload[2]-" data-has-more="true" data-more-posts-exists="true" data-posts-sources="special-report-widget,home_sponsor_webinar_whitepaper,home_webinar_whitepaper,frontpage_parent_site_podcast,home_fullfeature,home_most_sections,collection-widget" data-ignore-page-number="true"></div><!-- User Code --><script>
function fullwidth_post_cards(){
var fullwidth_posts = document.querySelectorAll(".fullwidth_post:not(.proc)");
for (i = 0; i < fullwidth_posts.length; i++) {
var style_card_color = fullwidth_posts[i].querySelector(".custom-field-FullwidthCardColor");
var style_card_position = fullwidth_posts[i].querySelector(".custom-field-FullwidthCardPosition");
var style_bg_position = fullwidth_posts[i].querySelector(".custom-field-fullwidthbackgroundposition");
if(style_card_color){
fullwidth_posts[i].classList.add(style_card_color.innerText);
}
if(style_card_position){
fullwidth_posts[i].classList.add(style_card_position.innerText);
}
if(style_bg_position){
fullwidth_posts[i].classList.add(style_bg_position.innerText);
}
fullwidth_posts[i].classList.add('proc');
}
}
</script><!-- End User Code --></div></div><ul id="notification" class="notification"></ul><script class="rm-i-script" defer="defer" src="https://www.googletagmanager.com/gtag/js?id=UA-747464-1"></script><script class="rm-i-script">
(function (i, s, o, g, r, a, m) {
i["GoogleAnalyticsObject"] = r;
(i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments);}),(i[r].l = 1 * new Date());
})(window, document, "script", "/", "ga");
ga('create', 'UA-747464-1', 'auto', {'name': 'b'});
window.dataLayer = window.dataLayer || [];
window.gtag = function(){dataLayer.push(arguments);}
gtag('js', new Date());
var utmCampaignData = null;// ADD REFERRER AS SOURCE IF SOURCE IS NOT PRESENT OR IF ISN'T URL UTM
if(utmCampaignData && (utmCampaignData.dataSource != "url" || !utmCampaignData['campaignSource'])) {
var referrerAnchor = document.createElement('a');
referrerAnchor.setAttribute('href', document.referrer);
if(referrerAnchor.href && referrerAnchor.host) {
var splitHost = referrerAnchor.host.split(".");
var nakedDomain = splitHost.length < 3 ? splitHost[0] : splitHost[1];
if (nakedDomain) {
nakedDomain = nakedDomain[0].toUpperCase() + nakedDomain.substring(1);
utmCampaignData['campaignSource'] = nakedDomain;
}
}
}
var configParams = { transport: 'beacon', send_page_view: false };
// DEFAULTS
if (utmCampaignData) {
configParams.campaignName = utmCampaignData.campaignName;
configParams.campaignSource = utmCampaignData.campaignSource;
configParams.campaignMedium = utmCampaignData.campaignMedium;
configParams.campaignContent = utmCampaignData.campaignContent;
if (utmCampaignData.campaignKeyword) {
configParams.campaignKeyword = utmCampaignData.campaignKeyword;
}
}
gtag('config', 'UA-747464-1', configParams);gtag('config', 'G-DPQFLXZCWN', configParams);
window._ga_cd_params = window._ga_cd_params || {};
window._ga_cd_params["dimension9"] = 'test,bundle1open';
if(window._ga_cd_params && Object.keys(window._ga_cd_params).length){
gtag('event', 'page_view', window._ga_cd_params);
}else{
gtag('event', 'page_view');
}
</script><script class="rm-i-script">
if (typeof window.gtag === 'function') {
var anchors = document.getElementsByTagName('a');
for(var i = 0; i < anchors.length; i++) {
var elem = anchors[i];
elem.addEventListener('click', function (evnt) {
if (document.location.hostname === evnt.currentTarget.hostname) {
return;
}
if (!evnt.currentTarget.href) {
return;
}
if (evnt.currentTarget.href.lastIndexOf('javascript:', 0) === 0) {
return;
}
window.gtag('event', 'click', {
'event_category': 'outgoing_links',
'event_action': 'click',
'event_label': evnt.currentTarget.href,
'nonInteraction': 1,
});
}, false);
}
}
</script><script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "IEEE Spectrum",
"alternateName": "",
"logo": {
"@type": "ImageObject",
"url": "https://spectrum.ieee.org/media-library/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpbWFnZSI6Imh0dHBzOi8vYXNzZXRzLnJibC5tcy8yNjg4NDUyMC9vcmlnaW4ucG5nIiwiZXhwaXJlc19hdCI6MTY5OTk5OTQzOX0.301VTCew4TbjvOr--sy6SCzN7qjjXsjyR9O35w43oZo/image.png?width=210"
},
"url": "https://spectrum.ieee.org/",
"sameAs": [
"",
"https://www.pinterest.com/socialux/",
"https://www.instagram.com/ieeespectrum/",
"https://www.facebook.com/IEEE.Spectrum",
"https://www.linkedin.com/company/ieee-spectrum/",
"https://twitter.com/ieeespectrum",
"https://www.youtube.com/user/spectrummag"
]
}
</script><script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://spectrum.ieee.org/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://spectrum.ieee.org/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script><script class="lazy-style" type="css">
</script><script class="rm-i-script" id="parsely-cfg" src="//cdn.parsely.com/keys/spectrum.ieee.org/p.js"></script><script class="rm-i-script" id="user-javascript-medium-normal">
window.REBELMOUSE_TASKS_QUEUE.push(function loadFonts(){});
window.REBELMOUSE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript("https://htlbid.com/v3/spectrum.ieee.org/rblbid.js", function() {
});
});
window.REBELMOUSE_TASKS_QUEUE.push(function(){
REBELMOUSE_STDLIB
.createElementChangeListener('.rm-shortcode[href*=".pdf"]', function(pdfLink){
pdfLink.href = 'javascript:void(0);';
pdfLink.classList.add('pdf-link-nonmember');
pdfLink.addEventListener('click', function(){
openGatedPopup('for_pdf_issues');
});
});
});
window.REBELMOUSE_TASKS_QUEUE.push(function(){
//var ssoValidatorUrl = 'https://oamssoqae.ieee.org/ieeevendorsso/rest/auth/validatePFToken?_=' + (+ new Date());
var ssoValidatorUrl = 'https://securesso.ieee.org/ieeevendorsso/rest/auth/validatePFToken?_=' + (+ new Date());
function getCookie(name) {
const value = `; ${document.cookie}`;
const parts = value.split(`; ${name}=`);
if (parts.length === 2) return parts.pop().split(';').shift();
}
fetch(ssoValidatorUrl, {
method: 'GET',
mode: 'cors',
credentials: 'include',
}).then(function (response) {
// The API call was successful!
if (response.ok) {
response.json().then(function(result) {
if (typeof result == 'object' && result.cookieValid && getCookie('user_logged_in') !== "1") { //SSO
console.log('we should be logged in, redirect to SSO iDP');
//window.location.href = 'https://spectrumtest.ieee.org/core/saml/main/login?next_url=' + window.location.href;
window.location.href = "https://spectrum.ieee.org/core/saml/main/login?next_url=" + encodeURIComponent("https://spectrum.ieee.org/core/integrations/ieee/changes?redirect=" + window.location.href);
} else if (typeof result == 'object' && !result.cookieValid) { //SLO
console.log('we should be logged out, remove cookie and do not show user');
//document.cookie = "sessionid= ; expires = Thu, 01 Jan 1970 00:00:00 GMT";
}
});
} else {
return Promise.reject(response);
}
}).then(function (data) {
// This is the JSON from our response
console.log(data);
}).catch(function (err) {
// There was an error
console.warn('Something went wrong.', err);
});
});
window.REBELMOUSE_TASKS_QUEUE.push(function(){
function changeDateFormat(widget){
var dates_toChange=widget.querySelectorAll('.widget .social-date__text:not(.processed),.widget .social-date-modified__text:not(.processed)');
if(dates_toChange){
dates_toChange.forEach(function(date) {
if(!date.innerHTML.trim()==""){
date.classList.add('processed')
var date_string=date.innerHTML.toString();
var slpit_dateText=date_string.split(" ");
if(slpit_dateText.length==1){
let plural=true;
if(slpit_dateText[0].length==2){
if(slpit_dateText[0].charAt(0)=="1"){
plural=false;
}
}
let modifier=plural ? 'hours ago':'hour ago';
if(slpit_dateText[0].substr(-1)=='m'){
modifier=plural ? 'minutes ago':'minute ago';
}
if(slpit_dateText[0].substr(-1)=='s'){
modifier=plural ? 'seconds ago':'second ago';
}
var new_dateText=slpit_dateText[0].slice(0,-1);
date.innerHTML= new_dateText+" "+ modifier;
date.classList.add("modified");
}
}
});
}
}
_createElementChangeListener= function (selector, callback) {
const initializedNodes = new Set([]);
document.querySelectorAll(selector).forEach((node) => {
callback(node);
initializedNodes.add(node);
});
const mutationObserver = new MutationObserver(() => {
const nodes = document.querySelectorAll(selector);
nodes.forEach((node) => {
if (!initializedNodes.has(node)) {
callback(node);
initializedNodes.add(node);
}
});
});
mutationObserver.observe(document.body, {
childList: true,
subtree: true,
});
}
_createElementChangeListener(".widget",changeDateFormat);
});
window.REBELMOUSE_TASKS_QUEUE.push(function(){
fullwidth_post_cards();
});</script><script class="rm-i-script" id="user-javascript-active" type="text">
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
localStorage.setItem("userMembershipStatus", 'anonymous');
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5WJB5X2');
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript("//app-ab24.marketo.com/js/forms2/js/forms2.min.js", function() {
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript("https://s3.amazonaws.com/ieee-mkto-cross-domain/enterprise-page-code.js", function() {
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
let favoritProBook = new FontFace("Favorit-Pro-Book", "url(https://partners.rebelmouse.com/IEEE/ABCFavoritProFullWeb/ABCFavoritPro-Book.woff2)", {
style: 'normal'
});
favoritProBook.load().then(function() {
document.fonts.add(favoritProBook);
});
let telegrafFont = new FontFace("Telegraf", "url(https://partners.rebelmouse.com/IEEE/Telegraf/Telegraf-UltraBold-800.otf)", {
style: 'normal'
});
telegrafFont.load().then(function() {
document.fonts.add(telegrafFont);
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
document.querySelector(".access_links .list__item").href = "https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum&signinurl=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&url=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&autoSignin=Y&car=IEEE-Spectrum";
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function readCookie() {
let cookieValue = document.cookie
.split('; ')
.find(row => row.startsWith('clicks='));
console.log(typeof(cookieValue))
if (cookieValue){
cookieValue = cookieValue.split('=')[1];
}
return cookieValue ? Number(cookieValue) : null;
}
var count = readCookie() ? readCookie() : 0;
function setCookieCounter() {
const titleLinks = Array.from(document.querySelectorAll('a'));
const handler = function() {
count += 1;
console.log(count);
document.cookie = `clicks=${count}`;
setTimeout(checkCookieCounter, 3000);
}
titleLinks.map(item => item.addEventListener('click', handler));
}
function setCookie() {
return readCookie() == null ? document.cookie = `clicks=${count}` : '';
}
function checkCookieCounter() {
return readCookie() === 3 ? showLightBox() : '';
}
function showLightBox() {
return document.querySelector('.lightbox-popup').classList.add('lightbox-popup--shown');
}
setCookie();
setCookieCounter();
setTimeout(checkCookieCounter, 1000);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.createElementChangeListener(".widget", (el) => {
addPopSave();
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.createElementChangeListener(".sections-container", function onElementHasRendered(){
window.REBELMOUSE_STDLIB.rebelSlider({
selector: '.sections-container',
dots: true,
slidesToShow: 3,
slidesToScroll: 1,
nextArrow: '<span class="section-slider_next"></span>',
prevArrow: '<span class="section-slider_prev"></span>',
responsive: [{
breakpoint: 768,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}]
});
});
});</script><script class="rm-i-script" id="user-javascript-lowest" type="text">
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
var popupLightBoxElement=document.querySelector('.lightbox-popup'),
closeLightbox,
lightboxCloseBtn = '.js--close-lightbox',
lightboxShownClass = 'lightbox-popup--shown';
closeLightbox = function () {
popupLightBoxElement.parentNode.removeChild(popupLightBoxElement);
};
document.querySelector(lightboxCloseBtn).onclick= closeLightbox;
function setCookie() {
var now = new Date();
now.setTime(now.getTime() + 72 * 3600 * 1000);
var expires = "pop_expires="+now;
document.cookie = expires + ";path=/";
}
function checkCookie() {
var today = new Date();
var cookieset = document.cookie.split(';');
var value_expires = "";
cookieset.forEach((e) => {
if(e.includes("pop_expires")) {
value_expires = e;
}
})
var time_expire = new Date(value_expires.split("=")[1]);
if(today <= time_expire){
return false;
}else{
return true;
}
}
var checkPage = true;
if(window.location.href.indexOf("the-great-ai-reckoning") > -1) {
//console.log("AI Special Report");
checkPage = false;
}
function checkPopup(){
if(checkCookie() && checkPage){
setTimeout(function(){
popupLightBoxElement.classList.add(lightboxShownClass);
setCookie();
gtag('event', 'impression', {
'event_category': 'Pop Up',
'event_label': 'Third Click',
});
document.querySelectorAll(".popup_links.signin_button .list__item")[0].href =
"https://www.ieee.org/profile/public/createwebaccount/showCreateAccount.html?ShowMGAMarkeatbilityOptIn=true&sourceCode=spectrum&signinurl=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&url=" + encodeURIComponent(window.location.origin + "/core/saml/main/login?next_url=" + window.location.origin + "/core/integrations/ieee/changes?redirect=" + window.location.href) + "&autoSignin=Y&car=IEEE-Spectrum";
var signUpButton = document.querySelectorAll(".popup_links.signin_button .list__item")[0];
signUpButton.addEventListener('click', function(){
gtag('event', 'click', {
'event_category': 'Pop Up',
'event_label': 'Third Click',
});
})
document.querySelectorAll(".popup_links.signin_button .list__item")[1].href = "https://spectrum.ieee.org/core/saml/main/login?next_url=" + encodeURIComponent("https://spectrum.ieee.org/core/integrations/ieee/changes?redirect=" + window.location.href);
}, 30000);
}
}
/* Handler for GDPR -------------------------------------------------*/
if(localStorage.getItem("gdpr-cookie") != "accepted" && !localStorage.getItem("gdpr")){
document.querySelector(".gdpr-cookie-accept").addEventListener("click", checkPopup);
}else{
//checkPopup();
}
console.log("Third click")
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
function menuClick() {
document.getElementsByClassName('huge-menu')[0].style.display = 'block';
document.getElementsByClassName('hambg-btn')[0].classList.add('js--active');
document.body.classList.add("huge-menu-opened");
document.body.classList.remove("menu-opened");
}
function close(){
document.getElementsByClassName('huge-menu')[0].style.display = 'none';
document.getElementsByClassName('hambg-btn')[0].classList.remove('js--active');
document.body.classList.remove("huge-menu-opened");
document.body.classList.remove("menu-opened");
}
function addMenuClickListener() {
var rebelMenu_first = document.getElementsByClassName('rebelbar__menu-toggle')[0];
var rebelMenu_second = document.getElementsByClassName('rebelbar__menu-toggle')[1];
var menuClose = document.getElementsByClassName('hm__close')[0];
rebelMenu_first.addEventListener('click', menuClick);
rebelMenu_second.addEventListener('click', menuClick);
menuClose.addEventListener('click', close);
}
addMenuClickListener();
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
function createIdleScrollListener(callback) {
let ticking = false;
return function onScrollIdle() {
if (ticking) {
return;
}
ticking = true;
requestAnimationFrame(function A() {
callback();
ticking = false;
});
};
}
var stickyEl = document.querySelector('.topbar-sticky');
var startPosition = stickyEl.offsetTop;
var darkTopbarHeight = document.querySelector('.topbar .dark_top_bar').offsetHeight;
var currentPosition;
stickyEl.style.height = stickyEl.offsetHeight + 'px';
document.addEventListener("scroll", createIdleScrollListener(function B() {
currentPosition = stickyEl.getBoundingClientRect().top + darkTopbarHeight;
if( currentPosition < startPosition ) {
if( !stickyEl.classList.contains('active') ) {
stickyEl.classList.add('active');
}
} else {
if( stickyEl.classList.contains('active') ) {
stickyEl.classList.remove('active');
}
}
}));
});</script></body></html>