::-moz-selection {
    background: rgb(0, 0, 0)
}

::-ms-selection {
    background: rgb(0, 0, 0)
}

::-o-selection {
    background: rgb(0, 0, 0)
}

::-webkit-selection {
    background: rgb(0, 0, 0)
}

::selection {
    background: rgb(0, 0, 0)
}

* {
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    color: inherit
}

*,
*::before,
*::after {
    box-sizing: border-box
}

:root {
    font-size: 16px
}

img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0;
    display: block;
    vertical-align: middle;
    max-width: 100%
}

main>#intro-details>#description>#webgl-demo>iframe {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    margin: 0 auto;
}

html {
    background-color: #222628
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%
}

body {
    color: rgba(255, 255, 255, 1);
    font-family: Anonymous Pro, Georgia, serif;
    line-height: 1.5;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0 auto;
    max-width: 1280px;
    width: 95%;
    word-wrap: break-word
}

h1,
h2 {
    font-family: Anonymous Pro, "Lucida Grande", "Lucida Sans", Verdana;
    font-weight: 700
}

h1,
h2,
h3 {
    line-height: 1.05
}

h1,
h3 {
    letter-spacing: -0.02em
}

h2 {
    letter-spacing: -0.03em;
    margin: 0 0 1rem 0;
    font-size: 2.5em
}

h3 {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    font-weight: 600
}

a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

main a {
    color: #7eed9a;
    text-decoration: none;    
}

main a:hover,
main a:focus {
    color: #cee6ca;    
    text-decoration: none;
}

p {
    margin-bottom: 1.5rem
}

p,
address,
ul,
blockquote {
    font-size: 1.2rem;
    line-height: 1.6
}

address {
    font-style: normal
}

extrainfo {
    font-size: 0.9rem;    
}

blockquote p {
    margin: 0
}

blockquote,
blockquote ul {
    margin-bottom: 0
}

blockquote li {
    margin-bottom: 1rem
}

body>nav {
    float: left;
    padding-top: 4rem;
    width: 22.5%
}

body>nav h1 {
    font-size: 1.75rem;
    margin-bottom: 0
}

body>nav a {
    line-height: 1.75
}

body>nav ul {
    margin: 0;
    padding: 0
}

body>nav ul ul {
    padding-left: 1rem
}

li {
    margin-top: .25rem;
    padding-left: .5rem;
    padding-right: .5rem
}

body>nav li {
    list-style: none
}

main {
    float: left;
    padding: 1rem 0rem;
    width: 77.5%
}

main>header>img {
    margin: 0 auto
}

main>* {
    float: left;
    width: 100%
}

main>*:not(:last-child) {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem
}

main>*:not(:first-child):not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

main>#intro-details>div:first-child,
main>#outro-details>div:first-child {
    padding-right: 1.5rem
}

main>#intro-details>div:last-child,
main>#outro-details>div:last-child {
    padding-left: 1.5rem
}

main>#intro-details>div:first-child p {
    margin-top: 0
}

main>#images>div,
main>#supplementary-prequel>#images>div,
main>#logo-icon>div {
    margin: 0 auto;
    text-align: center
}

main>#images>div a,
main>#images>div a:hover,
main>#images>div a:focus,
main>#supplementary-prequel>#images>div a,
main>#supplementary-prequel>#images>div a:hover,
main>#supplementary-prequel>#images>div a:focus,
main>#logo-icon>div a,
main>#logo-icon>div a:hover,
main>#logo-icon>div a:focus {
    border-bottom: 0
}

main>#images img,
main>#supplementary-prequel>#images img {
    display: inline-block;
    padding: 0 .5rem 1rem
}

main>#logo-icon img {
    display: inline-block;
    padding: 0 .5rem .5rem
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    margin-bottom: 1.5rem
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.external {
    border-bottom: 0
}

.external::after {
    color: #7eed9a;
    content: "↗";
    font-size: .6rem;
    font-weight: 800;
    padding-left: .1rem;
    vertical-align: text-top
}

.external:hover::after,
.external:focus::after {
    color: #cee6ca
}

main>footer {
    padding-bottom: .5rem
}

main>footer p {
    color:#fff;
    margin: 9000;
}

.floatRight {
    float: right;
}

.w-2 {
    float: left;
    position: relative;
    width: 20%
}

.w-3 {
    float: left;
    position: relative;
    width: 30%
}

.w-33 {
    float: left;
    position: relative;
    width: 33.33%
}

.w-4 {
    float: left;
    position: relative;
    width: 40%
}

.w-5 {
    float: left;
    position: relative;
    width: 50%
}

.w-6 {
    float: left;
    position: relative;
    width: 60%
}

.w-66 {
    float: left;
    position: relative;
    width: 66.66%
}

.w-7 {
    float: left;
    position: relative;
    width: 70%
}

.w-8 {
    float: left;
    position: relative;
    width: 80%
}

.w-9 {
    float: left;
    position: relative;
    width: 90%
}

.w-10 {
    float: left;
    position: relative;
    width: 100%
}

.i-5 {
    position: relative;
    max-width: 49.5%
}

.i-10 {
    position: relative;
    max-width: 100%
}

@media(max-width:62em) {
    nav {
        display: none
    }
    main {
        padding: 1.5rem;
        width: 100%
    }
}

@media(max-width:48em) {
    main {
        padding: 1.5rem
    }
    main>#intro-details>div:first-child {
        padding-right: 0rem
    }
    main>#intro-details>div:last-child {
        padding-left: 0rem
    }
    main>#images img {
        padding: 0 0 1rem 0
    }
    .w-s-10 {
        float: left;
        position: relative;
        width: 100%
    }
    .i-s-10 {
        position: relative;
        max-width: 100%
    }
}

@media(max-width:34em) {
    main {
        padding: .5rem
    }
    main>#outro-details>div:first-child {
        padding-right: 0rem
    }
    main>#outro-details>div:last-child {
        padding-left: 0rem
    }
    .w-xs-10 {
        float: left;
        position: relative;
        width: 100%
    }
}