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}body{background-color:#f5f5f5;color:#333;font-family:Roboto,sans-serif}header{align-items:center;background-color:#da9d75;color:#fff;display:flex;justify-content:space-between;padding:20px}.logo{font-size:2rem;font-weight:700}nav ul{list-style:none}nav ul li a{color:#fff;font-size:1rem;text-decoration:none}.hero{background:linear-gradient(90deg,#ffecd2,#fcb69f);padding:100px 20px;text-align:center}.hero h1{font-size:3rem;margin-bottom:20px}.hero p{font-size:1.5rem;margin-bottom:40px}.join-button{background-color:#f60;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.2rem;padding:15px 30px}.join-button:hover{background-color:#f50}section{padding:60px 20px;text-align:center}#team .team-member{margin:40px}.team-icon{color:#f60;font-size:3rem}.team-member h3{font-size:1.8rem;margin:10px 0}.team-member p{font-size:1rem}.contact-tech-button{background-color:#f60;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.contact-tech-button:hover{background-color:#f50}nav ul{display:flex;gap:15px;list-style-type:none}nav ul,nav ul li{margin:0;padding:0}ul{list-style-type:none;padding-left:0}.video-container{display:block;height:auto;margin:0 auto;max-width:100%;width:50%}h1{color:#2c3e50;font-size:2.5rem;margin-bottom:20px}.subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:600px}.contact-section{background:#fff;box-shadow:0 2px 10px #0000001a;padding:60px 20px}.contact-section h2{color:#2c3e50;font-size:2rem;margin-bottom:30px}.contact-email{color:#555;font-size:1.1rem;margin-bottom:30px}.contact-btn{background:linear-gradient(45deg,#ff6b35,#f7931e);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.contact-btn:hover{box-shadow:0 5px 15px #ff6b3566;transform:translateY(-2px)}footer{background-color:#333;color:#fff;font-size:.9rem;padding:20px;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:20px}.footer-link{background-color:#333;border:none;color:#fff;cursor:pointer;padding:8px 16px;position:relative;text-decoration:none;transition:all .3s ease}.footer-divider{border:none;border-top:1px solid #fff;margin:20px auto;opacity:.8;width:100%}.copyright{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;unicode-bidi:isolate}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-overlay.active{align-items:center;animation:fadeIn .3s ease;display:flex;justify-content:center}.policy-popup{animation:slideUp .3s ease;background:#fff;border-radius:15px;box-shadow:0 20px 40px #0000004d;max-height:80vh;max-width:700px;overflow:hidden;position:relative;width:90%}.popup-header{align-items:center;background:linear-gradient(90deg,#ffecd2,#e6440e);color:#000;display:flex;justify-content:space-between;padding:20px 30px}.popup-header h3{font-size:1.5rem;font-weight:600;margin:0}.powerded_by{align-items:center;color:#aaa;display:flex;font-size:14px;gap:10px;justify-content:center;margin-top:10px}.powerded_by .logos{display:flex;gap:8px}.powerded_by .logos img{height:30px;width:auto}.country{align-items:center;color:#aaa;display:flex;font-size:14px;gap:10px;justify-content:center;margin-top:10px}.country .logos{display:flex;gap:8px}.country .logos img{height:30px;width:auto}.popup-content{color:#333;line-height:1.6;max-height:calc(80vh - 80px);overflow-y:auto;padding:10px 30px;text-align:left}.popup-content ul{list-style-type:disc;margin:10px 0;padding-left:20px}.popup-content h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:20px 0 10px}.popup-content p{line-height:1.6;margin-bottom:15px}.popup-content ol,.popup-content ul{margin:15px 0 15px 20px}.popup-content li{margin-bottom:8px}.popup-content strong{color:#000}.close-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;transition:all .3s ease;width:35px}.close-btn:hover{background:#ffffff4d;transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.policy-popup{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.footer-links{gap:15px}.footer-link{font-size:.9rem;padding:6px 12px}h1{font-size:2rem}.subtitle{font-size:1rem}}
/*# sourceMappingURL=main.f399f217.css.map*/