@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";.navbar{z-index:9999;background:0 0;align-items:center;width:100%;height:80px;transition:all .35s;display:flex;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#080c14d9;border-bottom:1px solid #ffffff14;box-shadow:0 15px 40px #00000040}.navbar-container{justify-content:space-between;align-items:center;width:92%;max-width:1450px;margin:auto;display:flex}.logo{cursor:pointer;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.logo img{object-fit:contain;filter:drop-shadow(0 4px 12px #00000040);width:185px;transition:all .35s}.nav-links{flex:1;justify-content:center;align-items:center;gap:18px;margin-left:60px;margin-right:60px;display:flex}.nav-links a{color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:125px;height:48px;font-size:15px;font-weight:600;text-decoration:none;transition:all .35s;display:flex;position:relative;overflow:hidden}.nav-links a:after{content:"";background:#fff;border-radius:10px;width:0;height:2px;transition:width .3s;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.nav-links a:hover:after,.nav-links a.active:after{width:70%}.nav-links a:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);transition:all .6s;position:absolute;inset:0;transform:translate(-120%)}.nav-links a:hover:before{transform:translate(120%)}.navbar-light .nav-links a.active,.navbar-light .nav-links a:hover{color:#ffd54a}.navbar-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.theme-toggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;transition:all .35s;display:flex}.theme-toggle:hover{background:#2563eb;border-color:#2563eb}.navbar-light{background:#192a5f;box-shadow:0 8px 25px #00000014}.navbar-light .nav-links a{color:#fff}.navbar-light .nav-links a:hover,.navbar-light .nav-links a.active{color:#ffd54a}.navbar-light .menu-btn,.navbar-light .menu-btn svg{color:#fff}.menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:28px;transition:all .35s;display:none}.menu-btn:hover{background:#ffffff14}.mobile-menu{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:100000;background:#080c14f5;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1px;width:190px;padding:10px;display:flex;position:fixed;top:90px;left:110px;transform:translate(-50%);box-shadow:0 20px 60px #00000059}.mobile-menu a{color:#fff;border-radius:14px;justify-content:center;align-items:center;height:50px;font-size:18px;font-weight:600;text-decoration:none;transition:all .35s;display:flex}.mobile-menu a:hover{background:#ffffff14}.mobile-menu a.active{color:#ffd42a;background:#2e323b;border:1px solid #ffffff2e}@media (width<=1100px){.nav-links{gap:12px;margin-left:30px;margin-right:30px}.nav-links a{width:110px;font-size:14px}.logo img{width:165px}}@media (width<=992px){.nav-links{display:none}.menu-btn{display:flex}.logo img{width:150px}.theme-toggle{width:44px;height:44px}}@media (width<=768px){.navbar{height:80px}.logo img{width:135px}.mobile-menu{border-radius:18px;width:calc(50% - 90px);max-width:none;padding:10px;top:48px;left:420px}}@media (width<=576px){.navbar{height:74px}.logo img{width:120px}.theme-toggle{width:40px;height:40px;font-size:18px}.menu-btn{color:#fff;width:40px;height:40px;font-size:24px}.menu-btn svg{color:#fff}.mobile-menu{border-radius:18px;width:calc(90% - 90px);max-width:none;padding:10px;top:44px}}@media (width<=480px){.navbar{height:74px}.logo img{width:120px}.theme-toggle{width:40px;height:40px;font-size:18px}.menu-btn{color:#fff;width:40px;height:40px;font-size:24px}.menu-btn svg{color:#fff}.mobile-menu{border-radius:18px;width:calc(90% - 90px);max-width:none;top:44px;left:110px}}@media (width<=320px){.navbar{height:74px}.logo img{width:120px}.theme-toggle{width:40px;height:40px;font-size:18px}.menu-btn{color:#fff;width:40px;height:40px;font-size:24px}.menu-btn svg{color:#fff}.mobile-menu{border-radius:18px;width:calc(90% - 90px);max-width:none;top:44px;left:110px}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}.logo img{filter:drop-shadow(0 4px 12px #00000040)}.logo img,.theme-toggle,.menu-btn,.nav-links a{transition:all .35s}.logo:hover img{transform:scale(1.05)}.navbar,.logo,.nav-links a{will-change:transform}.navbar{animation:.5s fadeDown}.mobile-menu{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#080c14f5;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:10px;width:300px;max-width:calc(100vw - 32px);padding:18px;display:flex;position:absolute;top:90px;left:auto;right:20px;overflow:hidden;transform:none;box-shadow:0 20px 60px #00000059}.mobile-menu a{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:50px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.mobile-menu a:hover{background:#ffffff14;transform:translate(4px)}.mobile-menu a.active{color:#fff;background:#2563eb}.mobile-menu a:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);transition:all .6s;position:absolute;inset:0;transform:translate(-120%)}.mobile-menu a:hover:before{transform:translate(120%)}body.dark{color:#fff;background:#070b13}body.dark .navbar.scrolled{background:#05080fe6}body.dark .navbar-light{background:#111827}body.dark .mobile-menu{background:#070a12fa}body.dark .nav-links a,body.dark .mobile-menu a{color:#fff}.nav-links a.active{color:#ffd54a}.mobile-menu a.active{background:#2563eb}.navbar,.nav-links,.mobile-menu,.logo img,.menu-btn,.theme-toggle{transition:all .35s}.logo img:hover{transform:scale(1.05)}.menu-btn:hover{transform:rotate(90deg)}.theme-toggle:hover{transform:rotate(180deg)}.nav-links a:hover{filter:brightness(1.05);transform:scale(1.03);box-shadow:0 12px 24px #0000002e}.navbar.scrolled{-webkit-backdrop-filter:blur(20px)}.mobile-menu{-webkit-backdrop-filter:blur(22px)}.mobile-menu::-webkit-scrollbar{width:5px}.mobile-menu::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:20px}.mobile-menu::-webkit-scrollbar-track{background:0 0}.menu-btn:focus,.theme-toggle:focus,.nav-links a:focus,.mobile-menu a:focus{outline:none;box-shadow:0 0 0 3px #2563eb59}.navbar,.nav-links,.mobile-menu,.logo,.menu-btn{will-change:transform}.logo img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}::selection{color:#fff;background:#2563eb}@media (width<=1400px){.navbar-container{width:94%}.logo img{width:175px}.nav-links{gap:16px;margin-left:40px;margin-right:40px}.nav-links a{width:115px;height:46px;font-size:15px}}@media (width<=1200px){.navbar{height:76px}.navbar-container{width:95%}.logo img{width:160px}.nav-links{gap:12px;margin-left:20px;margin-right:20px}.nav-links a{width:100px;height:44px;font-size:14px}}@media (width<=991px){.navbar{height:72px}.navbar-container{width:95%}.logo img{width:145px}.nav-links{gap:8px;margin-left:10px;margin-right:10px}.nav-links a{width:90px;height:42px;font-size:13px}.theme-toggle{width:42px;height:42px;font-size:18px}}.register-btn{color:#192a5f;cursor:pointer;white-space:nowrap;background:#ffd54a;border:none;border-radius:999px;padding:10px 24px;font-size:15px;font-weight:700;transition:all .3s}.register-btn:hover{color:#192a5f;filter:brightness(1.05);background:#fff;transform:scale(1.03);box-shadow:0 12px 24px #0000002e}@media (width<=768px){.navbar{height:70px}.navbar-container{width:92%}.register-btn,.nav-links{display:none}.menu-btn{justify-content:center;align-items:center;display:flex}.theme-toggle{display:none}.logo img{width:200px}.mobile-menu{width:calc(100% - 32px);max-width:350px;padding:18px;top:78px;right:16px}.mobile-menu a{height:50px;font-size:15px}}@media (width<=576px){.navbar{height:66px}.navbar-container{width:94%}.logo img{width:120px}.menu-btn{width:40px;height:40px;font-size:24px}.menu-btn svg{width:24px;height:24px}.mobile-menu{border-radius:16px;width:calc(100% - 24px);padding:16px;top:72px;right:12px}.mobile-menu a{height:48px;font-size:14px}}@media (width<=480px){.navbar{height:64px}.logo img{width:170px}.mobile-menu{padding:14px;top:68px}.mobile-menu a{height:46px;font-size:14px}}@media (width<=360px){.navbar-container{width:95%}.logo img{width:130px}.menu-btn{width:36px;height:36px;font-size:20px}.menu-btn svg{width:20px;height:20px}.mobile-menu{width:calc(100% - 16px);padding:12px;right:8px}.mobile-menu a{height:44px;font-size:13px}}@media (height<=500px) and (orientation:landscape){.navbar{height:60px}.mobile-menu{max-height:calc(100vh - 80px);top:64px;overflow-y:auto}}@media (width>=1600px){.navbar-container{max-width:1550px}.logo img{width:190px}.nav-links{gap:22px}.nav-links a{width:130px;height:50px;font-size:16px}}.terms-page{color:#0f172a;max-width:1080px;margin:0 auto;padding:48px 24px 96px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}.terms-hero{text-align:center;margin-bottom:40px}.terms-hero-title{background:linear-gradient(135deg,#0a1f44 0%,#3b6fa0 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(28px,4vw,44px);font-weight:800}.terms-hero-subtitle{color:#475569;max-width:720px;margin:0 auto 12px;font-size:15px;line-height:1.7}.terms-hero-updated{color:#64748b;margin:0;font-size:13px}.terms-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.terms-search{flex:260px;min-width:220px;position:relative}.terms-search-icon{color:#94a3b8;font-size:14px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.terms-search-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 42px;font-size:14px;transition:border-color .2s,box-shadow .2s}.terms-search-input:focus{border-color:#3b6fa0;box-shadow:0 0 0 4px #3b6fa026}.terms-actions{gap:8px;display:flex}.terms-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.terms-btn-primary{color:#fff;background:#0a1f44}.terms-btn-primary:hover{background:#12305f}.terms-btn-ghost{color:#0a1f44;background:0 0;border-color:#cbd5e1}.terms-btn-ghost:hover{background:#f1f5f9}.terms-list{flex-direction:column;gap:10px;display:flex}.terms-empty{text-align:center;color:#64748b;padding:40px;font-size:14px}.terms-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.terms-item:hover{border-color:#cbd5e1}.terms-item.is-open{border-color:#3b6fa0;box-shadow:0 6px 20px -12px #0a1f4459}.terms-item-header{cursor:pointer;text-align:left;width:100%;font:inherit;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.terms-item-title{align-items:center;gap:14px;font-size:15px;font-weight:600;display:flex}.terms-item-number{color:#3b6fa0;letter-spacing:.5px;background:#3b6fa01a;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.terms-chevron{color:#64748b;font-size:13px;transition:transform .2s}.terms-item-body{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.terms-item.is-open .terms-item-body{max-height:1200px;padding:0 22px 20px}.terms-item-list{color:#475569;margin:0;padding-left:20px;font-size:14px;line-height:1.7}.terms-item-list li+li{margin-top:6px}@keyframes terms-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes terms-modal-in{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.terms-overlay{-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);z-index:9999;background:#080f1e8c;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out terms-overlay-in;display:flex;position:fixed;inset:0}.terms-modal{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;flex-direction:column;width:90vw;max-width:1200px;height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) terms-modal-in;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #080f1e80}.terms-modal-header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 28px;display:flex;position:sticky;top:0}.terms-modal-title{color:#0a1f44;margin:0 0 4px;font-size:22px;font-weight:700}.terms-modal-subtitle{color:#64748b;margin:0;font-size:12px}.terms-close-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:inline-flex}.terms-close-btn:hover{color:#fff;background:#0a1f44;border-color:#0a1f44;transform:rotate(90deg)}.terms-modal-body{flex:1;padding:28px;overflow-y:auto}.terms-modal-body::-webkit-scrollbar{width:10px}.terms-modal-body::-webkit-scrollbar-track{background:0 0}.terms-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(#cbd5e1,#94a3b8) padding-box padding-box;border:2px solid #0000;border-radius:999px}.terms-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#94a3b8,#64748b) padding-box padding-box;border:2px solid #0000}.terms-modal-body{scrollbar-width:thin;scrollbar-color:#94a3b8 transparent}@media (width<=768px){.terms-page{padding:32px 16px 64px}.terms-toolbar{flex-direction:column;align-items:stretch}.terms-actions{justify-content:stretch}.terms-actions .terms-btn{flex:1}.terms-modal{border-radius:0;width:100vw;max-width:none;height:100vh}.terms-modal-header{padding:16px 18px}.terms-modal-body{padding:18px}.terms-modal-title{font-size:18px}.terms-item-header{padding:14px 16px}.terms-item.is-open .terms-item-body{padding:0 16px 16px}.terms-item-title{gap:10px;font-size:14px}}@media (width<=480px){.terms-item-number{display:none}}.privacy-page{color:#0f172a;max-width:1080px;margin:0 auto;padding:48px 24px 96px;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}.privacy-hero{text-align:left;background:#ffffff80;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:40px;padding:32px}.privacy-hero-title{background:linear-gradient(135deg,#0a1f44 0%,#3b6fa0 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:clamp(28px,4vw,44px);font-weight:800}.privacy-hero-subtitle{color:#475569;margin:0 0 16px;font-size:15px;line-height:1.7}.privacy-hero-subtitle:last-of-type{margin-bottom:24px}.privacy-hero-contact{color:#0f172a;border-top:1px solid #e2e8f0;margin:0;padding-top:16px;font-size:14px;font-weight:600}.privacy-hero-contact a{color:#3b6fa0;text-decoration:none;transition:color .2s}.privacy-hero-contact a:hover{color:#0a1f44;text-decoration:underline}.privacy-intro-box{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:20px;font-size:14px;line-height:1.6}.privacy-intro-box p{margin:0 0 12px}.privacy-intro-box p:last-of-type{margin-bottom:0}.privacy-intro-contact{border-top:1px solid #e2e8f0;padding-top:10px;font-weight:600;color:#0f172a!important;margin-top:14px!important}.privacy-intro-contact a{color:#3b6fa0;text-decoration:none}.privacy-intro-contact a:hover{text-decoration:underline}.privacy-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.privacy-search{flex:260px;min-width:220px;position:relative}.privacy-search-icon{color:#94a3b8;font-size:14px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.privacy-search-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:12px 40px 12px 42px;font-size:14px;transition:border-color .2s,box-shadow .2s}.privacy-search-input:focus{border-color:#3b6fa0;box-shadow:0 0 0 4px #3b6fa026}.privacy-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.privacy-search-clear:hover{color:#0f172a;background-color:#f1f5f9}.privacy-actions{gap:8px;display:flex}.privacy-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s}.privacy-btn-primary{color:#fff;background:#0a1f44}.privacy-btn-primary:hover{background:#12305f}.privacy-btn-ghost{color:#0a1f44;background:0 0;border-color:#cbd5e1}.privacy-btn-ghost:hover{background:#f1f5f9}.privacy-list{flex-direction:column;gap:12px;display:flex}.privacy-empty{text-align:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:40px;font-size:14px}.privacy-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.privacy-item:hover{border-color:#cbd5e1}.privacy-item.is-open{border-color:#3b6fa0;box-shadow:0 6px 20px -12px #0a1f4459}.privacy-item-header{cursor:pointer;text-align:left;width:100%;font:inherit;color:#0f172a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.privacy-item-title{align-items:center;gap:14px;font-size:15px;font-weight:600;display:flex}.privacy-item-number{color:#3b6fa0;letter-spacing:.5px;background:#3b6fa01a;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700}.privacy-chevron{color:#64748b;font-size:13px;transition:transform .2s}.privacy-item-body{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;overflow:hidden}.privacy-item.is-open .privacy-item-body{max-height:2500px;padding:0 22px 24px}.privacy-item-content{color:#475569;flex-direction:column;gap:12px;font-size:14px;line-height:1.7;display:flex}.privacy-paragraph{margin:0}.privacy-footer-note{color:#64748b;margin-top:8px;font-style:italic}.privacy-extra-note{background:#f8fafc;border-left:3px solid #3b6fa0;border-radius:4px;margin-top:10px;padding:10px 14px;font-size:13.5px}.privacy-bullet-list{flex-direction:column;gap:6px;margin:4px 0;padding-left:20px;display:flex}.privacy-bullet-list li{list-style-type:disc}.privacy-subsections{border-top:1px solid #f1f5f9;flex-direction:column;gap:16px;margin-top:8px;padding-top:16px;display:flex}.privacy-subsection-card{background:#fafafa;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.privacy-sub-title{color:#0a1f44;margin:0;font-size:14.5px;font-weight:700}@keyframes privacy-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes privacy-modal-in{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.privacy-overlay{-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);z-index:9999;background:#080f1e8c;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out privacy-overlay-in;display:flex;position:fixed;inset:0}.privacy-modal{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;flex-direction:column;width:90vw;max-width:1200px;height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) privacy-modal-in;display:flex;overflow:hidden;box-shadow:0 30px 80px -20px #080f1e80}.privacy-modal-header{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 28px;display:flex;position:sticky;top:0}.privacy-modal-title{color:#0a1f44;margin:0 0 4px;font-size:22px;font-weight:700}.privacy-modal-subtitle{color:#64748b;margin:0;font-size:12px}.privacy-close-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:inline-flex}.privacy-close-btn:hover{color:#fff;background:#0a1f44;border-color:#0a1f44;transform:rotate(90deg)}.privacy-modal-body{flex:1;padding:28px;overflow-y:auto}.privacy-modal-body::-webkit-scrollbar{width:10px}.privacy-modal-body::-webkit-scrollbar-track{background:0 0}.privacy-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(#cbd5e1,#94a3b8) padding-box padding-box;border:2px solid #0000;border-radius:999px}.privacy-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(#94a3b8,#64748b) padding-box padding-box;border:2px solid #0000}.privacy-modal-body{scrollbar-width:thin;scrollbar-color:#94a3b8 transparent}@media (width<=768px){.privacy-page{padding:32px 16px 64px}.privacy-hero{margin-bottom:24px;padding:20px}.privacy-toolbar{flex-direction:column;align-items:stretch}.privacy-actions{justify-content:stretch}.privacy-actions .privacy-btn{flex:1}.privacy-modal{border-radius:0;width:100vw;max-width:none;height:100vh}.privacy-modal-header{padding:16px 18px}.privacy-modal-body{padding:18px}.privacy-modal-title{font-size:18px}.privacy-item-header{padding:14px 16px}.privacy-item.is-open .privacy-item-body{padding:0 16px 20px}.privacy-item-title{gap:10px;font-size:14px}.privacy-subsection-card{padding:12px}}@media (width<=480px){.privacy-item-number{display:none}}.footer{color:#fff;background:#0d0d0d;border-top-left-radius:40px;border-top-right-radius:40px;width:100%;overflow:hidden}.footer-wrapper{background:#fff}.home-footer{background:#192a5f}.footer-container{max-width:1400px;margin:0 auto;padding:30px 60px 25px}.footer-logo-wrapper{margin-bottom:10px;display:flex}.footer-logo{width:200px;height:auto;display:flex}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:flex-start;gap:50px;display:grid}.footer-column{flex-direction:column;display:flex}.footer-column h3{color:#fff;margin-bottom:15px;font-size:25px;font-weight:700}.contact-details h3{margin-bottom:10px;font-size:24px;font-weight:700}.address-title{align-items:center;gap:8px;margin-bottom:4px;font-size:18px;font-weight:600;display:flex}.company{color:#fff;font-weight:600}.address-text{color:#d8d8d8}.contact-details p{font-size:15px;line-height:1.6}.contact-details a{color:#fff;align-items:center;gap:8px;margin-top:10px;text-decoration:none;transition:all .3s;display:flex}.contact-details a:hover{color:#ffd400}.contact-icon{color:#ffd400;flex-shrink:0}.footer-address-link{cursor:pointer;transition:all .3s}.footer-address-link:hover{color:#ffd400}.footer-column a{color:#fff;margin-bottom:10px;font-size:15px;text-decoration:none;transition:all .3s}.footer-column a:hover{color:#ffd400}.footer-link-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;margin-bottom:10px;padding:0;font-size:15px;transition:all .3s}.footer-link-btn:hover{color:#ffd400}.footer-download{align-items:flex-start}.store-btn{cursor:pointer;width:165px;margin-bottom:10px;transition:transform .3s}.store-btn:hover{transform:scale(1.03)}.social-icons{grid-template-columns:repeat(3,max-content);gap:14px;margin-top:18px;display:grid}.social-icons a{color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .35s;display:flex}.social-icons a:hover{transform:translateY(-4px)}.social-icons a:first-child:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-icons a:nth-child(2):hover{background:#25d366}.social-icons a:nth-child(3):hover{background:#000}.social-icons a:nth-child(4):hover{background:red}.social-icons a:nth-child(5):hover{background:#0a66c2}.social-icons .facebook:hover{background:#1877f2}.footer-bottom{text-align:center;border-top:1px solid #2f2f2f;margin-top:35px;padding-top:18px}.footer-bottom p{color:#9d9d9d;font-size:14px}@media (width>=1600px){.footer-container{max-width:1550px;padding:60px 80px 30px}.footer-logo{width:180px}.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:70px}.footer-column h3,.contact-details h3{font-size:24px}.footer-column a,.footer-link-btn,.contact-details p,.contact-details a{font-size:17px}.store-btn{width:180px}}@media (width<=1400px){.footer-container{padding:45px 45px 25px}.footer-top{gap:40px}.footer-logo{width:160px}}@media (width<=1200px){.footer-container{padding:40px 35px 25px}.footer-top{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer-logo{width:150px}.footer-column h3,.contact-details h3{font-size:20px}.footer-column a,.footer-link-btn,.contact-details p,.contact-details a{font-size:14px}.store-btn{width:145px}}@media (width<=1024px){.footer-container{padding:35px 28px 22px}.footer-logo-wrapper{margin-bottom:35px}.footer-logo{width:140px}.footer-top{grid-template-columns:repeat(2,1fr);gap:35px 30px}.footer-column{width:100%}.store-btn{width:140px}}@media (width<=992px){.footer-container{padding:32px 24px 22px}.footer-top{grid-template-columns:repeat(2,1fr);gap:30px 28px}.footer-logo{width:135px}.footer-column h3,.contact-details h3{font-size:19px}.footer-column a,.footer-link-btn,.contact-details p,.contact-details a{font-size:14px}.social-icons{gap:12px}.social-icons a{width:36px;height:36px}}@media (width<=820px){.footer-container{padding:30px 20px}.footer-logo-wrapper{margin-bottom:30px}.footer-logo{width:130px}.footer-top{gap:28px 24px}.footer-column h3,.contact-details h3{font-size:18px}.footer-column a,.footer-link-btn,.contact-details p,.contact-details a{font-size:13px}.store-btn{width:130px}}@media (width<=768px){.footer{border-top-left-radius:24px;border-top-right-radius:24px}.footer-container{padding:28px 18px 20px}.footer-logo-wrapper{margin-bottom:28px}.footer-logo{width:120px}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-start;gap:24px 18px}.footer-column{width:100%}.footer-column h3,.contact-details h3{margin-bottom:12px;font-size:17px}.address-title{margin-bottom:8px;font-size:14px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:13px;line-height:1.5}.footer-column a,.footer-link-btn{margin-bottom:10px}.social-icons{gap:10px;margin-top:16px}.social-icons a{width:34px;height:34px;font-size:15px}.store-btn{width:120px}.footer-bottom{margin-top:24px}}@media (width<=640px){.footer-container{padding:24px 16px 18px}.footer-top{gap:20px 16px}.footer-logo{width:110px}.footer-column h3,.contact-details h3{font-size:16px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:12px}.social-icons{gap:8px}.social-icons a{width:32px;height:32px;font-size:14px}.store-btn{width:110px}}@media (width<=576px){.footer-container{padding:22px 14px 18px}.footer-logo{width:100px}.footer-top{gap:18px 14px}.footer-column h3,.contact-details h3{font-size:15px}.address-title{font-size:13px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:11.5px}.social-icons a{width:30px;height:30px;font-size:13px}.store-btn{width:105px}}@media (width<=480px){.footer{border-top-left-radius:20px;border-top-right-radius:20px}.footer-container{padding:20px 12px 16px}.footer-logo-wrapper{margin-bottom:22px}.footer-logo{width:90px}.footer-top{gap:16px 12px}.footer-column h3,.contact-details h3{font-size:14px}.address-title{font-size:12px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:11px;line-height:1.45}.footer-column a,.footer-link-btn{margin-bottom:8px}.social-icons{gap:7px;margin-top:12px}.social-icons a{width:28px;height:28px;font-size:12px}.store-btn{width:95px;margin-bottom:8px}.footer-bottom{margin-top:18px;padding-top:12px}.footer-bottom p{font-size:10px}}@media (width<=375px){.footer-container{padding:18px 10px}.footer-logo{width:85px}.footer-top{gap:14px 10px}.footer-column h3,.contact-details h3{font-size:13px}.address-title{font-size:11px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:10px}.social-icons a{width:26px;height:26px;font-size:11px}.store-btn{width:88px}}@media (width<=320px){.footer-container{padding:16px 8px}.footer-logo{width:78px}.footer-top{gap:12px 8px}.footer-column h3,.contact-details h3{font-size:12px}.contact-details p,.contact-details a,.footer-column a,.footer-link-btn{font-size:9px}.social-icons{gap:6px}.social-icons a{width:24px;height:24px;font-size:10px}.store-btn{width:80px}.footer-bottom p{font-size:9px}}.hero.full-screen-hero{box-sizing:border-box;background-color:#050b1e;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:20px 4% 80px;display:flex;position:relative;overflow:hidden}.video-background-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.bg-video{object-fit:cover;width:100%;height:100%}.video-overlay-darkness{pointer-events:none;background:linear-gradient(90deg,#060c1eb3 0%,#060c1e6b 38%,#060c1e2e 70%,#060c1e14 100%);position:absolute;inset:0}.hero-container.centered-content{z-index:2;width:100%;max-width:1280px;margin:0 auto;position:relative}.hero-content-wrapper{flex-direction:column;gap:12px;max-width:760px;display:flex}.hero-badge.ultra-glow{-webkit-backdrop-filter:blur(20px);background:#ffd42a1f;border:2px solid #ffd42a;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:10px 24px;animation:3s ease-in-out infinite badgeGlowPulse;display:inline-flex;box-shadow:0 0 20px #ffd42a59,inset 0 0 12px #ffd42a33}.badge-pulse-core{background:#ffd42a;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.badge-pulse-core:after{content:"";border:2px solid #ffd42a;border-radius:50%;width:10px;height:10px;animation:1.8s infinite corePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.badge-text-prime{color:#fff;letter-spacing:.03em;font-size:1rem;font-weight:800}.full-screen-hero .hero-title{color:#fff;letter-spacing:-1px;margin:0;font-size:clamp(1rem,2.8vw,2.5rem);font-weight:800;line-height:1.08}.hero-line{white-space:nowrap;align-items:center;gap:12px;margin-bottom:8px;display:flex;overflow:hidden}.hero-line-primary{color:#fff;opacity:0;animation:.8s forwards lineReveal;transform:translate(-180px)}.hero-line-secondary{color:#fff;opacity:0;animation:.8s .9s forwards lineReveal;transform:translate(-180px)}.hero-line-highlight{color:#ffd42a}.word{opacity:0;animation:.6s forwards wordReveal;display:inline-block;transform:translate(-120px)}.your{animation-delay:1.8s}.local{animation-delay:2.15s}.store{animation-delay:2.5s}@keyframes lineReveal{0%{opacity:0;transform:translate(-180px)}to{opacity:1;transform:translate(0)}}@keyframes wordReveal{0%{opacity:0;transform:translate(-120px)}70%{opacity:1;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.yellow-gradient-text{background:#ffd42a;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 12px #ffd42a26);-webkit-background-clip:text;background-clip:text;display:inline-block}.full-screen-hero .hero-description{color:#ffffffd1;max-width:610px;font-size:1.08rem;line-height:1.7}@media (width>=769px) and (width<=1024px){.hero.full-screen-hero{justify-content:flex-start}.hero-content-wrapper{text-align:left;align-items:flex-start;max-width:600px}.hero-badge.ultra-glow{align-self:flex-start;margin:0}.hero-line{justify-content:flex-start}.hero-description{text-align:left}}@media (width<=576px){.hero.full-screen-hero{background:#050b1e;justify-content:center;min-height:100vh;padding:95px 20px 40px;position:relative;overflow:hidden}.hero.full-screen-hero:before{content:"";filter:blur(.6px)brightness(.45);z-index:0;background:url(/assets/bot-D_hFwIqG.png) 50%/300px no-repeat;position:absolute;inset:0;transform:scale(1.15)}.video-overlay-darkness{z-index:1;background:#050b1ea6;position:absolute;inset:0}.video-background-container,.bg-video{display:none}.hero-container.centered-content{z-index:2;position:relative}.hero-content-wrapper{text-align:center;align-items:center;gap:18px;width:100%}.full-screen-hero .hero-title{letter-spacing:0;font-size:1.6rem;line-height:1.22}.full-screen-hero .hero-description{max-width:100%;font-size:.95rem;line-height:1.65}.hero-line{white-space:normal;flex-wrap:wrap;justify-content:center;gap:8px}.hero-badge.ultra-glow{gap:10px;padding:8px 16px}.badge-text-prime{font-size:.85rem}.badge-pulse-core{width:8px;height:8px}}@media (width<=400px){.hero.full-screen-hero{padding:30px 16px 6px}.full-screen-hero .hero-title{font-size:1.35rem;line-height:1.25}.full-screen-hero .hero-description{font-size:.9rem}.hero-badge.ultra-glow{padding:7px 14px}.badge-text-prime{font-size:.8rem}}.cards-section{background:linear-gradient(135deg,#c7d8f7 0%,#fff 55%,#fff7e9 100%);padding:30px;position:relative;overflow:hidden}.cards-container{z-index:2;max-width:1400px;margin:auto;position:relative}.blur{filter:blur(120px);opacity:.22;border-radius:50%;position:absolute}.blur.yellow{background:#fdb515;width:300px;height:300px;top:-80px;left:-120px}.blur.blue{background:#2979ff;width:340px;height:340px;bottom:-120px;right:-120px}.circle{border-radius:50%;position:absolute}.circle.left{border:2px solid #fdb51559;width:35px;height:35px;top:170px;left:40px}.circle.right{background:#2979ff14;width:180px;height:180px;top:280px;right:-60px}.dots{opacity:.2;background-image:radial-gradient(#00000026 1.5px,#0000 1.5px);background-size:18px 18px;width:180px;height:180px;position:absolute}.dots-left{bottom:20px;left:-35px}.dots-right{top:40px;right:10px}.cards-badge{color:#4f46e5;background:#fff;border:1px solid #4f46e526;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin:auto auto 22px;padding:12px 22px;font-weight:600;display:flex;box-shadow:0 10px 25px #0000000d}.badge-icon{font-size:18px}.cards-heading{text-align:center;color:#111827;margin-bottom:1px;font-size:48px;font-weight:800}.cards-heading span{color:#fdb515}.cards-subtitle{text-align:center;color:#64748b;max-width:700px;margin:0 auto 60px;font-size:17px;line-height:1.8}.cards-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.image-card{cursor:pointer;box-shadow:none;background:0 0;border-radius:0;transition:all .35s;position:relative;overflow:hidden}.image-card:hover{filter:brightness(1.05);transform:scale(1.03)}.card-bg{object-fit:cover;background:0 0;border-radius:0;width:100%;height:auto;transition:all .45s;display:block}.image-card:hover .card-bg{transform:scale(1.03)}.card-overlay{z-index:5;flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.overlay-content{z-index:10;flex-direction:column;justify-content:center;width:55%;height:100%;display:flex}.overlay-content h3{color:#111827;margin-top:75px;font-size:25px;font-weight:800;line-height:1.15}.overlay-content p{color:#4b5563;min-height:95px;margin:8px 0 28px;font-size:15px;line-height:1.7}.overlay-btn{cursor:pointer;color:#111827;background:#fff;border:none;border-radius:40px;outline:none;justify-content:space-between;align-items:center;width:190px;height:52px;padding:0 6px 0 20px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 12px 30px #00000026}.overlay-btn:hover{filter:brightness(1.05);transform:scale(1.03);box-shadow:0 12px 24px #0000002e}.overlay-btn span{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.overlay-btn:hover span{transform:rotate(-45deg)}.image-card:first-child .overlay-content,.image-card:nth-child(2) .overlay-content{width:46%}.image-card:nth-child(3) .overlay-content{width:48%}.image-card:hover .overlay-icon{transform:scale(1.08)}.image-card:hover .overlay-btn{box-shadow:0 18px 40px #0003}@media (width<=1200px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:24px}.card-bg{width:100%;height:320px}.overlay-content{width:52%}.cards-heading{font-size:42px}}@media (width<=992px){.cards-section{padding:60px 20px}.cards-grid{grid-template-columns:1fr;max-width:600px;margin:auto}.card-bg{width:100%;height:340px}.overlay-content{width:48%}.cards-heading{font-size:36px}.cards-subtitle{margin-bottom:40px;font-size:16px}}@media (width<=768px){.cards-section{padding:50px 15px}.cards-heading{font-size:30px;line-height:1.3}.cards-subtitle{font-size:15px;line-height:1.7}.cards-badge{padding:10px 18px;font-size:14px}.image-card{border-radius:22px}.card-bg{border-radius:22px;height:300px}.overlay-content{width:52%}.overlay-content h3{margin-top:40px;font-size:22px}.overlay-content p{min-height:auto;margin:8px 0 20px;font-size:13px}.overlay-btn{width:170px;height:46px;font-size:14px}.overlay-btn span{width:34px;height:34px}.circle,.dots,.blur{display:none}}@media (width<=576px){.cards-grid{gap:20px}.card-bg{height:250px}.overlay-content{width:58%}.overlay-content h3{margin-top:25px;font-size:18px}.overlay-content p{margin-bottom:16px;font-size:12px;line-height:1.5}.overlay-btn{width:150px;height:42px;padding:0 5px 0 16px;font-size:13px}.overlay-btn span{width:30px;height:30px}.cards-heading{font-size:26px}.cards-subtitle{font-size:14px}}@media (width<=420px){.card-bg{height:220px}.overlay-content{width:100%}.overlay-content h3{font-size:14px}.overlay-content p{font-size:11px}.overlay-btn{width:135px;height:38px;margin-right:40px;font-size:12px}.overlay-btn span{width:26px;height:26px}}@media (width>=1600px){.cards-container{max-width:1550px}.cards-heading{font-size:54px}.cards-subtitle{font-size:19px}.cards-grid{gap:36px}.overlay-content h3{font-size:30px}.overlay-content p{font-size:17px}.overlay-btn{width:210px;height:56px;font-size:16px}}@media (width<=1400px){.cards-container{max-width:1280px}.cards-grid{gap:28px}.cards-heading{font-size:46px}}@media (width<=1024px){.cards-grid{gap:22px}.overlay-content{width:50%}.overlay-content h3{font-size:22px}.overlay-content p{font-size:14px}}@media (width<=820px){.card-bg{height:500px}.cards-section{padding:45px 18px}.cards-heading{font-size:30px}.cards-subtitle{font-size:20px}.overlay-content{width:54%}.overlay-content h3{font-size:30px}.overlay-content p{font-size:20px}.overlay-btn{width:210px;height:60px;font-size:20px}}@media (width<=640px){.card-bg{height:260px}.overlay-content{width:60%}.overlay-content h3{font-size:17px}.overlay-content p{font-size:12px}.overlay-btn{width:145px;height:40px}}@media (width<=480px){.cards-section{padding:40px 12px}.cards-heading{font-size:24px}.cards-subtitle{font-size:13px}.card-bg{height:340px}.overlay-content{width:95%}.overlay-content h3{margin-top:60px;font-size:23px}.overlay-content p{font-size:16px;line-height:1.4}.overlay-btn{width:160px;height:42px;font-size:15px}.overlay-btn span{width:26px;height:26px}}@media (width<=375px){.cards-heading{font-size:22px}.cards-subtitle{font-size:12px}.card-bg{height:auto}.overlay-content h3{font-size:14px}.overlay-content p{font-size:10px}.overlay-btn{width:130px;height:36px;font-size:11px}}@media (width<=320px){.cards-section{padding:35px 10px}.cards-heading{font-size:20px}.cards-subtitle{font-size:11px}.card-bg{height:290px}.overlay-content{width:100%}.overlay-content h3{font-size:13px}.overlay-content p{font-size:10px}.overlay-btn{width:120px;height:34px;font-size:10px}.overlay-btn span{width:24px;height:24px}}.hero-section{background:#fff;height:500px;padding:30px 0;position:relative;overflow:hidden}.hero-content{z-index:5;text-align:center;width:100%;max-width:720px;margin:0 auto;position:relative}.hero-title{color:#192a5f;margin-bottom:24px;font-size:58px;font-weight:800;line-height:1.1}.blue-text{color:#192a5f}.yellow-text{color:#fdb515}.hero-content p{color:#667085;max-width:720px;margin:auto;font-size:18px;line-height:1.8}.hero-gradient{filter:blur(130px);opacity:.18;border-radius:50%;position:absolute}.hero-gradient-1{background:#ffe5c3;width:420px;height:420px;top:-140px;left:-120px}.hero-gradient-2{background:#d9eaff;width:420px;height:420px;bottom:-150px;right:-150px}.hero-curves{width:100%;height:100%;position:absolute;inset:0}.route{fill:none;stroke:#fdb515;stroke-width:2px;stroke-dasharray:8 8;opacity:.2}@keyframes routeMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-260px}}.left-slider{z-index:4;justify-content:flex-start;align-items:flex-end;width:360px;display:flex;position:absolute;bottom:-40px;left:-40px}.right-slider{z-index:4;justify-content:flex-end;align-items:flex-end;width:360px;display:flex;position:absolute;bottom:-40px;right:-40px}.left-image,.right-image{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 15px 30px #00000026);width:260px;height:auto;display:block}.stats-container{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:30px;justify-content:center;align-items:center;gap:30px;width:fit-content;margin:40px auto 0;padding:18px 24px;display:flex;position:relative;box-shadow:0 10px 35px #0000000f}.stat-item{align-items:center;gap:18px;padding:0 20px;display:flex;position:relative}.stat-item:not(:last-child):after{content:"";background:#ececec;width:1px;height:55px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.stat-left h3{color:#192a5f;margin-bottom:4px;font-size:22px;font-weight:800}.stat-left p{color:#64748b;font-size:14px}.stat-icon{color:#192a5f;background:#fff5e6;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;transition:all .35s;display:flex}.stat-item:hover .stat-icon{color:#fff;background:#192a5f;transform:translateY(-5px)}@media (width<=1400px){.hero-title{font-size:52px}.left-slider{width:320px;left:-20px}.right-slider{width:320px;right:-20px}}@media (width<=1200px){.hero-title{font-size:46px}.hero-content{max-width:620px}.left-slider{width:260px;left:-10px}.right-slider{width:260px;right:-10px}.stats-container{transform:scale(.95)}}@media (width<=992px){.hero-section{padding:50px 20px}.hero-title{font-size:38px}.hero-content p{font-size:16px}.left-slider{width:200px;bottom:50px;left:-20px}.right-slider{width:200px;bottom:50px;right:-20px}.stats-container{flex-direction:column;gap:18px;padding:24px}.stat-item{justify-content:space-between;width:100%}.stat-item:after{display:none!important}}@media (width<=768px){.hero-title{font-size:32px}.hero-content{max-width:100%}.hero-content p{font-size:15px;line-height:1.8}.left-slider,.right-slider{display:none}.stats-container{width:100%;max-width:340px;margin-top:30px}}@media (width<=480px){.hero-title{font-size:26px}.hero-content p{font-size:14px}.stats-container{margin-bottom:20px;padding:8px}.stat-left h3{font-size:18px}.stat-left p{font-size:12px}.stat-icon{width:40px;height:40px;font-size:18px}}@media (width<=320px){.hero-title{font-size:24px}.hero-content p{font-size:13px}.stats-container{padding:8px}.stat-left h3{font-size:16px}.stat-left p{font-size:12px}.stat-icon{width:40px;height:40px;font-size:18px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#192a5f;border-radius:20px}::-webkit-scrollbar-track{background:#f5f5f5}.faq-section{background:linear-gradient(#213a7b 0%,#192a5f 100%);width:100%;padding:30px 6%;position:relative;overflow:hidden}.faq-header{text-align:center;margin-bottom:70px}.faq-tag{color:#ffd54a;letter-spacing:1px;background:#ffd54a26;border:1px solid #ffd54a59;border-radius:30px;justify-content:center;align-items:center;margin-bottom:20px;padding:10px 26px;font-size:18px;font-weight:600;display:inline-flex}.faq-header h2{color:#fff;margin-bottom:18px;font-size:40px;font-weight:700}.faq-subtitle{color:#d9e2ff;max-width:700px;margin:auto;font-size:14px;line-height:1.8}.faq-content{justify-content:space-between;align-items:flex-start;gap:70px;max-width:1400px;margin:0 auto;display:flex}.faq-left{flex:2}.faq-right{flex:1;justify-content:center;align-items:flex-start;display:flex}.faq-container{width:100%}.faq-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;background:#ffffff14;border:1px solid #ffffff14;border-radius:18px;margin-bottom:18px;transition:opacity .6s,transform .6s,border-color .35s,box-shadow .35s,background .35s,filter .35s;overflow:hidden;transform:translate(-80px)}.faq-card.show{opacity:1;transform:translate(0)}.faq-card:hover{filter:brightness(1.05);border-color:#ffd54a;transform:translate(0)scale(1.03);box-shadow:0 12px 24px #0000002e}.faq-card.active{background:#ffffff1c;border-color:#ffd54a}.faq-question{cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:7px 18px;display:flex}.faq-question span{color:#fff;text-align:left;flex:1;font-size:16px;font-weight:550;line-height:1.6}.faq-icon{color:#ffd54a;background:#ffd54a26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .35s;display:flex}.faq-card.active .faq-icon{color:#192a5f;background:#ffd54a;transform:rotate(180deg)}.faq-card:hover .faq-icon{transform:scale(1.08)}.faq-answer{max-height:0;padding:0 22px;transition:max-height .45s,padding .35s;overflow:hidden}.faq-answer.show{max-height:250px;padding:0 22px 22px}.faq-answer p{color:#d5dcf6;font-size:13px;line-height:1.9}.faq-help{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#ffd54a;border:1px solid #f6fa131f;border-radius:24px;width:100%;max-width:380px;padding:45px 35px;box-shadow:0 20px 40px #00000026}.faq-help h3{color:#192a5f;margin-bottom:18px;font-size:38px;font-weight:700;line-height:1.3}.faq-help p{color:#192a5f;margin-bottom:35px;font-size:17px;line-height:1.8}.contact-btn{color:#fff;cursor:pointer;background:#192a5f;border:none;border-radius:40px;padding:16px 34px;font-size:17px;font-weight:700;transition:all .35s}.contact-btn:hover{filter:brightness(1.05);background:#201f1f;transform:scale(1.03);box-shadow:0 12px 24px #0000002e}.faq-see-more{justify-content:center;margin-top:35px;display:flex}.see-more-btn{color:#192a5f;cursor:pointer;background:#fff;border:none;border-radius:35px;padding:12px 28px;font-size:16px;font-weight:700;transition:all .3s}.see-more-btn:hover{filter:brightness(1.05);transform:scale(1.03);box-shadow:0 12px 24px #0000002e}@media (width<=1200px){.faq-content{gap:40px}.faq-help{max-width:340px}}@media (width<=992px){.faq-header h2{font-size:40px}.faq-content{flex-direction:column;gap:50px}.faq-left,.faq-right{width:100%}.faq-right{position:static}.faq-help{max-width:100%;padding:35px 25px}}@media (width<=768px){.faq-section{padding:70px 18px}.faq-header h2{font-size:32px}.faq-subtitle{font-size:15px}.faq-question{padding:16px 18px}.faq-question span{font-size:15px}.faq-icon{width:34px;height:34px}.faq-answer.show{padding:0 18px 18px}.faq-help h3{font-size:30px}.faq-help p{font-size:15px}.contact-btn{width:100%}.see-more-btn{width:100%;max-width:240px}}@media (width<=480px){.faq-help{padding:30px 20px}.faq-help h3{font-size:26px}.contact-btn{padding:14px 24px}}.main-heading{text-align:center;margin-bottom:25px;padding:0 15px;font-size:34px;font-weight:700;line-height:1.3;position:relative}.main-heading:after{content:"";background:#ffd42a;border-radius:20px;width:90px;height:4px;margin:10px auto 0;display:block}.city-card{transition:all .3s}.city-card:hover{border:2px solid #ffd42a;transform:translateY(-4px);box-shadow:0 10px 20px #00000040}.location-icon{color:#192a5f;flex-shrink:0;width:14px;height:14px;font-size:15px}.show-more{font-weight:700;transition:all .3s;color:#fff!important;background:#ffd42a!important}.show-more:hover{background:#ffd42a!important}@media (width>=1600px){.main-heading{margin-bottom:32px;font-size:38px}.main-heading:after{width:100px;height:5px}.location-icon{width:16px;height:16px;font-size:16px}}@media (width<=1400px){.main-heading{font-size:34px}}@media (width<=1200px){.main-heading{margin-bottom:24px;font-size:32px}.main-heading:after{width:85px}}@media (width<=1024px){.main-heading{font-size:31px}.location-icon{width:14px;height:14px}}@media (width<=992px){.main-heading{margin-bottom:22px;font-size:30px}.main-heading:after{width:80px;height:4px}.location-icon{width:13px;height:13px;font-size:14px}}@media (width<=820px){.main-heading{font-size:29px}}@media (width<=768px){.main-heading{margin-bottom:20px;padding:0 12px;font-size:28px}.main-heading:after{width:70px;height:3px}.location-icon{width:12px;height:12px;font-size:13px}}@media (width<=640px){.main-heading{font-size:26px}}@media (width<=480px){.main-heading{margin-bottom:18px;padding:0 10px;font-size:24px}.main-heading:after{width:60px;height:3px}.location-icon{width:11px;height:11px;font-size:12px}}@media (width<=375px){.main-heading{font-size:22px}.main-heading:after{width:55px}.location-icon{width:10px;height:10px;font-size:11px}}@media (width<=320px){.main-heading{font-size:20px}.main-heading:after{width:50px;height:2px}.location-icon{width:9px;height:9px;font-size:10px}}.partner-content{flex-direction:column;align-items:center;animation:8s linear infinite partnerScroll;display:flex;position:absolute}.partner-title{color:#fdb515;letter-spacing:1px;white-space:nowrap;margin-bottom:15px;font-size:32px;font-weight:700}.partner-logo{background:#fff;border-radius:10px;width:220px;height:auto;padding:10px 20px;box-shadow:0 10px 25px #00000026}@keyframes partnerScroll{0%{left:100%}to{left:-260px}}@media (width<=768px){.partner-title{font-size:24px}.partner-logo{width:170px}@keyframes partnerScroll{0%{left:100%}to{left:-200px}}}.partners-section{background:#fff;padding:80px 20px}.partners-container{max-width:1200px;margin:auto}.partners-header{text-align:center;margin-bottom:50px}.partners-tag{color:#4f46e5;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.partners-header h2{color:#1f2937;margin:0;font-size:42px;font-weight:800}.partner-card{text-align:center;background:#fff;border:1px solid #ececec;border-radius:20px;width:360px;margin:auto;padding:40px 30px;transition:all .35s;box-shadow:0 10px 30px #0000000f}.partner-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.partner-logo-box{justify-content:center;align-items:center;width:220px;height:100px;margin:auto auto 30px;display:flex}.partner-logo{object-fit:contain;max-width:180px;max-height:70px;transition:all .35s}.partner-card:hover .partner-logo{transform:scale(1.05)}.partner-card h3{color:#111827;margin-bottom:10px;font-size:24px;font-weight:700}.partner-card p{color:#6b7280;margin-bottom:30px;font-size:15px}.visit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .35s;display:inline-flex}.visit-btn:hover{filter:brightness(1.05);background:#1d4ed8;transform:scale(1.03);box-shadow:0 12px 24px #0000002e}.visit-btn svg{font-size:13px}@media (width<=768px){.partner-card{width:100%;padding:35px 20px}.partners-header h2{font-size:32px}.partner-logo-box{width:180px;height:90px}.partner-logo{max-width:150px}.partner-card h3{font-size:21px}}@media (width>=1600px){.partners-container{max-width:1400px}.partners-header h2{font-size:48px}.partner-card{width:400px;padding:45px 35px}.partner-logo-box{width:240px;height:110px}.partner-logo{max-width:200px}.partner-card h3{font-size:26px}.partner-card p{font-size:16px}.visit-btn{padding:15px 32px;font-size:16px}}@media (width<=1400px){.partners-container{max-width:1180px}.partners-header h2{font-size:40px}}@media (width<=1200px){.partners-section{padding:70px 25px}.partner-card{width:340px}.partners-header h2{font-size:38px}}@media (width<=1024px){.partners-section{padding:65px 22px}.partners-header h2{font-size:36px}.partner-card{width:320px;padding:35px 25px}.partner-logo{max-width:165px}}@media (width<=992px){.partners-header{margin-bottom:40px}.partners-header h2{font-size:34px}.partner-card{width:300px}}@media (width<=820px){.partners-section{padding:60px 20px}.partners-header h2{font-size:32px}.partner-card{width:100%;max-width:340px}}@media (width<=768px){.partners-section{padding:55px 18px}.partners-header{margin-bottom:35px}.partners-header h2{font-size:30px}.partners-tag{font-size:12px}.partner-card{width:100%;max-width:340px;padding:35px 20px}.partner-logo-box{width:180px;height:90px}.partner-logo{max-width:150px}.partner-card h3{font-size:21px}.partner-card p{font-size:14px}.visit-btn{padding:13px 24px;font-size:14px}}@media (width<=640px){.partners-header h2{font-size:28px}.partner-card{padding:30px 18px}}@media (width<=480px){.partners-section{padding:50px 15px}.partners-header h2{font-size:26px}.partner-card{border-radius:18px;padding:28px 18px}.partner-logo-box{width:160px;height:80px}.partner-logo{max-width:135px}.partner-card h3{font-size:20px}.partner-card p{margin-bottom:24px;font-size:13px}.visit-btn{justify-content:center;width:100%;padding:12px 18px;font-size:14px}}@media (width<=375px){.partners-header h2{font-size:24px}.partner-card{padding:24px 15px}.partner-logo{max-width:120px}.partner-card h3{font-size:18px}.partner-card p{font-size:12px}.visit-btn{font-size:13px}}@media (width<=320px){.partners-header h2{font-size:22px}.partner-card{padding:20px 12px}.partner-logo-box{width:140px;height:70px}.partner-logo{max-width:110px}.partner-card h3{font-size:17px}.partner-card p{font-size:11px}.visit-btn{padding:11px 14px;font-size:12px}}.whyChoose-section{background:linear-gradient(135deg,#f5f7ff 0%,#eef2ff 55%,#e8ecff 100%);width:100%;padding:30px 6%;position:relative;overflow:hidden}.whyChoose-section:before{content:"";opacity:.35;z-index:0;background-image:radial-gradient(#c3cdf0 1.4px,#0000 1.4px);background-size:28px 28px;position:absolute;inset:0}.whyChoose-section:after{content:"";filter:blur(10px);z-index:0;background:radial-gradient(360px 360px at 8% 12%,#ffd40038,#0000 70%),radial-gradient(420px 420px at 95% 20%,#2551e029,#0000 70%),radial-gradient(460px 460px at 12% 92%,#2551e024,#0000 70%),radial-gradient(380px 380px at 92% 90%,#ffd40029,#0000 70%);position:absolute;inset:0}.whyChoose-header,.whyChoose-layout{z-index:1;position:relative}.whyChoose-header{text-align:center;max-width:790px;margin:0 auto 30px}.whyChoose-tag{color:#192a5f;background:#ffd40026;border-radius:30px;margin-bottom:18px;padding:10px 24px;font-size:20px;font-weight:600;display:inline-block}.whyChoose-title{color:#192a5f;margin-bottom:0;font-size:30px;font-weight:700;line-height:1.25}.whyChoose-title span{color:#ffd400}.whyChoose-description{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.8}.whyChoose-layout{justify-content:center;align-items:center;gap:30px;max-width:1300px;margin:0 auto;display:flex}.whyChoose-cards{flex-direction:column;flex:1;align-items:center;gap:70px;max-width:130px;display:flex}.whyChoose-cardsLeft .whyChoose-card-0{--tx:20px;transform:translateX(var(--tx))}.whyChoose-cardsLeft .whyChoose-card-1{--tx:-30px;transform:translateX(var(--tx));margin:10px}.whyChoose-cardsLeft .whyChoose-card-2{--tx:30px;transform:translateX(var(--tx));margin-top:10px}.whyChoose-cardsRight .whyChoose-card-0{--tx:-20px;transform:translateX(var(--tx));margin-top:25px}.whyChoose-cardsRight .whyChoose-card-1{--tx:30px;transform:translateX(var(--tx));margin:15px}.whyChoose-cardsRight .whyChoose-card-2{--tx:-30px;transform:translateX(var(--tx));margin-top:-10px}.whyChoose-phoneWrap{flex:none;justify-content:center;align-items:center;width:320px;max-width:100%;display:flex;position:relative}.whyChoose-phone{z-index:2;background:#111;border-radius:42px;width:230px;height:460px;padding:10px;position:relative;box-shadow:0 25px 50px #192a5f59}.whyChoose-screen{background:radial-gradient(120% 90% at 50% 0,#2451e0 0%,#16296b 55%,#0d1c4d 100%);border-radius:34px;width:100%;height:100%;position:relative;overflow:hidden}.whyChoose-screen:before{content:"";z-index:5;background:#111;border-radius:0 0 16px 16px;width:120px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.whyChoose-logo{z-index:2;text-align:center;padding-top:48px;position:relative}.whyChoose-logo img{width:auto;height:34px;display:inline-block}.whyChoose-bot{object-fit:contain;z-index:2;width:85%;max-height:54%;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.whyChoose-featureIcon{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:116%;border-radius:50%;width:94px;height:94px;transition:all .35s;position:relative;box-shadow:0 10px 24px #192a5f24}.whyChoose-featureIcon:hover{transform:translateX(var(--tx,0)) scale(1.2)}.whyChoose-badge{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 4px 10px #0003}.whyChoose-badge svg{width:12px;height:12px}@media (width<=992px){.whyChoose-section{padding:80px 20px}.whyChoose-title{font-size:34px}.whyChoose-description{font-size:16px}.whyChoose-layout{flex-direction:column;gap:40px}.whyChoose-cards{flex-flow:wrap;justify-content:center;width:100%;max-width:100%}.whyChoose-cards .whyChoose-featureIcon{margin-top:0!important;animation:none!important;transform:none!important}.whyChoose-phoneWrap{order:-1;width:280px}.whyChoose-phone{width:260px;height:530px}}@media (width<=600px){.whyChoose-section{padding:60px 16px}.whyChoose-title{font-size:26px}.whyChoose-description{font-size:14px}.whyChoose-layout{flex-direction:column;align-items:center;gap:30px;display:flex}.whyChoose-cardsLeft{order:1;grid-template-columns:repeat(3,1fr);place-items:center;gap:20px;width:100%;max-width:320px;display:grid}.whyChoose-phoneWrap{order:2;width:220px}.whyChoose-phone{border-radius:32px;width:210px;height:430px}.whyChoose-screen{border-radius:24px}.whyChoose-cardsRight{order:3;grid-template-columns:repeat(3,1fr);place-items:center;gap:20px;width:100%;max-width:320px;display:grid}.whyChoose-cardsLeft .whyChoose-card-0,.whyChoose-cardsLeft .whyChoose-card-1,.whyChoose-cardsLeft .whyChoose-card-2,.whyChoose-cardsRight .whyChoose-card-0,.whyChoose-cardsRight .whyChoose-card-1,.whyChoose-cardsRight .whyChoose-card-2{margin:0!important;animation:none!important;transform:none!important}.whyChoose-featureIcon{background-size:115%;width:72px;height:72px}.whyChoose-badge{width:22px;height:22px}.whyChoose-badge svg{width:11px;height:11px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{overflow-x:hidden}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;display:block}a{text-decoration:none}.download{background:"#fff"}.download-container{background:linear-gradient(135deg,#a7bef8 0%,#fff 40%,#f3f7fc 60%,#a7bef8 100%);border:1px solid #3b67df33;justify-content:space-evenly;align-items:center;gap:40px;width:100%;height:450px;margin:0 auto;padding:10px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #3b67df14}.bg-z{color:#5078ff0d;pointer-events:none;font-family:Poppins,sans-serif;font-size:30px;font-weight:900;line-height:1;position:absolute;top:0;left:-40px}.curve{pointer-events:none;border:4px solid #4c76ff1f;border-radius:50%;position:absolute}.curve-1{width:800px;height:800px;bottom:-500px;right:-500px}.curve-2{width:600px;height:600px;bottom:-400px;right:-400px}.curve-3{width:400px;height:400px;bottom:-300px;right:-300px}.download-left{z-index:1;flex:1;max-width:560px;margin-left:5%;position:relative}.download-left h2{letter-spacing:-1.5px;color:#171717;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:52px;font-weight:500;line-height:1.1}.download-left h2 span{color:#192a5f;font-style:italic;font-weight:800;display:inline-block}.download-left p{color:#5c6b86;margin-bottom:24px;font-family:Nunito,sans-serif;font-size:18px;font-weight:600;line-height:1.6}.store-buttons{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.store-buttons a{width:170px;height:56px;box-shadow:none;border-radius:10px;justify-content:center;align-items:center;transition:box-shadow .3s,filter .3s;display:inline-block;overflow:hidden}.store-buttons a:hover{filter:brightness(1.05);transform:scale(1.03)}.store-buttons img{object-fit:contain;pointer-events:none;border-radius:20px;transition:transform .3s;display:block;transform:none}.download-right{z-index:5;flex:1;justify-content:flex-end;align-items:center;min-height:400px;margin-right:10%;display:flex;position:relative}.bot-image{z-index:4;position:relative}.download-container,.download-right,.bot-image{backface-visibility:hidden;-webkit-font-smoothing:antialiased}.bot-image{transition:transform .4s cubic-bezier(.25,.8,.25,1)}.bot-wrapper{will-change:transform;backface-visibility:hidden;display:inline-block;position:relative;transform:translateZ(0)}@media (width<=1400px){.download-container{gap:30px;padding:25px 45px}.download-left h2{font-size:46px}.download-left p{font-size:17px}.store-buttons img{width:170px}.bot-image{width:400px}}@media (width<=992px){.download-container{text-align:center;flex-direction:column;gap:30px;width:95%;height:auto;padding:40px 30px}.download-left{flex-direction:column;align-items:center;max-width:100%;margin-left:0;display:flex}.download-right{justify-content:center;min-height:auto;margin-right:0}.bot-image{width:320px;max-width:90%}.store-buttons{justify-content:center}.download-left h2{font-size:40px}.download-left p{font-size:16px}}@media (width<=768px){.download{padding:40px 15px}.download-container{border-radius:28px;gap:25px;width:100%;padding:30px 20px}.download-left h2{font-size:32px;line-height:1.2}.download-left p{font-size:15px}.store-buttons{justify-content:center;gap:12px}.store-buttons img{width:150px;margin:0}.download-right{margin-right:0}.bot-image{width:260px;max-width:90%}}@media (width<=480px){.download-container{padding:25px 15px}.download-left h2{font-size:26px}.download-left p{font-size:14px}.store-buttons{flex-direction:column;align-items:center}.store-buttons img{width:140px}.bot-image{width:210px}}.bot-wrapper{display:inline-block;position:relative}.bot-image{object-fit:contain;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:400px;max-width:100%;display:block;position:relative}.qr-image{z-index:999;pointer-events:none;background:#fff;border-radius:12px;width:110px;height:110px;padding:6px;position:absolute;top:51%;left:78%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000002e}@media (width<=768px){.qr-image{width:70px;height:70px;padding:4px}}@media (width<=992px){.download-right{justify-content:center;min-height:auto;margin-right:0}.bot-wrapper{width:320px;max-width:90%}.bot-image{width:100%}.qr-image{width:90px;height:90px;top:51%;left:78%}}@media (width<=768px){.download-container{flex-direction:column;gap:30px;padding:30px 20px}.download-left{text-align:center;align-items:center}.download-right{justify-content:center;width:100%}.bot-wrapper{width:260px;max-width:100%}.bot-image{width:100%}.qr-image{width:72px;height:72px;top:51%;left:78%}}@media (width<=480px){.bot-wrapper{width:220px}.bot-image{width:100%}.qr-image{width:60px;height:60px;top:51%;left:78%}}@media (width<=360px){.bot-wrapper{width:190px}.qr-image{width:52px;height:52px;top:51%;left:78%}}.contact-us{background:linear-gradient(135deg,#b5cefd 0%,#fff 45%,#f4e8cb 100%);padding:50px 8% 30px;position:relative;overflow:hidden}.contact-us-container{max-width:1200px;margin:0 auto}.contact-us-title{color:#192a5f;margin-bottom:30px;font-size:42px;font-weight:700;position:relative}.contact-us-title:after{content:"";background:#fdb515;border-radius:2px;width:70px;height:4px;margin-top:12px;display:block}.contact-us-header{text-align:center;margin-bottom:25px}.contact-us-title{color:#192a5f;margin-bottom:1px;font-size:42px;font-weight:700;display:inline-block;position:relative}.company-link{color:#192a5f;font-weight:700;text-decoration:underline;transition:color .3s}.company-link:hover{color:#fdb515;text-decoration:underline}.contact-us-title:after{content:"";background:#fdb515;border-radius:2px;width:70px;height:4px;margin:12px auto 0;display:block}.contact-us-subtitle{color:#666;margin:0;font-size:18px}.contact-us p{color:#555;margin-bottom:20px;font-size:20px;line-height:1.9}.contact-us strong{color:#192a5f}@media (width<=992px){.contact-us{padding:70px 5%}.contact-us-title{font-size:36px}.contact-us p{font-size:16px}}@media (width<=768px){.contact-us{padding:60px 20px}.contact-us-title{font-size:30px}.contact-us p{font-size:15px;line-height:1.8}}@media (width<=480px){.contact-us-title{font-size:26px}.contact-us p{font-size:14px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}:root{--primary:#192a5f;--secondary:#355cff;--accent:#ffd54a;--white:#fff;--text:#52607c;--radius:32px;--shadow:0 20px 50px #141e5014}.services{background:linear-gradient(#fff 0%,#f8faff 45%,#fff 100%);padding:120px 0;position:relative;overflow:hidden}.services-container{z-index:2;text-align:center;width:min(1320px,92%);margin:auto;position:relative}.grid-overlay{background-image:linear-gradient(#192a5f0a 1px, ), linear-gradient(90deg, #192a5f0a 1px, );pointer-events:none;background-size:55px 55px;position:absolute;inset:0}.blur{filter:blur(120px);opacity:.6;pointer-events:none;border-radius:50%;position:absolute}.blur-one{background:#355cff;width:420px;height:420px;animation:8s ease-in-out infinite float1;top:-180px;left:-140px}.blur-two{background:#ffd54a;width:360px;height:360px;animation:10s ease-in-out infinite float2;bottom:-80px;right:-120px}.blur-three{opacity:.25;background:#91a9ff;width:280px;height:280px;animation:12s ease-in-out infinite float3;top:45%;left:50%}@keyframes float1{0%{transform:translateY(0)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes float2{0%{transform:translateY(0)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes float3{0%{transform:translate(-50%)}50%{transform:translate(-50%,25px)}to{transform:translate(-50%)}}.service-badge{letter-spacing:2px;color:var(--primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#192a5f0f;border:1px solid #192a5f14;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:12px 26px;font-size:13px;font-weight:700;display:inline-flex}.services-heading{max-width:900px;color:var(--primary);margin:auto;font-size:65px;font-weight:700;line-height:1.08}.services-heading span{background:linear-gradient(90deg,#355cff,#192a5f,#355cff) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:6s linear infinite titleGradient}@keyframes titleGradient{to{background-position:200%}}.services-description{color:#5d6984;max-width:760px;margin:10px auto 40px;font-size:19px;line-height:1.5}.services-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.service-card{box-shadow:var(--shadow);text-align:left;min-height:560px;transform-style:preserve-3d;background:linear-gradient(#20357d,#182c6c);border:1px solid #ffffff14;border-radius:34px;flex-direction:column;align-items:flex-start;padding:42px;transition:all .45s;display:flex;position:relative;overflow:hidden}.card-border{-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff73,#0000,#ffd54a80);border-radius:34px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.card-glow{opacity:.5;background:radial-gradient(circle,#ffd54a59,#0000 70%);border-radius:50%;width:260px;height:260px;transition:all .45s;position:absolute;top:-120px;right:-120px}.card-shine{pointer-events:none;width:70%;height:350%;transition:all 1s;position:absolute;top:-180%;left:-60%}.service-card:hover .card-shine{left:160%}.card-number{color:#ffffff0d;-webkit-user-select:none;user-select:none;font-size:42px;font-weight:800;line-height:1;transition:all .45s;position:absolute;top:18px;right:20px}.service-card:hover .card-number{color:#ffffff1f;transform:scale(1.05)}.icon-wrapper{z-index:5;margin-bottom:32px;animation:5s ease-in-out infinite iconFloat;position:relative}.icon-circle{color:#192a5f;background:linear-gradient(135deg,#ffd54a,#f5b400);border-radius:24px;justify-content:center;align-items:center;width:90px;height:90px;font-size:34px;transition:all .45s;display:flex;position:relative}.icon-circle:before{content:"";border-radius:30px;position:absolute;inset:-8px}@keyframes pulse{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.25)}}.service-card:hover .icon-circle{transform:rotate(-8deg)scale(1.08)}.service-card h3{color:#fff;z-index:5;margin-bottom:20px;font-size:32px;font-weight:700;transition:all .35s;position:relative}.service-card h3:after{content:"";background:#ffd54a;border-radius:20px;width:0;height:3px;transition:all .4s;position:absolute;bottom:-10px;left:0}.service-card:hover h3{letter-spacing:.4px}.service-card:hover h3:after{width:85px}.service-card p{color:#ffffffd1;z-index:5;margin:20px 0 35px;font-size:17px;line-height:1.9;transition:all .35s;position:relative}.service-card:hover p{color:#fff}.feature-list{z-index:5;flex-direction:column;gap:16px;width:100%;margin-bottom:auto;display:flex;position:relative}.feature{color:#fff;align-items:center;gap:14px;font-size:16px;font-weight:500;transition:all .35s;display:flex}.feature svg{color:#ffd54a;font-size:18px;transition:all .35s}.service-card:hover .feature{transform:translate(6px)}.service-card:hover .feature svg{transform:rotate(360deg)scale(1.2)}.learn-btn{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:5;background:#ffffff14;border:none;border-radius:999px;align-items:center;gap:14px;margin-top:42px;padding:15px 26px;font-size:16px;font-weight:600;transition:all .4s;display:inline-flex;position:relative;overflow:hidden}.learn-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:-120%}.learn-btn:hover:before{left:130%}.learn-btn svg{transition:all .35s}.learn-btn:hover{color:#192a5f;background:#ffd54a;box-shadow:0 20px 45px #ffd54a59}.learn-btn:hover svg{transform:translate(8px)}.service-card:hover{transform:translateY(-18px)scale(1.03);box-shadow:0 40px 90px #14285a33}.service-card:hover .card-glow{opacity:1;transform:scale(1.4)}@media (width<=1100px){.services-heading{font-size:54px}.services-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.services{padding:90px 0}.services-heading{font-size:38px}.services-description{margin:25px auto 60px}.services-grid{grid-template-columns:1fr;gap:25px}.service-card{background:linear-gradient(#20357d,#182c6c);border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:360px;padding:24px;transition:all .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #141e501a}.icon-circle{border-radius:16px;width:60px;height:60px;font-size:24px}.service-card h3{margin-bottom:12px;font-size:22px}}@media (width<=480px){.services-container{width:min(1180px,90%)}.services-heading{font-size:30px}.service-card{border-radius:24px;padding:26px}.learn-btn{justify-content:center;width:100%}}.service-card{border-radius:28px;min-height:430px;padding:30px}.icon-circle{border-radius:18px;width:70px;height:70px;font-size:28px}.service-card h3{margin-bottom:16px;font-size:26px}.service-card p{margin:18px 0 24px;font-size:15px;line-height:1.7}.card-number{font-size:52px;top:20px;right:24px}.feature-list{gap:10px}.feature{font-size:14px}.feature svg{font-size:15px}.learn-btn{margin-top:22px;padding:10px 18px;font-size:14px}.cancellation-page{color:#192a5f;background:#fff;width:100%;padding:60px 20px}.cancellation-container{max-width:1200px;margin:0 auto}.cancellation-container h1{text-align:center;color:#192a5f;margin-top:35px;margin-bottom:40px;font-size:38px;font-weight:700}.cancellation-container h2{color:#192a5f;margin:40px 0 15px;font-size:36px}.cancellation-container h3{margin:30px 0 15px;font-size:26px}.cancellation-container p{color:#192a5f;margin-bottom:18px;font-size:18px;line-height:1.9}.cancellation-container ul{margin-bottom:25px;margin-left:35px}.cancellation-container li{margin-bottom:10px;font-size:18px;line-height:1.8}@media (width<=768px){.cancellation-container h1{font-size:38px}.cancellation-container h2{font-size:28px}.cancellation-container h3{font-size:22px}.cancellation-container p,.cancellation-container li{font-size:18px}}.returns-page{background:#fff;width:100%;padding:60px 20px}.returns-container{color:#192a5f;max-width:1200px;margin:0 auto}.returns-container h1{text-align:center;margin-top:40px;margin-bottom:30px;font-size:38px;font-weight:700}.policy-section{margin-bottom:50px}.policy-section h2{margin-bottom:25px;font-size:34px;font-weight:700}.policy-section h3{margin:35px 0 18px;font-size:28px;font-weight:600}.policy-section p{text-align:justify;margin-bottom:18px;font-size:18px;line-height:1.9}.policy-section ul{margin:20px 0 25px 35px}.policy-section li{margin-bottom:12px;font-size:18px;line-height:1.8}.policy-section strong{font-weight:700}.policy-footer{margin-top:40px;font-size:22px;font-weight:600}@media (width<=1024px){.returns-container h1{font-size:44px}.policy-section h2{font-size:32px}.policy-section h3{font-size:24px}.policy-section p,.policy-section li,.policy-footer{font-size:18px}}@media (width<=768px){.returns-page{padding:40px 18px}.returns-container h1{margin-bottom:40px;font-size:36px}.policy-section h2{font-size:28px}.policy-section h3{font-size:22px}.policy-section p,.policy-section li,.policy-footer{font-size:18px;line-height:1.8}.policy-section ul{margin-left:22px}}@media (width<=480px){.returns-page{padding:30px 15px}.returns-container h1{font-size:30px}.policy-section h2{font-size:24px}.policy-section h3{font-size:20px}.policy-section p,.policy-section li,.policy-footer{font-size:16px}}.policy-table-wrapper{margin:30px 0;overflow-x:auto}.policy-table{border-collapse:collapse;width:100%;min-width:900px}.policy-table th,.policy-table td{text-align:left;vertical-align:top;border:1px solid #192a5f;padding:18px;font-size:18px;line-height:1.7}.policy-table th{color:#fff;background:#192a5f;font-weight:600}.policy-table td{color:#192a5f}@media (width<=768px){.policy-table th,.policy-table td{padding:12px;font-size:16px}}.policy-list{margin:20px 0 30px 28px}.policy-list li{margin-bottom:18px;font-size:18px;line-height:1.9}@media (width<=768px){.policy-list li{font-size:18px}}
