.primary-color{color:#fdb232}.secondary-color{color:#02b8a2}.highlight-color{color:#fdd400}.background-color{color:#01535f}.loud-color{color:#db1796}.primary-bg{background-color:#fdb232}.secondary-bg{background-color:#02b8a2}.highlight-bg{background-color:#fdd400}.background-bg{background-color:#01535f}.loud-bg{background-color:#db1796}.primary-color{color:#fdb232}.secondary-color{color:#02b8a2}.highlight-color{color:#fdd400}.background-color{color:#01535f}.loud-color{color:#db1796}.primary-bg{background-color:#fdb232}.secondary-bg{background-color:#02b8a2}.highlight-bg{background-color:#fdd400}.background-bg{background-color:#01535f}.loud-bg{background-color:#db1796}@keyframes cartoon-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(1.1, 0.9) translateY(0)}30%{transform:scale(0.9, 1.1) translateY(-25px)}50%{transform:scale(1.05, 0.95) translateY(0)}57%{transform:scale(1, 1) translateY(-3px)}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}html{scroll-behavior:smooth}html body{margin:0;overflow-x:hidden;background-color:#01535f;font-family:"courier",serif;color:#fdb232;display:flex;flex-flow:row wrap;align-items:stretch;height:100vh;width:100vw}@media screen and (min-width: 0px)and (max-width: 575px){html body .hide-xs{display:none !important}}@media screen and (min-width: 576px)and (max-width: 767px){html body .hide-s{display:none !important}}@media screen and (min-width: 768px)and (max-width: 991px){html body .hide-md{display:none !important}}@media screen and (min-width: 992px)and (max-width: 1199px){html body .hide-lg{display:none !important}}@media screen and (min-width: 1200px)and (max-width: 3841px){html body .hide-xg{display:none !important}}html body span.highlight-text{color:#fdd400}html body span.secondary-text{color:#02b8a2}html body p{max-width:991px}html body img{display:flex}html body img.round-logo{max-width:128px;min-width:128px;max-height:128px;min-height:128px;border-radius:50%;margin:2em}html body img.round-logo.ego{max-width:512px;min-width:512px;max-height:512px;min-height:512px}@media screen and (min-width: 0px)and (max-width: 575px){html body img.round-logo.ego{max-width:256px;min-width:256px;max-height:256px;min-height:256px}}html body div.flip{background-color:rgba(0,0,0,0);width:30%;height:425px;perspective:1920px;transition:transform .5s;transform:scale(1, 1)}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip{width:100%;height:400px}}html body div.flip.sz-lg{width:50%;height:20;perspective:1920px}html body div.flip.hidden{transform:scale(0, 0)}html body div.flip.hide{display:none}html body div.flip img{overflow:hidden;margin:25% 25% 25% 25%}html body div.flip>div.main{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d;flex-flow:row wrap}html body div.flip>div.main>div.front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#02b8a2;color:#fdb232;justify-content:center;align-items:center;overflow:hidden}html body div.flip>div.main>div.front>img{max-width:100%;max-height:100%}html body div.flip>div.main>div.front>img.fill{margin:0}html body div.flip>div.main>div.front>img#eight-hours{transform:scale(1.9)}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.front>img#eight-hours{transform:scale(2.1)}}html body div.flip>div.main>div.front>img#undread-fred{transform:scale(1.6)}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.front>img#undread-fred{transform:scale(1.8)}}html body div.flip>div.main>div.front>img#byod{transform:scale(1.8)}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.front>img#byod{transform:scale(2)}}html body div.flip>div.main>div.front>img#invisible-battles{transform:scale(1.5)}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.front>img#invisible-battles{transform:scale(1.7)}}html body div.flip>div.main>div.back{flex-flow:row wrap;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fdb232;color:#01535f;transform:rotateY(180deg)}html body div.flip>div.main>div.back h1{flex:0 1 100%;margin:0 .5em 0 .5em}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.back h1{font-size:1.25em}}html body div.flip>div.main>div.back h2{flex:0 1 100%;margin:.5em .5em 0 .5em}@media screen and (min-width: 0px)and (max-width: 575px){html body div.flip>div.main>div.back h2{font-size:.8em}}html body div.flip>div.main>div.back>p{padding:0 .75em 0 .75em}html body div.flip>div.main>div.back a{flex:0 1 100%;color:#02b8a2;text-decoration:none}html body div.flip>div.main>div.back a:visited{color:#02b8a2}html body div.flip>div.main>div.back a:hover{color:#fdd400}html body div.flip>div.main>div.back a:after{width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #02b8a2}html body div.flip:hover>div.main{transform:rotateY(180deg)}html body div{display:flex}html body div.chevron-circle{display:inline-block;width:4em;height:4em;border:.5em solid #02b8a2;border-radius:50%;margin-left:.75em;animation-name:cartoon-bounce;animation-timing-function:cubic-bezier(0.28, 0.84, 0.42, 1);animation-duration:2s;animation-iteration-count:infinite;cursor:pointer}html body div.chevron-circle.down{margin-top:16em}@media screen and (min-width: 0px)and (max-width: 575px){html body div.chevron-circle.down{margin-top:4em}}html body div.chevron-circle.down:after{content:"";display:inline-block;margin-top:.6em;margin-left:1em;width:1.4em;height:1.4em;border-top:.5em solid #02b8a2;border-right:.5em solid #02b8a2;-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}html body div.chevron-circle.up{margin-top:4em}html body div.chevron-circle.up:after{content:"";display:inline-block;margin-top:1.4em;margin-left:1.1em;width:1.4em;height:1.4em;border-top:.5em solid #02b8a2;border-right:.5em solid #02b8a2;-moz-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg)}html body div.row-container{flex-flow:row wrap}html body div.col-container{flex-flow:column wrap}html body div.break{flex-basis:100%;width:0}html body div.header{flex:0 4 100%;justify-content:center;align-items:center;padding:3em 0 0 0;margin:0 0 8em 0}@media screen and (min-width: 0px)and (max-width: 575px){html body div.header{flex:initial;padding:0;margin:0 .25em 0 .25em}}html body div.header h1{display:flex;margin:0}html body div.header h2{display:flex;margin:0}html body div.header h3{display:flex;margin:0}html body div.header div.col-container{justify-content:center}html body div.header div.row-container{justify-content:center}@media screen and (min-width: 0px)and (max-width: 575px){html body div.header div.row-container{display:flex;flex:0 0 100%}}html body div.header a{color:#db1796;margin-right:2em;margin-top:4em;text-decoration:none}@media screen and (min-width: 0px)and (max-width: 575px){html body div.header a{margin-top:0}}html body div.header a:visited{color:#db1796}html body div.header a:hover{color:#fdd400}html body div.content{display:flex;flex:0 0 100%;flex-flow:row wrap;align-items:center;justify-content:center;align-content:center}html body div.content section#legacy{display:flex;flex:0 0 100%}html body div.content section#legacy+section{display:flex;flex:0 0 100%;margin:0 5% 0 5% 0}html body div.content .cert-shoutout{height:425px;padding-top:10em;margin-top:2em;display:flex;flex:0 0 100%;align-items:center;justify-content:center;align-content:center}@media screen and (min-width: 0px)and (max-width: 575px){html body div.content .cert-shoutout{height:initial;padding-top:0}}html body div.content .vr-shoutout{height:16em;background-color:#db1796;color:#02b8a2;transform:rotate(-4deg);display:flex;flex:0 0 300%;align-content:center;justify-content:center;margin:8em 0 8em 0;padding-bottom:7em}html body div.content .vr-shoutout h2{font-size:8em}html body div.content .vr-shoutout a{color:#fdb232;text-decoration:none}html body div.content .vr-shoutout a:visited{color:#fdb232}html body div.content .vr-shoutout a:hover{color:#fdd400}html body div.content button{background-color:rgba(0,0,0,0);color:#02b8a2;border-top:0;border-left:0;border-bottom:.125em solid #fdb232;border-right:0;font-size:2em;display:flex;justify-self:center;align-self:center;margin:1em 1em 1em 1em;transition:color 333ms,background-color 333ms;cursor:pointer}html body div.content button:hover{color:#fdb232;border-bottom:.125em solid #02b8a2}@media screen and (min-width: 0px)and (max-width: 575px){html body div.content button{margin:4em .125em 1em .125em;font-size:initial}}html body div.content>section{display:flex;flex-flow:row wrap;justify-content:center;margin-left:2em;margin-right:2em}html body div.footer{flex:0 4 100%;margin-top:4em}html body div.footer>p{margin:0 2em 0 2em}/*# sourceMappingURL=index.css.map */
