@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap";:root{--color-white-500:#fff;--color-primary-50:#e6e9f7;--color-primary-500:#2a39a9;--color-secondary-50:#fff5f0;--color-secondary-500:#ed6906;--color-dark-500:#0f172a;--color-gray-50:#f8f8f8;--color-gray-100:#f2f3f5;--color-gray-300:#e0e2e3;--color-gray-400:#64748b;--color-gray-500:#64748b;--color-danger-50:#ffebea;--color-danger-500:#d41326;--color-success-50:#e6f7ea;--color-success-500:#27ae60;--bg-color:#f9fcff;--bg-input-color:#fff;--text-color:#010f1c;--n-text-color:var(--text-color);--border-color:#eef0f2;--bg-secondary:#fff;--glass-bg:hsla(0,0%,100%,.85);--glass-border:hsla(0,0%,100%,.6);--glass-shadow:rgba(0,0,0,.03);--premium-shadow:0 20px 50px -12px rgba(0,0,0,.06),0 8px 24px -4px rgba(0,0,0,.02);--soft-shadow:0 8px 16px -2px rgba(0,0,0,.01),0 4px 8px -2px rgba(0,0,0,.005)}html.dark{--color-white-500:#2c2c32;--color-primary-50:#1e2548;--color-primary-500:#6b7bff;--color-secondary-50:#2d1a0e;--color-secondary-500:#e36b08;--color-dark-500:#e2e8f0;--color-gray-50:#101014;--color-gray-100:#18181c;--color-gray-300:#242429;--color-gray-400:#a7b0b6;--color-gray-500:#757c81;--color-danger-50:#321014;--color-success-50:#112d1c;--bg-color:#1a1a22;--bg-input-color:#1a1a22;--text-color:hsla(0,0%,100%,.82);--border-color:hsla(0,0%,100%,.06);--bg-secondary:#18181c;--glass-bg:rgba(20,20,25,.8);--glass-border:hsla(0,0%,100%,.05);--glass-shadow:rgba(0,0,0,.25);--premium-shadow:0 20px 40px -10px rgba(0,0,0,.5);--soft-shadow:0 4px 10px rgba(0,0,0,.3)}.bg-white-500{background-color:var(--color-white-500)!important;transition:background-color .3s ease!important}.text-white-500{color:var(--color-white-500)!important;transition:color .3s ease!important}.border-white-500{border-color:var(--color-white-500)!important;transition:border-color .3s ease!important}.svg-fill-white-500,.svg-fill-white-500 g,.svg-fill-white-500 path{fill:var(--color-white-500)!important;transition:fill .3s ease!important}.svg-stroke-white-500,.svg-stroke-white-500 g,.svg-stroke-white-500 path{stroke:var(--color-white-500)!important;transition:stroke .3s ease!important}.bg-primary-50{background-color:var(--color-primary-50)!important;transition:background-color .3s ease!important}.text-primary-50{color:var(--color-primary-50)!important;transition:color .3s ease!important}.border-primary-50{border-color:var(--color-primary-50)!important;transition:border-color .3s ease!important}.svg-fill-primary-50,.svg-fill-primary-50 g,.svg-fill-primary-50 path{fill:var(--color-primary-50)!important;transition:fill .3s ease!important}.svg-stroke-primary-50,.svg-stroke-primary-50 g,.svg-stroke-primary-50 path{stroke:var(--color-primary-50)!important;transition:stroke .3s ease!important}.bg-primary-500{background-color:var(--color-primary-500)!important;transition:background-color .3s ease!important}.text-primary-500{color:var(--color-primary-500)!important;transition:color .3s ease!important}.border-primary-500{border-color:var(--color-primary-500)!important;transition:border-color .3s ease!important}.svg-fill-primary-500,.svg-fill-primary-500 g,.svg-fill-primary-500 path{fill:var(--color-primary-500)!important;transition:fill .3s ease!important}.svg-stroke-primary-500,.svg-stroke-primary-500 g,.svg-stroke-primary-500 path{stroke:var(--color-primary-500)!important;transition:stroke .3s ease!important}.bg-secondary-50{background-color:var(--color-secondary-50)!important;transition:background-color .3s ease!important}.text-secondary-50{color:var(--color-secondary-50)!important;transition:color .3s ease!important}.border-secondary-50{border-color:var(--color-secondary-50)!important;transition:border-color .3s ease!important}.svg-fill-secondary-50,.svg-fill-secondary-50 g,.svg-fill-secondary-50 path{fill:var(--color-secondary-50)!important;transition:fill .3s ease!important}.svg-stroke-secondary-50,.svg-stroke-secondary-50 g,.svg-stroke-secondary-50 path{stroke:var(--color-secondary-50)!important;transition:stroke .3s ease!important}.bg-secondary-500{background-color:var(--color-secondary-500)!important;transition:background-color .3s ease!important}.text-secondary-500{color:var(--color-secondary-500)!important;transition:color .3s ease!important}.border-secondary-500{border-color:var(--color-secondary-500)!important;transition:border-color .3s ease!important}.svg-fill-secondary-500,.svg-fill-secondary-500 g,.svg-fill-secondary-500 path{fill:var(--color-secondary-500)!important;transition:fill .3s ease!important}.svg-stroke-secondary-500,.svg-stroke-secondary-500 g,.svg-stroke-secondary-500 path{stroke:var(--color-secondary-500)!important;transition:stroke .3s ease!important}.bg-dark-500{background-color:var(--color-dark-500)!important;transition:background-color .3s ease!important}.text-dark-500{color:var(--color-dark-500)!important;transition:color .3s ease!important}.border-dark-500{border-color:var(--color-dark-500)!important;transition:border-color .3s ease!important}.svg-fill-dark-500,.svg-fill-dark-500 g,.svg-fill-dark-500 path{fill:var(--color-dark-500)!important;transition:fill .3s ease!important}.svg-stroke-dark-500,.svg-stroke-dark-500 g,.svg-stroke-dark-500 path{stroke:var(--color-dark-500)!important;transition:stroke .3s ease!important}.bg-gray-50{background-color:var(--color-gray-50)!important;transition:background-color .3s ease!important}.text-gray-50{color:var(--color-gray-50)!important;transition:color .3s ease!important}.border-gray-50{border-color:var(--color-gray-50)!important;transition:border-color .3s ease!important}.svg-fill-gray-50,.svg-fill-gray-50 g,.svg-fill-gray-50 path{fill:var(--color-gray-50)!important;transition:fill .3s ease!important}.svg-stroke-gray-50,.svg-stroke-gray-50 g,.svg-stroke-gray-50 path{stroke:var(--color-gray-50)!important;transition:stroke .3s ease!important}.bg-gray-100{background-color:var(--color-gray-100)!important;transition:background-color .3s ease!important}.text-gray-100{color:var(--color-gray-100)!important;transition:color .3s ease!important}.border-gray-100{border-color:var(--color-gray-100)!important;transition:border-color .3s ease!important}.svg-fill-gray-100,.svg-fill-gray-100 g,.svg-fill-gray-100 path{fill:var(--color-gray-100)!important;transition:fill .3s ease!important}.svg-stroke-gray-100,.svg-stroke-gray-100 g,.svg-stroke-gray-100 path{stroke:var(--color-gray-100)!important;transition:stroke .3s ease!important}.bg-gray-300{background-color:var(--color-gray-300)!important;transition:background-color .3s ease!important}.text-gray-300{color:var(--color-gray-300)!important;transition:color .3s ease!important}.border-gray-300{border-color:var(--color-gray-300)!important;transition:border-color .3s ease!important}.svg-fill-gray-300,.svg-fill-gray-300 g,.svg-fill-gray-300 path{fill:var(--color-gray-300)!important;transition:fill .3s ease!important}.svg-stroke-gray-300,.svg-stroke-gray-300 g,.svg-stroke-gray-300 path{stroke:var(--color-gray-300)!important;transition:stroke .3s ease!important}.bg-gray-400{background-color:var(--color-gray-400)!important;transition:background-color .3s ease!important}.text-gray-400{color:var(--color-gray-400)!important;transition:color .3s ease!important}.border-gray-400{border-color:var(--color-gray-400)!important;transition:border-color .3s ease!important}.svg-fill-gray-400,.svg-fill-gray-400 g,.svg-fill-gray-400 path{fill:var(--color-gray-400)!important;transition:fill .3s ease!important}.svg-stroke-gray-400,.svg-stroke-gray-400 g,.svg-stroke-gray-400 path{stroke:var(--color-gray-400)!important;transition:stroke .3s ease!important}.bg-gray-500{background-color:var(--color-gray-500)!important;transition:background-color .3s ease!important}.text-gray-500{color:var(--color-gray-500)!important;transition:color .3s ease!important}.border-gray-500{border-color:var(--color-gray-500)!important;transition:border-color .3s ease!important}.svg-fill-gray-500,.svg-fill-gray-500 g,.svg-fill-gray-500 path{fill:var(--color-gray-500)!important;transition:fill .3s ease!important}.svg-stroke-gray-500,.svg-stroke-gray-500 g,.svg-stroke-gray-500 path{stroke:var(--color-gray-500)!important;transition:stroke .3s ease!important}.bg-danger-50{background-color:var(--color-danger-50)!important;transition:background-color .3s ease!important}.text-danger-50{color:var(--color-danger-50)!important;transition:color .3s ease!important}.border-danger-50{border-color:var(--color-danger-50)!important;transition:border-color .3s ease!important}.svg-fill-danger-50,.svg-fill-danger-50 g,.svg-fill-danger-50 path{fill:var(--color-danger-50)!important;transition:fill .3s ease!important}.svg-stroke-danger-50,.svg-stroke-danger-50 g,.svg-stroke-danger-50 path{stroke:var(--color-danger-50)!important;transition:stroke .3s ease!important}.bg-danger-500{background-color:var(--color-danger-500)!important;transition:background-color .3s ease!important}.text-danger-500{color:var(--color-danger-500)!important;transition:color .3s ease!important}.border-danger-500{border-color:var(--color-danger-500)!important;transition:border-color .3s ease!important}.svg-fill-danger-500,.svg-fill-danger-500 g,.svg-fill-danger-500 path{fill:var(--color-danger-500)!important;transition:fill .3s ease!important}.svg-stroke-danger-500,.svg-stroke-danger-500 g,.svg-stroke-danger-500 path{stroke:var(--color-danger-500)!important;transition:stroke .3s ease!important}.bg-success-50{background-color:var(--color-success-50)!important;transition:background-color .3s ease!important}.text-success-50{color:var(--color-success-50)!important;transition:color .3s ease!important}.border-success-50{border-color:var(--color-success-50)!important;transition:border-color .3s ease!important}.svg-fill-success-50,.svg-fill-success-50 g,.svg-fill-success-50 path{fill:var(--color-success-50)!important;transition:fill .3s ease!important}.svg-stroke-success-50,.svg-stroke-success-50 g,.svg-stroke-success-50 path{stroke:var(--color-success-50)!important;transition:stroke .3s ease!important}.bg-success-500{background-color:var(--color-success-500)!important;transition:background-color .3s ease!important}.text-success-500{color:var(--color-success-500)!important;transition:color .3s ease!important}.border-success-500{border-color:var(--color-success-500)!important;transition:border-color .3s ease!important}.svg-fill-success-500,.svg-fill-success-500 g,.svg-fill-success-500 path{fill:var(--color-success-500)!important;transition:fill .3s ease!important}.svg-stroke-success-500,.svg-stroke-success-500 g,.svg-stroke-success-500 path{stroke:var(--color-success-500)!important;transition:stroke .3s ease!important}.fs-6{font-size:6px!important}.fs-8{font-size:8px!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-17{font-size:17px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.fs-28{font-size:28px!important}.fs-30{font-size:30px!important}.fs-34{font-size:34px!important}.fw-100{font-weight:100!important}.fw-101{font-weight:101!important}.fw-102{font-weight:102!important}.fw-103{font-weight:103!important}.fw-104{font-weight:104!important}.fw-105{font-weight:105!important}.fw-106{font-weight:106!important}.fw-107{font-weight:107!important}.fw-108{font-weight:108!important}.fw-109{font-weight:109!important}.fw-110{font-weight:110!important}.fw-111{font-weight:111!important}.fw-112{font-weight:112!important}.fw-113{font-weight:113!important}.fw-114{font-weight:114!important}.fw-115{font-weight:115!important}.fw-116{font-weight:116!important}.fw-117{font-weight:117!important}.fw-118{font-weight:118!important}.fw-119{font-weight:119!important}.fw-120{font-weight:120!important}.fw-121{font-weight:121!important}.fw-122{font-weight:122!important}.fw-123{font-weight:123!important}.fw-124{font-weight:124!important}.fw-125{font-weight:125!important}.fw-126{font-weight:126!important}.fw-127{font-weight:127!important}.fw-128{font-weight:128!important}.fw-129{font-weight:129!important}.fw-130{font-weight:130!important}.fw-131{font-weight:131!important}.fw-132{font-weight:132!important}.fw-133{font-weight:133!important}.fw-134{font-weight:134!important}.fw-135{font-weight:135!important}.fw-136{font-weight:136!important}.fw-137{font-weight:137!important}.fw-138{font-weight:138!important}.fw-139{font-weight:139!important}.fw-140{font-weight:140!important}.fw-141{font-weight:141!important}.fw-142{font-weight:142!important}.fw-143{font-weight:143!important}.fw-144{font-weight:144!important}.fw-145{font-weight:145!important}.fw-146{font-weight:146!important}.fw-147{font-weight:147!important}.fw-148{font-weight:148!important}.fw-149{font-weight:149!important}.fw-150{font-weight:150!important}.fw-151{font-weight:151!important}.fw-152{font-weight:152!important}.fw-153{font-weight:153!important}.fw-154{font-weight:154!important}.fw-155{font-weight:155!important}.fw-156{font-weight:156!important}.fw-157{font-weight:157!important}.fw-158{font-weight:158!important}.fw-159{font-weight:159!important}.fw-160{font-weight:160!important}.fw-161{font-weight:161!important}.fw-162{font-weight:162!important}.fw-163{font-weight:163!important}.fw-164{font-weight:164!important}.fw-165{font-weight:165!important}.fw-166{font-weight:166!important}.fw-167{font-weight:167!important}.fw-168{font-weight:168!important}.fw-169{font-weight:169!important}.fw-170{font-weight:170!important}.fw-171{font-weight:171!important}.fw-172{font-weight:172!important}.fw-173{font-weight:173!important}.fw-174{font-weight:174!important}.fw-175{font-weight:175!important}.fw-176{font-weight:176!important}.fw-177{font-weight:177!important}.fw-178{font-weight:178!important}.fw-179{font-weight:179!important}.fw-180{font-weight:180!important}.fw-181{font-weight:181!important}.fw-182{font-weight:182!important}.fw-183{font-weight:183!important}.fw-184{font-weight:184!important}.fw-185{font-weight:185!important}.fw-186{font-weight:186!important}.fw-187{font-weight:187!important}.fw-188{font-weight:188!important}.fw-189{font-weight:189!important}.fw-190{font-weight:190!important}.fw-191{font-weight:191!important}.fw-192{font-weight:192!important}.fw-193{font-weight:193!important}.fw-194{font-weight:194!important}.fw-195{font-weight:195!important}.fw-196{font-weight:196!important}.fw-197{font-weight:197!important}.fw-198{font-weight:198!important}.fw-199{font-weight:199!important}.fw-200{font-weight:200!important}.fw-201{font-weight:201!important}.fw-202{font-weight:202!important}.fw-203{font-weight:203!important}.fw-204{font-weight:204!important}.fw-205{font-weight:205!important}.fw-206{font-weight:206!important}.fw-207{font-weight:207!important}.fw-208{font-weight:208!important}.fw-209{font-weight:209!important}.fw-210{font-weight:210!important}.fw-211{font-weight:211!important}.fw-212{font-weight:212!important}.fw-213{font-weight:213!important}.fw-214{font-weight:214!important}.fw-215{font-weight:215!important}.fw-216{font-weight:216!important}.fw-217{font-weight:217!important}.fw-218{font-weight:218!important}.fw-219{font-weight:219!important}.fw-220{font-weight:220!important}.fw-221{font-weight:221!important}.fw-222{font-weight:222!important}.fw-223{font-weight:223!important}.fw-224{font-weight:224!important}.fw-225{font-weight:225!important}.fw-226{font-weight:226!important}.fw-227{font-weight:227!important}.fw-228{font-weight:228!important}.fw-229{font-weight:229!important}.fw-230{font-weight:230!important}.fw-231{font-weight:231!important}.fw-232{font-weight:232!important}.fw-233{font-weight:233!important}.fw-234{font-weight:234!important}.fw-235{font-weight:235!important}.fw-236{font-weight:236!important}.fw-237{font-weight:237!important}.fw-238{font-weight:238!important}.fw-239{font-weight:239!important}.fw-240{font-weight:240!important}.fw-241{font-weight:241!important}.fw-242{font-weight:242!important}.fw-243{font-weight:243!important}.fw-244{font-weight:244!important}.fw-245{font-weight:245!important}.fw-246{font-weight:246!important}.fw-247{font-weight:247!important}.fw-248{font-weight:248!important}.fw-249{font-weight:249!important}.fw-250{font-weight:250!important}.fw-251{font-weight:251!important}.fw-252{font-weight:252!important}.fw-253{font-weight:253!important}.fw-254{font-weight:254!important}.fw-255{font-weight:255!important}.fw-256{font-weight:256!important}.fw-257{font-weight:257!important}.fw-258{font-weight:258!important}.fw-259{font-weight:259!important}.fw-260{font-weight:260!important}.fw-261{font-weight:261!important}.fw-262{font-weight:262!important}.fw-263{font-weight:263!important}.fw-264{font-weight:264!important}.fw-265{font-weight:265!important}.fw-266{font-weight:266!important}.fw-267{font-weight:267!important}.fw-268{font-weight:268!important}.fw-269{font-weight:269!important}.fw-270{font-weight:270!important}.fw-271{font-weight:271!important}.fw-272{font-weight:272!important}.fw-273{font-weight:273!important}.fw-274{font-weight:274!important}.fw-275{font-weight:275!important}.fw-276{font-weight:276!important}.fw-277{font-weight:277!important}.fw-278{font-weight:278!important}.fw-279{font-weight:279!important}.fw-280{font-weight:280!important}.fw-281{font-weight:281!important}.fw-282{font-weight:282!important}.fw-283{font-weight:283!important}.fw-284{font-weight:284!important}.fw-285{font-weight:285!important}.fw-286{font-weight:286!important}.fw-287{font-weight:287!important}.fw-288{font-weight:288!important}.fw-289{font-weight:289!important}.fw-290{font-weight:290!important}.fw-291{font-weight:291!important}.fw-292{font-weight:292!important}.fw-293{font-weight:293!important}.fw-294{font-weight:294!important}.fw-295{font-weight:295!important}.fw-296{font-weight:296!important}.fw-297{font-weight:297!important}.fw-298{font-weight:298!important}.fw-299{font-weight:299!important}.fw-300{font-weight:300!important}.fw-301{font-weight:301!important}.fw-302{font-weight:302!important}.fw-303{font-weight:303!important}.fw-304{font-weight:304!important}.fw-305{font-weight:305!important}.fw-306{font-weight:306!important}.fw-307{font-weight:307!important}.fw-308{font-weight:308!important}.fw-309{font-weight:309!important}.fw-310{font-weight:310!important}.fw-311{font-weight:311!important}.fw-312{font-weight:312!important}.fw-313{font-weight:313!important}.fw-314{font-weight:314!important}.fw-315{font-weight:315!important}.fw-316{font-weight:316!important}.fw-317{font-weight:317!important}.fw-318{font-weight:318!important}.fw-319{font-weight:319!important}.fw-320{font-weight:320!important}.fw-321{font-weight:321!important}.fw-322{font-weight:322!important}.fw-323{font-weight:323!important}.fw-324{font-weight:324!important}.fw-325{font-weight:325!important}.fw-326{font-weight:326!important}.fw-327{font-weight:327!important}.fw-328{font-weight:328!important}.fw-329{font-weight:329!important}.fw-330{font-weight:330!important}.fw-331{font-weight:331!important}.fw-332{font-weight:332!important}.fw-333{font-weight:333!important}.fw-334{font-weight:334!important}.fw-335{font-weight:335!important}.fw-336{font-weight:336!important}.fw-337{font-weight:337!important}.fw-338{font-weight:338!important}.fw-339{font-weight:339!important}.fw-340{font-weight:340!important}.fw-341{font-weight:341!important}.fw-342{font-weight:342!important}.fw-343{font-weight:343!important}.fw-344{font-weight:344!important}.fw-345{font-weight:345!important}.fw-346{font-weight:346!important}.fw-347{font-weight:347!important}.fw-348{font-weight:348!important}.fw-349{font-weight:349!important}.fw-350{font-weight:350!important}.fw-351{font-weight:351!important}.fw-352{font-weight:352!important}.fw-353{font-weight:353!important}.fw-354{font-weight:354!important}.fw-355{font-weight:355!important}.fw-356{font-weight:356!important}.fw-357{font-weight:357!important}.fw-358{font-weight:358!important}.fw-359{font-weight:359!important}.fw-360{font-weight:360!important}.fw-361{font-weight:361!important}.fw-362{font-weight:362!important}.fw-363{font-weight:363!important}.fw-364{font-weight:364!important}.fw-365{font-weight:365!important}.fw-366{font-weight:366!important}.fw-367{font-weight:367!important}.fw-368{font-weight:368!important}.fw-369{font-weight:369!important}.fw-370{font-weight:370!important}.fw-371{font-weight:371!important}.fw-372{font-weight:372!important}.fw-373{font-weight:373!important}.fw-374{font-weight:374!important}.fw-375{font-weight:375!important}.fw-376{font-weight:376!important}.fw-377{font-weight:377!important}.fw-378{font-weight:378!important}.fw-379{font-weight:379!important}.fw-380{font-weight:380!important}.fw-381{font-weight:381!important}.fw-382{font-weight:382!important}.fw-383{font-weight:383!important}.fw-384{font-weight:384!important}.fw-385{font-weight:385!important}.fw-386{font-weight:386!important}.fw-387{font-weight:387!important}.fw-388{font-weight:388!important}.fw-389{font-weight:389!important}.fw-390{font-weight:390!important}.fw-391{font-weight:391!important}.fw-392{font-weight:392!important}.fw-393{font-weight:393!important}.fw-394{font-weight:394!important}.fw-395{font-weight:395!important}.fw-396{font-weight:396!important}.fw-397{font-weight:397!important}.fw-398{font-weight:398!important}.fw-399{font-weight:399!important}.fw-400{font-weight:400!important}.fw-401{font-weight:401!important}.fw-402{font-weight:402!important}.fw-403{font-weight:403!important}.fw-404{font-weight:404!important}.fw-405{font-weight:405!important}.fw-406{font-weight:406!important}.fw-407{font-weight:407!important}.fw-408{font-weight:408!important}.fw-409{font-weight:409!important}.fw-410{font-weight:410!important}.fw-411{font-weight:411!important}.fw-412{font-weight:412!important}.fw-413{font-weight:413!important}.fw-414{font-weight:414!important}.fw-415{font-weight:415!important}.fw-416{font-weight:416!important}.fw-417{font-weight:417!important}.fw-418{font-weight:418!important}.fw-419{font-weight:419!important}.fw-420{font-weight:420!important}.fw-421{font-weight:421!important}.fw-422{font-weight:422!important}.fw-423{font-weight:423!important}.fw-424{font-weight:424!important}.fw-425{font-weight:425!important}.fw-426{font-weight:426!important}.fw-427{font-weight:427!important}.fw-428{font-weight:428!important}.fw-429{font-weight:429!important}.fw-430{font-weight:430!important}.fw-431{font-weight:431!important}.fw-432{font-weight:432!important}.fw-433{font-weight:433!important}.fw-434{font-weight:434!important}.fw-435{font-weight:435!important}.fw-436{font-weight:436!important}.fw-437{font-weight:437!important}.fw-438{font-weight:438!important}.fw-439{font-weight:439!important}.fw-440{font-weight:440!important}.fw-441{font-weight:441!important}.fw-442{font-weight:442!important}.fw-443{font-weight:443!important}.fw-444{font-weight:444!important}.fw-445{font-weight:445!important}.fw-446{font-weight:446!important}.fw-447{font-weight:447!important}.fw-448{font-weight:448!important}.fw-449{font-weight:449!important}.fw-450{font-weight:450!important}.fw-451{font-weight:451!important}.fw-452{font-weight:452!important}.fw-453{font-weight:453!important}.fw-454{font-weight:454!important}.fw-455{font-weight:455!important}.fw-456{font-weight:456!important}.fw-457{font-weight:457!important}.fw-458{font-weight:458!important}.fw-459{font-weight:459!important}.fw-460{font-weight:460!important}.fw-461{font-weight:461!important}.fw-462{font-weight:462!important}.fw-463{font-weight:463!important}.fw-464{font-weight:464!important}.fw-465{font-weight:465!important}.fw-466{font-weight:466!important}.fw-467{font-weight:467!important}.fw-468{font-weight:468!important}.fw-469{font-weight:469!important}.fw-470{font-weight:470!important}.fw-471{font-weight:471!important}.fw-472{font-weight:472!important}.fw-473{font-weight:473!important}.fw-474{font-weight:474!important}.fw-475{font-weight:475!important}.fw-476{font-weight:476!important}.fw-477{font-weight:477!important}.fw-478{font-weight:478!important}.fw-479{font-weight:479!important}.fw-480{font-weight:480!important}.fw-481{font-weight:481!important}.fw-482{font-weight:482!important}.fw-483{font-weight:483!important}.fw-484{font-weight:484!important}.fw-485{font-weight:485!important}.fw-486{font-weight:486!important}.fw-487{font-weight:487!important}.fw-488{font-weight:488!important}.fw-489{font-weight:489!important}.fw-490{font-weight:490!important}.fw-491{font-weight:491!important}.fw-492{font-weight:492!important}.fw-493{font-weight:493!important}.fw-494{font-weight:494!important}.fw-495{font-weight:495!important}.fw-496{font-weight:496!important}.fw-497{font-weight:497!important}.fw-498{font-weight:498!important}.fw-499{font-weight:499!important}.fw-500{font-weight:500!important}.fw-501{font-weight:501!important}.fw-502{font-weight:502!important}.fw-503{font-weight:503!important}.fw-504{font-weight:504!important}.fw-505{font-weight:505!important}.fw-506{font-weight:506!important}.fw-507{font-weight:507!important}.fw-508{font-weight:508!important}.fw-509{font-weight:509!important}.fw-510{font-weight:510!important}.fw-511{font-weight:511!important}.fw-512{font-weight:512!important}.fw-513{font-weight:513!important}.fw-514{font-weight:514!important}.fw-515{font-weight:515!important}.fw-516{font-weight:516!important}.fw-517{font-weight:517!important}.fw-518{font-weight:518!important}.fw-519{font-weight:519!important}.fw-520{font-weight:520!important}.fw-521{font-weight:521!important}.fw-522{font-weight:522!important}.fw-523{font-weight:523!important}.fw-524{font-weight:524!important}.fw-525{font-weight:525!important}.fw-526{font-weight:526!important}.fw-527{font-weight:527!important}.fw-528{font-weight:528!important}.fw-529{font-weight:529!important}.fw-530{font-weight:530!important}.fw-531{font-weight:531!important}.fw-532{font-weight:532!important}.fw-533{font-weight:533!important}.fw-534{font-weight:534!important}.fw-535{font-weight:535!important}.fw-536{font-weight:536!important}.fw-537{font-weight:537!important}.fw-538{font-weight:538!important}.fw-539{font-weight:539!important}.fw-540{font-weight:540!important}.fw-541{font-weight:541!important}.fw-542{font-weight:542!important}.fw-543{font-weight:543!important}.fw-544{font-weight:544!important}.fw-545{font-weight:545!important}.fw-546{font-weight:546!important}.fw-547{font-weight:547!important}.fw-548{font-weight:548!important}.fw-549{font-weight:549!important}.fw-550{font-weight:550!important}.fw-551{font-weight:551!important}.fw-552{font-weight:552!important}.fw-553{font-weight:553!important}.fw-554{font-weight:554!important}.fw-555{font-weight:555!important}.fw-556{font-weight:556!important}.fw-557{font-weight:557!important}.fw-558{font-weight:558!important}.fw-559{font-weight:559!important}.fw-560{font-weight:560!important}.fw-561{font-weight:561!important}.fw-562{font-weight:562!important}.fw-563{font-weight:563!important}.fw-564{font-weight:564!important}.fw-565{font-weight:565!important}.fw-566{font-weight:566!important}.fw-567{font-weight:567!important}.fw-568{font-weight:568!important}.fw-569{font-weight:569!important}.fw-570{font-weight:570!important}.fw-571{font-weight:571!important}.fw-572{font-weight:572!important}.fw-573{font-weight:573!important}.fw-574{font-weight:574!important}.fw-575{font-weight:575!important}.fw-576{font-weight:576!important}.fw-577{font-weight:577!important}.fw-578{font-weight:578!important}.fw-579{font-weight:579!important}.fw-580{font-weight:580!important}.fw-581{font-weight:581!important}.fw-582{font-weight:582!important}.fw-583{font-weight:583!important}.fw-584{font-weight:584!important}.fw-585{font-weight:585!important}.fw-586{font-weight:586!important}.fw-587{font-weight:587!important}.fw-588{font-weight:588!important}.fw-589{font-weight:589!important}.fw-590{font-weight:590!important}.fw-591{font-weight:591!important}.fw-592{font-weight:592!important}.fw-593{font-weight:593!important}.fw-594{font-weight:594!important}.fw-595{font-weight:595!important}.fw-596{font-weight:596!important}.fw-597{font-weight:597!important}.fw-598{font-weight:598!important}.fw-599{font-weight:599!important}.fw-600{font-weight:600!important}.fw-601{font-weight:601!important}.fw-602{font-weight:602!important}.fw-603{font-weight:603!important}.fw-604{font-weight:604!important}.fw-605{font-weight:605!important}.fw-606{font-weight:606!important}.fw-607{font-weight:607!important}.fw-608{font-weight:608!important}.fw-609{font-weight:609!important}.fw-610{font-weight:610!important}.fw-611{font-weight:611!important}.fw-612{font-weight:612!important}.fw-613{font-weight:613!important}.fw-614{font-weight:614!important}.fw-615{font-weight:615!important}.fw-616{font-weight:616!important}.fw-617{font-weight:617!important}.fw-618{font-weight:618!important}.fw-619{font-weight:619!important}.fw-620{font-weight:620!important}.fw-621{font-weight:621!important}.fw-622{font-weight:622!important}.fw-623{font-weight:623!important}.fw-624{font-weight:624!important}.fw-625{font-weight:625!important}.fw-626{font-weight:626!important}.fw-627{font-weight:627!important}.fw-628{font-weight:628!important}.fw-629{font-weight:629!important}.fw-630{font-weight:630!important}.fw-631{font-weight:631!important}.fw-632{font-weight:632!important}.fw-633{font-weight:633!important}.fw-634{font-weight:634!important}.fw-635{font-weight:635!important}.fw-636{font-weight:636!important}.fw-637{font-weight:637!important}.fw-638{font-weight:638!important}.fw-639{font-weight:639!important}.fw-640{font-weight:640!important}.fw-641{font-weight:641!important}.fw-642{font-weight:642!important}.fw-643{font-weight:643!important}.fw-644{font-weight:644!important}.fw-645{font-weight:645!important}.fw-646{font-weight:646!important}.fw-647{font-weight:647!important}.fw-648{font-weight:648!important}.fw-649{font-weight:649!important}.fw-650{font-weight:650!important}.fw-651{font-weight:651!important}.fw-652{font-weight:652!important}.fw-653{font-weight:653!important}.fw-654{font-weight:654!important}.fw-655{font-weight:655!important}.fw-656{font-weight:656!important}.fw-657{font-weight:657!important}.fw-658{font-weight:658!important}.fw-659{font-weight:659!important}.fw-660{font-weight:660!important}.fw-661{font-weight:661!important}.fw-662{font-weight:662!important}.fw-663{font-weight:663!important}.fw-664{font-weight:664!important}.fw-665{font-weight:665!important}.fw-666{font-weight:666!important}.fw-667{font-weight:667!important}.fw-668{font-weight:668!important}.fw-669{font-weight:669!important}.fw-670{font-weight:670!important}.fw-671{font-weight:671!important}.fw-672{font-weight:672!important}.fw-673{font-weight:673!important}.fw-674{font-weight:674!important}.fw-675{font-weight:675!important}.fw-676{font-weight:676!important}.fw-677{font-weight:677!important}.fw-678{font-weight:678!important}.fw-679{font-weight:679!important}.fw-680{font-weight:680!important}.fw-681{font-weight:681!important}.fw-682{font-weight:682!important}.fw-683{font-weight:683!important}.fw-684{font-weight:684!important}.fw-685{font-weight:685!important}.fw-686{font-weight:686!important}.fw-687{font-weight:687!important}.fw-688{font-weight:688!important}.fw-689{font-weight:689!important}.fw-690{font-weight:690!important}.fw-691{font-weight:691!important}.fw-692{font-weight:692!important}.fw-693{font-weight:693!important}.fw-694{font-weight:694!important}.fw-695{font-weight:695!important}.fw-696{font-weight:696!important}.fw-697{font-weight:697!important}.fw-698{font-weight:698!important}.fw-699{font-weight:699!important}.fw-700{font-weight:700!important}.fw-701{font-weight:701!important}.fw-702{font-weight:702!important}.fw-703{font-weight:703!important}.fw-704{font-weight:704!important}.fw-705{font-weight:705!important}.fw-706{font-weight:706!important}.fw-707{font-weight:707!important}.fw-708{font-weight:708!important}.fw-709{font-weight:709!important}.fw-710{font-weight:710!important}.fw-711{font-weight:711!important}.fw-712{font-weight:712!important}.fw-713{font-weight:713!important}.fw-714{font-weight:714!important}.fw-715{font-weight:715!important}.fw-716{font-weight:716!important}.fw-717{font-weight:717!important}.fw-718{font-weight:718!important}.fw-719{font-weight:719!important}.fw-720{font-weight:720!important}.fw-721{font-weight:721!important}.fw-722{font-weight:722!important}.fw-723{font-weight:723!important}.fw-724{font-weight:724!important}.fw-725{font-weight:725!important}.fw-726{font-weight:726!important}.fw-727{font-weight:727!important}.fw-728{font-weight:728!important}.fw-729{font-weight:729!important}.fw-730{font-weight:730!important}.fw-731{font-weight:731!important}.fw-732{font-weight:732!important}.fw-733{font-weight:733!important}.fw-734{font-weight:734!important}.fw-735{font-weight:735!important}.fw-736{font-weight:736!important}.fw-737{font-weight:737!important}.fw-738{font-weight:738!important}.fw-739{font-weight:739!important}.fw-740{font-weight:740!important}.fw-741{font-weight:741!important}.fw-742{font-weight:742!important}.fw-743{font-weight:743!important}.fw-744{font-weight:744!important}.fw-745{font-weight:745!important}.fw-746{font-weight:746!important}.fw-747{font-weight:747!important}.fw-748{font-weight:748!important}.fw-749{font-weight:749!important}.fw-750{font-weight:750!important}.fw-751{font-weight:751!important}.fw-752{font-weight:752!important}.fw-753{font-weight:753!important}.fw-754{font-weight:754!important}.fw-755{font-weight:755!important}.fw-756{font-weight:756!important}.fw-757{font-weight:757!important}.fw-758{font-weight:758!important}.fw-759{font-weight:759!important}.fw-760{font-weight:760!important}.fw-761{font-weight:761!important}.fw-762{font-weight:762!important}.fw-763{font-weight:763!important}.fw-764{font-weight:764!important}.fw-765{font-weight:765!important}.fw-766{font-weight:766!important}.fw-767{font-weight:767!important}.fw-768{font-weight:768!important}.fw-769{font-weight:769!important}.fw-770{font-weight:770!important}.fw-771{font-weight:771!important}.fw-772{font-weight:772!important}.fw-773{font-weight:773!important}.fw-774{font-weight:774!important}.fw-775{font-weight:775!important}.fw-776{font-weight:776!important}.fw-777{font-weight:777!important}.fw-778{font-weight:778!important}.fw-779{font-weight:779!important}.fw-780{font-weight:780!important}.fw-781{font-weight:781!important}.fw-782{font-weight:782!important}.fw-783{font-weight:783!important}.fw-784{font-weight:784!important}.fw-785{font-weight:785!important}.fw-786{font-weight:786!important}.fw-787{font-weight:787!important}.fw-788{font-weight:788!important}.fw-789{font-weight:789!important}.fw-790{font-weight:790!important}.fw-791{font-weight:791!important}.fw-792{font-weight:792!important}.fw-793{font-weight:793!important}.fw-794{font-weight:794!important}.fw-795{font-weight:795!important}.fw-796{font-weight:796!important}.fw-797{font-weight:797!important}.fw-798{font-weight:798!important}.fw-799{font-weight:799!important}.fw-800{font-weight:800!important}.fw-801{font-weight:801!important}.fw-802{font-weight:802!important}.fw-803{font-weight:803!important}.fw-804{font-weight:804!important}.fw-805{font-weight:805!important}.fw-806{font-weight:806!important}.fw-807{font-weight:807!important}.fw-808{font-weight:808!important}.fw-809{font-weight:809!important}.fw-810{font-weight:810!important}.fw-811{font-weight:811!important}.fw-812{font-weight:812!important}.fw-813{font-weight:813!important}.fw-814{font-weight:814!important}.fw-815{font-weight:815!important}.fw-816{font-weight:816!important}.fw-817{font-weight:817!important}.fw-818{font-weight:818!important}.fw-819{font-weight:819!important}.fw-820{font-weight:820!important}.fw-821{font-weight:821!important}.fw-822{font-weight:822!important}.fw-823{font-weight:823!important}.fw-824{font-weight:824!important}.fw-825{font-weight:825!important}.fw-826{font-weight:826!important}.fw-827{font-weight:827!important}.fw-828{font-weight:828!important}.fw-829{font-weight:829!important}.fw-830{font-weight:830!important}.fw-831{font-weight:831!important}.fw-832{font-weight:832!important}.fw-833{font-weight:833!important}.fw-834{font-weight:834!important}.fw-835{font-weight:835!important}.fw-836{font-weight:836!important}.fw-837{font-weight:837!important}.fw-838{font-weight:838!important}.fw-839{font-weight:839!important}.fw-840{font-weight:840!important}.fw-841{font-weight:841!important}.fw-842{font-weight:842!important}.fw-843{font-weight:843!important}.fw-844{font-weight:844!important}.fw-845{font-weight:845!important}.fw-846{font-weight:846!important}.fw-847{font-weight:847!important}.fw-848{font-weight:848!important}.fw-849{font-weight:849!important}.fw-850{font-weight:850!important}.fw-851{font-weight:851!important}.fw-852{font-weight:852!important}.fw-853{font-weight:853!important}.fw-854{font-weight:854!important}.fw-855{font-weight:855!important}.fw-856{font-weight:856!important}.fw-857{font-weight:857!important}.fw-858{font-weight:858!important}.fw-859{font-weight:859!important}.fw-860{font-weight:860!important}.fw-861{font-weight:861!important}.fw-862{font-weight:862!important}.fw-863{font-weight:863!important}.fw-864{font-weight:864!important}.fw-865{font-weight:865!important}.fw-866{font-weight:866!important}.fw-867{font-weight:867!important}.fw-868{font-weight:868!important}.fw-869{font-weight:869!important}.fw-870{font-weight:870!important}.fw-871{font-weight:871!important}.fw-872{font-weight:872!important}.fw-873{font-weight:873!important}.fw-874{font-weight:874!important}.fw-875{font-weight:875!important}.fw-876{font-weight:876!important}.fw-877{font-weight:877!important}.fw-878{font-weight:878!important}.fw-879{font-weight:879!important}.fw-880{font-weight:880!important}.fw-881{font-weight:881!important}.fw-882{font-weight:882!important}.fw-883{font-weight:883!important}.fw-884{font-weight:884!important}.fw-885{font-weight:885!important}.fw-886{font-weight:886!important}.fw-887{font-weight:887!important}.fw-888{font-weight:888!important}.fw-889{font-weight:889!important}.fw-890{font-weight:890!important}.fw-891{font-weight:891!important}.fw-892{font-weight:892!important}.fw-893{font-weight:893!important}.fw-894{font-weight:894!important}.fw-895{font-weight:895!important}.fw-896{font-weight:896!important}.fw-897{font-weight:897!important}.fw-898{font-weight:898!important}.fw-899{font-weight:899!important}.fw-900{font-weight:900!important}.p-0{padding:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-bottom:0!important}.pt-0,.py-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.m-0{margin:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-bottom:0!important}.mt-0,.my-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.gap-0{gap:0!important}.gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.gap-y-0{row-gap:0!important}.p-2{padding:2px!important}.px-2{padding-left:2px!important;padding-right:2px!important}.py-2{padding-bottom:2px!important}.pt-2,.py-2{padding-top:2px!important}.pb-2{padding-bottom:2px!important}.m-2{margin:2px!important}.mx-2{margin-left:2px!important;margin-right:2px!important}.my-2{margin-bottom:2px!important}.mt-2,.my-2{margin-top:2px!important}.mb-2{margin-bottom:2px!important}.ml-2{margin-left:2px!important}.mr-2{margin-right:2px!important}.gap-2{gap:2px!important}.gap-x-2{-moz-column-gap:2px!important;column-gap:2px!important}.gap-y-2{row-gap:2px!important}.p-3{padding:3px!important}.px-3{padding-left:3px!important;padding-right:3px!important}.py-3{padding-bottom:3px!important}.pt-3,.py-3{padding-top:3px!important}.pb-3{padding-bottom:3px!important}.m-3{margin:3px!important}.mx-3{margin-left:3px!important;margin-right:3px!important}.my-3{margin-bottom:3px!important}.mt-3,.my-3{margin-top:3px!important}.mb-3{margin-bottom:3px!important}.ml-3{margin-left:3px!important}.mr-3{margin-right:3px!important}.gap-3{gap:3px!important}.gap-x-3{-moz-column-gap:3px!important;column-gap:3px!important}.gap-y-3{row-gap:3px!important}.p-5{padding:5px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.py-5{padding-bottom:5px!important}.pt-5,.py-5{padding-top:5px!important}.pb-5{padding-bottom:5px!important}.m-5{margin:5px!important}.my-5{margin-bottom:5px!important}.mt-5,.my-5{margin-top:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.mr-5{margin-right:5px!important}.gap-5{gap:5px!important}.gap-x-5{-moz-column-gap:5px!important;column-gap:5px!important}.gap-y-5{row-gap:5px!important}.p-6{padding:6px!important}.px-6{padding-left:6px!important;padding-right:6px!important}.py-6{padding-bottom:6px!important}.pt-6,.py-6{padding-top:6px!important}.pb-6{padding-bottom:6px!important}.m-6{margin:6px!important}.my-6{margin-bottom:6px!important}.mt-6,.my-6{margin-top:6px!important}.mb-6{margin-bottom:6px!important}.ml-6{margin-left:6px!important}.mr-6{margin-right:6px!important}.gap-6{gap:6px!important}.gap-x-6{-moz-column-gap:6px!important;column-gap:6px!important}.gap-y-6{row-gap:6px!important}.p-8{padding:8px!important}.px-8{padding-left:8px!important;padding-right:8px!important}.py-8{padding-bottom:8px!important}.pt-8,.py-8{padding-top:8px!important}.pb-8{padding-bottom:8px!important}.m-8{margin:8px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.my-8{margin-bottom:8px!important}.mt-8,.my-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mr-8{margin-right:8px!important}.gap-8{gap:8px!important}.gap-x-8{-moz-column-gap:8px!important;column-gap:8px!important}.gap-y-8{row-gap:8px!important}.p-10{padding:10px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.py-10{padding-bottom:10px!important}.pt-10,.py-10{padding-top:10px!important}.pb-10{padding-bottom:10px!important}.m-10{margin:10px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.my-10{margin-bottom:10px!important}.mt-10,.my-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.mr-10{margin-right:10px!important}.gap-10{gap:10px!important}.gap-x-10{-moz-column-gap:10px!important;column-gap:10px!important}.gap-y-10{row-gap:10px!important}.p-12{padding:12px!important}.px-12{padding-left:12px!important;padding-right:12px!important}.py-12{padding-bottom:12px!important}.pt-12,.py-12{padding-top:12px!important}.pb-12{padding-bottom:12px!important}.m-12{margin:12px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.my-12{margin-bottom:12px!important}.mt-12,.my-12{margin-top:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mr-12{margin-right:12px!important}.gap-12{gap:12px!important}.gap-x-12{-moz-column-gap:12px!important;column-gap:12px!important}.gap-y-12{row-gap:12px!important}.p-13{padding:13px!important}.px-13{padding-left:13px!important;padding-right:13px!important}.py-13{padding-bottom:13px!important}.pt-13,.py-13{padding-top:13px!important}.pb-13{padding-bottom:13px!important}.m-13{margin:13px!important}.mx-13{margin-left:13px!important;margin-right:13px!important}.my-13{margin-bottom:13px!important}.mt-13,.my-13{margin-top:13px!important}.mb-13{margin-bottom:13px!important}.ml-13{margin-left:13px!important}.mr-13{margin-right:13px!important}.gap-13{gap:13px!important}.gap-x-13{-moz-column-gap:13px!important;column-gap:13px!important}.gap-y-13{row-gap:13px!important}.p-15{padding:15px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.py-15{padding-bottom:15px!important}.pt-15,.py-15{padding-top:15px!important}.pb-15{padding-bottom:15px!important}.m-15{margin:15px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.my-15{margin-bottom:15px!important}.mt-15,.my-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.mr-15{margin-right:15px!important}.gap-15{gap:15px!important}.gap-x-15{-moz-column-gap:15px!important;column-gap:15px!important}.gap-y-15{row-gap:15px!important}.p-16{padding:16px!important}.px-16{padding-left:16px!important;padding-right:16px!important}.py-16{padding-bottom:16px!important}.pt-16,.py-16{padding-top:16px!important}.pb-16{padding-bottom:16px!important}.m-16{margin:16px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.my-16{margin-bottom:16px!important}.mt-16,.my-16{margin-top:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mr-16{margin-right:16px!important}.gap-16{gap:16px!important}.gap-x-16{-moz-column-gap:16px!important;column-gap:16px!important}.gap-y-16{row-gap:16px!important}.p-20{padding:20px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.py-20{padding-bottom:20px!important}.pt-20,.py-20{padding-top:20px!important}.pb-20{padding-bottom:20px!important}.m-20{margin:20px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.my-20{margin-bottom:20px!important}.mt-20,.my-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mr-20{margin-right:20px!important}.gap-20{gap:20px!important}.gap-x-20{-moz-column-gap:20px!important;column-gap:20px!important}.gap-y-20{row-gap:20px!important}.p-22{padding:22px!important}.px-22{padding-left:22px!important;padding-right:22px!important}.py-22{padding-bottom:22px!important}.pt-22,.py-22{padding-top:22px!important}.pb-22{padding-bottom:22px!important}.m-22{margin:22px!important}.mx-22{margin-left:22px!important;margin-right:22px!important}.my-22{margin-bottom:22px!important}.mt-22,.my-22{margin-top:22px!important}.mb-22{margin-bottom:22px!important}.ml-22{margin-left:22px!important}.mr-22{margin-right:22px!important}.gap-22{gap:22px!important}.gap-x-22{-moz-column-gap:22px!important;column-gap:22px!important}.gap-y-22{row-gap:22px!important}.p-23{padding:23px!important}.px-23{padding-left:23px!important;padding-right:23px!important}.py-23{padding-bottom:23px!important}.pt-23,.py-23{padding-top:23px!important}.pb-23{padding-bottom:23px!important}.m-23{margin:23px!important}.mx-23{margin-left:23px!important;margin-right:23px!important}.my-23{margin-bottom:23px!important}.mt-23,.my-23{margin-top:23px!important}.mb-23{margin-bottom:23px!important}.ml-23{margin-left:23px!important}.mr-23{margin-right:23px!important}.gap-23{gap:23px!important}.gap-x-23{-moz-column-gap:23px!important;column-gap:23px!important}.gap-y-23{row-gap:23px!important}.p-24{padding:24px!important}.px-24{padding-left:24px!important;padding-right:24px!important}.py-24{padding-bottom:24px!important}.pt-24,.py-24{padding-top:24px!important}.pb-24{padding-bottom:24px!important}.m-24{margin:24px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.my-24{margin-bottom:24px!important}.mt-24,.my-24{margin-top:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mr-24{margin-right:24px!important}.gap-24{gap:24px!important}.gap-x-24{-moz-column-gap:24px!important;column-gap:24px!important}.gap-y-24{row-gap:24px!important}.p-25{padding:25px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.py-25{padding-bottom:25px!important}.pt-25,.py-25{padding-top:25px!important}.pb-25{padding-bottom:25px!important}.m-25{margin:25px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.my-25{margin-bottom:25px!important}.mt-25,.my-25{margin-top:25px!important}.mb-25{margin-bottom:25px!important}.ml-25{margin-left:25px!important}.mr-25{margin-right:25px!important}.gap-25{gap:25px!important}.gap-x-25{-moz-column-gap:25px!important;column-gap:25px!important}.gap-y-25{row-gap:25px!important}.p-30{padding:30px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.py-30{padding-bottom:30px!important}.pt-30,.py-30{padding-top:30px!important}.pb-30{padding-bottom:30px!important}.m-30{margin:30px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.my-30{margin-bottom:30px!important}.mt-30,.my-30{margin-top:30px!important}.mb-30{margin-bottom:30px!important}.ml-30{margin-left:30px!important}.mr-30{margin-right:30px!important}.gap-30{gap:30px!important}.gap-x-30{-moz-column-gap:30px!important;column-gap:30px!important}.gap-y-30{row-gap:30px!important}.p-40{padding:40px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.py-40{padding-bottom:40px!important}.pt-40,.py-40{padding-top:40px!important}.pb-40{padding-bottom:40px!important}.m-40{margin:40px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-40{margin-bottom:40px!important}.mt-40,.my-40{margin-top:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mr-40{margin-right:40px!important}.gap-40{gap:40px!important}.gap-x-40{-moz-column-gap:40px!important;column-gap:40px!important}.gap-y-40{row-gap:40px!important}.p-50{padding:50px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.py-50{padding-bottom:50px!important}.pt-50,.py-50{padding-top:50px!important}.pb-50{padding-bottom:50px!important}.m-50{margin:50px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.my-50{margin-bottom:50px!important}.mt-50,.my-50{margin-top:50px!important}.mb-50{margin-bottom:50px!important}.ml-50{margin-left:50px!important}.mr-50{margin-right:50px!important}.gap-50{gap:50px!important}.gap-x-50{-moz-column-gap:50px!important;column-gap:50px!important}.gap-y-50{row-gap:50px!important}.p-60{padding:60px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.py-60{padding-bottom:60px!important}.pt-60,.py-60{padding-top:60px!important}.pb-60{padding-bottom:60px!important}.m-60{margin:60px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.my-60{margin-bottom:60px!important}.mt-60,.my-60{margin-top:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.mr-60{margin-right:60px!important}.gap-60{gap:60px!important}.gap-x-60{-moz-column-gap:60px!important;column-gap:60px!important}.gap-y-60{row-gap:60px!important}.p-70{padding:70px!important}.px-70{padding-left:70px!important;padding-right:70px!important}.py-70{padding-bottom:70px!important}.pt-70,.py-70{padding-top:70px!important}.pb-70{padding-bottom:70px!important}.m-70{margin:70px!important}.mx-70{margin-left:70px!important;margin-right:70px!important}.my-70{margin-bottom:70px!important}.mt-70,.my-70{margin-top:70px!important}.mb-70{margin-bottom:70px!important}.ml-70{margin-left:70px!important}.mr-70{margin-right:70px!important}.gap-70{gap:70px!important}.gap-x-70{-moz-column-gap:70px!important;column-gap:70px!important}.gap-y-70{row-gap:70px!important}.p-75{padding:75px!important}.px-75{padding-left:75px!important;padding-right:75px!important}.py-75{padding-bottom:75px!important}.pt-75,.py-75{padding-top:75px!important}.pb-75{padding-bottom:75px!important}.m-75{margin:75px!important}.mx-75{margin-left:75px!important;margin-right:75px!important}.my-75{margin-bottom:75px!important}.mt-75,.my-75{margin-top:75px!important}.mb-75{margin-bottom:75px!important}.ml-75{margin-left:75px!important}.mr-75{margin-right:75px!important}.gap-75{gap:75px!important}.gap-x-75{-moz-column-gap:75px!important;column-gap:75px!important}.gap-y-75{row-gap:75px!important}.p-80{padding:80px!important}.px-80{padding-left:80px!important;padding-right:80px!important}.py-80{padding-bottom:80px!important}.pt-80,.py-80{padding-top:80px!important}.pb-80{padding-bottom:80px!important}.m-80{margin:80px!important}.mx-80{margin-left:80px!important;margin-right:80px!important}.my-80{margin-bottom:80px!important}.mt-80,.my-80{margin-top:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.mr-80{margin-right:80px!important}.gap-80{gap:80px!important}.gap-x-80{-moz-column-gap:80px!important;column-gap:80px!important}.gap-y-80{row-gap:80px!important}.p-95{padding:95px!important}.px-95{padding-left:95px!important;padding-right:95px!important}.py-95{padding-bottom:95px!important}.pt-95,.py-95{padding-top:95px!important}.pb-95{padding-bottom:95px!important}.m-95{margin:95px!important}.mx-95{margin-left:95px!important;margin-right:95px!important}.my-95{margin-bottom:95px!important}.mt-95,.my-95{margin-top:95px!important}.mb-95{margin-bottom:95px!important}.ml-95{margin-left:95px!important}.mr-95{margin-right:95px!important}.gap-95{gap:95px!important}.gap-x-95{-moz-column-gap:95px!important;column-gap:95px!important}.gap-y-95{row-gap:95px!important}.p-100{padding:100px!important}.px-100{padding-left:100px!important;padding-right:100px!important}.py-100{padding-bottom:100px!important}.pt-100,.py-100{padding-top:100px!important}.pb-100{padding-bottom:100px!important}.m-100{margin:100px!important}.mx-100{margin-left:100px!important;margin-right:100px!important}.my-100{margin-bottom:100px!important}.mt-100,.my-100{margin-top:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.mr-100{margin-right:100px!important}.gap-100{gap:100px!important}.gap-x-100{-moz-column-gap:100px!important;column-gap:100px!important}.gap-y-100{row-gap:100px!important}.p-120{padding:120px!important}.px-120{padding-left:120px!important;padding-right:120px!important}.py-120{padding-bottom:120px!important}.pt-120,.py-120{padding-top:120px!important}.pb-120{padding-bottom:120px!important}.m-120{margin:120px!important}.mx-120{margin-left:120px!important;margin-right:120px!important}.my-120{margin-bottom:120px!important}.mt-120,.my-120{margin-top:120px!important}.mb-120{margin-bottom:120px!important}.ml-120{margin-left:120px!important}.mr-120{margin-right:120px!important}.gap-120{gap:120px!important}.gap-x-120{-moz-column-gap:120px!important;column-gap:120px!important}.gap-y-120{row-gap:120px!important}.p-130{padding:130px!important}.px-130{padding-left:130px!important;padding-right:130px!important}.py-130{padding-bottom:130px!important}.pt-130,.py-130{padding-top:130px!important}.pb-130{padding-bottom:130px!important}.m-130{margin:130px!important}.mx-130{margin-left:130px!important;margin-right:130px!important}.my-130{margin-bottom:130px!important}.mt-130,.my-130{margin-top:130px!important}.mb-130{margin-bottom:130px!important}.ml-130{margin-left:130px!important}.mr-130{margin-right:130px!important}.gap-130{gap:130px!important}.gap-x-130{-moz-column-gap:130px!important;column-gap:130px!important}.gap-y-130{row-gap:130px!important}.rounded-2{border-radius:2px!important}.rounded-4{border-radius:4px!important}.rounded-6{border-radius:6px!important}.rounded-8{border-radius:8px!important}.rounded-10{border-radius:10px!important}.rounded-14{border-radius:14px!important}.rounded-16{border-radius:16px!important}.rounded-20{border-radius:20px!important}.wh-4{height:4px!important}.w-4,.wh-4{width:4px!important}.h-4{height:4px!important}.min-w-4{min-width:4px!important}.wh-6{height:6px!important}.w-6,.wh-6{width:6px!important}.h-6{height:6px!important}.min-w-6{min-width:6px!important}.wh-8{height:8px!important}.w-8,.wh-8{width:8px!important}.h-8{height:8px!important}.min-w-8{min-width:8px!important}.wh-10{height:10px!important}.w-10,.wh-10{width:10px!important}.h-10{height:10px!important}.min-w-10{min-width:10px!important}.wh-12{height:12px!important}.w-12,.wh-12{width:12px!important}.h-12{height:12px!important}.min-w-12{min-width:12px!important}.wh-14{height:14px!important}.w-14,.wh-14{width:14px!important}.h-14{height:14px!important}.min-w-14{min-width:14px!important}.wh-16{height:16px!important}.w-16,.wh-16{width:16px!important}.h-16{height:16px!important}.min-w-16{min-width:16px!important}.wh-18{height:18px!important}.w-18,.wh-18{width:18px!important}.h-18{height:18px!important}.min-w-18{min-width:18px!important}.wh-20{height:20px!important}.w-20,.wh-20{width:20px!important}.h-20{height:20px!important}.min-w-20{min-width:20px!important}.wh-22{height:22px!important}.w-22,.wh-22{width:22px!important}.h-22{height:22px!important}.min-w-22{min-width:22px!important}.wh-24{height:24px!important}.w-24,.wh-24{width:24px!important}.h-24{height:24px!important}.min-w-24{min-width:24px!important}.wh-28{height:28px!important}.w-28,.wh-28{width:28px!important}.h-28{height:28px!important}.min-w-28{min-width:28px!important}.wh-32{height:32px!important}.w-32,.wh-32{width:32px!important}.h-32{height:32px!important}.min-w-32{min-width:32px!important}.wh-36{height:36px!important}.w-36,.wh-36{width:36px!important}.h-36{height:36px!important}.min-w-36{min-width:36px!important}.wh-40{height:40px!important}.w-40,.wh-40{width:40px!important}.h-40{height:40px!important}.min-w-40{min-width:40px!important}.wh-44{height:44px!important}.w-44,.wh-44{width:44px!important}.h-44{height:44px!important}.min-w-44{min-width:44px!important}.wh-48{height:48px!important}.w-48,.wh-48{width:48px!important}.h-48{height:48px!important}.min-w-48{min-width:48px!important}.wh-56{height:56px!important}.w-56,.wh-56{width:56px!important}.h-56{height:56px!important}.min-w-56{min-width:56px!important}.wh-60{height:60px!important}.w-60,.wh-60{width:60px!important}.h-60{height:60px!important}.min-w-60{min-width:60px!important}.wh-64{height:64px!important}.w-64,.wh-64{width:64px!important}.h-64{height:64px!important}.min-w-64{min-width:64px!important}.wh-72{height:72px!important}.w-72,.wh-72{width:72px!important}.h-72{height:72px!important}.min-w-72{min-width:72px!important}.wh-80{height:80px!important}.w-80,.wh-80{width:80px!important}.h-80{height:80px!important}.min-w-80{min-width:80px!important}.wh-96{height:96px!important}.w-96,.wh-96{width:96px!important}.h-96{height:96px!important}.min-w-96{min-width:96px!important}.wh-120{height:120px!important}.w-120,.wh-120{width:120px!important}.h-120{height:120px!important}.min-w-120{min-width:120px!important}.wh-160{height:160px!important}.w-160,.wh-160{width:160px!important}.h-160{height:160px!important}.min-w-160{min-width:160px!important}.wh-200{height:200px!important}.w-200,.wh-200{width:200px!important}.h-200{height:200px!important}.min-w-200{min-width:200px!important}.wh-240{height:240px!important}.w-240,.wh-240{width:240px!important}.h-240{height:240px!important}.min-w-240{min-width:240px!important}.wh-280{height:280px!important}.w-280,.wh-280{width:280px!important}.h-280{height:280px!important}.min-w-280{min-width:280px!important}.wh-320{height:320px!important}.w-320,.wh-320{width:320px!important}.h-320{height:320px!important}.min-w-320{min-width:320px!important}.wh-350{height:350px!important}.w-350,.wh-350{width:350px!important}.h-350{height:350px!important}.min-w-350{min-width:350px!important}.input-radius{border-radius:10px!important}.bg-white-gradient{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:0 4px 12px var(--glass-shadow)!important;transition:background .3s ease,border .3s ease,box-shadow .3s ease!important}.pointer{cursor:pointer!important}.position-fixed{position:fixed}.position-relative{position:relative}.position-absolute{position:absolute}.top-0{top:0!important}.left-0{left:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.d-flex{display:flex!important}.d-block{display:block!important}.d-inline-block{display:inline-block}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center!important}.d-none{display:none!important}.opacity-50{opacity:.5}.flex-1{flex:1!important}.flex-column{flex-direction:column!important}.shadow-1{box-shadow:0 1px 2px #0000000a}.shadow-sm{box-shadow:0 2px 8px #0000000a!important}.border{border-style:solid;border-width:1px}.border-top{border-top-style:solid;border-top-width:1px}.border-bottom{border-bottom-style:solid;border-bottom-width:1px}.border-right:lang(en){border-right-style:solid;border-right-width:1px}.border-left:lang(en),.border-right:lang(ar){border-left-style:solid;border-left-width:1px}.border-left:lang(ar){border-right-style:solid;border-right-width:1px}.border-0{border:0!important}.border-none{border:none!important}.border-dashed{border:2px dashed}.outline-none{outline:none!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.bg-none{background:none}.bg-base{background-color:var(--bg-color)!important}.transition-2{transition:.2s}.text-center{text-align:center!important}.text-start{text-align:start!important}.text-nowrap{white-space:nowrap}.button-link{color:inherit;text-decoration:none}.button-link:hover{text-decoration:underline}.w-100{width:100%!important}.h-100{height:100%!important}.w-100vw{width:100vw!important}.h-100vh{height:100vh!important}.min-h-100{min-height:100%!important}.min-h-60vh{min-height:60vh!important}.line-height-1{line-height:1!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.mx-6{margin-left:6px!important;margin-right:6px!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.container{padding:0 10px}@media(min-width:768px)and (max-width:1399px){.container{padding:0 20px}}@media(min-width:1400px){.container{padding:0 40px}}.rounded-500{border-radius:500px!important}.hoverable:hover{background:var(--color-primary-50)}.sub-category{min-width:180px}.pre-line{white-space:pre-line}.d-md-block{display:none}@media(min-width:641px){.d-md-block{display:block!important}}.d-lg-block{display:none}@media(min-width:1024px){.d-lg-block{display:block!important}}@media(min-width:1280px){.d-xl-none{display:none!important}}.d-xl-inline-block{display:none!important}@media(min-width:1280px){.d-xl-inline-block{display:inline-block!important}}.n-input .n-input__suffix{margin-inline-end:-4px!important}.filter-placeholder{width:100%}.hover-zoom{transition:transform .4s ease}.hover-zoom:hover{transform:scale(1.15)}.z-index-100{z-index:100!important}.pt-safe{padding-top:env(safe-area-inset-top)!important}.pb-safe{padding-bottom:env(safe-area-inset-bottom)!important}.mt-safe{margin-top:env(safe-area-inset-top)!important}.mb-safe{margin-bottom:env(safe-area-inset-bottom)!important}.mt-safe-header{margin-top:calc(70px + env(safe-area-inset-top))!important}.mt-safe-panel{margin-top:calc(75px + env(safe-area-inset-top))!important}.wh-30{height:30px!important;width:30px!important}.z-index-max{z-index:999999!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow-0{flex-grow:0!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-content-start{justify-content:flex-start!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-self-center{align-self:center!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.max-w-100{max-width:100%!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letter-spacing-tight{letter-spacing:-1.5px!important}.letter-spacing-wider{letter-spacing:.5px!important}.line-height-tight{line-height:1.3!important}.line-height-normal{line-height:1.6!important}.font-tabular{font-variant-numeric:tabular-nums!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-contain{-o-object-fit:contain!important;object-fit:contain!important}.pointer-none{pointer-events:none!important}.pointer-all{pointer-events:all!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-10{z-index:10!important}.z-index-50{z-index:50!important}.opacity-0{opacity:0!important}.opacity-20{opacity:.2!important}.opacity-40{opacity:.4!important}.opacity-60{opacity:.6!important}.opacity-80{opacity:.8!important}.opacity-100{opacity:1!important}.transition-all{transition:all .3s ease!important}.transition-transform{transition:transform .3s ease!important}.transition-fast{transition:all .15s ease!important}.duration-500{transition-duration:.5s!important}.hover-bg-primary-500:hover{background:var(--color-primary-500)!important}.hover-bg-primary-50:hover{background:var(--color-primary-50)!important}.hover-text-white:hover{color:#fff!important}.hover-text-primary:hover{color:var(--color-primary-500)!important}.hover-translate-y:hover{transform:translateY(-2px)}.hover-scale:hover{transform:scale(1.05)}.hover-rotate{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.border-primary-100{border-color:var(--color-primary-100,#d0d5f0)!important}.border-primary-200{border-color:var(--color-primary-200,#b0b8e8)!important}@media(min-width:769px){.d-md-none{display:none!important}}.d-md-flex{display:none!important}@media(min-width:769px){.d-md-flex{display:flex!important}}.rounded-24{border-radius:24px!important}.rounded-28{border-radius:28px!important}.rounded-12{border-radius:12px!important}.italic{font-style:italic!important}.cursor-default{cursor:default!important}.fixed-bottom-mobile-container{margin-top:20px}@media(max-width:768px){.fixed-bottom-mobile-container{background:var(--bg-secondary,#fff);border-top:1px solid var(--border-color,#eef0f2);bottom:0;box-shadow:0 -4px 16px #0000000f;left:0;margin:0!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:1000}.fixed-bottom-mobile-container .n-button{margin-top:0!important}.pb-mobile-100{padding-bottom:90px!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb:hover{background:#ed6906}::-webkit-scrollbar-thumb:horizontal{background:#ed6906}@media(max-width:772px){::-webkit-scrollbar-thumb:horizontal{display:none}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill{-webkit-text-fill-color:#697479!important}.n-slider-handle-indicator{background:#fff!important;border:1px solid #e9eaeb!important;border-radius:8px!important;box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a!important;color:#414651!important;font-size:12px!important;font-weight:600!important;padding:8px 12px!important}html{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease}html :lang(en){direction:ltr}html :lang(ar){direction:rtl}html :lang(ar) .n-carousel__arrow-group,html :lang(ar) .n-carousel__slides,html :lang(ar) .n-image-preview-toolbar,html :lang(ar) .v-binder-follower-container{direction:ltr!important}html :lang(ar) .n-base-selection .n-base-suffix{left:10px!important;right:auto!important}html :lang(ar) .ar-180{transform:rotate(180deg)!important}@media(max-width:772px){body{overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}body::-webkit-scrollbar,div::-webkit-scrollbar{display:none!important}}*{box-sizing:border-box;font-family:Alexandria,serif;font-optical-sizing:auto;font-size:13px;font-style:normal;font-variation-settings:"slnt" 0;font-weight:300}* svg{font-size:16px!important}h1,h2,h3,h4,h5,h6,label,p{margin:0}button,div,h1,h2,h3,h4,h5,h6,input,label,p,section,select,textarea{outline:none!important}button,input,select,textarea{border-radius:10px;transition:all .2s cubic-bezier(.4,0,.2,1)}button{cursor:pointer}button:active{transform:scale(.96)}.ltr-input input{direction:ltr!important}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.n-base-selection{border-radius:10px}.n-card__content{padding:0!important}.n-input,.n-input-number,.n-select{background-color:var(--bg-input-color)!important;border:0!important;border-radius:10px;transition:border-color .2s,box-shadow .2s!important}.n-input-number:hover,.n-input:hover,.n-select:hover{border-color:var(--color-primary-500)!important}.n-input-number.n-input--focus,.n-input.n-input--focus,.n-select.n-input--focus{border-color:var(--color-primary-500)!important;box-shadow:0 0 0 3px var(--color-primary-50)!important}.n-input-number::-moz-placeholder,.n-input::-moz-placeholder,.n-select::-moz-placeholder{color:var(--color-gray-400)!important;opacity:.6}.n-input-number::placeholder,.n-input::placeholder,.n-select::placeholder{color:var(--color-gray-400)!important;opacity:.6}.n-grid{box-sizing:border-box}.n-breadcrumb-item__link{padding:0!important}.n-breadcrumb-item__link:active,.n-breadcrumb-item__link:hover{background:none!important}.n-image img{width:100%!important}.n-form-item-feedback__line{font-size:12px!important}.n-form-item-label__text{font-weight:400!important}.naive-message-container{top:100px!important}:deep(.n-input__suffix){display:none!important}span.n-ellipsis{white-space:break-spaces}.n-pagination{justify-content:center;position:relative}.n-dropdown-option-body__label:lang(ar){font-size:13px!important;font-weight:300!important}.sold{background-color:#010f1c0d;border:1px solid rgba(1,15,28,.1);border-radius:6px;color:#010f1c}.active,.sold{font-weight:700;padding:4px 10px}.active{background-color:#27ae6014;border:1px solid rgba(39,174,96,.15);border-radius:6px;color:#27ae60}.pending{background-color:#f39c1214;border:1px solid rgba(243,156,18,.15);border-radius:6px;color:#f39c12}.pending,.rejected{font-weight:700;padding:4px 10px}.rejected{background-color:#dc354514;border:1px solid rgba(220,53,69,.15);border-radius:6px;color:#d41326}.archived{background-color:#757c8114;border:1px solid rgba(117,124,129,.15);border-radius:6px;color:#757c81;font-weight:700;padding:4px 10px}.bg-blue-gradient{background-image:radial-gradient(95.56% 95.56% at 50% 50%,#2a39a9 0,#000)}.bg-orange-gradient{background-image:radial-gradient(95.56% 95.56% at 50% 50%,red 0,#000)}.shadow-blue-gradient{box-shadow:0 8px 16px -4px #2a39a926}.shadow-orange-gradient{box-shadow:0 8px 16px -4px #ed690626}.n-alert{border:1px solid #e0e2e3!important;border-radius:8px!important}.n-alert .n-alert-body__content{font-size:13px!important}.n-base-select-menu__empty{max-height:190px!important;overflow-y:auto!important;padding:10px!important}.n-message{border-radius:12px!important}.n-message .n-message__content{border-radius:12px!important;padding:6px 0!important}.n-float-button{background-color:transparent!important;box-shadow:none!important}.SSR-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;box-shadow:0 8px 20px #25d36666;display:flex;height:45px;justify-content:center;position:relative;transition:all .3s ease;width:45px}.whatsapp-float:after,.whatsapp-float:before{animation:gps-pulse 2s cubic-bezier(.455,.03,.515,.955) infinite;background:#25d366;border-radius:50%;content:"";inset:0;position:absolute;z-index:-1}.whatsapp-float:after{animation-delay:.6s}.whatsapp-float:hover{background:#20ba5a;transform:scale(1.1)}@keyframes gps-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}.n-drawer-body-content-wrapper{padding:16px!important}.close-wrapper{align-items:center;background:var(--color-primary-50);border-radius:50%;cursor:pointer;display:flex;height:26px;justify-content:center;transition:all .3s ease;width:26px;z-index:10}.close-wrapper:hover{background:var(--color-danger-50);transform:rotate(90deg)}.n-input__prefix{margin-left:6px!important;margin-right:6px!important}.close-btn{color:var(--text-color)}.close-btn:hover{color:var(--color-primary-500)}.premium-pagination .n-pagination-item{align-items:center!important;background:transparent!important;border:1px solid var(--color-primary-50)!important;border-radius:10px!important;color:var(--color-primary-500)!important;display:flex!important;font-size:13px!important;font-weight:400!important;height:35px!important;justify-content:center!important;margin:0 6px!important;min-width:35px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.premium-pagination .n-pagination-item:hover{background:var(--color-primary-50)!important;border-color:var(--color-primary-500)!important;color:var(--color-primary-500)!important}.premium-pagination .n-pagination-item.n-pagination-item--active{background:var(--color-primary-500)!important;border-color:var(--color-primary-500)!important;box-shadow:0 6px 12px #2a39a933!important;color:#fff!important}.premium-pagination .n-pagination-item.n-pagination-item--disabled{cursor:not-allowed!important;opacity:.3!important}.premium-pagination .n-pagination-item.n-pagination-item--disabled:hover{background:#fff!important;border-color:var(--color-gray-100)!important;transform:none!important}.nuxt-icon{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}.nuxt-icon--fill,.nuxt-icon--fill *{fill:currentColor}.empty[data-v-fe8e0bfb]{background-image:url(./bg-empty.De54SnVY.png);background-position:50%;background-size:cover}.admin-sidebar[data-v-d5310fab]{flex-shrink:0;height:100vh;padding:12px;position:relative;width:80px;z-index:100}@media(max-width:768px){.admin-sidebar[data-v-d5310fab]{display:none}}.sidebar-inner[data-v-d5310fab]{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;display:flex;flex-direction:column;height:100%;overflow:hidden}.sidebar-brand[data-v-d5310fab]{cursor:pointer;padding:24px 0 16px}.logo-box[data-v-d5310fab],.sidebar-brand[data-v-d5310fab]{display:flex;justify-content:center}.logo-box[data-v-d5310fab]{align-items:center;background:var(--color-primary-50);border-radius:14px;height:44px;transition:transform .3s ease;width:44px}.logo-box[data-v-d5310fab]:hover{box-shadow:0 8px 24px #2a39a959;transform:scale(1.08)}.logo-box .brand-logo[data-v-d5310fab]{color:#fff;fill:#fff!important;height:24px;width:24px}.nav-rail[data-v-d5310fab]{display:flex;flex:1;flex-direction:column;gap:20px;overflow-y:auto;padding:8px 0;width:100%}.nav-rail[data-v-d5310fab]::-webkit-scrollbar{width:0}.rail-group[data-v-d5310fab]{align-items:center;display:flex;flex-direction:column;gap:4px}.rail-divider-label[data-v-d5310fab]{color:var(--color-gray-300);font-size:9px;font-weight:900;letter-spacing:2px;margin-bottom:8px;text-transform:uppercase}.rail-items[data-v-d5310fab]{flex-direction:column;gap:6px}.rail-items[data-v-d5310fab],.rail-link[data-v-d5310fab]{align-items:center;display:flex}.rail-link[data-v-d5310fab]{border-radius:14px;color:var(--color-gray-400);cursor:pointer;height:44px;justify-content:center;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);width:44px}.rail-link svg[data-v-d5310fab]{height:22px;transition:transform .2s ease;width:22px}.rail-link[data-v-d5310fab]:hover{background:rgba(var(--color-primary-rgb,42,57,169),.06);color:var(--color-primary-500);transform:scale(1.08)}.rail-link:hover svg[data-v-d5310fab]{fill:var(--color-primary-500)!important}.rail-link--active[data-v-d5310fab]{background:var(--color-primary-50)!important;box-shadow:0 4px 12px #2a39a91f;color:var(--color-primary-500)!important}.rail-link--active svg[data-v-d5310fab]{fill:var(--color-primary-500)!important}.rail-link--active[data-v-d5310fab]:before{background:var(--color-primary-500);border-radius:0 4px 4px 0;content:"";height:20px;left:-12px;position:absolute;top:50%;transform:translateY(-50%);width:4px}.rail-badge[data-v-d5310fab]{background:var(--color-danger-500);border-radius:100px;box-shadow:0 2px 8px #dc354566;color:#fff;font-size:10px;font-weight:900;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:2px;top:2px}.rail-badge[data-v-d5310fab],.sidebar-footer[data-v-d5310fab]{align-items:center;display:flex}.sidebar-footer[data-v-d5310fab]{border-top:1px solid var(--border-color);flex-direction:column;gap:12px;margin:0 12px;padding:16px 0 20px;width:calc(100% - 24px)}.user-avatar[data-v-d5310fab]{align-items:center;background:var(--color-primary-500);border-radius:14px;box-shadow:0 4px 12px #2a39a926;cursor:pointer;display:flex;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px}.user-avatar[data-v-d5310fab]:hover{box-shadow:0 6px 20px #2a39a940;transform:scale(1.08)}.user-avatar .initials[data-v-d5310fab]{color:#fff;font-size:15px;font-weight:800}.user-avatar .online-dot[data-v-d5310fab]{background:#22c55e;border:2px solid var(--bg-secondary);border-radius:50%;bottom:-1px;height:10px;position:absolute;right:-1px;width:10px}.mobile-nav[data-v-d5310fab]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--bg-secondary);border-top:1px solid var(--border-color);bottom:0;box-shadow:0 -4px 20px #0000000d;display:none;justify-content:space-around;left:0;padding:6px 8px env(safe-area-inset-bottom,8px);position:fixed;right:0;z-index:200}@media(max-width:768px){.mobile-nav[data-v-d5310fab]{display:flex}}.mobile-nav-item[data-v-d5310fab]{align-items:center;border-radius:12px;color:var(--color-gray-400);cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:56px;padding:6px 12px;position:relative;transition:all .2s ease}.mobile-nav-item svg[data-v-d5310fab]{height:22px;width:22px}.mobile-nav-item--active[data-v-d5310fab]{background:var(--color-primary-50);color:var(--color-primary-500)}.mobile-nav-item--active svg[data-v-d5310fab]{fill:var(--color-primary-500)!important}.mobile-nav-item--active .mobile-nav-label[data-v-d5310fab]{color:var(--color-primary-500);font-weight:900}.mobile-nav-label[data-v-d5310fab]{font-size:10px;font-weight:700;white-space:nowrap}.mobile-badge[data-v-d5310fab]{align-items:center;background:var(--color-danger-500);border-radius:100px;color:#fff;display:flex;font-size:9px;font-weight:900;height:16px;justify-content:center;min-width:16px;padding:0 3px;position:absolute;right:4px;top:0}html.dark .sidebar-inner[data-v-d5310fab]{background:var(--bg-secondary);border-color:var(--border-color)}html.dark .rail-link--active[data-v-d5310fab]{background:rgba(var(--color-primary-rgb,106,128,255),.12)!important}html.dark .rail-link--active[data-v-d5310fab]:before{background:var(--color-primary-500)}html.dark .mobile-nav[data-v-d5310fab]{background:#18181cf2}html.dark .user-avatar[data-v-d5310fab]{box-shadow:0 4px 12px #0000004d}.admin-layout[data-v-8994ed2c]{background:var(--bg-color);display:flex;height:100vh;overflow:hidden}.admin-sider[data-v-8994ed2c]{flex-shrink:0;height:100vh;left:0;position:fixed;top:0;width:80px;z-index:100}@media(max-width:768px){.admin-sider[data-v-8994ed2c]{display:none}}.admin-main[data-v-8994ed2c]{display:flex;flex:1;flex-direction:column;height:100vh;margin-left:80px;overflow:hidden}@media(max-width:768px){.admin-main[data-v-8994ed2c]{margin-left:0;padding-bottom:72px}}.admin-content[data-v-8994ed2c]{display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:24px}.admin-content[data-v-8994ed2c]::-webkit-scrollbar{width:6px}.admin-content[data-v-8994ed2c]::-webkit-scrollbar-track{background:transparent}.admin-content[data-v-8994ed2c]::-webkit-scrollbar-thumb{background:var(--color-gray-200);border-radius:10px}@media(max-width:768px){.admin-content[data-v-8994ed2c]{padding:16px}}:lang(ar) .admin-sider[data-v-8994ed2c]{left:auto;right:0}:lang(ar) .admin-main[data-v-8994ed2c]{margin-left:0;margin-right:80px}@media(max-width:768px){:lang(ar) .admin-main[data-v-8994ed2c]{margin-right:0}}.social-btn[data-v-158a12dc]{transition:border-color .18s,transform .15s}.social-btn[data-v-158a12dc]:hover:not(:disabled){border-color:var(--color-primary-500)!important}.social-btn--apple[data-v-158a12dc]{background:#000!important;border-color:#000!important;color:#fff!important}.social-btn--apple[data-v-158a12dc]:hover:not(:disabled){background:#111!important;border-color:#111!important}.fade-slide-enter-active[data-v-158a12dc],.fade-slide-leave-active[data-v-158a12dc]{transition:all .2s ease}.fade-slide-enter-from[data-v-158a12dc]{opacity:0;transform:translate(12px)}.fade-slide-leave-to[data-v-158a12dc]{opacity:0;transform:translate(-12px)}.spotlight[data-v-43555a45]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.gradient-border[data-v-43555a45]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;position:relative}@media(prefers-color-scheme:light){.gradient-border[data-v-43555a45]{background-color:#ffffff4d}.gradient-border[data-v-43555a45]:before{background:linear-gradient(90deg,#e2e2e2,#e2e2e2 25%,#00dc82,#36e4da 75%,#0047e1)}}@media(prefers-color-scheme:dark){.gradient-border[data-v-43555a45]{background-color:#1414144d}.gradient-border[data-v-43555a45]:before{background:linear-gradient(90deg,#303030,#303030 25%,#00dc82,#36e4da 75%,#0047e1)}}.gradient-border[data-v-43555a45]:before{background-size:400% auto;border-radius:.5rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;padding:2px;position:absolute;transition:background-position .3s ease-in-out,opacity .2s ease-in-out;width:100%}.gradient-border[data-v-43555a45]:hover:before{background-position:-50% 0;opacity:1}.fixed[data-v-43555a45]{position:fixed}.left-0[data-v-43555a45]{left:0}.right-0[data-v-43555a45]{right:0}.z-10[data-v-43555a45]{z-index:10}.z-20[data-v-43555a45]{z-index:20}.grid[data-v-43555a45]{display:grid}.mb-16[data-v-43555a45]{margin-bottom:4rem}.mb-8[data-v-43555a45]{margin-bottom:2rem}.max-w-520px[data-v-43555a45]{max-width:520px}.min-h-screen[data-v-43555a45]{min-height:100vh}.w-full[data-v-43555a45]{width:100%}.flex[data-v-43555a45]{display:flex}.cursor-pointer[data-v-43555a45]{cursor:pointer}.place-content-center[data-v-43555a45]{place-content:center}.items-center[data-v-43555a45]{align-items:center}.justify-center[data-v-43555a45]{justify-content:center}.overflow-hidden[data-v-43555a45]{overflow:hidden}.bg-white[data-v-43555a45]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-4[data-v-43555a45]{padding-left:1rem;padding-right:1rem}.px-8[data-v-43555a45]{padding-left:2rem;padding-right:2rem}.py-2[data-v-43555a45]{padding-bottom:.5rem;padding-top:.5rem}.text-center[data-v-43555a45]{text-align:center}.text-8xl[data-v-43555a45]{font-size:6rem;line-height:1}.text-xl[data-v-43555a45]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-43555a45]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-43555a45]{font-weight:300}.font-medium[data-v-43555a45]{font-weight:500}.leading-tight[data-v-43555a45]{line-height:1.25}.font-sans[data-v-43555a45]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-43555a45]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){.dark\:bg-black[data-v-43555a45]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-43555a45]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media(min-width:640px){.sm\:px-0[data-v-43555a45]{padding-left:0;padding-right:0}.sm\:px-6[data-v-43555a45]{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3[data-v-43555a45]{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-4xl[data-v-43555a45]{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl[data-v-43555a45]{font-size:1.25rem;line-height:1.75rem}}.spotlight[data-v-32d46e88]{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);filter:blur(20vh)}.fixed[data-v-32d46e88]{position:fixed}.-bottom-1\/2[data-v-32d46e88]{bottom:-50%}.left-0[data-v-32d46e88]{left:0}.right-0[data-v-32d46e88]{right:0}.grid[data-v-32d46e88]{display:grid}.mb-16[data-v-32d46e88]{margin-bottom:4rem}.mb-8[data-v-32d46e88]{margin-bottom:2rem}.h-1\/2[data-v-32d46e88]{height:50%}.max-w-520px[data-v-32d46e88]{max-width:520px}.min-h-screen[data-v-32d46e88]{min-height:100vh}.place-content-center[data-v-32d46e88]{place-content:center}.overflow-hidden[data-v-32d46e88]{overflow:hidden}.bg-white[data-v-32d46e88]{--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity))}.px-8[data-v-32d46e88]{padding-left:2rem;padding-right:2rem}.text-center[data-v-32d46e88]{text-align:center}.text-8xl[data-v-32d46e88]{font-size:6rem;line-height:1}.text-xl[data-v-32d46e88]{font-size:1.25rem;line-height:1.75rem}.text-black[data-v-32d46e88]{--un-text-opacity:1;color:rgb(0 0 0/var(--un-text-opacity))}.font-light[data-v-32d46e88]{font-weight:300}.font-medium[data-v-32d46e88]{font-weight:500}.leading-tight[data-v-32d46e88]{line-height:1.25}.font-sans[data-v-32d46e88]{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.antialiased[data-v-32d46e88]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){.dark\:bg-black[data-v-32d46e88]{--un-bg-opacity:1;background-color:rgb(0 0 0/var(--un-bg-opacity))}.dark\:text-white[data-v-32d46e88]{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}}@media(min-width:640px){.sm\:px-0[data-v-32d46e88]{padding-left:0;padding-right:0}.sm\:text-4xl[data-v-32d46e88]{font-size:2.25rem;line-height:2.5rem}}
