*{box-sizing:border-box;margin:0;padding:0}:root{--theme_primary_color:#111827;--theme_primary_bg:#fff;--body_bg_color:#fff;--header_links_clr:#374151;--heading_primary_clr:#111827;--text_primary_clr:#4b5563;--text_primary_1:#4b5563;--text_secondary_clr:#374151;--text_primary_light:#fff;--header_menu_text_clr:#374151;--placeholder_color:#adaebc;--card_bg_light:#fff;--card_bg_primary:#3a393f;--mobile_menu_bg:#fff;--border_primary:#eee;--box_shadow:0px 4px 10px 0px #ffffff0d;--dark-img-filter:brightness(0)saturate(100%)invert(100%)sepia(0%)saturate(0%)hue-rotate(184deg)brightness(105%)contrast(102%)}.light-theme{--theme_primary_color:#111827;--theme_primary_bg:#fff;--body_bg_color:#fff;--body_bg_color_2:#fff;--header_links_clr:#374151;--heading_primary_clr:#111827;--text_primary_clr:#4b5563;--text_primary_1:#4b5563;--text_secondary_clr:#374151;--text_primary_light:#e5e7eb;--header_menu_text_clr:#374151;--placeholder_color:#adaebc;--card_bg_light:#fff;--card_bg_primary:#3a393f;--mobile_menu_bg:#fff;--border_primary:#eee;--box_shadow:0px 4px 10px 0px #ffffff0d;--dark-img-filter:brightness(0)saturate(100%)invert(3%)sepia(6%)saturate(1589%)hue-rotate(201deg)brightness(99%)contrast(99%)}.dark-theme{--theme_primary_color:#fff;--theme_primary_bg:#111827;--body_bg_color:#0a0a0d;--body_bg_color_2:#17161d;--header_links_clr:#fff;--heading_primary_clr:#fff;--text_primary_clr:#fff;--text_primary_1:#9ca3af;--text_secondary_clr:#adaebc;--text_primary_light:#e5e7eb;--header_menu_text_clr:#fff;--placeholder_color:#9ca3af;--card_bg_light:#3a393f;--card_bg_primary:#0f1220;--mobile_menu_bg:#0f1220;--border_primary:#1e2540;--box_shadow:0px 4px 10px 0px #ffffff0d;--dark-img-filter:brightness(0)saturate(100%)invert(100%)sepia(0%)saturate(0%)hue-rotate(184deg)brightness(105%)contrast(102%)}.custom-card-wrapper{background:var(--card_bg_primary);border:1px solid var(--border_primary);border-radius:24px;padding:25px}.custom-card-wrapper.centered{text-align:center}.custom-card-wrapper.centered .icon-wrapper{margin-inline:auto}.custom-card-wrapper .icon-wrapper{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.custom-card-wrapper .icon-wrapper.large{width:80px;height:80px}.custom-card-wrapper .icon-wrapper.large img,.custom-card-wrapper .icon-wrapper.large svg{width:30px;height:30px}.custom-card-wrapper .icon-wrapper img,.custom-card-wrapper .icon-wrapper svg{color:#fff;width:24px;height:24px}.navbar{box-shadow:var(--box_shadow);background:var(--body_bg_color);width:100%;padding:23px 92px;position:relative}@media screen and (max-width:1199px){.navbar{padding:15px 10px}}.navbar a{align-items:center;gap:6px;padding:0;display:flex}@media screen and (max-width:767px){.navbar a{font-size:18px;line-height:26px}}.navbar a .logo-image img{max-width:190px}@media screen and (max-width:767px){.navbar a .logo-image img{max-width:140px}}.navbar a h3{color:var(--header_links_clr)}.navbar .navbar-section{align-items:center;transition:right .3s;display:flex}@media (max-width:991px){.navbar .navbar-section{background:var(--mobile_menu_bg);width:80vw;max-width:100%;height:100vh;box-shadow:var(--box_shadow);z-index:1100;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:40px 24px 24px;position:fixed;top:0;right:-100vw}}.navbar .navbar-section.open{left:0}.navbar .navbar-section .navbar-close{cursor:pointer;z-index:1;position:absolute;top:24px;right:24px;display:none!important}@media (max-width:991px){.navbar .navbar-section .navbar-close{display:block!important}}.navbar .navbar-section .navbar-close svg,.navbar .navbar-section .navbar-close img{width:24px;height:24px;color:var(--theme_primary_color)}.navbar .navbar-section .navbar-wrapper{align-items:center;gap:31px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:991px){.navbar .navbar-section .navbar-wrapper{flex-direction:column;align-items:flex-start;gap:20px;width:100%}}.navbar .navbar-section .navbar-wrapper .nav-item .nav-link{color:var(--header_links_clr);font-size:16px;font-weight:500;line-height:24px;text-decoration:none}@media screen and (max-width:767px){.navbar .navbar-section .navbar-wrapper .nav-item .nav-link{font-size:14px;line-height:20px}}.navbar .navbar-dropdown .dropdown-toggle{box-shadow:none;color:var(--header_links_clr);background-color:#0000;border:none;align-items:center;gap:8px;min-width:auto;padding:0;font-size:16px;font-weight:500;line-height:24px;display:flex}.navbar .navbar-dropdown .dropdown-toggle img,.navbar .navbar-dropdown .dropdown-toggle svg{filter:brightness(0)invert();width:12px;height:16px}.navbar .navbar-dropdown .dropdown-toggle:after{display:none}.navbar .navbar-dropdown .dropdown-menu{min-width:auto;box-shadow:var(--box_shadow);background:var(--card_bg_primary);border:1px solid var(--border_primary);border-radius:8px;min-width:120px;padding:8px 10px}.navbar .navbar-dropdown .dropdown-menu .dropdown-item{color:var(--text_primary_clr);padding:5px 10px;font-size:14px;font-weight:500;line-height:20px}.navbar .navbar-dropdown .dropdown-menu .dropdown-item:not(.navbar .navbar-dropdown .dropdown-menu .dropdown-item:last-of-type){margin-bottom:2px}.navbar .navbar-dropdown .dropdown-menu .dropdown-item:hover{background:var(--card_bg_primary)}.navbar .signin-btn button{cursor:pointer;min-width:102px;border:none!important}@media screen and (max-width:767px){.navbar .signin-btn button{padding:8px 0;font-size:14px;line-height:20px}}.navbar .navbar-hamburger{cursor:pointer;margin-left:auto;display:none!important}@media (max-width:991px){.navbar .navbar-hamburger{display:block!important}}.navbar .navbar-hamburger svg,.navbar .navbar-hamburger img{width:24px;height:24px;color:var(--theme_primary_color)}.section-title-wrapper{margin-bottom:64px}@media screen and (max-width:767px){.section-title-wrapper{margin-bottom:35px}}.section-title-wrapper p{margin:20px 0 0;font-size:18px;line-height:26px}@media screen and (max-width:767px){.section-title-wrapper p{margin:10px 0;font-size:14px;line-height:24px}}.banner-section{background-image:url(../media/banner-bg-img.9da84392.png);background-color:var(--body_bg_color);background-position:bottom;background-repeat:no-repeat;background-size:cover;padding:120px 0 100px}@media screen and (max-width:991px){.banner-section{padding:100px 0 80px}}@media screen and (max-width:767px){.banner-section{padding:60px 0 40px}}.banner-section.error-page{width:100%}.banner-section.error-page .badge-btn{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:auto;padding:9px 16px;display:flex}.banner-section.error-page .badge-btn span{color:#d8b4fe;font-size:12px;font-weight:500;line-height:100%}.banner-section.error-page .image-wrapper{justify-content:center;width:100%;margin:32px 0;display:flex}.banner-section.error-page .hero-section{text-align:center}.banner-section.error-page .hero-section h1{margin-bottom:12px;font-size:36px;font-weight:700;line-height:40px}.banner-section.error-page .hero-section p{color:#9ca3af;font-size:18px;font-weight:400;line-height:28px}.banner-section.error-page .error-search-section{max-width:576px;margin:0 auto;padding:32px 0}.banner-section.error-page .error-search-section.profile-search-section{max-width:576px;margin:0 auto;padding:0}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper{align-items:center;gap:12px;margin-bottom:8px;display:flex}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .custom-dropdown-wrapper .dropdown-toggle{background:#14162099;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:5px;height:52px;display:flex}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .custom-dropdown-wrapper .dropdown-toggle .logo-bg{background:linear-gradient(43.75deg,#fcbd2f 7.37%,#ef0973 51.21%,#c820a2 92.59%);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .custom-dropdown-wrapper .dropdown-toggle .logo-bg img{width:16px;height:16px}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .platform-dropdown{cursor:pointer;white-space:nowrap;background:#1f2937;border:1px solid #374151;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;transition:all .3s;display:flex}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .platform-dropdown .platform-icon{flex-shrink:0;width:20px;height:20px}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .platform-dropdown span{color:var(--heading_primary_clr);font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .platform-dropdown svg{flex-shrink:0;width:16px;height:16px}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .platform-dropdown:hover{background:#252a34;border-color:#4b5563}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper input{color:var(--text_primary_clr);background:#14162099;border:1px solid #ffffff1a;border-radius:16px;outline:none;flex:1;padding:15px 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px}.banner-section.error-page .error-search-section.profile-search-section .instagram-input-wrapper .search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(45deg,#8b5cf6 50%,#ec4899 120.71%);border:none;border-radius:16px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;box-shadow:0 8px 24px #8b5cf64d}.banner-section.error-page .error-search-section.profile-search-section .example-text{color:#6b7280;margin:0 0 32px;padding-left:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:16px}.banner-section.error-page .error-search-section.profile-search-section .follow-section{text-align:center;margin-bottom:24px}.banner-section.error-page .error-search-section.profile-search-section .follow-section .follow-text{color:#6b7280;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px}.banner-section.error-page .error-search-section.profile-search-section .follow-section .username-buttons{justify-content:center;align-items:center;gap:8px;display:flex}.banner-section.error-page .error-search-section.profile-search-section .follow-section .username-buttons .username-btn{color:#d1d5db;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:8px 16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px}.banner-section.error-page .error-search-section.profile-search-section .connect-support{text-align:center;margin:24px 0 32px}.banner-section.error-page .error-search-section.profile-search-section .connect-support a{color:#c084fc;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:color .3s}.banner-section.error-page .error-search-section.profile-search-section .footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.banner-section.error-page .error-search-section.profile-search-section .footer-links a{color:#6b7280;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:8px 16px;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:color .3s}.banner-section.error-page .error-search-section.profile-search-section .footer-links a:hover{color:var(--heading_primary_clr)}.banner-section.error-page .error-search-section.profile-search-section .copyright-text{text-align:center;color:#4b5563;margin:0;font-size:12px;font-weight:400;line-height:16px}.banner-section.error-page .error-search-section .search-input-wrapper{background:#0f111a;border-radius:16px;align-items:center;gap:12px;margin-bottom:32px;padding:8px 8px 8px 20px;display:flex;position:relative}.banner-section.error-page .error-search-section .search-input-wrapper input{color:#adaebc;background:0 0;border:none;outline:none;flex:1;padding:11px 0;font-size:14px;font-weight:400;line-height:20px}.banner-section.error-page .error-search-section .search-input-wrapper input::placeholder{color:#6b7280}.banner-section.error-page .error-search-section .search-input-wrapper .search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(45deg,#8b5cf6 50%,#ec4899 120.71%);border:none;border-radius:8px;padding:8px 22px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;box-shadow:0 8px 24px #8b5cf64d}.banner-section.error-page .error-search-section .search-input-wrapper .search-btn:hover{background:linear-gradient(90deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 4px 12px #8b5cf666}.banner-section.error-page .error-search-section .quick-fixes{background:#0f111a80;border-radius:12px;margin-bottom:32px;padding:25px}.banner-section.error-page .error-search-section .quick-fixes.tips-wrapper{background:#ffffff0d;border:1px solid #ffffff1a;margin-bottom:0}.banner-section.error-page .error-search-section .quick-fixes h4{color:var(--heading_primary_clr);margin-bottom:16px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:20px}.banner-section.error-page .error-search-section .quick-fixes ul{margin:0;padding:0;list-style:none}.banner-section.error-page .error-search-section .quick-fixes ul li{color:#9ca3af;cursor:pointer;align-items:center;gap:12px;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;transition:all .2s;display:flex}.banner-section.error-page .error-search-section .quick-fixes ul li:last-child{margin-bottom:0}.banner-section.error-page .error-search-section .quick-fixes ul li svg{flex-shrink:0;width:16px;height:16px}.banner-section.error-page .error-search-section .error-actions{justify-content:center;align-items:center;gap:16px;display:flex}.banner-section.error-page .error-search-section .error-actions button{cursor:pointer;border:none;border-radius:16px;padding:14px 28px;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;transition:all .3s}.banner-section.error-page .error-search-section .error-actions button.btn-primary{color:#fff;background:linear-gradient(45deg,#8b5cf6 50%,#ec4899 120.71%);box-shadow:0 4px 12px #8b5cf64d}.banner-section.error-page .error-search-section .error-actions button.btn-secondary{color:var(--text_primary_clr);background:#000;border:1px solid #ffffff2e}@media screen and (max-width:767px){.banner-section.error-page .error-search-section{padding:32px 16px}.banner-section.error-page .error-search-section .instagram-input-wrapper{flex-direction:column;gap:12px;padding:16px}.banner-section.error-page .error-search-section .instagram-input-wrapper .platform-dropdown{justify-content:center;width:100%}.banner-section.error-page .error-search-section .instagram-input-wrapper input{text-align:center;width:100%}.banner-section.error-page .error-search-section .instagram-input-wrapper .search-btn{width:100%}.banner-section.error-page .error-search-section .error-actions{flex-direction:column;gap:12px}.banner-section.error-page .error-search-section .error-actions button{width:100%}}.banner-section.terms-banner{background-image:url(../media/terms-banner-bg.9a967960.svg)}.banner-section.terms-banner .hero-section h2{color:var(--text_primary_light);margin-bottom:5px}.banner-section.terms-banner .hero-section p{color:var(--text_primary_light);line-height:28px}@media screen and (max-width:767px){.banner-section.terms-banner .hero-section p{line-height:24px}.banner-section.terms-banner .hero-section p br{display:none}}.banner-section.terms-banner .hero-section .info-wrapper{justify-content:center;align-items:center;gap:32px;margin-top:32px;display:flex}@media screen and (max-width:576px){.banner-section.terms-banner .hero-section .info-wrapper{flex-direction:column;gap:16px}}.banner-section.terms-banner .hero-section .info-wrapper .info-detail{align-items:center;gap:8px;display:flex}.banner-section.terms-banner .hero-section .info-wrapper .info-detail img{width:14px;height:14px}.banner-section.terms-banner .hero-section .info-wrapper .info-detail span{color:var(--text_primary_light);font-size:14px;font-weight:400;line-height:20px}.banner-section .hero-section{text-align:center;max-width:900px;margin-inline:auto}.banner-section .hero-section h1{margin-bottom:45px}@media screen and (max-width:991px) and (min-width:768px){.banner-section .hero-section h1{margin-bottom:35px}}@media screen and (max-width:767px){.banner-section .hero-section h1{margin-bottom:20px}}.banner-section .hero-section h4{margin:35px 0 25px}@media screen and (max-width:991px) and (min-width:768px){.banner-section .hero-section h4{margin:25px 0 20px}}@media screen and (max-width:767px){.banner-section .hero-section h4{margin:20px 0 15px;font-size:14px;line-height:24px}}.banner-section .search-section{border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:842px;margin:0 auto 25px;padding:10px;position:relative}@media screen and (max-width:767px){.banner-section .search-section{margin:32px auto 22px}}.banner-section .search-section:after{content:"";background:var(--text_primary_light);opacity:.1;border-radius:20px;width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0}.banner-section .search-section .search-tabs-container{z-index:2;position:relative}.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn{color:#fff;justify-content:center;align-items:center;padding:0;font-size:28px;font-weight:400;line-height:28px;display:flex}@media screen and (max-width:767px){.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn{font-size:14px;line-height:22px}}.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn.active{background-color:var(--body_bg_color_2);border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (max-width:767px){.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn.active{border-top-left-radius:14px;border-top-right-radius:14px}}.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn.active button p{font-weight:600}.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn button{text-align:center;padding:23px 44px}@media screen and (max-width:767px){.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn button{padding:11px 7px}}.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn button p{color:#fff;text-align:center;font-size:24px;line-height:28px}@media screen and (max-width:991px) and (min-width:768px){.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn button p{font-size:20px;line-height:30px}}@media screen and (max-width:767px){.banner-section .search-section .search-tabs-container .search-tabs-section .tabs-navigation .tabs-btn button p{font-size:14px;line-height:22px}}.banner-section .search-section .searched-result-wrapper{box-shadow:var(--box_shadow);background:#3a393f;border:1px solid #ffffff3d;border-radius:20px;width:100%;max-width:782px;max-height:419px;padding:20px 30px 30px;position:absolute;top:100%;left:19px;right:0;overflow-y:auto}.banner-section .search-section .searched-result-wrapper::-webkit-scrollbar{width:5px}@media screen and (max-width:767px){.banner-section .search-section .searched-result-wrapper{border-radius:10px;padding:14px;left:0}}.banner-section .search-section .searched-result-wrapper .result-wrapper{border-bottom:1px solid #ffffff26;padding:10px 0}.banner-section .search-section .searched-result-wrapper .result-wrapper:last-of-type{border-bottom:none;padding:10px 0 0}.banner-section .search-section .searched-result-wrapper .result-wrapper a{justify-content:space-between;align-items:center;gap:15px;padding:10px 0;display:flex}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper{grid-template-columns:55px auto;align-items:center;gap:15px;width:70%;display:grid;overflow:hidden}@media screen and (max-width:767px){.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper{gap:8px}}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .icon-wrapper{background:#fff;border-radius:50%;width:55px;height:55px;padding:4px;box-shadow:0 4px 6px #0000001a}@media screen and (max-width:767px){.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .icon-wrapper{width:44px;height:44px}}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .icon-wrapper img,.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .icon-wrapper svg{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .text-wrapper{width:100%;font-size:0;line-height:0;overflow:hidden}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .text-wrapper strong{color:#fff;text-wrap:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:4px;font-size:14px;font-weight:500;line-height:20px;display:inline-block;overflow:hidden}@media screen and (max-width:767px){.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .text-wrapper strong{font-size:13px;line-height:18px}}.banner-section .search-section .searched-result-wrapper .result-wrapper .main-wrapper .text-wrapper p{color:#ffffffbf;margin:0;font-size:10px;font-weight:400;line-height:14px}.banner-section .search-section .searched-result-wrapper .result-wrapper .right-arrow-icon img,.banner-section .search-section .searched-result-wrapper .result-wrapper .right-arrow-icon svg{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert();width:20px;height:20px}@media screen and (max-width:767px){.banner-section .search-section .searched-result-wrapper .result-wrapper .right-arrow-icon img,.banner-section .search-section .searched-result-wrapper .result-wrapper .right-arrow-icon svg{width:16px;height:16px}}.banner-section .search-section .search-wrapper{border:1px solid var(--text_primary_light);background:#fff;border-radius:9999px;align-items:center;height:116px;padding:26px 16px 26px 40px;display:flex;position:relative;box-shadow:0 4px 6px #0000000d}@media screen and (max-width:767px){.banner-section .search-section .search-wrapper{height:60px;padding:16px 12px}}.banner-section .search-section .search-wrapper .insta-logo{position:absolute;top:50%;left:40px;transform:translateY(-50%)}.banner-section .search-section .search-wrapper .insta-logo img{justify-content:center;align-items:center;width:21px;height:24px;display:inline-flex}.banner-section .search-section .search-wrapper input{color:#adaebc;background-color:#0000;border:none;outline:none;width:100%;padding:0 190px 0 0;font-size:18px;font-weight:400;line-height:28px}@media screen and (max-width:767px){.banner-section .search-section .search-wrapper input{padding:0 120px 0 8px;font-size:14px;line-height:20px}}@media screen and (max-width:576px){.banner-section .search-section .search-wrapper input{white-space:nowrap;text-overflow:ellipsis;width:280px;overflow:hidden}}.banner-section .search-section .search-wrapper .download-btn{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.banner-section .search-section .search-wrapper .download-btn button{color:#fff;background:linear-gradient(90deg,#f58529 0%,#dd2a7b 33.33%,#8134af 66.67%,#515bd4 100%);border:none;border-radius:9999px;padding:20px 22px;font-size:16px;font-weight:700;line-height:24px;box-shadow:0 2px 4px #0000001a}@media screen and (max-width:767px){.banner-section .search-section .search-wrapper .download-btn button{padding:8px 14px;font-size:14px;line-height:20px}}.banner-section .instagram-downloader{background-color:var(--body_bg_color_2);border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding:20px}@media screen and (max-width:767px){.banner-section .instagram-downloader{border-bottom-right-radius:14px;border-bottom-left-radius:14px;padding:12px}}.banner-section .instagram-downloader .btn-wrapper-section{margin:0 0 20px}@media screen and (max-width:767px){.banner-section .instagram-downloader .btn-wrapper-section{margin:0 0 26px}}.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex}@media screen and (max-width:991px) and (min-width:768px){.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper{gap:2px}}@media screen and (max-width:767px){.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper{justify-content:center;gap:12px 10px}}.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light.active a,.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light.active button{color:#fff;background:#ffffff26;border-radius:10px}.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light a,.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light button{color:#adaebc;background-color:#0000;border:none;align-items:center;gap:8px;min-width:auto;padding:10px;font-size:16px;font-weight:500;line-height:100%;display:flex}@media screen and (max-width:767px){.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light a,.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light button{gap:4px;padding:6px 13px 6px 9px;font-size:12px;line-height:14px;border-radius:50px!important}}.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light a img,.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light button img{width:18px;height:23px}@media screen and (max-width:767px){.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light a img,.banner-section .instagram-downloader .btn-wrapper-section .btn-flex-wrapper .btn-light button img{width:14px;height:14px}}.banner-section .instagram-downloader .insta-search-wrapper{background:#ffffff26;border-radius:20px;align-items:center;gap:15px;padding:15px;display:flex}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper{border-radius:8px;gap:8px;padding:7px 8px}}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown{width:100%;max-width:98px}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle{box-shadow:none;color:#fff;border:none;border-right:1px solid var(--text_primary_light);background-color:#0000;border-radius:0;align-items:center;gap:10px;min-width:98px;padding:0 15px 0 0;font-size:16px;font-weight:500;line-height:24px;display:flex}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle{gap:8px;min-width:67px;padding:0 8px 0 0}}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle .logo img,.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle .logo svg{-o-object-fit:contain;object-fit:contain;width:54px;height:54px}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle .logo img,.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle .logo svg{width:34px;height:34px}}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle img,.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle svg{width:12px;height:12px}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-toggle:after{display:none}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu{background:#3a393f;border:1px solid #ffffff3d;width:100%;max-width:113px;margin:25px 0 0 -14px;padding:10px;box-shadow:0 4px 10px #ffffff0d}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu .dropdown-item{color:#fff;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:400;line-height:28px;display:flex}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu .dropdown-item:last-of-type{border-bottom:none}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu .dropdown-item:hover{background:0 0}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu .dropdown-item img{width:20px;height:20px}.banner-section .instagram-downloader .insta-search-wrapper .search-dropdown .dropdown .dropdown-menu .dropdown-divider{border-color:#ffffff26;margin:5px 0}.banner-section .instagram-downloader .insta-search-wrapper .insta-search-input{width:100%;position:relative}.banner-section .instagram-downloader .insta-search-wrapper .insta-search-input input{width:100%;color:var(--placeholder_color);background-color:#0000;border:none;outline:none;height:44px;font-size:18px;font-weight:400;line-height:28px}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper .insta-search-input input{height:auto;font-size:12px;line-height:20px}}.banner-section .instagram-downloader .insta-search-wrapper .insta-search-input input::placeholder{color:var(--placeholder_color)}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper .insta-search-input input::placeholder{font-size:12px;line-height:20px}}.banner-section .instagram-downloader .insta-search-wrapper .btn-light button.gradient-btn{text-wrap:nowrap;border:none!important;border-radius:18px!important;padding:19px 18px!important}@media screen and (max-width:991px) and (min-width:768px){.banner-section .instagram-downloader .insta-search-wrapper .btn-light button.gradient-btn{border-radius:12px!important;padding:19px 16px!important}}@media screen and (max-width:767px){.banner-section .instagram-downloader .insta-search-wrapper .btn-light button.gradient-btn{font-size:11px;line-height:18px;border-radius:8px!important;padding:8px 12px!important}}.banner-section .features-list-wrapper ul.features-list{text-align:center;justify-content:center;align-items:center;gap:48px;padding:0;display:flex}@media screen and (max-width:767px){.banner-section .features-list-wrapper ul.features-list{gap:15px}}.banner-section .features-list-wrapper ul.features-list li{list-style-type:none;display:inline-block}.banner-section .features-list-wrapper ul.features-list li button{color:#fff;background:0 0;border:none;align-items:center;gap:8px;min-width:auto;padding:0;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}@media screen and (max-width:767px){.banner-section .features-list-wrapper ul.features-list li button{text-wrap:nowrap;gap:5px;font-size:11px;line-height:18px}}.banner-section .features-list-wrapper ul.features-list li button img,.banner-section .features-list-wrapper ul.features-list li button svg{-o-object-fit:contain;object-fit:contain;width:auto;height:20px}@media screen and (max-width:767px){.banner-section .features-list-wrapper ul.features-list li button img,.banner-section .features-list-wrapper ul.features-list li button svg{height:16px}}.all-in-one-section{padding:115px 0 50px}@media screen and (max-width:767px){.all-in-one-section{padding:40px 0}}.all-in-one-section .affiliated-heading{text-align:center}.all-in-one-section .affiliated-heading h4{color:#fff;margin:25px 0 50px}@media screen and (max-width:991px) and (min-width:768px){.all-in-one-section .affiliated-heading h4{margin:20px 0 35px}}@media screen and (max-width:767px){.all-in-one-section .affiliated-heading h4{margin:15px 0 30px;font-size:14px;line-height:22px}}.all-in-one-section .cards-wrapper .card-wrapper{background:0 0;background:linear-gradient(to right,var(--body_bg_color_2),var(--body_bg_color_2))padding-box,linear-gradient(68.22deg,#ffffff29 3.68%,#34343433 43.4%,#75757533 83.11%)border-box;border:1px solid #0000;border-radius:16px;height:100%;padding:10px 10px 15px}.all-in-one-section .cards-wrapper .card-wrapper .card-img{justify-content:center;align-items:center;width:100%;margin-bottom:20px;display:inline-flex}.all-in-one-section .cards-wrapper .card-wrapper .card-img img{border-radius:7px;width:100%;height:auto}.all-in-one-section .cards-wrapper .card-wrapper h3{margin:0 0 8px;padding:0 10px}@media screen and (max-width:767px){.all-in-one-section .cards-wrapper .card-wrapper h3{margin:0 0 4px}}.all-in-one-section .cards-wrapper .card-wrapper p{padding:0 10px}.save-video-wrapper{background-color:#0d0d0d;padding:50px 0 74px}.save-video-wrapper .save-video-section .hole-bg-image{background-image:url(../media/hero-black.ab3c970d.svg);background-position:top;background-repeat:no-repeat;background-size:contain;padding:290px 0 0}@media screen and (max-width:767px){.save-video-wrapper .save-video-section .hole-bg-image{padding:88px 0 0}}.profile-info-card-wrapper{border:1px solid var(--text_primary_light)26;background:#17161d;border-radius:16px;margin-bottom:24px;padding:32px;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:767px){.profile-info-card-wrapper{padding:20px 16px}}.profile-info-card-wrapper .profile-wrapper{align-items:flex-start;gap:24px;display:flex}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper{flex-direction:column;gap:12px}}.profile-info-card-wrapper .profile-wrapper .profile-logo{justify-content:center;align-items:center;width:128px;min-width:128px;height:128px;display:flex}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-logo{width:110px;height:110px}}.profile-info-card-wrapper .profile-wrapper .profile-logo img{border:4px solid var(--text_primary_light);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-logo img{width:100px;height:100px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .heading{align-items:center;gap:7px;margin-bottom:8px;display:flex}.profile-info-card-wrapper .profile-wrapper .profile-detail .heading h3{color:#fff;margin:0;font-size:20px}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .heading h3{font-size:18px;line-height:26px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .heading span{background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .heading span{width:18px;height:18px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .heading span img,.profile-info-card-wrapper .profile-wrapper .profile-detail .heading span svg{color:#0d0d0d;width:12px;height:12px}.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge{background:#dcfce726;border-radius:5px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;display:flex}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge{padding:5px 10px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge svg{color:#15803d;width:18px;height:20px}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge svg{width:14px;height:14px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge h6{color:#15803d;margin:0}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .green-badge h6{font-size:13px;line-height:18px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio{margin:12px 0 16px}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio{margin:8px 0 10px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio h4{color:#fff;margin-bottom:8px;font-weight:600!important}@media screen and (max-width:991px){.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio h4{margin-bottom:4px;font-size:18px;line-height:24px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio h6{color:#fff;margin:0;line-height:20px;font-weight:400!important}@media screen and (max-width:991px){.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-bio h6{font-size:13px;line-height:18px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-activity{align-items:center;gap:32px;display:flex}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-activity .activity-item{text-align:center}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-activity .activity-item h4{color:#fff;margin:0;font-size:20px;line-height:28px;font-weight:700!important}@media screen and (max-width:991px){.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-activity .activity-item h4{font-size:18px;line-height:24px}}.profile-info-card-wrapper .profile-wrapper .profile-detail .profile-activity .activity-item h6{color:#fff;margin:0;font-weight:400!important}.profile-info-card-wrapper .profile-btns-wrapper{flex-direction:column;align-items:flex-end;gap:24px;display:flex}@media screen and (max-width:991px){.profile-info-card-wrapper .profile-btns-wrapper{flex-flow:wrap;gap:12px;margin:24px 0 0}}@media screen and (max-width:576px){.profile-info-card-wrapper .profile-btns-wrapper{gap:6px}}.profile-info-card-wrapper .profile-btns-wrapper .profile-btns{width:100%;max-width:210px}@media screen and (max-width:576px){.profile-info-card-wrapper .profile-btns-wrapper .profile-btns{width:100%;max-width:100%}}.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button{text-wrap:nowrap;color:#fff;background:linear-gradient(90deg,#9333ea 0%,#ec4899 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 27px;font-size:16px;line-height:24px;display:flex;font-weight:500!important}@media screen and (max-width:576px){.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button{padding:8px 12px;font-size:14px;line-height:20px}}.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button img{width:16px;height:16px}@media screen and (max-width:767px){.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button img{width:14px;height:14px}}.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button.gradient-btn{background:linear-gradient(90deg,#9333ea 0%,#ec4899 100%)}.profile-info-card-wrapper .profile-btns-wrapper .profile-btns button.copy-btn{color:#374151;background:#f3f4f6}.download-section{background:#17161d;border:1px solid #f3e8ff26;border-radius:16px;justify-content:space-between;align-items:center;margin:24px 0;padding:25px;display:flex;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:767px){.download-section{flex-direction:column;align-items:flex-start;gap:20px;padding:14px}}.download-section .download-content{align-items:center;gap:16px;display:flex}.download-section .download-content .download-logo{background:linear-gradient(135deg,#9333ea 0%,#ec4899 70.71%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@media screen and (max-width:767px){.download-section .download-content .download-logo{width:48px;min-width:48px;height:48px}}.download-section .download-content .download-logo img{width:24px;height:24px}.download-section .download-content .download-text h2{color:#111827;margin:0 0 4px;font-size:18px;font-weight:700;line-height:28px}.download-section .download-content .download-text p{color:#fff;font-size:14px;font-weight:400;line-height:20px}.download-section .download-btn button{color:#fff;background:linear-gradient(90deg,#9333ea 0%,#ec4899 100%);border-radius:12px;align-items:center;gap:8px;padding:12px 26px;font-size:16px;line-height:100%;display:flex;font-weight:500!important}@media screen and (max-width:767px){.download-section .download-btn button{padding:8px 12px;font-size:14px;line-height:20px}}.download-section .download-btn button img,.download-section .download-btn button svg{color:#fff;width:16px;height:16px}.tabs-wrapper{background:#17161d;border-radius:16px;box-shadow:0 1px 2px #0000000d}.tabs-wrapper .tabs-navigation{display:flex;overflow:auto}.tabs-wrapper .tabs-navigation::-webkit-scrollbar{height:3px}.tabs-wrapper .tabs-navigation::-webkit-scrollbar-track{background:#fff}.tabs-wrapper .tabs-navigation::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:5px}.tabs-wrapper .tabs-navigation::-webkit-scrollbar-thumb:hover{background:#9c9c9c}.tabs-wrapper .tabs-navigation:has(.detail-table-page.order-detail-page){padding:0}.tabs-wrapper .tabs-navigation .tabs-btn.active{border-bottom:4px solid #a855f7}.tabs-wrapper .tabs-navigation .tabs-btn.active p{color:#fff}.tabs-wrapper .tabs-navigation .tabs-btn.active img,.tabs-wrapper .tabs-navigation .tabs-btn.active svg{color:#fff;filter:brightness(0)invert()}.tabs-wrapper .tabs-navigation .tabs-btn button img{width:16px;height:16px}.tabs-wrapper .tabs-navigation button{cursor:pointer;background-color:#0000;border:none;border-radius:7px;align-items:center;gap:8px;min-width:100%;padding:16px 24px;display:flex}@media screen and (max-width:991px){.tabs-wrapper .tabs-navigation button{padding:12px 16px}}.tabs-wrapper .tabs-navigation button p{color:#6b7280;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}@media screen and (max-width:767px){.tabs-wrapper .tabs-navigation button p{font-size:13px;line-height:18px}}.tabs-wrapper .tabs-navigation button p{margin:0}.tabs-wrapper .tabs-navigation button p svg,.tabs-wrapper .tabs-navigation button p img{width:16px;height:16px}.tabs-wrapper .tabs-navigation button span{color:#6b7280;background-color:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}@media screen and (max-width:767px){.tabs-wrapper .tabs-navigation button span{width:18px;height:18px}.tabs-wrapper .tabs-navigation{overflow-x:auto}}.faq-section{background-image:url(../media/Light.db003fb7.png);background-position:top;background-repeat:no-repeat;background-size:663px 210px;padding:74px 0 80px;position:relative}.faq-section:after{content:"";z-index:-1;background-image:url(../media/light-shadowed-bg.e824ab24.png);background-position:bottom;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media screen and (max-width:767px){.faq-section{padding:50px 0}}.faq-section .section-title-wrapper{margin-bottom:40px}@media screen and (max-width:767px){.faq-section .section-title-wrapper{margin-bottom:34px}}.faq-section .accordion-section{margin:0 auto}.faq-section .accordion-section .accordion-item{background-color:#17161d;border:1px solid #fff3;border-radius:14px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.faq-section .accordion-section .accordion-item:not(:last-of-type){margin-bottom:20px}.faq-section .accordion-section .accordion-item .accordion-header{border-radius:14px}.faq-section .accordion-section .accordion-item .accordion-header .accordion-button{box-shadow:none;color:#fff;text-overflow:ellipsis;background-color:#17161d;border:none;border-radius:14px;outline:none;align-items:center;gap:10px;max-height:80px;padding:20px 30px;font-size:18px;font-weight:500;line-height:30px;display:flex;overflow:hidden}@media screen and (max-width:767px){.faq-section .accordion-section .accordion-item .accordion-header .accordion-button{padding:14px 16px;font-size:15px;line-height:22px}}.faq-section .accordion-section .accordion-item .accordion-header .accordion-button:after{content:"";background-image:url(../media/accordioin-minus-icon.654171f3.svg);background-size:40px 40px;border:none;width:40px;height:40px;transform:none}@media screen and (max-width:767px){.faq-section .accordion-section .accordion-item .accordion-header .accordion-button:after{background-size:24px 24px;width:24px;height:24px}}.faq-section .accordion-section .accordion-item .accordion-header .accordion-button.collapsed:after{background-image:url(../media/acoordion-plus-icon.e510e12f.svg)}.faq-section .accordion-section .accordion-item .accordion-body{color:#fff;padding:0 32px 24px;font-size:16px;line-height:24px}@media screen and (max-width:767px){.faq-section .accordion-section .accordion-item .accordion-body{padding:0 16px 14px 14px;font-size:14px;line-height:24px}}.faq-section .color{background:radial-gradient(41.74% 100% at 50% 100%,#6646ff30 0%,#ec489900 100%);height:80px}.what-clipsaver-section.spacing-div{margin-bottom:50px}.why-clipsaver-better-section{margin-top:50px}.large-cards-main-wrapper .card-main-wrapper{background-color:var(--body_bg_color_2);border-radius:24px;padding:25px 25px 32px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper{border-radius:14px;padding:14px 14px 15px}}.large-cards-main-wrapper .card-main-wrapper:nth-child(odd) .image-wrapper{text-align:right}@media screen and (max-width:991px) and (min-width:768px){.large-cards-main-wrapper .card-main-wrapper:nth-child(odd) .image-wrapper{text-align:center;margin-top:20px}}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper:nth-child(odd) .image-wrapper{text-align:center}}.large-cards-main-wrapper .card-main-wrapper:nth-child(odd) .card-content-wrapper{padding-right:30px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper:nth-child(odd) .card-content-wrapper{padding-right:0}.large-cards-main-wrapper .card-main-wrapper:nth-child(2n)>.row{flex-direction:column-reverse}.large-cards-main-wrapper .card-main-wrapper:nth-child(2n)>.row .image-wrapper{text-align:center!important}}.large-cards-main-wrapper .card-main-wrapper:not(.large-cards-main-wrapper .card-main-wrapper:last-of-type){margin-bottom:50px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper:not(.large-cards-main-wrapper .card-main-wrapper:last-of-type){margin-bottom:30px}}.large-cards-main-wrapper .card-main-wrapper .image-wrapper{position:relative}.large-cards-main-wrapper .card-main-wrapper .image-wrapper.flex-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper{display:inline-block;position:relative}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper:after{content:"";filter:blur(60px);width:55%;height:55%;position:absolute;top:20%;left:50%;transform:translate(-50%)}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper.large:after{width:65%;height:65%;top:11%}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper.pink-bg:after{background:#9e5cbd}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper.orange:after{background:#f58529}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper.red:after{background:#dd2a7b}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper.purple:after{filter:blur(47px);background:#9e5cbd;width:70%;height:74%;top:10%}.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper img,.large-cards-main-wrapper .card-main-wrapper .image-wrapper .img-wrapper svg{-o-object-fit:contain;object-fit:contain;z-index:1;width:100%;max-width:410px;min-height:266px;margin-left:auto;position:relative}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper{margin-bottom:40px}}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper span{color:#f58529;font-size:24px;font-weight:500;line-height:48px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper span{font-size:16px;line-height:26px}}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper span.pink{color:#dd2a7b}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper span.purple{color:#8134af}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper h4,.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper p{margin:20px 0 25px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper h4,.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper p{margin:10px 0 20px}}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper.spacing-div{margin-top:24px}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper.spacing-div{margin-top:14px}}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper ul{margin:0;padding-left:20px}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper ul li{color:#fff;margin-bottom:12px;font-weight:400;line-height:28px;list-style:none;position:relative}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper ul li{margin-bottom:10px;line-height:22px}}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper ul li:last-of-type{margin-bottom:0}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .listing-wrapper ul li:before{content:"";background-color:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:-20px}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .features-listings-wrapper ul.listings li{border:1px solid var(--border_primary);background:--card_bg_primary;border-radius:50px;padding:6px 15px;font-size:14px;font-weight:500}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .features-listings-wrapper ul.listings li.green{color:#34d399}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .features-listings-wrapper ul.listings li.blue{color:#60a5fa}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .features-listings-wrapper ul.listings li.purple{color:#c084fc}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .features-listings-wrapper ul.listings li.pink{color:#f472b6}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .btns-wrapper{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .btn-light{margin-top:24px}.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .btn-light button{color:#fff;border:none;border-radius:18px;min-width:160px;font-size:14px;font-weight:700;line-height:22px}@media screen and (max-width:991px) and (min-width:768px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .btn-light button{border-radius:15px;min-width:130px;padding:14px 30px;font-size:16px;font-weight:600}}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .card-content-wrapper .btn-light button{border-radius:12px;min-width:112px;font-weight:600}}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media screen and (max-width:576px){.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper{grid-template-columns:1fr}}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper{border:1px solid var(--border_primary);background:#17161d;border-radius:24px;padding:20px}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .icon-wrapper{background:linear-gradient(45deg,#10b981 50%,#3b82f6 120.71%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}@media screen and (max-width:767px){.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .icon-wrapper{width:48px;height:48px}}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .icon-wrapper img,.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .icon-wrapper svg{color:#fff;width:24px;height:24px}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .content-wrapper h4{font-size:16px;line-height:22px}.large-cards-main-wrapper .card-main-wrapper .reels-features-cards-wrapper .card-wrapper .content-wrapper p{color:#9ca3af;margin:0;font-size:13px;line-height:20px}.powerful-features-section{background-image:url(../media/light-shadowed-bg.e824ab24.png);background-position:bottom;background-size:cover;padding:80px 0}@media screen and (max-width:767px){.powerful-features-section{padding:50px 0;background:0 0!important}}.powerful-features-section .features-cards-listings .card-wrapper{background:var(--card_bg_primary);border:1px solid var(--border_primary);border-radius:16px;height:100%;padding:33px;box-shadow:0 10px 15px #0000001a}@media screen and (max-width:991px){.powerful-features-section .features-cards-listings .card-wrapper{padding:24px}}@media screen and (max-width:576px){.powerful-features-section .features-cards-listings .card-wrapper{padding:16px}}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 70.71%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.blue{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.purple-gradient{background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.light-blue{background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.pink-gradient{background:linear-gradient(135deg,#3b82f6 0%,#ec4899 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.blue-gradient{background:linear-gradient(135deg,#ec4899 0%,#3b82f6 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.light-pink{background:linear-gradient(135deg,#8b5cf6 0%,#ec4899 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper.blue-white{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 70.71%)}.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper img,.powerful-features-section .features-cards-listings .card-wrapper .icon-div-wrapper svg{color:#fff;width:24px;height:24px}.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper{margin:0 0 24px}@media screen and (max-width:767px){.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper{margin:0 0 16px}}.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper img,.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper svg{-o-object-fit:contain;object-fit:contain;border-radius:12px;width:48px;height:48px;box-shadow:0 4px 6px #0000001a}@media screen and (max-width:767px){.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper img,.powerful-features-section .features-cards-listings .card-wrapper .icon-wrapper svg{width:44px;height:44px}}.powerful-features-section .features-cards-listings .card-wrapper .content-wrapper h4{color:#fff}@media screen and (max-width:767px){.powerful-features-section .features-cards-listings .card-wrapper .content-wrapper h4{margin:0;font-size:18px;line-height:24px}}.powerful-features-section .features-cards-listings .card-wrapper .content-wrapper p{color:#9ca3af;margin:16px 0 0;font-weight:500;line-height:26px}@media screen and (max-width:767px){.powerful-features-section .features-cards-listings .card-wrapper .content-wrapper p{margin:4px 0 0;font-size:14px}}.clip-saver-wrapper{padding:66px 0;position:relative}.clip-saver-wrapper .first-bg{-webkit-backdrop-filter:blur(300px);background:#1d75ff;height:420px;position:absolute}.start-download-section{background:linear-gradient(133.28deg,#f58529 -2.02%,#dd2a7b 49.67%,#8134af 101.36%);margin-top:90px;padding:68px 0}@media screen and (max-width:767px){.start-download-section{margin-top:50px;padding:40px 0}}.start-download-section .section-title-wrapper{text-align:center;margin-bottom:0}.start-download-section .section-title-wrapper .subscribe-box{border-radius:20px;align-items:center;gap:22px;width:100%;max-width:782px;margin:40px auto 0;padding:7px 14px;display:flex}@media screen and (max-width:767px){.start-download-section .section-title-wrapper .subscribe-box h2{font-size:32px;line-height:40px}.start-download-section .section-title-wrapper .subscribe-box p{font-size:18px;line-height:26px}}.start-download-section .section-title-wrapper .subscribe-box input{color:#fff;border:none;outline:none;width:100%;padding:20px;font-size:18px;font-weight:400;line-height:28px}@media screen and (max-width:767px){.start-download-section .section-title-wrapper .subscribe-box input{height:auto;padding:4px;font-size:14px;line-height:14px}}.start-download-section .section-title-wrapper .subscribe-box .download-button{color:#fff;background:linear-gradient(90deg,#f58529 0%,#dd2a7b 33.33%,#8134af 66.67%,#515bd4 100%);border:none;border-radius:18px;width:100%;max-width:180px;height:54px;margin:0 auto;padding:19px 14px;font-size:14px;font-weight:700;line-height:100%;box-shadow:0 25px 50px #00000040}@media screen and (max-width:991px) and (min-width:768px){.start-download-section .section-title-wrapper .subscribe-box .download-button{border-radius:15px}}@media screen and (max-width:767px){.start-download-section .section-title-wrapper .subscribe-box .download-button{border-radius:12px;width:auto;height:auto;padding:12px 34px;font-size:13px;line-height:20px;max-width:unset!important}}.footer{background:#0d0d0d;padding:80px 104px}@media screen and (max-width:1200px){.footer{padding:60px 20px}}@media screen and (max-width:991px){.footer{padding:40px 20px}}@media screen and (max-width:767px){.footer{padding:40px 10px 30px}}.footer .container{max-width:1310px!important}@media screen and (max-width:767px){.footer .footer-wrapper .footer-logo-section{margin-bottom:30px}}.footer .footer-wrapper .footer-logo-section a{color:#fff;align-items:center;gap:8px;padding:0;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:32px;text-decoration:none;display:flex}.footer .footer-wrapper .footer-logo-section a .logo-image img{width:70px;height:54px}@media screen and (max-width:991px){.footer .footer-wrapper .footer-logo-section a .logo-image img{width:40px;height:30px}}.footer .footer-wrapper .footer-logo-section a h3{white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:25px;color:#fff!important}.footer .footer-wrapper .footer-logo-section p{color:#fff;margin:27px 0 25px;line-height:30px}@media screen and (max-width:767px){.footer .footer-wrapper .footer-logo-section p{margin:5px 0 20px}}.footer .footer-wrapper .footer-logo-section .socials-logo{align-items:center;gap:7px;display:flex}.footer .footer-wrapper .footer-logo-section .socials-logo .social-icon{background:linear-gradient(37.23deg,#f48428 20.27%,#e23c6a 49.33%,#8134af 82.51%);border-radius:3px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.footer .footer-wrapper .footer-logo-section .socials-logo .social-icon img,.footer .footer-wrapper .footer-logo-section .socials-logo .social-icon svg{width:15px;height:15px}.footer .footer-wrapper .footer-logo-section .footer-dropdown{margin:24px 0 16px}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-toggle{box-shadow:none;color:#d1d5db;background-color:#1f2937;border:1px solid #374151;border-radius:8px;align-items:center;gap:8px;min-width:auto;padding:8px;font-size:16px;font-weight:400;line-height:24px;display:flex}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-toggle img,.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-toggle svg{width:27px;height:27px}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-toggle:after{display:none}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-menu{background-color:#1f2937;min-width:auto;padding:8px 10px}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-menu .dropdown-item{color:#fff;font-size:16px;font-weight:400;line-height:24px}.footer .footer-wrapper .footer-logo-section .footer-dropdown .dropdown .dropdown-menu .dropdown-item:hover{background-color:#374151}.footer .footer-wrapper .footer-logo-section .footer-email-wrapper{align-items:center;gap:2px;display:flex}.footer .footer-wrapper .footer-logo-section .footer-email-wrapper img{width:14px;height:14px}.footer .footer-wrapper .footer-logo-section .footer-email-wrapper span{color:#d1d5db;font-size:14px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.footer .footer-links-section{margin-bottom:10px}}.footer .footer-links-section .footer-links-wrapper{margin:0;padding:0;list-style:none}.footer .footer-links-section .footer-links-wrapper li{color:#fff;font-size:16px;font-weight:700;line-height:28px}.footer .footer-links-section .footer-links-wrapper li:first-child{margin-bottom:4px}.footer .footer-links-section .footer-links-wrapper li a{color:#fff;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;display:inline-block}@media screen and (max-width:767px){.footer .footer-links-section .footer-links-wrapper li a{font-size:14px;line-height:24px}}.footer .footer-links-section .footer-links-wrapper li:not(.footer .footer-links-section .footer-links-wrapper li:first-child) a{margin-bottom:10px}.footer .bottom-section{text-align:center;border-top:1px solid;border-image:linear-gradient(90deg,#00f2ea 0%,#6c2ad9 52.88%,#00f2ea 100%) 1;margin-top:50px;padding:53px 0 12px}@media screen and (max-width:991px){.footer .bottom-section{padding:40px 0 20px}}@media screen and (max-width:767px){.footer .bottom-section{margin-top:0;padding:30px 0 10px}}.footer .bottom-section p{color:#fff;margin:0}.story-highlight{border:1px solid var(--text_primary_light)26;background:#17161d;border-radius:16px;margin:24px 0 50px;padding:24px;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:991px) and (min-width:768px){.story-highlight{margin:20px 0}}@media screen and (max-width:767px){.story-highlight{margin:24px 0;padding:16px}}.story-highlight h2{color:#fff;margin-bottom:16px;font-weight:700}.story-highlight .story-section{align-items:center;gap:24px;display:flex;overflow-x:auto}.story-highlight .story-section::-webkit-scrollbar{background:0 0;width:0}.story-highlight .story-section a{flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.story-highlight .story-section a span{color:#fff;font-size:12px;font-weight:500;line-height:16px}@media screen and (max-width:767px){.story-highlight .story-section a span{font-size:11px;line-height:14px}}.story-highlight .story-section .story-item{border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}@media screen and (max-width:767px){.story-highlight .story-section .story-item{width:70px;height:70px}}.story-highlight .story-section .story-item.pink{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#a855f7 0%,#ec4899 70.71%) border-box}.story-highlight .story-section .story-item.blue{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#3b82f6 0%,#06b6d4 70.71%) border-box}.story-highlight .story-section .story-item.green{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#22c55e 0%,#10b981 70.71%) border-box}.story-highlight .story-section .story-item.red{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#f97316 0%,#ef4444 70.71%) border-box}.story-highlight .story-section .story-item.orange{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#eab308 0%,#f97316 70.71%) border-box}.story-highlight .story-section .story-item img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:68px;height:68px}@media screen and (max-width:767px){.story-highlight .story-section .story-item img{width:58px;height:58px}}.story-highlight .story-section .btn-wrap{margin-bottom:20px}.story-highlight .story-section .more-btn{cursor:pointer;background:#f3f4f6;border:2px dotted #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:80px;min-width:auto;height:80px;padding:0;font-size:32px;display:flex}@media screen and (max-width:767px){.story-highlight .story-section .more-btn{width:70px;height:70px}}.story-highlight .story-section .more-btn img,.story-highlight .story-section .more-btn svg{-o-object-fit:contain;object-fit:contain;width:19px;height:19px}.user-profile-cards-section.has-bg{background:#17161d;border-radius:16px;padding:24px;box-shadow:0 1px 2px #0000000d}@media screen and (max-width:767px){.user-profile-cards-section.has-bg{padding:16px}}.user-profile-cards-section .posts-filter-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.user-profile-cards-section .posts-filter-header strong{color:#fff;font-size:18px}@media screen and (max-width:767px){.user-profile-cards-section .posts-filter-header strong{font-size:16px}}.user-profile-cards-section .posts-filter-header span{font-size:14px;line-height:20px}@media screen and (max-width:767px){.user-profile-cards-section .posts-filter-header span{font-size:13px}}.user-profile-cards-section .posts-filter-header span.light{color:#6b7280}.user-profile-cards-section .posts-filter-header .custom-dropdown-wrapper .dropdown-toggle{min-width:145px}.user-profile-cards-section .popular-reels-container .popular-reel-item a .popular-reel-img{position:relative}.user-profile-cards-section .popular-reels-container .popular-reel-item a .popular-reel-img .play-btn .play-icon{-o-object-fit:contain;object-fit:contain;width:20px!important;height:auto!important}.user-profile-cards-section .popular-reels-container .popular-reel-item a .popular-reel-img img,.user-profile-cards-section .popular-reels-container .popular-reel-item a .popular-reel-img svg{-o-object-fit:cover;object-fit:cover;width:100%;height:330px}.user-profile-cards-section .insta-highlight-section{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:46px 29px;display:grid}@media screen and (max-width:991px) and (min-width:768px){.user-profile-cards-section .insta-highlight-section{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media screen and (max-width:767px){.user-profile-cards-section .insta-highlight-section{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:25px 16px}}.user-profile-cards-section .insta-highlight-section .insta-highlight-item{text-align:center;flex-direction:column;align-items:center;display:flex}.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title{margin-top:30px}@media screen and (max-width:991px) and (min-width:768px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title{margin-top:16px}}@media screen and (max-width:767px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title{margin-top:8px}}.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title span{color:#fff;margin:0;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:991px) and (min-width:768px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title span{font-size:14px;line-height:120%}}@media screen and (max-width:767px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-title span{font-size:12px;line-height:110%}}.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-img{border:4px solid var(--text_primary_light);border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex}@media screen and (max-width:991px) and (min-width:768px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-img{width:100px;height:100px}}@media screen and (max-width:767px){.user-profile-cards-section .insta-highlight-section .insta-highlight-item .highlight-img{width:70px;height:70px}}.user-profile-cards-section .insta-highlight-section .insta-highlight-item img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.user-profile-cards-section .view-more-btn-wrapper{text-align:center;margin:50px 0}@media screen and (max-width:767px){.user-profile-cards-section .view-more-btn-wrapper{margin:24px 0 0}}.user-profile-cards-section .view-more-btn-wrapper button{border:2px solid var(--text_primary_light);color:#374151;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px 42px;font-size:16px;font-weight:500;display:inline-flex}@media screen and (max-width:767px){.user-profile-cards-section .view-more-btn-wrapper button{padding:8px 24px}}.user-profile-cards-section .view-more-btn-wrapper button img,.user-profile-cards-section .view-more-btn-wrapper button svg{-o-object-fit:contain;object-fit:contain;width:14px;height:14px}.user-post-card-wrapper{border-radius:12px;height:100%;position:relative;box-shadow:0 4px 6px #0000001a}.user-post-card-wrapper .post-img{position:relative}.user-post-card-wrapper .post-img img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:378px}@media screen and (max-width:767px){.user-post-card-wrapper .post-img img{height:280px}}.user-post-card-wrapper .post-img img.large{height:657px}@media screen and (max-width:991px) and (min-width:768px){.user-post-card-wrapper .post-img img.large{height:450px}}@media screen and (max-width:767px){.user-post-card-wrapper .post-img img.large{height:280px}}.user-post-card-wrapper .post-img img.reels{height:400px}@media screen and (max-width:991px) and (min-width:768px){.user-post-card-wrapper .post-img img.reels{height:300px}}@media screen and (max-width:767px){.user-post-card-wrapper .post-img img.reels{height:280px}}.user-post-card-wrapper .copy-btn{cursor:pointer;background:linear-gradient(45deg,#f58529 50%,#dd2a7b 120.71%);border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:auto;height:32px;padding:0;display:none;position:absolute;top:12px;right:12px}.user-post-card-wrapper .copy-btn img{-o-object-fit:contain;object-fit:contain;width:16px;height:auto}.user-post-card-wrapper .play-btn{cursor:pointer;background:#ffffffe5;border-radius:50%;justify-content:center;align-items:center;width:64px;min-width:auto;height:64px;padding:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a}@media screen and (max-width:767px){.user-post-card-wrapper .play-btn{width:42px;height:42px}}.user-post-card-wrapper .play-btn img,.user-post-card-wrapper .play-btn svg{-o-object-fit:contain;object-fit:contain;color:#dd2a7b;height:auto;width:24px!important}@media screen and (max-width:767px){.user-post-card-wrapper .play-btn img,.user-post-card-wrapper .play-btn svg{width:20px!important}}.user-post-card-wrapper .play-btn img.purle,.user-post-card-wrapper .play-btn svg.purle{color:#8134af}.user-post-card-wrapper .play-btn img.orange,.user-post-card-wrapper .play-btn svg.orange{color:#f58529}.user-post-card-wrapper .download-btn{background:#17161d;border-radius:0 0 9px 9px;width:100%;padding:14px;position:absolute;bottom:0}@media screen and (max-width:767px){.user-post-card-wrapper .download-btn{padding:12px}}.user-post-card-wrapper .download-btn button{background:#0a0a0d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 0;display:flex}@media screen and (max-width:767px){.user-post-card-wrapper .download-btn button{padding:8px 0;font-size:14px;line-height:20px}}.user-post-card-wrapper .download-btn button img,.user-post-card-wrapper .download-btn button svg{-o-object-fit:contain;object-fit:contain;width:14px;height:14px}.user-post-card-wrapper .download-btn button span{color:#fff;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.user-post-card-wrapper .download-btn button span{font-size:14px;line-height:18px}}.user-post-card-wrapper .post-views-info{position:absolute;bottom:73px;left:12px}.user-post-card-wrapper .post-views-info .view-div{align-items:center;gap:8px;display:flex}.user-post-card-wrapper .post-views-info .view-div:not(:first-child){margin-top:8px}.user-post-card-wrapper .post-views-info .view-div img{width:14px;height:14px}.user-post-card-wrapper .post-views-info .view-div span{color:#fff;font-size:14px;font-weight:600;line-height:20px}.user-post-card-wrapper .insta-img{z-index:2;width:21px;height:24px;position:absolute;top:12px;right:12px}.user-post-card-wrapper .insta-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.custom-dropdown-wrapper.rounded .dropdown-toggle{border-radius:50px}.custom-dropdown-wrapper .dropdown-toggle{color:#fff;text-align:left;background:#f3f4f626;border:1px solid #0000;padding:7.5px 35px 7.5px 13px;font-size:14px;font-weight:400;position:relative}@media screen and (max-width:767px){.custom-dropdown-wrapper .dropdown-toggle{padding:5.5px 21px 5.5px 13px}}.custom-dropdown-wrapper .dropdown-toggle:after{border:2px solid #fff;border-width:0 2px 2px 0;margin:0;padding:3px;display:inline-block;position:absolute;top:40%;right:18px;transform:rotate(45deg)translateY(-50%)}.custom-dropdown-wrapper .dropdown-menu{background:#3a393f;margin:8px 0 0;padding:10px;box-shadow:0 4px 10px #ffffff0d}.custom-dropdown-wrapper .dropdown-menu .dropdown-item{color:#fff;background:0 0;padding:0;font-size:12px;font-weight:400;line-height:28px;display:flex}.main-content-wrapper{margin:50px 0 100px}@media screen and (max-width:767px){.main-content-wrapper{margin:30px 0 50px}}.main-content-wrapper .bg-wrapper{border:1px solid var(--border_primary);background:#17161d;border-radius:24px;padding:25px}@media screen and (max-width:767px){.main-content-wrapper .bg-wrapper{padding:20px}}.main-content-wrapper .bg-wrapper h4{color:#eaefff;font-size:18px;font-weight:600;line-height:100%}.main-content-wrapper .bg-wrapper ul{margin:24px 0 0;padding:0}.main-content-wrapper .bg-wrapper ul li{color:#a9b2d0;margin-bottom:12px;padding:8px 0;font-size:16px;font-weight:400;line-height:24px;list-style:none}.main-content-wrapper .bg-wrapper ul li:last-of-type{margin-bottom:0}@media screen and (max-width:767px){.main-content-wrapper .bg-wrapper ul li{margin-bottom:8px;font-size:14px;line-height:22px}}.main-content-wrapper .bg-wrapper ul li a{color:#a9b2d0;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.main-content-wrapper .bg-wrapper ul li a{font-size:14px;line-height:22px}}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content{border:1px solid var(--border_primary);background:#17161d;box-shadow:0 0 40px #a855f726}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .heading-wrapper img{width:24px;height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box{border-left:4px solid #c084fc;margin-top:24px;padding-left:28px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box.blue{border-left:4px solid #60a5fa}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box.green{border-left:4px solid #4ade80}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box.pink{border-left:4px solid #f472b6}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box h5{color:#eaefff;margin:0 0 8px;font-size:16px;font-weight:600;line-height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-type-box p{color:#a9b2d0;margin:0;font-size:14px;font-weight:400;line-height:22px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper{margin-top:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .table-responsive{overflow-x:auto}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table{border-collapse:collapse;border:1px solid var(--border_primary);border-radius:12px;width:100%;overflow:hidden}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table thead tr th{text-align:left;color:#9ca3af;text-align:center;white-space:nowrap;border-bottom:1px solid #374151;padding:16px 0;font-size:16px;font-weight:600;line-height:100%}@media screen and (max-width:767px){.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table thead tr th{padding:16px 8px;font-size:14px;line-height:22px}}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr{border-bottom:1px solid #1f2937}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr:last-child{border-bottom:none}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr td{text-align:center;color:#d1d5db;white-space:nowrap;padding:16px 0;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:767px){.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr td{padding:16px 8px;font-size:14px;line-height:22px}}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr td strong{color:#eaefff;font-weight:600}@media screen and (max-width:767px){.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .cookie-table-wrapper .cookie-table tbody tr td strong{font-size:14px;line-height:22px}}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper{margin-top:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item{background:#0a0a0d;border:1px solid #374151;border-radius:12px;align-items:center;gap:16px;padding:17px;display:flex}@media screen and (max-width:767px){.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item{padding:12px}}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item .browser-icon-wrapper img{width:24px;height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item .browser-content{flex:1}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item .browser-content h5{color:#eaefff;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .browser-controls-wrapper .browser-control-item .browser-content p{color:#9ca3af;margin:0;font-size:14px;font-weight:400;line-height:20px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:24px;display:grid}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item{border:1px solid var(--border_primary);background:#a855f70d;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item .contact-icon-box{background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item .contact-icon-box img{filter:brightness(0)invert();width:24px;height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item .contact-details{flex:1}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item .contact-details h5{color:#9ca3af;margin:0 0 4px;font-size:14px;font-weight:600;line-height:20px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .text-wrapper .contact-info-wrapper .contact-item .contact-details p{color:#eaefff;margin:0;font-size:16px;font-weight:500;line-height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .manage-card-wrapper .cookies-wrapper{border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .manage-card-wrapper .cookies-wrapper .cookie-heading h4{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600;line-height:24px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .content-wrapper .manage-card-wrapper .cookies-wrapper .cookie-heading p{color:#9ca3af;margin:0;font-size:14px;font-weight:400;line-height:20px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .info-note{background:#60a5fa14;border:1px solid #60a5fa33;border-radius:12px;align-items:flex-start;gap:12px;margin:24px 0;padding:16px 20px;display:flex}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .info-note .note-icon img{width:20px;height:20px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .info-note p{color:#a9b2d0;margin:0;font-size:14px;font-weight:400;line-height:22px}.main-content-wrapper.cookie-policy-wrapper .bg-content-wrapper.cookie-content .info-note p strong{color:#60a5fa;font-weight:600}.main-content-wrapper .bg-content-wrapper{border:1px solid var(--border_primary);background:#17161d;border-radius:24px;margin-bottom:32px;padding:33px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper{margin:0;padding:25px}}.main-content-wrapper .bg-content-wrapper .color-line{background:linear-gradient(90deg,#0000 0%,var(--border_primary)50%,#0000 100%);height:2px;margin-bottom:48px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper.disclaimer-content:not(:first-child){margin-top:24px}}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper{border-bottom:1px solid var(--border_primary);margin-bottom:40px;padding-bottom:40px}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper .heading-wrapper{margin-bottom:16px}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper .heading-wrapper img{width:40px;min-width:40px;height:40px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper .heading-wrapper img{width:24px;min-width:24px;height:24px}}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper .text-wrapper .listing-wrapper ul{padding:0}.main-content-wrapper .bg-content-wrapper.disclaimer-content .content-wrapper .contact-box{border:1px solid var(--border_primary);background:#0a0a0d80}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper{align-items:flex-start;gap:16px;display:flex}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon{background:#a855f733;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon img,.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon svg{width:20px;height:20px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon{width:30px;min-width:30px;height:30px}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon img,.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-icon svg{width:16px;height:16px}}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text h4{color:#eaefff;margin:0;font-size:20px;font-weight:600;line-height:28px}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text .listing-wrapper{margin-top:16px}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text .listing-wrapper ul li{color:#a9b2d0;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:16px;font-weight:400;line-height:100%;list-style:none;display:flex}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text .listing-wrapper ul li:last-of-type{margin-bottom:0}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text .listing-wrapper ul li{font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper.disclaimer-content .summary-wrapper .summary-text .listing-wrapper ul li img{width:14px;height:14px}.main-content-wrapper .bg-content-wrapper.privacy-content .content-wrapper .heading-wrapper{margin-bottom:16px}.main-content-wrapper .bg-content-wrapper .content-wrapper{margin-bottom:48px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper{margin-bottom:32px}.main-content-wrapper .bg-content-wrapper .content-wrapper:last-child{margin-bottom:0}}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-wrapper{align-items:center;gap:12px;margin-bottom:24px;display:flex}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-wrapper h3{color:#eaefff;margin:0}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-wrapper img,.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-wrapper svg{-o-object-fit:contain;object-fit:contain;width:16px;height:16px}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper p{color:#a9b2d0;font-size:16px;font-weight:400;line-height:26px}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper p.spacing{margin-top:16px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper p{font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper h5{color:#eaefff;margin:16px 0 8px;font-size:16px;font-weight:500;line-height:24px}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper{margin-top:16px}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul{padding-left:16px}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li{color:#a9b2d0;align-items:flex-start;gap:12px;margin-bottom:16px;font-size:16px;font-weight:400;line-height:100%;list-style:none;display:flex}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li{align-items:center;font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li p{color:#a9b2d0;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li p{font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li p strong{color:#eaefff;font-weight:500}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li p strong{font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li:last-of-type{margin-bottom:0}.main-content-wrapper .bg-content-wrapper .content-wrapper .text-wrapper .listing-wrapper ul li img{width:14px;height:14px}.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box{border:1px solid var(--border_primary);background:#12162a;border-radius:16px;margin-top:16px;padding:25px}.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info{align-items:center;gap:8px;margin-bottom:12px;display:flex}.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info:last-of-type{margin-bottom:0}.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info img,.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info svg{width:16px;height:16px}.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info p{color:#eaefff;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .contact-box .contact-info p{font-size:14px;line-height:22px}}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-flex-wrapper{justify-content:space-between;align-items:flex-start;display:flex}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-flex-wrapper .btns-wrapper{align-items:center;gap:8px;display:flex}.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-flex-wrapper .btns-wrapper button{border:1px solid var(--border_primary);background:#12162a;border-radius:8px;justify-content:center;align-items:center;padding:11.5px;display:flex}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .content-wrapper .heading-flex-wrapper .btns-wrapper button{padding:8.5px}}.main-content-wrapper .bg-content-wrapper .alert-box{background:linear-gradient(90deg,#eab3081a 0%,#f973161a 100%);border:1px solid #eab30833;border-radius:16px;align-items:flex-start;gap:12px;margin-bottom:48px;padding:25px;display:flex}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .alert-box{margin-bottom:32px;padding:20px}}.main-content-wrapper .bg-content-wrapper .alert-box.purple-box{background:linear-gradient(90deg,#a855f71a 0%,#ec48991a 100%);border:1px solid #a855f733}.main-content-wrapper .bg-content-wrapper .alert-box.purple-box .alert-text h5{color:#d8b4fe}.main-content-wrapper .bg-content-wrapper .alert-box.gradient-box{background:linear-gradient(90deg,#3b82f61a 0%,#06b6d41a 100%);border:1px solid #3b82f633}.main-content-wrapper .bg-content-wrapper .alert-box.gradient-box .alert-text h5{color:#93c5fd}.main-content-wrapper .bg-content-wrapper .alert-box img,.main-content-wrapper .bg-content-wrapper .alert-box svg{width:16px;height:16px}.main-content-wrapper .bg-content-wrapper .alert-box .alert-text h5{color:#fde047;margin-bottom:8px;font-weight:600}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .alert-box .alert-text h5{font-size:16px;line-height:24px}}.main-content-wrapper .bg-content-wrapper .alert-box .alert-text p{color:#a9b2d0;margin:0;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .alert-box .alert-text p{font-size:14px}}.main-content-wrapper .bg-content-wrapper .light-box{background:linear-gradient(135deg,#2563eb1a 0%,#2563eb0d 70.71%);border:1px solid #2563eb33;border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:48px;padding:25px;display:flex;box-shadow:0 0 60px #3b82f64d}.main-content-wrapper .bg-content-wrapper .light-box.purple-light-box{background:linear-gradient(135deg,#9333ea1a 0%,#9333ea0d 70.71%);border:1px solid #9333ea33;box-shadow:0 0 60px #9333ea4d}.main-content-wrapper .bg-content-wrapper .light-box.purple-light-box h5{color:#d8b4fe}.main-content-wrapper .bg-content-wrapper .light-box.purple-light-box .icon-box{background:#9333ea33}.main-content-wrapper .bg-content-wrapper .light-box.green-light-box{background:linear-gradient(135deg,#16a34a1a 0%,#16a34a0d 70.71%);border:1px solid #16a34a33;box-shadow:0 0 40px #22c55e40}.main-content-wrapper .bg-content-wrapper .light-box.green-light-box h5{color:#86efac}.main-content-wrapper .bg-content-wrapper .light-box.green-light-box .icon-box{background:#16a34a33}@media screen and (max-width:767px){.main-content-wrapper .bg-content-wrapper .light-box{margin-bottom:20px}}.main-content-wrapper .bg-content-wrapper .light-box h5{color:#93c5fd;margin-bottom:8px;font-size:16px;font-weight:600;line-height:24px}.main-content-wrapper .bg-content-wrapper .light-box p{color:#a9b2d0;margin:0;font-size:14px;font-weight:400;line-height:23px}.main-content-wrapper .bg-content-wrapper .light-box .icon-box{background:#2563eb33;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:40px;height:40px;display:flex}.main-content-wrapper .bg-content-wrapper .light-box .icon-box img{width:16px;height:16px}.faqs-section-with-tabs .inner-section{grid-template-columns:300px auto;gap:32px;display:grid}@media screen and (max-width:767px){.faqs-section-with-tabs .inner-section{grid-template-columns:1fr}}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper{background-color:var(--body_bg_color_2);border:1px solid var(--border_primary);border-radius:18px;height:max-content;padding:25px}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list{margin-top:14px}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li:not(:last-of-type){margin-bottom:12px}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button{color:var(--text_secondary_clr);border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button.active{color:#fff;background:linear-gradient(90deg,#a855f733 0%,#ec489933 100%);border-left:4px solid #a855f7}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button.active img,.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button.active svg{color:#fff}.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button img,.faqs-section-with-tabs .inner-section .faqs-tabs-wrapper ul.tabs-list li button svg{width:18px;height:18px;color:var(--text_secondary_clr)}.faqs-section-with-tabs .inner-section .faqs-accordion-wrapper .faq-section{background:0 0;padding:0}.faqs-section-with-tabs .inner-section .faqs-accordion-wrapper .faq-section .section-title-wrapper{display:none}.faqs-section-with-tabs .inner-section .faqs-accordion-wrapper .faq-section .accordion-section .accordion .col-lg-6{width:100%!important}.faqs-section-with-tabs .inner-section .faqs-accordion-wrapper .faq-section .accordion-section .accordion .accordion-item{background-color:var(--body_bg_color_2);border-color:var(--border_primary)}.still-have-issue-section{padding:120px 0 0}@media screen and (max-width:767px){.still-have-issue-section{padding:60px 0 0}}.still-have-issue-section .container{max-width:950px!important}.still-have-issue-section .inner-section{text-align:center;background:linear-gradient(90deg,#a855f71a 0%,#ec48991a 50%,#a855f71a 100%);border:1px solid #a855f733;border-radius:24px;padding:48px}@media screen and (max-width:767px){.still-have-issue-section .inner-section{padding:20px}}.still-have-issue-section .inner-section h4{color:#a9b2d0;margin:20px 0 40px;font-weight:500}.still-have-issue-section .inner-section .btns-wrapper{justify-content:center;align-items:center;gap:16px;display:flex}.banner-tabs-wrapper .tabs-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.banner-tabs-wrapper .tabs-list li{width:auto;display:inline-block}.banner-tabs-wrapper .tabs-list li button{color:var(--heading_primary_clr);border:1px solid var(--border_primary);background:--card_bg_primary;border-radius:50px;height:46px;padding:12px 20px;font-size:14px;font-weight:500;line-height:100%}.banner-tabs-wrapper .tabs-list li button.active{background:linear-gradient(90deg,#a855f7 0%,#ec4899 100%);border:none}.profile-not-found-wrapper{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.profile-not-found-wrapper .profile-not-found-card{background:var(--body_bg_color_2);border:1px solid var(--border_primary);text-align:center;border-radius:16px;width:100%;max-width:400px;padding:40px 30px;box-shadow:0 4px 25px #00000014}@media screen and (max-width:767px){.profile-not-found-wrapper .profile-not-found-card{margin:0 15px;padding:30px 20px}}.profile-not-found-wrapper .profile-not-found-card .error-icon-wrapper{background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.profile-not-found-wrapper .profile-not-found-card .error-icon-wrapper svg{color:#ef4444;width:32px;height:32px}.profile-not-found-wrapper .profile-not-found-card h2{color:var(--heading_primary_clr);margin-bottom:12px;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:767px){.profile-not-found-wrapper .profile-not-found-card h2{font-size:20px;line-height:28px}}.profile-not-found-wrapper .profile-not-found-card p{color:var(--text_secondary_clr);margin-bottom:32px;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.profile-not-found-wrapper .profile-not-found-card p{margin-bottom:24px;font-size:14px;line-height:22px}}.profile-not-found-wrapper .profile-not-found-card .back-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#8b5cf6 0%,#ec4899 100%);border:none;border-radius:12px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;line-height:24px;transition:all .3s}.profile-not-found-wrapper .profile-not-found-card .back-btn:hover{background:linear-gradient(90deg,#7c3aed 0%,#db2777 100%);transform:translateY(-1px);box-shadow:0 8px 25px #8b5cf640}.profile-not-found-wrapper .profile-not-found-card .back-btn:active{transform:translateY(0)}@media screen and (max-width:767px){.profile-not-found-wrapper .profile-not-found-card .back-btn{padding:12px 20px;font-size:14px;line-height:20px}}.what-you-can-download-section{padding:60px 0}.what-you-can-download-section .download-support-card{background:var(--card_bg_primary);border:1px solid var(--border_primary);border-radius:24px;padding:25px}@media screen and (max-width:767px){.what-you-can-download-section .download-support-card{border-radius:18px;padding:18px}}.what-you-can-download-section .download-support-card.supported .support-item li .icon{background:#1cca5b1a}.what-you-can-download-section .download-support-card.supported .support-item li .icon img,.what-you-can-download-section .download-support-card.supported .support-item li .icon svg{color:#1cca5b}.what-you-can-download-section .download-support-card.unsupported .support-item li .icon{background:#dc28281a}.what-you-can-download-section .download-support-card.unsupported .support-item li .icon img,.what-you-can-download-section .download-support-card.unsupported .support-item li .icon svg{color:#dc2828}.what-you-can-download-section .download-support-card .support-item li{align-items:center;gap:16px;display:flex}@media screen and (max-width:991px){.what-you-can-download-section .download-support-card .support-item li{align-items:flex-start}}.what-you-can-download-section .download-support-card .support-item li:not(:last-of-type){margin-bottom:20px}.what-you-can-download-section .download-support-card .support-item li .icon{background:#1cca5b1a;border-radius:50%;justify-content:center;align-items:center;gap:16px;width:40px;min-width:40px;height:40px;display:flex}.what-you-can-download-section .download-support-card .support-item li .icon img,.what-you-can-download-section .download-support-card .support-item li .icon svg{color:#1cca5b;width:20px;height:20px}.what-you-can-download-section .download-support-card .support-item li .text strong{color:var(--text_primary_clr)}.what-you-can-download-section .download-support-card .support-item li .text p{color:var(--text_secondary_clr);font-size:14px;line-height:22px}
