/*! HTML5 Boilerplate v9.0.0-RC1 | MIT License | https://html5boilerplate.com/ */::-moz-selection{background:#F3A712;color:#000;text-shadow:none}::selection{background:#F3A712;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none!important}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}@media print{*,*:before,*:after{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}main{width:100vw;height:100vh}footer{position:fixed;bottom:0;left:0;display:flex;flex-direction:row;justify-content:space-between;padding:20px;color:#ffffff4d;font-size:13px;z-index:2}#preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;perspective:200px;perspective-origin:center;z-index:1}#preloader.hidden{display:none}#preloader #card{width:32px;height:50px;border-radius:3px;background:#FFCA3A;background-size:400% 400%;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-16px;animation:flip 2s ease-in-out infinite;transform-origin:center center}#preloader #card.exiting{animation:flip 2s ease-in-out infinite,fold-up .5s ease-in-out forwards}@keyframes flip{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes fold-up{0%{margin-top:-25px;height:50px}to{height:0px;margin-top:0}}
