.Header_mainHeader__wq4Ps{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.03);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_topBar__s1HZk{max-width:1280px;margin:0 auto;height:80px;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.Header_logo___CXuk{object-fit:contain;position:relative;margin-top:3rem}.Header_navDesktop__x11y0{display:none;align-items:center;gap:1.5rem;flex:1 1;justify-content:center}@media(min-width:768px){.Header_navDesktop__x11y0{display:flex}}.Header_navItem__tBuGW{background:none;border:none;font-size:.95rem;font-weight:500;color:#374151;cursor:pointer;padding:.5rem 0;transition:color .2s;display:inline-flex;align-items:center;gap:.375rem}.Header_navItem__tBuGW:hover{color:#3b82f6}.Header_featured__uwl1T{display:inline-flex;align-items:center;gap:.25rem}.Header_featured__uwl1T:after{content:"NEW";font-size:.65rem;font-weight:700;background-color:#f59e0b;color:#fff;padding:.125rem .375rem;border-radius:9999px;margin-left:.25rem;line-height:1}.Header_loginArea__dEe6A{display:none;gap:.75rem;align-items:center;flex-shrink:0}@media(min-width:768px){.Header_loginArea__dEe6A{display:flex}}.Header_loginBtn__kjKXa{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border:1px solid #3b82f6;padding:.5rem 1.25rem;border-radius:9999px;background-color:transparent;color:#3b82f6}.Header_loginBtn__kjKXa:hover{background-color:#eff6ff;border-color:#2563eb}.Header_mobileToggle__4GDXW{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.Header_mobileToggle__4GDXW:hover{background-color:#f3f4f6}@media(min-width:768px){.Header_mobileToggle__4GDXW{display:none}}.Header_mobileDrawer__QuPOQ{z-index:1000;background-color:#fff;border-top:1px solid #e5e7eb;width:100%;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:4.8rem;right:0;overflow-y:auto;transform:translateX(100%);flex-direction:column}.Header_mobileDrawer__QuPOQ.Header_open__5HJ4P{transform:translateX(0)}.Header_mobileNav__b1hHC{padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem}.Header_mobileLink__IEwjO{display:flex;flex-direction:column;gap:.75rem}.Header_mobileItem__o3b4u{display:flex;justify-content:space-between;align-items:center;background:none;border:1px solid #e5e7eb;border-radius:12px;padding:.875rem 1rem;transition:all .2s}.Header_mobileItem__o3b4u:hover{background-color:#f9fafb;border-color:#d1d5db}.Header_iconLabel__iX8_d{display:flex;align-items:center;gap:.75rem}.Header_flex__6fIPO{display:flex;flex-direction:column;text-align:left}.Header_icon__jP_DY{color:#007d41;border:1px solid;border-radius:10%;width:30px;height:30px;padding:3px;display:flex;justify-content:center;align-items:center}.Header_label__TyJYo{font-size:1rem;font-weight:600;color:#1f2937}.Header_hint__cwxlN{font-size:.75rem;color:#6b7280}.Header_arrow__gieMP{color:#9ca3af}.Header_mobileLogin__FUebi{display:flex;justify-content:center;margin-top:1rem}.Header_loginBtnMobile__HKaGC{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:50%;padding:.875rem;font-size:.875rem;font-weight:600;border-radius:9999px;background-color:#00bf63;color:#fff;border:none}.Header_loginBtnMobile__HKaGC:hover{background-color:#00bf63}@media only screen and (min-width:320px) and (max-width:720px){.Header_mainHeader__wq4Ps{position:fixed;width:100%}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");:root{--primary:#060bf5;--primary-dark:#060bf5;--primary-light:#060bf5;--secondary:#10b981;--secondary-dark:#059669;--accent:#f59e0b;--danger:#ef4444;--success:#10b981;--warning:#f59e0b;--info:#3b82f6;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--border-radius-sm:8px;--border-radius:8px;--border-radius-lg:12px;--border-radius-xl:8px;--font-poppins:"Poppins",sans-serif}:focus{outline:none!important;outline-offset:0!important}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-poppins);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}strong{font-weight:500}@media only screen and (min-width:320px) and (max-width:720px){main{margin-top:5rem}}.Footer_pre-footer__x4Y_M{background:linear-gradient(180deg,#0f172a,#1e293b);padding:40px 0}.Footer_container__qCw8n{max-width:1200px;margin:30px auto;padding:0 15px}.Footer_Image__FfIdT{object-fit:contain}.Footer_top__okOOE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:30px;gap:30px}.Footer_top__okOOE .Footer_row__QLU7P{border-right:1px dashed #696969}.Footer_head4__FaMu_{font-size:1.25rem;font-weight:600;color:#ffa56d;margin-bottom:15px;position:relative;padding-bottom:5px}.Footer_top__okOOE ul{list-style:none;padding:0;margin:0}.Footer_top__okOOE ul li{margin-bottom:10px}.Footer_top__okOOE ul li a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.Footer_brandsImage__ntVaI{object-fit:contain;background-color:#fff;border-radius:5px;justify-content:center;align-items:center;margin:0 auto;padding:0 5px;display:flex;color:#000;position:relative;top:0;font-size:14px}.Footer_logo__pwCXU{position:absolute;margin-left:-.85rem}.Footer_top__okOOE ul li a:hover{color:#007bff}.Footer_footer__4ORg_{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:50px 0 20px}.Footer_bottom__xH4Zj{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:30px;gap:30px;margin-bottom:30px}.Footer_row__QLU7P h3{font-size:1.5rem;font-weight:600;margin-bottom:20px}.Footer_row__QLU7P p{font-size:.95rem;line-height:1.6;color:#ccc;margin-top:3rem}.Footer_row__QLU7P ul{list-style:none;padding:0;margin:0}.Footer_row__QLU7P ul li{margin-bottom:12px}.Footer_row__QLU7P ul li a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.Footer_row__QLU7P ul li a:hover{color:#007bff}.Footer_contact__5CKWp li{display:flex;align-items:center;gap:10px;font-size:1rem;color:#ccc}.Footer_contact__5CKWp li a{color:#ccc;text-decoration:none}.Footer_social__GaN0N{display:flex;gap:15px;margin-top:25px;list-style:none;padding:0}.Footer_social__GaN0N a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,transparent,#1e315a);border-radius:8px;color:hsla(0,0%,100%,.8);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.Footer_social__GaN0N a:hover{transform:translateY(-5px)}.Footer_brands__9GSgv{display:flex;align-items:center;justify-content:center;gap:2rem;margin:10px auto;background-color:#fff;padding:12px}.Footer_brandsText__Ccny4 span{font-size:1.5rem;font-weight:900}.Footer_copyrights__MpOKK{display:flex;justify-content:space-between;align-items:center;gap:3rem;text-align:center;border-top:1px solid #495057;padding:15px 40px 10px;position:relative}.Footer_copyrights__MpOKK p{margin:0;font-size:.9rem;display:flex;color:#fff}.Footer_policy__LBtRl{display:flex;gap:20px}.Footer_policy__LBtRl a{color:#fff;text-decoration:none;font-size:.9rem;gap:20px;transition:color .3s ease}.Footer_flex__oujWy{display:flex;gap:20px}.Footer_policy__LBtRl a:hover{color:#007bff}@media (max-width:768px){.Footer_top__okOOE{grid-template-columns:1fr 1fr}.Footer_row__QLU7P{grid-template-columns:1fr}.Footer_brands__9GSgv,.Footer_copyright__3sPuO,.Footer_protection__CfAZd{flex-direction:column;gap:1rem}.Footer_head4__FaMu_:after{left:50%;transform:translateX(-50%)}.Footer_top__okOOE .Footer_row__QLU7P{border-top:1px dashed #696969;border-right:none}.Footer_top__okOOE .Footer_row__QLU7P:first-child{border-top:none}.Footer_policy__LBtRl,.Footer_social__GaN0N{justify-content:center;flex-wrap:wrap}}@media (max-width:480px){.Footer_row__QLU7P,.Footer_top__okOOE{grid-template-columns:1fr}.Footer_head4__FaMu_{font-size:1.1rem}}@media (min-width:769px) and (max-width:1024px){.Footer_row__QLU7P,.Footer_top__okOOE{grid-template-columns:repeat(4,1fr)}}@media (min-width:1441px){.Footer_container__qCw8n{max-width:1400px}.Footer_top__okOOE{grid-template-columns:repeat(5,1fr)}}.Footer_protection__CfAZd{display:flex}.Footer_copyright__3sPuO{background:#ebf0f9;border-top:1px solid #e5e7eb;padding:10px 20px}.Footer_heading__Sy300{color:#111827;font-size:18px;font-weight:600;border-right:2px solid;padding:0 2rem;gap:2rem;height:40px}.Footer_patners__Ca9ci{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.Footer_brandCard__c6ErV{color:#1e242c;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex;border-radius:5px}.Footer_brandCard__c6ErV span{font-size:14px;color:#1e242c;font-weight:500}.Footer_brandCard__c6ErV:hover{transform:translateY(-5px);color:#000;background-color:#fff}.Footer_brandCard__c6ErV img{object-fit:contain;transition:transform .3s;mix-blend-mode:multiply;padding:3px 6px}.Footer_brandCard__c6ErV:hover img{transform:scale(1.05)}.Footer_patner__p58Kz{border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}.Footer_patner__p58Kz span{font-size:12px;color:#1e242c;font-weight:500;padding:1px 3px;border-top:1px solid #d3d2d2}@media (max-width:768px){.Footer_patners__Ca9ci{gap:25px}.Footer_brandCard__c6ErV img{width:80px;height:auto;padding:3px 6px}.Footer_brandCard__c6ErV span{font-size:13px}}@media (max-width:480px){.Footer_patners__Ca9ci{grid-gap:30px;gap:30px;display:grid;grid-template-columns:1fr 1fr}.Footer_heading__Sy300{font-size:16px;border-bottom:2px solid;border-right:none}}.Subscribe_subscribe__X_ndI{position:relative;margin-top:-10rem;padding:11px;background:transparent}.Subscribe_container__QJj5a{max-width:1100px;margin:0 auto}.Subscribe_logo__K8orX{object-fit:contain;width:200;padding:2px;margin-top:6px;height:100px}.Subscribe_circle__klvbI{box-shadow:0 2px 5px 0 rgba(50,50,105,.15),0 1px 1px 0 rgba(0,0,0,.05);width:130px;height:80px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:5%;background-color:#fff}.Subscribe_wrapper__pW9hF{background:linear-gradient(135deg,#ffe572,#fadf87 25%,#fceabb 75%,#fcedbf);border-radius:18px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 20px 40px rgba(0,0,0,.08);flex-wrap:wrap}.Subscribe_header__f8mGH{display:flex;align-items:center;gap:15px;flex:1 1}.Subscribe_text__32hCC .Subscribe_title__1RRVj{font-size:20px;font-weight:700;color:#0f172a}.Subscribe_text__32hCC .Subscribe_subtitle__AWBqQ{font-size:14px;color:#000;margin-top:4px}.Subscribe_form__6cpZ2{display:flex;align-items:center;gap:12px;flex:1 1;justify-content:flex-end}.Subscribe_inputBox__HWaiX{display:flex;align-items:center;gap:10px;background:#f1f5f9;padding:16px 20px;border-radius:10px;flex:1 1;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);max-width:480px}.Subscribe_inputBox__HWaiX input{border:none;outline:none;background:transparent;width:100%;font-size:14px}.Subscribe_button__wdjJ_{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:12px 18px;border-radius:5px;font-weight:600;cursor:pointer;transition:.3s ease;white-space:nowrap}.Subscribe_button__wdjJ_:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(16,185,129,.3)}@media (max-width:768px){.Subscribe_wrapper__pW9hF{flex-direction:column;text-align:center}.Subscribe_form__6cpZ2{flex-direction:column;width:100%;justify-content:center}.Subscribe_inputBox__HWaiX{width:100%;max-width:100%}.Subscribe_button__wdjJ_{width:100%}}