body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;padding:0}.body{min-width:100%}.form{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-top:100px;min-height:400px;padding:20px}.form *{border:none;color:#fdf9f2;font-family:Poppins,sans-serif;letter-spacing:.5px;outline:none}.form input{background-color:#fdf9f2;border-radius:3px;color:#ff6900;font-size:14px;font-weight:500;height:50px;padding:0 10px;width:330px}::placeholder{color:#ff6900;font-weight:300}.form button{background-color:#ff6900;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:15px 0;width:330px}.image{display:flex;justify-content:center;margin-top:-30px}.image img{border-radius:50%;box-shadow:0 1px 2px #00000012,0 2px 4px #00000012,0 4px 8px #00000012,0 8px 16px #00000012,0 16px 32px #00000012,0 32px 64px #00000012}.head{color:#b24000}.wave-sec{display:flex;flex-direction:column;position:relative}@keyframes move_wave{0%{transform:translateX(0) translateZ(0) scaleY(1)}50%{transform:translateX(-25%) translateZ(0) scaleY(.55)}to{transform:translateX(-50%) translateZ(0) scaleY(1)}}.wave-flow{height:300px;margin-bottom:24px;position:relative}.waveWrapper{left:0;margin:auto;right:0;top:0}.waveWrapper,.waveWrapperInner{bottom:0;overflow:hidden;position:absolute}.waveWrapperInner{height:100%;width:100%}.bgTop{opacity:1;z-index:15}.bgMiddle{bottom:10px;opacity:1;z-index:10}.bgBottom{z-index:5}.wave{background-position:0 bottom;background-repeat:repeat-x;height:100%;left:0;position:absolute;transform-origin:center bottom;width:10000px}.waveTop{background-size:50% 100px;bottom:5px}.waveAnimation .waveTop{animation:move_wave 15s linear infinite;-webkit-animation:move_wave 12s linear infinite;animation-delay:1s}.waveMiddle{background-size:50% 180px;bottom:27px}.waveAnimation .waveMiddle{animation:move_wave 14s linear infinite}.waveBottom{background-size:50% 250px;bottom:50px}.waveAnimation .waveBottom{animation:move_wave 16s linear infinite}.active{color:#d81616}
/*# sourceMappingURL=main.d3e73701.css.map*/