@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);#root,.app,body,html{font-family:Rubik,sans-serif;min-height:100%;overflow-x:hidden;width:100%}a{color:inherit;text-decoration:none}#svg{stroke:#fff;fill-opacity:0;stroke-width:1px;stroke-dasharray:4500}.letter{position:relative}.bg-gradient{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.circle-01{animation:moveElement 10s linear infinite alternate;background:#7aa4e7;height:50%;right:-100px;top:0}.circle-01,.circle-02{border-radius:50%;filter:blur(150px);position:absolute;width:50%}.circle-02{animation:moveElement 5s linear infinite alternate;background:#fc7dc9;height:250px;left:-100px;top:50%}.circle-03{animation:moveElement 15s linear infinite alternate;background:#fbaf93;border-radius:50%;filter:blur(150px);height:250px;left:100px;position:absolute;top:80%;width:75%}@keyframes rotateMesh{0%{transform:rotateX(0deg) rotateY(0deg) rotate(0deg)}to{transform:rotateX(1turn) rotateY(1turn) rotate(1turn)}}@keyframes moveElement{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 20px),calc(50vh - 100px))}}
/*# sourceMappingURL=main.eababd64.css.map*/