@keyframes loading{0%{content:'Excite-ing'}33%{content:'Excite-ing.'}66%{content:'Excite-ing..'}100%{content:'Excite-ing...'}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.wrapper::after{content:'Excite-ing.';position:fixed;z-index:2;top:50%;left:50%;min-width:6em;font-style:italic;font-weight:800;font-size:2rem;color:#bbb;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-50%)}.wrapper--exiting .main,.wrapper--exiting .cta,.wrapper--exiting .footer{opacity:0 !important;transition-duration:.5s}.wrapper--waiting{cursor:wait}.wrapper--waiting::after{opacity:1;visibility:visible;animation:loading 1s linear infinite both}.main,.cta,.footer{animation:fade .5s linear backwards}html.no-touch .smoothscroll.scrolling{position:fixed;top:0;right:0;left:0;perspective:1000px;backface-visibility:hidden;transform-origin:0 0;transform:translate3d(0px, 0px, 0px);transition:0.8s transform cubic-bezier(0.2, 0.8, 0.5, 1)}
/*# sourceMappingURL=plugins.css.map */
