#map-of-the-internet{background-color:#000}.moti-intro{height:500vh;overflow:hidden;position:relative}.moti-release-fix .moti-credit,.moti-release-fix .moti-epigraph{position:absolute}.moti-release-fix .moti-banner-wrap{bottom:0;position:absolute;top:auto}#moti-outro{height:200vh}#moti-outro .moti-banner-wrap{bottom:0}#moti-outro.moti-release-fix .moti-banner-wrap{bottom:auto;top:0}.moti-banner-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);height:100vh;overflow:hidden;position:fixed;top:0;width:100vw;z-index:5}.moti-banner-wrap:before{background-image:url(../../img/series/map-of-the-internet/moti-intro-background-small.jpg);background-position:center center;background-repeat:no-repeat;background-size:480px 1200px;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.moti-banner{background-color:#168dd9;background-image:url(../../img/series/map-of-the-internet/moti-intro-tile.jpg);background-position:0 0;background-repeat:repeat;background-size:275px 277px;cursor:pointer;height:100vh}.moti-banner h1{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);color:#fff;font-family:tribute,'PT Serif',Georgia,serif;font-size:72px;line-height:64px;margin:0 auto;position:relative;text-align:center;top:50%}.moti-banner h1 span{font-style:italic}.moti-banner:before{background-image:url(../../img/series/map-of-the-internet/moti-intro-compass.png);background-position:center center;background-repeat:no-repeat;background-size:95vw auto;bottom:30px;content:'';display:block;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-10}.moti-banner:after{-webkit-transition:background-image .2s ease-in-out 0s;transition:background-image .2s ease-in-out 0s;background-image:url(../../img/series/map-of-the-internet/moti-intro-dots.png);background-position:center center;background-repeat:no-repeat;background-size:auto 100vh;bottom:30px;content:'';display:block;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:10}@-webkit-keyframes compass-shift{0%{-webkit-transform:rotate3d(0,0,1,5deg)}50%{-webkit-transform:rotate3d(0,0,-1,5deg)}100%{-webkit-transform:rotate3d(0,0,1,5deg)}}@keyframes compass-shift{0%{transform:rotate3d(0,0,1,5deg)}50%{transform:rotate3d(0,0,-1,5deg)}100%{transform:rotate3d(0,0,1,5deg)}}.moti-loaded .moti-banner:before{-webkit-animation:compass-shift 2s infinite;animation:compass-shift 2s infinite}.moti-credit{font-family:Adelle,'Helvetica Neue',Helvetica,sans-serif;font-size:13px;left:3vw;position:fixed;top:3vh;width:50vw;z-index:3}.moti-scroll-start .moti-banner{cursor:default}.moti-scroll-start .moti-banner-wrap{z-index:1}.moti-scroll-start .moti-sponsor{opacity:0}.moti-sponsor{-webkit-transition:opacity 250ms ease-in-out;transition:opacity 250ms ease-in-out;bottom:2vw;position:absolute;opacity:1;right:3vw}.moti-sponsor .sponsor-label{color:#fff;font-family:AdelleBold,'Helvetica Neue',Helvetica,sans-serif;font-size:16px}.moti-sponsor img{height:32px;padding-left:5px;width:auto}#moti-articles{counter-reset:articles;position:absolute;right:4vw;top:150vh;width:50vw;z-index:2}.moti-article{padding:33px 0;text-align:right}.moti-article.moti-active-article .moti-article-link{color:#fff;text-decoration:none}.moti-article.moti-active-article .moti-article-link h2:before{color:#4c4c4c}.moti-article.moti-active-article .moti-article-link .moti-bulletin-kicker{opacity:1}.moti-article-link{color:#4c4c4c}.moti-article-link h2{font-family:AdelleBold,'Helvetica Neue',Helvetica,sans-serif;font-size:16px;line-height:22px}.moti-article-link h2:before{color:#111;content:counter(articles);counter-increment:articles;display:block;font-size:56px;line-height:56px;margin-bottom:12px}.moti-bulletin h2:before{display:none;counter-increment:none}.moti-bulletin-kicker{color:#f1a33f;font-family:Adelle,'Helvetica Neue',Helvetica,sans-serif;font-size:12px;opacity:.5;text-transform:uppercase}.moti-bulletin-kicker img{height:32px;margin-left:2px;width:auto}#moti-narrative{background-color:#000;background-image:url(../../img/series/map-of-the-internet/moti-scenes-background-small.jpg);background-repeat:no-repeat;background-position:center 0;background-size:479px 7200px;height:7200px;overflow:hidden}.moti-scene{color:#a1a1a1;font-family:Consolas,monaco,monospace;font-size:18px;height:720px;overflow:hidden;position:relative}.moti-scene.moti-animation-started .moti-scene-text:after{color:#d365ba;content:'█';display:inline-block}.moti-scene.moti-animation-complete .moti-scene-text:after{-webkit-animation:blink .9s infinite;animation:blink .9s infinite}.moti-epigraph{bottom:0;height:auto;margin:0 auto;max-width:none;padding-top:50px;position:absolute;text-align:center;width:100vw;z-index:3}.moti-epigraph.moti-animation-started .moti-scene-text:before{display:block}.moti-epigraph .moti-scene-text{background-color:transparent;cursor:pointer;margin:0 auto;max-width:400px}.moti-epigraph .moti-scene-text:before{background-image:url(../../img/series/map-of-the-internet/moti-intro-cursor.png);background-position:center 0;background-repeat:no-repeat;background-size:30px 41px;content:'';height:50px;width:100%}.moti-epilogue{top:10vh;height:auto;max-width:none;padding-top:10px;position:absolute;text-align:center;width:100vw;z-index:3}.moti-epilogue .moti-scene-text{background-color:transparent}.moti-scene-text{-webkit-transform:translate(0,-40%);transform:translate(0,-40%);background-color:rgba(24,24,24,.75);margin:0 auto;max-width:400px;position:relative;top:50%;width:80vw}@-webkit-keyframes blink{0%,60%{opacity:1}100%{opacity:0}}@keyframes blink{0%,60%{opacity:1}100%{opacity:0}}.moti-active-article-657898:after{background-image:url(../../img/series/map-of-the-internet/screenshots/657898_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-735314:after{background-image:url(../../img/series/map-of-the-internet/screenshots/735314_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-741166:after{background-image:url(../../img/series/map-of-the-internet/screenshots/741166_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-742474:after{background-image:url(../../img/series/map-of-the-internet/screenshots/742474_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-770849:after{background-image:url(../../img/series/map-of-the-internet/screenshots/770849_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-772972:after{background-image:url(../../img/series/map-of-the-internet/screenshots/772972_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-780675:after{background-image:url(../../img/series/map-of-the-internet/screenshots/780675_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-785119:after{background-image:url(../../img/series/map-of-the-internet/screenshots/785119_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-790208:after{background-image:url(../../img/series/map-of-the-internet/screenshots/790208_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-790210:after{background-image:url(../../img/series/map-of-the-internet/screenshots/790210_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-793711:after{background-image:url(../../img/series/map-of-the-internet/screenshots/793711_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-796353:after{background-image:url(../../img/series/map-of-the-internet/screenshots/796353_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-798039:after{background-image:url(../../img/series/map-of-the-internet/screenshots/798039_mobile.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}@media screen and (min-width:481px){.moti-banner-wrap:before{background-image:url(../../img/series/map-of-the-internet/moti-intro-background-medium.jpg);background-size:980px 1200px}.moti-banner h1{-webkit-transform:translate(0,-40%);transform:translate(0,-40%)}.moti-banner:before{background-size:auto 80vh;bottom:0}.moti-banner:after{bottom:0}#moti-articles{left:2vw;right:auto;width:40vw}.moti-article{text-align:left}.moti-bulletin-kicker{font-size:14px}#moti-narrative{background-image:url(../../img/series/map-of-the-internet/moti-scenes-background-medium.jpg);background-size:979px 6000px;height:6000px}.moti-scene{font-size:20px;height:600px}.moti-scene-text{max-width:600px;width:60vw}.moti-epigraph,.moti-epilogue{height:auto;max-width:none;width:100vw}.moti-credit{left:auto;right:2vw;text-align:right}.moti-article-link h2{font-size:20px;line-height:28px}}@media screen and (min-width:961px){.moti-banner-wrap:before{background-image:url(../../img/series/map-of-the-internet/moti-intro-background-large.jpg);background-size:1600px 2400px;background-position:center center}.moti-banner h1{font-size:11vw;line-height:9.75vw;width:60vw}#moti-articles{left:5vw;width:30vw}.moti-article{padding:75px 0}#moti-narrative{background-image:url(../../img/series/map-of-the-internet/moti-scenes-background-large.jpg);background-size:1600px 8800px;background-position:center 0;height:8800px}#moti-narrative .moti-scene:nth-child(1){background-image:url(../../img/series/map-of-the-internet/moti-scenes-blue-wires.gif),url(../../img/series/map-of-the-internet/moti-scenes-triangles.gif);background-repeat:no-repeat,no-repeat;background-size:160px 64px,32px 450px;background-position:calc(50% + 308px) 749px,calc(50% + 375px) 260px}#moti-narrative .moti-scene:nth-child(1):before{-webkit-animation:moti-rotate 2s linear infinite reverse;animation:moti-rotate 2s linear infinite reverse;background-image:url(../../img/series/map-of-the-internet/moti-scenes-tree.png);background-repeat:no-repeat;background-size:133px 131px;content:'';display:block;height:131px;left:calc(50% - 519px);position:absolute;top:146px;width:133px}#moti-narrative .moti-scene:nth-child(3){background-image:url(../../img/series/map-of-the-internet/moti-scenes-light.gif);background-repeat:no-repeat;background-size:48px 45px;background-position:calc(50% - 394px) 248px}#moti-narrative .moti-scene:nth-child(7){background-image:url(../../img/series/map-of-the-internet/moti-scenes-jellyfish.gif);background-repeat:no-repeat;background-size:88px 90px;background-position:calc(50% + 200px) bottom}#moti-narrative .moti-scene:nth-child(7):before{-webkit-animation:moti-rotate 2s linear infinite;animation:moti-rotate 2s linear infinite;background-image:url(../../img/series/map-of-the-internet/moti-scenes-turbine.png);background-repeat:no-repeat;background-size:125px 125px;content:'';display:block;height:125px;left:calc(50% + 317px);position:absolute;top:617px;width:125px}#moti-narrative .moti-scene:nth-child(8):before{-webkit-animation:moti-rotate 2s linear infinite;animation:moti-rotate 2s linear infinite;background-image:url(../../img/series/map-of-the-internet/moti-scenes-spiral-1.png);background-repeat:no-repeat;background-size:50px 50px;content:'';display:block;height:50px;left:calc(50% + 195px);position:absolute;top:710px;width:50px}#moti-narrative .moti-scene:nth-child(8):after{-webkit-animation:moti-rotate 2s linear infinite;animation:moti-rotate 2s linear infinite;background-image:url(../../img/series/map-of-the-internet/moti-scenes-spiral-2.png);background-repeat:no-repeat;background-size:50px 46px;content:'';display:block;height:46px;left:calc(50% - 200px);position:absolute;top:670px;width:50px}#moti-narrative .moti-scene:nth-child(9):before{-webkit-animation:moti-rotate 3s linear infinite reverse;animation:moti-rotate 3s linear infinite reverse;background-image:url(../../img/series/map-of-the-internet/moti-scenes-planet-1.png);background-repeat:no-repeat;background-size:877px 946px;content:'';display:block;height:946px;left:calc(50% - 45px);position:absolute;top:135px;width:877px}#moti-narrative .moti-scene:nth-child(9):after{-webkit-animation:moti-rotate 9s linear infinite;animation:moti-rotate 9s linear infinite;background-image:url(../../img/series/map-of-the-internet/moti-scenes-planet-2.png);background-repeat:no-repeat;background-size:877px 946px;content:'';display:block;height:946px;left:calc(50% - 45px);position:absolute;top:135px;width:877px}#moti-narrative .moti-scene:nth-child(9) .moti-saturn{-webkit-animation:moti-rotate 6s linear infinite;animation:moti-rotate 6s linear infinite;background-image:url(../../img/series/map-of-the-internet/moti-scenes-planet-3.png);background-repeat:no-repeat;background-size:877px 946px;height:946px;left:calc(50% - 45px);position:absolute;top:135px;width:877px}.moti-scene{height:880px}.moti-scene-text{max-width:500px;width:40vw}.moti-epigraph,.moti-epilogue{height:auto;max-width:none;width:100vw}.moti-epigraph{position:fixed}.moti-release-fix .moti-epilogue{position:absolute}.moti-active-article-657898:after{background-image:url(../../img/series/map-of-the-internet/screenshots/657898.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-735314:after{background-image:url(../../img/series/map-of-the-internet/screenshots/735314.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-741166:after{background-image:url(../../img/series/map-of-the-internet/screenshots/741166.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-742474:after{background-image:url(../../img/series/map-of-the-internet/screenshots/742474.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-770849:after{background-image:url(../../img/series/map-of-the-internet/screenshots/770849.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-772972:after{background-image:url(../../img/series/map-of-the-internet/screenshots/772972.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-780675:after{background-image:url(../../img/series/map-of-the-internet/screenshots/780675.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-785119:after{background-image:url(../../img/series/map-of-the-internet/screenshots/785119.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-790208:after{background-image:url(../../img/series/map-of-the-internet/screenshots/790208.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-790210:after{background-image:url(../../img/series/map-of-the-internet/screenshots/790210.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-793711:after{background-image:url(../../img/series/map-of-the-internet/screenshots/793711.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-796353:after{background-image:url(../../img/series/map-of-the-internet/screenshots/796353.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.moti-active-article-798039:after{background-image:url(../../img/series/map-of-the-internet/screenshots/798039.jpg);background-repeat:no-repeat;background-size:cover;cursor:pointer}}@-webkit-keyframes moti-rotate{from{-webkit-transform:rotate3d(0,0,1,0deg)}to{-webkit-transform:rotate3d(0,0,1,360deg)}}@keyframes moti-rotate{from{transform:rotate3d(0,0,1,0deg)}to{transform:rotate3d(0,0,1,360deg)}}@-webkit-keyframes moti-rotate-pause{0%{-webkit-transform:rotate3d(0,0,1,0deg)}50%{-webkit-transform:rotate3d(0,0,1,180deg)}100%{-webkit-transform:rotate3d(0,0,1,360deg)}}@keyframes moti-rotate-pause{0%{transform:rotate3d(0,0,1,0deg)}50%{transform:rotate3d(0,0,1,180deg)}100%{transform:rotate3d(0,0,1,360deg)}}@media screen and (min-width:1201px){#moti-articles{left:10vw;max-width:350px}}.admin-bar .moti-credit{top:calc(2vh + 32px)}@media only screen and (max-width:1024px){.moti-sponsor{bottom:70px}}@media only screen and (max-width:599px){.moti-sponsor{bottom:60px}}