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:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:VT323,monospace}a,body,p{font-size:28px}a{text-decoration:underline}a,a:visited{color:#f0f}a:hover{color:#0ff}h1{font-size:40px;background-image:url(/assets/images/magenta.jpg);background-position:0 27px;background-repeat:repeat-x;background-size:8px 10px}h2{font-size:30px}h3{font-size:28px;background-image:url(/assets/images/cyan.jpg);background-position:0 19px;background-repeat:repeat-x;background-size:8px 7px}h4,h5,h6{color:#f0f}ul{padding-left:15px}li:before{content:"*";margin-right:5px}::selection{background-color:#0ff}.btn{background-color:#000;cursor:pointer;display:inline-block;border:3px solid #000;border-radius:10px;padding:0 5px;text-decoration:none}.btn,.btn:visited{color:#fff}.btn:hover{background-color:#fff;color:#f0f}.btn.btn-close{font-size:24px;height:20px;line-height:20px;padding:0;text-align:center;width:20px}body{display:flex;flex-direction:column}body.loading{overflow:hidden}header{align-items:flex-start;display:flex;flex-direction:column;padding:30px 30px 60px}header h1,header h2{display:inline}header .contact{flex-direction:row;margin-top:10px}header .contact .btn{display:inline-block;text-align:center;width:30px}main{padding:0 30px 30px}main section{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:35px}main section:last-child{margin-bottom:5px}main section h3{display:inline}main section h3,main section p{margin-bottom:15px}main section p:last-child{margin-bottom:0}footer{align-items:center;background-color:#000;color:#f0f;display:flex;justify-content:center;height:100px;padding:0 30px}footer p{text-align:center}footer a,footer a:hover,footer a:visited{color:#f0f}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.modal .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.modal .modal-wrapper{background-color:#fff;border:10px solid #000;margin:5% auto;max-height:calc(100% - 40px);max-width:500px;padding:10px}.modal .modal-wrapper .modal-header{display:flex;justify-content:space-between;margin-bottom:10px}.modal .modal-wrapper .modal-header .modal-title{font-size:40px;background-image:url(/assets/images/cyan.jpg);background-position:0 27px;background-repeat:repeat-x;background-size:8px 10px}.modal .modal-wrapper .modal-content{max-height:calc(100% - 120px);overflow-y:scroll}.modal.micromodal-slide{display:none}.modal.micromodal-slide.is-open{display:block}.modal.micromodal-slide[aria-hidden=false] .modal-overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=false] .modal-wrapper{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=true] .modal-overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide[aria-hidden=true] .modal-wrapper{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.modal.micromodal-slide .modal-overlay,.modal.micromodal-slide .modal-wrapper{will-change:transform}.modal-email .modal-wrapper{max-width:322px}.modal-email .cards{display:flex;flex-direction:column}.modal-email .cards .row{display:flex;flex-direction:row;margin-bottom:5px}.modal-email .cards .row .card{border:2px solid #000;cursor:pointer;height:100px;margin-right:5px;width:100px}.modal-email .cards .row .card:hover{border-color:#f0f}.modal-email .cards .row .card:last-child{margin-right:0}.modal-email .cards .row .card img{height:100px;width:100px}.keen-loader{background-color:#fff;height:100%;opacity:1;position:fixed;text-align:center;width:100%}.keen-loader img{position:relative;right:-60%;top:50%}.keen-loader.done{opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out}