@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap");.Section1bImages_section__MoPCs{background-color:#FFFFFF;padding:48px 16px 80px}.Section1bImages_container__tJoxP{max-width:1400px;margin:0 auto}.Section1bImages_grid__RjK81{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:420px}@media (max-width:1024px){.Section1bImages_grid__RjK81{height:auto;grid-template-columns:1fr;gap:24px}}.Section1bImages_card__SKHpE{border-radius:20px;position:relative;overflow:hidden;background-color:#F3F4F6;min-height:0}.Section1bImages_tallCard__Mdg8U{height:100%}.Section1bImages_bgImage__4PoYn{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.Section1bImages_overlay__hvaVB{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 35%);pointer-events:none}.Section1bImages_cardContent__Zl_sP{position:absolute;bottom:0;left:0;right:0;padding:24px;display:flex;justify-content:space-between;align-items:flex-end}.Section1bImages_cardTitle__HDlf6{color:#FFFFFF;font-family:var(--font-sans);font-weight:500;font-size:22px;line-height:1.25;letter-spacing:-.01em}.Section1bImages_iconCircle__YcRex{width:36px;height:36px;background-color:#FFFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Section1bImages_centerColumn__fjBWF{display:flex;flex-direction:column;gap:12px;height:100%}.Section1bImages_shortCard__xJz0f{flex:1}.Section1bImages_blueCard__89b4q{height:90px;background-color:#6C75F0;display:flex;align-items:center;justify-content:center;gap:24px;flex-shrink:0}.Section1bImages_avatars__3rQCT{display:flex;align-items:center}.Section1bImages_avatar__Ei0uT{width:44px;height:44px;border-radius:50%;border:2px solid #6c75f0;-o-object-fit:cover;object-fit:cover;background-color:#E5E7EB}.Section1bImages_avatarOverlap__kXsqg{margin-left:-10px;z-index:2}.Section1bImages_stats___UaQ_{display:flex;flex-direction:column;align-items:flex-start}.Section1bImages_percentage__MtUcL{font-family:"DM Serif Display",ui-serif,Georgia,serif;font-weight:400;font-size:50px;line-height:.95;color:#8EE6CA;letter-spacing:-.02em;margin-bottom:2px}.Section1bImages_statLabel__Yg84F{font-family:var(--font-sans);font-weight:500;font-size:13px;color:#FFFFFF;display:flex;align-items:center;gap:4px}.Section2TopServices_section__wdNlB{background-color:#FFFFFF;padding:60px 16px 120px}.Section2TopServices_container__VlqVr{max-width:1400px;margin:0 auto}.Section2TopServices_headerRow__9xiom{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px;gap:64px}@media (max-width:768px){.Section2TopServices_headerRow__9xiom{flex-direction:column;align-items:flex-start;gap:32px}}.Section2TopServices_headerLeft__RuyAM{display:flex;flex-direction:column;gap:16px;max-width:700px}.Section2TopServices_pillGroup__d8F_a{display:flex;align-items:center;border-radius:9999px;border:1px solid #111827;width:-moz-fit-content;width:fit-content;overflow:hidden;height:32px;white-space:nowrap}.Section2TopServices_pillPart1__U2EQt{display:flex;align-items:center;gap:6px;padding:0 14px;font-family:var(--font-sans);font-weight:500;font-size:13px;color:#111827}.Section2TopServices_pillDivider__UNS9j{width:1px;height:100%;background-color:#111827}.Section2TopServices_pillPart2__lVyby{padding:0 14px;font-family:var(--font-sans);font-weight:500;font-size:13px;color:#111827}.Section2TopServices_title__R2xTL{font-family:"Syne",var(--font-sans);font-weight:800;font-size:clamp(36px,4vw,56px);line-height:1.1;color:#0B0F19;letter-spacing:-.03em;word-wrap:break-word}.Section2TopServices_headerRight__rfsRG{display:flex;flex-direction:column;align-items:flex-start;gap:20px;max-width:440px}.Section2TopServices_description__fuDro{font-family:var(--font-sans);font-weight:400;font-size:15px;line-height:1.5;color:#111827}.Section2TopServices_exploreBtn__WahET{background-color:#0B0F19;color:#FFFFFF;padding:0 24px;height:44px;border-radius:8px;font-family:var(--font-sans);font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;transition:opacity .2s ease}.Section2TopServices_exploreBtn__WahET:hover{opacity:.9}.Section2TopServices_bentoGrid__EYtUY{display:flex;width:100%;height:400px}@media (max-width:1024px){.Section2TopServices_bentoGrid__EYtUY{flex-wrap:wrap;height:auto;gap:12px}}.Section2TopServices_bentoCard__PevMm{border-radius:16px;padding:32px 24px;display:flex;flex-direction:row;align-items:stretch;width:calc((100% - 36px) / 4);flex-shrink:0;min-width:0;overflow:hidden;cursor:pointer;transition:width .8s cubic-bezier(.25,1,.5,1),padding .8s cubic-bezier(.25,1,.5,1),margin-inline-start .8s cubic-bezier(.25,1,.5,1),opacity .4s ease}.Section2TopServices_bentoCard__PevMm+.Section2TopServices_bentoCard__PevMm{margin-inline-start:12px}@media (min-width:1025px){.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:first-child:hover) .Section2TopServices_bentoCard__PevMm:first-child{width:calc((100% - 12px) * .75)}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:first-child:hover) .Section2TopServices_bentoCard__PevMm:nth-child(2){width:calc((100% - 12px) * .25)}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:first-child:hover) .Section2TopServices_bentoCard__PevMm:nth-child(n+3){width:0;padding:0;margin-inline-start:0;opacity:0;border:none}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(2):hover) .Section2TopServices_bentoCard__PevMm:first-child{width:calc((100% - 12px) * .25)}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(2):hover) .Section2TopServices_bentoCard__PevMm:nth-child(2){width:calc((100% - 12px) * .75)}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(2):hover) .Section2TopServices_bentoCard__PevMm:nth-child(n+3){width:0;padding:0;margin-inline-start:0;opacity:0;border:none}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(3):hover) .Section2TopServices_bentoCard__PevMm:first-child{width:0;padding:0;margin-inline-start:0;opacity:0;border:none}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(3):hover) .Section2TopServices_bentoCard__PevMm:nth-child(2){width:calc((100% - 12px) * .25);margin-inline-start:0}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(3):hover) .Section2TopServices_bentoCard__PevMm:nth-child(3){width:calc((100% - 12px) * .75)}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(3):hover) .Section2TopServices_bentoCard__PevMm:nth-child(4){width:0;padding:0;margin-inline-start:0;opacity:0;border:none}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(4):hover) .Section2TopServices_bentoCard__PevMm:nth-child(-n+2){width:0;padding:0;margin-inline-start:0;opacity:0;border:none}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(4):hover) .Section2TopServices_bentoCard__PevMm:nth-child(3){width:calc((100% - 12px) * .25);margin-inline-start:0}.Section2TopServices_bentoGrid__EYtUY:has(.Section2TopServices_bentoCard__PevMm:nth-child(4):hover) .Section2TopServices_bentoCard__PevMm:nth-child(4){width:calc((100% - 12px) * .75)}}@media (max-width:1024px){.Section2TopServices_bentoCard__PevMm{width:calc(50% - 6px);margin-inline-start:0!important}}@media (max-width:640px){.Section2TopServices_bentoCard__PevMm{width:100%}}.Section2TopServices_cardTextContent__VyQpH{display:flex;flex-direction:column;justify-content:space-between;min-width:260px;width:260px;flex-shrink:0}.Section2TopServices_cardTop__QkaWJ{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.Section2TopServices_iconCircle__ApMiK{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Section2TopServices_cardTitle__d1RPy{font-family:var(--font-sans);font-weight:500;font-size:28px;line-height:1.15;letter-spacing:-.02em;white-space:pre-wrap}.Section2TopServices_cardBottom__q_TZ4{display:flex;flex-direction:column;margin-top:40px}.Section2TopServices_cardDesc__EB71_{font-family:var(--font-sans);font-weight:400;font-size:15px;line-height:1.4;opacity:.95}.Section2TopServices_cardImageContent__90O2Y{flex:0 0 0px;opacity:0;margin-inline-start:0;overflow:hidden;display:flex;align-items:center;justify-content:center;min-width:0;transition:all .8s cubic-bezier(.25,1,.5,1)}.Section2TopServices_bentoCard__PevMm:hover .Section2TopServices_cardImageContent__90O2Y{flex:1 1 0px;opacity:1;margin-inline-start:24px}@media (max-width:1024px){.Section2TopServices_bentoCard__PevMm:hover .Section2TopServices_cardImageContent__90O2Y{display:none}}.Section2TopServices_cardImageContent__90O2Y img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@import url("https://fonts.googleapis.com/css2?family=Syne:wght@700;800&display=swap");.Section3WhyChooseUs_section__E_Tg9{background-color:#0B0F19;padding:80px 16px 100px;position:relative;z-index:20}.Section3WhyChooseUs_container__fEMJf{max-width:1400px;margin:0 auto}.Section3WhyChooseUs_header__udUKk{display:flex;flex-direction:column;align-items:center;margin-bottom:48px}.Section3WhyChooseUs_pillGroup__eZ_fK{display:flex;align-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.8);width:-moz-fit-content;width:fit-content;height:28px;margin-bottom:20px}.Section3WhyChooseUs_pillPart1__OH9u6{display:flex;align-items:center;gap:4px;padding:0 12px;font-family:var(--font-sans);font-weight:500;font-size:11px;color:#FFFFFF}.Section3WhyChooseUs_pillDivider__d0tpg{width:1px;height:100%;background-color:rgba(255,255,255,.8)}.Section3WhyChooseUs_pillPart2__E2cKu,.Section3WhyChooseUs_pillPart3__ctlTz{padding:0 12px;font-family:var(--font-sans);font-weight:500;font-size:11px;color:#FFFFFF}.Section3WhyChooseUs_title__e_d_i{font-family:"Syne",var(--font-sans);font-weight:800;font-size:44px;line-height:1.1;color:#FFFFFF;letter-spacing:-.03em;text-align:center}.Section3WhyChooseUs_cardsRow__oQmVm{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1024px){.Section3WhyChooseUs_cardsRow__oQmVm{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Section3WhyChooseUs_cardsRow__oQmVm{grid-template-columns:1fr}.Section3WhyChooseUs_title__e_d_i{font-size:36px}}.Section3WhyChooseUs_card__JYlgl{background-color:#FFFFFF;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;overflow:hidden}.Section3WhyChooseUs_cardContent__MZjwU{padding:24px;display:flex;flex-direction:column;flex:1}.Section3WhyChooseUs_iconCircle__Lugma{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.Section3WhyChooseUs_cardTitle__wh_3Z{font-family:var(--font-sans);font-weight:500;font-size:24px;line-height:1.1;color:#0B0F19;letter-spacing:-.02em;margin-bottom:12px}.Section3WhyChooseUs_cardDesc__lreya{font-family:var(--font-sans);font-weight:400;font-size:14px;line-height:1.5;color:#4B5563}.Section3WhyChooseUs_cardImageWrapper__souZD{width:100%;height:80px;flex-shrink:0}.Section3WhyChooseUs_bottomArea__1oiiy{display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin-top:100px;padding-bottom:60px}.Section3WhyChooseUs_bottomLeft__QU0_0{flex:0 0 45%;z-index:10}.Section3WhyChooseUs_bottomText__Pl6ah{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.6;color:#FFFFFF;margin-bottom:32px}.Section3WhyChooseUs_exploreBtn__Sk5hA{background-color:#5B6CFF;color:#FFFFFF;padding:14px 24px;border-radius:8px;font-family:var(--font-sans);font-weight:500;font-size:15px;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.Section3WhyChooseUs_exploreBtn__Sk5hA:hover{opacity:.9;transform:translateY(-2px)}.Section3WhyChooseUs_bottomRight__nt3d5{position:absolute;right:-20px;bottom:-140px;width:560px;height:420px;z-index:20;display:flex;align-items:flex-end;justify-content:flex-end}.Section3WhyChooseUs_bottomIllustration__9B7wI{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}[dir=rtl] .Section3WhyChooseUs_bottomRight__nt3d5{right:auto;left:-20px}[dir=rtl] .Section3WhyChooseUs_bottomIllustration__9B7wI{-o-object-position:bottom left;object-position:bottom left;transform:scaleX(-1)}@media (max-width:768px){.Section3WhyChooseUs_bottomArea__1oiiy{flex-direction:column;align-items:flex-start;margin-top:64px;padding-bottom:20px}.Section3WhyChooseUs_bottomLeft__QU0_0{flex:1;margin-bottom:40px}.Section3WhyChooseUs_bottomRight__nt3d5{position:relative;right:0;bottom:0;width:100%;display:flex;justify-content:center}}.Section3WhyChooseUs_cardImage__OAIPr{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.Section6Testimonials_section__JrftW{background-color:#FFFFFF;padding:80px 16px;font-family:Outfit,sans-serif}.Section6Testimonials_container__sJs30{max-width:1400px;margin:0 auto}.Section6Testimonials_header__EJHEV{display:flex;justify-content:center;margin-bottom:48px}.Section6Testimonials_title__FAj9B{font-weight:500;font-size:24px;color:#111827;letter-spacing:-.5px}.Section6Testimonials_testimonialCard__wQ7Fx{background-color:#0A0A1A;border-radius:16px;padding:64px 80px;display:flex;gap:100px;align-items:center;overflow:hidden}@media (max-width:768px){.Section6Testimonials_testimonialCard__wQ7Fx{flex-direction:column;padding:32px 24px;gap:80px}}.Section6Testimonials_leftVisual__qc4Cr{position:relative;width:260px;height:280px;flex-shrink:0;z-index:1}.Section6Testimonials_bgCardPink__eGpmp{width:240px;height:240px;background-color:#F9A8D4;z-index:-1}.Section6Testimonials_bgCardBlue__EOnxg,.Section6Testimonials_bgCardPink__eGpmp{position:absolute;bottom:0;right:0;border-radius:16px;transform-origin:bottom right}.Section6Testimonials_bgCardBlue__EOnxg{width:200px;height:200px;background-color:#6366F1;z-index:-2}[dir=rtl] .Section6Testimonials_bgCardBlue__EOnxg,[dir=rtl] .Section6Testimonials_bgCardPink__eGpmp{right:auto;left:0;transform-origin:bottom left}.Section6Testimonials_customerImg__npWYU{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;z-index:10;background-color:#F97316}.Section6Testimonials_rightContent__ijG9M{flex:1;display:flex;flex-direction:column;justify-content:space-between;height:280px}@media (max-width:768px){.Section6Testimonials_rightContent__ijG9M{height:auto;gap:32px}}.Section6Testimonials_quoteText__ZJKZp{font-weight:300;font-size:26px;line-height:1.5;color:#FFFFFF;margin:0}.Section6Testimonials_authorRow__NIAls{display:flex;justify-content:space-between;align-items:flex-end}.Section6Testimonials_authorName__1xTH5{font-weight:400;font-size:24px;color:#FFFFFF;margin:0 0 4px}.Section6Testimonials_authorLocation__nbxOl{font-weight:300;font-size:16px;color:#9CA3AF;margin:0}.Section6Testimonials_navButtons__94TC9{display:flex;gap:12px}.Section6Testimonials_navBtnLeft__0mJOG{width:48px;height:48px;border-radius:50%;background-color:#2A2A3C;display:flex;align-items:center;justify-content:center;color:#9CA3AF;border:none;cursor:pointer;transition:all .2s ease}.Section6Testimonials_navBtnLeft__0mJOG:hover{background-color:#37374D;color:#FFF}.Section6Testimonials_navBtnRight__DHOXH{width:48px;height:48px;border-radius:50%;background-color:#6366F1;display:flex;align-items:center;justify-content:center;color:#FFFFFF;border:none;cursor:pointer;transition:all .2s ease}.Section6Testimonials_navBtnRight__DHOXH:hover{background-color:#4F46E5}@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap");.Section7ServicesList_section__XFJrT{background-color:#FFFFFF;padding:80px 16px;font-family:Outfit,sans-serif}.Section7ServicesList_container__A04V1{max-width:1400px;margin:0 auto}.Section7ServicesList_header__o6mbm{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:40px}.Section7ServicesList_tabActive__T6RVi{font-weight:500;font-size:32px;color:#2563EB;cursor:pointer;letter-spacing:-.5px}.Section7ServicesList_tabInactive__IrRgq{font-weight:400;font-size:32px;color:#D1D5DB;cursor:pointer;transition:color .2s ease;letter-spacing:-.5px}.Section7ServicesList_tabInactive__IrRgq:hover{color:#9CA3AF}.Section7ServicesList_tabDot__cKQE7{font-size:24px;color:#D1D5DB}.Section7ServicesList_grid__XYdFx{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}@media (max-width:768px){.Section7ServicesList_grid__XYdFx{grid-template-columns:1fr}.Section7ServicesList_header__o6mbm{flex-wrap:wrap;font-size:24px}.Section7ServicesList_tabActive__T6RVi,.Section7ServicesList_tabInactive__IrRgq{font-size:24px}}.Section7ServicesList_serviceCard__DSzYa{background-color:#FCFAF6;border-radius:12px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;position:relative;overflow:hidden;transition:transform .2s ease}.Section7ServicesList_serviceCard__DSzYa:hover{transform:translateY(-2px)}.Section7ServicesList_hoverBg__sFL1G{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;z-index:0}.Section7ServicesList_serviceCard__DSzYa:hover .Section7ServicesList_hoverBg__sFL1G{opacity:1}.Section7ServicesList_serviceName__52ilh{font-weight:500;font-size:16px;color:#111827;position:relative;z-index:1;transition:color .3s ease}.Section7ServicesList_serviceCard__DSzYa:hover .Section7ServicesList_serviceName__52ilh{color:#FFFFFF}.Section7ServicesList_rightContent__tNlHI{display:flex;align-items:center;gap:32px;position:relative;z-index:1}.Section7ServicesList_illustration__BYHz9{font-size:40px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Section7ServicesList_serviceCard__DSzYa:hover .Section7ServicesList_illustration__BYHz9{transform:scale(1.15) rotate(-10deg)}.Section7ServicesList_arrowCircle__jwgmX{width:28px;height:28px;border-radius:50%;background-color:#0A0A1A;display:flex;align-items:center;justify-content:center;color:#FFFFFF;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Section7ServicesList_arrowIcon__lW_AS{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.Section7ServicesList_serviceCard__DSzYa:hover .Section7ServicesList_arrowIcon__lW_AS{transform:rotate(45deg)}[dir=rtl] .Section7ServicesList_serviceCard__DSzYa:hover .Section7ServicesList_arrowIcon__lW_AS{transform:rotate(-45deg)}.Section1Hero_heroWrapper__WDT1X{background-color:#FFFFFF;padding:16px;display:flex;position:relative}.Section1Hero_heroInner__LqaZd{background-color:#F4F5F7;border-radius:24px;width:100%;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:60vh}.Section1Hero_header__FyMbM{top:16px;width:calc(100% - 32px);display:flex;justify-content:space-between;align-items:center;padding:24px 48px;z-index:1000;transition:all .4s cubic-bezier(.16,1,.3,1);background-color:transparent;border-radius:24px;border:1px solid transparent;box-shadow:0 4px 20px rgba(0,0,0,0)}.Section1Hero_headerScrolled__MQX5F,.Section1Hero_header__FyMbM{position:fixed;left:50%;transform:translateX(-50%);max-width:1400px}.Section1Hero_headerScrolled__MQX5F{top:24px;width:calc(100% - 48px);background-color:#F8F9FA;border-radius:16px;padding:10px 32px;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.03)}.Section1Hero_logo__LrXxl{display:flex;align-items:center;gap:8px}.Section1Hero_logoText__hSQNY{font-family:var(--font-sans);font-weight:800;font-size:26px;color:#111827;letter-spacing:-.04em;text-transform:uppercase}.Section1Hero_nav__TzFHg{display:flex;align-items:center;gap:32px}.Section1Hero_navLink__zIHjF{gap:4px;color:#111827}.Section1Hero_navLink__zIHjF,.Section1Hero_waitlistBtn__NMOAN{display:flex;align-items:center;font-family:var(--font-sans);font-weight:600;font-size:14px;text-decoration:none}.Section1Hero_waitlistBtn__NMOAN{gap:8px;background-color:#6366F1;color:#FFFFFF;padding:12px 24px;border-radius:8px;transition:opacity .2s}.Section1Hero_waitlistBtn__NMOAN:hover{opacity:.9}.Section1Hero_heroContent__wpeYG{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 100px;z-index:10;position:relative}.Section1Hero_title__8OQGz{font-family:var(--font-sans);font-weight:800;font-size:68px;line-height:1.1;color:#0B0F19;letter-spacing:-.03em;margin-bottom:24px;display:flex;flex-direction:column;align-items:center}.Section1Hero_titleLine1__xx9bv{display:block}.Section1Hero_titleLine2__WaVuk{display:flex;align-items:center;justify-content:center}.Section1Hero_houseIconWrapper__InNeJ{display:inline-flex;align-items:center;justify-content:center;margin:0 12px;vertical-align:middle}.Section1Hero_subtitle__KcFs7{font-family:var(--font-sans);font-weight:500;font-size:16px;line-height:1.6;color:#4B5563;max-width:600px;margin:0 auto 40px}.Section1Hero_searchContainer__a_qsS{display:flex;align-items:center;background-color:#FFFFFF;border:1px solid #d1d5db;border-radius:12px;padding:6px;box-shadow:0 4px 20px rgba(0,0,0,.04);width:100%;max-width:680px}.Section1Hero_locationSection__7Myhi{display:flex;align-items:center;gap:8px;padding:0 20px;height:48px}.Section1Hero_locationText__4xMBM{font-family:var(--font-sans);font-weight:700;font-size:15px;color:#111827}.Section1Hero_divider__Hjng5{width:1px;height:32px;background-color:#E5E7EB;margin:0 8px}.Section1Hero_inputSection__wFOsH{flex:1;padding:0 16px}.Section1Hero_searchInput__Uzly2{width:100%;border:none;outline:none;font-family:var(--font-sans);font-size:15px;color:#111827;background:transparent}.Section1Hero_searchInput__Uzly2::-moz-placeholder{color:#9CA3AF;font-weight:400}.Section1Hero_searchInput__Uzly2::placeholder{color:#9CA3AF;font-weight:400}.Section1Hero_searchBtn__G6VPr{display:flex;align-items:center;gap:8px;background-color:#0B0F19;color:#FFFFFF;padding:0 28px;height:44px;border-radius:8px;font-family:var(--font-sans);font-weight:600;font-size:15px;border:none;cursor:pointer;transition:opacity .2s}.Section1Hero_searchBtn__G6VPr:hover{opacity:.9}.Section1Hero_illustLeft__VlaN6{position:absolute;left:6%;bottom:8%;z-index:5}.Section1Hero_heroImg__6CYce{max-width:260px;height:auto;-o-object-fit:contain;object-fit:contain}.Section1Hero_illustRight__gAzrT{position:absolute;right:6%;bottom:12%;z-index:5}@media (max-width:1024px){.Section1Hero_title__8OQGz{font-size:54px}.Section1Hero_illustLeft__VlaN6,.Section1Hero_illustRight__gAzrT{display:none}}@media (max-width:768px){.Section1Hero_heroWrapper__WDT1X{padding:12px}.Section1Hero_header__FyMbM{padding:24px}.Section1Hero_nav__TzFHg{display:none}.Section1Hero_title__8OQGz{font-size:42px}.Section1Hero_searchContainer__a_qsS{flex-direction:column;max-width:100%;padding:12px;border-radius:16px}.Section1Hero_divider__Hjng5{width:100%;height:1px;margin:8px 0}.Section1Hero_searchBtn__G6VPr{width:100%;justify-content:center;margin-top:8px}}.Section3bHowItWorks_section__Oa1f8{background-color:#0B0F19;padding:60px 16px 80px;position:relative;overflow:hidden}.Section3bHowItWorks_container__4G9uG{max-width:1200px;margin:0 auto;position:relative}.Section3bHowItWorks_header__txBe6{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.Section3bHowItWorks_pillGroup__dtlzL{display:flex;align-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.2);background-color:rgba(255,255,255,.05);backdrop-filter:blur(10px);width:-moz-fit-content;width:fit-content;height:32px;margin-bottom:24px}.Section3bHowItWorks_pillPart1__4A2h6{display:flex;align-items:center;gap:6px;padding:0 14px;font-family:var(--font-sans);font-weight:500;font-size:12px;color:#FFFFFF}.Section3bHowItWorks_pillDivider__buPHa{width:1px;height:100%;background-color:rgba(255,255,255,.2)}.Section3bHowItWorks_pillPart2__aoYhl{padding:0 14px;font-family:var(--font-sans);font-weight:500;font-size:12px;color:#FFFFFF}.Section3bHowItWorks_title__cs4Nh{font-family:"Syne",var(--font-sans);font-weight:800;font-size:56px;line-height:1.1;color:#FFFFFF;letter-spacing:-.03em;text-align:center}.Section3bHowItWorks_timeline__4c_Fh{position:relative;max-width:1000px;margin:0 auto;padding:20px 0}.Section3bHowItWorks_timeline__4c_Fh:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:rgba(255,255,255,.1);transform:translateX(-50%)}.Section3bHowItWorks_stepRow__S2Tg6{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;position:relative;width:100%}@media (min-width:769px){.Section3bHowItWorks_stepRow__S2Tg6:not(:first-child){margin-top:-60px}}.Section3bHowItWorks_stepRow__S2Tg6:last-child{margin-bottom:0}.Section3bHowItWorks_centerDot__l6cwE{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background-color:#0B0F19;border:2px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;z-index:5}.Section3bHowItWorks_dotInner__yZLL_{width:16px;height:16px;border-radius:50%;box-shadow:0 0 10px rgba(255,255,255,.5)}.Section3bHowItWorks_cardWrapperLeft__leJS_,.Section3bHowItWorks_cardWrapperRight__m04ZJ{width:45%;position:relative}.Section3bHowItWorks_card__lVKMu{border-radius:24px;padding:24px 32px;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:center;min-height:180px;cursor:default}.Section3bHowItWorks_watermark__nFQwc{position:absolute;inset-inline-end:-5px;bottom:-20px;font-family:"Syne",var(--font-sans);font-weight:800;font-size:130px;line-height:1;opacity:.12;pointer-events:none;z-index:1;transition:transform .4s ease}.Section3bHowItWorks_card__lVKMu:hover .Section3bHowItWorks_watermark__nFQwc{transform:scale(1.05) translate(-10px,-10px)}.Section3bHowItWorks_cardContent__kv2bS{position:relative;z-index:2}.Section3bHowItWorks_cardTitle__1cjYI{font-family:Outfit,sans-serif;font-weight:600;font-size:28px;margin-bottom:12px;letter-spacing:-.03em}.Section3bHowItWorks_cardDesc__FwncS{font-family:var(--font-sans);font-weight:400;font-size:16px;line-height:1.6;opacity:.9;max-width:95%}@media (max-width:768px){.Section3bHowItWorks_section__Oa1f8{padding:60px 16px}.Section3bHowItWorks_title__cs4Nh{font-size:36px}.Section3bHowItWorks_timeline__4c_Fh:before{inset-inline-start:24px;transform:none}.Section3bHowItWorks_stepRow__S2Tg6{flex-direction:column;align-items:flex-end;margin-bottom:40px}.Section3bHowItWorks_cardWrapperLeft__leJS_,.Section3bHowItWorks_cardWrapperRight__m04ZJ{width:calc(100% - 64px);margin-inline-start:auto}.Section3bHowItWorks_centerDot__l6cwE{inset-inline-start:24px;top:50%;transform:translate(calc(var(--rtl-mult, 1) * -50%),-50%)}.Section3bHowItWorks_card__lVKMu{padding:24px;min-height:160px}.Section3bHowItWorks_cardTitle__1cjYI{font-size:24px}.Section3bHowItWorks_watermark__nFQwc{font-size:110px}}.Section4Essentials_section__Ms9pB{background-color:var(--color-bg-page);padding:80px 16px;overflow:hidden}.Section4Essentials_container__ymhfF{max-width:1400px;margin:0 auto}.Section4Essentials_headerRow__m3H2K{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}@media (max-width:768px){.Section4Essentials_headerRow__m3H2K{flex-direction:column;align-items:flex-start;gap:24px}}.Section4Essentials_headerLeft__1yRHd{display:flex;flex-direction:column;gap:16px}.Section4Essentials_pillGroup__1rSH8{display:flex;align-items:center;border-radius:9999px;border:1px solid var(--color-border,#e5e7eb);width:-moz-fit-content;width:fit-content;height:28px}.Section4Essentials_pillPart1__sPAo_{display:flex;align-items:center;gap:4px;padding:0 12px;font-family:var(--font-sans);font-weight:500;font-size:11px;color:var(--color-text-body)}.Section4Essentials_pillDivider__6Gx_n{width:1px;height:100%;background-color:var(--color-border,#E5E7EB)}.Section4Essentials_pillPart2__k8lNk{padding:0 12px;font-family:var(--font-sans);font-weight:500;font-size:11px;color:var(--color-text-body)}.Section4Essentials_title__pbU9h{font-family:var(--font-sans);font-weight:700;font-size:48px;line-height:1.1;color:var(--color-primary);letter-spacing:-.03em}.Section4Essentials_headerRight__8hKXb{display:flex;flex-direction:column;align-items:flex-start;max-width:400px}.Section4Essentials_description__w192z{font-family:var(--font-sans);font-weight:400;font-size:14px;line-height:1.5;color:var(--color-text-body)}.Section4Essentials_sliderWrapper__j69z6{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;padding-bottom:24px}.Section4Essentials_sliderContainer__1kIpr{display:flex;gap:16px;width:-moz-max-content;width:max-content;animation:Section4Essentials_marquee__9rOt5 40s linear infinite}@keyframes Section4Essentials_marquee__9rOt5{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 8px))}}[dir=rtl] .Section4Essentials_sliderContainer__1kIpr{animation:Section4Essentials_marquee-rtl__W1R8l 40s linear infinite}@keyframes Section4Essentials_marquee-rtl__W1R8l{0%{transform:translateX(0)}to{transform:translateX(calc(50% + 8px))}}.Section4Essentials_sliderContainer__1kIpr:hover{animation-play-state:paused}.Section4Essentials_slideCard__NA7tq{width:280px;height:340px;border-radius:16px;position:relative;overflow:hidden;flex-shrink:0}.Section4Essentials_slideImg__RNhCr{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;mix-blend-mode:multiply}.Section4Essentials_slideTopBar__bo5UI{position:absolute;top:0;left:0;width:100%;padding:16px;z-index:10}.Section4Essentials_slideTitle__Zhj_m{background-color:rgba(255,255,255,.95);padding:6px 14px;border-radius:6px;font-family:var(--font-sans);font-weight:600;font-size:12px;color:var(--color-primary);display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Section5StatsBento_section__mKLLv{background-color:var(--color-bg-page);padding:80px 16px}.Section5StatsBento_container__gkHK1{max-width:1400px;margin:0 auto}@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap");.Section5StatsBento_bentoGrid__jvRUi{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:220px;gap:12px;width:100%}@media (max-width:768px){.Section5StatsBento_bentoGrid__jvRUi{grid-template-columns:1fr!important;grid-auto-rows:auto;gap:12px}}.Section5StatsBento_bentoCard__rh0DT{border-radius:16px;padding:32px;position:relative;overflow:hidden;display:flex;flex-direction:column}.Section5StatsBento_cardTopLeft__Chig2{grid-column:span 5;background-color:#F7F6EF;justify-content:space-between}.Section5StatsBento_cardTopRight__Bi0uM{grid-column:span 7;background-color:#3933AF;justify-content:space-between}.Section5StatsBento_cardMidLeft__KLNad{grid-column:span 6;background-color:#F9744B;justify-content:space-between}.Section5StatsBento_cardMidRight__CrOg5{grid-column:span 6;background-color:#F8BDE1;align-items:center;justify-content:center;gap:12px}.Section5StatsBento_cardBotLeft__osp_r{grid-column:span 7;background-color:#49D799;align-items:center;justify-content:center}.Section5StatsBento_cardBotRight__FziOe{grid-column:span 5;background-color:#4C1935;justify-content:space-between}.Section5StatsBento_titleDark__HnqW_{color:#111111}.Section5StatsBento_titleDark__HnqW_,.Section5StatsBento_titleLight__r2URv{font-family:Outfit,sans-serif;font-weight:500;font-size:38px;line-height:1.05;letter-spacing:-.04em;z-index:2}.Section5StatsBento_titleLight__r2URv{color:#FFFFFF}.Section5StatsBento_titleCentered__HUeFJ{font-family:Outfit,sans-serif;font-weight:500;font-size:38px;line-height:1.05;color:#111111;letter-spacing:-.04em;text-align:center;z-index:2}.Section5StatsBento_subtitleDark__c7446{font-family:Outfit,sans-serif;font-weight:400;font-size:14px;color:#444444;z-index:2}.Section5StatsBento_subtitleLight__K5dmV{font-family:Outfit,sans-serif;font-weight:400;font-size:14px;color:#FFFFFF;opacity:.9;z-index:2}.Section5StatsBento_statLarge__9sNUf{color:#FFFFFF}.Section5StatsBento_statLargeDark__7V2jU,.Section5StatsBento_statLarge__9sNUf{font-family:Outfit,sans-serif;font-weight:500;font-size:130px;line-height:.8;letter-spacing:-.05em;z-index:2}.Section5StatsBento_statLargeDark__7V2jU{color:#111111}.Section5StatsBento_shapeLayer__iTk_c{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.Section5StatsBento_listText__2uTg_{display:flex;flex-direction:column;gap:4px;font-family:Outfit,sans-serif;font-weight:400;font-size:13px;color:#FFFFFF;opacity:.9;z-index:2}.Section5StatsBento_gradientBg__vvb_6{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--color-bento-mint) 0,#3B82F6 100%);opacity:.3;z-index:1}.Section5StatsBento_bulletList__8ZuU6{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.Section5StatsBento_bulletList__8ZuU6 li{font-family:var(--font-sans);font-weight:500;font-size:14px;color:#FFFFFF;opacity:.9;position:relative;padding-left:16px}.Section5StatsBento_bulletList__8ZuU6 li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background-color:#FFFFFF}.Section5StatsBento_plumSquiggle__MgG_J{position:absolute;bottom:10px;right:10px;z-index:1}.Section8CTA_section__FV_2W{background-color:#FFFFFF;padding:80px 16px;display:flex;justify-content:center}.Section8CTA_banner__Ttghk{width:100%;max-width:1400px;background-color:#363C9E;background-image:url(https://www.transparenttextures.com/patterns/crumpled-paper.png);border-radius:20px;display:flex;overflow:hidden;position:relative;min-height:380px}.Section8CTA_leftCol__GHVug{flex:0 0 55%;padding:72px;display:flex;flex-direction:column;justify-content:center;z-index:2}.Section8CTA_headline__0tF9C{font-family:Publica Play,sans-serif!important;font-weight:500;font-size:56px;line-height:1.1;color:#FFFFFF;margin-bottom:24px;letter-spacing:-2px}.Section8CTA_subtitle__kS_RD{font-family:Publica Play,sans-serif!important;font-weight:300;font-size:15px;color:#E0E7FF;line-height:1.5;margin-bottom:32px;letter-spacing:-.2px}.Section8CTA_formContainer__V62iC{display:flex;gap:12px;width:100%;max-width:520px}.Section8CTA_input__Mvy5u{flex:1;height:48px;background-color:#FFFFFF;border:none;border-radius:9999px;padding:0 24px;font-family:Publica Play,sans-serif!important;font-weight:400;font-size:15px;color:#111827;outline:none}.Section8CTA_input__Mvy5u::-moz-placeholder{color:#9CA3AF}.Section8CTA_input__Mvy5u::placeholder{color:#9CA3AF}.Section8CTA_submitBtn__tdE5Y{height:48px;background-color:#FFFFFF;color:#363C9E;padding:0 32px;border-radius:9999px;font-family:Publica Play,sans-serif!important;font-weight:600;font-size:15px;cursor:pointer;transition:transform .2s ease,opacity .2s ease;white-space:nowrap;border:none}.Section8CTA_submitBtn__tdE5Y:hover{transform:scale(1.05);opacity:.95}.Section8CTA_rightCol__ZlcQx{flex:0 0 45%;position:relative;display:flex;align-items:flex-end;justify-content:flex-end}.Section8CTA_workerImg__THsf9{position:absolute;bottom:-20px;right:-20px;height:125%;-o-object-fit:contain;object-fit:contain;z-index:1;pointer-events:none}@media (max-width:768px){.Section8CTA_banner__Ttghk{flex-direction:column}.Section8CTA_leftCol__GHVug{flex:1;padding:40px 32px}.Section8CTA_rightCol__ZlcQx{height:300px}.Section8CTA_workerImg__THsf9{right:0;height:100%;bottom:0}}.Section9Footer_footer__1Jve7{background-color:var(--color-primary);padding:80px 16px 0;position:relative;overflow:hidden;display:flex;flex-direction:column}.Section9Footer_container__IZvgM{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:2}.Section9Footer_linkGrid__uC55w{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-bottom:80px}@media (max-width:900px){.Section9Footer_linkGrid__uC55w{grid-template-columns:repeat(2,1fr);row-gap:40px}}@media (max-width:480px){.Section9Footer_linkGrid__uC55w{grid-template-columns:1fr}}.Section9Footer_colTitle__91az6{font-family:var(--font-sans);font-weight:600;font-size:13px;color:var(--color-text-inverse);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px}.Section9Footer_linkList__VtGNM{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.Section9Footer_linkItem__Y6yuN{font-family:var(--font-sans);font-weight:400;font-size:14px;color:rgba(255,255,255,.7);transition:color .2s ease}.Section9Footer_linkItem__Y6yuN:hover{color:var(--color-text-inverse)}.Section9Footer_bottomRow__vhCqv{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px}@media (max-width:600px){.Section9Footer_bottomRow__vhCqv{flex-direction:column;gap:24px;align-items:flex-start}}.Section9Footer_socialIcons__7WCBP{display:flex;gap:12px}.Section9Footer_socialIcon__qYtBP{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;color:var(--color-text-inverse);transition:background-color .2s ease}.Section9Footer_socialIcon__qYtBP:hover{background-color:rgba(255,255,255,.1)}.Section9Footer_chatPill__hecI1{background-color:var(--color-text-inverse);color:var(--color-primary);padding:8px 16px;border-radius:9999px;font-family:var(--font-sans);font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px;cursor:pointer}.Section9Footer_wordmarkContainer__C23fx{width:100%;display:flex;justify-content:center;line-height:.8;margin-bottom:-40px;pointer-events:none}.Section9Footer_wordmark__Tc_oH{font-family:var(--font-sans);font-weight:800;font-size:280px;letter-spacing:-.04em;color:#FFFFFF;white-space:nowrap}@media (max-width:1024px){.Section9Footer_wordmark__Tc_oH{font-size:180px}}@media (max-width:768px){.Section9Footer_wordmark__Tc_oH{font-size:120px}}