.AllServices_allServicesSection__xMbjJ{width:100%}.AllServices_aboutHeader__zuCLk{background-color:#fff;padding:100px 70px 70px;position:relative}.is_dark .AllServices_aboutHeader__zuCLk{background-color:var(--background-body)}.AllServices_aboutheroBtnprimary__XA9Xd{display:inline-flex;align-items:center;gap:14px;padding:10px 15px;border-radius:999px;background:linear-gradient(135deg,#ffb347,#ff9800 50%,#f57c00);color:#111;font-size:11px;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;box-shadow:0 12px 36px rgba(255,152,0,.35);transition:box-shadow .3s ease,filter .3s ease}.AllServices_aboutheroBtnprimary__XA9Xd:hover{color:#111;filter:brightness(1.05);box-shadow:0 16px 44px rgba(255,152,0,.45)}.AllServices_aboutheroBtnprimaryicon__PnxIH{width:40px;height:40px;border-radius:50%;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center}.AllServices_aboutHeroarrow__pqPri{transition:transform .35s cubic-bezier(.22,1,.36,1)}.AllServices_aboutheroBtnprimary__XA9Xd:hover .AllServices_aboutHeroarrow__pqPri{transform:translateX(4px)}.AllServices_container__hK4ud{max-width:1320px;margin:0 auto;padding:0;display:flex;align-items:center;gap:20px}.AllServices_aboutContent__PsR6w{flex:1 1}.AllServices_aboutImageWrapper__o4w5R{flex:1 1;position:relative;display:flex;justify-content:center;margin-left:-80px;z-index:5}.AllServices_heading__co1lp{font-size:80px;line-height:1;color:#000000e5;margin-bottom:30px}.is_dark .AllServices_heading__co1lp{color:#fff}.AllServices_headingBold__gU0sH{display:block;font-weight:500}.AllServices_headingRow__qOsdb{display:flex;align-items:baseline;gap:15px}.AllServices_headingLight__MSG27{font-weight:100;color:#000000e5;opacity:.4}.is_dark .AllServices_headingLight__MSG27{color:#fff;opacity:.6}.AllServices_subHeading__Xr598{font-size:20px;font-weight:400;color:#000000e5;margin-bottom:15px;line-height:1.4!important}.is_dark .AllServices_subHeading__Xr598{color:#fff}.AllServices_description___BLBl{font-size:15px;line-height:1.8;color:#404d4c;max-width:550px;margin-top:20px}.is_dark .AllServices_description___BLBl{color:#ffffff66}.AllServices_accentSwirl__npdnA{position:absolute;top:150px;left:45%;width:160px;pointer-events:none}.AllServices_accentBox__qmfP8{position:absolute;background-color:#ff9800;width:80px;height:80px;z-index:1}.AllServices_accentBoxLeft__3O6K8{bottom:-30px;left:0;width:60px;height:60px;z-index:10}.AllServices_accentBoxRight__bFb_L{top:100px;right:-15px;width:100px;height:250px;z-index:1}.AllServices_gearContainer__lf6h0{position:absolute;top:-60px;right:-60px;width:300px;height:300px;pointer-events:none}.AllServices_bgGear__KY_x1{width:100%;height:100%;color:#1a1a1a;opacity:.05;transform:rotate(30deg)}.is_dark .AllServices_bgGear__KY_x1{color:#fff;opacity:.05}.AllServices_aboutImg__YkOAX{width:500px;height:620px;object-fit:cover;border-radius:4px;position:relative;z-index:2;box-shadow:0 40px 80px rgba(0,0,0,.3);margin-bottom:-150px}.AllServices_servicesGridSection__V_Nrh{background:linear-gradient(135deg,#fff4e0,#ffe8cc);padding:150px 30px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.is_dark .AllServices_servicesGridSection__V_Nrh{background:linear-gradient(135deg,#111,#050505)}.AllServices_gridContainer__wzKXl{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr)}.AllServices_serviceCard__SCTMM{padding:60px 40px;position:relative;display:flex;flex-direction:column;gap:20px;transition:all .4s ease;overflow:hidden}.AllServices_serviceCard__SCTMM:after{content:"";position:absolute;right:0;top:0;height:100%;border-right:1px dashed rgba(0,0,0,.12);z-index:1}.is_dark .AllServices_serviceCard__SCTMM:after{border-right-color:hsla(0,0%,100%,.1)}.AllServices_serviceCard__SCTMM:before{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:1px dashed rgba(0,0,0,.12);z-index:1}.is_dark .AllServices_serviceCard__SCTMM:before{border-bottom-color:hsla(0,0%,100%,.1)}.AllServices_serviceCard__SCTMM:nth-child(3n):after,.AllServices_serviceCard__SCTMM:nth-child(n+4):before{display:none}.AllServices_iconCircle__7_L2n{width:60px;height:60px;border-radius:50%;background-color:#1a1a1a;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.AllServices_iconCircle__7_L2n img{width:28px;height:28px;object-fit:contain}.is_dark .AllServices_iconCircle__7_L2n{background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.15);box-shadow:none}.AllServices_serviceCard__SCTMM:hover .AllServices_iconCircle__7_L2n{background-color:#ff9800;border-color:#ff9800;transform:translateY(-5px)}.AllServices_serviceTitle__WpYK1{font-size:16px;font-weight:700;color:#1a1a1a;letter-spacing:1px;text-transform:uppercase}.is_dark .AllServices_serviceTitle__WpYK1{color:#fff}.AllServices_serviceDesc__3j_bE{font-size:13px;line-height:1.6;color:rgba(0,0,0,.6);transition:all .4s ease;overflow:hidden;text-overflow:ellipsis}.is_dark .AllServices_serviceDesc__3j_bE{color:hsla(0,0%,100%,.5)}.AllServices_serviceCard__SCTMM:hover .AllServices_serviceDesc__3j_bE{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:rgba(0,0,0,.8);font-size:12.5px}.is_dark .AllServices_serviceCard__SCTMM:hover .AllServices_serviceDesc__3j_bE{color:hsla(0,0%,100%,.8)}.AllServices_cardBg__EGa_h{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at bottom right,rgba(255,152,0,.15),transparent 75%);opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:0;pointer-events:none}.AllServices_serviceCard__SCTMM:hover .AllServices_cardBg__EGa_h{opacity:1}.AllServices_viewDetailsBtn__oPS6R{display:none;position:relative;z-index:2;background:transparent;border:1px solid rgba(0,0,0,.1);color:#1a1a1a;padding:10px 25px;border-radius:50px;font-size:12px;font-weight:700;letter-spacing:1px;align-items:center;gap:12px;margin-top:10px;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:all .3s ease}.is_dark .AllServices_viewDetailsBtn__oPS6R{border-color:hsla(0,0%,100%,.2);color:#fff}.AllServices_serviceCard__SCTMM:active .AllServices_viewDetailsBtn__oPS6R,.AllServices_serviceCard__SCTMM:focus .AllServices_viewDetailsBtn__oPS6R,.AllServices_serviceCard__SCTMM:hover .AllServices_viewDetailsBtn__oPS6R{display:flex}.AllServices_viewDetailsBtn__oPS6R:hover{background:rgba(0,0,0,.05);border-color:#ff9800}.is_dark .AllServices_viewDetailsBtn__oPS6R:hover{background:hsla(0,0%,100%,.05)}.AllServices_orangeArrow__lfREQ{color:#ff9800;font-weight:700}.AllServices_iconCircle__7_L2n,.AllServices_serviceDesc__3j_bE,.AllServices_serviceTitle__WpYK1{position:relative;z-index:2}@media (max-width:1200px){.AllServices_heading__co1lp{font-size:56px}.AllServices_container__hK4ud{gap:30px}.AllServices_aboutImg__YkOAX{width:420px;height:520px}.AllServices_aboutImageWrapper__o4w5R{margin-left:-40px}.AllServices_gridContainer__wzKXl{grid-template-columns:repeat(2,1fr)}.AllServices_serviceCard__SCTMM:after{display:block!important}.AllServices_serviceCard__SCTMM:nth-child(2n):after{display:none!important}.AllServices_serviceCard__SCTMM:before{display:block!important}.AllServices_serviceCard__SCTMM:nth-child(n+7):before{display:none!important}}@media (max-width:1024px){.AllServices_heading__co1lp{font-size:48px}.AllServices_aboutImg__YkOAX{width:380px;height:480px}.AllServices_description___BLBl{font-size:14px;max-width:450px}.AllServices_ctaBanner__ZL5Tj{padding:50px 30px;margin:60px auto -180px;width:95%}.AllServices_ctaHeading__rqs8X{font-size:46px}.AllServices_pillImgWrapper___u6mj{width:140px;height:60px}.AllServices_letsTalkBtn__5tv2M{height:60px;font-size:14px;padding:8px 10px 8px 25px}.AllServices_arrowIcon__S3Bag{width:42px;height:42px;font-size:20px}}@media (max-width:991px){.AllServices_aboutHeader__zuCLk{padding:60px 10px}.AllServices_container__hK4ud{flex-direction:column;text-align:center;gap:40px}.AllServices_heading__co1lp{font-size:50px}.AllServices_headingRow__qOsdb{justify-content:center}.AllServices_aboutImageWrapper__o4w5R{justify-content:center;margin-left:0;width:100%}.AllServices_aboutImg__YkOAX{width:100%;max-width:450px;height:auto;margin-bottom:0}.AllServices_description___BLBl{margin:20px auto 0}.AllServices_accentBoxLeft__3O6K8,.AllServices_accentBoxRight__bFb_L,.AllServices_accentSwirl__npdnA,.AllServices_bgGear__KY_x1{display:none}.AllServices_ctaBanner__ZL5Tj{padding:60px 20px;margin:60px auto -140px;width:95%}.AllServices_ctaBottomRow__ToSIo,.AllServices_ctaTopRow__mYTGh{flex-direction:column;gap:15px;text-align:center}.AllServices_headingThin___7kDx{margin-left:0;display:block}.AllServices_ctaHeading__rqs8X{font-size:48px;line-height:1.2}.AllServices_pillImgWrapper___u6mj{margin:0 auto}.AllServices_letsTalkBtn__5tv2M{margin:20px auto 0}}@media (max-width:600px){.AllServices_heading__co1lp{font-size:36px}.AllServices_subHeading__Xr598{font-size:18px}.AllServices_gridContainer__wzKXl{grid-template-columns:1fr}.AllServices_serviceCard__SCTMM:after{display:none!important}.AllServices_serviceCard__SCTMM:before{display:block!important;left:0;width:100%}.AllServices_serviceCard__SCTMM:last-child:before{display:none!important}.AllServices_serviceCard__SCTMM{padding:40px 20px;text-align:center;align-items:center}.AllServices_ctaBanner__ZL5Tj{padding:50px 15px;margin-bottom:-100px}.AllServices_ctaHeading__rqs8X{font-size:36px}.AllServices_pillImgWrapper___u6mj{width:130px;height:55px}.AllServices_letsTalkBtn__5tv2M{height:56px;padding:0 10px 0 20px;font-size:13px;gap:10px}.AllServices_arrowIcon__S3Bag{width:38px;height:38px;font-size:18px}.AllServices_flowerBR__HRQXI,.AllServices_flowerTL__YyTt0{width:80px}}.AllServices_ctaBanner__ZL5Tj{background-color:#ff9800;width:95%;max-width:1440px;margin:60px auto -290px;border-radius:20px;padding:80px;position:relative;z-index:10;box-shadow:0 30px 60px rgba(0,0,0,.15)}.AllServices_ctaContent__4H_Fp{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:0}.AllServices_ctaBottomRow__ToSIo,.AllServices_ctaTopRow__mYTGh{display:flex;align-items:center;justify-content:center;gap:25px}.AllServices_pillImgWrapper___u6mj{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:4px;border-radius:100px;width:160px;height:65px;flex-shrink:0}.AllServices_pillImg__mYdXL{width:100%;height:100%;object-fit:cover;border-radius:100px}.AllServices_ctaHeading__rqs8X{font-size:72px;font-weight:800;color:#fff;margin:0;letter-spacing:-2px;line-height:1.1}.AllServices_headingThin___7kDx{font-weight:300;margin-left:10px}.AllServices_letsTalkBtn__5tv2M{background:#fff!important;color:#1a1a1a;border:none;padding:8px 10px 8px 30px;border-radius:100px;font-size:15px;font-weight:800;display:flex;align-items:center;gap:15px;cursor:pointer;height:70px;transition:all .3s ease;margin-left:10px;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1)}.AllServices_letsTalkBtn__5tv2M:hover{transform:scale(1.03);background:#fff!important;color:#1a1a1a}.AllServices_btnContent__A4xo_{display:flex;align-items:center;gap:15px;width:100%;height:100%;padding:0 10px 0 0}.AllServices_btnContentHidden__UB7r2{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:30px}.AllServices_btnText___i_hx{white-space:nowrap}.AllServices_arrowIcon__S3Bag{background:#1a1a1a;color:#ff9800;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:400}.AllServices_flowerTL__YyTt0{position:absolute;top:-40px;left:-40px;width:160px;opacity:.05}.is_dark .AllServices_flowerTL__YyTt0{opacity:.1;filter:brightness(0) invert(1)}.AllServices_flowerBR__HRQXI{position:absolute;bottom:-40px;right:-40px;width:160px;opacity:.05}.is_dark .AllServices_flowerBR__HRQXI{opacity:.1;filter:brightness(0) invert(1)}@media (max-width:1200px){.AllServices_ctaBanner__ZL5Tj{margin:60px auto -220px;padding:60px 40px;width:92%}.AllServices_ctaHeading__rqs8X{font-size:52px}}.AutoSlider_autoSliderContainer__c6gL2{width:100%;overflow:hidden;padding:18px 0;position:relative;background:#c9f31d;transition:background .3s ease}.is_dark .AutoSlider_autoSliderContainer__c6gL2{background:#c9f31d}.AutoSlider_sliderWrapper__C8gDJ{overflow:hidden;width:100%}.AutoSlider_sliderTrack__j_ssy{display:flex;width:max-content;align-items:center}.AutoSlider_logoItem__TGpub{flex-shrink:0;padding:0 28px;display:flex;align-items:center;gap:14px}.AutoSlider_starIcon__5fvgw{width:22px;height:22px;flex-shrink:0;display:block}.AutoSlider_serviceText__JEN7G{font-size:18px;font-weight:700;color:#111;white-space:nowrap;letter-spacing:.01em;text-transform:uppercase;font-family:Outfit,Inter,sans-serif}@media (max-width:768px){.AutoSlider_autoSliderContainer__c6gL2{padding:14px 0}.AutoSlider_logoItem__TGpub{padding:0 20px;gap:10px}.AutoSlider_serviceText__JEN7G{font-size:14px}.AutoSlider_starIcon__5fvgw{width:16px;height:16px}}.Explore_exploreSection___Hc7w{background:#fff;padding:120px 0 0;position:relative;overflow:visible;transition:background .5s ease}.is_dark .Explore_exploreSection___Hc7w{background:#000}.Explore_container__cPoh1{max-width:1440px;margin:0 auto;padding:0 0 150px 70px;position:relative}.Explore_headerRow__7ATOk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px;gap:50px}.Explore_titleArea__lhOyo{flex:1.2 1}.Explore_exploreTitle__aHm5F{font-size:32px;font-weight:400;color:#1a202c;margin:0;line-height:1}.is_dark .Explore_exploreTitle__aHm5F{color:#fff}.Explore_projectsTitle__zdXWe{display:block;font-size:72px;font-weight:700;color:#0f172a;margin-top:10px;letter-spacing:-2px}.is_dark .Explore_projectsTitle__zdXWe{color:#fff}.Explore_descriptionArea__KhG1O{flex:1 1;border-left:3px solid #ff9800;padding:8px 0 8px 35px;color:#475569;font-size:16px;line-height:1.6}.is_dark .Explore_descriptionArea__KhG1O{color:hsla(0,0%,100%,.45)}.Explore_carouselWrapper__BPDzl{display:flex;gap:40px;position:relative;margin-bottom:-150px;z-index:100}.Explore_navColumn__8CFbY{display:flex;flex-direction:column;justify-content:flex-start;gap:15px;width:70px;padding-top:150px}.Explore_exploreNavBtn__5kG_0{width:44px!important;height:44px!important;border-radius:100px!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px rgba(0,0,0,.05);overflow:hidden!important;padding:0!important;margin:0!important;outline:none!important}.Explore_exploreBtnPrev__PFWpw{background:#f1f5f9!important;color:#475569!important}.Explore_exploreBtnNext__5kZHo{background:#ff9800!important;color:#fff!important}.Explore_exploreNavBtn__5kG_0:hover{transform:translateX(5px);filter:brightness(1.05)}.is_dark .Explore_exploreBtnPrev__PFWpw{background:#333!important;color:#fff!important}.is_dark .Explore_exploreBtnNext__5kZHo{background:#f97316!important}.Explore_swiperOuter__mEJeW{flex:1 1;overflow:hidden;background-color:transparent}.Explore_projectCard__rErjp{border-radius:30px;overflow:visible;background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.06);height:100%;display:flex;flex-direction:column;position:relative}.Explore_imageArea__ynryX{height:380px;width:100%;background:#fdfdfd;display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden;border-radius:30px 30px 0 0;box-sizing:border-box}.Explore_projectImg__ggSOx{width:100%;height:100%;object-fit:cover}.Explore_redirectIcon__fluZf{position:absolute;right:20px;top:calc(380px - 23px);width:46px;height:46px;border-radius:50%;background-color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1);z-index:20}.Explore_textArea__nWgu0{padding:30px 40px;flex:1 1;border-radius:0 0 30px 30px}.Explore_cardTitle__Mjhpp{margin:0 0 10px}.Explore_scrollContent__X9Roe{max-height:110px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-right:8px}.Explore_scrollContent__X9Roe::-webkit-scrollbar{width:4px;background:transparent}.Explore_scrollContent__X9Roe::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.Explore_scrollContent__X9Roe:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)}.Explore_scrollContent__X9Roe:hover{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.Explore_cardTitle__Mjhpp{font-size:24px;font-weight:700;margin:0 0 12px;color:#111;line-height:1.2}.Explore_cardDesc__iTmOV{font-size:15px;color:rgba(0,0,0,.7);line-height:1.6;margin:0}@media (max-width:1200px){.Explore_projectsTitle__zdXWe{font-size:56px}.Explore_imageArea__ynryX{height:320px}.Explore_redirectIcon__fluZf{top:calc(320px - 23px)}.Explore_carouselWrapper__BPDzl{margin-bottom:-120px}.Explore_navColumn__8CFbY{padding-top:130px}}@media (max-width:991px) and (min-width:769px){.Explore_container__cPoh1{padding:0 20px 100px 70px}}@media (max-width:992px){.Explore_exploreSection___Hc7w{padding:80px 0 20px;margin-bottom:0}.Explore_headerRow__7ATOk{flex-direction:column;gap:30px;margin-bottom:50px}.Explore_carouselWrapper__BPDzl{flex-direction:column;gap:30px;margin-bottom:0;padding-bottom:50px}.Explore_navColumn__8CFbY{flex-direction:row-reverse;width:100%;padding-top:0;justify-content:center}.Explore_imageArea__ynryX{height:300px}.Explore_redirectIcon__fluZf{top:calc(300px - 23px)}}@media (max-width:768px){.Explore_projectsTitle__zdXWe{font-size:42px}.Explore_exploreTitle__aHm5F{font-size:24px}.Explore_container__cPoh1{padding:0 20px}.Explore_imageArea__ynryX{height:260px}.Explore_redirectIcon__fluZf{top:calc(260px - 23px)}.Explore_cardTitle__Mjhpp{font-size:20px}}@media (max-width:1280px){.Explore_separatorGap__56l2x{height:155px;width:100%;background-color:#e8f6f3;transition:background-color .5s ease;position:absolute;bottom:0;z-index:1}}@media (max-width:1024px){.Explore_separatorGap__56l2x{height:185px;width:100%;background-color:#e8f6f3;transition:background-color .5s ease;position:absolute;bottom:0;z-index:1}}.Explore_separatorGap__56l2x{height:160px;width:100%;background-color:#e8f6f3;transition:background-color .5s ease;position:absolute;bottom:0;z-index:1}.is_dark .Explore_separatorGap__56l2x{background-color:#0f1a1a}@media (max-width:992px){.Explore_separatorGap__56l2x{height:380px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.Slider1_sliderSection__2yxTM{position:relative;overflow:hidden;background-color:var(--background-body);min-height:100vh;display:flex;align-items:center;padding-top:80px}.Slider1_container__XgY_v{max-width:1440px;margin:0 auto;padding:0 70px;width:100%}.Slider1_sliderWrapper__cmXdg{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:60px;gap:60px;padding:80px 0}.Slider1_contentBox__bBV3Q{z-index:2}.Slider1_heading__fi_vf{font-size:clamp(42px,6vw,84px);line-height:1.1;color:#ffffffe5;margin-bottom:24px;font-weight:300;display:flex;flex-direction:column}.Slider1_headingBold__SGm4F{font-weight:600}.Slider1_headingLight__lFZuY{font-weight:300}.Slider1_description__zjdKj{font-size:17px;line-height:1.7;color:#ffffff99;max-width:560px;margin-bottom:35px;font-weight:300}.is_light .Slider1_heading__fi_vf{color:#121212}.is_light .Slider1_description__zjdKj{color:#13121299}.Slider1_buttonGroup__G48GO{display:flex;align-items:center;gap:25px}.Slider1_btnPortfolio__CLAyX{background-color:#ff9800;color:#fff;padding:16px 30px;border-radius:100px;font-weight:600;font-size:14px;letter-spacing:1px;display:flex;align-items:center;gap:12px;text-decoration:none}.Slider1_iconCircle__So3p_{background-color:#1a1a1a;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Slider1_btnContact__LhBas{color:#fff;font-weight:600;font-size:14px;display:flex;align-items:center;gap:12px;text-decoration:none}.is_light .Slider1_btnContact__LhBas{color:#1a1a1a}.is_light .Slider1_iconCircleSecondary__sZ16x{background-color:#1a1a1a62}.Slider1_iconCircleSecondary__sZ16x{background-color:hsla(0,0%,100%,.1);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Slider1_btnPortfolio__CLAyX:hover{color:#fff}.Slider1_imageBox__ILHIC{min-height:420px;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.Slider1_sliderWrapper__cmXdg{grid-template-columns:1fr;text-align:center}.Slider1_contentBox__bBV3Q{display:flex;flex-direction:column;align-items:center}.Slider1_buttonGroup__G48GO{justify-content:center}.Slider1_imageBox__ILHIC{min-height:300px}}@media (max-width:768px){.Slider1_container__XgY_v{padding:0 20px}.Slider1_sliderSection__2yxTM{position:relative;overflow:hidden;background-color:var(--background-body);min-height:auto;display:flex;align-items:center;padding-top:80px}.Slider1_buttonGroup__G48GO{flex-direction:column}.Slider1_description__zjdKj{font-size:15px}.Slider1_btnPortfolio__CLAyX{background-color:#ff9800;color:#fff;padding:8px 15px;border-radius:100px;font-weight:500;font-size:10px;letter-spacing:1px;display:flex;align-items:center;gap:12px;text-decoration:none}.Slider1_iconCircle__So3p_{background-color:#1a1a1a}.Slider1_iconCircleSecondary__sZ16x,.Slider1_iconCircle__So3p_{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Slider1_iconCircleSecondary__sZ16x{background-color:hsla(0,0%,100%,.1)}.Slider1_btnContact__LhBas{color:#fff;font-weight:500;font-size:10px;display:flex;align-items:center;gap:12px;text-decoration:none}}.TechStack_techStackSection__UfAhz{background:linear-gradient(135deg,#1e293b,#0f172a);padding:100px 50px;position:relative;overflow:hidden;color:#f8fafc;transition:all .5s cubic-bezier(.4,0,.2,1)}.is_dark .TechStack_techStackSection__UfAhz{background:linear-gradient(135deg,#111,#050505);color:#fff}.TechStack_container__SMn5N{max-width:1440px;margin:0 auto}.TechStack_heading__HfB_P{font-size:64px;font-weight:700;margin:0 0 70px;text-align:center;letter-spacing:-1px}.TechStack_headingLight___JioS{font-weight:300;opacity:.6}.TechStack_grid__aYTLU{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 0}.TechStack_techItem__WpLCx{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:opacity 3s ease;will-change:opacity}.TechStack_techItem__WpLCx:hover{transition:opacity .3s ease}.TechStack_iconWrapper__SkzwI{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.TechStack_techIcon__a0jnb{width:100%;height:100%;object-fit:contain;transition:filter 3s ease,opacity 3s ease;will-change:filter,opacity}.TechStack_techIcon__a0jnb,.is_dark .TechStack_techIcon__a0jnb{filter:grayscale(1);opacity:.4}.TechStack_techItem__WpLCx:hover .TechStack_techIcon__a0jnb{filter:grayscale(0)!important;opacity:1!important;transition:filter .3s ease,opacity .3s ease}.TechStack_techName__G2my0{margin:0;font-weight:400;font-size:14px;opacity:.4;transition:opacity 3s ease;text-align:center;color:inherit}.TechStack_techItem__WpLCx:hover .TechStack_techName__G2my0{opacity:1;transition:opacity 1s ease}@media (max-width:1200px){.TechStack_heading__HfB_P{font-size:54px}}@media (max-width:992px){.TechStack_heading__HfB_P{font-size:48px}}@media (max-width:768px){.TechStack_heading__HfB_P{font-size:42px;margin-bottom:50px}}@media (max-width:576px){.TechStack_heading__HfB_P{font-size:36px}.TechStack_techStackSection__UfAhz{padding:100px 0}}.Marketing_marketingSection__3iGBm{padding:100px 0;overflow:hidden;position:relative;background-color:transparent;opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.165,.84,.44,1)}.Marketing_marketingSection__3iGBm.Marketing_visible__v79WA{opacity:1;transform:translateY(0)}.Marketing_container__znafM{max-width:1540px;margin:0 auto;padding:0 15px;display:flex;align-items:center;gap:80px}.Marketing_imageWrapper__RnCr7{flex:1 1;position:relative;min-width:45%;max-width:50%;height:750px;border-radius:0 45% 55% 0/0 50% 50% 0;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.1);transition:transform .5s ease}@media (min-width:1025px){.Marketing_imageWrapper__RnCr7{margin-left:-60px}}.Marketing_mainImage__rQCBs{height:100%;object-fit:cover;transition:transform .8s ease}.Marketing_marketingSection__3iGBm:hover .Marketing_mainImage__rQCBs{transform:scale(1.05)}.Marketing_contentWrapper__0cmhd{flex:1 1;padding:20px}.Marketing_textHeader__UDnHa{margin-bottom:50px}.Marketing_title__7b6RU{font-size:48px;line-height:1.2;margin-bottom:25px;color:var(--primary-color5);font-weight:800}.Marketing_highlight__Si0oe{background:linear-gradient(90deg,#9c27b0,#e91e63);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.Marketing_description__eIg4s{font-size:18px;line-height:1.6;color:var(--primary-color2);max-width:600px}.Marketing_gridContainer__CZ6ut{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;position:relative;padding:20px 0}.Marketing_gridContainer__CZ6ut:before{content:"";position:absolute;top:5%;bottom:5%;left:50%;width:1px;background:#f0f0f0;z-index:1}.Marketing_gridContainer__CZ6ut:after{content:"";position:absolute;left:5%;right:5%;top:50%;height:1px;background:#f0f0f0;z-index:1}.Marketing_gridItem__q3lOo{display:flex;flex-direction:column;gap:15px;padding:10px;background:transparent;border:none;transition:all .4s ease;z-index:2}.Marketing_gridItem__q3lOo:hover{transform:translateY(-5px)}.Marketing_iconBox__kIB4l{display:flex;align-items:center;justify-content:flex-start;width:auto;height:auto;margin-bottom:5px;background:transparent;color:#9c27b0;transition:all .4s ease}.Marketing_gridItem__q3lOo:hover .Marketing_iconBox__kIB4l{transform:scale(1.1)}.Marketing_itemContent__9AtZk{flex:1 1}.Marketing_itemTitle__hhEB_{font-size:22px;font-weight:700;margin-bottom:12px;color:var(--primary-color5)}.Marketing_itemDesc__krZcE{font-size:15px;line-height:1.6;color:var(--primary-color2)}@media (max-width:1200px){.Marketing_container__znafM{gap:40px}.Marketing_title__7b6RU{font-size:40px}}@media (max-width:1024px){.Marketing_container__znafM{flex-direction:column;text-align:center}.Marketing_imageWrapper__RnCr7{min-width:100%;height:400px;border-radius:30px}.Marketing_contentWrapper__0cmhd{padding:0}.Marketing_title__7b6RU{margin:0 auto 20px}.Marketing_description__eIg4s{margin:0 auto}.Marketing_gridItem__q3lOo{align-items:center}}@media (max-width:576px){.Marketing_gridContainer__CZ6ut{grid-template-columns:1fr}.Marketing_gridContainer__CZ6ut:after,.Marketing_gridContainer__CZ6ut:before{display:none}.Marketing_title__7b6RU{font-size:32px}.Marketing_marketingSection__3iGBm{padding:60px 0}}.Marketing_gridItem__q3lOo{opacity:0;transform:translateY(30px)}.Marketing_visible__v79WA .Marketing_gridItem__q3lOo{animation:Marketing_fadeInUp___BFcv .6s ease forwards}@keyframes Marketing_fadeInUp___BFcv{to{opacity:1;transform:translateY(0)}}.Marketing_visible__v79WA .Marketing_gridItem__q3lOo:first-child{animation-delay:.1s}.Marketing_visible__v79WA .Marketing_gridItem__q3lOo:nth-child(2){animation-delay:.2s}.Marketing_visible__v79WA .Marketing_gridItem__q3lOo:nth-child(3){animation-delay:.3s}.Marketing_visible__v79WA .Marketing_gridItem__q3lOo:nth-child(4){animation-delay:.4s}.SeoHero_heroSection__PVOAD{position:relative;margin-top:-30px;min-height:90vh;display:flex;align-items:center;background:#1a1a1a;overflow:hidden;padding:70px 70px 60px}.SeoHero_heroSection__PVOAD:before{content:"";position:absolute;top:10%;right:-5%;width:55%;height:90%;background:radial-gradient(ellipse at center,rgba(247,147,30,.06) 0,transparent 70%);pointer-events:none;z-index:0}.SeoHero_heroContainer__qblSO{width:100%;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:1}.SeoHero_heroLeft__jCz_U{flex:1 1;min-width:0}.SeoHero_heroTitle__Hvb4T{font-size:56px;font-weight:300;color:#fff;line-height:1.15;margin-bottom:28px;letter-spacing:-.5px}.SeoHero_heroTitle__Hvb4T .SeoHero_bold__xO7US{font-weight:800;display:inline}.SeoHero_heroTitle__Hvb4T .SeoHero_italic__kNclN{font-style:italic;font-weight:300}.SeoHero_heroTitle__Hvb4T{opacity:0;animation:SeoHero_fadeSlideUp__6EW4S .8s ease .2s forwards}.SeoHero_heroDesc__rvaFY{font-size:14.5px;line-height:1.8;color:hsla(0,0%,100%,.5);max-width:540px;margin-bottom:36px;opacity:0;animation:SeoHero_fadeSlideUp__6EW4S .8s ease .5s forwards}.SeoHero_heroBtns__V_opd{display:flex;align-items:center;gap:20px;opacity:0;animation:SeoHero_fadeSlideUp__6EW4S .8s ease .7s forwards}.SeoHero_btnPortfolio__KvEHM{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#f7931e,#e8820d);color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border:none;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .35s ease;position:relative;overflow:hidden}.SeoHero_btnPortfolio__KvEHM:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.SeoHero_btnPortfolio__KvEHM:hover:before{left:100%}.SeoHero_btnPortfolio__KvEHM:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px rgba(247,147,30,.4)}.SeoHero_btnArrowCircle__gEJmd{width:30px;height:30px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.SeoHero_btnPortfolio__KvEHM:hover .SeoHero_btnArrowCircle__gEJmd{background:hsla(0,0%,100%,.35)}.SeoHero_btnContact___iObl{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:transparent;color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;border:none;cursor:pointer;text-decoration:none;transition:all .35s ease}.SeoHero_btnContact___iObl:hover{color:#f7931e}.SeoHero_btnContactArrow__k2Des{width:30px;height:30px;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.SeoHero_btnContact___iObl:hover .SeoHero_btnContactArrow__k2Des{border-color:#f7931e;background:rgba(247,147,30,.1)}.SeoHero_heroRight__qq1ba{flex:1 1;min-height:480px;min-width:0;animation:SeoHero_fadeIn__QxFu2 1s ease .4s forwards}.SeoHero_heroRight__qq1ba,.SeoHero_imageMainWrapper__l3YJt{position:relative;opacity:0;display:flex;align-items:center;justify-content:center}.SeoHero_imageMainWrapper__l3YJt{width:100%;max-width:600px;transform:scale(.9);animation:SeoHero_fadeScaleIn___IoZI .8s ease .5s forwards}.SeoHero_heroMainImage__V1mso{width:100%;height:auto;max-width:580px;filter:drop-shadow(0 20px 50px rgba(0,0,0,.3));transition:transform .4s ease;animation:SeoHero_imgFloat__ZoRTW 6s ease-in-out infinite}.SeoHero_heroMainImage__V1mso:hover{transform:scale(1.02)}@keyframes SeoHero_imgFloat__ZoRTW{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.SeoHero_particle__wPvrG{position:absolute;width:6px;height:6px;border-radius:50%;background:#f7931e;opacity:0;pointer-events:none}.SeoHero_particle1__guNFi{top:15%;left:30%;animation:SeoHero_particleFloat__KV9n8 4s ease-in-out .5s infinite}.SeoHero_particle2__t7qtf{top:70%;right:15%;animation:SeoHero_particleFloat__KV9n8 5s ease-in-out 1s infinite}.SeoHero_particle3__r9119{bottom:25%;left:55%;width:4px;height:4px;animation:SeoHero_particleFloat__KV9n8 3.5s ease-in-out 1.5s infinite}.SeoHero_particle4__KYgCB{top:40%;right:5%;width:5px;height:5px;background:hsla(0,0%,100%,.3);animation:SeoHero_particleFloat__KV9n8 4.5s ease-in-out .8s infinite}@keyframes SeoHero_fadeSlideUp__6EW4S{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SeoHero_fadeIn__QxFu2{0%{opacity:0}to{opacity:1}}@keyframes SeoHero_fadeScaleIn___IoZI{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes SeoHero_blobFloat1__IXmta{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-12px) rotate(2deg)}}@keyframes SeoHero_blobFloat2__pGzfB{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(10px) rotate(-2deg)}}@keyframes SeoHero_blobFloat3__owzQP{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-8px) rotate(1.5deg)}}@keyframes SeoHero_particleFloat__KV9n8{0%,to{opacity:0;transform:translateY(0)}25%{opacity:.7}50%{opacity:.4;transform:translateY(-18px)}75%{opacity:.7}}@media (max-width:1200px){.SeoHero_heroTitle__Hvb4T{font-size:48px}.SeoHero_blob1__NQE_M{width:240px;height:290px}.SeoHero_blob2__5wDbp{width:190px;height:230px}.SeoHero_blob3__w3YXF{width:150px;height:170px}.SeoHero_blob4__lexTO{width:120px;height:120px}.SeoHero_heroRight__qq1ba{min-height:420px}}@media (max-width:992px){.SeoHero_heroSection__PVOAD{min-height:auto;padding:80px 0 50px}.SeoHero_heroContainer__qblSO{flex-direction:column;gap:50px;padding:0 28px}.SeoHero_heroLeft__jCz_U{text-align:center}.SeoHero_heroDesc__rvaFY{margin-left:auto;margin-right:auto}.SeoHero_heroBtns__V_opd{justify-content:center}.SeoHero_heroTitle__Hvb4T{font-size:42px}.SeoHero_heroRight__qq1ba{width:100%;max-width:600px;min-height:auto;margin:0 auto}.SeoHero_imageMainWrapper__l3YJt{max-width:100%}}@media (max-width:768px){.SeoHero_heroSection__PVOAD{padding:70px 0 40px}.SeoHero_heroTitle__Hvb4T{font-size:34px}.SeoHero_heroDesc__rvaFY{font-size:13.5px;max-width:440px}.SeoHero_heroRight__qq1ba{min-height:320px}.SeoHero_blob1__NQE_M{width:180px;height:220px;right:10px}.SeoHero_blob2__5wDbp{width:150px;height:180px;top:60px}.SeoHero_blob3__w3YXF{width:120px;height:135px;right:30px}.SeoHero_blob4__lexTO{width:95px;height:95px;left:20px}.SeoHero_heartOutline__pEynV{width:70px;height:70px;top:-10px;right:-5px}.SeoHero_heroBtns__V_opd{gap:14px}.SeoHero_btnPortfolio__KvEHM{padding:12px 22px;font-size:12px}.SeoHero_btnContact___iObl{padding:12px 18px;font-size:12px}}@media (max-width:576px){.SeoHero_heroSection__PVOAD{padding:60px 0 36px}.SeoHero_heroContainer__qblSO{padding:0 16px;gap:36px}.SeoHero_heroTitle__Hvb4T{font-size:28px}.SeoHero_heroDesc__rvaFY{font-size:13px;max-width:100%;margin-bottom:28px}.SeoHero_heroRight__qq1ba{min-height:auto;max-width:100%}.SeoHero_heroMainImage__V1mso{max-width:320px}.SeoHero_heartOutline__pEynV{width:55px;height:55px}.SeoHero_heroBtns__V_opd{flex-direction:column;align-items:center;gap:12px}}@media (max-width:400px){.SeoHero_heroTitle__Hvb4T{font-size:24px}.SeoHero_heroRight__qq1ba{min-height:220px;max-width:280px}.SeoHero_blob1__NQE_M{width:120px;height:150px}.SeoHero_blob2__5wDbp{width:100px;height:120px}.SeoHero_blob3__w3YXF{width:80px;height:95px}.SeoHero_blob4__lexTO{width:65px;height:65px}}.SeoServices_seoServicesSection__oysAw{padding:80px 0;background:#1a1a1a;overflow:hidden;position:relative}.SeoServices_heading__1m7u1{text-align:center;margin-bottom:70px}.SeoServices_heading__1m7u1 h2{font-size:42px;font-weight:700;color:#fff;line-height:1.2}.SeoServices_heading__1m7u1 h2 span{font-weight:300;color:hsla(0,0%,100%,.6)}.SeoServices_timelineContainer__JOt3F{position:relative;max-width:1100px;margin:0 auto;padding:0 20px}.SeoServices_centralLine__p_aX5{position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;z-index:1}.SeoServices_centralLineDots__Vsssr{position:absolute;top:0;left:0;width:2px;height:100%;background:repeating-linear-gradient(180deg,#f7931e 0,#f7931e 6px,transparent 0,transparent 14px);animation:SeoServices_flowDown__4CmrM 2s linear infinite}@keyframes SeoServices_flowDown__4CmrM{0%{background-position:0 0}to{background-position:0 14px}}.SeoServices_timelineRow__0UYFR{display:flex;align-items:center;position:relative;margin-bottom:40px}.SeoServices_timelineRow__0UYFR:last-child{margin-bottom:0}.SeoServices_rowLeft__ohvVl{justify-content:flex-start}.SeoServices_rowRight__HKdqa{justify-content:flex-end}.SeoServices_connectorLine__ynWOu{position:absolute;top:50%;height:2px;z-index:1;overflow:hidden}.SeoServices_connectorLineDots__Ev7J3{width:100%;height:100%;background:repeating-linear-gradient(90deg,#f7931e 0,#f7931e 6px,transparent 0,transparent 14px);animation:SeoServices_flowRight__1PWWd 1.5s linear infinite}@keyframes SeoServices_flowRight__1PWWd{0%{background-position:0 0}to{background-position:14px 0}}@keyframes SeoServices_flowLeft__vrS6W{0%{background-position:0 0}to{background-position:-14px 0}}.SeoServices_connectorFlowLeft__4HNcd .SeoServices_connectorLineDots__Ev7J3{animation:SeoServices_flowLeft__vrS6W 1.5s linear infinite}.SeoServices_rowLeft__ohvVl .SeoServices_connectorLine__ynWOu{left:calc(45%);width:calc(5% + 2px)}.SeoServices_rowRight__HKdqa .SeoServices_connectorLine__ynWOu{right:calc(45%);width:calc(5% + 2px)}.SeoServices_connectorDot__e8VJj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#f7931e;border-radius:50%;z-index:3;box-shadow:0 0 0 4px rgba(247,147,30,.25);animation:SeoServices_pulseDot__kT8sW 2s ease-in-out infinite}@keyframes SeoServices_pulseDot__kT8sW{0%,to{box-shadow:0 0 0 4px rgba(247,147,30,.25)}50%{box-shadow:0 0 0 10px rgba(247,147,30,.08)}}.SeoServices_serviceCard__UyTbS{width:45%;background:#242424;border:1px solid #333;border-radius:16px;padding:30px;position:relative;z-index:2;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;opacity:0;transform:translateY(50px)}.SeoServices_cardVisible__NV9I_{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}.SeoServices_serviceCard__UyTbS:hover{transform:translateY(-6px);border-color:#f7931e;box-shadow:0 12px 40px rgba(247,147,30,.15),0 0 0 1px rgba(247,147,30,.3);background:#2a2a2a}.SeoServices_cardIcon__ZwJiw{width:46px;height:46px;border-radius:50%;border:2px solid #f7931e;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#f7931e;font-size:18px;transition:all .4s ease}.SeoServices_serviceCard__UyTbS:hover .SeoServices_cardIcon__ZwJiw{background:#f7931e;color:#fff;transform:rotate(10deg) scale(1.05);box-shadow:0 0 20px rgba(247,147,30,.35)}.SeoServices_cardTitle__o0nhT{font-size:18px;font-weight:700;color:#fff;margin-bottom:10px;transition:color .3s ease}.SeoServices_serviceCard__UyTbS:hover .SeoServices_cardTitle__o0nhT{color:#f7931e}.SeoServices_cardDescription__xfA8O{font-size:13.5px;line-height:1.7;color:hsla(0,0%,100%,.55);margin:0;transition:color .3s ease}.SeoServices_serviceCard__UyTbS:hover .SeoServices_cardDescription__xfA8O{color:hsla(0,0%,100%,.75)}.SeoServices_serviceCard__UyTbS:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,rgba(247,147,30,.06) 50%,transparent);transition:left .6s ease;pointer-events:none;border-radius:16px}.SeoServices_serviceCard__UyTbS:hover:before{left:125%}.SeoServices_serviceCard__UyTbS:after{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:17px;background:linear-gradient(135deg,rgba(247,147,30,.2),transparent 30%,transparent 70%,rgba(247,147,30,.1));z-index:-1;opacity:0;transition:opacity .4s ease}.SeoServices_serviceCard__UyTbS:hover:after{opacity:1}.SeoServices_delay0__k0NIr{transition-delay:0s!important}.SeoServices_delay1__qmJMg{transition-delay:.15s!important}.SeoServices_delay2__D94Ux{transition-delay:.3s!important}.SeoServices_delay3__BNHCQ{transition-delay:.45s!important}.SeoServices_delay4__WAE8q{transition-delay:.6s!important}.SeoServices_delay5__EnGHq{transition-delay:.75s!important}@media (max-width:992px){.SeoServices_seoServicesSection__oysAw{padding:60px 0}.SeoServices_heading__1m7u1 h2{font-size:34px}.SeoServices_heading__1m7u1{margin-bottom:50px}.SeoServices_serviceCard__UyTbS{width:48%;padding:24px}.SeoServices_rowLeft__ohvVl .SeoServices_connectorLine__ynWOu{left:calc(48%);width:calc(2% + 2px)}.SeoServices_rowRight__HKdqa .SeoServices_connectorLine__ynWOu{right:calc(48%);width:calc(2% + 2px)}}@media (max-width:768px){.SeoServices_seoServicesSection__oysAw{padding:50px 0}.SeoServices_heading__1m7u1 h2{font-size:26px}.SeoServices_heading__1m7u1{margin-bottom:36px}.SeoServices_timelineContainer__JOt3F{padding:0 16px}.SeoServices_centralLine__p_aX5{left:24px;transform:none}.SeoServices_timelineRow__0UYFR{justify-content:flex-end!important;padding-left:48px;margin-bottom:28px}.SeoServices_serviceCard__UyTbS{width:100%;padding:22px}.SeoServices_connectorDot__e8VJj{left:24px;transform:translate(-50%,-50%)}.SeoServices_rowLeft__ohvVl .SeoServices_connectorLine__ynWOu,.SeoServices_rowRight__HKdqa .SeoServices_connectorLine__ynWOu{left:32px;right:auto;width:16px}.SeoServices_cardTitle__o0nhT{font-size:16px}.SeoServices_cardDescription__xfA8O{font-size:13px}}@media (max-width:480px){.SeoServices_seoServicesSection__oysAw{padding:36px 0}.SeoServices_heading__1m7u1 h2{font-size:22px}.SeoServices_serviceCard__UyTbS{padding:18px}.SeoServices_cardIcon__ZwJiw{width:40px;height:40px;font-size:16px}}.ServiceCard_cardBox__aLSYn{position:relative;width:100%;height:250px;overflow:hidden;border-radius:1rem;cursor:pointer;transition:all .4s ease-in-out;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ServiceCard_circle__7XpYp{top:50%;left:50%;width:150px;height:150px;padding:10px;background-color:#f7931e;border-radius:50%;transform:translate(-50%,-50%);color:#fff;font-weight:600;z-index:2}.ServiceCard_circle__7XpYp,.ServiceCard_overlay___rlLy{position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;transition:opacity .4s ease-in-out}.ServiceCard_overlay___rlLy{inset:0;background-color:rgba(0,0,0,.75);flex-direction:column;padding:20px;opacity:0;z-index:3}.ServiceCard_cardBox__aLSYn:hover .ServiceCard_circle__7XpYp{opacity:0}.ServiceCard_cardBox__aLSYn:hover .ServiceCard_overlay___rlLy{opacity:1}@media (max-width:768px){.ServiceCard_cardBox__aLSYn{height:200px}.ServiceCard_circle__7XpYp{width:150px;height:150px;font-size:14px}.ServiceCard_overlay___rlLy p{font-size:13px}}