@import url(https://fonts.googleapis.com/css?family=Lora);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}button:focus,input:focus,select:focus,textarea:focus{outline:none}*,:after,:before{box-sizing:border-box}html{font-size:62.5%;-webkit-font-smoothing:antialiased}body,html{width:100%;height:100%}body{font-family:Lora,serif;font-size:1rem;background-color:#071625}.intro__inner{width:100%;margin:0 auto;max-width:100rem;padding-left:4rem;padding-right:4rem}.spinner{width:100px;height:100px;background-color:#f70a53;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#071625;z-index:10010;opacity:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-transition:opacity .5s ease-in,visibility 0s linear .5s;transition:opacity .5s ease-in,visibility 0s linear .5s}.overlay__spinner{width:100px;height:100px;background-color:#f70a53;-webkit-animation:sk-rotateplane 1.2s infinite ease-in-out;animation:sk-rotateplane 1.2s infinite ease-in-out}.overlay.is-hidden{opacity:0;visibility:hidden}@keyframes sk-rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}[class*=overlay--]{background-color:rgba(0,0,0,.7);position:absolute}.overlay--controls{bottom:2rem;left:0;right:0;margin:0 auto;z-index:10001;width:30rem;height:6rem;display:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background-color:transparent}.overlay--controls svg{width:25rem;fill:#fff}@media screen and (min-width:769px){.overlay--controls{display:-webkit-box;display:flex}}.overlay--brand{top:2rem;left:2rem;z-index:10001;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;padding:1.2rem;margin-right:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.overlay--brand svg{width:4rem}@media screen and (min-width:769px){.overlay--brand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.overlay--brand svg{width:8rem}}.overlay--brand.is-hidden{display:none}.overlay__content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.overlay__content p{font-family:Helvetica Neue,Helvetica,sans-serif;color:#fff;font-weight:700;line-height:1.5;font-size:1.2rem}@media screen and (min-width:769px){.overlay__content p{font-size:1.4rem}}.overlay__content a{color:#f70a53;text-decoration:none}.overlay__content a:hover{text-decoration:underline}.overlay__content.is-hidden{display:none}@media screen and (min-width:769px){.overlay__content{margin-left:2rem}}@media screen and (max-width:768px){.overlay__content{margin-top:1rem}}.overlay__close{margin-left:1rem;padding:.4rem;cursor:pointer}.overlay__close svg{fill:#fff;width:1.6rem;height:1.6rem}.overlay__close:hover svg{fill:#f70a53}@media screen and (min-width:769px){.overlay__close{margin-left:2rem}}.overlay__logo-link{display:inline-block;-webkit-transition:fill .1s ease-in-out;transition:fill .1s ease-in-out;fill:#fff}.overlay__logo-link:hover{fill:#f70a53}.overlay--sound{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.overlay--sound:hover{background-color:#f70a53}.overlay--sound:active{-webkit-transform:scale(.95);transform:scale(.95)}.overlay--sound{bottom:2rem;left:2rem;z-index:10100;height:5.5rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:none;color:#fff;cursor:pointer}.overlay--sound svg{fill:#fff;width:4rem;height:3rem;-webkit-transform:all .1s ease-in-out;transform:all .1s ease-in-out}.overlay--sound.is-disabled svg{opacity:.2;-webkit-transform:scale(.9);transform:scale(.9)}@media screen and (max-width:768px){.overlay--sound{display:none}}.intro{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(7,22,37,.95);z-index:10005;-webkit-transition:opacity 2s ease-in,visibility 0s linear 2s;transition:opacity 2s ease-in,visibility 0s linear 2s;color:#fff;text-align:center;font-size:1em;overflow-y:scroll}.intro__inner{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.intro__heading{font-size:3.6rem;margin-bottom:2rem;line-height:1.4}.intro__dek{font-size:2.1em;line-height:1.7;margin-bottom:6rem}.intro__icon{margin-bottom:2rem}.intro__icon img,.intro__icon svg{pointer-events:none;width:25em;height:15em}.intro.is-hidden{opacity:0;visibility:hidden}@media screen and (max-width:768px){.intro{font-size:.8em}}@media screen and (max-width:320px){.intro{font-size:.6em}}@media screen and (max-width:768px) and (orientation:landscape){.intro .intro__icon img,.intro .intro__icon svg{width:20em;height:10em}.intro .intro__heading{margin-bottom:1rem}.intro .intro__dek{margin-bottom:2rem}}.button{cursor:pointer;border:0;background-color:#f70a53;color:#fff;padding:2rem 3rem;font-size:1.6em;font-weight:500;border-radius:2px;font-family:Helvetica Neue,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.05em}.button,button{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.button:active,button:active{-webkit-transform:scale(.95);transform:scale(.95)}.button__inner{height:100%}.button__section{height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.button__section span:first-child{margin-right:2rem}.button__section span svg{fill:#fff;width:3rem;height:3rem}.button__section strong{font-weight:700}