@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);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;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bg-wrapper{background-attachment:fixed;background-color:#52059f;background-image:url(/static/media/bg-2.dcbc8bbadd98c10e1aee.png);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative}.logo-section{left:10%;position:absolute;top:5%;z-index:1}.logo-section img{height:auto;max-width:190px}.main-section{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr auto 1fr;min-height:calc(100vh - 140px);padding:100px 50px 0}.left-section{align-items:center;display:flex;justify-content:center;z-index:2}.left-section img{height:auto;max-width:400px;object-fit:contain;width:100%}.middle-section{padding-top:100px;z-index:3}.middle-section,.right-section{align-items:center;display:flex;justify-content:center}.right-section{text-align:center}.contact-section{align-items:center;display:flex;justify-content:center;a{align-items:center;color:#fff;display:flex;justify-content:center;text-decoration:none}}.contact-section .link-btn{align-items:center;display:flex;justify-content:center}.contact-section .link-btn .img1{height:auto;max-width:400px;object-fit:contain;width:100%}.coming-text{cursor:pointer;font-family:Inter;font-size:20px;font-weight:600;margin-bottom:20px;position:absolute;right:10%;text-align:center;top:10%;z-index:1;a{color:#fff;cursor:pointer;text-decoration:none}img{border:2px solid #fff;border-radius:10px;height:50px;margin-top:10px;width:200px}}.coming-text-title{font-size:20px;font-weight:600;margin-bottom:10px}.footer-text{font-family:Inter;font-size:12px;font-weight:300;letter-spacing:0;line-height:37px;text-align:center}.privacy-link{color:#fff;text-decoration:none;transition:opacity .3s ease}.privacy-link:hover{opacity:.8}@media only screen and (max-width:1200px){.main-section{gap:30px;padding:120px 40px 50px}.logo-section img{max-width:160px}.left-section img{max-width:150px}.contact-section .link-btn .img1{max-width:350px}.coming-text{font-size:19px}.coming-text img{height:45px;width:180px}.middle-section{padding-top:100px}}@media only screen and (max-width:992px){.bg-wrapper{background-attachment:scroll}.main-section{gap:40px;grid-template-columns:1fr;padding:100px 30px 50px}.left-section{width:100%}.left-section img{max-width:150px}.middle-section,.right-section{width:100%}.contact-section .link-btn .img1{max-width:300px}.logo-section img{max-width:150px}.coming-text{font-size:18px}.coming-text img{height:40px;width:160px}.middle-section{padding-top:0}}@media only screen and (max-width:768px){.main-section{gap:35px;padding:90px 25px 40px}.logo-section img{max-width:140px}.left-section img{max-width:120px}.contact-section .link-btn .img1{max-width:280px}.coming-text{font-size:17px}.coming-text img{height:37px;width:145px}}@media only screen and (max-width:600px){.main-section{gap:30px;padding:80px 20px 40px}.left-section img,.logo-section img{max-width:120px}.contact-section .link-btn .img1{max-width:220px}.footer-text{font-size:11px;padding:0 20px}.coming-text{font-size:16px;right:5%;top:5%;img{border:1px solid #fff;border-radius:5px;height:35px;margin-top:5px;width:130px}.coming-text-title{font-size:16px;font-weight:600;margin-bottom:5px}}}@media only screen and (max-width:480px){.main-section{gap:25px;padding:70px 15px 30px}.logo-section img{max-width:100px}.left-section img{max-width:120px;padding-top:50px}.contact-section .link-btn .img1{max-width:180px}.footer-text{font-size:10px}.coming-text{font-size:14px;img{height:30px;width:110px}.coming-text-title{font-size:14px}}}.feedback-overlay{align-items:flex-start;animation:fadeIn .3s ease;display:flex;justify-content:center;padding-bottom:20px;padding-top:20px;position:relative}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.feedback-form-container{animation:slideUp .3s ease;background:linear-gradient(135deg,#52059f,#6a0bb8);border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;padding:30px;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.feedback-form-header{align-items:center;display:flex;justify-content:center;margin-bottom:25px}.feedback-form-container h2{color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:28px;font-weight:700;margin:0;text-align:center}.feedback-form{display:flex;flex-direction:column;gap:10px}.feedback-form-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.feedback-form-group{display:flex;flex-direction:column}.feedback-form-group label{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-bottom:5px}.feedback-form-group input,.feedback-form-group select,.feedback-form-group textarea{background-color:#ffffff1a;border:2px solid #fff3;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;padding:12px;transition:border-color .3s ease,background-color .3s ease}.feedback-form-group input::placeholder,.feedback-form-group textarea::placeholder{color:#ffffff80}.feedback-form-group input:focus,.feedback-form-group select:focus,.feedback-form-group textarea:focus{background-color:#ffffff26;border-color:#ffffff80;outline:none}.feedback-form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23fff' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.feedback-form-group select option{background-color:#52059f;color:#fff;padding:10px}.feedback-form-group select option[value=""]{color:#ffffff80}.feedback-form-group textarea{min-height:70px;resize:vertical}.feedback-checkbox-label{align-items:center;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;gap:8px;justify-content:flex-start;margin:0;padding:0}.feedback-checkbox{accent-color:#e51652;cursor:pointer;flex-shrink:0;height:20px;width:20px}.feedback-checkbox-label span{-webkit-user-select:none;user-select:none}.feedback-submit-btn{background-color:#e51652;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;margin-top:10px;padding:14px 30px;transition:background-color .3s ease,transform .2s ease}.feedback-submit-btn:hover{background-color:#e51652;transform:translateY(-2px)}.feedback-submit-btn:active{transform:translateY(0)}.feedback-success-message{color:#fff;padding:40px 20px;text-align:center}.feedback-success-message h3{color:gold;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin-bottom:15px}.feedback-success-message p{font-family:Inter,sans-serif;font-size:16px;line-height:1.6}@media only screen and (max-width:992px){.feedback-form-container{max-width:500px}}@media only screen and (max-width:768px){.feedback-form-container{max-width:480px;padding:28px}}@media only screen and (max-width:600px){.feedback-form-container{max-width:450px;padding:25px}.feedback-form-header{margin-bottom:20px}.feedback-form-container h2{font-size:26px}.feedback-form-row{gap:10px;grid-template-columns:1fr}}@media only screen and (max-width:480px){.feedback-form-container{max-width:100%;padding:22px 18px;width:95%}.feedback-form-container h2{font-size:24px}.feedback-form-group input,.feedback-form-group select,.feedback-form-group textarea{font-size:14px;padding:10px}.feedback-form-group select{background-position:right 10px center;padding-right:35px}.feedback-checkbox-label{font-size:13px}}.privacy-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#52059fe6;left:0;padding:10px 0;position:fixed;right:0;top:0;z-index:1000}.privacy-header .logo-section{left:10%;position:relative;top:auto;z-index:1}.privacy-header .logo-section img{height:auto;max-width:130px}.privacy-content{-ms-overflow-style:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;line-height:1.6;margin:0 auto;max-width:800px;overflow-y:auto;padding:120px 150px 50px;scrollbar-width:none}.privacy-content::-webkit-scrollbar{display:none}.privacy-content h1{border-bottom:2px solid #3498db;color:#fff;padding-bottom:10px}.privacy-content h2{color:#fff;margin-top:30px}.last-updated{font-style:italic;margin-bottom:30px}.contact-info{background-color:#f8f9fa;border-radius:5px;color:#333;margin-top:30px;padding:15px}.privacy-text{color:#fff;font-size:16px;font-weight:400;line-height:1.6}.privacy-text p{margin-bottom:15px}.privacy-text a{color:gold;text-decoration:underline}.privacy-text a:hover{opacity:.8}.back-link{margin-top:40px;text-align:center}.back-button{background-color:#ffffff1a;border-radius:8px;color:#fff;display:inline-block;font-family:Inter;font-weight:500;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.back-button:hover{background-color:#fff3}@media only screen and (max-width:600px){.privacy-header{padding:15px 0}.privacy-header .logo-section{left:5%}.privacy-header .logo-section img{width:100px}.privacy-content{padding:100px 30px 30px}.privacy-content h1{font-size:32px;margin-bottom:30px}.privacy-content h2{font-size:20px;margin-bottom:12px;margin-top:25px}.privacy-text{font-size:14px}}
/*# sourceMappingURL=main.dab18779.css.map*/