@import url(https://fonts.googleapis.com/css2?family=Matangi:wght@300..900&display=swap);:root{--color-gradient:linear-gradient(90deg,#aa860e,#b13e09b0);--font-family:"Matangi",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Matangi,sans-serif;font-weight:600;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:left}h1{margin:0}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100vh)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100vh)}to{opacity:1;transform:translate(0)}}.hidden-left,.hidden-right{opacity:0;transform:translate(-100vh)}.reveal-left{animation:fadeInLeft 1.5s cubic-bezier(.2,.9,.2,1) forwards}.reveal-right{animation:fadeInRight 1.5s cubic-bezier(.2,.9,.2,1) forwards}.parallax-slide{height:100vh}.parallax-clip{height:100%}.fixed-parallax{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:space-around;overflow-y:hidden}.logo{filter:invert(1);width:350px}:root{--anim-duration:1500ms}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(100vh)}to{opacity:1;transform:translateX(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(-100vh)}to{opacity:1;transform:translateX(0)}}.aov-hidden{opacity:0;transform:none}.fade-up{animation:slideUp 1.5s cubic-bezier(.2,.9,.2,1) both;animation:slideUp var(--anim-duration) cubic-bezier(.2,.9,.2,1) both}.fade-left{animation:slideLeft 1.5s cubic-bezier(.2,.9,.2,1) both;animation:slideLeft var(--anim-duration) cubic-bezier(.2,.9,.2,1) both}.fade-right{animation:slideRight 1.5s cubic-bezier(.2,.9,.2,1) both;animation:slideRight var(--anim-duration) cubic-bezier(.2,.9,.2,1) both}.app-loader{background:#000000a6;inset:0;justify-content:center;position:fixed;z-index:9999}.app-loader,.loader-box{align-items:center;display:flex}.loader-box{background:#fff;border-radius:10px;flex-direction:column;gap:14px;max-width:420px;padding:22px;width:88%}.charging-logo{animation:gradientShift 3s linear infinite;background:linear-gradient(90deg,#fffb2b,#c78a07b5,#2b1f03);background-color:initial;background-size:300% 300%;height:20vh;-webkit-mask-image:url(../../static/media/logo.7a463b61203af818224a.png);mask-image:url(../../static/media/logo.7a463b61203af818224a.png);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:30vh}@keyframes spin{to{transform:rotate(1turn)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loader-text{color:#222;font-weight:600}.progress{background:#f0f0f0;border-radius:99px;height:8px;overflow:hidden;width:100%}.progress-bar{background:linear-gradient(90deg,#ff6b6b,#ff9a6b);height:100%;transition:width .3s ease;width:0}
/*# sourceMappingURL=main.9d248f7c.css.map*/