:root{font-family:Inter,sans-serif;font-feature-settings:"liga" 1,"calt" 1;--primary-gold:#ffd700;--primary-orange:#ff6b35;--primary-cyan:#00c4cc;--primary-blue:#4285f4;--primary-green:#34a853;--light-pink:#FFF0F5;--dark-gray:#1f2937;--medium-gray:#374151;--light-gray:#6b7280;--success-green:#34a853;--success-green-dark:#28a745;}@supports (font-variation-settings:normal){:root{font-family:InterVariable,sans-serif;}}html{background-color:#1a1a3a !important;}body{background-color:#1a1a3a !important;color:#ffffff !important;padding-top:105px;}*{background-color:inherit !important;}* > a{color:#ffffff;text-decoration:none;}* > li{list-style-type:none;}[style*="background-color:white"],[style*="background:white"],[style*="background-color:#fff"],[style*="background:#fff"],[style*="background-color:#ffffff"],[style*="background:#ffffff"]{background-color:#1a1a3a !important;}p,span,div,h1,h2,h3,h4,h5,h6,li,a{color:#ffffff !important;}.bg-white,.bg-light,.bg-body{background-color:#1a1a3a !important;}.text-dark{color:#ffffff !important;}h1,h2,h3,h4,h5,h6{background:linear-gradient(135deg,var(--primary-gold) 0%,var(--primary-orange) 50%,var(--primary-cyan) 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important;}.btn,button{background:linear-gradient(135deg,var(--primary-gold),var(--primary-orange)) !important;border:none !important;color:white !important;transition:all 0.3s ease !important;}.btn:hover,button:hover{background:linear-gradient(135deg,var(--primary-orange),var(--primary-gold)) !important;transform:translateY(-2px) !important;box-shadow:0 8px 20px rgba(255,107,53,0.4) !important;color:white !important;}#NavBar{box-shadow:0 2px 4px rgba(0,0,0,0.1);background-color:#1a1a3a !important;--bs-navbar-padding-y:0;}.navbar-brand{margin-right:1rem;}.navbar-brand img{height:60px;width:auto;}@media (min-width:1200px){.navbar-nav .nav-link{padding:0.5rem 1rem;}}@media (max-width:1199px) and (min-width:992px){.navbar-nav .nav-link{padding:0.5rem 0.75rem;}}@media (max-width:991px){.navbar-nav .nav-link{padding:0.75rem 1rem;}}.navbar-toggler{border:1px solid rgba(255,255,255,0.3) !important;padding:0.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;}.navbar-nav .nav-link{color:#ffffff;font-weight:500;padding:0.5rem 0.75rem;transition:color 0.3s ease;white-space:nowrap;}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{background:linear-gradient(45deg,var(--primary-gold),var(--primary-orange),var(--primary-cyan),var(--primary-gold));background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 2s ease infinite;transition:all 0.3s ease;}@keyframes gradientShift{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}.dropdown-toggle::after{vertical-align:middle;transition:transform 0.3s ease;}.dropdown-toggle:hover::after{transform:translateY(2px);}.megamenu{padding:1.5rem;border-radius:0.75rem;border:none;box-shadow:0 8px 24px rgba(0,0,0,0.12);background:linear-gradient(to bottom right,#1a1a3a,#2a2a4a);animation:slideDown 0.3s ease-out;max-height:80vh;overflow:hidden;}@keyframes slideDown{from{opacity:0;transform:translateY(-10px);}to{opacity:1;transform:translateY(0);}}.megamenu .title{font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,var(--primary-gold) 0%,var(--primary-orange) 50%,var(--primary-cyan) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid var(--primary-gold);}.megamenu ul li{margin-bottom:0.5rem;}.megamenu ul li a{color:#ffffff;padding:0.5rem;display:flex;align-items:center;gap:12px;border-radius:8px;transition:all 0.2s ease;}.megamenu ul li a:hover{color:var(--primary-orange);background-color:rgba(255,107,53,0.1);transform:translateX(8px);text-decoration:none;}.megamenu ul li a img{width:24px;height:24px;transition:transform 0.2s ease;}.megamenu ul li a:hover img{transform:scale(1.1);}@media (max-width:991px){.megamenu{padding:1rem;max-height:70vh;}.megamenu .title{font-size:1.1rem;margin-bottom:0.75rem;}.megamenu ul li a{padding:0.4rem;}}.col-megamenu{padding:1rem;border-radius:12px;transition:background-color 0.3s ease;max-height:65vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;}.col-megamenu::-webkit-scrollbar{width:0;background:transparent;}.col-megamenu:hover{scrollbar-width:thin;scrollbar-color:var(--primary-gold) #f0f0f0;background-color:rgba(255,215,0,0.02);}.col-megamenu:hover::-webkit-scrollbar{width:6px;}.col-megamenu:hover::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px;}.col-megamenu:hover::-webkit-scrollbar-thumb{background:var(--primary-gold);border-radius:10px;opacity:0.8;}.col-megamenu:hover::-webkit-scrollbar-thumb:hover{background:var(--primary-orange);}@media (max-width:991px){.col-megamenu{max-height:55vh;}}.col-megamenu ul{scroll-behavior:smooth;}#get-started-btn{background:linear-gradient(135deg,var(--primary-gold),var(--primary-orange)) !important;border:2px solid var(--primary-gold) !important;color:white !important;transition:all 0.3s ease;}#get-started-btn:hover{background:linear-gradient(135deg,var(--primary-orange),var(--primary-gold)) !important;transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,53,0.4);color:white !important;}.navbar .megamenu{padding:1rem;}@media all and (min-width:992px){.navbar .has-megamenu{position:static!important;}.navbar .megamenu{left:0;right:0;width:100%;margin-top:0;}}@media(max-width:991px){.container-fluid{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 1rem;position:relative;}.navbar-brand{order:1;margin-right:auto;text-align:left;}.navbar-toggler{order:2 !important;margin-left:auto !important;margin-right:0 !important;position:static !important;right:auto !important;z-index:initial !important;}.navbar-collapse{order:3;width:100%;}#collapsibleNavbar{position:static !important;top:auto !important;left:auto !important;right:auto !important;background:transparent !important;padding:0 !important;z-index:auto !important;}.navbar.fixed-top .navbar-collapse,.navbar.sticky-top .navbar-collapse{overflow-y:visible;max-height:none;margin-top:0;background-color:transparent;border-radius:0;padding:0;}.navbar-nav{text-align:left;}.nav-item{margin:0.25rem 0;}.nav-link{padding:0.75rem 1rem !important;border-radius:0.5rem;transition:all 0.3s ease;}.nav-link:hover{background-color:rgba(255,255,255,0.1);}.megamenu{max-height:none;overflow:visible;position:static !important;width:100% !important;left:0 !important;right:0 !important;margin-top:0.5rem;}.col-megamenu{max-height:none;overflow:visible;}.col-6{margin-bottom:1rem;}.dropdown-menu{position:static !important;float:none !important;width:100% !important;margin-top:0.5rem;}}@media(max-width:768px){.navbar-brand img{height:50px !important;width:auto !important;}}@media(max-width:320px){.navbar-brand img{max-height:45px !important;width:auto !important;}.navbar-toggler{width:44px !important;height:44px !important;padding:0.4rem !important;}.container-fluid{padding-left:0.75rem !important;padding-right:0.75rem !important;}}.coming-soon-item{display:flex;justify-content:center;align-items:center;min-height:100px;}.coming-soon-text{color:var(--primary-gold);font-size:1.1rem;font-weight:500;padding:1rem;border:2px dashed rgba(255,215,0,0.3);border-radius:8px;background-color:rgba(255,215,0,0.05);animation:pulse 2s infinite ease-in-out;}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.05);}100%{transform:scale(1);}}.mcp-dropdown-item{color:#ffffff !important;padding:0.75rem 1rem !important;border-radius:8px !important;margin:0.25rem 0.5rem !important;transition:all 0.3s ease !important;position:relative !important;}.mcp-dropdown-item:hover{color:var(--primary-orange) !important;transform:translateX(8px) !important;text-decoration:none !important;}.mcp-dropdown-item span{position:relative;transition:all 0.3s ease;}.mcp-dropdown-item:hover span{color:var(--primary-orange) !important;font-weight:600;}.nav-item.dropdown .dropdown-menu{background:linear-gradient(to bottom right,#1a1a3a,#2a2a4a) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:12px !important;box-shadow:0 8px 24px rgba(0,0,0,0.3) !important;padding:0.5rem 0 !important;margin-top:0.5rem !important;animation:slideDown 0.3s ease-out !important;}@media (max-width:991px){.mcp-dropdown-item{margin:0.25rem 0.75rem !important;padding:0.875rem 1.25rem !important;}.mcp-dropdown-item:hover{transform:translateX(4px) !important;}}.megamenu .col-megamenu ul li a{color:#ffffff !important;text-decoration:none !important;padding:0.5rem 0.75rem !important;border-radius:8px !important;margin:0.25rem 0 !important;transition:all 0.3s ease !important;display:flex !important;align-items:center !important;position:relative !important;overflow:hidden !important;}.megamenu .col-megamenu ul li a:hover{background:linear-gradient(135deg,rgba(255,215,0,0.1),rgba(255,107,53,0.1)) !important;color:transparent !important;background-clip:text !important;-webkit-background-clip:text !important;-webkit-text-fill-color:transparent !important;background-image:linear-gradient(45deg,var(--primary-gold),var(--primary-orange),var(--primary-cyan),var(--primary-gold)) !important;background-size:300% 300% !important;animation:gradientShift 2s ease infinite !important;transform:translateX(8px) !important;text-decoration:none !important;}.megamenu .col-megamenu ul li a:hover img{filter:brightness(1.2) saturate(1.3) !important;transform:scale(1.1) !important;transition:all 0.3s ease !important;}.megamenu{background:linear-gradient(to bottom right,#1a1a3a,#2a2a4a) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:12px !important;box-shadow:0 8px 24px rgba(0,0,0,0.3) !important;padding:1.5rem !important;margin-top:0.5rem !important;animation:slideDown 0.3s ease-out !important;}.megamenu .col-megamenu .title{color:var(--primary-gold) !important;font-weight:600 !important;margin-bottom:1rem !important;font-size:1.1rem !important;border-bottom:2px solid rgba(255,215,0,0.3) !important;padding-bottom:0.5rem !important;}@media (max-width:991px){.megamenu .col-megamenu ul li a{padding:0.75rem 1rem !important;margin:0.375rem 0 !important;}.megamenu .col-megamenu ul li a:hover{transform:translateX(4px) !important;}.megamenu{padding:1rem !important;}}.floating-language-selector{position:fixed;bottom:30px;right:30px;z-index:1000;background:#1a1a3a;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,0.2);transition:all 0.3s ease;}.language-button{width:60px;height:60px;border-radius:50%;border:none;background:#1a1a3a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all 0.3s ease;}.language-button:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,0.25);}.language-dropdown{position:absolute;bottom:70px;right:0;background:#1a1a3a;border-radius:15px;padding:10px;box-shadow:0 4px 15px rgba(0,0,0,0.2);display:none;max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#007bff #f0f0f0;}.language-dropdown::-webkit-scrollbar{width:6px;}.language-dropdown::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px;}.language-dropdown::-webkit-scrollbar-thumb{background:#007bff;border-radius:3px;}.language-dropdown::-webkit-scrollbar-thumb:hover{background:#0056b3;}.language-dropdown.show{display:block;animation:fadeIn 0.3s ease;}.language-options-container{padding-right:5px;}.language-option{padding:8px 20px;margin:5px 0;border:none;background:none;width:100%;text-align:left;cursor:pointer;border-radius:8px;transition:all 0.2s ease;white-space:nowrap;}.language-option:hover{background:#f0f0f0;}.language-option.active{background:#e3f2fd;color:#2196f3;}@keyframes fadeIn{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}@media (max-width:768px){.floating-language-selector{bottom:20px;right:20px;}.language-button{width:50px;height:50px;font-size:20px;}.language-dropdown{max-height:250px;}}@media only screen and (min-width:1024px){#last-section{margin-left:72px;margin-right:72px;}#NavBar{padding-left:72px;padding-right:72px;}.navigation{padding-top:10px;padding-right:50px;}}#last-section{background-color:#1a1a3a !important;color:#ffffff !important;}#last-section .container-fluid.border-top.border-bottom{border-color:rgba(255,255,255,0.2) !important;}#last-section h4.h5,#last-section h5{background:linear-gradient(135deg,var(--primary-gold) 0%,var(--primary-orange) 50%,var(--primary-cyan) 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;color:transparent !important;}#last-section .list-unstyled a{color:#ffffff !important;text-decoration:none !important;transition:color 0.3s ease !important;}#last-section .list-unstyled a:hover{color:var(--primary-orange) !important;}#last-section .col-sm-2 a[href*="play.google.com"] img,#last-section .col-sm-2 a[href*="apps.apple.com"] img{height:48px !important;width:121px !important;}#last-section .d-flex a[href*="youtube"] img,#last-section .d-flex a[href*="facebook"] img,#last-section .d-flex a[href*="twitter"] img,#last-section .d-flex a[href*="instagram"] img,#last-section .d-flex a[href*="linkedin"] img{height:24px !important;width:24px !important;}footer.container-fluid{background-color:#1a1a3a !important;color:#ffffff !important;}footer .d-flex{color:#ffffff !important;}footer p,footer .mx-1{color:#ffffff !important;}footer span{color:var(--primary-gold) !important;}footer a[href*="terms"] p,footer a[href*="privacy"] p{color:#ffffff !important;text-decoration:underline !important;transition:color 0.3s ease !important;}footer a[href*="terms"]:hover p,footer a[href*="privacy"]:hover p{color:var(--primary-orange) !important;}footer a[href*="terms"],footer a[href*="privacy"]{text-decoration:none !important;}