*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-callout:none}html{background:#000;padding:0;height:100%}body{margin:auto;background:url(/static/assets/images/16E05-WebBG-1920-895939b52cebd1c4bc564e9fbe8ad191.jpg) fixed;font-family:'PT Sans',sans-serif;min-height:100%;max-width:1920px;position:relative;min-width:50em}body.modal-open{overflow:hidden}@media (min-width:1920px),(min-height:1080px){body{background-size:cover}}.fixed-wrapper{height:100px;width:200px;position:absolute;background:rgba(255,0,0,.5);top:0;left:10em}.fixed-wrapper:before{content:"HI"}.category-container{position:fixed;top:0;bottom:0;margin-left:2em;width:10em;height:100%;font-size:100%;letter-spacing:.1em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;pointer-events:none}.category-container .category-container-inner{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;pointer-events:auto}.category-container .inactive .category-tab{background:#a9a9a9;color:#d3d3d3}.category-container .category-tab{font-family:'Source Sans Pro';font-weight:600;-webkit-transition:background .3s linear;transition:background .3s linear;-webkit-transition:color .3s linear;transition:color .3s linear;cursor:pointer;padding:.5em;width:10em;height:3em;background:#000;line-height:.95em;color:#fff;margin:.5em;border-radius:10px;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;box-shadow:2px 2px 2px rgba(0,0,0,.3)}.category-container .category-tab span{-ms-flex:0 1 auto;max-width:100%;display:inline-block}.year-container{font-size:80%;position:relative;min-height:2.5em;padding:2em 0 2em 16em}.year-container:nth-child(odd){background:rgba(0,0,0,.1)}.year-container:after{content:"";display:table;clear:both}.year-container .year-strip{position:relative;overflow:hidden;padding:.5em 1em .5em .5em;text-align:right;margin-right:10em}.year-container.empty .year-index{font-family:Helvetica;font-size:200%;color:#000}.year-container .year-index{width:9rem;font-size:200%;font-weight:700;height:100%;color:#fefefe;position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.year-container .year-index span{letter-spacing:.06em;background:rgba(0,0,0,.6);padding:.3em .4em;border-radius:.4rem}.strip{height:1em;width:100%}.tile{cursor:pointer;position:relative;white-space:normal;text-align:left;height:11em;width:20em;background:#fff;margin:.25em;display:inline-block;box-shadow:1px 1px 6px rgba(0,0,0,.3);vertical-align:bottom}.tile .tile-content .tile-body p:first-child,.tile .tile-factoid-content .tile-factoid-body p:first-child{margin-top:0}.tile .tile-content .tile-body p:last-child,.tile .tile-factoid-content .tile-factoid-body p:last-child{margin-bottom:0}@-webkit-keyframes show{from{opacity:0}to{opacity:1}}@keyframes show{from{opacity:0}to{opacity:1}}@-webkit-keyframes hide{from{opacity:1}to{opacity:0}}@keyframes hide{from{opacity:1}to{opacity:0}}.tile.invisible{display:none;-webkit-animation:hide 450ms ease-in-out both;animation:hide 450ms ease-in-out both}.tile.visible{-webkit-animation:show 450ms ease-in-out both;animation:show 450ms ease-in-out both}.tile .tile-main{height:10em;position:relative}.tile .tile-image{float:left;width:10em;height:100%}.tile .tile-image .thumb{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.tile.inline{width:10em}.tile.inline .tile-content{font-size:120%;position:absolute;background:rgba(0,0,0,.4);color:#fff;top:0;bottom:0;left:0;right:0}.tile.compact{width:20em}.tile.featured{width:31.4em}.tile.featured .tile-content{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tile .tile-content{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.tile .tile-content .tile-title{display:block;width:100%;padding:.5em 1.3em;font-weight:700}.tile .tile-content .tile-body{display:block;padding:0 1.3em .5em;-ms-flex:0 1 auto;max-width:100%}.tile.factoid{width:20em;cursor:auto;color:#fff;padding:1.2em}.tile .tile-factoid-content{line-height:1.45;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.tile .tile-factoid-content .tile-factoid-body{-ms-flex:0 1 auto;max-width:100%}.modal{position:fixed;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal.loading{color:#fff;font-size:400%}.modal .modal-close{position:absolute;top:3em;right:3em;min-width:3em;min-height:3em;background:#fff;border:none;padding:1em}.milestone-full{box-shadow:3px 3px 14px rgba(0,0,0,.5);background:#fff;width:80%;max-height:100%}.milestone-full .content{padding:2em;background:#fff}.milestone-full .year{display:inline-block;padding:.5em;font-size:70%;color:#fff;margin-bottom:.8em}.milestone-full .title{font-size:140%;margin-bottom:.5em;font-weight:700}.milestone-full .image{position:relative}.milestone-full .image-inside{position:absolute;top:0;bottom:0;left:0;right:0}.milestone-full .image-inside img{width:100%;display:block}.milestone-full.nomedia{max-width:36em}.milestone-full.portrait{min-width:44em;max-width:58em;overflow:hidden}.milestone-full.portrait .media-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:top;-webkit-align-items:top;-ms-flex-align:top;align-items:top;overflow:hidden}.milestone-full.portrait .media-wrapper .image{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;min-width:18em;max-width:22em}.milestone-full.portrait .media-wrapper .content{-webkit-box-flex:5;-webkit-flex-grow:5;-ms-flex-positive:5;flex-grow:5;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;max-width:36em;overflow:auto}.milestone-full.landscape{max-width:36em;overflow:auto}.milestone-full.landscape .image{position:relative;width:100%;overflow:hidden}.milestone-full.landscape .image-before{display:block;margin-top:100%}