/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}@font-face{font-family:Monument Grotesk;src:url(fonts/MonumentGrotesk-Medium.woff2) format("woff2"),url(fonts/MonumentGrotesk-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Monument Grotesk;src:url(fonts/MonumentGrotesk-Regular.woff2) format("woff2"),url(fonts/MonumentGrotesk-Regular.woff) format("woff");font-weight:400;font-style:normal}html{font-family:Monument Grotesk,Arial,sans-serif}body,html{height:100vh;margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;overflow:hidden;padding:1rem;opacity:0;color:#fff}body ::-moz-selection{background-color:#000}body ::selection{background-color:#000}a{color:inherit;text-decoration:none}header{font-size:12px}header,small{text-align:center;letter-spacing:.5px}small{display:block;font-size:10px;padding:.5rem}p{margin:0}canvas{position:fixed;top:0;left:0;z-index:1;outline:none}@media (min-width:1025px){body{padding:0}header{margin-top:1rem;padding:1rem;font-size:16px}}@media (min-width:1440px){header{margin-top:1rem;padding:1rem;font-size:20px}small{font-size:14px;padding:1rem}}.wrapper{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;height:100%}@media (min-width:850px){.wrapper{justify-content:space-between}}.hero{display:flex;flex-direction:column;align-items:center;padding:1rem;text-align:center;margin-top:2rem}.hero__title{max-width:600px;margin-bottom:2rem;font-size:24px;line-height:.95}.hero__title>div{padding-bottom:.25rem}.hero__description p{font-size:14px;margin-bottom:1.25rem;line-height:1}@media (min-width:1025px){.hero{padding:2rem}.hero__title{max-width:900px;margin-bottom:2rem;font-size:42px;line-height:1}.hero__description p{margin-bottom:1rem}}@media (min-width:1440px){.hero__title{max-width:1150px;margin-bottom:2rem;font-size:56px;line-height:1}.hero__description p{margin-bottom:1rem;font-size:22px;line-height:1}}.cta{display:inline-block;margin-top:1rem;margin-bottom:2rem;padding:1rem;background-color:#000;color:#fff;font-weight:700;font-size:14px;letter-spacing:.25px;pointer-events:auto;cursor:pointer}.cta,.cta__inner{position:relative;overflow:hidden}.cta__inner{z-index:2;transition:.3s cubic-bezier(.215,.61,.355,1)}.cta a{display:block}.cta__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:translateY(100%);transition:.3s cubic-bezier(.215,.61,.355,1)}@media (min-width:1025px){.cta{margin:2rem 0;font-size:16px}.cta:hover .cta__inner{color:#000}.cta:hover .cta__overlay{transform:translateY(0)}}.quad{position:absolute;top:0;right:0;left:0;height:100%;box-sizing:border-box;visibility:hidden}.quad__inner{width:100%;height:100%;background-color:#00f}@media (min-width:1025px){.quad__inner{background-color:red}}
