@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700&display=swap");@font-face{font-family:'icons';src:url("fonts/icons.eot?23hyhu");src:url("fonts/icons.eot?23hyhu#iefix") format("embedded-opentype"),url("fonts/icons.ttf?23hyhu") format("truetype"),url("fonts/icons.woff?23hyhu") format("woff"),url("fonts/icons.svg?23hyhu#icons") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-sound-on:before{content:"\e913"}.icon-email:before{content:"\e90e"}.icon-facebook:before{content:"\e90f"}.icon-sms:before{content:"\e910"}.icon-twitter:before{content:"\e911"}.icon-whatsapp:before{content:"\e912"}.icon-previous:before{content:"\e90b"}.icon-next:before{content:"\e90c"}.icon-play:before{content:"\e90d"}.icon-bell:before{content:"\e907"}.icon-solid-circle-arrow:before{content:"\e908"}.icon-outline-circle-arrow:before{content:"\e909"}.icon-share:before{content:"\e90a"}.icon-arrow:before{content:"\e906"}.icon-envelope:before{content:"\e901"}.icon-news:before{content:"\e902"}.icon-share-lined:before{content:"\e903"}.icon-close:before{content:"\e904"}.icon-menu:before{content:"\e905"}.icon-phone:before{content:"\e900"}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@-webkit-keyframes scrollDown{0%{-webkit-transform:translate(0, -20px);transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0, 20px);transform:translate(0, 20px);opacity:0}}@keyframes scrollDown{0%{-webkit-transform:translate(0, -20px);transform:translate(0, -20px);opacity:0}50%{opacity:1}100%{-webkit-transform:translate(0, 20px);transform:translate(0, 20px);opacity:0}}html,body{height:100%;font-family:"Roboto",sans-serif;background:black}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{-webkit-touch-callout:none !important}a{-webkit-user-select:none !important}.clearfix{zoom:1}.clearfix:before{content:'';display:block}.clearfix:after{content:'';display:table;clear:both}:root{--stories-width: 56.25%}.stories-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:90%;width:56.25%;width:var(--stories-width)}@media only screen and (max-width: 520px), only screen and (min-width: 521px) and (max-width: 719px){.stories-wrapper{position:relative;width:100%;height:100%;left:0;top:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.stories-wrapper .story-previous,.stories-wrapper .story-next{position:absolute;top:calc(50% - 20px);font-size:40px;text-decoration:none;color:rgba(255,255,255,0.55)}@media only screen and (max-width: 520px), only screen and (min-width: 521px) and (max-width: 719px){.stories-wrapper .story-previous,.stories-wrapper .story-next{display:none}}.stories-wrapper .story-previous:hover,.stories-wrapper .story-next:hover{color:white}.stories-wrapper .story-previous.story-previous,.stories-wrapper .story-next.story-previous{left:-70px}.stories-wrapper .story-previous.story-next,.stories-wrapper .story-next.story-next{right:-70px}.stories-wrapper .stories{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden}@media only screen and (max-width: 520px), only screen and (min-width: 521px) and (max-width: 719px){.stories-wrapper .stories{width:100%;height:100%;border-radius:0}}.story{background:-webkit-gradient(linear, left top, left bottom, from(#161723), to(#313839));background:-webkit-linear-gradient(top, #161723 0%, #313839 100%);background:linear-gradient(180deg, #161723 0%, #313839 100%);position:relative;position:absolute;height:100%;width:100%;top:0;-webkit-transform-origin:50% calc(100% + 20px);transform-origin:50% calc(100% + 20px);border-radius:4px;overflow:hidden}@media only screen and (min-width: 521px) and (max-width: 719px), only screen and (max-width: 520px){.story{border-radius:0}}.story header.story-header{height:44px;padding:10px 10px 0;position:absolute;width:100%;top:0;left:0;z-index:20;background:-webkit-gradient(linear, left top, left bottom, from(rgba(22,23,35,0.73)), to(rgba(22,23,35,0)));background:-webkit-linear-gradient(top, rgba(22,23,35,0.73) 0%, rgba(22,23,35,0) 100%);background:linear-gradient(180deg, rgba(22,23,35,0.73) 0%, rgba(22,23,35,0) 100%)}.story header.story-header .slides-progress-wrapper{margin-bottom:5px;display:grid;grid-template-columns:repeat(auto-fit, minmax(5px, 1fr));grid-gap:3px}.story header.story-header .slides-progress-wrapper .slide-progress{position:relative;height:2px;background:rgba(255,255,255,0.52);border-radius:2px;overflow:hidden}.story header.story-header .slides-progress-wrapper .slide-progress .elapsed{border-radius:2px;position:absolute;background:white;top:0;left:0;width:0%;height:100%}.story header.story-header nav{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.story header.story-header nav .story-title{font-size:11px;color:white;text-transform:uppercase;text-shadow:0 1px 0 rgba(0,0,0,0.32)}.story header.story-header nav .story-title span{color:rgba(255,255,255,0.55)}.story header.story-header nav .menu{height:28px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.story header.story-header nav .menu li{margin-left:30px;margin-left:20px}.story header.story-header nav .menu li a{text-decoration:none;font-size:16px;font-size:18px;color:rgba(255,255,255,0.65);padding:5px}.story .slide-previous{position:absolute;top:44px;left:0;height:calc(100% - 44px);width:calc(100%/3)}.story .slide-next{position:absolute;top:44px;right:0;height:calc(100% - 44px);width:calc((100%/3)*2)}.story .video-sound{position:absolute;top:44px;right:0;height:calc(100% - 44px);width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:white;text-decoration:none;font-size:48px;z-index:2;opacity:0;pointer-events:none}.story .video-sound.visible{opacity:1;pointer-events:all}.story .slides{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.story .slides .slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.story .slides .slide.cover figure{width:100%;height:100%}.story .slides .slide.cover figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story .slides .slide.cover .video-wrapper{width:100%;height:100%}.story .slides .slide.cover .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.story .slides .slide.cover .video-wrapper video::-internal-media-controls-overlay-cast-button{display:none}.story .slides .slide.cover-card figure{margin:54px 10px 10px;height:calc(100% - 64px);width:calc(100% - 20px);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);overflow:hidden}.story .slides .slide.cover-card figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story .slides .slide.cover-card .video-wrapper{margin:54px 10px 10px;height:calc(100% - 64px);width:calc(100% - 20px);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);overflow:hidden}.story .slides .slide.cover-card .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.story .slides .slide.cover-card .video-wrapper video::-internal-media-controls-overlay-cast-button{display:none}.story .slides .slide.cover-card footer{width:calc(100% - 20px);left:10px;border-radius:0 0 5px 5px;bottom:10px;overflow:hidden}.story .slides .slide.centered-card{padding:44px 0 0 0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.story .slides .slide.centered-card figure{width:calc(100% - 20px);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);overflow:hidden;height:auto}.story .slides .slide.centered-card figure img{width:100%;height:auto;display:block}.story .slides .slide.centered-card .video-wrapper{width:calc(100% - 20px);border-radius:5px;overflow:hidden;position:relative;padding-bottom:56.25%;padding-top:25px;height:0;pointer-events:none}.story .slides .slide.centered-card .video-wrapper video{box-shadow:0 3px 6px rgba(0,0,0,0.16);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.story .slides .slide.centered-card footer .text{background:none}.story .slides .slide.bottom-card{padding:44px 0 0 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}.story .slides .slide.bottom-card figure{width:calc(100% - 20px);border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16);overflow:hidden;height:auto;margin-bottom:10px}.story .slides .slide.bottom-card figure img{width:100%;height:auto;display:block}.story .slides .slide.bottom-card .video-wrapper{width:calc(100% - 20px);border-radius:5px;overflow:hidden;position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-bottom:10px;pointer-events:none}.story .slides .slide.bottom-card .video-wrapper video{box-shadow:0 3px 6px rgba(0,0,0,0.16);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.story .slides .slide.bottom-card footer{position:static}.story .slides .slide.bottom-card footer .text{background:none}.story .slides .slide footer{position:absolute;left:0;bottom:0;width:100%;z-index:10}.story .slides .slide footer nav{padding:10px}.story .slides .slide footer nav ul li{margin-left:10px;margin-bottom:10px}.story .slides .slide footer nav ul li a{display:-webkit-inline-box;display:inline-flex;background:white;text-decoration:none;padding:5px 10px;font-size:13px;color:black;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.story .slides .slide footer nav ul li a .icon{margin-right:10px;font-size:14px}.story .slides .slide footer .text{pointer-events:none;background:rgba(22,23,35,0.8);padding:20px;color:white;font-size:15px;line-height:24px}.story h1{color:white;padding:100px 0;text-align:center;font-size:48px}.share-story{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;opacity:0;overflow:hidden;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:white;border-radius:4px}@media only screen and (max-width: 520px), only screen and (min-width: 521px) and (max-width: 719px){.share-story{border-radius:0}}.share-story.visible{opacity:1;pointer-events:all}.share-story header{height:56px;background:#2A2D31;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;box-shadow:0 3px 10px rgba(0,0,0,0.35);position:relative}.share-story header a.close-share-story{width:56px;height:56px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:white;text-decoration:none}.share-story header h4{color:white;font-size:22px}.share-story .copy-link-wrapper{background:white;padding:20px;text-align:center}.share-story .copy-link-wrapper .link{color:#222;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px}.share-story .copy-link-wrapper .copy{background:#E5C27D;text-decoration:none;padding:5px 10px;font-size:13px;color:black;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.share-story .copy-link-wrapper .copy .copied{display:none}.share-story .copy-link-wrapper .copy.showing .copied{display:initial}.share-story .copy-link-wrapper .copy.showing .initial{display:none}.share-story .social-links{background:#F6F6F9;padding:20px;-webkit-box-flex:1;flex:1}.share-story .social-links ul li{padding:10px 0}.share-story .social-links ul li a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none}.share-story .social-links ul li a.whatsapp .icon{color:#02A756}.share-story .social-links ul li a.email .icon{color:#DF4545}.share-story .social-links ul li a.sms .icon{color:#222}.share-story .social-links ul li a.facebook .icon{color:#3C5A99}.share-story .social-links ul li a.twitter .icon{color:#03A9F4}.share-story .social-links ul li a .icon{margin-right:18px;font-size:21px}.share-story .social-links ul li a span{font-size:12px;color:#222}.links-wrapper{position:relative;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#161723), to(#313839));background:-webkit-linear-gradient(top, #161723 0%, #313839 100%);background:linear-gradient(180deg, #161723 0%, #313839 100%);padding-top:55px;overflow:auto}.links-wrapper header.main{background:white;padding:0 20px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:55px;position:fixed;top:0;left:0;width:100%}.links-wrapper header.main h1{color:#222;font-size:22px}.links-wrapper header.main nav a{color:#BDBCC2;text-decoration:none;font-size:18px}.links-wrapper .sponsor{padding-top:20px;width:calc(100% - 40px);max-width:600px;margin:0 auto 20px;text-align:center}.links-wrapper .sponsor p{color:#8D8E93;font-size:13px;line-height:18px;margin-bottom:10px}.links-wrapper .sponsor p strong{font-weight:700}.links-wrapper .sponsor p em{font-style:italic}.links-wrapper .sponsor p .no-wrap{white-space:nowrap}.links-wrapper .sponsor p .highlight{color:#D4D5D8}.links-wrapper .stories-links{padding:0 0 20px}.links-wrapper .stories-links .story-links{width:calc(100% - 40px);max-width:600px;margin:0 auto 20px;border-bottom:1px dashed #707070;padding-bottom:20px}.links-wrapper .stories-links .story-links:last-child{border-bottom:none}.links-wrapper .stories-links .story-links .story-date{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:20px}.links-wrapper .stories-links .story-links .story-date .day{background:white;border-radius:3px;padding:4px;color:#222;margin-right:9px;min-width:24px;text-align:center}.links-wrapper .stories-links .story-links .story-date .month{color:white;font-size:15px;margin-right:7px}.links-wrapper .stories-links .story-links .story-date .year{color:rgba(255,255,255,0.33);font-size:15px}.links-wrapper .stories-links .story-links h2{font-size:20px;color:#E5C27D;margin-bottom:7px}.links-wrapper .stories-links .story-links p{font-size:13px;color:rgba(255,255,255,0.5);line-height:21px}.links-wrapper .stories-links .story-links ul.links{padding-top:20px}.links-wrapper .stories-links .story-links ul.links li{margin-bottom:15px}.links-wrapper .stories-links .story-links ul.links li a{display:-webkit-inline-box;display:inline-flex;background:#E5C27D;text-decoration:none;padding:5px 10px;font-size:13px;color:black;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,0.16)}.links-wrapper .stories-links .story-links ul.links li a .icon{margin-right:10px;font-size:14px}.links-wrapper .stories-links .story-links .view-story{padding-top:15px}.links-wrapper .stories-links .story-links .view-story a{display:-webkit-inline-box;display:inline-flex;font-size:13px;text-decoration:none;color:white;text-transform:uppercase;-webkit-box-align:center;align-items:center}.links-wrapper .stories-links .story-links .view-story a .icon{padding-left:10px;font-size:18px}.notifications{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.65);display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.notifications.visible{opacity:1;pointer-events:all}.notifications.visible .notification-card{-webkit-transform:scale(1);transform:scale(1)}.notifications .notification-card{width:calc(100% - 80px);max-width:300px;border-radius:5px;background:white;padding:15px 25px;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.notifications .notification-card header{padding:20px 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.notifications .notification-card header .icon{font-size:18px;margin-right:10px;color:#02A756}.notifications .notification-card header span{color:#222;font-size:16px}.notifications .notification-card .notification-message{color:#757575;font-size:16px;line-height:24px;margin-bottom:30px}.notifications .notification-card footer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.notifications .notification-card footer a{color:#444;text-transform:uppercase;font-size:14px;font-weight:500;text-decoration:none}
/*# sourceMappingURL=styles.css.map */