@font-face{font-display:swap;font-family:Inter;src:url(/static/media/Inter.e05c5f3d1fa6a3893d84.ttf)}.progress-bar-container{background-color:#fff3;height:5px;left:0;position:absolute;top:0;width:100%}.progress-bar{background-color:#58a6ff;height:100%;transition:width .3s ease-in-out;width:0}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #58a6ff33;border-radius:50%;border-top-color:#58a6ff;height:40px;margin:0 auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.checkmark-animation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 0}.checkmark-circle{stroke:#58a6ff;stroke-width:2;stroke-dasharray:166;stroke-dashoffset:166;stroke-linecap:round;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark-check{stroke:#58a6ff;stroke-width:2;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .4s cubic-bezier(.65,0,.45,1) .3s forwards;transform-origin:50% 50%}.success-message{color:#58a6ff;font-size:1.2rem;margin-top:20px}@keyframes stroke{to{stroke-dashoffset:0}}.contact-body{align-items:center;background-color:#000;color:#c9d1d9;display:flex;font-family:Inter,sans-serif;justify-content:center;margin:0;min-height:80vh;overflow:hidden;padding:20px}.contact-container{animation:slideIn 1s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid #ffffff2e;border-radius:20px;box-shadow:0 12px 48px #1f268780;display:flex;flex-direction:row;max-width:900px;overflow:hidden;padding-top:5px;position:relative;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.form-section,.info-section{flex:1 1;padding:40px;position:relative;transition:all .5s ease-in-out}.form-section{background-color:#ffffff1a}.info-section{align-items:center;background:url(https://source.unsplash.com/600x800?abstract,dark) no-repeat 50%/cover;display:flex;flex-direction:column;justify-content:center}.form-section h2{color:#58a6ff;font-size:24px;margin-bottom:30px;text-align:center}.input,.textarea{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;color:#c9d1d9;font-size:1rem;overflow:hidden;padding:15px;resize:none;transition:all .3s ease;width:100%}.input:focus,.textarea:focus{background:#ffffff26;border-color:#58a6ff;box-shadow:0 0 10px #58a6ff;outline:none;transform:scale(1.02);transition:box-shadow .3s ease,transform .3s ease}.textarea{height:100px;resize:none}.label{color:#8b949e;left:15px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease}.mobile-number-wrapper{margin-top:20px;max-width:100%;position:relative}.country-code-container,.mobile-number-wrapper{align-items:center;display:flex}.country-code-input{border:1px solid #ffffff4d;border-radius:10px 0 0 10px;width:80px}.country-code-input,.mobile-input{background:#ffffff1a;box-sizing:border-box;color:#c9d1d9;font-size:1rem;padding:15px;transition:all .3s ease}.mobile-input{border:1px solid #ffffff4d;border-radius:0 10px 10px 0;flex:1 1}.country-code-input::placeholder,.mobile-input::placeholder{color:#8b949e}.country-code-input:focus,.mobile-input:focus{background:#ffffff26;border-color:#58a6ff;box-shadow:0 0 10px #58a6ff;outline:none}.input-wrapper{margin-bottom:20px;position:relative}.input-wrapper,.input-wrapper+.input-wrapper{margin-top:20px}.country-code-input,.input,.mobile-input,.textarea{transition:all .3s ease}.country-code-input:focus,.input:focus,.mobile-input:focus,.textarea:focus{background:#ffffff26;border-color:#58a6ff;box-shadow:0 0 10px #58a6ff;transform:scale(1.02)}.input-wrapper,.mobile-number-wrapper{margin-top:20px}.country-code-input::placeholder,.input::placeholder,.mobile-input::placeholder,.textarea::placeholder{color:#8b949e}.input:focus+.label,.input:not(:placeholder-shown)+.label,.textarea:focus+.label,.textarea:not(:placeholder-shown)+.label{color:#58a6ff;font-size:.85rem;top:10%;transition:all .3s ease}.error-message{align-items:center;animation:fadeInSlideUp .5s ease-in-out both;background:#333;border-radius:8px;bottom:-1.5rem;box-shadow:0 2px 10px #0000004d;color:#ff5e5e;display:flex;font-size:.875rem;font-weight:500;left:0;margin-top:4px;max-width:90%;padding:8px 12px;position:relative;position:absolute;text-align:left}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.error-icon{font-size:1.2rem;margin-right:6px}.button{background-color:#58a6ff!important;border:none;border-radius:30px;color:#000;cursor:pointer;display:block;font-size:1rem;margin:20px auto;padding:15px 30px;position:relative;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease}.button:hover{box-shadow:0 0 20px #58a6ff,0 0 40px #58a6ff,0 0 60px #58a6ff;transform:scale(1.05)}.button:before{background:#58a6ff1a;border-radius:30px;bottom:-5px;content:"";filter:blur(15px);left:-5px;position:absolute;right:-5px;top:-5px;transition:filter .3s ease}.button:active{transform:scale(.98)}.button:active:before{transform:translate(-50%,-50%) scale(1)}.info-section:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.info-section h2{color:#fff;margin-bottom:20px}.info-section h2,.info-section p{position:relative;text-align:center;z-index:2}.info-section p{color:#c9d1d9}.contact-item{align-items:center;color:#58a6ff;display:flex;justify-content:center;margin-bottom:10px;z-index:2}.contact-icon{font-size:24px;margin-right:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-section{animation:fadeIn 1s ease-out}.info-section{animation:fadeIn 1.5s ease-out}@media screen and (max-width:768px){.contact-container{border-radius:10px;flex-direction:column;max-width:100%}.form-section,.info-section{padding:20px}.button,.input,.textarea{font-size:.9rem}}@media screen and (max-width:480px){.form-section h2,.info-section h2{font-size:20px}.input,.textarea{font-size:.85rem;padding:12px}.label{font-size:.8rem}.button{font-size:.85rem;padding:12px}}
/*# sourceMappingURL=109.d06ee12d.chunk.css.map*/