CINXE.COM

Perspectives | A+E Networks®

<!DOCTYPE html><html lang="en-US"><head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.aenetworks.com/perspectives","20201123165933","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1606150773"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta name="viewport" content="initial-scale=1.0, width=device-width"/><meta name="google-site-verification" content="6Dzns1ELWFtQw1xsJH9jqzND-6M3kgVgOos9BeMCKh0"/><link rel="apple-touch-icon" sizes="57x57" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-57x57.png"/><link rel="apple-touch-icon" sizes="114x114" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-114x114.png"/><link rel="apple-touch-icon" sizes="72x72" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-72x72.png"/><link rel="apple-touch-icon" sizes="144x144" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-144x144.png"/><link rel="icon" type="image/vnd.microsoft.icon" sizes="32x32 48x48" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-32x32.ico"/><link rel="icon" sizes="128x128" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-128x128.icns"/><link rel="icon" type="image/x-icon" href="/web/20201123165933im_/https://www.aenetworks.com/static/favicons/ae-favicon-32x32.png"/><style>@charset "UTF-8"; /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /** * Add the correct display in IE 9-. */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in IE. */ figcaption, figure, main { /* 1 */ display: block; } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * 1. Remove the gray background on active links in IE 10. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /** * 1. Remove the bottom border in Chrome 57- and Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ button, html [type="button"], /* 1 */ [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. */ details, /* 1 */ menu { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ canvas { display: inline-block; } /** * Add the correct display in IE. */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ [hidden] { display: none; } @font-face { font-family: 'fontello'; src: url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.eot?86268755'); src: url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.eot?86268755#iefix') format('embedded-opentype'), url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.woff2?86268755') format('woff2'), url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.woff?86268755') format('woff'), url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.ttf?86268755') format('truetype'), url('/web/20201123165933im_/https://www.aenetworks.com/static/font/fontello.svg?86268755#fontello') format('svg'); font-weight: normal; font-style: normal; } [class^="fa-"]:before, [class*=" fa-"]:before { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/ font-variant: normal; text-transform: none; /* fix buttons height, for twitter bootstrap */ line-height: 1em; /* Animation center compensation - margins should be symmetric */ /* remove if not needed */ margin-left: .2em; /* you can be more comfortable with increased icons size */ /* font-size: 120%; */ /* Font smoothing. That was taken from TWBS */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ } .fa-play:before { content: '\e800'; } /* '' */ .fa-retweet:before { content: '\e801'; } /* '' */ .fa-pause:before { content: '\e802'; } /* '' */ .fa-comments:before { content: '\e803'; } /* '' */ .fa-volume-up:before { content: '\e804'; } /* '' */ .fa-volume-off:before { content: '\e805'; } /* '' */ .fa-twitter:before { content: '\f099'; } /* '' */ .fa-facebook:before { content: '\f09a'; } /* '' */ .fa-gplus:before { content: '\f0d5'; } /* '' */ .fa-envelope:before { content: '\f0e0'; } /* '' */ .fa-linkedin:before { content: '\f0e1'; } /* '' */ .fa-thumbs-up:before { content: '\f164'; } /* '' */ .fa-instagram:before { content: '\f16d'; } /* '' */ .fa-share:before { content: '\f1e0'; } /* '' */ .fa-cc:before { content: '\f20a'; } /* '' */ .fa-audio-description:before { content: '\f29e'; } /* '' */ @charset "UTF-8"; .vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before { text-align: center; } @font-face { font-family: VideoJS; src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff"); font-weight: normal; font-style: normal; } .vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before { content: "\f101"; } .vjs-icon-play-circle { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-play-circle:before { content: "\f102"; } .vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before { content: "\f103"; } .vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before { content: "\f104"; } .vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before { content: "\f105"; } .vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before { content: "\f106"; } .vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before { content: "\f107"; } .vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before { content: "\f108"; } .vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before { content: "\f109"; } .vjs-icon-square { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-square:before { content: "\f10a"; } .vjs-icon-spinner { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-spinner:before { content: "\f10b"; } .vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before { content: "\f10c"; } .vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before { content: "\f10d"; } .vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before { content: "\f10e"; } .vjs-icon-share { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-share:before { content: "\f10f"; } .vjs-icon-cog { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-cog:before { content: "\f110"; } .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before { content: "\f111"; } .vjs-icon-circle-outline { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-circle-outline:before { content: "\f112"; } .vjs-icon-circle-inner-circle { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-circle-inner-circle:before { content: "\f113"; } .vjs-icon-hd { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-hd:before { content: "\f114"; } .vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before { content: "\f115"; } .vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before { content: "\f116"; } .vjs-icon-facebook { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-facebook:before { content: "\f117"; } .vjs-icon-gplus { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-gplus:before { content: "\f118"; } .vjs-icon-linkedin { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-linkedin:before { content: "\f119"; } .vjs-icon-twitter { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-twitter:before { content: "\f11a"; } .vjs-icon-tumblr { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-tumblr:before { content: "\f11b"; } .vjs-icon-pinterest { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-pinterest:before { content: "\f11c"; } .vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before { content: "\f11d"; } .vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before { content: "\f11e"; } .vjs-icon-next-item { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-next-item:before { content: "\f11f"; } .vjs-icon-previous-item { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-previous-item:before { content: "\f120"; } .vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before { content: "\f121"; } .vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder { font-family: VideoJS; font-weight: normal; font-style: normal; } .vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before { content: "\f122"; } .video-js { display: block; vertical-align: top; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; background-color: #000; position: relative; padding: 0; font-size: 10px; line-height: 1; font-weight: normal; font-style: normal; font-family: Arial, Helvetica, sans-serif; word-break: initial; } .video-js:-moz-full-screen { position: absolute; } .video-js:-webkit-full-screen { width: 100% !important; height: 100% !important; } .video-js[tabindex="-1"] { outline: none; } .video-js *, .video-js *:before, .video-js *:after { -webkit-box-sizing: inherit; box-sizing: inherit; } .video-js ul { font-family: inherit; font-size: inherit; line-height: inherit; list-style-position: outside; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; } .video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 { width: 100%; max-width: 100%; height: 0; } .video-js.vjs-16-9 { padding-top: 56.25%; } .video-js.vjs-4-3 { padding-top: 75%; } .video-js.vjs-fill { width: 100%; height: 100%; } .video-js .vjs-tech { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } body.vjs-full-window { padding: 0; margin: 0; height: 100%; } .vjs-full-window .video-js.vjs-fullscreen { position: fixed; overflow: hidden; z-index: 1000; left: 0; top: 0; bottom: 0; right: 0; } .video-js.vjs-fullscreen:not(.vjs-ios-native-fs) { width: 100% !important; height: 100% !important; padding-top: 0 !important; } .video-js.vjs-fullscreen.vjs-user-inactive { cursor: none; } .vjs-hidden { display: none !important; } .vjs-disabled { opacity: 0.5; cursor: default; } .video-js .vjs-offscreen { height: 1px; left: -9999px; position: absolute; top: 0; width: 1px; } .vjs-lock-showing { display: block !important; opacity: 1; visibility: visible; } .vjs-no-js { padding: 20px; color: #fff; background-color: #000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; text-align: center; width: 300px; height: 150px; margin: 0px auto; } .vjs-no-js a, .vjs-no-js a:visited { color: #66A8CC; } .video-js .vjs-big-play-button { font-size: 3em; line-height: 1.5em; height: 1.63332em; width: 3em; display: block; position: absolute; top: 10px; left: 10px; padding: 0; cursor: pointer; opacity: 1; border: 0.06666em solid #fff; background-color: #2B333F; background-color: rgba(43, 51, 63, 0.7); border-radius: 0.3em; -webkit-transition: all 0.4s; transition: all 0.4s; } .vjs-big-play-centered .vjs-big-play-button { top: 50%; left: 50%; margin-top: -0.81666em; margin-left: -1.5em; } .video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus { border-color: #fff; background-color: #73859f; background-color: rgba(115, 133, 159, 0.5); -webkit-transition: all 0s; transition: all 0s; } .vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button { display: none; } .vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button { display: block; } .video-js button { background: none; border: none; color: inherit; display: inline-block; font-size: inherit; line-height: inherit; text-transform: none; text-decoration: none; -webkit-transition: none; transition: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .vjs-control .vjs-button { width: 100%; height: 100%; } .video-js .vjs-control.vjs-close-button { cursor: pointer; height: 3em; position: absolute; right: 0; top: 0.5em; z-index: 2; } .video-js .vjs-modal-dialog { background: rgba(0, 0, 0, 0.8); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(255, 255, 255, 0))); background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0)); overflow: auto; } .video-js .vjs-modal-dialog > * { -webkit-box-sizing: border-box; box-sizing: border-box; } .vjs-modal-dialog .vjs-modal-dialog-content { font-size: 1.2em; line-height: 1.5; padding: 20px 24px; z-index: 1; } .vjs-menu-button { cursor: pointer; } .vjs-menu-button.vjs-disabled { cursor: default; } .vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu { display: none; } .vjs-menu .vjs-menu-content { display: block; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; overflow: auto; } .vjs-menu .vjs-menu-content > * { -webkit-box-sizing: border-box; box-sizing: border-box; } .vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu { display: none; } .vjs-menu li { list-style: none; margin: 0; padding: 0.2em 0; line-height: 1.4em; font-size: 1.2em; text-align: center; text-transform: lowercase; } .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover, .js-focus-visible .vjs-menu li.vjs-menu-item:hover { background-color: #73859f; background-color: rgba(115, 133, 159, 0.5); } .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover, .js-focus-visible .vjs-menu li.vjs-selected:hover { background-color: #fff; color: #2B333F; } .vjs-menu li.vjs-menu-title { text-align: center; text-transform: uppercase; font-size: 1em; line-height: 2em; padding: 0; margin: 0 0 0.3em 0; font-weight: bold; cursor: default; } .vjs-menu-button-popup .vjs-menu { display: none; position: absolute; bottom: 0; width: 10em; left: -3em; height: 0em; margin-bottom: 1.5em; border-top-color: rgba(43, 51, 63, 0.7); } .vjs-menu-button-popup .vjs-menu .vjs-menu-content { background-color: #2B333F; background-color: rgba(43, 51, 63, 0.7); position: absolute; width: 100%; bottom: 1.5em; max-height: 15em; } .vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 5em; } .vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 10em; } .vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 14em; } .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content { max-height: 25em; } .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu, .vjs-menu-button-popup .vjs-menu.vjs-lock-showing { display: block; } .video-js .vjs-menu-button-inline { -webkit-transition: all 0.4s; transition: all 0.4s; overflow: hidden; } .video-js .vjs-menu-button-inline:before { width: 2.222222222em; } .video-js .vjs-menu-button-inline:hover, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js.vjs-no-flex .vjs-menu-button-inline { width: 12em; } .vjs-menu-button-inline .vjs-menu { opacity: 0; height: 100%; width: auto; position: absolute; left: 4em; top: 0; padding: 0; margin: 0; -webkit-transition: all 0.4s; transition: all 0.4s; } .vjs-menu-button-inline:hover .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline.vjs-slider-active .vjs-menu { display: block; opacity: 1; } .vjs-no-flex .vjs-menu-button-inline .vjs-menu { display: block; opacity: 1; position: relative; width: auto; } .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu { width: auto; } .vjs-menu-button-inline .vjs-menu-content { width: auto; height: 100%; margin: 0; overflow: hidden; } .video-js .vjs-control-bar { display: none; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; height: 3em; background-color: #2B333F; background-color: rgba(43, 51, 63, 0.7); } .vjs-has-started .vjs-control-bar { display: -webkit-box; display: -ms-flexbox; display: flex; visibility: visible; opacity: 1; -webkit-transition: visibility 0.1s, opacity 0.1s; transition: visibility 0.1s, opacity 0.1s; } .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar { visibility: visible; opacity: 0; -webkit-transition: visibility 1s, opacity 1s; transition: visibility 1s, opacity 1s; } .vjs-controls-disabled .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar, .vjs-error .vjs-control-bar { display: none !important; } .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar { opacity: 1; visibility: visible; } .vjs-has-started.vjs-no-flex .vjs-control-bar { display: table; } .video-js .vjs-control { position: relative; text-align: center; margin: 0; padding: 0; height: 100%; width: 4em; -webkit-box-flex: 0; -ms-flex: none; flex: none; } .vjs-button > .vjs-icon-placeholder:before { font-size: 1.8em; line-height: 1.67; } .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus { text-shadow: 0em 0em 1em white; } .video-js .vjs-control-text { border: 0; clip: rect(0 0 0 0); height: 1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .vjs-no-flex .vjs-control { display: table-cell; vertical-align: middle; } .video-js .vjs-custom-control-spacer { display: none; } .video-js .vjs-progress-control { cursor: pointer; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 4em; -ms-touch-action: none; touch-action: none; } .video-js .vjs-progress-control.disabled { cursor: default; } .vjs-live .vjs-progress-control { display: none; } .vjs-liveui .vjs-progress-control { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .vjs-no-flex .vjs-progress-control { width: auto; } .video-js .vjs-progress-holder { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; -webkit-transition: all 0.2s; transition: all 0.2s; height: 0.3em; } .video-js .vjs-progress-control .vjs-progress-holder { margin: 0 10px; } .video-js .vjs-progress-control:hover .vjs-progress-holder { font-size: 1.6666666667em; } .video-js .vjs-progress-control:hover .vjs-progress-holder.disabled { font-size: 1em; } .video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div { position: absolute; display: block; height: 100%; margin: 0; padding: 0; width: 0; } .video-js .vjs-play-progress { background-color: #fff; } .video-js .vjs-play-progress:before { font-size: 0.9em; position: absolute; right: -0.5em; top: -0.3333333333em; z-index: 1; } .video-js .vjs-load-progress { background: rgba(115, 133, 159, 0.5); } .video-js .vjs-load-progress div { background: rgba(115, 133, 159, 0.75); } .video-js .vjs-time-tooltip { background-color: #fff; background-color: rgba(255, 255, 255, 0.8); border-radius: 0.3em; color: #000; float: right; font-family: Arial, Helvetica, sans-serif; font-size: 1em; padding: 6px 8px 8px 8px; pointer-events: none; position: absolute; top: -3.4em; visibility: hidden; z-index: 1; } .video-js .vjs-progress-holder:focus .vjs-time-tooltip { display: none; } .video-js .vjs-progress-control:hover .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip { display: block; font-size: 0.6em; visibility: visible; } .video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip { font-size: 1em; } .video-js .vjs-progress-control .vjs-mouse-display { display: none; position: absolute; width: 1px; height: 100%; background-color: #000; z-index: 1; } .vjs-no-flex .vjs-progress-control .vjs-mouse-display { z-index: 0; } .video-js .vjs-progress-control:hover .vjs-mouse-display { display: block; } .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display { visibility: hidden; opacity: 0; -webkit-transition: visibility 1s, opacity 1s; transition: visibility 1s, opacity 1s; } .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display { display: none; } .vjs-mouse-display .vjs-time-tooltip { color: #fff; background-color: #000; background-color: rgba(0, 0, 0, 0.8); } .video-js .vjs-slider { position: relative; cursor: pointer; padding: 0; margin: 0 0.45em 0 0.45em; /* iOS Safari */ -webkit-touch-callout: none; /* Safari */ -webkit-user-select: none; /* Konqueror HTML */ /* Firefox */ -moz-user-select: none; /* Internet Explorer/Edge */ -ms-user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */ user-select: none; background-color: #73859f; background-color: rgba(115, 133, 159, 0.5); } .video-js .vjs-slider.disabled { cursor: default; } .video-js .vjs-slider:focus { text-shadow: 0em 0em 1em white; -webkit-box-shadow: 0 0 1em #fff; box-shadow: 0 0 1em #fff; } .video-js .vjs-mute-control { cursor: pointer; -webkit-box-flex: 0; -ms-flex: none; flex: none; } .video-js .vjs-volume-control { cursor: pointer; margin-right: 1em; display: -webkit-box; display: -ms-flexbox; display: flex; } .video-js .vjs-volume-control.vjs-volume-horizontal { width: 5em; } .video-js .vjs-volume-panel .vjs-volume-control { visibility: visible; opacity: 0; width: 1px; height: 1px; margin-left: -1px; } .video-js .vjs-volume-panel { -webkit-transition: width 1s; transition: width 1s; } .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active { visibility: visible; opacity: 1; position: relative; -webkit-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; } .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal { width: 5em; height: 3em; margin-right: 0; } .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical { left: -3.5em; -webkit-transition: left 0s; transition: left 0s; } .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active { width: 10em; -webkit-transition: width 0.1s; transition: width 0.1s; } .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only { width: 4em; } .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical { height: 8em; width: 3em; left: -3000em; -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; } .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal { -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; } .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal { width: 5em; height: 3em; visibility: visible; opacity: 1; position: relative; -webkit-transition: none; transition: none; } .video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical { position: absolute; bottom: 3em; left: 0.5em; } .video-js .vjs-volume-panel { display: -webkit-box; display: -ms-flexbox; display: flex; } .video-js .vjs-volume-bar { margin: 1.35em 0.45em; } .vjs-volume-bar.vjs-slider-horizontal { width: 5em; height: 0.3em; } .vjs-volume-bar.vjs-slider-vertical { width: 0.3em; height: 5em; margin: 1.35em auto; } .video-js .vjs-volume-level { position: absolute; bottom: 0; left: 0; background-color: #fff; } .video-js .vjs-volume-level:before { position: absolute; font-size: 0.9em; } .vjs-slider-vertical .vjs-volume-level { width: 0.3em; } .vjs-slider-vertical .vjs-volume-level:before { top: -0.5em; left: -0.3em; } .vjs-slider-horizontal .vjs-volume-level { height: 0.3em; } .vjs-slider-horizontal .vjs-volume-level:before { top: -0.3em; right: -0.5em; } .video-js .vjs-volume-panel.vjs-volume-panel-vertical { width: 4em; } .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level { height: 100%; } .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level { width: 100%; } .video-js .vjs-volume-vertical { width: 3em; height: 8em; bottom: 8em; background-color: #2B333F; background-color: rgba(43, 51, 63, 0.7); } .video-js .vjs-volume-horizontal .vjs-menu { left: -2em; } .vjs-poster { display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-position: 50% 50%; background-size: contain; background-color: #000000; cursor: pointer; margin: 0; padding: 0; position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 100%; } .vjs-has-started .vjs-poster { display: none; } .vjs-audio.vjs-has-started .vjs-poster { display: block; } .vjs-using-native-controls .vjs-poster { display: none; } .video-js .vjs-live-control { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; font-size: 1em; line-height: 3em; } .vjs-no-flex .vjs-live-control { display: table-cell; width: auto; text-align: left; } .video-js:not(.vjs-live) .vjs-live-control, .video-js.vjs-liveui .vjs-live-control { display: none; } .video-js .vjs-seek-to-live-control { cursor: pointer; -webkit-box-flex: 0; -ms-flex: none; flex: none; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; height: 100%; padding-left: 0.5em; padding-right: 0.5em; font-size: 1em; line-height: 3em; width: auto; min-width: 4em; } .vjs-no-flex .vjs-seek-to-live-control { display: table-cell; width: auto; text-align: left; } .video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control { display: none; } .vjs-seek-to-live-control.vjs-control.vjs-at-live-edge { cursor: auto; } .vjs-seek-to-live-control .vjs-icon-placeholder { margin-right: 0.5em; color: #888; } .vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder { color: red; } .video-js .vjs-time-control { -webkit-box-flex: 0; -ms-flex: none; flex: none; font-size: 1em; line-height: 3em; min-width: 2em; width: auto; padding-left: 1em; padding-right: 1em; } .vjs-live .vjs-time-control { display: none; } .video-js .vjs-current-time, .vjs-no-flex .vjs-current-time { display: none; } .video-js .vjs-duration, .vjs-no-flex .vjs-duration { display: none; } .vjs-time-divider { display: none; line-height: 3em; } .vjs-live .vjs-time-divider { display: none; } .video-js .vjs-play-control { cursor: pointer; } .video-js .vjs-play-control .vjs-icon-placeholder { -webkit-box-flex: 0; -ms-flex: none; flex: none; } .vjs-text-track-display { position: absolute; bottom: 3em; left: 0; right: 0; top: 0; pointer-events: none; } .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display { bottom: 1em; } .video-js .vjs-text-track { font-size: 1.4em; text-align: center; margin-bottom: 0.1em; } .vjs-subtitles { color: #fff; } .vjs-captions { color: #fc6; } .vjs-tt-cue { display: block; } video::-webkit-media-text-track-display { -webkit-transform: translateY(-3em); transform: translateY(-3em); } .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display { -webkit-transform: translateY(-1.5em); transform: translateY(-1.5em); } .video-js .vjs-picture-in-picture-control { cursor: pointer; -webkit-box-flex: 0; -ms-flex: none; flex: none; } .video-js .vjs-fullscreen-control { cursor: pointer; -webkit-box-flex: 0; -ms-flex: none; flex: none; } .vjs-playback-rate > .vjs-menu-button, .vjs-playback-rate .vjs-playback-rate-value { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .vjs-playback-rate .vjs-playback-rate-value { pointer-events: none; font-size: 1.5em; line-height: 2; text-align: center; } .vjs-playback-rate .vjs-menu { width: 4em; left: 0em; } .vjs-error .vjs-error-display .vjs-modal-dialog-content { font-size: 1.4em; text-align: center; } .vjs-error .vjs-error-display:before { color: #fff; content: "X"; font-family: Arial, Helvetica, sans-serif; font-size: 4em; left: 0; line-height: 1; margin-top: -0.5em; position: absolute; text-shadow: 0.05em 0.05em 0.1em #000; text-align: center; top: 50%; vertical-align: middle; width: 100%; } .vjs-loading-spinner { display: none; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; opacity: 0.85; text-align: left; border: 6px solid rgba(43, 51, 63, 0.7); -webkit-box-sizing: border-box; box-sizing: border-box; background-clip: padding-box; width: 50px; height: 50px; border-radius: 25px; visibility: hidden; } .vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner { display: block; -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards; animation: vjs-spinner-show 0s linear 0.3s forwards; } .vjs-loading-spinner:before, .vjs-loading-spinner:after { content: ""; position: absolute; margin: -6px; -webkit-box-sizing: inherit; box-sizing: inherit; width: inherit; height: inherit; border-radius: inherit; opacity: 1; border: inherit; border-color: transparent; border-top-color: white; } .vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after { -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; } .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before { border-top-color: white; } .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after { border-top-color: white; -webkit-animation-delay: 0.44s; animation-delay: 0.44s; } @keyframes vjs-spinner-show { to { visibility: visible; } } @-webkit-keyframes vjs-spinner-show { to { visibility: visible; } } @keyframes vjs-spinner-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes vjs-spinner-spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes vjs-spinner-fade { 0% { border-top-color: #73859f; } 20% { border-top-color: #73859f; } 35% { border-top-color: white; } 60% { border-top-color: #73859f; } 100% { border-top-color: #73859f; } } @-webkit-keyframes vjs-spinner-fade { 0% { border-top-color: #73859f; } 20% { border-top-color: #73859f; } 35% { border-top-color: white; } 60% { border-top-color: #73859f; } 100% { border-top-color: #73859f; } } .vjs-chapters-button .vjs-menu ul { width: 24em; } .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder { vertical-align: middle; display: inline-block; margin-bottom: -0.1em; } .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before { font-family: VideoJS; content: ""; font-size: 1.5em; line-height: inherit; } .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder { vertical-align: middle; display: inline-block; margin-bottom: -0.1em; } .video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before { font-family: VideoJS; content: " "; font-size: 1.5em; line-height: inherit; } .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control { display: none; } .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active { width: auto; width: initial; } .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button { display: none; } .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; display: block; } .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer { width: auto; } .video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control { display: none; } .vjs-modal-dialog.vjs-text-track-settings { background-color: #2B333F; background-color: rgba(43, 51, 63, 0.75); color: #fff; height: 70%; } .vjs-text-track-settings .vjs-modal-dialog-content { display: table; } .vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls { display: table-cell; } .vjs-text-track-settings .vjs-track-settings-controls { text-align: right; vertical-align: bottom; } @supports (display: grid) { .vjs-text-track-settings .vjs-modal-dialog-content { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; padding: 20px 24px 0px 24px; } .vjs-track-settings-controls .vjs-default-button { margin-bottom: 20px; } .vjs-text-track-settings .vjs-track-settings-controls { grid-column: 1/-1; } .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content { grid-template-columns: 1fr; } } .vjs-track-setting > select { margin-right: 1em; margin-bottom: 0.5em; } .vjs-text-track-settings fieldset { margin: 5px; padding: 3px; border: none; } .vjs-text-track-settings fieldset span { display: inline-block; } .vjs-text-track-settings fieldset span > select { max-width: 7.3em; } .vjs-text-track-settings legend { color: #fff; margin: 0 0 5px 0; } .vjs-text-track-settings .vjs-label { position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); display: block; margin: 0 0 5px 0; padding: 0; border: 0; height: 1px; width: 1px; overflow: hidden; } .vjs-track-settings-controls button:focus, .vjs-track-settings-controls button:active { outline-style: solid; outline-width: medium; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f)); background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); } .vjs-track-settings-controls button:hover { color: rgba(43, 51, 63, 0.75); } .vjs-track-settings-controls button { background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f)); background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%); color: #2B333F; cursor: pointer; border-radius: 2px; } .vjs-track-settings-controls .vjs-default-button { margin-right: 1em; } @media print { .video-js > *:not(.vjs-tech):not(.vjs-poster) { visibility: hidden; } } .vjs-resize-manager { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; z-index: -1000; } .js-focus-visible .video-js *:focus:not(.focus-visible) { outline: none; background: none; } .video-js *:focus:not(:focus-visible), .video-js .vjs-menu *:focus:not(:focus-visible) { outline: none; background: none; } @font-face { font-family: 'Droid Serif'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/DroidSerif-Regular-webfont.woff") format("woff"); } @font-face { font-family: 'Droid Serif Bold'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/DroidSerif-Bold-webfont.woff") format("woff"); } @font-face { font-family: 'Roboto'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/Roboto-Regular-webfont.woff") format("woff"); } @font-face { font-family: 'Roboto Light'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/Roboto-Light-webfont.woff") format("woff"); } @font-face { font-family: 'Roboto Condensed'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/RobotoCondensed-Light-webfont.woff") format("woff"); } @font-face { font-family: 'Roboto Condensed Bold'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/RobotoCondensed-Regular-webfont.woff") format("woff"); } @font-face { font-family: 'Roboto Bold'; src: url("/web/20201123165933im_/https://www.aenetworks.com/static/font/Roboto-Bold-webfont.woff") format("woff"); } * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; } html { scroll-behavior: smooth; } body { font-family: sans-serif; margin: 0; padding: 0; background-color: #FFF; -ms-overflow-x: hidden; /* IE navigation fix. */ -ms-overflow-style: none; } body::-webkit-scrollbar { display: none; } a, a:visited { text-decoration: none; } /* # anchors fix */ :target:before { content: ""; display: block; height: 88px; margin: -88px 0 0; } .page-container { width: 100vw; position: relative; left: 0; } .page-container.white { background-color: #FFF; } .sanitize-html { overflow-wrap: break-word; word-wrap: break-word; line-break: normal; } .sanitize-html h1, .sanitize-html h2, .sanitize-html h3, .sanitize-html h4, .sanitize-html h5, .sanitize-html a { font-size: inherit; font-family: inherit; font-weight: inherit; color: inherit; margin: 0; padding: 0; } .sanitize-html figure, .sanitize-html picture, .sanitize-html audio { display: none; } .sanitize-html a, .sanitize-html a:visited { color: inherit; text-decoration: underline; } .sanitize-html a:hover { color: #f0c2b2; } .hidden-label { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(1px); clip-path: inset(1px); width: 1px; height: 1px; overflow: hidden; position: absolute; white-space: nowrap; display: inline-block; } .transitionOverlay { position: fixed; left: 100vw; top: 0; height: 100vh; width: 100vw; z-index: 25; background: #FFF; } .transitionOverlay.static { left: 0; z-index: 5; opacity: 0; } #content > *, .link-content:focus { outline: none; } .invisible { opacity: 0; } nav.main-menu { width: 100%; position: fixed; top: 0; left: 0; z-index: 20; } nav.main-menu div.nav-bar { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 16px; color: #000; background: #FFF; -webkit-transition: -webkit-transform 300ms ease-out; transition: -webkit-transform 300ms ease-out; transition: transform 300ms ease-out; transition: transform 300ms ease-out, -webkit-transform 300ms ease-out; } nav.main-menu div.nav-bar.hidden { -webkit-transform: translateY(-90px); transform: translateY(-90px); } nav.main-menu .logo-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 34px; } nav.main-menu .logo-wrapper .page-title { border-left: 1px solid #000; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; -ms-flex-negative: 0; flex-shrink: 0; color: #000000; text-transform: uppercase; padding: 10px 20px; margin: 0 0 0 20px; -webkit-font-smoothing: initial; font-weight: normal; } nav.main-menu .logo-wrapper .page-title a { color: #000000; cursor: pointer; } @media screen and (min-width: 768px) { nav.main-menu .logo-wrapper .page-title { padding: 15px 20px; } } nav.main-menu .logo-wrapper a:focus { outline-style: dotted; outline-width: 1px; outline-offset: 2px; outline-color: #000000; } nav.main-menu .nav-icons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; /* user agent stylesheet for <a> has INSANE specificity... */ } nav.main-menu .nav-icons a:focus { outline-style: dotted; outline-width: 1px; outline-offset: 2px; } nav.main-menu .nav-icons.white, nav.main-menu .nav-icons.white a { color: #ffffff; } nav.main-menu .nav-icons.white:focus, nav.main-menu .nav-icons.white a:focus { outline-color: #FFFFFF; } nav.main-menu .nav-icons.black, nav.main-menu .nav-icons.black a { color: #000000; } nav.main-menu .nav-icons.black:focus, nav.main-menu .nav-icons.black a:focus { outline-color: #000000; } nav.main-menu .nav-icons .social-icons { z-index: 2; min-width: 130px; } nav.main-menu .nav-icons .social-icons .contact-logo { margin-right: 20px; font-size: 14px; cursor: pointer; } @media screen and (min-width: 768px) { nav.main-menu .nav-icons .social-icons .contact-logo { margin-right: 11px; } } nav.main-menu .nav-icons .social-icons .contact-logo:hover { color: #dea28d; } nav.main-menu .nav-icons.menu-open .social-icons .contact-logo:hover { color: #f0c2b2; } nav.main-menu .nav-icons .hamburger { margin-left: 8px; width: 24px; height: 18px; z-index: 2; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } nav.main-menu .nav-icons .hamburger.padded { width: 19px; margin: 0 3px 0 10px; } nav.main-menu .nav-icons .hamburger:hover { cursor: pointer; } nav.main-menu .click-capture { position: fixed; top: 78px; left: 0; width: 100vw; height: 100vh; z-index: 0; } nav.main-menu .side-menu { z-index: 1; width: 100vw; height: 100vh; background: #000000; position: absolute; top: 0; left: 100vw; } nav.main-menu .side-menu ul, nav.main-menu .side-menu li { margin: 0; padding: 0; list-style: none; } nav.main-menu .side-menu ul { padding: 0; margin: 0; } nav.main-menu .side-menu a { display: inline-block; text-decoration: none; font-family: 'Roboto Condensed', sans-serif; text-transform: capitalize; text-align: left; margin: 12px 37px; font-size: 24px; font-weight: 300; color: #a2a2a4; } nav.main-menu .side-menu .nav-link:first-child a { margin-top: 112px; } nav.main-menu .side-menu .nav-link.active a { color: #FFFFFF; } nav.main-menu .side-menu .nav-more-links { position: absolute; right: 0; left: 0; bottom: 0; margin-bottom: 20px; text-align: center; } nav.main-menu .side-menu .nav-more-links a { color: #a2a2a4; font-size: 12px; margin: 0; display: inline-block; } @media screen and (min-width: 1200px) { nav.main-menu .side-menu .nav-more-links a { font-size: 14px; } } nav.main-menu .side-menu .nav-more-links a:hover { color: #f0c2b2; } nav.main-menu .side-menu .nav-more-links a:hover:after { color: #a2a2a4; } nav.main-menu .side-menu .nav-more-links .bullet:after { content: '\2022'; margin: 0 5px; color: #a2a2a4; display: inline-block; } svg.black #close, svg.black #hamburger { stroke: #000; } svg.white #close, svg.white #hamburger { stroke: #FFF; } svg:hover #close { stroke: #f0c2b2; } svg:hover #hamburger { stroke: #dea28d; } .careers-link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; text-align: left; text-decoration: underline; display: none; } .careers-link a { color: #000000; } .careers-link a:hover { color: #dea28d; } @media screen and (min-width: 768px) { nav.main-menu .side-menu { width: 320px; } nav.main-menu .nav-icons .social-icons { min-width: 96px; } nav.main-menu .logo-wrapper .logo-image { width: 71px; height: 38px; } nav.main-menu .logo-wrapper .logo-image img { height: 38px; } .careers-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .filter-selector { padding: 15px; } } @media screen and (orientation: landscape) and (max-width: 960px) { nav.main-menu .side-menu { width: 520px; } nav.main-menu .side-menu .nav-link:first-child a { margin-top: 34px; } nav.main-menu .side-menu .nav-link a { margin: 8px 55px; font-size: 20px; } nav.main-menu .side-menu .nav-more-links { text-align: right; margin-right: 25px; } } @media screen and (min-width: 1024px) { nav.main-menu div.nav-bar { padding: 16px 53px; } nav.main-menu .side-menu .nav-link a:hover { color: #f0c2b2; cursor: pointer; margin-bottom: 10px; } nav.main-menu .side-menu .nav-link a:hover:after { content: ''; width: auto; display: block; background-color: #f0c2b2; height: 1px; margin-top: 1px; } } .homepage-container.has-cookie-banner .homepage-tile-video .caret-wrapper { bottom: 120px; } @media screen and (min-width: 768px) { .homepage-container.has-cookie-banner .homepage-tile-video .caret-wrapper { bottom: 80px; } } .placeholder { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; } .homepage-tile { width: 100vw; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; } .homepage-tile-video { position: relative; height: 100vh; } .homepage-tile-video .background-video-player { width: 100vw; height: 100vh; } .homepage-tile-video .background-video-player .vjs-caption-overlay, .homepage-tile-video .background-video-player .vjs-text-track-display { z-index: 20; } .homepage-tile-video .caret-wrapper { position: absolute; left: 50%; bottom: 15px; z-index: 1; } @media screen and (min-width: 768px) { .homepage-tile-video .caret-wrapper { bottom: 33px; } } .homepage-tile-video .caret-wrapper span { color: #ffffff; text-transform: uppercase; position: relative; left: -25px; top: -10px; opacity: 0; } .homepage-tile-video .caret-wrapper .caret { display: block; width: 23px; height: 22px; -webkit-transform: rotate(225deg) translateX(10px); transform: rotate(225deg) translateX(10px); border-left: solid 2px #D5D5D5; border-top: solid 2px #D5D5D5; cursor: pointer; position: relative; } .homepage-tile-network { background-color: #F5F5F5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; overflow: hidden; height: auto; } .homepage-tile-network .link { font-family: 'Roboto Condensed', sans-serif; font-weight: normal; line-height: normal; text-align: left; color: #000000; text-decoration: none; border-bottom: 1px solid #000; } .homepage-tile-network .link:hover { color: #f0c2b2; border-color: #f0c2b2; } .homepage-tile-press { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; background-color: #F5F5F5; overflow: hidden; } .homepage-tile-press .link { font-family: 'Roboto Condensed', sans-serif; font-weight: normal; line-height: normal; text-align: left; color: #000000; text-decoration: none; border-bottom: 1px solid #000; } .homepage-tile-press .link.last { margin-bottom: 83px; display: block; } .homepage-tile-press .link:hover { color: #f0c2b2; border-color: #f0c2b2; } .homepage-tile-press .article-list { padding: 0; background-color: transparent; margin: 48px auto; } .homepage-tile-press .article-list .article-card .article-blurb .info { font-size: 14px; } .homepage-tile-press .article-list .article-card .article-blurb .title { font-size: 16px; overflow: hidden; max-height: 140px; } .cookie-banner { position: fixed; bottom: 0; z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-backdrop-filter: blur(3.9px); backdrop-filter: blur(3.9px); background-color: rgba(0, 0, 0, 0.75); width: 100%; } .cookie-banner .content { width: 214px; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; font-weight: normal; font-stretch: condensed; line-height: normal; letter-spacing: 0.1px; text-align: left; color: #ffffff; margin: 16px auto 18px 23px; } .cookie-banner .content a { color: #fff; text-decoration: underline; } .cookie-banner button { font-family: 'Roboto Condensed', sans-serif; position: absolute; right: 24px; width: 102px; height: 40px; background-color: #ffffff; margin-top: 16px; font-size: 16px; font-weight: normal; font-style: normal; font-stretch: condensed; line-height: normal; letter-spacing: 0.2px; text-align: center; color: #000000; border: 0; padding: 0 25px; cursor: pointer; } .cookie-banner button:hover { background-color: #f0c2b2; } .networks-gallery .network { margin: 48px 0; display: none; } .networks-gallery .network.visible { display: block; } .networks-gallery .network img { width: 100%; } .networks-gallery .network .details { margin: 32px; } .networks-gallery .network .details .subtitle { margin: 16px 0; font-family: 'Droid Serif', serif; font-size: 16px; line-height: 1.5; } .networks-gallery .network .details .link { margin: 0; } .networks-gallery .see-more { margin: 48px 22px 78px 22px; height: 57px; background-color: rgba(0, 0, 0, 0.3); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .networks-gallery .see-more:hover { background-color: #dea28d; cursor: pointer; } .networks-gallery .see-more .link:hover { color: #000; border-color: #000; } .bodycopy { margin: 70px 22px 0 23px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .bodycopy .title { width: auto; margin: 0; font-family: 'Roboto Condensed', sans-serif; font-size: 42px; font-weight: 300; line-height: 1.15; text-align: left; color: #000000; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; text-transform: uppercase; margin-top: 30px; } .bodycopy .title span { color: #000; } @media screen and (min-width: 768px) { .bodycopy .title { font-size: 48px; } } .bodycopy .subtitle { font-size: 16px; max-width: 442px; font-family: 'Droid Serif', serif; line-height: 1.5; text-align: left; color: #000000; margin: 24px 0 0; } .bodycopy .link { margin-top: 16px; } @media screen and (min-width: 768px) { .homepage-tile-press { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .homepage-tile-press .article-list { max-width: 704px; margin: 48px auto; } .homepage-tile-press .article-list .article-card .article-thumbnail { width: 326px; } .homepage-tile-press .article-list .article-card .article-blurb { margin-left: 23px; height: 197px; } .homepage-tile-press .article-list .article-card .article-blurb .info { font-size: 16px; } .homepage-tile-press .article-list .article-card .article-blurb .title { font-size: 20px; } .homepage-tile-press .link.last { margin-bottom: 66px; } } @media screen and (min-width: 768px) and (min-height: 600px) { .homepage-tile-footer footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .homepage-tile-footer footer .links .tablet { display: none; } .homepage-tile-footer footer .links .full { display: block; width: 630px; } .homepage-tile-footer footer .links .full .subheader { width: 100%; } .homepage-tile-footer footer .links .full .brands { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .homepage-tile-footer footer .links .full .brands div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .homepage-tile-footer footer .links .full .brands div .social-icons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } @media screen and (min-width: 768px) { .cookie-banner .content { width: 477px; margin: 21px auto 21px 50px; } .cookie-banner button { right: 47px; margin: 15px 0; } .homepage-tile-network { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .homepage-tile-network .network { margin: 48px 32px; } .homepage-tile-network .network img { width: 433px; height: 234px; } .homepage-tile-network .network.visible { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .homepage-tile-network .network .details { margin: 0 0 0 24px; width: 249px; } .homepage-tile-network .network .details.left { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; margin: 0 24px 0 0; } .homepage-tile-network .network .details .subtitle { width: auto; text-align: left; } } @media screen and (orientation: portrait) and (min-width: 768px) { .bodycopy { max-width: 400px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bodycopy .subtitle { text-align: center; } .bodycopy .link { display: inline-block; } } @media screen and (orientation: landscape) and (max-width: 960px) { .homepage-tile-press { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .homepage-tile-press .article-list { margin: 48px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .homepage-tile-press .article-list .article-card { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; height: 229px; width: 540px; } .homepage-tile-press .article-list .article-card .article-thumbnail, .homepage-tile-press .article-list .article-card .article-blurb { padding: 0; } .homepage-tile-press .article-list .article-card .article-thumbnail { width: 251px; height: 197px; } .homepage-tile-press .article-list .article-card .article-blurb { width: 244px; height: 197px; margin-left: 17px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .homepage-tile-press .article-list .article-card .article-blurb .title { font-size: 20px; } .homepage-tile-press .article-list .article-card .article-blurb .info { margin-top: 0; font-size: 16px; } .homepage-tile-press .link { -ms-flex-item-align: center; align-self: center; } .homepage-tile-press .link.last { margin-bottom: 72px; } .homepage-tile-footer footer .links .mobile { margin-top: 0; } .homepage-tile-footer footer .links .mobile .subheader, .homepage-tile-footer footer .links .mobile .brands.underline { display: none; } .cookie-banner .content { width: 483px; margin: 21px auto 19px 23px; } .cookie-banner button { right: 26px; margin: 15px 0 13px; } .homepage-tile-network { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .homepage-tile-network .network { padding: 0 7px 0 15px; } .homepage-tile-network .network img { width: 266px; height: 234px; -o-object-fit: cover; object-fit: cover; } .homepage-tile-network .network.visible { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .homepage-tile-network .network .details { margin: 0 0 0 24px; width: 256px; } .homepage-tile-network .network .details.left { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; margin: 0 24px 0 0; } .bodycopy { margin: 70px 12px 0 16px; } .bodycopy .subtitle { max-width: unset; } .bodycopy .link { -ms-flex-item-align: start; align-self: flex-start; } } @media screen and (orientation: landscape) and (min-width: 1024px) { .cookie-banner button { right: 37px; margin: 15px 0; } .bodycopy { margin-top: 106px; max-width: 400px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .bodycopy .subtitle { text-align: center; width: 515px; } .bodycopy .link { margin-top: 24px; display: inline-block; } } @media screen and (min-width: 1200px) { .homepage-tile-footer footer .links .full { width: 824px; } .cookie-banner .content { margin: 28px auto 28px 50px; width: 953px; } .cookie-banner button { right: 21px; margin: 15px 0 auto; } .homepage-tile-network .network { margin: 96px 172px; } .homepage-tile-network .network img { width: 603px; height: 339px; } .homepage-tile-network .network.visible { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .homepage-tile-network .network .details { margin: 0 0 0 56px; width: 276px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .homepage-tile-network .network .details.left { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; margin: 0 56px 0 0; } .homepage-tile-network .network .details .subtitle { width: auto; text-align: left; } .homepage-tile-network .network .details .link { -ms-flex-item-align: start; align-self: flex-start; } .homepage-tile-press .article-list { max-width: 806px; margin-top: 96px; } .homepage-tile-press .article-list .article-card .article-blurb .link { display: block; } .homepage-tile-press .link.last { margin-bottom: 129px; } } @media screen and (min-width: 1400px) { .cookie-banner .content { width: 949px; } .cookie-banner button { right: 42px; margin: 15px 0; } } .hero-wrapper { overflow: hidden; padding-top: 78px; } .hero-wrapper .slides-container { height: 60vh; min-height: 400px; position: relative; } .hero-wrapper .hero-slide { background-color: #000; width: 100%; height: 100%; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 20px; color: #FFF; position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: opacity 0.5s linear; transition: opacity 0.5s linear; } .hero-wrapper .hero-slide.previous { opacity: 1; z-index: 0; } .hero-wrapper .hero-slide.current { opacity: 1; z-index: 1; } .hero-wrapper .hero-slide.bottom { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .hero-wrapper .hero-slide.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .hero-wrapper .hero-slide .title { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; margin: 0 0 8px 0; } .hero-wrapper .hero-slide .title a { color: #FFF; text-decoration: none; cursor: pointer; } .hero-wrapper .hero-slide .subtitle { font-family: 'Roboto Light', sans-serif; font-size: 16px; font-weight: 300; line-height: 1.5; letter-spacing: 0; margin: 0 0 8px 0; } .hero-wrapper .hero-slide .stylized-link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; color: #FFF; text-decoration: none; cursor: pointer; text-transform: capitalize; display: inline; width: auto; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; } .hero-wrapper .hero-slide .stylized-link:after { content: ''; width: 100%; display: block; background-color: #ffffff; height: 1px; margin-top: 5px; } .hero-wrapper .hero-slide .stylized-link:hover { color: #f0c2b2; border-color: #f0c2b2; } .hero-wrapper .hero-slide .stylized-link:hover:after { background-color: #f0c2b2; } .hero-wrapper .hero-slide .title, .hero-wrapper .hero-slide .subtitle { max-width: 301px; } .hero-wrapper .hero-slide .overlay-wrapper { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); } .hero-wrapper .hero-slide .logo-overlay { -ms-flex-item-align: center; align-self: center; z-index: 1; } .hero-wrapper .hero-controls { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; text-align: left; color: #000000; float: right; margin: 20px 70px 0 0; } .hero-wrapper .hero-controls .arrow { cursor: pointer; padding: 8px; } .hero-wrapper .hero-controls .arrow:hover { color: #dea28d; } @media screen and (min-width: 768px) { .hero-wrapper { padding-top: 88px; } .hero-wrapper .hero-slide { padding: 43px 60px; } .hero-wrapper .hero-slide .title, .hero-wrapper .hero-slide .subtitle { max-width: 470px; } } @media screen and (min-width: 1024px) { .hero-wrapper .hero-slide { padding: 30px 96px; } } @media screen and (min-width: 1200px) { .hero-wrapper .hero-slide { padding: 41px 94px; } .hero-wrapper .hero-slide .title, .hero-wrapper .hero-slide .subtitle { max-width: 507px; } } @media screen and (min-width: 1440px) { .hero-wrapper .hero-slide { padding: 47px 160px; } .hero-wrapper .hero-slide .title, .hero-wrapper .hero-slide .subtitle { max-width: 566px; } } .single-slide { width: 100%; position: relative; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 78px 0 0; } .single-slide.black { background-color: #000; color: #FFF; } .single-slide.black a { color: #FFF; } .single-slide.white { background-color: #FFF; color: #000; } .single-slide.white a { color: #000; } .single-slide .center { -ms-flex-item-align: center; align-self: center; text-align: center; } .single-slide .left { -ms-flex-item-align: start; align-self: flex-start; } @media screen and (orientation: portrait) and (min-width: 768px) { .single-slide { max-height: 100vh; padding: 72px 0 72px 32px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } @media screen and (orientation: landscape) and (min-width: 1024px) { .single-slide { padding: 148px 0 124px 185px; max-height: 100vh; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } .single-slide .slide-content { padding: 0 16px 48px; } @media screen and (orientation: portrait) and (min-width: 768px) { .single-slide .slide-content { width: 330px; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 24px; padding: 0; -ms-flex-item-align: center; align-self: center; } } @media screen and (orientation: landscape) and (min-width: 1024px) { .single-slide .slide-content { width: 316px; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 78px; padding: 0; -ms-flex-item-align: center; align-self: center; } } .single-slide .slide-content .title { margin: 0; z-index: 1; font-family: 'Roboto Condensed', sans-serif; font-size: 48px; font-weight: 300; line-height: 1.15; text-align: left; height: auto; } .single-slide .slide-content .title.big { font-size: 90px; text-align: center; } .single-slide .slide-content .title a { text-decoration: none; cursor: pointer; } .single-slide .slide-content .subtitle { font-size: 16px; line-height: 1.5; text-align: left; font-family: 'Droid Serif', serif; margin: 24px 0 16px; } .single-slide .slide-content .subtitle p { margin: 0; } .single-slide .slide-content a.stylized-link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-align: left; font-weight: 300; text-decoration: none; cursor: pointer; text-transform: capitalize; border-bottom: 1px solid #000; } .single-slide .slide-content a.stylized-link:hover { color: #f0c2b2; border-color: #f0c2b2; } .single-slide div:not(.slide-content) { height: 100%; } .single-slide .slide-image { width: 100%; height: 100vw; -o-object-fit: cover; object-fit: cover; } @media screen and (orientation: landscape) { .single-slide .slide-image { height: auto; -o-object-fit: contain; object-fit: contain; } } @media screen and (min-width: 768px) { .single-slide .slide-image { width: auto; height: 100%; -o-object-fit: contain; object-fit: contain; } } .animated-title { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: auto; text-transform: uppercase; margin: 0; font-weight: normal; font-size: 1em; } .animated-title .last-word-stripe { display: block; background-color: #000; width: 0; height: 2px; } .video-background { position: relative; width: 100%; height: 100%; overflow: hidden; } .video-background .video-js { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .video-background .video-js .vjs-poster { background-size: cover; } .video-background .video-js video { display: block; position: absolute; background-size: 100% 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; min-width: 100%; min-height: 100%; width: auto; height: auto; } .video-background .video-controls { position: absolute; top: 90px; right: 15px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; z-index: 1; background-color: #f6f6f6; opacity: 0.75; border-radius: 19px; padding: 9px 6px; } @media screen and (min-width: 1024px) { .video-background .video-controls { right: 42px; } } @media screen and (min-width: 1200px) { .video-background .video-controls { right: 50px; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 7px 10px; } } .video-background .video-controls .video-icon { color: #000000; cursor: pointer; margin: 4px 0; } .video-background .video-controls .video-icon:focus { outline-style: dotted; outline-width: 1px; outline-offset: 2px; outline-color: #000000; } .video-background .video-controls .video-icon span.link-content.closed-caps { font-size: 13px; letter-spacing: -1px; font-weight: 900; line-height: 19px; } .video-background .video-controls .video-icon span.link-content.play-pause { font-size: 13px; line-height: 18px; } .video-background .video-controls .video-icon span.link-content.audio-desc { font-size: 17px; margin: 3px 0 0; } .video-background .video-controls .video-icon span.link-content.active { border-bottom: 1px solid black; } @media screen and (min-width: 1200px) { .video-background .video-controls .video-icon { margin: 0 6px; } .video-background .video-controls .video-icon:hover { color: #f0c2b2; } .video-background .video-controls .video-icon span.link-content.active:hover { border-bottom: 1px solid #f0c2b2; } } .video-background .video-background-content { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; } @media only screen and (max-device-width: 768px) and (orientation: portrait) { .video-background .toggle-mute { bottom: 100px; } } .exec-bio-list { background-color: #FFFFFF; color: #000000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px; } .exec-bio-list .exec-bio-badge { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-width: 200px; padding: 1%; } .exec-bio-list .exec-bio-badge p { margin: 5px 0 0; } .exec-bio-list .exec-bio-badge .exec-bio-name { font-weight: bold; } .exec-bio-full { background-color: #FFFFFF; color: #000000; } .exec-bio-full img { max-width: 100vw; } .carousel-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 100%; max-height: 100vh; position: relative; } .carousel-container .slides-container-parent { width: 100%; overflow: hidden; } .carousel-container .slides-container { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; padding: 40px; -webkit-transform: translateX(100vw); transform: translateX(100vw); } @media (max-width: 767px) { .carousel-container .slides-container { padding: 5px 40px; } } .carousel-container .single-slide { width: 100%; height: 100%; } .carousel-container .single-slide.single-slide-regular { padding: 23px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .carousel-container .single-slide.single-slide-regular .logo-overlay { max-height: 34px; } .carousel-container .single-slide.single-slide-regular .subtitle { width: 193px; margin: 16px 0 13px; } .carousel-container .single-slide .stylized-link { padding: 0 0 2px; border-bottom: 2px solid #fff; cursor: pointer; text-transform: none; } .carousel-container .single-slide .stylized-link:after { display: none; } .carousel-container .single-slide-background { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } .carousel-container .single-slide-content { position: absolute; } .carousel-container .single-slide-content .title a:hover { color: #dea28d; } .carousel-container .single-slide-narrow { width: 273px; } .carousel-container .single-slide-news { padding: 16px; background-color: #fff; color: #555659; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .carousel-container .single-slide-news .single-slide-content { position: relative; height: 100%; } .carousel-container .single-slide-news .image-parent { height: 50%; overflow: hidden; } .carousel-container .single-slide-news .image-parent .image { height: 100%; } .carousel-container .single-slide-news .image-parent .default-thumbnail { height: 100%; background: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .carousel-container .single-slide-news .title { font-family: 'Roboto Light', sans-serif; font-size: 16px; line-height: 1.31; text-align: left; color: #555659; max-width: 90%; margin-top: 10px; text-transform: none; } .carousel-container .single-slide-news .title a { color: #555659; } .carousel-container .single-slide-news .info { margin-top: 16px; color: rgba(0, 0, 0, 0.55); text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; } .carousel-container .single-slide-news-last, .carousel-container .single-slide-narrow { width: 280px; padding: 16px; background-color: #fff; color: #555659; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .carousel-container .single-slide-news-last .single-slide-content, .carousel-container .single-slide-narrow .single-slide-content { position: relative; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .carousel-container .single-slide-news-last .title, .carousel-container .single-slide-narrow .title { font-size: 1.5em; color: #555659; max-width: 90%; margin-top: 20px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: 1.4; letter-spacing: normal; text-transform: none; } .carousel-container .single-slide-news-last .title a, .carousel-container .single-slide-narrow .title a { color: #555659; } .carousel-container .single-slide-narrow .title { -ms-flex-item-align: end; align-self: flex-end; margin-bottom: 80px; } .carousel-container .single-slide-narrow .title a { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; font-weight: bold; text-align: left; border-bottom: 1px solid #a2a2a4; color: #a2a2a4; } .carousel-container .single-slide-parent { border: 10px solid #FFF; overflow: hidden; margin-right: 20px; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); } .carousel-container .single-slide-parent.regular { width: 273px; height: 55vh; } .carousel-container .single-slide-parent.news { width: 280px; height: 45vh; } .carousel-container .current-carousel-slide { cursor: default; } .carousel-container .prev, .carousel-container .next { cursor: pointer; position: relative; width: auto; font-weight: 100; -webkit-transition: 0.6s ease; transition: 0.6s ease; z-index: 1; } .carousel-container .prev.hidden, .carousel-container .next.hidden { visibility: hidden; } .carousel-container .next { padding-left: 16px; } .carousel-container .prev { padding-right: 16px; } .carousel-container .carousel-legend { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: absolute; left: 0; bottom: 0; -webkit-transform: translateX(100vw); transform: translateX(100vw); } @media (pointer: coarse) { .carousel-container .carousel-legend { display: none; } } @media screen and (min-width: 1024px) { .carousel-container .carousel-legend { display: inline-block; } } .carousel-container .carousel-legend a:hover { color: #dea28d; } @media screen and (min-width: 768px) { .carousel-container .single-slide-parent { border: 16px solid #FFF; } .carousel-container .single-slide-parent.regular { width: 436.8px; height: 768px; } .carousel-container .single-slide-parent.news { width: 466px; height: 570px; } .carousel-container .single-slide.single-slide-regular { padding: 56px 43px; } .carousel-container .single-slide.single-slide-regular .subtitle { width: 309px; } .carousel-container .single-slide.single-slide-regular .logo-overlay { max-height: 55px; } .carousel-container .single-slide-narrow { width: 358px; } .carousel-container .single-slide-news .title { font-size: 20px; line-height: 1.4; } .carousel-container .single-slide-news .footer { font-size: 16px; } .carousel-container .single-slide-news-last { width: 466px; height: 570px; } } @media screen and (orientation: landscape) and (max-width: 960px) { .carousel-container .single-slide-parent { border: 6px solid #FFF; } .carousel-container .single-slide-parent.regular { width: 418px; height: 238px; } .carousel-container .single-slide-parent.news { width: 628px; height: 229px; } .carousel-container .slides-container { margin-top: 20px; } .carousel-container .single-slide.single-slide-regular { padding: 26px 22px; } .carousel-container .single-slide.single-slide-regular .subtitle { width: 314px; font-weight: 300; } .carousel-container .single-slide-narrow { width: 273px; } .carousel-container .single-slide-news .single-slide-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .carousel-container .single-slide-news .single-slide-content .image-parent { height: 197px; width: 292px; -ms-flex-negative: 0; flex-shrink: 0; } .carousel-container .single-slide-news .single-slide-content .info { position: absolute; top: 0; right: 0; margin: 3px; width: 47%; } .carousel-container .single-slide-news .single-slide-content .title { margin: 0 0 0 20px; } .carousel-container .single-slide-news-last { height: 229px; } } @media screen and (min-width: 1024px) { .carousel-container .single-slide-parent { border: 12px solid #FFF; } .carousel-container .single-slide-parent.regular { width: 869px; height: 466px; } .carousel-container .single-slide-parent.news { width: 373px; height: 456px; } .carousel-container .single-slide.single-slide-regular { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 56px 43px; } .carousel-container .single-slide.single-slide-regular .subtitle { width: 316px; } .carousel-container .single-slide.single-slide-regular .logo-overlay { max-height: 38px; } .carousel-container .single-slide-news-last { width: 373px; height: 456px; } } @media screen and (min-width: 1440px) { .carousel-container .single-slide-parent { border: 15px solid #FFF; } .carousel-container .single-slide-parent.regular { width: 1086px; height: 583px; } .carousel-container .single-slide-parent.news { width: 466px; height: 570px; } .carousel-container .single-slide-news-last { width: 466px; height: 570px; } } .landing-page-element { width: 100%; max-width: 88vw; margin: 0 auto; height: auto; background-color: #FFF; } .landing-page-element:not(.light-header-container):last-child { padding-bottom: 44px; } .landing-page-element:first-child { margin-top: 70px; } .landing-page-element.post-type-execs h3 { margin-top: 70px; margin-bottom: 0; text-transform: uppercase; } .landing-page-element.post-type-execs .article-body p:first-child { margin-top: 5px; } .ReactModal__Overlay { background-color: rgba(0, 0, 0, 0.75) !important; } .image-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-items: flex-start; max-width: initial; width: auto; } .image-grid.image-grid-exec .image-grid-item { height: 71vw; } .image-grid.image-grid-regular .image-grid-item { height: 44vw; } .image-grid .images-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-line-pack: space-evenly; align-content: space-evenly; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; justify-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 10px 0; } .image-grid .images-container .image-grid-item { width: 80vw; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; margin-bottom: 20px; padding: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transition: -webkit-transform .2s ease-in-out; transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; -webkit-backdrop-filter: blur(0); backdrop-filter: blur(0); background-color: #000; position: relative; } .image-grid .images-container .image-grid-item.gradient-vertical .item-title-wrap { position: absolute; top: auto; right: 0; bottom: 0; left: 0; padding: 16px; height: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.65))); background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%); } .image-grid .images-container .image-grid-item.center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .image-grid .images-container .image-grid-item.bottom { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } @media screen and (min-width: 768px) { .image-grid .images-container .image-grid-item.zoomable { cursor: pointer; } .image-grid .images-container .image-grid-item.zoomable:hover { -webkit-box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); -webkit-transform: scale(1.05); transform: scale(1.05); } } .image-grid .images-container .image-grid-item .item-title { font-family: 'Roboto Condensed Bold', sans-serif; font-size: 16px; letter-spacing: 0; text-align: left; color: #ffffff; margin-bottom: 5px; } .image-grid .images-container .image-grid-item .item-title:last-child { margin-bottom: 0; } .image-grid .images-container .image-grid-item .item-subtitle { font-family: 'Roboto Condensed', sans-serif; font-size: 14px; letter-spacing: 0.1px; text-align: left; color: #ffffff; } .image-grid .images-container .image-grid-item .item-logo { -ms-flex-item-align: center; align-self: center; justify-self: center; background-position: center center !important; } .image-grid .images-container .image-grid-item .item-logo.default { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); } .image-grid-item.isTransitioning { position: absolute; max-width: none; -webkit-transition: none; transition: none; z-index: 20; } .image-grid-item.isTransitioning * { display: none; } .text-component { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-items: flex-start; padding: 0 15px; } .text-component .text-component-item { display: block; width: 100%; } .text-component .text-component-item.body-copy { font-family: 'Droid Serif', serif; font-size: 16px; line-height: 1.88; text-align: left; color: #000000; margin: 0 auto; } .text-component .text-component-item.body-copy *:first-child { padding-top: 16px; } .text-component .text-component-item.body-copy p { margin: 0; padding: 15px 0; } .text-component .text-component-item.body-copy a:hover { color: #dea28d; } .text-component .text-component-item.body-copy h3 { font-family: 'Roboto Condensed Bold', sans-serif; font-size: 16px; line-height: 1.88; } .text-component .text-component-item.body-copy b { font-family: 'Droid Serif Bold', serif; } .text-component .text-component-item.body-copy img, .text-component .text-component-item.body-copy video { max-width: 100%; height: auto; display: block; margin: 0 auto; } .text-component .text-component-item.link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; text-align: left; text-decoration: underline; color: #555659; } .text-component .text-component-item.link:hover { color: #f0c2b2; } .text-component button.link { border: none; background-color: transparent; cursor: pointer; display: inline; width: auto; padding: 0; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; text-align: left; text-decoration: underline; color: #555659; } .text-component button.link:hover { color: #f0c2b2; } .image-with-text, .video-grid-images { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .image-with-text .frames-container, .video-grid-images .frames-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: space-evenly; align-content: space-evenly; width: 100%; padding: 30px 0 0; } .image-with-text .frames-container .image-text-frame, .image-with-text .frames-container .video-text-frame, .video-grid-images .frames-container .image-text-frame, .video-grid-images .frames-container .video-text-frame { width: 100%; max-width: 315px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } @media screen and (max-width: 768px) { .image-with-text .frames-container .image-text-frame:not(.image-only-frame), .image-with-text .frames-container .video-text-frame:not(.image-only-frame), .video-grid-images .frames-container .image-text-frame:not(.image-only-frame), .video-grid-images .frames-container .video-text-frame:not(.image-only-frame) { margin-bottom: 50px; } } .image-with-text .frames-container .image-text-frame.image-only-frame .item-image.link-content, .image-with-text .frames-container .video-text-frame.image-only-frame .item-image.link-content, .video-grid-images .frames-container .image-text-frame.image-only-frame .item-image.link-content, .video-grid-images .frames-container .video-text-frame.image-only-frame .item-image.link-content { -webkit-transition: -webkit-transform .2s ease-in-out; transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; } .image-with-text .frames-container .image-text-frame.image-only-frame .item-image.link-content:hover, .image-with-text .frames-container .video-text-frame.image-only-frame .item-image.link-content:hover, .video-grid-images .frames-container .image-text-frame.image-only-frame .item-image.link-content:hover, .video-grid-images .frames-container .video-text-frame.image-only-frame .item-image.link-content:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } .image-with-text .frames-container .image-text-frame .item-organizer, .image-with-text .frames-container .video-text-frame .item-organizer, .video-grid-images .frames-container .image-text-frame .item-organizer, .video-grid-images .frames-container .video-text-frame .item-organizer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; -webkit-box-flex: 5; -ms-flex-positive: 5; flex-grow: 5; } .image-with-text .frames-container .image-text-frame .item-organizer .item-title, .image-with-text .frames-container .video-text-frame .item-organizer .item-title, .video-grid-images .frames-container .image-text-frame .item-organizer .item-title, .video-grid-images .frames-container .video-text-frame .item-organizer .item-title { margin-bottom: 6px; } .image-with-text .frames-container .image-text-frame .item-organizer .item-subtitle, .image-with-text .frames-container .video-text-frame .item-organizer .item-subtitle, .video-grid-images .frames-container .image-text-frame .item-organizer .item-subtitle, .video-grid-images .frames-container .video-text-frame .item-organizer .item-subtitle { line-height: 1.7; padding-right: 16px; } .image-with-text .item-title, .text-grid .item-title, .video-grid-images .item-title { font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: bold; letter-spacing: 0; text-align: left; color: #000000; margin-bottom: 10px; } .image-with-text .item-subtitle, .text-grid .item-subtitle, .video-grid-images .item-subtitle { font-family: 'Droid Serif', serif; font-size: 16px; line-height: 1.88; text-align: left; color: #000000; margin-bottom: 16px; } .image-with-text .item-link, .text-grid .item-link, .video-grid-images .item-link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; text-align: left; color: #555659; cursor: pointer; text-decoration: underline; text-transform: capitalize; } .image-with-text .item-link:hover, .text-grid .item-link:hover, .video-grid-images .item-link:hover { color: #dea28d; } .image-with-text .item-image, .text-grid .item-image, .video-grid-images .item-image { width: 100%; height: 175px; margin-bottom: 20px; display: block; padding: 17px 0; background-color: rgba(85, 86, 89, 0.05) !important; } .image-with-text .linkedin-icon, .text-grid .linkedin-icon, .video-grid-images .linkedin-icon { display: block; } .text-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 20px 10px; } .text-grid .text-grid-item { width: 50%; padding: 0 10px; margin-bottom: 36px; } .text-grid .text-grid-item:last-child { justify-self: flex-start; } .text-grid .text-grid-item .item-title { margin-bottom: 6px; } .text-grid .item-subtitle { line-height: 1.5; margin: 0 0 10px; } .text-grid .item-subtitle p { -webkit-margin-after: 0; -webkit-margin-before: 0; } .light-header-container { width: 100%; border-bottom: 1px solid #000000; padding: 60px 10px 10px 10px; } .light-header-container h2 { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; font-weight: 300; text-align: left; color: #000000; margin: 0; text-transform: uppercase; } .light-header-container.social-links-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #000000; font-size: 14px; } .light-header-container.social-links-container h2 { display: inline; } .light-header-container.social-links-container .contact-logo { margin-left: 11px; color: #000; opacity: 0.3; font-size: 14px; } .light-header-container.social-links-container .contact-logo:hover { color: #dea28d; } .light-header-container.social-links-container .social-icons { display: none; } .show-header { font-family: 'Roboto Condensed', sans-serif; width: 100%; background-color: #000; color: #fff; text-align: center; padding: 30px; margin-top: 84px; } .show-header__title { font-size: 32px; line-height: 38px; text-transform: uppercase; margin-bottom: 10px; } .show-header__description { font-size: 16px; line-height: 28px; font-family: 'Droid Serif', serif; } .standalone-image { padding-top: 24px; } .standalone-image a, .standalone-image img { max-width: 100%; } .standalone-image img { margin: 0 auto; display: block; } .standalone-image a { text-decoration: none; } .standalone-image figcaption.caption { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-align: left; color: #555659; width: 100%; margin: 8px auto; } .social-media { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; max-width: 825px; width: 100%; margin: 0 auto; } @media screen and (max-width: 1199px) { .social-media { max-width: 660px; } } .social-media .frames-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-top: 30px; padding-left: 7.5vw; position: relative; left: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; } .social-media .frames-container .social-media-frame { margin-right: 1vw; margin-bottom: 2vh; width: 84vw; height: 368px; background-color: rgba(85, 86, 89, 0.05); font-family: 'Roboto', sans-serif; } .social-media .frames-container .social-media-frame .header { height: 40px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .social-media .frames-container .social-media-frame .header .author { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .social-media .frames-container .social-media-frame .header .author .avatar { width: 26px; height: 26px; display: inline-block; border-radius: 50%; margin-left: 14px; } .social-media .frames-container .social-media-frame .header .author .name { height: 14px; font-size: 12px; font-weight: bold; text-align: left; color: #555659; margin-left: 6px; overflow: hidden; margin-bottom: 5px; display: inline-block; } .social-media .frames-container .social-media-frame .header .date-added { min-width: 43.1px; font-size: 10px; text-align: right; color: #555659; margin-right: 11px; } .social-media .frames-container .social-media-frame .header .date-added a { color: #555659; } .social-media .frames-container .social-media-frame .text { font-size: 14px; line-height: 1.5; text-align: left; color: #555659; margin: 23px 11px 5px 14px; height: 124px; overflow-y: auto; } .social-media .frames-container .social-media-frame .retweet { height: 11px; opacity: 0.3; font-size: 10px; font-weight: 300; text-align: left; color: #000000; margin: 10px 11px 0 14px; overflow: hidden; } .social-media .frames-container .social-media-frame .retweet span { font-size: 12px; margin-right: 5px; } .social-media .frames-container .social-media-frame .image { width: 100%; height: 140px; } .social-media .frames-container .social-media-frame .default-image { height: 140px; background: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .social-media .frames-container .social-media-frame .footer { height: 32px; font-size: 14px; text-align: left; color: rgba(0, 0, 0, 0.6); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-left: 14px; } .social-media .frames-container .social-media-frame .footer .social-attr span { margin-right: 5px; } .social-media .frames-container .social-media-frame .footer .social-attr span:not(.fa) { margin-right: 10px; font-size: 10px; } .social-media .frames-container .social-media-frame .footer .social-logo-overlay { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; width: 32px; height: 32px; color: rgba(0, 0, 0, 0.3); } .social-media .frames-container .social-media-frame:last-child { margin-right: 0; } .social-media .frames-container .social-media-frame .video-player { height: 140px; padding: 0; margin: 0; } .social-media .frames-container .social-media-frame .video-player .video-js { max-width: 312px; height: 140px; } .social-media .frames-container .social-media-frame .video-player .extras { display: none; } .people-gallery { max-width: 100vw; margin: 30px 0; overflow: hidden; } .people-gallery .people-container { padding-left: calc((100vw - 280px) / 2); padding-bottom: 22px; display: -webkit-box; display: -ms-flexbox; display: flex; } .people-gallery .people-container .person-card { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 12px; margin-right: 16px; -webkit-box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); max-width: 280px; border: 1px solid #eeeeee; } .people-gallery .people-container .person-card .person-image { width: 256px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0; } .people-gallery .people-container .person-card .person-image img { width: 100%; } .people-gallery .people-container .person-card .person-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .people-gallery .people-container .person-card .person-text .person-name { font-family: 'Roboto Bold', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 0; color: #000000; text-transform: uppercase; margin: 9px 0; } .people-gallery .people-container .person-card .person-text .person-department { font-family: 'Roboto Condensed', sans-serif; font-size: 14px; color: #555659; margin-bottom: 16px; } .people-gallery .people-container .person-card .person-text .person-quote { font-family: 'Roboto Light', sans-serif; font-size: 18px; line-height: 1.56; color: #555659; } .people-gallery .controls { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: 'Roboto Condensed', sans-serif; font-size: 14px; text-align: left; color: #000000; float: right; visibility: hidden; margin: 0 calc((100vw - 280px - 15px) / 2) 0 0; } .people-gallery .controls .arrow { cursor: pointer; } .people-gallery .controls .arrow.hidden { visibility: hidden; } .people-gallery .controls .arrow span { padding: 8px; } .video-player { padding-top: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .video-player iframe { width: 300px; height: 194px; } .video-player .video-js { max-width: 300px; height: 194px; } .video-player .video-js .vjs-big-play-button { top: auto; left: auto; bottom: 20px; right: 20px; height: 1.5em; width: 1.5em; border: 1px solid #fff; background: #000; border-radius: 1.3em; } .video-player .video-js .vjs-big-play-button:hover { color: #f0c2b2; border: 1px solid #f0c2b2; } .video-player .video-js .vjs-menu-button:hover, .video-player .video-js .vjs-menu-item:hover, .video-player .video-js .vjs-button:hover { color: #f0c2b2; } .video-player .video-js .vjs-subs-caps-button { display: none; } .video-player .video-js .fa::before { height: 17px; display: inline-block; } .video-player .video-js .fa.active::before { border-bottom: 1px solid white; } .video-player .video-js .fa.active:hover::before { border-bottom: 1px solid #f0c2b2; } .video-player .video-js .fa.fa-audio-description { font-size: 1.9em; width: 2.2em; } .video-player .video-js .fa.fa-cc { font-size: 1.5em; width: 2.2em; } .video-player .caption { margin: 10px auto 0; width: 300px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-align: left; color: #555659; } .video-player .extras { width: 320px; } .skip-to-content { display: inline; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(1px); clip-path: inset(1px); width: 1px; height: 1px; overflow: hidden; position: absolute; white-space: nowrap; } .skip-to-content:focus { clip: auto; -webkit-clip-path: none; clip-path: none; width: auto; height: auto; position: relative; margin-right: 20px; } .link-button { text-align: center; } .link-button button { font-family: 'Roboto', sans-serif; font-size: 14px; margin-top: 24px; padding: 8px 17px; border: none; cursor: pointer; background-color: #000000; color: #FFFFFF; } .link-button button.inactive { opacity: 0.5; cursor: default; } .link-button button:hover { background-color: #dea28d; } .video-grid .video-player-container.hidden { display: none; } .video-grid.unsigned { margin-bottom: 72px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .video-grid .details { font-family: 'Droid Serif', serif; line-height: 1.88; } .video-grid .details .title { font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: bold; letter-spacing: 0; text-align: left; color: #000000; } .video-grid .cover { max-width: 315px; width: 315px; height: 175px; } .video-grid .cover .play-button { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 100px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; color: #FFF; } .video-grid .video-grid-images .frames-container .video-text-frame { cursor: pointer; } .cast-grid { font-family: 'Droid Serif', serif; line-height: 1.88; } .cast-grid .current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; text-align: left; color: #000000; margin: 0 auto; } .cast-grid .current img { width: 30vh; margin: 30px; } .cast-grid .current p { max-width: 545px; } .cast-grid .more { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 0 0; } .cast-grid .more .cast-grid-frame { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 10px 0; width: 100%; cursor: pointer; } .cast-grid .more .cast-grid-frame .item-image { margin-bottom: 10px; height: 120px; } @media screen { .video-player label { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(1px); clip-path: inset(1px); width: 1px; height: 1px; overflow: hidden; position: absolute; white-space: nowrap; } } @media screen and (min-width: 768px) { .text-component-item { max-width: 545px; } .image-with-text .frames-container.col-1 .image-text-frame { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; max-width: 100%; } .image-with-text .frames-container.col-1 .image-text-frame .item-image { width: 204px; height: 175px; -ms-flex-negative: 0; flex-shrink: 0; } .image-with-text .frames-container.col-1 .image-text-frame .item-organizer { max-width: 420px; margin-bottom: 30px; } .image-with-text .frames-container.col-2 .image-text-frame { max-width: 315px; } .image-with-text .frames-container.col-2 .image-text-frame .item-image { height: 175px; } .image-with-text .frames-container.col-3 .image-text-frame { max-width: 204px; } .image-with-text .frames-container.col-3 .image-text-frame .item-image { height: 114px; } .image-with-text .frames-container .image-text-frame:not(.image-only-frame) { margin: 0 7px 40px; } .image-with-text .frames-container .image-text-frame.image-only-frame { margin: 0 7px; } .image-with-text .frames-container .image-text-frame.image-only-frame .item-image { margin-bottom: 14px; } .landing-page-element { max-width: 660px; } .landing-page-element:not(.light-header-container):last-child { padding-bottom: 44px; } .image-grid.image-grid-exec .image-grid-item { height: 280px; } .image-grid.image-grid-regular .image-grid-item { height: 175px; } .image-grid .images-container { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .image-grid .images-container .image-grid-item { max-width: 315px; } .image-grid .link-button { margin-right: 10px; } .text-grid .text-grid-item { width: 33%; } .light-header-container.social-links-container .social-icons { display: -webkit-box; display: -ms-flexbox; display: flex; } .social-media .frames-container { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; width: 100%; padding: 30px 10px 0; left: 0 !important; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-bottom: 0; } .social-media .frames-container .social-media-frame .video-player { max-width: 205px; } .social-media .frames-container .social-media-frame .video-player .video-js { max-width: 205px; } .people-gallery .people-container { padding-left: calc((100vw - 647px) / 2); } .people-gallery .people-container .person-card { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 14px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; max-width: none; width: 647px; } .people-gallery .people-container .person-card .person-image { width: 268px; } .people-gallery .people-container .person-card .person-text { width: 310px; padding: 26px; } .people-gallery .controls { margin: 0 calc((100vw - 647px - 15px) / 2) 0 0; visibility: visible; } .people-gallery .controls a:hover { color: #dea28d; } .video-player iframe, .video-player .video-js { max-width: 560px; width: 560px; height: 340px; } .video-player .extras { width: 560px; } .video-player .extras .caption { width: 560px; } .video-grid .video-player-container .video-player .video-js { max-width: 735px; width: 735px; height: 413px; } .video-grid .cover { max-width: 650px; width: 650px; height: 395px; } .cast-grid .more { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; } .cast-grid .more .cast-grid-frame { width: 33%; } } @media screen and (min-width: 1024px) { .landing-page-element:not(.light-header-container):last-child { padding-bottom: 44px; } .video-grid .cover { max-width: 735px; width: 735px; height: 413px; } } @media screen and (min-width: 1200px) { .image-with-text .frames-container.col-1 .image-text-frame .item-image { width: 255px; height: 219px; } .image-with-text .frames-container.col-1 .image-text-frame .item-organizer { max-width: 530px; } .image-with-text .frames-container.col-2 .image-text-frame { max-width: 394px; } .image-with-text .frames-container.col-2 .image-text-frame .item-image { height: 219px; } .image-with-text .frames-container.col-3 .image-text-frame { max-width: 255px; } .image-with-text .frames-container.col-3 .image-text-frame .item-image { height: 142px; } .landing-page-element { max-width: 825px; } .landing-page-element:not(.light-header-container):last-child { padding-bottom: 72px; } .image-grid.image-grid-exec .image-grid-item { height: 350px; } .image-grid.image-grid-regular .image-grid-item { height: 219px; } .image-grid .images-container .image-grid-item { max-width: 394px; } .image-grid .images-container .image-grid-item.zoomable:hover { -webkit-box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); -webkit-transform: scale(1.05); transform: scale(1.05); } .people-gallery .people-container { padding-left: calc((100vw - 762px) / 2); } .people-gallery .people-container .person-card { width: 762px; padding: 16px; } .people-gallery .people-container .person-card .person-image { width: 315px; } .people-gallery .people-container .person-card .person-text { width: 365px; padding: 30px; } .people-gallery .controls { margin: 0 calc((100vw - 762px - 15px) / 2) 0 0; } .text-grid .text-grid-item { width: 25%; } .social-media .frames-container .social-media-frame .video-player { max-width: 255px; } .social-media .frames-container .social-media-frame .video-player .video-js { max-width: 255px; } .video-grid { padding-top: 20px; } } footer { width: 100%; background-color: #fafafa; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-family: 'Roboto', sans-serif; font-size: 10px; line-height: 2; text-align: center; text-transform: uppercase; padding-top: 38px; } footer a { color: #000000; } footer .links { margin-bottom: 20px; } footer .links .separator:not(:last-child) { padding-right: 10px; border-right: 1px solid #000; } footer .links .mobile a { margin: 0 3px; opacity: 0.6; } footer .links .mobile a:hover { opacity: 1; text-decoration: underline; } footer .links .mobile .brands, footer .links .mobile .subheader { display: none; } footer .links .tablet { display: none; } footer .links .tablet a { margin: 0 3px; opacity: 0.6; } footer .links .tablet a:hover { opacity: 1; text-decoration: underline; } footer .links .full { display: none; } footer .links .full .subheader { width: 824px; margin-bottom: 32px; font-size: 16px; color: #000000; opacity: 0.6; font-weight: bold; } footer .links .full .brands-logos { padding-bottom: 23px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } footer .links .full .brands-logos .container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } footer .links .full .brands-logos .container a { opacity: 0.6; } footer .links .full .brands-logos .container a:hover { opacity: 1; } footer .links .full .brands-logos.underline { border-bottom: 1px solid rgba(151, 151, 151, 0.6); } footer .links .full .brands { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 22px 10px 10px 10px; } footer .links .full .brands div { text-align: left; font-size: 12px; width: 187px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.67; } footer .links .full .brands div.row { line-height: 2; } footer .links .full .brands .header { font-weight: bold; line-height: 19px; } footer .links .full .brands .social-icons span { width: 24px; } footer .links .full .brands a { opacity: 0.6; } footer .links .full .brands a:hover { opacity: 1; text-decoration: underline; } footer .links .full .brands.underline { border-bottom: 1px solid rgba(151, 151, 151, 0.6); } footer .copyright { background-color: #FFF; padding: 6px; width: 100%; text-transform: none; color: #777777; } @media screen and (min-width: 768px) { footer { font-size: 12px; } footer .links .mobile { display: none; } footer .links .tablet { display: block; } footer .links .tablet .brands-logos { display: none; } footer .links .full { display: none; } } @media screen and (min-width: 1200px) { footer { padding-top: 67px; } footer .links .mobile { display: none; } footer .links .tablet { display: none; } footer .links .full { display: block; } footer .links .full .brands div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } footer .links .full .brands .social-icons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } } @media screen and (min-width: 1440px) { footer { padding-top: 110px; } } .common-footer footer ul, .common-footer footer li { list-style: none; } .contact-grid { position: relative; } .contact-grid .contact-grid-item, .contact-grid .contact-form { -webkit-transition: opacity 0.5s linear; transition: opacity 0.5s linear; } .contact-grid .contact-grid-item .item-subtitle a, .contact-grid .contact-grid-item .linkedin-icon, .contact-grid .contact-form .item-subtitle a, .contact-grid .contact-form .linkedin-icon { color: #000; } .contact-grid .contact-grid-item .item-subtitle a:hover, .contact-grid .contact-grid-item .linkedin-icon:hover, .contact-grid .contact-form .item-subtitle a:hover, .contact-grid .contact-form .linkedin-icon:hover { color: #dea28d; } .contact-grid .contact-grid-item.hidden, .contact-grid .contact-form.hidden { opacity: 0; pointer-events: none; } .contact-grid .contact-grid-item.visible, .contact-grid .contact-form.visible { opacity: 1; } .contact-grid .contact-form { width: 100%; height: auto; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 30; } @media screen and (orientation: landscape) and (max-width: 960px) { .contact-grid .contact-form { position: absolute; top: -36px; } } @media screen and (min-width: 768px) { .contact-grid .contact-form { position: absolute; left: 0; top: -36px; bottom: auto; z-index: 1; border: 10px solid #FFF; } } .contact-form, .registration-form, .sign-in-form, .password-reminder-form { padding: 24px; margin-bottom: 70px; background-color: #f6f6f6; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .contact-form .form-close, .registration-form .form-close, .sign-in-form .form-close, .password-reminder-form .form-close { position: absolute; top: 24px; right: 24px; cursor: pointer; } .contact-form h3, .registration-form h3, .sign-in-form h3, .password-reminder-form h3 { font-family: 'Roboto', sans-serif; font-size: 18px; letter-spacing: 0; color: #000000; margin-top: 55px; } .contact-form .input-wrapper, .registration-form .input-wrapper, .sign-in-form .input-wrapper, .password-reminder-form .input-wrapper { margin-top: 24px; position: relative; } .contact-form .input-wrapper label, .contact-form .input-wrapper span.error-message, .contact-form .input-wrapper .counter, .registration-form .input-wrapper label, .registration-form .input-wrapper span.error-message, .registration-form .input-wrapper .counter, .sign-in-form .input-wrapper label, .sign-in-form .input-wrapper span.error-message, .sign-in-form .input-wrapper .counter, .password-reminder-form .input-wrapper label, .password-reminder-form .input-wrapper span.error-message, .password-reminder-form .input-wrapper .counter { font-family: 'Roboto', sans-serif; font-size: 14px; letter-spacing: 0; color: #000000; } .contact-form .input-wrapper span.error-message, .registration-form .input-wrapper span.error-message, .sign-in-form .input-wrapper span.error-message, .password-reminder-form .input-wrapper span.error-message { margin-left: 8px; color: #e53534; } .contact-form .input-wrapper .form-input, .registration-form .input-wrapper .form-input, .sign-in-form .input-wrapper .form-input, .password-reminder-form .input-wrapper .form-input { font-family: 'Roboto', sans-serif; font-size: 14px; padding: 8px; display: block; border: none; margin-top: 8px; width: 100%; background-color: #FFFFFF; border-radius: 0; } .contact-form .input-wrapper .form-input.error, .registration-form .input-wrapper .form-input.error, .sign-in-form .input-wrapper .form-input.error, .password-reminder-form .input-wrapper .form-input.error { border: solid 1px #e53534; } .contact-form .input-wrapper .counter, .registration-form .input-wrapper .counter, .sign-in-form .input-wrapper .counter, .password-reminder-form .input-wrapper .counter { float: right; } .contact-form .input-wrapper input.form-input, .registration-form .input-wrapper input.form-input, .sign-in-form .input-wrapper input.form-input, .password-reminder-form .input-wrapper input.form-input { max-width: 688px; } .contact-form .input-wrapper textarea.form-input, .registration-form .input-wrapper textarea.form-input, .sign-in-form .input-wrapper textarea.form-input, .password-reminder-form .input-wrapper textarea.form-input { height: 184px; padding: 16px 8px; } .contact-form .input-wrapper select, .registration-form .input-wrapper select, .sign-in-form .input-wrapper select, .password-reminder-form .input-wrapper select { opacity: 0; max-width: 688px; margin-top: 16px; } .contact-form .input-wrapper select option, .registration-form .input-wrapper select option, .sign-in-form .input-wrapper select option, .password-reminder-form .input-wrapper select option { opacity: 1; } .contact-form .input-wrapper *:focus, .registration-form .input-wrapper *:focus, .sign-in-form .input-wrapper *:focus, .password-reminder-form .input-wrapper *:focus { outline: 2px solid #f0c2b2; } .contact-form .input-wrapper .pseudo-select, .registration-form .input-wrapper .pseudo-select, .sign-in-form .input-wrapper .pseudo-select, .password-reminder-form .input-wrapper .pseudo-select { position: absolute; bottom: 0; pointer-events: none; max-width: 688px; } .contact-form .input-wrapper .pseudo-select.focused, .registration-form .input-wrapper .pseudo-select.focused, .sign-in-form .input-wrapper .pseudo-select.focused, .password-reminder-form .input-wrapper .pseudo-select.focused { outline: 2px solid #f0c2b2; } .contact-form .input-wrapper .pseudo-select.error, .registration-form .input-wrapper .pseudo-select.error, .sign-in-form .input-wrapper .pseudo-select.error, .password-reminder-form .input-wrapper .pseudo-select.error { border: 1px solid #e53534; } .contact-form .input-wrapper .pseudo-select:after, .registration-form .input-wrapper .pseudo-select:after, .sign-in-form .input-wrapper .pseudo-select:after, .password-reminder-form .input-wrapper .pseudo-select:after { position: absolute; right: 10px; top: 6px; content: '\25BE'; color: #000; font-size: 1.2em; } .contact-form .input-wrapper.hidden, .registration-form .input-wrapper.hidden, .sign-in-form .input-wrapper.hidden, .password-reminder-form .input-wrapper.hidden { display: none; } .contact-form .form-button, .registration-form .form-button, .sign-in-form .form-button, .password-reminder-form .form-button { font-family: 'Roboto', sans-serif; font-size: 14px; margin-top: 24px; padding: 8px 17px; float: right; border: none; max-width: 75px; -ms-flex-item-align: end; align-self: flex-end; cursor: pointer; } .contact-form .form-button.white, .registration-form .form-button.white, .sign-in-form .form-button.white, .password-reminder-form .form-button.white { color: #000000; background-color: #FFF; } .contact-form .form-button.black, .registration-form .form-button.black, .sign-in-form .form-button.black, .password-reminder-form .form-button.black { background-color: #000000; color: #FFFFFF; } .contact-form .form-button.inactive, .registration-form .form-button.inactive, .sign-in-form .form-button.inactive, .password-reminder-form .form-button.inactive { opacity: 0.5; cursor: default; } .contact-form .form-button:hover, .registration-form .form-button:hover, .sign-in-form .form-button:hover, .password-reminder-form .form-button:hover { background-color: #dea28d; } .contact-form .disclaimer-text, .registration-form .disclaimer-text, .sign-in-form .disclaimer-text, .password-reminder-form .disclaimer-text { font-family: 'Roboto', sans-serif; font-size: 14px; letter-spacing: 0; margin-top: 20px; } .contact-form .personal-information-notice, .registration-form .personal-information-notice, .sign-in-form .personal-information-notice, .password-reminder-form .personal-information-notice { margin-top: 20px; font-family: 'Roboto', sans-serif; font-size: 14px; letter-spacing: 0; } .contact-form .personal-information-notice a:hover, .registration-form .personal-information-notice a:hover, .sign-in-form .personal-information-notice a:hover, .password-reminder-form .personal-information-notice a:hover { color: #dea28d; } .contact-form.standalone, .registration-form.standalone, .sign-in-form.standalone, .password-reminder-form.standalone { padding-bottom: 24px !important; } @media screen and (max-width: 767px) { .contact-form.standalone, .registration-form.standalone, .sign-in-form.standalone, .password-reminder-form.standalone { margin: 0; border: 0; max-width: none; } } .registration-form, .sign-in-form, .password-reminder-form { background-color: #FFF; } .registration-form .form-button, .sign-in-form .form-button, .password-reminder-form .form-button { max-width: none; } .registration-form .extra-option:hover, .sign-in-form .extra-option:hover, .password-reminder-form .extra-option:hover { background-color: transparent; } .registration-form .input-wrapper .form-input, .sign-in-form .input-wrapper .form-input, .password-reminder-form .input-wrapper .form-input { border: 1px solid #000; } .registration-form .error-message, .sign-in-form .error-message, .password-reminder-form .error-message { color: #e53534; } .contact-confirmation { padding: 21px; } .contact-confirmation h3 { font-family: 'Roboto Condensed', sans-serif; font-size: 48px; line-height: 1.15; color: #000000; text-transform: uppercase; margin: 16px 0; } .contact-confirmation p { font-family: 'Droid Serif', serif; font-size: 16px; line-height: 1.5; text-align: left; color: #000000; max-width: 442px; } .contact-confirmation span.social-icons { font-size: 0.9em; } .contact-confirmation span.social-icons a { color: #000000; } .contact-confirmation span.social-icons span { margin-right: 10px; } .article-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 30px 0; -webkit-transition: height 0.5s ease-in; transition: height 0.5s ease-in; } .article-list .more-button { cursor: pointer; width: 100%; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-transform: capitalize; color: #000000; text-decoration: underline; text-align: center; height: 58px; background-color: #f6f6f6; margin-top: 8px; padding: 19px; } .article-list .more-button:hover { background-color: #dea28d; } .article-list .followup-link { cursor: pointer; width: 100%; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-transform: capitalize; text-decoration: underline; text-align: center; height: 58px; margin-top: 8px; padding: 19px; } .article-list .followup-link a { color: #000000; } .article-list .followup-link a:hover { color: #dea28d; } .article-list .article-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #ffffff; -webkit-box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 21px 22px 0 rgba(0, 0, 0, 0.16); padding: 15px; width: 100%; margin-bottom: 16px; } .article-list .article-card.hidden { opacity: 0; } .article-list .article-card .article-thumbnail, .article-list .article-card .article-blurb { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .article-list .article-card .article-thumbnail { width: 100%; /* stretch on mobile */ overflow: hidden; -ms-flex-negative: 0; flex-shrink: 0; } .article-list .article-card .article-thumbnail .thumbnail { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: -webkit-transform 0.8s linear; transition: -webkit-transform 0.8s linear; transition: transform 0.8s linear; transition: transform 0.8s linear, -webkit-transform 0.8s linear; } .article-list .article-card .article-thumbnail .thumbnail:hover { -webkit-transform: scale(1.05); transform: scale(1.05); } .article-list .article-card .article-thumbnail .default-thumbnail { background-color: black; height: 100%; min-height: 199px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .article-list .article-card .article-blurb { width: 100%; padding: 8px 0 0; color: #000000; } .article-list .article-card .article-blurb .info { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; color: rgba(0, 0, 0, 0.6); text-transform: uppercase; margin: 15px 0; } .article-list .article-card .article-blurb .title { font-family: 'Roboto Light', sans-serif; font-size: 20px; line-height: 1.4; text-align: left; color: #000000; } .article-list .article-card .article-blurb .link { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; margin-top: 16px; text-transform: capitalize; color: #000000; cursor: pointer; text-decoration: none; -ms-flex-item-align: start; align-self: flex-start; border-bottom: 1px solid #000000; } .article-list .article-card .article-blurb .link:visited { color: #000000; } .article-list .article-card .article-blurb .link:hover { color: #dea28d; border-color: #dea28d; } .article-list .article-card .overlay { max-width: 56px; opacity: 0.3; -ms-flex-item-align: end; align-self: flex-end; } .filter-selector { font-family: 'Roboto Condensed Bold', sans-serif; font-size: 16px; color: #000000; text-transform: uppercase; padding: 0 0 10px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; overflow: visible; -ms-flex-item-align: center; align-self: center; text-align: center; max-width: 100%; position: relative; line-height: 24px; } .filter-selector .outer-wrapper { width: 100%; background-color: #FFF; -webkit-transition: opacity 300ms ease-in, height 500ms ease-in-out; transition: opacity 300ms ease-in, height 500ms ease-in-out; -webkit-overflow-scrolling: touch; overflow-x: auto; } .filter-selector .outer-wrapper.hidden { height: 0; opacity: 0; } .filter-selector .outer-wrapper.visible { height: 44px; opacity: 1; } .filter-selector .outer-wrapper .mobile-wrapper { text-align: center; margin: 0 auto; padding: 8px 16px; } .filter-selector a { margin: 0 8px; } .filter-selector a.current { border-bottom: 1px solid black; } .filter-selector a.regular { cursor: pointer; } .single-article { text-align: left; color: #000000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .single-article .article-item { display: block; width: 100%; } @media screen and (min-width: 768px) { .single-article .article-item { max-width: 540px; } } .single-article .article-item a, .single-article .article-item a:visited { color: #000000; border-bottom: 1px solid #000; cursor: pointer; font-family: inherit; } .single-article .article-title { font-family: 'Roboto Condensed', sans-serif; font-size: 48px; line-height: 1.15; letter-spacing: 0.1px; margin-bottom: 0; } .single-article .article-subtitle { font-family: 'Roboto Condensed Bold', sans-serif; font-size: 18px; font-weight: bold; margin: 16px 0; line-height: 1.3em; } .single-article .article-subtitle * { margin: 0; } .single-article .article-subtitle a, .single-article .article-subtitle a:visited { border-bottom: 2px solid #000; } .single-article .social-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 1.2em; margin: 60px 0; } .single-article .social-bar a { text-decoration: none; border: none; } .single-article .social-bar .social-icon { margin: 0 23px; cursor: pointer; } @media screen and (min-width: 1200px) { .single-article .social-bar .social-icon { margin: 0 9px; } } .single-article .article-author, .single-article .article-date, .single-article .article-body { font-family: 'Droid Serif', serif; font-size: 16px; line-height: 1.88; } .single-article .article-author { text-align: center; } .single-article .article-date { text-align: center; } .single-article .article-body div.wp-caption, .single-article .article-body iframe { max-width: 100% !important; } .single-article .article-body p { margin: 30px 0; } .single-article .article-body blockquote { font-family: 'Roboto Condensed', sans-serif; font-size: 24px; line-height: 1.25; border-left: solid 2px #eb9974; margin: 45px 20px 45px 0; padding: 0 20px; } .single-article .article-body img { width: auto; max-width: 100%; height: auto; display: block; margin: 0 auto; } .single-article .article-body .wp-caption a { text-decoration: none; border-bottom: none; } .single-article .article-body p.wp-caption-text { width: 100%; margin: 0 auto; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-align: left; color: #555659; margin: 0 auto; line-height: normal; } .single-article .article-body ul, .single-article .article-body ol { padding: 0 20px; } .single-article .article-body b { font-family: 'Droid Serif Bold', serif; } .single-article .article-body h3, .single-article .article-body h4, .single-article .article-body h5 { font-family: 'Roboto Condensed Bold', sans-serif; font-size: 16px; margin-bottom: 0; } .single-article .article-body iframe { max-width: 320px; width: 320px; height: 194px; } .single-article .article-body .caption { margin-top: 10px; width: 306px; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; text-align: left; color: #555659; } .single-article .article-tags { display: none; font-family: 'Roboto Condensed', sans-serif; } .single-article .article-tags div { font-family: 'Roboto Condensed Bold', sans-serif; margin: 0; } .single-article .article-tags .tag:nth-of-type(n+2):before { content: '•'; margin: 0 5px; } @media screen and (min-width: 768px) { .article-list .article-card { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; position: relative; height: 229px; } .article-list .article-card .article-thumbnail, .article-list .article-card .article-blurb { padding: 0; } .article-list .article-card .article-thumbnail { width: 292px; height: 197px; } .article-list .article-card .article-blurb { width: 314px; margin-left: 24px; } .article-list .article-card .article-blurb .info { margin-top: 0; } .article-list .article-card .overlay { position: absolute; bottom: 16px; right: 16px; } .single-article .article-body iframe { max-width: 560px; width: 560px; height: 340px; } .single-article .article-body .caption { width: 530px; } } @media screen and (min-width: 1200px) { .article-list .article-card { height: 266px; } .article-list .article-card .article-thumbnail { width: 348px; height: 235px; } .article-list .article-card .article-thumbnail .default-thumbnail { min-height: 235px; } .article-list .article-card .article-blurb { width: 423px; } } .error-page { width: 100vw; height: calc( 100vh - 80px); display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 80px; background-color: #000; } .error-page .single-slide .title { max-width: 192px; font-size: 28px; } @media screen and (min-width: 667px) { .error-page .single-slide { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .error-page .single-slide .title { max-width: 290px; } } @media screen and (min-width: 768px) { .error-page .single-slide .title { max-width: 310px; font-size: 34px; } } @media screen and (min-width: 1024px) { .error-page .single-slide .title { max-width: 540px; font-size: 48px; } } @media screen and (orientation: landscape) and (max-width: 960px) { .error-page .single-slide .title { font-size: 20px; } } .image-with-text-filter-form { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; padding-top: 30px; } .image-with-text-downloadable .frames-container.col-2 .image-text-frame img { -o-object-fit: cover; object-fit: cover; -o-object-position: top; object-position: top; padding: 0; } .image-with-text-downloadable .frames-container.col-2 .image-text-frame .item-subtitle { font-family: 'Droid Serif'; margin-bottom: 10px; padding: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .image-with-text-downloadable .frames-container.col-2 .image-text-frame .item-title { font-family: 'Roboto Condensed', sans-serif; } .image-with-text-downloadable .frames-container.col-2 .image-text-frame .annotation { color: #555659; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 28px; } .image-with-text-downloadable .frames-container.col-2 .image-text-frame .action-button { margin-top: 22px; margin-right: 10px; } .action-button { background-color: #000; border: none; color: #fff; padding: 8px 12px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; } .action-button:hover { cursor: pointer; } .Modal { top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; background-color: #FFF; border: 1px solid #000; max-height: 98vh; font-family: 'Roboto', sans-serif; font-size: 16px; letter-spacing: 0; text-align: left; color: #000000; margin-bottom: 10px; } .Modal .item-image-background { height: 400px; } .Modal img { width: 100%; height: auto; -o-object-fit: cover; object-fit: cover; -o-object-position: top; object-position: top; } .Modal div a { font-family: 'Roboto Condensed', sans-serif; font-size: 16px; line-height: 1.31; letter-spacing: 0.1px; text-align: left; color: #555659; cursor: pointer; text-decoration: underline; text-transform: capitalize; } .Modal:focus { outline: none; } .Modal .modal-text-area { line-height: 28px; max-width: 580px; padding: 30px; } .Modal .modal-text-area .item-title { font-family: 'Roboto Condensed', sans-serif; font-size: 18px; font-weight: 700; } .Modal .modal-text-area .item-subtitle { font-family: 'Droid Serif', sans-serif; margin-bottom: 15px; margin-top: 4px; } .Modal .modal-text-area .annotation { color: #555659; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; } .Modal .modal-text-area .annotation.copyright { margin-bottom: 15px; } .Modal .modal-text-area .back-to-gallery { color: #555659; font-family: 'Roboto Condensed', sans-serif; font-size: 16px; width: -webkit-max-content; width: -moz-max-content; width: max-content; border: none; background: none; padding: 0; border-bottom: 1px solid #555659; line-height: 16px; margin-top: 11px; } @media screen and (min-width: 280px) { .image-with-text-downloadable .frames-container.col-2 .image-text-frame .item-image.link-content { height: 250px; } } @media screen and (min-width: 330px) { .image-with-text-downloadable .frames-container.col-2 .image-text-frame .item-image.link-content { width: 312px; height: 312px; } } @media screen and (min-width: 1280px) { .image-with-text-downloadable .frames-container.col-2 .image-text-frame .item-image.link-content { width: 393px; height: 393px; } } @media screen and (orientation: landscape) and (min-width: 375px) { .Modal { width: 355px; } .Modal .modal-text-area { padding: 20px; } } @media screen and (orientation: landscape) and (min-width: 769px) { .Modal { width: 600px; } .Modal .modal-text-area { padding: 30px; } .Modal .modal-text-area .back-to-gallery { display: none; } .Modal .item-image { max-height: 60vh; } } @media screen and (orientation: landscape) and (min-width: 1920px) { .Modal { width: 1024px; } } @media screen and (orientation: portrait) and (min-width: 280px) { .Modal { width: 280px; } .Modal .modal-text-area { padding: 20px; } .Modal .item-image { max-height: 50vh; } } @media screen and (orientation: portrait) and (min-width: 375px) { .Modal { width: 355px; } .Modal .item-image { max-height: 53vh; } } @media screen and (orientation: portrait) and (min-width: 768px) { .Modal { width: 600px; } .Modal .modal-text-area { padding: 30px; } .Modal .modal-text-area .back-to-gallery { display: none; } } @media screen and (orientation: portrait) and (min-width: 1280px) { .Modal { width: 600px; } .Modal .modal-text-area .back-to-gallery { display: none; } } .show-search-bar .react-autowhatever__items-container { position: absolute; top: 67px; } .show-search-bar input { width: 240px; height: 30px; padding: 10px 20px; font-size: 16px; font-family: Helvetica, Arial, sans-serif; border: 1px solid #aaa; border-radius: 4px; -webkit-box-sizing: content-box; box-sizing: content-box; } .show-search-bar .react-autowhatever__items-container--open { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .show-search-bar .inputFocused { outline: none; } .show-search-bar .react-autowhatever__items-container { display: none; } .show-search-bar .react-autowhatever__items-container--open { display: block; position: absolute; top: 67px; width: 280px; border: 1px solid #aaa; background-color: #fff; font-size: 16px; line-height: 1.25; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; z-index: 2; max-height: 260px; overflow-y: auto; } .show-search-bar .react-autowhatever__items-list { margin: 0; padding: 0; list-style-type: none; } .show-search-bar .react-autowhatever__item { cursor: pointer; padding: 10px 20px; } .show-search-bar .react-autowhatever__item--highlighted { background-color: #ddd; } .show-search-bar .sectionContainer { border-top: 1px dashed #ccc; } .show-search-bar .sectionContainerFirst { border-top: 0; } .show-search-bar .sectionTitle { padding: 10px 0 0 10px; font-size: 12px; color: #777; } .show-search-bar .highlight { color: #ee0000; font-weight: 400; } .landing-page-element .show-search-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 30px; } .landing-page-element .show-search-bar .react-autowhatever__items-container { position: absolute; top: 867px; } @media screen and (min-width: 768px) { .landing-page-element .show-search-bar .react-autowhatever__container input { width: 624px; } .landing-page-element .react-autowhatever__items-container { width: 664px; } } @media screen and (min-width: 1200px) { .landing-page-element .show-search-bar .react-autowhatever__container input { width: 780px; } .landing-page-element .show-search-bar .react-autowhatever__items-container { width: 820px; } } .okta-sign-in { background: url("/web/20201123165933im_/https://www.aenetworks.com/static/okta-background.png") no-repeat fixed center; background-size: cover; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-top: 70px; padding-top: 64px; padding-bottom: 80px; min-height: 700px; } .okta-sign-in .welcome-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; margin: 0 auto 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 400px; background-color: #000; } .okta-sign-in .welcome-box h1 { margin-bottom: 0; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; font-style: normal; font-weight: 400; line-height: 23px; letter-spacing: 0.02em; text-align: center; color: #FFF; text-transform: uppercase; } .okta-sign-in .welcome-box p { margin-top: 16px; font-family: 'Droid Serif', serif; font-size: 16px; font-style: normal; line-height: 21px; letter-spacing: 0.02em; text-align: center; color: #FFF; } .okta-sign-in .thank-you-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 400px; height: 300px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #FFF; margin: 20px auto 0; } .okta-sign-in .thank-you-box .ae-logo { width: 400px; height: 100px; border-bottom: 1px solid #B7B7B7; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .okta-sign-in .thank-you-box .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .okta-sign-in .thank-you-box .content h1 { font-family: 'Roboto Condensed', sans-serif; font-size: 20px; font-style: normal; font-weight: 300; line-height: 23px; letter-spacing: 0.02em; text-align: center; } .okta-sign-in .thank-you-box .content p { font-family: 'Droid Serif', serif; font-size: 16px; font-style: normal; font-weight: 400; line-height: 21px; letter-spacing: 0.02em; text-align: center; } .okta-sign-in #okta-widget-container { margin: 16px auto; } .okta-sign-in #okta-widget-container #okta-sign-in { margin-top: 0; font-family: Roboto, sans-serif; } .okta-sign-in #okta-widget-container #okta-sign-in .okta-form-title { font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; font-size: 20px; font-style: normal; font-weight: 300; line-height: 23px; letter-spacing: 0.02em; } .okta-sign-in #okta-widget-container #okta-sign-in .button-primary { background: #000 none; font-family: Roboto, sans-serif; outline: none; } .okta-sign-in #okta-widget-container #okta-sign-in .button-primary:focus { -webkit-box-shadow: none; box-shadow: none; } .okta-sign-in #okta-widget-container #okta-sign-in .registration-container .content-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0; } .okta-sign-in #okta-widget-container #okta-sign-in .registration-container .content-container .registration-label { margin-top: 40px; text-align: center; font-family: 'Roboto Condensed', sans-serif; font-size: 20px; font-style: normal; font-weight: 300; line-height: 23px; letter-spacing: 0.02em; } .okta-sign-in #okta-widget-container #okta-sign-in .registration-container .content-container .registration-link { margin: 16px 0 28px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 316px; height: 50px; background-color: #000; border-radius: 3px; color: #FFF; } .okta-sign-in #okta-widget-container #okta-sign-in .registration-container .content-container .registration-link:hover { text-decoration: none; } .okta-sign-in #okta-widget-container #okta-sign-in .focused-input { border-color: #000; -webkit-box-shadow: 0 0 8px #cccccc; box-shadow: 0 0 8px #cccccc; } .show-grid { font-family: 'Roboto Condensed', sans-serif; max-width: 825px; margin-top: 20px; } .links-navigation { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 24px; -ms-flex-pack: distribute; justify-content: space-around; text-transform: uppercase; } .links-navigation__item { margin: 20px 12px 0; border-bottom: 1px solid transparent; } .links-navigation__item:link { color: #000; } .links-navigation__item:visited { color: #000; } .links-navigation__item:hover { cursor: pointer; } .show-grid-categories__category { border-bottom: 1px solid #000; font-size: 24px; margin-bottom: 30px; margin-top: 72px; padding: 10px; text-transform: uppercase; } .show-image-grid { display: grid; justify-items: center; padding: 10px; width: 100%; } .show-image-grid__item { -webkit-transition: -webkit-transform .2s ease-in-out; transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out; } .show-image-grid__item:hover { cursor: pointer; -webkit-transform: scale(1.05); transform: scale(1.05); } .show-image-grid__item.overlay-container { background-color: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .show-image-grid__item.overlay-container .overlay { width: 145px; height: 58px; } .show-image-grid__title { color: #000; font-weight: 700; margin-top: 5px; } .show-image-grid__subtitle { color: #666; font-family: 'Droid Serif', serif; } .see-more { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-bottom: 1px solid #000; margin: 0 auto; cursor: pointer; } @media screen and (max-width: 767px) { .landing-page-element.show-grid { max-width: 100%; } .show-grid-categories__category { margin-top: 60px; } .navigation-container.mobile { display: block; } .navigation-container.not-mobile { display: none; } .mobile-menu-entry { font-size: 24px; text-align: center; } .links-navigation { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100vw; background-color: #000; color: #fff; justify-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 90px 0; } .links-navigation__item:first-child { margin-top: 0; } .links-navigation__item.active { border-bottom: 1px solid #fff; } .links-navigation__item:link { color: #fff; } .links-navigation__item:visited { color: #fff; } .image-grid-with-categories { padding: 0 10px; } .show-image-grid { gap: 15px; grid-template-columns: 1fr; } .show-image-grid__item { margin-top: 15px; margin-bottom: 5px; width: 315px; height: 177px; } .show-image-grid__title { font-size: 16px; line-height: 20px; } .show-image-grid__subtitle { font-size: 12px; line-height: 20px; } } @media screen and (min-width: 768px) { .show-grid { max-width: 660px; } .navigation-container.mobile { display: none; } .navigation-container.not-mobile { display: block; } .links-navigation__item.active { border-bottom: 1px solid #000; } .show-image-grid { gap: 15px 9px; grid-template-columns: 1fr 1fr; } .show-image-grid__item { width: 315px; height: 177px; } .show-image-grid__title { font-size: 16px; line-height: 20px; } .show-image-grid__subtitle { font-size: 12px; line-height: 20px; } } @media screen and (min-width: 1280px) { .show-grid { max-width: 825px; } .show-image-grid { grid-template-columns: 1fr 1fr; gap: 19px 17px; } .show-image-grid__item { width: 394px; height: 222px; } .show-image-grid__title { font-size: 18px; line-height: 28px; } .show-image-grid__subtitle { font-size: 14px; line-height: 28px; } } </style><script src="/web/20201123165933js_/https://www.aenetworks.com/static/polyfills.js"></script><script src="/web/20201123165933js_/https://www.aenetworks.com/static/babel-polyfill.min.js"></script><script src="https://web.archive.org/web/20201123165933js_/https://global.oktacdn.com/okta-signin-widget/4.1.4/js/okta-sign-in.no-polyfill.min.js" type="text/javascript"></script><link href="https://web.archive.org/web/20201123165933cs_/https://global.oktacdn.com/okta-signin-widget/4.1.4/css/okta-sign-in.min.css" type="text/css" rel="stylesheet"/><meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="IE=Edge"/><title>Perspectives | A+E Networks®</title><meta property="og:image" content="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/05/Perspective21.jpg"/><meta property="og:image:width" content="3418"/><meta property="og:image:height" content="1924"/><meta property="og:description" content=""/><meta charset="utf-8"/><meta name="description" content="Storytelling is at the heart of who we are. Our mission is to explore humanity in business, craft and culture through original research and storytelling. Learn more about how we cultivate, find and illuminate stories that help us better understand those around us and reconcile our own experiences on aenetworks.com."/><meta name="next-head-count" content="9"/><link rel="preload" href="/web/20201123165933/https://www.aenetworks.com/_next/static/oLDgucPTlbSmZa-ipIOhm/pages/index.js" as="script"/><link rel="preload" href="/web/20201123165933/https://www.aenetworks.com/_next/static/oLDgucPTlbSmZa-ipIOhm/pages/_app.js" as="script"/><link rel="preload" href="/web/20201123165933/https://www.aenetworks.com/_next/static/runtime/webpack-035ac2b14bde147cb4a8.js" as="script"/><link rel="preload" href="/web/20201123165933/https://www.aenetworks.com/_next/static/chunks/commons.babb4ec278d0491fc1c4.js" as="script"/><link rel="preload" href="/web/20201123165933/https://www.aenetworks.com/_next/static/runtime/main-e093bba9b09d34727469.js" as="script"/></head><body><div id="__next"><div class="landing-page-container "><nav class="main-menu"><div class="nav-bar "><div><a href="#" class="skip-to-content" tabindex="0" aria-label="Skip to content">Skip to content</a><div class="logo-wrapper"><a role="link" aria-label="A+E Networks Home" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/"><span class="link-content" tabindex="-1"><svg tabindex="-1" class="undefined link-content" width="56px" height="30px" viewbox="0 0 36 20" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>A+E Networks Home</title><g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="A+E_Networks_stack_Small_2017_BK_FIN"><g id="Group-4" fill="#1A1919"><path d="M4.58,9.327 L8.377,9.327 L7.091,5.265 C6.85,4.516 6.508,3.095 6.508,3.095 L6.468,3.095 C6.468,3.095 6.107,4.516 5.865,5.265 L4.58,9.327 Z M5.002,0.414 L8.015,0.414 L13.077,14.513 L10.044,14.513 L9.08,11.516 L3.896,11.516 L2.953,14.513 L0,14.513 L5.002,0.414 Z" id="Fill-1"></path><polyline id="Fill-3" points="25.374 0.413 25.374 14.514 36 14.514 36 12.127 28.287 12.127 28.287 8.561 34.996 8.561 34.996 6.214 28.287 6.214 28.287 2.82 35.997 2.82 35.997 0.413 25.374 0.413"></polyline></g><polyline id="Fill-5" fill="#1A1919" points="13.713 7.29 18.14 7.29 18.14 2.839 18.461 2.839 18.461 7.29 22.908 7.29 22.908 7.584 18.461 7.584 18.461 12.076 18.14 12.076 18.14 7.584 13.713 7.584 13.713 7.29"></polyline><polygon id="Stroke-6" stroke="#1A1919" stroke-width="0.25" points="13.713 7.29 18.14 7.29 18.14 2.839 18.461 2.839 18.461 7.29 22.908 7.29 22.908 7.584 18.461 7.584 18.461 12.076 18.14 12.076 18.14 7.584 13.713 7.584"></polygon><path d="M8.204,19.449 C8.162,19.374 8.071,19.216 7.979,19.079 L6.827,17.321 L6.822,17.313 L6.54,17.313 L6.54,19.851 L6.798,19.851 L6.798,17.723 C6.845,17.801 6.95,17.975 7.037,18.106 L8.186,19.844 L8.19,19.851 L8.462,19.851 L8.462,17.313 L8.204,17.313 L8.204,19.449" id="Fill-7" fill="#1A1919"></path><path d="M8.204,19.449 C8.162,19.374 8.071,19.216 7.979,19.079 L6.827,17.321 L6.822,17.313 L6.54,17.313 L6.54,19.851 L6.798,19.851 L6.798,17.723 C6.845,17.801 6.95,17.975 7.037,18.106 L8.186,19.844 L8.19,19.851 L8.462,19.851 L8.462,17.313 L8.204,17.313 L8.204,19.449 Z" id="Stroke-8" stroke="#1A1919" stroke-width="0.2"></path><polyline id="Fill-10" fill="#1A1919" points="9.685 17.313 9.685 19.851 11.458 19.851 11.458 19.6 9.953 19.6 9.953 18.657 11.298 18.657 11.298 18.42 9.953 18.42 9.953 17.554 11.42 17.554 11.42 17.313 9.685 17.313"></polyline><polygon id="Stroke-11" stroke="#1A1919" stroke-width="0.2" points="9.685 17.313 9.685 19.851 11.458 19.851 11.458 19.6 9.953 19.6 9.953 18.657 11.298 18.657 11.298 18.42 9.953 18.42 9.953 17.554 11.42 17.554 11.42 17.313"></polygon><polyline id="Fill-13" fill="#1A1919" points="12.324 17.313 12.324 17.557 13.171 17.557 13.171 19.851 13.439 19.851 13.439 17.557 14.284 17.557 14.284 17.313 12.324 17.313"></polyline><polygon id="Stroke-14" stroke="#1A1919" stroke-width="0.2" points="12.324 17.313 12.324 17.557 13.171 17.557 13.171 19.851 13.439 19.851 13.439 17.557 14.284 17.557 14.284 17.313"></polygon><path d="M17.51,19.014 C17.476,19.15 17.43,19.354 17.408,19.452 C17.385,19.355 17.338,19.155 17.305,19.024 L16.846,17.326 L16.843,17.313 L16.564,17.313 L16.103,19.028 C16.067,19.158 16.02,19.355 15.997,19.451 C15.975,19.353 15.929,19.15 15.893,19.014 L15.459,17.326 L15.456,17.313 L15.179,17.313 L15.85,19.839 L15.854,19.851 L16.128,19.851 L16.622,18.014 C16.651,17.903 16.685,17.75 16.704,17.667 C16.722,17.751 16.757,17.905 16.788,18.014 L17.265,19.838 L17.268,19.851 L17.532,19.851 L18.215,17.335 L18.221,17.313 L17.951,17.313 L17.51,19.014" id="Fill-16" fill="#1A1919"></path><path d="M17.51,19.014 C17.476,19.15 17.43,19.354 17.408,19.452 C17.385,19.355 17.338,19.155 17.305,19.024 L16.846,17.326 L16.843,17.313 L16.564,17.313 L16.103,19.028 C16.067,19.158 16.02,19.355 15.997,19.451 C15.975,19.353 15.929,19.15 15.893,19.014 L15.459,17.326 L15.456,17.313 L15.179,17.313 L15.85,19.839 L15.854,19.851 L16.128,19.851 L16.622,18.014 C16.651,17.903 16.685,17.75 16.704,17.667 C16.722,17.751 16.757,17.905 16.788,18.014 L17.265,19.838 L17.268,19.851 L17.532,19.851 L18.215,17.335 L18.221,17.313 L17.951,17.313 L17.51,19.014 Z" id="Stroke-17" stroke="#1A1919" stroke-width="0.2"></path><path d="M20.222,17.261 C19.527,17.261 19.042,17.804 19.042,18.58 C19.042,19.358 19.527,19.9 20.222,19.9 C20.921,19.9 21.408,19.358 21.408,18.58 C21.408,17.804 20.921,17.261 20.222,17.261 M21.13,18.58 C21.13,19.234 20.773,19.656 20.222,19.656 C19.675,19.656 19.322,19.234 19.322,18.58 C19.322,17.927 19.675,17.505 20.222,17.505 C20.773,17.505 21.13,17.927 21.13,18.58" id="Fill-19" fill="#1A1919"></path><path d="M20.222,17.261 C19.527,17.261 19.042,17.804 19.042,18.58 C19.042,19.358 19.527,19.9 20.222,19.9 C20.921,19.9 21.408,19.358 21.408,18.58 C21.408,17.804 20.921,17.261 20.222,17.261 M21.13,18.58 C21.13,19.234 20.773,19.656 20.222,19.656 C19.675,19.656 19.322,19.234 19.322,18.58 C19.322,17.927 19.675,17.505 20.222,17.505 C20.773,17.505 21.13,17.927 21.13,18.58" id="Stroke-20" stroke="#1A1919" stroke-width="0.2"></path><path d="M24.287,19.283 C24.268,18.885 24.178,18.704 23.945,18.614 C24.215,18.517 24.346,18.318 24.346,18.006 C24.346,17.573 24.074,17.313 23.618,17.313 L22.484,17.313 L22.484,19.851 L22.753,19.851 L22.753,18.734 L23.499,18.734 C23.872,18.734 23.998,18.865 24.018,19.275 C24.04,19.72 24.055,19.805 24.116,19.848 L24.121,19.851 L24.395,19.851 L24.395,19.811 L24.388,19.806 C24.332,19.768 24.3,19.602 24.287,19.283 M22.753,17.554 L23.569,17.554 C23.916,17.554 24.07,17.7 24.07,18.027 C24.07,18.337 23.887,18.5 23.538,18.5 L22.753,18.5 L22.753,17.554" id="Fill-22" fill="#1A1919"></path><path d="M24.287,19.283 C24.268,18.885 24.178,18.704 23.945,18.614 C24.215,18.517 24.346,18.318 24.346,18.006 C24.346,17.573 24.074,17.313 23.618,17.313 L22.484,17.313 L22.484,19.851 L22.753,19.851 L22.753,18.734 L23.499,18.734 C23.872,18.734 23.998,18.865 24.018,19.275 C24.04,19.72 24.055,19.805 24.116,19.848 L24.121,19.851 L24.395,19.851 L24.395,19.811 L24.388,19.806 C24.332,19.768 24.3,19.602 24.287,19.283 Z M22.753,17.554 L23.569,17.554 C23.916,17.554 24.07,17.7 24.07,18.027 C24.07,18.337 23.887,18.5 23.538,18.5 L22.753,18.5 L22.753,17.554 Z" id="Stroke-23" stroke="#1A1919" stroke-width="0.2"></path><polyline id="Fill-25" fill="#1A1919" points="27.008 17.313 25.68 18.624 25.68 17.313 25.411 17.313 25.411 19.851 25.68 19.851 25.68 18.959 26.109 18.536 27.089 19.844 27.094 19.851 27.416 19.851 26.295 18.351 27.331 17.343 27.36 17.313 27.008 17.313"></polyline><polygon id="Stroke-26" stroke="#1A1919" stroke-width="0.2" points="27.008 17.313 25.68 18.624 25.68 17.313 25.411 17.313 25.411 19.851 25.68 19.851 25.68 18.959 26.109 18.536 27.089 19.844 27.094 19.851 27.416 19.851 26.295 18.351 27.331 17.343 27.36 17.313"></polygon><path d="M29.122,18.392 C28.671,18.308 28.456,18.218 28.456,17.936 C28.456,17.663 28.684,17.494 29.052,17.494 C29.416,17.494 29.647,17.684 29.687,18.015 L29.688,18.03 L29.95,18.03 L29.948,18.012 C29.897,17.536 29.57,17.264 29.049,17.264 C28.538,17.264 28.194,17.537 28.194,17.943 C28.194,18.26 28.331,18.497 28.996,18.628 C29.522,18.735 29.753,18.818 29.753,19.158 C29.753,19.467 29.508,19.667 29.129,19.667 C28.668,19.667 28.389,19.431 28.365,19.021 L28.364,19.005 L28.096,19.005 L28.097,19.022 C28.128,19.57 28.513,19.896 29.126,19.896 C29.664,19.896 30.025,19.595 30.025,19.148 C30.025,18.612 29.616,18.488 29.122,18.392" id="Fill-28" fill="#1A1919"></path><path d="M29.122,18.392 C28.671,18.308 28.456,18.218 28.456,17.936 C28.456,17.663 28.684,17.494 29.052,17.494 C29.416,17.494 29.647,17.684 29.687,18.015 L29.688,18.03 L29.95,18.03 L29.948,18.012 C29.897,17.536 29.57,17.264 29.049,17.264 C28.538,17.264 28.194,17.537 28.194,17.943 C28.194,18.26 28.331,18.497 28.996,18.628 C29.522,18.735 29.753,18.818 29.753,19.158 C29.753,19.467 29.508,19.667 29.129,19.667 C28.668,19.667 28.389,19.431 28.365,19.021 L28.364,19.005 L28.096,19.005 L28.097,19.022 C28.128,19.57 28.513,19.896 29.126,19.896 C29.664,19.896 30.025,19.595 30.025,19.148 C30.025,18.612 29.616,18.488 29.122,18.392" id="Stroke-29" stroke="#1A1919" stroke-width="0.2"></path><path d="M30.959,17.27 L31.081,17.27 L31.176,17.604 L31.178,17.604 L31.273,17.27 L31.397,17.27 L31.397,17.708 L31.318,17.708 L31.318,17.373 L31.315,17.373 C31.315,17.373 31.297,17.442 31.28,17.497 L31.217,17.708 L31.136,17.708 L31.073,17.497 C31.059,17.446 31.04,17.373 31.04,17.373 L31.037,17.373 L31.037,17.708 L30.959,17.708 L30.959,17.27 Z M30.525,17.27 L30.887,17.27 L30.887,17.342 L30.749,17.342 L30.749,17.708 L30.663,17.708 L30.663,17.342 L30.525,17.342 L30.525,17.27 Z" id="Fill-31" fill="#1A1919"></path></g></g></svg></span></a><h1 class="page-title">Perspectives</h1></div></div><div class="nav-icons black"><a role="button" aria-label="Open menu" tabindex="0" class="hamburger "><svg tabindex="-1" class="black link-content" width="24px" height="17px" viewbox="0 0 24 17" version="1.1" xmlns="http://www.w3.org/2000/svg"><title>Open Menu</title><g id="Who-We-Are" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round"><g id="hamburger" transform="translate(-707.000000, -36.000000)" stroke-width="3"><g id="Group" transform="translate(709.000000, 37.000000)"><path d="M19.6153846,0.5 L0.384615385,0.5" id="Line"></path><path d="M19.6153846,7.5 L0.384615385,7.5" id="Line"></path><path d="M19.6153846,14.5 L0.384615385,14.5" id="Line"></path></g></g></g></svg></a></div></div><div class="side-menu"><ul><li class="nav-link "><a role="link" aria-label="Go to Home page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/"><span class="link-content" tabindex="-1">Home</span></a></li><li class="nav-link "><a role="link" aria-label="Go to Who We Are page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/who-we-are/"><span class="link-content" tabindex="-1">Who We Are</span></a></li><li class="nav-link "><a role="link" aria-label="Go to Brands page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/brands/"><span class="link-content" tabindex="-1">Brands</span></a></li><li class="nav-link "><a role="link" aria-label="Go to Divisions page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/divisions/"><span class="link-content" tabindex="-1">Divisions</span></a></li><li class="nav-link "><a role="link" aria-label="Go to Careers page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/careers/"><span class="link-content" tabindex="-1">Careers</span></a></li><li class="nav-link "><a role="link" aria-label="Go to News page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/news/"><span class="link-content" tabindex="-1">News</span></a></li><li class="nav-link active"><a role="link" aria-label="Go to Perspectives page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/perspectives/"><span class="link-content" tabindex="-1">Perspectives</span></a></li><li class="nav-link "><a role="link" aria-label="Go to Contact Us page" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/contact/"><span class="link-content" tabindex="-1">Contact Us</span></a></li></ul><div class="nav-more-links"><a role="link" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/privacy"><span class="link-content" tabindex="-1">Privacy Notice</span></a><span class="bullet"></span><a role="link" aria-hidden="true" tabindex="-1" href="/web/20201123165933/https://www.aenetworks.com/terms"><span class="link-content" tabindex="-1">Terms Of Use</span></a></div></div></nav><div id="content" class="page-container white"><div class="hero-wrapper" data-component-type="hero"><div class="slides-container hero-component-05a86e198950a1"><div class="hero-slide center current" style="background-color:#000"></div></div></div><div class="landing-page-element light-header-container"><h2 class="sanitize-html">About Perspectives</h2></div><div class="text-component text-component-25a86e198950a1 landing-page-element"><div class="text-component-item body-copy sanitize-html" id="text-component-item-25a86e198950a1" role="region"><p>At the forefront of media storytelling, we cultivate, illuminate and share narratives that help us better understand the human experience.</p> </div></div><div class="landing-page-element light-header-container"><h2 class="sanitize-html">Featured</h2></div><div class="image-grid image-grid-45a86e198950a1 image-grid-regular landing-page-element"><div class="images-container"><a role="link" aria-label="Read more on Beauty in the Workplace – Part 3: Marissa." aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/perspectives/beauty-in-the-workplace-part-3-marissa"><span class="link-content" tabindex="-1"> <div class="image-grid-item image-grid-element-45a86e198950a1-0 bottom zoomable gradient-vertical" style="background-color:#000"><div class="item-title-wrap"><div class="item-title sanitize-html">Beauty in the Workplace – Part 3: Marissa</div></div></div> </span></a><a role="link" aria-label="Read more on Makeup Helps Drive Story on “YOU”." aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/perspectives/makeup-helps-drive-story-on-you"><span class="link-content" tabindex="-1"> <div class="image-grid-item image-grid-element-45a86e198950a1-1 bottom zoomable gradient-vertical" style="background-color:#000"><div class="item-title-wrap"><div class="item-title sanitize-html">Makeup Helps Drive Story on “YOU”</div></div></div> </span></a></div></div><div class="landing-page-element light-header-container"><h2 class="sanitize-html">Latest</h2></div><div class="landing-page-element article-list article-list-65a86e198950a1"><div class="filter-selector"><a role="button" aria-label="Display only All stories" tabindex="0" class="filter current"><span class="link-content" tabindex="-1">All</span></a><a role="button" aria-label="Display only She Reports stories" tabindex="0" class="filter regular"><span class="link-content" tabindex="-1">She Reports</span></a><a role="button" aria-label="Display only Perspectives stories" tabindex="0" class="filter regular"><span class="link-content" tabindex="-1">Perspectives</span></a></div><div class="article-card article-card-65a86e198950a1-0"><div class="article-thumbnail"><div class="thumbnail" style="background-color:#000"></div></div><div class="article-blurb"><div class="info"> <!-- -->12/04/2019<!-- --> • <!-- -->2 min read</div><div class="title sanitize-html" id="title-article-card-65a86e198950a1-0">Consumer Tastes Turn Traditional in the Holiday Season</div><a role="link" aria-label="Read more on Consumer Tastes Turn Traditional in the Holiday Season." aria-hidden="false" aria-describedby="title-article-card-65a86e198950a1-0" tabindex="0" class="link link-article-card-65a86e198950a1-0" href="/web/20201123165933/https://www.aenetworks.com/perspectives/consumer-tastes-turn-traditional-in-the-holiday-season"><span class="link-content" tabindex="-1">Read more</span></a></div><div style="width:56px;height:29px;background-image:url(https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center" class="overlay"></div></div><div class="article-card article-card-65a86e198950a1-1"><div class="article-thumbnail"><div class="thumbnail" style="background-color:#000"></div></div><div class="article-blurb"><div class="info"> <!-- -->12/04/2019<!-- --> • <!-- -->2 min read</div><div class="title sanitize-html" id="title-article-card-65a86e198950a1-1">Creative Spotlight: Kohl’s</div><a role="link" aria-label="Read more on Creative Spotlight: Kohl’s." aria-hidden="false" aria-describedby="title-article-card-65a86e198950a1-1" tabindex="0" class="link link-article-card-65a86e198950a1-1" href="/web/20201123165933/https://www.aenetworks.com/perspectives/creative-spotlight-kohls"><span class="link-content" tabindex="-1">Read more</span></a></div><div style="width:56px;height:29px;background-image:url(https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center" class="overlay"></div></div><div class="article-card article-card-65a86e198950a1-2"><div class="article-thumbnail"><div class="thumbnail" style="background-color:#000"></div></div><div class="article-blurb"><div class="info"> <!-- -->12/04/2019<!-- --> • <!-- -->5 min read</div><div class="title sanitize-html" id="title-article-card-65a86e198950a1-2">Marketing Disney Travel to Fans Around the World</div><a role="link" aria-label="Read more on Marketing Disney Travel to Fans Around the World." aria-hidden="false" aria-describedby="title-article-card-65a86e198950a1-2" tabindex="0" class="link link-article-card-65a86e198950a1-2" href="/web/20201123165933/https://www.aenetworks.com/perspectives/marketing-disney-travel-to-fans-around-the-world"><span class="link-content" tabindex="-1">Read more</span></a></div><div style="width:56px;height:29px;background-image:url(https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center" class="overlay"></div></div><div class="article-card article-card-65a86e198950a1-3"><div class="article-thumbnail"><div class="thumbnail" style="background-color:#000"></div></div><div class="article-blurb"><div class="info"> <!-- -->12/04/2019<!-- --> • <!-- -->6 min read</div><div class="title sanitize-html" id="title-article-card-65a86e198950a1-3">Quick, Delicious and Clean: Daily Harvest Is Mixing Up a Movement</div><a role="link" aria-label="Read more on Quick, Delicious and Clean: Daily Harvest Is Mixing Up a Movement." aria-hidden="false" aria-describedby="title-article-card-65a86e198950a1-3" tabindex="0" class="link link-article-card-65a86e198950a1-3" href="/web/20201123165933/https://www.aenetworks.com/perspectives/quick-delicious-and-clean-daily-harvest-is-mixing-up-a-movement"><span class="link-content" tabindex="-1">Read more</span></a></div><div style="width:56px;height:29px;background-image:url(https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center" class="overlay"></div></div><div class="article-card article-card-65a86e198950a1-4"><div class="article-thumbnail"><div class="thumbnail" style="background-color:#000"></div></div><div class="article-blurb"><div class="info"> <!-- -->12/04/2019<!-- --> • <!-- -->3 min read</div><div class="title sanitize-html" id="title-article-card-65a86e198950a1-4">Glossier Adds Traditional Media to Its Makeup Bag</div><a role="link" aria-label="Read more on Glossier Adds Traditional Media to Its Makeup Bag." aria-hidden="false" aria-describedby="title-article-card-65a86e198950a1-4" tabindex="0" class="link link-article-card-65a86e198950a1-4" href="/web/20201123165933/https://www.aenetworks.com/perspectives/glossier-adds-traditional-media-to-its-make-up-bag"><span class="link-content" tabindex="-1">Read more</span></a></div><div style="width:56px;height:29px;background-image:url(https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg);background-size:contain;background-repeat:no-repeat;background-position:center center" class="overlay"></div></div><a role="button" aria-label="Load more articles" tabindex="0" class="undefined more-button"><span class="link-content" tabindex="-1">See more articles</span></a></div></div><footer><div class="links"><div class="mobile"><div class="brands underline"><div class="subheader">OUR FAMILY OF BRANDS</div><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.aetv.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->A&amp;E®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->HISTORY®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->Lifetime®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies" lang=""><span class="link-content" tabindex="-1"> <!-- -->Lifetime Movies™<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.fyi.tv/" lang=""><span class="link-content" tabindex="-1"> <!-- -->FYI,™<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us" lang=""><span class="link-content" tabindex="-1"> <!-- -->VICELAND℠<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->LRW®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule" lang="es"><span class="link-content" tabindex="-1"> <!-- -->HISTORY EN ESPAÑOL®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->MILITARY HISTORY®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->CRIME + INVESTIGATION™<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.biography.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->BIOGRAPHY®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/" lang=""><span class="link-content" tabindex="-1"> <!-- -->H2®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/http://www.blaze.tv/" lang=""><span class="link-content" tabindex="-1"> <!-- -->BLAZE™<!-- --> </span></a></div><div class="row"><a target="_blank" aria-label="View the job opportunities" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/" lang=""><span class="link-content" tabindex="-1"> <!-- -->APPLY</span></a><a role="link" aria-label="Check the Community Guidelines" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/community-guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->COMMUNITY GUIDELINES</span></a><a role="link" aria-label="View the Contact Us" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/contact" lang=""><span class="link-content" tabindex="-1"> <!-- -->CONTACT US</span></a></div><div class="row"><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/copyright" lang=""><span class="link-content" tabindex="-1"> <!-- -->COPYRIGHT POLICY</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/privacy" lang=""><span class="link-content" tabindex="-1"> <!-- -->PRIVACY NOTICE</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/terms" lang=""><span class="link-content" tabindex="-1"> <!-- -->TERMS OF USE</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/accessibility-support/" lang=""><span class="link-content" tabindex="-1"> <!-- -->ACCESSIBILITY SUPPORT</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9" lang=""><span class="link-content" tabindex="-1"> <!-- -->DO NOT SELL</span></a></div><div class="row"><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->TV PARENTAL GUIDELINES</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->INTERNATIONAL</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->MVPD PARTNERS</span></a></div></div><div class="tablet"><div class="row"><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/" lang=""><span class="link-content" tabindex="-1"> <!-- -->APPLY</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/community-guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->COMMUNITY GUIDELINES</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/contact" lang=""><span class="link-content" tabindex="-1"> <!-- -->CONTACT US</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/copyright" lang=""><span class="link-content" tabindex="-1"> <!-- -->COPYRIGHT POLICY</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/privacy" lang=""><span class="link-content" tabindex="-1"> <!-- -->PRIVACY NOTICE</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/accessibility-support/" lang=""><span class="link-content" tabindex="-1"> <!-- -->ACCESSIBILITY SUPPORT</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9" lang=""><span class="link-content" tabindex="-1"> <!-- -->Do Not Sell My Personal Info</span></a></div><div class="row"><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/terms" lang=""><span class="link-content" tabindex="-1"> <!-- -->TERMS OF USE</span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" class="separator" href="/web/20201123165933/https://www.aenetworks.com/guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->TV PARENTAL GUIDELINES</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->INTERNATIONAL</span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" class="separator" href="https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->MVPD PARTNERS</span></a></div></div><div class="full"><div class="brands-logos "><div class="subheader">OUR FAMILY OF BRANDS</div><div class="container"><a target="_blank" aria-label="A&amp;E website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.aetv.com/"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/06/footer_logo_ae-1.svg" style="width:80px;margin:0 10px" title="A&amp;E®"/></span></a><a target="_blank" aria-label="History website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/12/History_Logo_2015_Black.svg" style="width:40px;margin:0 10px" title="HISTORY®"/></span></a><a target="_blank" aria-label="Lifetime website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2020/01/Lifetime_Logo_OnAir_2020_BLACK.svg" style="width:108px;margin:0 10px" title="Lifetime®"/></span></a><a target="_blank" aria-label="Lifetime Movies website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2019/11/LMN_logo_blk_FIN_TM.svg" style="width:80px;margin:0 10px" title="Lifetime Movies™"/></span></a><a target="_blank" aria-label="FYI website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.fyi.tv/"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2018/06/footer_logo_fyi.svg" style="width:80px;margin:0 10px" title="FYI,™"/></span></a><a target="_blank" aria-label="Viceland website" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us"><span class="link-content" tabindex="-1"><img src="https://web.archive.org/web/20201123165933im_/https://cdn.aenetworks.com/2020/01/VICE_TV_2020_PRIMARY_BK_FIN-4.svg" style="width:90px;margin:0 10px" title="VICELAND℠"/></span></a></div></div><div class="brands "><div><span class="header"></span><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->LRW®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->CRIME+INVESTIGATION™<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/http://www.blaze.tv/" lang=""><span class="link-content" tabindex="-1"> <!-- -->BLAZE™<!-- --> </span></a></div><div><span class="header"></span><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule" lang="es"><span class="link-content" tabindex="-1"> <!-- -->HISTORY EN ESPAÑOL®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.biography.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->BIOGRAPHY®<!-- --> </span></a></div><div><span class="header"></span><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule" lang=""><span class="link-content" tabindex="-1"> <!-- -->MILITARY HISTORY®<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/" lang=""><span class="link-content" tabindex="-1"> <!-- -->H2®<!-- --> </span></a></div></div><div class="brands "><div class="social"><span class="header">FOLLOW A+E NETWORKS</span><div class="social-icons"><a target="_blank" aria-label="Visit our Facebook page" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://facebook.com/pg/AENetworks"><span class="link-content" tabindex="-1"><span class="fa fa-facebook" aria-hidden="true" title="Facebook icon"></span></span></a><a target="_blank" aria-label="Visit our Instagram page" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.instagram.com/aenetworks/"><span class="link-content" tabindex="-1"><span class="fa fa-instagram" aria-hidden="true" title="Instagram icon"></span></span></a><a target="_blank" aria-label="Visit our Twitter page" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://twitter.com/aenetworks"><span class="link-content" tabindex="-1"><span class="fa fa-twitter" aria-hidden="true" title="Twitter icon"></span></span></a><a target="_blank" aria-label="Visit our LinkedIn page" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://www.linkedin.com/company/aenetworks"><span class="link-content" tabindex="-1"><span class="fa fa-linkedin" aria-hidden="true" title="LinkedIn icon"></span></span></a></div></div><div><span class="header">CORPORATE</span><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/" lang=""><span class="link-content" tabindex="-1"> <!-- -->APPLY<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/community-guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->COMMUNITY GUIDELINES<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/contact" lang=""><span class="link-content" tabindex="-1"> <!-- -->CONTACT US<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/copyright" lang=""><span class="link-content" tabindex="-1"> <!-- -->COPYRIGHT POLICY<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/privacy" lang=""><span class="link-content" tabindex="-1"> <!-- -->PRIVACY NOTICE<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/terms" lang=""><span class="link-content" tabindex="-1"> <!-- -->TERMS OF USE<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/guidelines" lang=""><span class="link-content" tabindex="-1"> <!-- -->TV PARENTAL GUIDELINES<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/cookie-notice/" lang=""><span class="link-content" tabindex="-1"> <!-- -->COOKIE NOTICE<!-- --> </span></a><a role="link" aria-label="" aria-hidden="false" tabindex="0" href="/web/20201123165933/https://www.aenetworks.com/accessibility-support/" lang=""><span class="link-content" tabindex="-1"> <!-- -->ACCESSIBILITY SUPPORT<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9" lang=""><span class="link-content" tabindex="-1"> <!-- -->DO NOT SELL MY PERSONAL INFORMATION<!-- --> </span></a></div><div><span class="header">PARTNER RESOURCES</span><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->INTERNATIONAL<!-- --> </span></a><a target="_blank" aria-label="" aria-hidden="false" tabindex="0" role="link" href="https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/" lang=""><span class="link-content" tabindex="-1"> <!-- -->MVPD PARTNERS<!-- --> </span></a></div></div></div></div><div class="copyright">© <!-- -->2020<!-- -->, A&amp;E Television Networks, LLC. All Rights Reserved.</div></footer></div></div><script>__ENV__ = {"AETN_ENV":"prod"}</script><script id="__NEXT_DATA__" type="application/json">{"dataManager":"[]","props":{"store":{},"isServer":true,"initialState":{"pathname":"perspectives","pageCache":{},"commonsCache":{"data":[{"type":"top_nav","items":[{"title":"Home","url":"/"},{"title":"Who We Are","url":"/who-we-are/"},{"title":"Brands","url":"/brands/"},{"title":"Divisions","url":"/divisions/"},{"title":"Careers","url":"/careers/"},{"title":"News","url":"/news/"},{"title":"Perspectives","url":"/perspectives/"},{"title":"Contact Us","url":"/contact/"}]},{"type":"social","items":[{"title":"Facebook","url":"https://web.archive.org/web/20201123165933/https://facebook.com/pg/AENetworks"},{"title":"Instagram","url":"https://web.archive.org/web/20201123165933/https://www.instagram.com/aenetworks/"},{"title":"Twitter","url":"https://web.archive.org/web/20201123165933/https://twitter.com/aenetworks"},{"title":"LinkedIn","url":"https://web.archive.org/web/20201123165933/https://www.linkedin.com/company/aenetworks"}]},{"type":"footer","items":{"desktop":[{"type":"row_of_logos","header":"OUR FAMILY OF BRANDS","logos":[{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/06/footer_logo_ae-1.svg","url":"https://web.archive.org/web/20201123165933/https://www.aetv.com/","alt":"A\u0026E®","aria_label":"A\u0026E website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/12/History_Logo_2015_Black.svg","url":"https://web.archive.org/web/20201123165933/https://www.history.com/","alt":"HISTORY®","aria_label":"History website","width":40},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2020/01/Lifetime_Logo_OnAir_2020_BLACK.svg","url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/","alt":"Lifetime®","aria_label":"Lifetime website","width":108},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/LMN_logo_blk_FIN_TM.svg","url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies","alt":"Lifetime Movies™","aria_label":"Lifetime Movies website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/06/footer_logo_fyi.svg","url":"https://web.archive.org/web/20201123165933/https://www.fyi.tv/","alt":"FYI,™","aria_label":"FYI website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2020/01/VICE_TV_2020_PRIMARY_BK_FIN-4.svg","url":"https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us","alt":"VICELAND℠","aria_label":"Viceland website","width":90}],"underline":false},{"type":"row_of_columns_of_links","columns":[{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule","title":"LRW®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule","title":"CRIME+INVESTIGATION™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.blaze.tv/","title":"BLAZE™","aria_label":"","lang":""}]},{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule","title":"HISTORY EN ESPAÑOL®","aria_label":"","lang":"es"},{"url":"https://web.archive.org/web/20201123165933/https://www.biography.com/","title":"BIOGRAPHY®","aria_label":"","lang":""}]},{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule","title":"MILITARY HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/","title":"H2®","aria_label":"","lang":""}]}],"underline":false},{"type":"row_of_columns_of_links","columns":[{"type":"column_social","header":"FOLLOW A+E NETWORKS","links":{"facebook":"https://web.archive.org/web/20201123165933/https://facebook.com/pg/AENetworks","instagram":"https://web.archive.org/web/20201123165933/https://www.instagram.com/aenetworks/","twitter":"https://web.archive.org/web/20201123165933/https://twitter.com/aenetworks","linkedin":"https://web.archive.org/web/20201123165933/https://www.linkedin.com/company/aenetworks"}},{"type":"column_of_links","header":"CORPORATE","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"","lang":""},{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"/cookie-notice/","title":"COOKIE NOTICE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"DO NOT SELL MY PERSONAL INFORMATION","aria_label":"","lang":""}]},{"type":"column_of_links","header":"PARTNER RESOURCES","links":[{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"underline":false}],"tablet":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"","lang":""},{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"Do Not Sell My Personal Info","aria_label":"","lang":""}]},{"type":"row_of_links","links":[{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"mobile":[{"type":"column_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.aetv.com/","title":"A\u0026E®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/","title":"Lifetime®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies","title":"Lifetime Movies™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.fyi.tv/","title":"FYI,™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us","title":"VICELAND℠","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule","title":"LRW®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule","title":"HISTORY EN ESPAÑOL®","aria_label":"","lang":"es"},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule","title":"MILITARY HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule","title":"CRIME + INVESTIGATION™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.biography.com/","title":"BIOGRAPHY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/","title":"H2®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.blaze.tv/","title":"BLAZE™","aria_label":"","lang":""}],"header":"OUR FAMILY OF BRANDS","underline":true},{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"View the job opportunities","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"Check the Community Guidelines","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"View the Contact Us","lang":""}]},{"type":"row_of_links","links":[{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"DO NOT SELL","aria_label":"","lang":""}]},{"type":"row_of_links","links":[{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"year":2020}},{"type":"footer","items":{"desktop":[{"type":"row_of_columns_of_links","columns":[{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"underline":false}],"tablet":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"mobile":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"year":2020}}],"cacheTimestamp":1606150773400},"content":{"title":"Perspectives | A+E Networks®","description":"Storytelling is at the heart of who we are. Our mission is to explore humanity in business, craft and culture through original research and storytelling. Learn more about how we cultivate, find and illuminate stories that help us better understand those around us and reconcile our own experiences on aenetworks.com.","data":[{"type":"hero","slides":[{"title":"","subtitle":"","overlay":"","link_text":"","url":"","aria_label":"","background_type":"image","background_position":"top center","image":{"alt_text":"People walking across a street with white stripes.","title_text":"Perspective cover","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/05/Perspective21.jpg","vertical_url":"","width":3418,"height":1924},"default_image":""}],"id":"05a86e198950a1"},{"type":"section_header","text":"About Perspectives","id":"15a86e198950a1"},{"type":"text","body":"\u003cp\u003eAt the forefront of media storytelling, we cultivate, illuminate and share narratives that help us better understand the human experience.\u003c/p\u003e\n","link_text":"","url":"","aria_label":"","use_short_version":false,"id":"25a86e198950a1"},{"type":"section_header","text":"Featured","id":"35a86e198950a1"},{"type":"image_grid","image_type":"regular","images":[{"title":"Beauty in the Workplace – Part 3: Marissa","subtitle":"","overlay":"","url":"/perspectives/beauty-in-the-workplace-part-3-marissa","aria_label":"Read more on Beauty in the Workplace – Part 3: Marissa.","image":{"alt_text":"Portrait of Marissa","title_text":"HeroImage-MarissaRetouched","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/10/HeroImage-MarissaRetouched-1.jpg","vertical_url":"","width":2048,"height":1152},"default_image":""},{"title":"Makeup Helps Drive Story on “YOU”","subtitle":"","overlay":"","url":"/perspectives/makeup-helps-drive-story-on-you","aria_label":"Read more on Makeup Helps Drive Story on “YOU”.","image":{"alt_text":"Elizabeth Lail and Penn Badgley","title_text":"Elizabeth Lail and Penn Badgley","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/09/you_elizabethlail.jpg","vertical_url":"","width":2000,"height":817},"default_image":""}],"id":"45a86e198950a1"},{"type":"section_header","text":"Latest","id":"55a86e198950a1"},{"type":"article_list","article_type":"blog_posts","article_count":5,"articles":[{"title":"Consumer Tastes Turn Traditional in the Holiday Season","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/consumer-tastes-turn-traditional-in-the-holiday-season","aria_label":"","image":{"alt_text":"Three women celebrating at a holiday party","title_text":"HeroImage-1920-research2_2019Q4","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-1920-research2_2019Q4.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Creative Spotlight: Kohl’s","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/creative-spotlight-kohls","aria_label":"","image":{"alt_text":"Woman standing in front of a lemonade stand","title_text":"HeroImage-kohls-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-kohls-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Marketing Disney Travel to Fans Around the World","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"5 min read","url":"/perspectives/marketing-disney-travel-to-fans-around-the-world","aria_label":"","image":{"alt_text":"Mickey Mouse and Pluto Riding on a Boat","title_text":"HeroImage-1920-disney","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-1920-disney.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Quick, Delicious and Clean: Daily Harvest Is Mixing Up a Movement","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"6 min read","url":"/perspectives/quick-delicious-and-clean-daily-harvest-is-mixing-up-a-movement","aria_label":"","image":{"alt_text":"Daily Harvest foods","title_text":"Daily Harvest","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/Daily-Harvest.jpg","vertical_url":"","width":7430,"height":3092},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Glossier Adds Traditional Media to Its Makeup Bag","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"3 min read","url":"/perspectives/glossier-adds-traditional-media-to-its-make-up-bag","aria_label":"","image":{"alt_text":"Three tubes of Glossier lip balm","title_text":"HeroImage-glossier2-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-glossier2-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"}],"filters":{"field":"brand","values":[{"label":"All","value":"all"},{"label":"She Reports","value":"she-reports"},{"label":"Perspectives","value":"perspectives"}]},"id":"65a86e198950a1","has_more":true}],"breadcrumb":{"title":"Perspectives","url":""}},"commons":{"data":[{"type":"top_nav","items":[{"title":"Home","url":"/"},{"title":"Who We Are","url":"/who-we-are/"},{"title":"Brands","url":"/brands/"},{"title":"Divisions","url":"/divisions/"},{"title":"Careers","url":"/careers/"},{"title":"News","url":"/news/"},{"title":"Perspectives","url":"/perspectives/"},{"title":"Contact Us","url":"/contact/"}]},{"type":"social","items":[{"title":"Facebook","url":"https://web.archive.org/web/20201123165933/https://facebook.com/pg/AENetworks"},{"title":"Instagram","url":"https://web.archive.org/web/20201123165933/https://www.instagram.com/aenetworks/"},{"title":"Twitter","url":"https://web.archive.org/web/20201123165933/https://twitter.com/aenetworks"},{"title":"LinkedIn","url":"https://web.archive.org/web/20201123165933/https://www.linkedin.com/company/aenetworks"}]},{"type":"footer","items":{"desktop":[{"type":"row_of_logos","header":"OUR FAMILY OF BRANDS","logos":[{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/06/footer_logo_ae-1.svg","url":"https://web.archive.org/web/20201123165933/https://www.aetv.com/","alt":"A\u0026E®","aria_label":"A\u0026E website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/12/History_Logo_2015_Black.svg","url":"https://web.archive.org/web/20201123165933/https://www.history.com/","alt":"HISTORY®","aria_label":"History website","width":40},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2020/01/Lifetime_Logo_OnAir_2020_BLACK.svg","url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/","alt":"Lifetime®","aria_label":"Lifetime website","width":108},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/LMN_logo_blk_FIN_TM.svg","url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies","alt":"Lifetime Movies™","aria_label":"Lifetime Movies website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/06/footer_logo_fyi.svg","url":"https://web.archive.org/web/20201123165933/https://www.fyi.tv/","alt":"FYI,™","aria_label":"FYI website","width":80},{"image":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2020/01/VICE_TV_2020_PRIMARY_BK_FIN-4.svg","url":"https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us","alt":"VICELAND℠","aria_label":"Viceland website","width":90}],"underline":false},{"type":"row_of_columns_of_links","columns":[{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule","title":"LRW®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule","title":"CRIME+INVESTIGATION™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.blaze.tv/","title":"BLAZE™","aria_label":"","lang":""}]},{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule","title":"HISTORY EN ESPAÑOL®","aria_label":"","lang":"es"},{"url":"https://web.archive.org/web/20201123165933/https://www.biography.com/","title":"BIOGRAPHY®","aria_label":"","lang":""}]},{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule","title":"MILITARY HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/","title":"H2®","aria_label":"","lang":""}]}],"underline":false},{"type":"row_of_columns_of_links","columns":[{"type":"column_social","header":"FOLLOW A+E NETWORKS","links":{"facebook":"https://web.archive.org/web/20201123165933/https://facebook.com/pg/AENetworks","instagram":"https://web.archive.org/web/20201123165933/https://www.instagram.com/aenetworks/","twitter":"https://web.archive.org/web/20201123165933/https://twitter.com/aenetworks","linkedin":"https://web.archive.org/web/20201123165933/https://www.linkedin.com/company/aenetworks"}},{"type":"column_of_links","header":"CORPORATE","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"","lang":""},{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"/cookie-notice/","title":"COOKIE NOTICE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"DO NOT SELL MY PERSONAL INFORMATION","aria_label":"","lang":""}]},{"type":"column_of_links","header":"PARTNER RESOURCES","links":[{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"underline":false}],"tablet":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"","lang":""},{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"Do Not Sell My Personal Info","aria_label":"","lang":""}]},{"type":"row_of_links","links":[{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"mobile":[{"type":"column_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.aetv.com/","title":"A\u0026E®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/","title":"Lifetime®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/movies","title":"Lifetime Movies™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.fyi.tv/","title":"FYI,™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.viceland.com/en_us","title":"VICELAND℠","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.mylifetime.com/lrw/schedule","title":"LRW®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/espanol/schedule","title":"HISTORY EN ESPAÑOL®","aria_label":"","lang":"es"},{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/military/schedule","title":"MILITARY HISTORY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.crimeandinvestigationnetwork.com/schedule","title":"CRIME + INVESTIGATION™","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://www.biography.com/","title":"BIOGRAPHY®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.history.ca/h2-shows/","title":"H2®","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://www.blaze.tv/","title":"BLAZE™","aria_label":"","lang":""}],"header":"OUR FAMILY OF BRANDS","underline":true},{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://aenetworks.wd1.myworkdayjobs.com/AE-Careers/","title":"APPLY","aria_label":"View the job opportunities","lang":""},{"url":"/community-guidelines","title":"COMMUNITY GUIDELINES","aria_label":"Check the Community Guidelines","lang":""},{"url":"/contact","title":"CONTACT US","aria_label":"View the Contact Us","lang":""}]},{"type":"row_of_links","links":[{"url":"/copyright","title":"COPYRIGHT POLICY","aria_label":"","lang":""},{"url":"/privacy","title":"PRIVACY NOTICE","aria_label":"","lang":""},{"url":"/terms","title":"TERMS OF USE","aria_label":"","lang":""},{"url":"/accessibility-support/","title":"ACCESSIBILITY SUPPORT","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://forms.dsr-communications.com/custom/70328B73-2FB9-4426-9342-1C0D06F2EBC9","title":"DO NOT SELL","aria_label":"","lang":""}]},{"type":"row_of_links","links":[{"url":"/guidelines","title":"TV PARENTAL GUIDELINES","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/http://sales.aenetworks.com/","title":"INTERNATIONAL","aria_label":"","lang":""},{"url":"https://web.archive.org/web/20201123165933/https://aenetworksaffiliate.com/","title":"MVPD PARTNERS","aria_label":"","lang":""}]}],"year":2020}},{"type":"footer","items":{"desktop":[{"type":"row_of_columns_of_links","columns":[{"type":"column_of_links","header":"","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"underline":false}],"tablet":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"mobile":[{"type":"row_of_links","links":[{"url":"https://web.archive.org/web/20201123165933/https://www.history.com/","title":"History","aria_label":"","lang":""}]}],"year":2020}}]},"pressReleases":{"currentPage":0,"hasMore":true,"currentFilter":{"label":"All","value":"all"},"availableFilters":[],"content":[{"title":"Consumer Tastes Turn Traditional in the Holiday Season","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/consumer-tastes-turn-traditional-in-the-holiday-season","aria_label":"","image":{"alt_text":"Three women celebrating at a holiday party","title_text":"HeroImage-1920-research2_2019Q4","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-1920-research2_2019Q4.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Creative Spotlight: Kohl’s","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/creative-spotlight-kohls","aria_label":"","image":{"alt_text":"Woman standing in front of a lemonade stand","title_text":"HeroImage-kohls-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-kohls-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Marketing Disney Travel to Fans Around the World","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"5 min read","url":"/perspectives/marketing-disney-travel-to-fans-around-the-world","aria_label":"","image":{"alt_text":"Mickey Mouse and Pluto Riding on a Boat","title_text":"HeroImage-1920-disney","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-1920-disney.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Quick, Delicious and Clean: Daily Harvest Is Mixing Up a Movement","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"6 min read","url":"/perspectives/quick-delicious-and-clean-daily-harvest-is-mixing-up-a-movement","aria_label":"","image":{"alt_text":"Daily Harvest foods","title_text":"Daily Harvest","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/Daily-Harvest.jpg","vertical_url":"","width":7430,"height":3092},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Glossier Adds Traditional Media to Its Makeup Bag","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"3 min read","url":"/perspectives/glossier-adds-traditional-media-to-its-make-up-bag","aria_label":"","image":{"alt_text":"Three tubes of Glossier lip balm","title_text":"HeroImage-glossier2-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-glossier2-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"}],"show":null},"blogPosts":{"currentPage":0,"hasMore":true,"currentFilter":{"label":"All","value":"all"},"availableFilters":[],"content":[{"title":"Consumer Tastes Turn Traditional in the Holiday Season","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/consumer-tastes-turn-traditional-in-the-holiday-season","aria_label":"","image":{"alt_text":"Three women celebrating at a holiday party","title_text":"HeroImage-1920-research2_2019Q4","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-1920-research2_2019Q4.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Creative Spotlight: Kohl’s","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"2 min read","url":"/perspectives/creative-spotlight-kohls","aria_label":"","image":{"alt_text":"Woman standing in front of a lemonade stand","title_text":"HeroImage-kohls-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-kohls-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Marketing Disney Travel to Fans Around the World","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"5 min read","url":"/perspectives/marketing-disney-travel-to-fans-around-the-world","aria_label":"","image":{"alt_text":"Mickey Mouse and Pluto Riding on a Boat","title_text":"HeroImage-1920-disney","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/11/HeroImage-1920-disney.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Quick, Delicious and Clean: Daily Harvest Is Mixing Up a Movement","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"6 min read","url":"/perspectives/quick-delicious-and-clean-daily-harvest-is-mixing-up-a-movement","aria_label":"","image":{"alt_text":"Daily Harvest foods","title_text":"Daily Harvest","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/Daily-Harvest.jpg","vertical_url":"","width":7430,"height":3092},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"},{"title":"Glossier Adds Traditional Media to Its Makeup Bag","title_truncated":"","author":"Perspectives Contributor","byline":"","date":"12/04/2019","read_time":"3 min read","url":"/perspectives/glossier-adds-traditional-media-to-its-make-up-bag","aria_label":"","image":{"alt_text":"Three tubes of Glossier lip balm","title_text":"HeroImage-glossier2-1920","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2019/12/HeroImage-glossier2-1920.jpg","vertical_url":"","width":1920,"height":1080},"default_image":"","overlay":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/08/02_Lifetime_SheReports_Black-1.svg"}]},"ogImage":{"alt_text":"People walking across a street with white stripes.","title_text":"Perspective cover","url":"https://web.archive.org/web/20201123165933/https://cdn.aenetworks.com/2018/05/Perspective21.jpg","vertical_url":"","width":3418,"height":1924},"ogDescription":"","submissionStatus":null,"isErrorPageDisplayed":false,"isPreview":false,"filterType":"blog_posts","host":"www.aenetworks.com","isPresssiteContext":false,"token":"","imageWithTextFilterable":{"images":[]},"shows":[],"press":{},"videoDecision":{"custom":{"assetTypes_med":"medium_video_s3","assetTypes_high":"high_video_s3","hls_med_switchval":"hls_med_fastly","hls_high_switchval":"hls_high_fastly","hls_dfpdai_switchval":"hls_dfpdai_fastly","hls_dfpdai_dlid":"default_delivery_60101"},"host":"cdn-fas.video.aetnd.com","provider":"fastly_cdn"}},"initialProps":{"pageProps":{}}},"page":"/","query":{"slug":"perspectives"},"buildId":"oLDgucPTlbSmZa-ipIOhm"}</script><script async="" data-next-page="/" src="/web/20201123165933js_/https://www.aenetworks.com/_next/static/oLDgucPTlbSmZa-ipIOhm/pages/index.js"></script><script async="" data-next-page="/_app" src="/web/20201123165933js_/https://www.aenetworks.com/_next/static/oLDgucPTlbSmZa-ipIOhm/pages/_app.js"></script><script src="/web/20201123165933js_/https://www.aenetworks.com/_next/static/runtime/webpack-035ac2b14bde147cb4a8.js" async=""></script><script src="/web/20201123165933js_/https://www.aenetworks.com/_next/static/chunks/commons.babb4ec278d0491fc1c4.js" async=""></script><script src="/web/20201123165933js_/https://www.aenetworks.com/_next/static/runtime/main-e093bba9b09d34727469.js" async=""></script><script type="text/javascript">var utag_data = {};</script><script type="text/javascript">(function(a,b,c,d){a='//web.archive.org/web/20201123165933/https://tags.tiqcdn.com/utag/aenetworks/corporate/prod/utag.js';b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);}());</script></body></html><!-- FILE ARCHIVED ON 16:59:33 Nov 23, 2020 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 10:51:19 Feb 26, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.363 exclusion.robots: 0.027 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 12.704 LoadShardBlock: 272.579 (3) PetaboxLoader3.datanode: 327.59 (4) PetaboxLoader3.resolve: 152.843 (3) load_resource: 301.149 -->

Pages: 1 2 3 4 5 6 7 8 9 10