@import"https://fonts.googleapis.com/css?family=Special+Elite|Open+Sans:400,500,600,700|Oswald:300,400,500,600&display=fallback";:root{font-size:62.5%;--container-gutter:2.5rem}@media(min-aspect-ratio:3/2){:root{font-size:clamp(46.875%,28.125% + .6vh,62.5%)}}@media(min-aspect-ratio:3/2)and (max-width:62.5em)and (max-height:26.25em){:root{font-size:5.5px}}@media(min-width:45em){:root{--container-gutter:5rem}}@media(min-width:67.5em){:root{--container-gutter:7rem}}html{display:block}body,html{min-height:100vh;width:100%;background-color:#1f1f1f}html{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}body{position:relative;margin:0;font-family:Open Sans,sans-serif;font-size:1.6rem;line-height:1.5;color:#ebebdc;text-size-adjust:none}body.no-scroll{height:100vh;overflow:hidden}img{display:block;max-width:100%;height:auto}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ddd}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#ddd}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ddd}::selection{color:#000;background:#ebebdc}#nprogress{pointer-events:none}#nprogress .bar{background:#ebebdc;position:fixed;z-index:1031;top:0;left:0;width:100%;height:.5rem}#nprogress .peg{display:none;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #181818,0 0 5px #181818;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:none;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#181818 transparent transparent #181818;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}