.TermsAndConditionsSection-module__4G_XGG__privacySection{text-align:center;background-color:#fff;padding:80px 20px}.TermsAndConditionsSection-module__4G_XGG__privacyBadge{color:#726dde;background-color:#726dde26;border-radius:50px;align-items:center;gap:8px;padding:12px 26px;font-size:18px;font-weight:500;display:inline-flex}.TermsAndConditionsSection-module__4G_XGG__privacyIcon{font-size:16px}.TermsAndConditionsSection-module__4G_XGG__heading{color:#1a1a1a;margin-top:24px;margin-bottom:12px;font-size:28px;font-weight:700}.TermsAndConditionsSection-module__4G_XGG__description{color:#727272;max-width:1080px;margin:0 auto 40px;font-size:20px}.TermsAndConditionsSection-module__4G_XGG__descriptions{color:#727272;font-size:20px}.TermsAndConditionsSection-module__4G_XGG__cardTitle{color:#1a1a1a;margin-bottom:8px;font-size:18px;font-weight:600}.TermsAndConditionsSection-module__4G_XGG__cardText{color:#818181;font-size:16px}.TermsAndConditionsSection-module__4G_XGG__infoBox{color:gray;text-align:left;background-color:#fafafa;border:3px solid #726dde59;border-radius:8px;max-width:1080px;margin:20px auto;padding:20px;font-size:16px;line-height:1.6}.TermsAndConditionsSection-module__4G_XGG__infoBox span{color:#434343;font-weight:800}.TermsAndConditionsSection-module__4G_XGG__examples{margin-top:10px}@media (max-width:600px){.TermsAndConditionsSection-module__4G_XGG__infoBox{padding:14px 16px;font-size:14px}}@media (max-width:768px){.TermsAndConditionsSection-module__4G_XGG__privacySection{padding:60px 16px}.TermsAndConditionsSection-module__4G_XGG__heading{font-size:24px}.TermsAndConditionsSection-module__4G_XGG__cardsContainer{flex-direction:column;align-items:center}.TermsAndConditionsSection-module__4G_XGG__card{width:100%;max-width:380px}}@media (max-width:480px){.TermsAndConditionsSection-module__4G_XGG__heading{font-size:22px}.TermsAndConditionsSection-module__4G_XGG__description{font-size:14px}.TermsAndConditionsSection-module__4G_XGG__card{padding:24px 16px}}
.Navbar-module__NpnVta__navbarWrapper{z-index:1050;background-color:var(--navbar-bg);font-family:Montserrat,sans-serif;transition:background-color .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.Navbar-module__NpnVta__logoDot{background-color:var(--logo-dot-bg);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Navbar-module__NpnVta__logoImage{object-fit:contain;width:100%;max-height:100%}.Navbar-module__NpnVta__logo{color:var(--logo-text);font-size:18px;text-decoration:none}.Navbar-module__NpnVta__siteNamee{color:var(--site-name-text);font-weight:700}.Navbar-module__NpnVta__centerLinks{color:var(--navlink-text);justify-content:center;align-items:center;gap:1.5rem;margin:0;padding:0;font-size:18px;font-weight:500;list-style:none;display:flex}.Navbar-module__NpnVta__navLink{text-decoration:none;transition:color .2s;color:var(--navlink-color)!important;font-size:18px!important;font-weight:600!important}.Navbar-module__NpnVta__navLink:hover,.Navbar-module__NpnVta__navLinkActive{color:var(--navlink-hover)!important}.Navbar-module__NpnVta__selectPlatformToggle{cursor:pointer;background:0 0;border:none;align-items:center;transition:color .2s;display:flex;color:var(--navlink-color)!important;font-size:18px!important;font-weight:600!important}.Navbar-module__NpnVta__selectPlatformToggle:hover,.Navbar-module__NpnVta__platformItemActive{color:var(--navlink-hover)!important;font-weight:600!important}.Navbar-module__NpnVta__selectPlatformWrapper{cursor:pointer}.Navbar-module__NpnVta__platformDropdown{background:var(--dropdown-bg);opacity:0;visibility:hidden;z-index:1000;border-radius:.5rem;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1rem;min-width:450px;max-height:80vh;padding:2rem;transition:all .3s;display:grid;position:absolute;top:155%;left:auto;right:0;overflow-y:auto;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.Navbar-module__NpnVta__selectPlatformWrapper:hover .Navbar-module__NpnVta__platformDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__NpnVta__platformItem{background-color:var(--platform-item-bg);color:var(--platform-item-color);cursor:pointer;border-radius:6px;justify-content:flex-start;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:16px;text-decoration:none;transition:background .2s,color .2s;display:flex}.Navbar-module__NpnVta__platformItem:hover{background-color:var(--platform-item-hover-bg);color:var(--platform-item-hover-color);font-weight:600}.Navbar-module__NpnVta__platformIcon{object-fit:contain;vertical-align:middle;width:22px;height:22px}.Navbar-module__NpnVta__userMainData{background-color:var(--user-main-bg);border-radius:25px;padding:7px 10px}.Navbar-module__NpnVta__signinButton{background-color:var(--signin-bg);color:var(--signin-text);cursor:pointer;border:none;border-radius:9px;padding:7px 16px;font-size:16px;font-weight:600;transition:background .3s,color .3s}.Navbar-module__NpnVta__themeIcon{object-fit:contain;cursor:pointer;width:50px;height:50px}.Navbar-module__NpnVta__dropdownIconWrapper{display:inline-block;position:relative}.Navbar-module__NpnVta__defaultIcon{display:block}.Navbar-module__NpnVta__hoverIcon,.Navbar-module__NpnVta__selectPlatformToggle:hover .Navbar-module__NpnVta__defaultIcon{display:none}.Navbar-module__NpnVta__selectPlatformToggle:hover .Navbar-module__NpnVta__hoverIcon{display:block}.Navbar-module__NpnVta__cursorPointer{cursor:pointer}.Navbar-module__NpnVta__dropdownMenu{background:var(--dropdown-bg);border:1px solid var(--dropdown-border);z-index:1000;border-radius:8px;min-width:170px;padding:.5rem 0;position:absolute;top:58px;right:0;box-shadow:0 4px 12px #0000001a}.Navbar-module__NpnVta__dropdownItems{cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:background .2s,color .2s;display:flex}.Navbar-module__NpnVta__dropdownItems:hover{background-color:var(--dropdown-item-hover-bg);color:var(--dropdown-item-hover-color)}.Navbar-module__NpnVta__dropdownSpan{color:var(--dropdown-text);font-family:Montserrat,sans-serif;font-size:18px;font-weight:600}.Navbar-module__NpnVta__icon,.Navbar-module__NpnVta__icons{object-fit:cover;width:28px;height:28px}.Navbar-module__NpnVta__icons{border-radius:50%;display:block}.Navbar-module__NpnVta__mobileDropdownOpen{transition:all .3s ease-in-out;opacity:1!important;visibility:visible!important;display:grid!important;transform:translateY(0)!important}.Navbar-module__NpnVta__mobileDropdownClosed{transform:translateY(-10px);opacity:0!important;visibility:hidden!important;display:none!important}body[data-theme=light]{color:#121212;background-color:#fff}body[data-theme=dark]{color:#f5f5f5;background-color:#121212}body[data-theme=light]{--navbar-bg:#fff;--logo-dot-bg:#fff;--logo-text:#111;--site-name-text:#111;--navlink-color:#444;--navlink-hover:#726dde;--platform-item-bg:#f7f7f7;--platform-item-text:#363636;--platform-item-hover-bg:#ebebeb;--platform-item-hover-text:#726dde;--user-data-bg:#f4f4f4;--user-data-text:#111;--signin-btn-bg:#363636;--signin-btn-text:#fff;--dropdown-menu-bg:#fff;--dropdown-menu-border:#ddd;--dropdown-item-hover-bg:#f0f0f0;--dropdown-item-hover-color:#726dde;--dropdown-text:#444;--dropdown-bg:#fff;--dropdown-span-color:#444;--user-main-bg:#f4f4f4}body[data-theme=dark]{--navbar-bg:#1e1e1e;--logo-dot-bg:#2a2a2a;--logo-text:#f5f5f5;--site-name-text:#f5f5f5;--navlink-color:silver;--navlink-hover:#a39cff;--platform-item-bg:#3b3b3b;--platform-item-text:#f5f5f5;--platform-item-hover-bg:#444;--platform-item-hover-text:#a39cff;--user-data-bg:#2a2a2a;--user-data-text:#f5f5f5;--signin-btn-bg:#444;--signin-btn-text:#f5f5f5;--dropdown-menu-bg:#2a2a2a;--dropdown-menu-border:#555;--dropdown-item-hover-bg:#3b3b3b;--dropdown-item-hover-color:#a39cff;--dropdown-text:silver;--dropdown-bg:#1e1e1e;--dropdown-span-color:#f5f5f5;--user-main-bg:#2a2a2a}@media (max-width:991px){.Navbar-module__NpnVta__centerLinks,.Navbar-module__NpnVta__userMainData{display:none}.Navbar-module__NpnVta__menuButton{cursor:pointer;color:#111;background:0 0;border:none;font-size:1.8rem}.Navbar-module__NpnVta__overlay{z-index:1049;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.Navbar-module__NpnVta__sideModal{z-index:1050;-webkit-overflow-scrolling:touch;background:#fff;width:70%;max-width:420px;height:100vh;padding:1.25rem;animation:.32s ease-in-out forwards Navbar-module__NpnVta__slideIn;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 12px #0003}@keyframes Navbar-module__NpnVta__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.Navbar-module__NpnVta__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Navbar-module__NpnVta__closeBtn{color:#333;cursor:pointer;background:0 0;border:none;font-size:1.8rem}.Navbar-module__NpnVta__modalBody{padding-top:.25rem}.Navbar-module__NpnVta__modalTopActions{margin-bottom:.75rem}.Navbar-module__NpnVta__modalLinks{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__NpnVta__modalLinkItem{color:#333;padding:.6rem 0;font-size:1rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__NpnVta__modalLinkItem:hover{color:#726dde}.Navbar-module__NpnVta__dropdownToggle{color:#333;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;font-size:1rem;font-weight:600;display:flex}.Navbar-module__NpnVta__dropdownIcon{width:20px;height:20px}.Navbar-module__NpnVta__mobileDropdown{flex-direction:column;gap:.5rem;margin-top:.5rem;animation:.18s ease-in-out Navbar-module__NpnVta__fadeIn;display:flex}@keyframes Navbar-module__NpnVta__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__NpnVta__mobileDropdownItem{color:#333;background:#fff;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem .8rem;font-size:13px;font-weight:500;text-decoration:none;display:flex}.Navbar-module__NpnVta__mobileDropdownItem:hover{color:#726dde;background:#ebebeb}.Navbar-module__NpnVta__platformIcon{width:22px;height:22px}.Navbar-module__NpnVta__mobileUserAvatar{border-radius:50%;width:36px;height:36px}.Navbar-module__NpnVta__userName{color:#222;font-size:1rem;font-weight:600}.Navbar-module__NpnVta__linkLike{color:#444;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.Navbar-module__NpnVta__signinButton{width:100%;padding:10px 16px;font-size:.95rem}}@media (max-width:450px){.Navbar-module__NpnVta__siteNamee{font-size:14px!important}}@media (max-width:991px){.Navbar-module__NpnVta__centerLinks{flex-direction:column;gap:.75rem;padding-top:1rem;padding-bottom:1rem}.Navbar-module__NpnVta__platformDropdown{min-width:100%;box-shadow:none;opacity:1;visibility:visible;background:#fff;border-radius:0;grid-template-columns:1fr;gap:.75rem;max-height:300px;padding:1rem;position:static;top:auto;right:auto;overflow-y:auto;transform:none}.Navbar-module__NpnVta__platformItem{justify-content:flex-start;padding:.75rem .5rem;font-size:15px}}@media (max-width:576px){.Navbar-module__NpnVta__signinButton{width:100%;padding:10px 16px;font-size:.95rem}.Navbar-module__NpnVta__platformDropdown{max-height:250px;padding:.75rem}.Navbar-module__NpnVta__platformItem{padding:.65rem;font-size:14px}}
.StatsSection-module__Smk1Ka__statsSection{justify-content:center;width:100%;padding:2rem 0;display:flex}.StatsSection-module__Smk1Ka__statsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;display:flex}.StatsSection-module__Smk1Ka__statBox{color:#fff;text-align:center;border-radius:10px;flex:160px;min-width:160px;padding:1.5rem 1rem;transition:transform .3s,box-shadow .3s}.StatsSection-module__Smk1Ka__statBox:hover{transform:translateY(-4px);box-shadow:0 6px 15px #00000026}.StatsSection-module__Smk1Ka__gradient1{background:linear-gradient(90deg,#c654e3 0%,#726dde 100%)}.StatsSection-module__Smk1Ka__gradient2,.StatsSection-module__Smk1Ka__gradient3{background:linear-gradient(90deg,#726dde 100%)}.StatsSection-module__Smk1Ka__gradient4{background:linear-gradient(90deg,#726dde 0%,#c654e3 100%)}.StatsSection-module__Smk1Ka__value{margin-bottom:.3rem;font-size:1.8rem;font-weight:700}.StatsSection-module__Smk1Ka__label{opacity:.9;font-size:.8rem}@media (max-width:992px){.StatsSection-module__Smk1Ka__statBox{flex:45%}}@media (max-width:600px){.StatsSection-module__Smk1Ka__statBox{flex:100%}.StatsSection-module__Smk1Ka__value{font-size:1.5rem}.StatsSection-module__Smk1Ka__label{font-size:.85rem}}
body[data-theme=light]{--features-bg:#fff;--features-text:#1a1a1a;--badge-bg:#726dde26;--badge-color:#726dde;--title-color:#434343;--subtitle-color:#4a5565;--card-bg:#eee;--card-border:#f3e8ff;--card-title:#0a0a0a;--card-desc:#4a5565}body[data-theme=dark]{--features-bg:#1e1e1e;--features-text:#f5f5f5;--badge-bg:#726dde33;--badge-color:#a39cff;--title-color:#e0e0e0;--subtitle-color:silver;--card-bg:#2a2a2a;--card-border:#444;--card-title:#f5f5f5;--card-desc:#d0d0d0}.FeaturesSection-module__d2iRWq__featuresSection{text-align:center;color:var(--features-text);background-color:var(--features-bg);padding:4rem 1rem}.FeaturesSection-module__d2iRWq__header{max-width:700px;margin:0 auto 2.5rem}.FeaturesSection-module__d2iRWq__badge{background:var(--badge-bg);color:var(--badge-color);border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.FeaturesSection-module__d2iRWq__title{color:var(--title-color);margin-bottom:.6rem;font-size:2rem;font-weight:700}.FeaturesSection-module__d2iRWq__subtitle{color:var(--subtitle-color);font-size:20px;line-height:1.6}.FeaturesSection-module__d2iRWq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1100px;margin-top:2.5rem;margin-left:auto;margin-right:auto;display:grid}.FeaturesSection-module__d2iRWq__card{background:var(--card-bg);border:1.07px solid var(--card-border);text-align:left;border-radius:10px;padding:1.8rem 1.2rem;transition:transform .3s,box-shadow .3s}.FeaturesSection-module__d2iRWq__card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #00000014}.FeaturesSection-module__d2iRWq__iconWrapper{width:40px;height:40px;margin-bottom:1rem}.FeaturesSection-module__d2iRWq__icon{object-fit:contain;width:100%;height:100%}.FeaturesSection-module__d2iRWq__cardTitle{color:var(--card-title);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.FeaturesSection-module__d2iRWq__cardDesc{color:var(--card-desc);font-size:.95rem;line-height:1.5}@media (max-width:768px){.FeaturesSection-module__d2iRWq__title{font-size:1.5rem}.FeaturesSection-module__d2iRWq__card{padding:1.5rem 1rem}}@media (max-width:480px){.FeaturesSection-module__d2iRWq__badge{font-size:.8rem}.FeaturesSection-module__d2iRWq__cardTitle{font-size:1rem}.FeaturesSection-module__d2iRWq__cardDesc{font-size:.9rem}}
.Blogs-module__qkie4W__blogsWrapper{font-family:Montserrat,sans-serif}.Blogs-module__qkie4W__recentSection{background-color:var(--recent-bg)}.Blogs-module__qkie4W__card{cursor:pointer;background-color:var(--card-bg);height:100%;color:inherit;border:none;border-radius:12px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.Blogs-module__qkie4W__card:hover{transform:translateY(-5px)}.Blogs-module__qkie4W__blogTitle{color:var(--blog-title-color);font-weight:600;transition:color .3s}.Blogs-module__qkie4W__card:hover .Blogs-module__qkie4W__cardBody .Blogs-module__qkie4W__blogTitle{color:var(--blog-title-hover)}.Blogs-module__qkie4W__highlighted{background-color:var(--highlight-bg)}.Blogs-module__qkie4W__thumbnail{object-fit:cover;width:100%;height:180px}.Blogs-module__qkie4W__cardBody{flex-direction:column;flex:1;justify-content:space-between;padding:1rem;display:flex}.Blogs-module__qkie4W__cardBody h5{margin-bottom:.5rem;font-weight:700}.Blogs-module__qkie4W__cardBody p{color:var(--blog-text);font-size:.9rem}.Blogs-module__qkie4W__readMoreBtn{color:var(--readmore-color)!important;border:none!important;padding:6px 16px!important;font-weight:600!important;text-decoration:underline!important}.Blogs-module__qkie4W__viewDetailsBtn{border-radius:6px;transition:background-color .3s,transform .2s;display:inline-block;background-color:var(--btn-bg)!important;color:var(--btn-text)!important;border:1px solid var(--btn-bg)!important;padding:8px 20px!important;font-size:18px!important;font-weight:500!important}.Blogs-module__qkie4W__viewDetailsBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d;background-color:var(--btn-bg)!important}.Blogs-module__qkie4W__pageSelect{border:1.19px solid var(--border-color);background-color:var(--select-bg);appearance:none;color:var(--select-text);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 13L7 7L1 1' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right .75rem center;background-repeat:no-repeat;background-size:10px;border-radius:8px;padding:10px 2rem 10px 12px;font-size:1rem;font-weight:600}.Blogs-module__qkie4W__carouselWrapper{justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.Blogs-module__qkie4W__arrow{background:var(--arrow-bg);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;box-shadow:0 2px 10px #00000026}.Blogs-module__qkie4W__arrow:disabled{opacity:.4;cursor:not-allowed}.Blogs-module__qkie4W__carousel{gap:24px;width:1352px;display:flex;position:relative;overflow:hidden}.Blogs-module__qkie4W__carouselItem{opacity:0;pointer-events:none;filter:blur(2px);flex-shrink:0;width:320px;transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .5s,filter .4s;transform:scale(.8)rotateY(5deg)}.Blogs-module__qkie4W__active{opacity:1;pointer-events:auto;filter:blur();transform:scale(1)rotateY(0)}.Blogs-module__qkie4W__nearby{opacity:.5;filter:blur(1px);transform:scale(.9)rotateY(-3deg)}.Blogs-module__qkie4W__hidden{display:none}.Blogs-module__qkie4W__pageInput{border:1.2px solid var(--border-color);text-align:center;width:50px;color:var(--select-text);border-radius:8px;padding:8px 10px;font-size:1rem;font-weight:600}.Blogs-module__qkie4W__leftBlur{opacity:.3;filter:blur(2px);pointer-events:none;transform:scale(.8)rotateY(5deg)}.Blogs-module__qkie4W__rightBlur{opacity:.3;filter:blur(2px);pointer-events:none;transform:scale(.8)rotateY(-5deg)}.Blogs-module__qkie4W__recentWrapper{display:block}@media (max-width:767px){.Blogs-module__qkie4W__recentWrapper{display:none}}body[data-theme=light]{--recent-bg:#5f4bb6;--blog-title-color:#000;--blog-title-hover:#726dde;--highlight-bg:#fff;--blog-text:#555;--readmore-color:#4439d6;--btn-bg:#363636;--btn-text:#fff;--border-color:#ddd;--select-bg:#fff;--select-text:#333;--arrow-bg:#fff}body[data-theme=dark]{--recent-bg:#3b2f78;--blog-title-color:#f5f5f5;--blog-title-hover:#a39cff;--highlight-bg:#2a2a2a;--blog-text:silver;--readmore-color:#a39cff;--btn-bg:#444;--btn-text:#f5f5f5;--border-color:#555;--select-bg:#1e1e1e;--select-text:#f5f5f5;--arrow-bg:#2a2a2a}
