@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#fff;background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:8px}.App{text-align:center}.main{display:"flex";flex-direction:column;align-items:center;justify-content:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.arrow{-webkit-animation:draw 1s linear forwards;animation:draw 1s linear forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:.5s;animation-delay:.5s}.arrow,.arrow-head{stroke-dasharray:450;stroke-dashoffset:450;transition-timing-function:ease-in-out;stroke-linecap:round;fill:transparent;stroke:#ffac3f;stroke-width:6;stroke-miterlimit:10;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.arrow-head{-webkit-animation:draw 1s linear forwards;animation:draw 1s linear forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:1s;animation-delay:1s}.path{stroke-dasharray:750;stroke-dashoffset:750;-webkit-animation:draw 1s linear forwards;animation:draw 1s linear forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transition-timing-function:ease-in-out;stroke-linecap:round;fill:transparent;stroke:#ffac3f;stroke-width:4;stroke-miterlimit:10;-webkit-animation-delay:2.5s;animation-delay:2.5s}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}.path2{stroke-dasharray:2000;stroke-dashoffset:0;stroke-linecap:round;stroke-width:5;-webkit-animation:dash 3s linear alternate;animation:dash 3s linear alternate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transition-timing-function:ease-in-out}@-webkit-keyframes dash{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:2000}to{stroke-dashoffset:0}}.header{height:0;border:3px solid #639}.container{clip:rect(0,auto,auto,0);overflow:hidden;position:absolute;height:100vh;left:0;width:100%;-webkit-mask-image:-webkit-linear-gradient(top,#fff,#fff)}.container_solid{top:0}.title_wrapper{position:fixed;display:block;margin:auto;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.title_wrapper h1{font-size:64px;text-transform:uppercase;text-align:center}.container_solid .title_wrapper h1{text-fill-color:transparent;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;color:#000}.container_image,.container_solid .title_wrapper h1{background-color:#56cac6;background-size:100vw auto;background-position:50%}.container_image{background-attachment:fixed;top:100vh}section{min-height:100vh;padding:2em;margin:auto;max-width:800px}section h2{font-family:"Fraunces",serif}section p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.body,.element{align-items:center;justify-content:center}.element{height:50px;width:auto;padding:0 40px;margin:40px;display:flex;flex-direction:column;border-radius:50px}.elementSlow{-webkit-animation:nudge 300s linear infinite alternate;animation:nudge 300s linear infinite alternate}.elementMedium{-webkit-animation:nudge 400s linear infinite alternate;animation:nudge 400s linear infinite alternate}.elementFast{-webkit-animation:nudge 500s linear infinite alternate;animation:nudge 500s linear infinite alternate}@-webkit-keyframes nudge{0%{-webkit-transform:translate(2000px);transform:translate(2000px)}to{-webkit-transform:translate(-10000px);transform:translate(-10000px)}}@keyframes nudge{0%{-webkit-transform:translate(2000px);transform:translate(2000px)}to{-webkit-transform:translate(-10000px);transform:translate(-10000px)}}.rd3t-svg{min-height:700px!important}::-webkit-selection{background:#ebe4df}::selection{background:#ebe4df}
/*# sourceMappingURL=main.70b247fe.chunk.css.map */