@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Blog_main__3GfmP{width:100%;padding:100px 0 50px}.Blog_subMainDiv__Pe_P4{width:100%;overflow:hidden}.Blog_container__4vlyr{width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}.Blog_headingContainer__8MQZw{width:100%;display:flex;justify-content:space-between}.Blog_blogHeading__zRQ4R{max-width:50%}.Blog_blogHeading__zRQ4R h1{display:none}.Blog_blogHeading__zRQ4R span{color:#fff;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Blog_blogsubHeading__8w86A{max-width:50%}.Blog_blogsubHeading__8w86A p{color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:32px;opacity:.9}.Blog_blogContainer___Oni7{width:100%;display:flex;flex-wrap:wrap;gap:40px}.Blog_blogCard__MsKgL{display:flex;flex-direction:column;gap:34px;width:calc(33.33% - 30px);cursor:pointer;overflow:hidden}.Blog_blogCard__MsKgL:hover .Blog_arrow__Pb1yM{opacity:1;transform:translateY(0);visibility:visible}.Blog_blogCard__MsKgL:hover .Blog_arrow__Pb1yM img{transform:rotate(0deg)}.Blog_blogCard__MsKgL:not(:hover) .Blog_arrow__Pb1yM img{transform:rotate(45deg)}.Blog_blogImg__5DFT6{width:100%;position:relative;overflow:hidden;-o-object-fit:contain;object-fit:contain;border-radius:20px}.Blog_blogImg__5DFT6 img{width:100%;display:block}.Blog_blogImg__5DFT6 span[data-testid=loading-skeleton]{height:100%!important;aspect-ratio:1.2/1}.Blog_arrow__Pb1yM{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;height:60px;opacity:0;transform:translateY(100%);transition:all .6s ease;visibility:hidden;height:100%}.Blog_arrow__Pb1yM img{max-width:40px;display:block;transform:rotate(45deg);transition:transform .6s ease-in-out}.Blog_blogDescription__1yKhu h3{color:#fff;font-size:25px;font-style:normal;font-weight:500;line-height:36px;margin-top:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:36px!important}.Blog_categoryBtnMain__p91SD{position:relative;width:100%}.Blog_categoryBtnSub__Wsvkx{display:flex;align-items:center;gap:15px;padding:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;scroll-behavior:smooth}.Blog_categoryBtnSub__Wsvkx:after,.Blog_categoryBtnSub__Wsvkx:before{content:"";flex:1 1}.Blog_categoryBtnSub__Wsvkx::-webkit-scrollbar{display:none}.Blog_filterBtn__9TaHE{display:flex;flex-shrink:0;padding:10px 24px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid #1e1b1b;transition:all .6s ease;text-decoration:none;color:#1e1b1b;text-align:center;font-family:Barlow Condensed,sans-serif!important;font-size:20px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.Blog_filterBtn__9TaHE.Blog_active__Yd5Nm,.Blog_filterBtn__9TaHE:hover{background:#2c2b2b;color:#fff}.Blog_pagination__5CiL_{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;flex-wrap:nowrap}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{padding:5px 6px;border:1px solid #ddd;background-color:#fff;color:#333;cursor:pointer;border-radius:4px;transition:all .3s ease;font-size:12px;min-width:35px;white-space:nowrap}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo:hover:not(:disabled){background-color:#f5f5f5;border-color:#ccc}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo:disabled{opacity:.5;cursor:not-allowed;background-color:#f9f9f9}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo.Blog_activePage__hV_jV{background-color:#000;color:#fff;border:1px solid #fff;font-weight:600}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo.Blog_activePage__hV_jV:hover{background-color:#333}.Blog_ellipsis__ue6i2{padding:5px 10px;color:#fff;font-size:14px;pointer-events:none}.Blog_noBlogDiv__LNv7A{width:100%;text-align:center}.Blog_noBlogDiv__LNv7A img{max-width:252px;margin:0 auto}.Blog_viewMore__lNcgE{width:100%;display:flex;justify-content:center;margin-top:60px}.Blog_viewMoreBtn__ODCB_{padding:20px 0}.Blog_viewMoreBtn__ODCB_ button{padding:8px 22px;background:#000;color:#fff;font-size:20px;font-weight:500;border:1px solid #fff;border-radius:5px;transition:all .5s ease;cursor:pointer}.Blog_viewMoreBtn__ODCB_ button:hover{background:#fff;color:#000;border-color:#000}.Blog_viewMoreBtn__ODCB_ button:focus{outline:none;box-shadow:0 0 5px rgba(0,0,0,.5)}@media only screen and (max-width:1599px){.Blog_container__4vlyr{gap:70px}.Blog_blogContainer___Oni7{gap:30px}.Blog_blogHeading__zRQ4R{max-width:50%}.Blog_blogHeading__zRQ4R span{font-size:44px;line-height:56px}.Blog_blogsubHeading__8w86A{max-width:50%}.Blog_blogsubHeading__8w86A p{font-size:18px;line-height:28px}.Blog_blogCard__MsKgL{width:calc(33.33% - 25px)}.Blog_blogDescription__1yKhu h3{font-size:22px;line-height:32px}.Blog_blogImg__5DFT6 span[data-testid=loading-skeleton]{aspect-ratio:1.2/1}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:32px!important}.Blog_categoryBtnSub__Wsvkx{padding:8px;gap:10px}.Blog_filterBtn__9TaHE{font-size:18px;padding:5px 20px}.Blog_viewMore__lNcgE{margin-top:45px}.Blog_viewMoreBtn__ODCB_{padding:20px 0}.Blog_viewMoreBtn__ODCB_ button{padding:6px 20px;font-size:19px;border-radius:5px}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{padding:4px 6px;font-size:10px;min-width:32px}}@media only screen and (max-width:1366px){.Blog_elementor__7SNcw>.Blog_elementor-section__z9Aq3.Blog_elementor-section-boxed__2IFpm>.Blog_elementor-container__u4h_X,.Blog_inner-contener__fOP4P>.Blog_elementor-container__u4h_X{max-width:1121px!important}.Blog_container__4vlyr{gap:60px}.Blog_blogContainer___Oni7{row-gap:18px}.Blog_blogHeading__zRQ4R{max-width:50%}.Blog_blogHeading__zRQ4R span{font-size:40px;line-height:52px}.Blog_blogsubHeading__8w86A{max-width:50%}.Blog_blogsubHeading__8w86A p{font-size:17px;line-height:26px}.Blog_blogCard__MsKgL{gap:20px;width:calc(33.33% - 30px)}.Blog_blogDescription__1yKhu h3{font-size:20px;line-height:28px}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:28px!important}.Blog_categoryBtnSub__Wsvkx{padding:6px;gap:8px}.Blog_filterBtn__9TaHE{font-size:18px;padding:5px 18px}.Blog_viewMore__lNcgE{margin-top:40px}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{padding:4px 5px;font-size:9px;min-width:30px}}@media only screen and (max-width:1199px){.Blog_elementor__7SNcw>.Blog_elementor-section__z9Aq3.Blog_elementor-section-boxed__2IFpm>.Blog_elementor-container__u4h_X,.Blog_inner-contener__fOP4P>.Blog_elementor-container__u4h_X{max-width:940px!important}.Blog_container__4vlyr{gap:50px}.Blog_container__4vlyr .Blog_viewMoreBtn__ODCB_{padding:18px 0}.Blog_container__4vlyr .Blog_viewMoreBtn__ODCB_ button{padding:4px 16px;font-size:17px;border-radius:4px}.Blog_main__3GfmP{width:100%;padding:50px 0}.Blog_noBlogDiv__LNv7A{width:300%}.Blog_blogContainer___Oni7{grid-gap:5px;gap:5px;display:grid;grid-template-columns:repeat(3,1fr)}.Blog_blogHeading__zRQ4R span{font-size:38px;line-height:48px}.Blog_blogsubHeading__8w86A p{font-size:16px;line-height:24px}.Blog_blogCard__MsKgL{gap:18px;width:calc(100% - 35px)}.Blog_categoryBtnSub__Wsvkx{gap:8px}.Blog_filterBtn__9TaHE{font-size:16px;padding:5px 17px}.Blog_blogDescription__1yKhu h3{font-size:19px;line-height:26px}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:26px!important}.Blog_viewMore__lNcgE{margin-top:36px}.Blog_viewMoreBtn__ODCB_{padding:18px 0}.Blog_viewMoreBtn__ODCB_ button{padding:4px 16px;font-size:16px;border-radius:4px}}@media only screen and (max-width:1024px){.Blog_container__4vlyr{gap:40px}.Blog_blogContainer___Oni7{grid-row-gap:20px;row-gap:20px;grid-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.Blog_noBlogDiv__LNv7A{width:200%}.Blog_blogHeading__zRQ4R span{font-size:35px;line-height:44px}.Blog_blogsubHeading__8w86A p{font-size:15px;line-height:22px}.Blog_blogCard__MsKgL{width:calc(100% - 0px)}.Blog_categoryBtnSub__Wsvkx{gap:8px}.Blog_filterBtn__9TaHE{font-size:15px;padding:5px 18px}.Blog_blogDescription__1yKhu h3{font-size:16px;line-height:24px}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:24px!important}.Blog_viewMore__lNcgE{margin-top:35px}.Blog_viewMoreBtn__ODCB_{padding:18px 0}.Blog_viewMoreBtn__ODCB_ button{padding:4px 14px;font-size:14px;border-radius:4px}}@media only screen and (max-width:768px){.Blog_elementor__7SNcw>.Blog_elementor-section__z9Aq3.Blog_elementor-section-boxed__2IFpm>.Blog_elementor-container__u4h_X,.Blog_inner-contener__fOP4P>.Blog_elementor-container__u4h_X{padding:0 20px}.Blog_main__3GfmP{width:100%;padding:0}.Blog_container__4vlyr{gap:35px}.Blog_headingContainer__8MQZw{width:100%;display:flex;flex-direction:column;gap:12px}.Blog_blogContainer___Oni7{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px}.Blog_noBlogDiv__LNv7A{width:200%}.Blog_blogHeading__zRQ4R{max-width:100%}.Blog_blogHeading__zRQ4R span{font-size:35px;line-height:44px}.Blog_blogsubHeading__8w86A{max-width:100%}.Blog_blogsubHeading__8w86A p{font-size:16px;line-height:22px}.Blog_blogCard__MsKgL{width:100%}.Blog_blogDescription__1yKhu h3{font-size:16px;line-height:22px}.Blog_categoryBtnSub__Wsvkx{gap:8px}.Blog_filterBtn__9TaHE{font-size:16px;padding:6px 18px}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:22px!important}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{min-width:30px;padding:3px 8px;font-size:10px}.Blog_ellipsis__ue6i2{padding:6px 5px}.Blog_viewMore__lNcgE{margin-top:32px}.Blog_viewMoreBtn__ODCB_{padding:18px 0}.Blog_viewMoreBtn__ODCB_ button{padding:4px 12px;font-size:12px;border-radius:4px}}@media only screen and (max-width:479px){.Blog_elementor__7SNcw>.Blog_elementor-section__z9Aq3.Blog_elementor-section-boxed__2IFpm>.Blog_elementor-container__u4h_X,.Blog_inner-contener__fOP4P>.Blog_elementor-container__u4h_X{padding:0 15px}.Blog_main__3GfmP{padding:0}.Blog_blogContainer___Oni7{width:100%;display:flex;flex-direction:column}.Blog_container__4vlyr{gap:30px}.Blog_noBlogDiv__LNv7A{width:100%}.Blog_noBlogDiv__LNv7A img{max-width:150px}.Blog_headingContainer__8MQZw{width:100%;display:flex;flex-direction:column;gap:10px}.Blog_blogHeading__zRQ4R{max-width:100%}.Blog_blogHeading__zRQ4R span{font-size:34px;line-height:40px}.Blog_blogsubHeading__8w86A p{font-size:14px;line-height:normal}.Blog_blogCard__MsKgL{gap:15px}.Blog_blogDescription__1yKhu h3{font-size:14px;line-height:normal}.Blog_categoryBtnSub__Wsvkx{gap:6px}.Blog_filterBtn__9TaHE{font-size:14px;padding:5px 16px}.Blog_blogDescription__1yKhu span[data-testid=loading-skeleton]{line-height:normal!important}.Blog_pagination__5CiL_{gap:6px}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{min-width:20px;padding:3px 8px;font-size:10px}.Blog_viewMore__lNcgE{margin-top:30px}.Blog_viewMoreBtn__ODCB_{padding:18px 0}.Blog_viewMoreBtn__ODCB_ button{padding:4px 10px;font-size:10px;border-radius:3px}}@media only screen and (max-width:374px){.Blog_container__4vlyr{gap:25px}.Blog_headingContainer__8MQZw{gap:8px}.Blog_blogHeading__zRQ4R span{font-size:32px;line-height:normal}.Blog_blogsubHeading__8w86A p{font-size:14px;line-height:normal}.Blog_blogCard__MsKgL{gap:6px}.Blog_blogDescription__1yKhu h3{font-size:14px;line-height:normal}.Blog_categoryBtnSub__Wsvkx{gap:6px}.Blog_filterBtn__9TaHE{font-size:14px;padding:4px 14px}.Blog_pagination__5CiL_{gap:4px}.Blog_pagination__5CiL_ .Blog_paginationBtn__4QmXo{min-width:15px;padding:2px 6px;font-size:8px}.Blog_viewMore__lNcgE{margin-top:25px}.Blog_viewMoreBtn__ODCB_ button{padding:4px 8px;font-size:9px}}.CaseStudies_main__1pxRf{width:100%;padding:150px 0 100px}.CaseStudies_subMainDiv__qW0Ko{width:100%;display:flex;justify-content:center}.CaseStudies_container__Zv7n_{width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:60px}.CaseStudies_caseStudies__X8Nb5{display:flex;flex-direction:column;gap:80px}.CaseStudies_mainBg__49vwK{position:absolute;bottom:0;left:0}.CaseStudies_mainBg2__5_MXI{position:absolute;right:0;bottom:-10px}.CaseStudies_caseStudiesImgAndCon__549bc{max-width:70%;display:flex;flex-direction:column;gap:40px}.CaseStudies_caseStudieHeader__a6_Z0{max-width:80%;display:flex;flex-direction:column;gap:14px;text-align:start}.CaseStudies_caseStudieHeader__a6_Z0 h2{color:#fff;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.CaseStudies_caseStudieHeader__a6_Z0 p{color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:32px;opacity:.9}.CaseStudies_casesStudiesActiveTab__4kYsa{background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));color:#fff}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{border-radius:10px;padding:10px 24px;text-align:center;font-size:18px;font-style:normal;font-weight:300;line-height:32px;cursor:pointer}.CaseStudies_casesStudiesTab__ArN3n{margin:0;display:inline-block!important;border:1px solid #a020f0;color:var(--White,#fff);background-origin:border-box;background-clip:content-box,border-box;opacity:.6}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:20px;display:flex;flex-wrap:wrap}.CaseStudies_caseStudiesMobileDropdwn__PkZHW{width:100%;padding:12px 15px;border-radius:8px;font-size:16px;box-shadow:4px 4px 9px 1px rgba(0,0,0,.05);background:transparent;color:#8b8b8b;border:1px solid #ededed;font-family:Poppins}.CaseStudies_caseStudiesMobileDropdwnDiv__dc7Tf select,.CaseStudies_stackOptionDiv__dtqvw select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.CaseStudies_caseStudiesMobileDropdwnDiv__dc7Tf{display:none;margin-top:35px;position:relative}.CaseStudies_caseStudiesMobileDropdwnDiv__dc7Tf:after,.CaseStudies_stackOptionDiv__dtqvw:after{content:"";border:6px solid transparent!important;border-top-color:#b2b2b2!important;border-bottom:none!important;width:0;height:0;position:absolute;top:19px;right:18px}.CaseStudies_caseStudiesImgDiv__VA5kj{position:absolute;right:0;top:-392.636px}.CaseStudies_caseStudiesImg___gil1{width:93%}.CaseStudies_realEstatePoints__KuWZ5{display:flex;flex-direction:column;text-align:start;gap:30px}.CaseStudies_realEstateHead__ZgQMl{color:var(--White,#fff);font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-.4px}.CaseStudies_realEstateMainDiv__vh7Bf{background-color:#0d0d0d;fill:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:15px;padding:60px 40px;position:relative}.CaseStudies_realEstateUl__HBlG5{padding-left:17px;display:grid;grid-template-columns:.5fr .5fr;grid-gap:17px;gap:17px;max-width:838px;align-items:center}.CaseStudies_realEstateSecondUl__jj4nr{margin-left:35px}.CaseStudies_realEstateLi__KtKGf{color:var(--5,#fff);list-style:none;font-size:20px;font-weight:300;line-height:32px}.CaseStudies_realEstateRow__GZw03{display:flex;align-items:center;gap:15px}.CaseStudies_realEstateRow__GZw03 img{width:15px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1599px){.CaseStudies_elementor__EAEYT>.CaseStudies_elementor-section__K0dq9.CaseStudies_elementor-section-boxed__wj9pK>.CaseStudies_elementor-container__v3GRQ,.CaseStudies_inner-contener__Y2X4j>.CaseStudies_elementor-container__v3GRQ{max-width:1280px!important}.CaseStudies_mainBg__49vwK{position:absolute;bottom:-20PX;left:-50px;scale:.9}.CaseStudies_mainBg2__5_MXI{position:absolute;right:-25px;bottom:-40px;scale:.9}.CaseStudies_caseStudiesImgAndCon__549bc{gap:35px}.CaseStudies_caseStudieHeader__a6_Z0{gap:12px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:46px;line-height:56px}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:19px;line-height:30px}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{padding:10px 22px;font-size:17px;line-height:30px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:18px}.CaseStudies_caseStudies__X8Nb5{gap:75px}.CaseStudies_realEstateMainDiv__vh7Bf{padding:55px 35px}.CaseStudies_realEstateHead__ZgQMl{font-size:38px;line-height:56px}.CaseStudies_realEstateLi__KtKGf{font-size:19px;line-height:30px}.CaseStudies_realEstateUl__HBlG5{gap:15px}.CaseStudies_realEstatePoints__KuWZ5{gap:26px}}@media only screen and (max-width:1366px){.CaseStudies_elementor__EAEYT>.CaseStudies_elementor-section__K0dq9.CaseStudies_elementor-section-boxed__wj9pK>.CaseStudies_elementor-container__v3GRQ,.CaseStudies_inner-contener__Y2X4j>.CaseStudies_elementor-container__v3GRQ{max-width:1121px!important}.CaseStudies_caseStudiesImgAndCon__549bc{gap:30px}.CaseStudies_caseStudieHeader__a6_Z0{gap:10px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:44px;line-height:52px}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:18px;line-height:28px}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{padding:10px 20px;font-size:16px;line-height:28px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:16px}.CaseStudies_caseStudies__X8Nb5{gap:70px}.CaseStudies_realEstateMainDiv__vh7Bf{padding:50px 30px}.CaseStudies_realEstateHead__ZgQMl{font-size:36px;line-height:52px}.CaseStudies_realEstateLi__KtKGf{font-size:18px;line-height:28px}.CaseStudies_realEstateUl__HBlG5{gap:15px;grid-template-columns:.4fr .4fr}.CaseStudies_realEstatePoints__KuWZ5{gap:26px}.CaseStudies_realEstateRow__GZw03{gap:12px}.CaseStudies_realEstateRow__GZw03 img{width:14px}}@media only screen and (max-width:1199px){.CaseStudies_elementor__EAEYT>.CaseStudies_elementor-section__K0dq9.CaseStudies_elementor-section-boxed__wj9pK>.CaseStudies_elementor-container__v3GRQ,.CaseStudies_inner-contener__Y2X4j>.CaseStudies_elementor-container__v3GRQ{max-width:940px!important}.CaseStudies_caseStudiesImgAndCon__549bc{gap:25px}.CaseStudies_caseStudieHeader__a6_Z0{gap:8px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:42px;line-height:48px}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:17px;line-height:26px}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{padding:8px 18px;font-size:15px;line-height:26px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:14px}.CaseStudies_caseStudies__X8Nb5{gap:65px}.CaseStudies_realEstateMainDiv__vh7Bf{padding:50px 35px}.CaseStudies_realEstateHead__ZgQMl{font-size:34px;line-height:48px}.CaseStudies_realEstateLi__KtKGf{font-size:17px;line-height:26px}.CaseStudies_realEstateUl__HBlG5{gap:14px}.CaseStudies_realEstatePoints__KuWZ5{gap:24px}.CaseStudies_realEstateRow__GZw03{gap:10px}.CaseStudies_realEstateRow__GZw03 img{width:14px}}@media only screen and (max-width:1024px){.CaseStudies_elementor__EAEYT>.CaseStudies_elementor-section__K0dq9.CaseStudies_elementor-section-boxed__wj9pK>.CaseStudies_elementor-container__v3GRQ,.CaseStudies_inner-contener__Y2X4j>.CaseStudies_elementor-container__v3GRQ{max-width:100%!important;padding:0 30px}.CaseStudies_main__1pxRf{padding:100px 0}.CaseStudies_caseStudiesImgAndCon__549bc{gap:20px}.CaseStudies_caseStudieHeader__a6_Z0{gap:10px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:40px;line-height:44px}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:16px;line-height:24px}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{padding:8px 16px;font-size:14px;line-height:24px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:13px}.CaseStudies_caseStudies__X8Nb5{gap:60px}.CaseStudies_realEstateHead__ZgQMl{font-size:32px;line-height:44px}.CaseStudies_realEstateLi__KtKGf{font-size:16px;line-height:24px}.CaseStudies_realEstateUl__HBlG5{gap:12px}.CaseStudies_realEstatePoints__KuWZ5{gap:22px}}@media only screen and (max-width:767px){.CaseStudies_elementor__EAEYT>.CaseStudies_elementor-section__K0dq9.CaseStudies_elementor-section-boxed__wj9pK>.CaseStudies_elementor-container__v3GRQ,.CaseStudies_inner-contener__Y2X4j>.CaseStudies_elementor-container__v3GRQ{padding:0 20px}.CaseStudies_main__1pxRf{padding:0}.CaseStudies_caseStudiesImgAndCon__549bc{gap:15px}.CaseStudies_caseStudieHeader__a6_Z0{gap:10px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:34px;line-height:38px}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:16px;line-height:22px}.CaseStudies_casesStudiesActiveTab__4kYsa,.CaseStudies_casesStudiesTab__ArN3n{padding:8px 16px;font-size:14px;line-height:24px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:12px}.CaseStudies_caseStudies__X8Nb5{gap:55px}.CaseStudies_realEstateHead__ZgQMl{font-size:28px;line-height:36px}.CaseStudies_realEstateLi__KtKGf{font-size:15px;line-height:22px}.CaseStudies_realEstateLi__KtKGf:before{margin-right:10px}.CaseStudies_realEstateUl__HBlG5{gap:10px}.CaseStudies_realEstatePoints__KuWZ5{gap:15px}.CaseStudies_realEstateRow__GZw03{gap:6px}.CaseStudies_realEstateRow__GZw03 img{width:13px}}@media only screen and (max-width:479px){.CaseStudies_caseStudieHeader__a6_Z0{gap:10px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:32px;line-height:normal}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:15px;line-height:18px}.CaseStudies_realEstateHead__ZgQMl{font-size:24px;line-height:normal}.CaseStudies_realEstatePoints__KuWZ5{margin-top:15px;gap:15px}.CaseStudies_realEstateLi__KtKGf{font-size:14px;line-height:22px}}@media only screen and (max-width:374px){.CaseStudies_caseStudieHeader__a6_Z0{gap:10px}.CaseStudies_caseStudieHeader__a6_Z0 h2{font-size:28px;line-height:normal}.CaseStudies_caseStudieHeader__a6_Z0 p{font-size:15px;line-height:16px}.CaseStudies_realEstateHead__ZgQMl{font-size:22px;line-height:normal}}@media only screen and (max-width:1292px){.CaseStudies_caseStudies__X8Nb5{padding-top:53px}.CaseStudies_caseStudiesImgAndCon__549bc{max-width:67%}.CaseStudies_customerFedHead___z33d,.CaseStudies_numHeading__hqFqG,.CaseStudies_technoHead__zaQmO{margin-top:23px}}@media only screen and (max-width:1215px){.CaseStudies_realEstateUl__HBlG5{grid-template-columns:.4fr .4fr}.CaseStudies_caseStudies__X8Nb5{padding-top:25px}}@media only screen and (max-width:1160px){.CaseStudies_realEstateUl__HBlG5{grid-template-columns:.4fr .4fr}}@media only screen and (max-width:1122px){.CaseStudies_realEstateUl__HBlG5{grid-template-columns:.34fr .3fr}.CaseStudies_caseStudiesImgDiv__VA5kj{top:-103%}}@media only screen and (max-width:1057px){.CaseStudies_mainBg__49vwK{position:absolute;bottom:-20PX;left:-50px;scale:.9}.CaseStudies_mainBg2__5_MXI{position:absolute;right:-25px;top:-40px;scale:.9}.CaseStudies_caseStudiesImgAndCon__549bc{max-width:100%;padding:0}.CaseStudies_realEstateMainDiv__vh7Bf{display:flex;align-items:center;justify-content:space-evenly;padding:15px;overflow:hidden}.CaseStudies_realEstateUl__HBlG5{padding:0;margin:0 0 0 17px}.CaseStudies_caseStudiesImgDiv__VA5kj{position:unset;text-align:center}.CaseStudies_realEstateUlDiv__5QNr1{flex-direction:column;margin-bottom:30px}.CaseStudies_caseStudies__X8Nb5{margin-top:0;padding-top:0}.CaseStudies_realEstateUl__HBlG5{grid-template-columns:1fr}}@media only screen and (max-width:1040px){.CaseStudies_technoImgDiv__W5yjE{width:38%}}@media only screen and (max-width:1034px){.CaseStudies_technoDiv__WCY3a{width:28%}.CaseStudies_mobileDevContent__vNd1G{width:32%}}@media only screen and (max-width:904px){.CaseStudies_customerFedHead___z33d,.CaseStudies_numHeading__hqFqG,.CaseStudies_technoHead__zaQmO{margin-top:10px}}@media only screen and (max-width:538px){.CaseStudies_technoImg__6mCXO{width:100%!important}}@media only screen and (max-width:584px){.CaseStudies_caseStudieHeader__a6_Z0{max-width:100%;text-align:center}.CaseStudies_caseStudiesTabsDiv__9PUzD{display:none}.CaseStudies_caseStudiesImgAndCon__549bc{gap:15px}.CaseStudies_caseStudiesTabsDiv__9PUzD{gap:12px}.CaseStudies_caseStudies__X8Nb5{gap:10px}.CaseStudies_realEstateUl__HBlG5{gap:8px}.CaseStudies_caseStudiesMobileDropdwnDiv__dc7Tf{display:block}.CaseStudies_realEstateMainDiv__vh7Bf{flex-direction:column}}@media only screen and (max-width:767px){.CaseStudies_technoImgDiv__W5yjE{width:43%}.CaseStudies_sliderMainDiv__oFX5y{padding:30px 0}}@media only screen and (max-width:760px){.CaseStudies_technoDiv__WCY3a{width:100%}.CaseStudies_technoImgDiv__W5yjE{width:100%;text-align:center;margin-bottom:35px}.CaseStudies_technoImg__6mCXO{width:67%}.CaseStudies_mobileDevContent__vNd1G{width:100%}.CaseStudies_numbersDivs__a_5oz{align-items:center;justify-content:center}}@media only screen and (max-width:690px){.CaseStudies_technoMobileView__35Aqn{display:block}.CaseStudies_technoDesktopView__UtEeP{display:none}.CaseStudies_mobileTechnoUl__8_AAR{margin-bottom:0}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.Feedback_main__Fk5V9{margin:100px 0;overflow:hidden}.Feedback_main__Fk5V9,.Feedback_subMainDiv__e1_3i{width:100%;position:relative}.Feedback_leftBg__d4B94{left:0;bottom:0}.Feedback_leftBg__d4B94,.Feedback_rightBg__q_2D2{position:absolute;width:252.417px;height:252.417px;transform:rotate(45.444deg);fill:linear-gradient(160deg,orange -5.12%,#a020f0 60.66%);filter:blur(164.1950073242px);z-index:0}.Feedback_rightBg__q_2D2{top:-126px;right:-126px}.Feedback_sliderContiner__SORcE{max-width:85%}.Feedback_customerHeadDiv__POLAa{text-align:center}.Feedback_customerParaDiv__Xnunb{max-width:980px;margin:auto}.Feedback_customerPara___96Dq{margin:0;color:var(--5,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:300;line-height:32px;opacity:.9}.Feedback_customerFedHead___PhV_{color:var(--White,#fff);font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Feedback_sliderSubMainDiv__eclOD{padding:18px 0;border-radius:20px;background:#131313;box-shadow:0 2px 18px 0 rgba(0,0,0,.07);margin:17px 45px;height:450px;position:sticky}.Feedback_sliderSubDiv__OyEj6{box-shadow:0 2px 18px 0 rgba(0,0,0,.07);background:#242424;border-radius:20px;margin-right:-25px;margin-left:-25px;padding:40px 25px;height:420px}.Feedback_mySlides__v9pXP{display:none}.Feedback_sliderSection__moAFY{width:100%;display:flex;justify-content:center}.Feedback_sliderContainer__jtxD8{width:85%;display:flex;flex-direction:column;justify-content:center;text-align:center}.Feedback_sliderTopContent__tvdU6{width:100%;display:flex;flex-direction:column;gap:14px}.Feedback_slideshowContainer__NHon9{max-width:980px;position:relative;margin:auto}.Feedback_bottomNext__Y_uAJ,.Feedback_bottomPrev__UNoRj,.Feedback_next__kFCXl,.Feedback_prev__XCgaW{cursor:pointer;position:absolute;top:50%;width:auto;color:var(--white);transition:.6s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Feedback_bottomNext__Y_uAJ,.Feedback_bottomPrev__UNoRj{padding:16px 21px;margin-top:-22px;font-weight:700;font-size:18px;border-radius:3px;display:flex;align-items:center}.Feedback_next__kFCXl{right:20px}.Feedback_prev__XCgaW{left:23px}.Feedback_next__kFCXl:hover,.Feedback_prev__XCgaW:hover{background-color:var(--orange)}.Feedback_dot__EevA5{cursor:pointer;margin:0 15px;display:inline-block;transition:background-color .6s ease;color:var(--grey);font-weight:500}.Feedback_active__gmcxi,.Feedback_dot__EevA5:hover{color:var(--orange);font-weight:500}.Feedback_fade__RZeee{animation-name:Feedback_fade__RZeee;animation-duration:1.5s}.Feedback_nextBottomArrow__2NapK{cursor:pointer;margin-left:10px}.Feedback_prevBottomArrow__4CCRf{cursor:pointer;margin-right:10px}.Feedback_sliderContent__EVptR{max-width:653px;margin:70px auto 17px;position:relative}.Feedback_imgCont__sewZl{display:flex;justify-content:center}.Feedback_sliderPara__RI3RW{color:#fff;opacity:.9;font-size:20px;font-style:normal;font-weight:300;line-height:32px;margin:-25px auto auto;text-align:center}.Feedback_sliderImgDiv__LRhO_{display:flex;justify-content:center;align-items:center}.Feedback_sliderImg__Gj5HT{margin-right:20px}.Feedback_sliderLine__r7KWM{width:120px;height:3.5px;background:transparent linear-gradient(92deg,#dc1313,#ff3d46 50%,#ef8a13) 0 0 no-repeat padding-box;margin:22px auto 0;border-radius:30px}.Feedback_testiName__NACQD{padding-top:15px;margin-bottom:4px;color:var(--White,#fff);text-align:center;font-size:26px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.26px}.Feedback_testiComp__dodYt{margin:0;color:var(--darkgrey);font-size:14px}.Feedback_sliderBottomImgDiv__XN3ce{display:flex;justify-content:center;margin-top:30px}.Feedback_tab__RXhJj{color:var(--lightgrey);font-weight:500}@keyframes Feedback_fade__RZeee{0%{opacity:.4}to{opacity:1}}@media only screen and (max-width:1599px){.Feedback_elementor__FN_Os>.Feedback_elementor-section__B9F01.Feedback_elementor-section-boxed__h4UkI>.Feedback_elementor-container__dMsov,.Feedback_inner-contener__tC8D9>.Feedback_elementor-container__dMsov{max-width:1280px!important}.Feedback_customerFedHead___PhV_{font-size:46px;line-height:56px}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:19px;line-height:30px}.Feedback_testiName__NACQD{padding-top:14px;margin-bottom:3px;font-size:24px}}@media only screen and (max-width:1366px){.Feedback_elementor__FN_Os>.Feedback_elementor-section__B9F01.Feedback_elementor-section-boxed__h4UkI>.Feedback_elementor-container__dMsov,.Feedback_inner-contener__tC8D9>.Feedback_elementor-container__dMsov{max-width:1121px!important}.Feedback_customerFedHead___PhV_{font-size:44px;line-height:52px}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:18px;line-height:28px}.Feedback_testiName__NACQD{padding-top:13px;margin-bottom:2px;font-size:22px}}@media only screen and (max-width:1199px){.Feedback_elementor__FN_Os>.Feedback_elementor-section__B9F01.Feedback_elementor-section-boxed__h4UkI>.Feedback_elementor-container__dMsov,.Feedback_inner-contener__tC8D9>.Feedback_elementor-container__dMsov{max-width:940px!important}.Feedback_customerFedHead___PhV_{font-size:42px;line-height:48px}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:17px;line-height:26px}.Feedback_testiName__NACQD{padding-top:12px;margin-bottom:2px;font-size:20px}}@media only screen and (max-width:1024px){.Feedback_elementor__FN_Os>.Feedback_elementor-section__B9F01.Feedback_elementor-section-boxed__h4UkI>.Feedback_elementor-container__dMsov,.Feedback_inner-contener__tC8D9>.Feedback_elementor-container__dMsov{max-width:100%!important;padding:0 30px}.Feedback_customerFedHead___PhV_{font-size:40px;line-height:44px}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:16px;line-height:24px}.Feedback_sliderSubMainDiv__eclOD{height:350px}.Feedback_sliderSubDiv__OyEj6{height:320px;padding:40px}.Feedback_sliderContent__EVptR{margin:50px auto 17px}.Feedback_next__kFCXl,.Feedback_prev__XCgaW{top:0}}@media only screen and (max-width:768px){.Feedback_leftBg__d4B94,.Feedback_rightBg__q_2D2{display:none}.Feedback_main__Fk5V9{margin:0 0 50px}.Feedback_customerFedHead___PhV_{font-size:34px;line-height:38px}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:16px;line-height:22px}.Feedback_testiName__NACQD{font-size:18px}.Feedback_dotsPagination__kGDXU{font-size:16px}.Feedback_sliderSubMainDiv__eclOD{height:300px}.Feedback_sliderSubDiv__OyEj6{height:270px;padding:40px}.Feedback_sliderContent__EVptR{margin:10px auto 17px}}@media only screen and (max-width:479px){.Feedback_customerFedHead___PhV_{font-size:32px;line-height:normal}.Feedback_customerPara___96Dq,.Feedback_sliderPara__RI3RW{font-size:15px;line-height:normal}.Feedback_testiName__NACQD{font-size:16px;line-height:normal}.Feedback_slideshowContainer__NHon9{margin-top:15px}.Feedback_sliderSubDiv__OyEj6{padding:30px}.Feedback_sliderContent__EVptR{margin:0 auto 17px}}@media only screen and (max-width:374px){.Feedback_customerFedHead___PhV_{font-size:28px}.Feedback_customerPara___96Dq{font-size:14px}.Feedback_sliderSubDiv__OyEj6{padding:15px}}@media only screen and (max-width:300px){.Feedback_bottomNext__Y_uAJ,.Feedback_bottomPrev__UNoRj,.Feedback_next__kFCXl,.Feedback_prev__XCgaW,.Feedback_text__8xLcH{font-size:11px}}@media only screen and (max-width:320px){.Feedback_sliderSubDiv__OyEj6{margin:0}.Feedback_sliderSubMainDiv__eclOD{width:87%!important;margin:auto!important}}@media only screen and (max-width:400px){.Feedback_sliderImgDiv__LRhO_{flex-direction:column}.Feedback_sliderTopCon__2Ilko{text-align:center}.Feedback_sliderImg__Gj5HT{margin:0}.Feedback_sliderSubMainDiv__eclOD{width:75%;margin:auto}.Feedback_mySlides__v9pXP{padding:13px 0}}.Feedback_slick-prev__Tdqac{left:-52px!important}.Feedback_slick-next__GTbkg:before,.Feedback_slick-prev__Tdqac:before{content:""!important}.Feedback_bottomNextSlickArrow__Eeayk,.Feedback_bottomPrevSlickArrow__RBq1d,.Feedback_nextSlickArrow__N4ZUt,.Feedback_prevSlickArrow__TazuU{color:var(--black);font-size:48px}.Feedback_slideDotsContainer__seNqF{max-width:185px;position:relative;margin:auto}.Feedback_bottomNextSlickArrow__Eeayk{margin-left:-30px}.Feedback_dotsPagination__kGDXU{color:#ebccff;font-size:18px;font-style:normal;font-weight:300;line-height:normal;cursor:pointer}@media only screen and (max-width:500px){.Feedback_bottomPrevSlickArrow__RBq1d{margin-left:-30px}}.GetItDone_getItDoneSection__HMOnA{background-image:url(/getItDone/getItDoneBg.png);background-size:cover;background-position:50%;min-height:900px;position:relative;overflow:hidden}.GetItDone_getItDoneSection__HMOnA:after,.GetItDone_getItDoneSection__HMOnA:before{content:"";position:absolute;left:0;width:100%;height:50px;z-index:2}.GetItDone_getItDoneSection__HMOnA:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.GetItDone_getItDoneSection__HMOnA:after{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.GetItDone_subMainDiv__OI45l{width:100%}.GetItDone_getItDonecontainer__qce8g{width:85%;margin:0 auto}.GetItDone_getItDoneHeading__Dj5Hc{color:var(--White,#fff);font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px;text-align:center;margin-top:40px}.GetItDone_getItDoneSubDiv__qSa4O{display:flex;align-items:flex-start;justify-content:space-between;margin-top:60px;margin-bottom:35px}.GetItDone_puzzleImgDiv__daHac{margin-top:333px!important;display:inline-block;width:546px}.GetItDone_puzzlePeice3__mt2M3{position:absolute;bottom:-138px;left:12px;max-width:0}.GetItDone_puzzlePeice3Animation__2V3a4{animation:GetItDone_puzzleZoomIn__us_Xj 1s 0s 1 forwards}.GetItDone_puzzlePeice2__J5psR{position:absolute;bottom:27px;right:106px;max-width:0}.GetItDone_puzzlePeice2Animation__MQDgK{animation:GetItDone_puzzleZoomIn__us_Xj 1s forwards}.GetItDone_puzzlePeice4__2q3SC{position:absolute;top:55px;left:175px;max-width:0}.GetItDone_puzzlePeice4Animation__WsJME{animation:GetItDone_puzzleZoomIn__us_Xj 1s 0s 1 forwards}.GetItDone_puzzlePeice1__1O_9Z{position:absolute;top:-109px;right:-58px;max-width:0}.GetItDone_puzzlePeice1Animation__wsJcX{animation:GetItDone_puzzleZoomIn__us_Xj 1s 0s 1 forwards}.GetItDone_puzzleImg__Zrnn2{display:none;width:100%}.GetItDone_downArrowDiv__VcC40{width:auto;max-width:20px;min-width:20px;width:100%;display:inline-block;margin-left:60px;margin-right:55px}.GetItDone_getItDoneRelative__AHEEm{position:relative;width:50px;display:flex;justify-content:center;align-items:center;margin-left:50px}.GetItDone_getItDoneArrow__zdj9w{width:100%;height:10px;width:2px;border-radius:4px;margin-left:10%;background:transparent var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));position:relative}.GetItDone_divLeftArr__Sygdt{bottom:-2px;left:44%;height:13px;rotate:141deg}.GetItDone_divLeftArr__Sygdt,.GetItDone_divRightArr__tO0is{position:absolute;width:2px;background:transparent var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));border-radius:30px}.GetItDone_divRightArr__tO0is{bottom:-3px;left:60%;height:14px;rotate:216deg}.GetItDone_getItDoneContentDiv__ujJUY{width:45%;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.GetItDone_getItDoneContentDivAnimation__4OaSe{animation:GetItDone_grow__diCMZ 5.9s forwards;overflow:hidden;opacity:1}.GetItDone_getItSubHead__Rbww8{color:var(--White,#fff);font-size:28px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.GetItDone_getItDone1Content__W3N_l,.GetItDone_getItDone2Content__C0bs5,.GetItDone_getItDone3Content__BfgQ2,.GetItDone_getItDone4Content__v3uNb{margin-bottom:50px;opacity:0;transition:opacity 1.5s ease}.GetItDone_getItDoneContent1Show__1jbMl,.GetItDone_getItDoneContent2Show__xm2On,.GetItDone_getItDoneContent3Show__1rbZH,.GetItDone_getItDoneContent4Show__C38kW{opacity:1}.GetItDone_getItPara__7MWt6{color:var(--5,#fff);opacity:.9;font-size:18px;font-style:normal;font-weight:300;line-height:28px;margin-top:3px}.GetItDone_arrowHeight25__oCEOi{height:150px;transition:height 1.5s ease}.GetItDone_arrowHeight50__xdRvU{height:300px;transition:height 1.5s ease}.GetItDone_arrowHeight75__L7Xl6{height:450px;transition:height 1.5s ease}.GetItDone_arrowHeight100__4y_OK{height:600px;transition:height 1.5s ease}@keyframes GetItDone_grow__diCMZ{0%{height:0}15%,25%{height:130px}40%,50%{height:280px}65%,75%{height:430px}to{height:600px}}@keyframes GetItDone_puzzleZoomIn__us_Xj{0%{max-width:220px}to{max-width:250px}}@keyframes GetItDone_grow1096__6KVxp{0%{height:0}15%,25%{height:180px}40%,50%{height:350px}65%,85%{height:500px}to{height:655px}}@keyframes GetItDone_growArr1096__PKALN{0%{height:0}15%,25%{height:130px}40%,50%{height:300px}65%,85%{height:500px}to{height:650px}}@keyframes GetItDone_grow854__CmgIU{0%{height:0}15%,25%{height:140px}40%,50%{height:300px}65%,85%{height:450px}to{height:650px}}@keyframes GetItDone_grow825__sxnhP{0%{height:0}15%,25%{height:165px}40%,50%{height:345px}65%,85%{height:520px}to{height:700px}}@media only screen and (max-width:1292px){.GetItDone_getItDoneHeading__Dj5Hc{margin-top:23px}}@media only screen and (max-width:1229px){.GetItDone_getItDoneSubDiv__qSa4O{justify-content:center}.GetItDone_puzzleImgDiv__daHac{width:430px}.GetItDone_getItDoneRelative__AHEEm{width:30px}.GetItDone_downArrowDiv__VcC40{margin-left:0;margin-right:40px}}@media only screen and (max-width:1228px){.GetItDone_puzzlePeice1__1O_9Z{max-width:0;top:-89px;right:-23px}.GetItDone_puzzlePeice2__J5psR{max-width:0}.GetItDone_puzzlePeice3__mt2M3{max-width:0;bottom:-102px;left:-12px}.GetItDone_puzzlePeice4__2q3SC{max-width:0;top:39px;left:115px}.GetItDone_downArrowDiv__VcC40{margin-left:33px}.GetItDone_divLeftArr__Sygdt{left:37%;rotate:138deg}.GetItDone_divRightArr__tO0is{left:64%;rotate:220deg}@keyframes GetItDone_puzzleZoomIn__us_Xj{0%{max-width:220px}to{max-width:197px}}}@media only screen and (max-width:1218px){@keyframes GetItDone_grow__diCMZ{0%{height:0}15%,25%{height:130px}40%,50%{height:260px}65%,85%{height:400px}to{height:1400px}}.GetItDone_getItDoneContentDiv__ujJUY{overflow:hidden}}@media only screen and (max-width:1096px){.GetItDone_getItDoneContentDivAnimation__4OaSe{animation:GetItDone_grow1096__6KVxp 7s forwards;overflow:hidden}.GetItDone_getItDoneArrowAnimation__mEsPs{animation:GetItDone_growArr1096__PKALN 6s forwards!important}}@media only screen and (max-width:1070px){.GetItDone_getItDoneSubDiv__qSa4O{justify-content:center}}@media only screen and (max-width:973px){.GetItDone_puzzleImgDiv__daHac{width:454px}}@media only screen and (max-width:960px){.GetItDone_puzzleImgDiv__daHac{width:482px}}@media only screen and (max-width:904px){.GetItDone_getItDoneHeading__Dj5Hc{margin-top:10px}}@media only screen and (max-width:900px){.GetItDone_puzzlePeice1__1O_9Z{max-width:0;top:-65px;right:2px}.GetItDone_puzzlePeice2__J5psR{max-width:0;bottom:9px;right:112px}.GetItDone_puzzlePeice3__mt2M3{max-width:0;bottom:-102px;left:-12px}.GetItDone_puzzlePeice4__2q3SC{max-width:0;top:45px;left:98px}.GetItDone_puzzleImgDiv__daHac{width:389px}.GetItDone_downArrowDiv__VcC40{margin-left:10px}@keyframes GetItDone_puzzleZoomIn__us_Xj{0%{max-width:220px}to{max-width:170px}}}@media only screen and (max-width:800px){.GetItDone_getItDoneContent__JHXy3{margin-bottom:27px}}@media only screen and (max-width:855px){.GetItDone_puzzleImgDiv__daHac{width:406px}.GetItDone_downArrowDiv__VcC40{margin-left:0;margin-right:24px}.GetItDone_getItDoneContent__JHXy3{margin-bottom:29px}.GetItDone_getItDoneContentDivAnimation__4OaSe{animation:GetItDone_grow854__CmgIU 7s forwards;overflow:hidden}.GetItDone_getItDoneArrowAnimation__mEsPs{animation:GetItDone_grow854__CmgIU 6s forwards!important}}@media only screen and (max-width:825px){.GetItDone_getItDoneContentDivAnimation__4OaSe{animation:GetItDone_grow825__sxnhP 7s forwards!important;overflow:hidden}.GetItDone_getItDoneArrowAnimation__mEsPs{animation:GetItDone_grow825__sxnhP 6s forwards!important}}@media only screen and (max-width:788px){.GetItDone_puzzleImgDiv__daHac{width:429px}}@media only screen and (max-width:770px){.GetItDone_puzzleImgDiv__daHac{margin-top:0!important}.GetItDone_downArrowDiv__VcC40{display:none}.GetItDone_puzzleImg__Zrnn2{width:68%;margin-bottom:30px}.GetItDone_puzzleImgDiv__daHac{text-align:center;margin-top:0;width:100%}.GetItDone_getItDoneContentDiv__ujJUY{width:100%;float:unset}.GetItDone_getItDoneSubDiv__qSa4O{align-items:center;flex-direction:column;text-align:center}.GetItDone_getItDoneHeading__Dj5Hc{font-size:34px}.GetItDone_fifthSection__qZL4r{height:unset}.GetItDone_getItDoneContentDiv__ujJUY{animation:none;text-align:left;margin:45px auto;min-width:unset;opacity:1}.GetItDone_getItDoneArrow__zdj9w{animation:none}.GetItDone_puzzleImg__Zrnn2{display:block;margin:auto;width:75%}.GetItDone_puzzlePeice1__1O_9Z,.GetItDone_puzzlePeice2__J5psR,.GetItDone_puzzlePeice3__mt2M3,.GetItDone_puzzlePeice4__2q3SC{display:none}}@media only screen and (max-width:510px){.GetItDone_puzzleImg__Zrnn2{width:100%}}@media only screen and (max-width:1599px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{max-width:1280px!important}.GetItDone_getItSubHead__Rbww8{font-size:27px;margin-bottom:18px}.GetItDone_getItPara__7MWt6{font-size:19px;line-height:26px}.GetItDone_getItDoneRelative__AHEEm{margin-left:0}}@media only screen and (max-width:1366px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{max-width:1121px!important}.GetItDone_getItSubHead__Rbww8{font-size:26px;margin-bottom:16px}.GetItDone_getItPara__7MWt6{font-size:18px;line-height:24px}}@media only screen and (max-width:1199px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{max-width:940px!important}.GetItDone_getItSubHead__Rbww8{font-size:25px;margin-bottom:14px}.GetItDone_getItPara__7MWt6{font-size:17px;line-height:22px}}@media only screen and (max-width:1024px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{max-width:100%!important;padding:0 30px}.GetItDone_getItSubHead__Rbww8{font-size:24px;margin-bottom:12px}.GetItDone_getItPara__7MWt6{font-size:16px;line-height:20px}}@media only screen and (max-width:767px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{padding:0 20px}.GetItDone_getItDoneSection__HMOnA{padding:50px 0 0}.GetItDone_getItSubHead__Rbww8{font-size:24px;margin-bottom:10px}.GetItDone_getItPara__7MWt6{font-size:15px;line-height:16px}}@media only screen and (max-width:479px){.GetItDone_elementor__EfL9a>.GetItDone_elementor-section__Y4DO9.GetItDone_elementor-section-boxed__qt3YW>.GetItDone_elementor-container__JxUYc,.GetItDone_inner-contener__hRrQD>.GetItDone_elementor-container__JxUYc{padding:0 15px}.GetItDone_getItDoneHeading__Dj5Hc{font-size:32px;line-height:normal}.GetItDone_getItSubHead__Rbww8{font-size:22px;line-height:normal;margin-bottom:5px}.GetItDone_getItPara__7MWt6{font-size:14px;line-height:normal}.GetItDone_getItDoneContent__JHXy3{margin-bottom:30px}}@media only screen and (max-width:374px){.GetItDone_getItDoneHeading__Dj5Hc{font-size:28px;line-height:normal}.GetItDone_getItSubHead__Rbww8{font-size:18px;line-height:normal;margin-bottom:3px}.GetItDone_getItPara__7MWt6{font-size:13px;line-height:normal}.GetItDone_getItDoneContent__JHXy3{margin-bottom:25px}}.Brand_maincon__FT7CB{margin-top:0}.Brand_mobilemaindivs__Bew8I{display:flex;flex-direction:column;gap:90px}.Brand_mobilelogoGrid__vLDUI{display:grid;grid-template-columns:repeat(20,1fr)}.Brand_mobileoverlayContainer__Ngpe7{position:relative;overflow:hidden;margin-right:98px;max-width:310px}.Brand_mobilelogo__A_ZEd{display:block;width:100%;max-height:61px;z-index:2;position:relative;cursor:pointer}@media only screen and (max-width:1600px){.Brand_mobilemaindivs__Bew8I{gap:90px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:90px;max-width:280px}}@media only screen and (max-width:1330px){.Brand_mobilemaindivs__Bew8I{gap:90px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:80px;max-width:250px}.Brand_mobilemaindivs__Bew8I{gap:80px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:70px;max-width:230px}}@media only screen and (max-width:1000px){.Brand_mobilemaindivs__Bew8I{gap:70px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:60px;max-width:200px}}@media only screen and (max-width:768px){.Brand_maincon__FT7CB{padding-bottom:0}.Brand_mobilemaindivs__Bew8I{gap:60px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:50px;max-width:180px}.Brand_mobilemaindivs__Bew8I{gap:50px}.Brand_mobileoverlayContainer__Ngpe7{margin-right:40px;max-width:160px}}.Hero_main__X3Hv4{margin:100px 0;overflow:hidden}.Hero_main__X3Hv4,.Hero_subMainDiv__PYK7F{width:100%;position:relative}.Hero_heroLine__9tVhx{display:block;width:100%;height:1px;margin:150px 0 100px;opacity:.3;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0))}.Hero_container__smnSV{width:85%;margin:0 auto;display:flex;justify-content:center;position:relative;z-index:1;padding-top:100px}.Hero_heroContent__E9Bfr{width:65%;height:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:36px}.Hero_aboveContentDiv__Sl5mk{display:flex;flex-direction:column;gap:20px}.Hero_mainHeading__sZjvH h1{color:var(--White,#fff);text-align:center;font-size:70px;font-style:normal;font-weight:500;line-height:86px;letter-spacing:-.7px}.Hero_subHeading__KhX8Y p{color:var(--5,#fff);text-align:center;opacity:.9;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.Hero_logoHeading__5aPb_{display:flex;justify-content:center;gap:40px}.Hero_logoHeading__5aPb_ img{width:63.54px;height:63.54px}.Hero_buttonDiv__G7nM5{z-index:1;padding:10px 24px;border-radius:10px;background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%))}.Hero_buttonDiv__G7nM5 button{color:var(--5,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:300;line-height:32px;background:none;border:none;cursor:pointer}.Hero_numbersContainer__bXtq_{width:85%;margin:100px auto 0;display:flex;justify-content:center;background:linear-gradient(180deg,rgba(1,1,1,0),#010101);text-align:center}.Hero_numbersContentDiv__c53Co{width:100%;display:flex;flex-direction:column;gap:50px;align-items:center;padding:120px 101px;border-radius:24px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Hero_numberContentDivone__x09lL{display:flex;flex-direction:column;align-items:center;gap:14px}.Hero_numbersHeading__uy971 h3{color:var(--White,#fff);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Hero_numbersSubHeading__uotaS p{color:var(--5,#fff);text-align:center;opacity:.9;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.Hero_numbersContentDivtwo__9RVLn{width:100%}.Hero_numbersSection__hZklN{width:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.Hero_numberCol__6f3nu{display:flex;flex-direction:column;text-align:center;align-items:center;gap:14px;padding:0 60px;border-right:1px solid hsla(0,0%,100%,.14)}.Hero_numberCol__6f3nu span{color:#ebccff;text-align:center;font-size:46px;font-style:normal;font-weight:600;line-height:60px;text-transform:uppercase}.Hero_numberCol__6f3nu p{color:#fff;text-align:center;opacity:.9;font-size:18px;font-style:normal;font-weight:300;line-height:32px}.Hero_numberCol__6f3nu:last-child{border:none}@media only screen and (max-width:1599px){.Hero_elementor__v35_I>.Hero_elementor-section__DNkWg.Hero_elementor-section-boxed__ploCy>.Hero_elementor-container__n0Jej,.Hero_inner-contener__w5yDY>.Hero_elementor-container__n0Jej{max-width:1280px!important}.Hero_heroContent__E9Bfr{width:75%}.Hero_mainHeading__sZjvH h1{font-size:64px;line-height:80px}.Hero_subHeading__KhX8Y p{font-size:18px;line-height:28px}.Hero_logoHeading__5aPb_ img{width:53px;height:53.54px}.Hero_buttonDiv__G7nM5{padding:10px 24px}.Hero_buttonDiv__G7nM5 button{font-size:16px;line-height:28px}}@media only screen and (max-width:1366px){.Hero_elementor__v35_I>.Hero_elementor-section__DNkWg.Hero_elementor-section-boxed__ploCy>.Hero_elementor-container__n0Jej,.Hero_inner-contener__w5yDY>.Hero_elementor-container__n0Jej{max-width:1121px!important}.Hero_heroContent__E9Bfr{width:80%}.Hero_mainHeading__sZjvH h1{font-size:60px;line-height:72px}.Hero_subHeading__KhX8Y p{font-size:16px;line-height:24px}.Hero_logoHeading__5aPb_ img{width:48px;height:48px}.Hero_buttonDiv__G7nM5{padding:10px 24px}.Hero_buttonDiv__G7nM5 button{font-size:15px;line-height:24px}}@media only screen and (max-width:1199px){.Hero_elementor__v35_I>.Hero_elementor-section__DNkWg.Hero_elementor-section-boxed__ploCy>.Hero_elementor-container__n0Jej,.Hero_inner-contener__w5yDY>.Hero_elementor-container__n0Jej{max-width:940px!important}.Hero_container__smnSV{width:95%}.Hero_heroContent__E9Bfr{width:75%}.Hero_mainHeading__sZjvH h1{font-size:55px;line-height:66px}.Hero_subHeading__KhX8Y p{font-size:14px;line-height:20px}.Hero_logoHeading__5aPb_ img{width:42px;height:42px}.Hero_buttonDiv__G7nM5{padding:10px 24px}.Hero_buttonDiv__G7nM5 button{font-size:14px;line-height:22px}}@media only screen and (max-width:1024px){.Hero_elementor__v35_I>.Hero_elementor-section__DNkWg.Hero_elementor-section-boxed__ploCy>.Hero_elementor-container__n0Jej,.Hero_inner-contener__w5yDY>.Hero_elementor-container__n0Jej{max-width:100%!important;padding:0 30px}.Hero_mainbg__tcrz_{top:0}.Hero_container__smnSV{padding-top:70px;width:100%}.Hero_heroContent__E9Bfr{width:78%}.Hero_mainHeading__sZjvH h1{font-size:40px;line-height:48px}.Hero_subHeading__KhX8Y p{font-size:18px;line-height:22px}.Hero_logoHeading__5aPb_ img{width:38px;height:38px}.Hero_buttonDiv__G7nM5{padding:10px 24px}.Hero_buttonDiv__G7nM5 button{font-size:14px;line-height:20px}}@media only screen and (max-width:768px){.Hero_heroContent__E9Bfr{width:85%}.Hero_mainHeading__sZjvH{width:90%}.Hero_mainHeading__sZjvH h1{font-size:36px;line-height:42px}.Hero_aboveContentDiv__Sl5mk{align-items:center;gap:10px}.Hero_subHeading__KhX8Y{width:80%}.Hero_subHeading__KhX8Y p{font-size:18px;line-height:22px}.Hero_logoHeading__5aPb_ img{width:34px;height:34px}.Hero_buttonDiv__G7nM5 button{font-size:14px;line-height:18px}}@media only screen and (max-width:479px){.Hero_heroContent__E9Bfr{width:97%;gap:26px}.Hero_mainHeading__sZjvH h1{font-size:26px;line-height:normal}.Hero_subHeading__KhX8Y{width:90%}.Hero_subHeading__KhX8Y p{font-size:14px;line-height:16px}.Hero_logoHeading__5aPb_ img{width:32px;height:32px}.Hero_buttonDiv__G7nM5{padding:10px 16px}.Hero_buttonDiv__G7nM5 button{font-size:14px;line-height:18px}.Hero_heroLine__9tVhx{margin:80px 10px}}@media only screen and (max-width:374px){.Hero_heroContent__E9Bfr{width:100%;gap:40px}.Hero_aboveContentDiv__Sl5mk{gap:15px}.Hero_mainHeading__sZjvH{width:100%}.Hero_mainHeading__sZjvH h1{font-size:24px;line-height:normal}.Hero_subHeading__KhX8Y{width:90%}.Hero_subHeading__KhX8Y p{font-size:16px;line-height:normal}.Hero_buttonDiv__G7nM5{padding:10px 14px}.Hero_buttonDiv__G7nM5 button{font-size:14px;line-height:normal}}.Process_main__pYynZ{width:100%;margin:100px 0}.Process_subMainDiv__Gw8ZY{width:100%}.Process_container__YZfDs{width:85%;margin:0 auto}.Process_technoHeadDiv__X2Zgy{max-width:850px;display:flex;flex-direction:column;gap:14px}.Process_technoHead__dXULz{color:var(--White,#fff);font-size:48px!important;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px;font-size:33px}.Process_technoPara__f7G_q{color:var(--5,#fff);font-size:18px;font-style:normal;font-weight:300;line-height:32px;opacity:.9}.Process_getDoneHeadBorder__L_N8f{width:2px;height:0;position:absolute;background:var(--white)}.Process_getDoneHeadBorderAni__b9kP3{animation:Process_getDoneHeadAni__iHmHc 1s ease-in-out forwards;animation-delay:1s}@keyframes Process_getDoneHeadAni__iHmHc{0%{height:0}to{height:51px}}.Process_technoPara__f7G_q{color:#dfdfdf}.Process_technoDiv__8bU2c,.Process_technoImgDiv__q0dbU{width:25%}.Process_technoSliderMain__z_Zr0{margin:45px 10px 10px}.Process_mobiletechnoImg__NtZo9{margin:auto;width:65%}.Process_mobileDevContent__R4ch3{width:30%;display:flex;flex-direction:column;gap:20px}.Process_technoImg__mrryW{width:100%}.Process_mobileDevlopDiv__xReAL{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:50px;margin-top:40px}.Process_technoDescriAni__AraoB{animation:Process_technoDescripfadeIn__7cBpc .5s ease-in normal forwards;color:#bf390b}@keyframes Process_technoDescripfadeIn__7cBpc{0%{opacity:0}to{opacity:1}}.Process_technologies__U6el_{color:var(--5,#fff);font-size:20px;font-style:normal;font-weight:300;line-height:32px;display:flex;opacity:.9}.Process_techRow__rYrqL{display:flex;align-items:center;gap:15px}.Process_techRow__rYrqL img{width:16px;-o-object-fit:cover;object-fit:cover}.Process_technoUl__kn31s{list-style:none;padding-left:13px;display:flex;flex-direction:column;gap:20px}.Process_mobileTechnoUl__DnuCU{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:40px}.Process_mobileDevlopHead__6tg5z{color:var(--White,#fff);font-size:40px;font-style:normal;font-weight:700;line-height:60px;letter-spacing:-.4px;margin:0}.Process_mobileDevlopHead__6tg5z .Process_technoSpan__JC5DI{background:transparent linear-gradient(108deg,#65e2de,#8869eb) 0 0 no-repeat padding-box;color:transparent}.Process_mobileDevlopHeadPara__Wv_Ig{color:var(--5,#fff);font-size:20px;font-style:normal;font-weight:200;line-height:32px;opacity:.9;margin-bottom:15px}.Process_technoDotsDiv__k_tSn{border:1px solid var(--orange);display:flex;border-radius:50%;width:29px;height:28px;align-items:center;justify-content:center}.Process_technoDots__0a0Mp{height:10px;width:10px;background-color:var(--orange);border-radius:50%;display:inline-block}.Process_technoNames__A0bc_{color:var(--orange)}.Process_technoLineDiv__C0MhC{display:flex;align-items:center;flex-direction:column}.Process_dotLinesDiv__AlrA6{height:1px;width:50%;background:var(--orange)}.Process_technoMobileView__Ok_0s{display:none}.Process_techoLinesMainDiv__hq3E6{display:flex;align-items:center}.Process_readmorebtndiv__HFYZ9{cursor:pointer}.Process_readmorebtndiv__HFYZ9 span{padding:15px 24px;border-radius:10px;background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));cursor:pointer}.Process_readmorebtndiv__HFYZ9 button{color:var(--5,#fff);font-size:18px;font-style:normal;font-weight:400;line-height:32px;cursor:pointer;background:none;border:none}.Process_technoHeadAnimation__DVrwv{animation:Process_getDoneHead__xwA3I 1s ease-in-out forwards;animation-delay:1s;overflow:hidden;white-space:nowrap;width:0}@keyframes Process_getDoneHead__xwA3I{0%{width:0}to{width:100%}}.Process_technoAnimation__95uck{animation:Process_technoDescrip__D0a4A 1s ease-in 0s 1 normal forwards;animation-duration:2s}@keyframes Process_technoDescrip__D0a4A{0%{opacity:0}66%{opacity:0}to{opacity:1}}.Process_animationDemo__PtmxY{background-color:var(--orange);overflow:hidden}.Process_technoCatName__Z9j9w{list-style:none;display:flex;align-items:center;justify-content:center;margin-top:30px;color:#f2f2f2;font-size:20px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;width:170px}.Process_activeListItem__0Dk9A{background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Process_activeListItem__0Dk9A.Process_technoCatName__Z9j9w:after{background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%))}.Process_activeListItem__0Dk9A:before{border:1px solid #a020f0;background:#010101;width:37px;height:37px}.Process_technoCatName__Z9j9w:before{top:-38px}.Process_technoCatName__Z9j9w:after,.Process_technoCatName__Z9j9w:before{content:"";position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50% 50%;transform:translateY(50%)}.Process_technoCatName__Z9j9w:after{background:#fff;width:10px;height:10px;top:-9px}.Process_technoCatMain__g_oiH{list-style:none;display:flex;justify-content:space-between;border-top:1px solid #a020f0;margin-top:80px;margin-bottom:50px;position:relative;padding:0;text-align:center}.Process_technoGif___oxdH{mix-blend-mode:screen}@media only screen and (max-width:1636px){.Process_technoImgDiv__q0dbU{width:30%}.Process_technoHead__dXULz{font-size:44px!important}.Process_mobileDevlopHead__6tg5z{font-size:38px;line-height:54px}}@media only screen and (max-width:1374px){.Process_technoImgDiv__q0dbU{width:33%}.Process_technoHead__dXULz{font-size:42pxn!important}.Process_mobileDevlopHead__6tg5z{font-size:34px;line-height:50px}.Process_techRow__rYrqL{gap:12px}.Process_techRow__rYrqL img{width:15px;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:1152px){.Process_technoImgDiv__q0dbU{width:35%}.Process_technoHead__dXULz{font-size:38px!important}.Process_mobileDevlopHead__6tg5z{font-size:32px;line-height:44px}}@media only screen and (max-width:768px){.Process_main__pYynZ{margin:50px 0}.Process_mobileDevlopDiv___Dd7bu{margin-top:30px}.Process_technoHead__dXULz{line-height:40px}.Process_technoPara__f7G_q{font-size:18px;line-height:26px}.Process_mobileDevlopHead__6tg5z{font-size:28px;line-height:30px}.Process_technoHead__dXULz{font-size:34px!important}.Process_technologies__U6el_{font-size:18px;line-height:26px}.Process_technoHeadDiv__X2Zgy{gap:0}.Process_mobileDevlopHeadPara__Wv_Ig{font-size:18px;line-height:26px}.Process_readmorebtndiv__HFYZ9 button{font-size:16px;line-height:26px}.Process_technoCatName__Z9j9w{font-size:14px}.Process_techRow__rYrqL{gap:10px}.Process_techRow__rYrqL img{width:13px;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:479px){.Process_main__pYynZ{margin:0}.Process_mobiletechnoImg__NtZo9{width:70%}.Process_technoHead__dXULz{font-size:28px!important;line-height:normal;margin-bottom:10px}.Process_technoPara__f7G_q{font-size:16px;line-height:20px}.Process_mobileDevlopHead__6tg5z{font-size:24px;line-height:20px}.Process_mobileDevlopHeadPara__Wv_Ig{font-size:16px;line-height:20px}.Process_technologies__U6el_{font-size:16px;line-height:normal}.Process_mobileTechnoUl__DnuCU{gap:14px}.Process_mobileDevContent__R4ch3{gap:15px!important}.Process_readmorebtndiv__HFYZ9 button{font-size:15px;line-height:normal}.Process_techRow__rYrqL{gap:6px}.Process_techRow__rYrqL img{width:14px;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:374px){.Process_technoHead__dXULz{font-size:24px!important;margin-bottom:8px}.Process_mobileDevlopHeadPara__Wv_Ig,.Process_technoPara__f7G_q{font-size:14px;line-height:18px}.Process_mobileDevlopHead__6tg5z{font-size:22px;line-height:normal}.Process_technologies__U6el_{font-size:15px;line-height:normal}}@media only screen and (max-width:405px){.Process_technoHead__dXULz{font-size:31px;margin-top:23px}.Process_getDoneHeadBorder__L_N8f{width:0}}@media only screen and (max-width:383px){.Process_technoHeadAnimation__DVrwv{white-space:unset}}@media only screen and (max-width:348px){.Process_mobileDevlopHead__6tg5z,.Process_technoHead__dXULz{font-size:26px}.Process_mobileDevlopHeadPara__Wv_Ig,.Process_technoPara__f7G_q,.Process_technologies__U6el_{font-size:14px}.Process_mobileDevlopHead__6tg5z{font-size:24px}}@media only screen and (max-width:538px){.Process_technoImg__mrryW{width:100%!important}}@media only screen and (max-width:768px){.Process_technoImgDiv__q0dbU{width:43%}.Process_sliderMainDiv__rYJAf{padding:30px 0}.Process_technoDiv__8bU2c{width:100%}.Process_technoImgDiv__q0dbU{width:100%;text-align:center;margin-bottom:35px}.Process_technoUl__kn31s{gap:10px}.Process_technoImg__mrryW{width:67%}.Process_mobileDevContent__R4ch3{width:100%;gap:15px}.Process_readmorebtndiv__HFYZ9 span{padding:10px 18px}.Process_numbersDivs__uaikL{align-items:center;justify-content:center}.Process_technoMobileView__Ok_0s{display:block}.Process_technoDesktopView__5U1bh{display:none}.Process_mobileTechnoUl__DnuCU{margin-bottom:0}.Process_techList__bbZKp{width:100%;display:flex;flex-direction:column;gap:30px}}.Services_main__FqcS6{width:100%;margin:100px 0}.Services_subMainDiv__xXIeI{width:100%}.Services_container__wTyEY{width:85%;margin:0 auto;display:flex;justify-content:center}.Services_serviceContent__xsqty{width:100%;display:flex;flex-direction:column;gap:40px;text-align:center;align-items:center}.Services_serviceHeadingDiv__W7NEu{max-width:75%;display:flex;flex-direction:column;text-align:center;gap:10px}.Services_mainServiceheding__9u1_N span{color:#fff;text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Services_subServiceheding__02C8J p{color:#fff;text-align:center;opacity:.9;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.Services_mainServices__Er6ML{width:100%;display:grid;grid-template-columns:repeat(3,1fr);position:relative;overflow:hidden}.Services_serviceHover__bRxXS{position:absolute;width:50px;height:auto;transition:top .6s ease-in-out,left .6s ease-in-out,opacity .4s ease-in-out;pointer-events:none;z-index:10;opacity:0;visibility:hidden}.Services_serviceHover__bRxXS img{width:100%;-o-object-fit:cover;object-fit:cover}.Services_serviceDiv__3rzg6{width:100%;display:flex;justify-content:center;padding:30px;position:relative}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(4),.Services_mainServices__Er6ML>div:nth-child(5){border-right:1px solid hsla(0,0%,100%,.14)}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(3){border-bottom:1px solid hsla(0,0%,100%,.14)}.Services_serviceInfoDiv__ODQ8y{width:90%;display:flex;flex-direction:column;gap:38px;text-align:center;align-items:center;cursor:pointer;transition:all .9s}.Services_serviceImg__oUMW_ img{width:53.115px;height:54px}.Services_serviceFooter__oxUhU{display:flex;flex-direction:column;gap:16px}.Services_serviceName__hBn3W span{color:#fff;text-align:center;font-size:22px;font-style:normal;font-weight:400;line-height:normal}.Services_serviceDescription__oKRUh p{color:#fff;text-align:center;opacity:.9;font-size:18px;font-style:normal;font-weight:300;line-height:28px}.Services_heroLine__Ow1Td{display:block;width:100%;height:1px;margin:100px 0;opacity:.3;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0))}@media only screen and (max-width:1599px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{max-width:1280px!important}.Services_container__wTyEY{width:85%}.Services_serviceHeadingDiv__W7NEu{width:80%}.Services_mainServiceheding__9u1_N span{font-size:46px;line-height:60px}.Services_serviceImg__oUMW_ img{width:50px;height:50px}}@media only screen and (max-width:1366px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{max-width:1121px!important}.Services_container__wTyEY{width:90%}.Services_serviceHeadingDiv__W7NEu{width:75%}.Services_mainServiceheding__9u1_N span{font-size:42px;line-height:54px}.Services_subServiceheding__02C8J p{font-size:18px;line-height:28px}.Services_serviceDiv__3rzg6{padding:20px}.Services_serviceInfoDiv__ODQ8y{gap:34px}.Services_serviceImg__oUMW_ img{width:46px;height:46px}.Services_serviceFooter__oxUhU{gap:14px}.Services_serviceName__hBn3W span{font-size:21px}.Services_serviceDescription__oKRUh p{font-size:17px;line-height:26px}}@media only screen and (max-width:1199px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{max-width:940px!important}.Services_container__wTyEY,.Services_serviceHeadingDiv__W7NEu{width:85%}.Services_mainServiceheding__9u1_N span{font-size:40px;line-height:50px}.Services_subServiceheding__02C8J p{font-size:16px;line-height:24px}.Services_serviceDiv__3rzg6{padding:15px}.Services_serviceInfoDiv__ODQ8y{gap:28px}.Services_serviceImg__oUMW_ img{width:42px;height:42px}.Services_serviceFooter__oxUhU{gap:15px}.Services_serviceName__hBn3W span{font-size:20px}.Services_serviceDescription__oKRUh p{font-size:16px;line-height:22px}}@media only screen and (max-width:1024px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{max-width:100%!important;padding:0 30px}.Services_mainServices__Er6ML{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(4){border:none}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(5){border-right:1px solid hsla(0,0%,100%,.14)}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(4){border-bottom:1px solid hsla(0,0%,100%,.14)}.Services_serviceHeadingDiv__W7NEu{width:90%}.Services_mainServiceheding__9u1_N span{font-size:38px;line-height:46px}.Services_subServiceheding__02C8J p{font-size:14px;line-height:22px}.Services_serviceDiv__3rzg6{padding:20px 10px}.Services_serviceInfoDiv__ODQ8y{gap:24px}.Services_serviceImg__oUMW_ img{width:40px;height:40px}.Services_serviceFooter__oxUhU{gap:14px}.Services_serviceName__hBn3W span{font-size:18px}.Services_serviceDescription__oKRUh p{font-size:14px;line-height:20px}}@media only screen and (max-width:767px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{padding:0 20px}.Services_main__FqcS6{width:100%;margin:60px 0}.Services_mainServices__Er6ML{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(4){border:none}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(5){border-right:1px solid hsla(0,0%,100%,.14)}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(4){border-bottom:1px solid hsla(0,0%,100%,.14)}.Services_serviceHeadingDiv__W7NEu{width:90%}.Services_mainServiceheding__9u1_N span{font-size:38px;line-height:46px}.Services_subServiceheding__02C8J p{font-size:14px;line-height:22px}.Services_serviceDiv__3rzg6{padding:20px 10px}.Services_serviceInfoDiv__ODQ8y{gap:24px}.Services_serviceImg__oUMW_ img{width:40px;height:40px}.Services_serviceFooter__oxUhU{gap:14px}.Services_serviceName__hBn3W span{font-size:18px}.Services_serviceDescription__oKRUh p{font-size:14px;line-height:20px}.Services_heroLine__Ow1Td{margin:40px 0}}@media only screen and (max-width:479px){.Services_elementor__wjlHn>.Services_elementor-section__pu70X.Services_elementor-section-boxed__rumn_>.Services_elementor-container__vVXbu,.Services_inner-contener__fqy9C>.Services_elementor-container__vVXbu{padding:0 15px}.Services_container__wTyEY{width:100%}.Services_serviceContent__xsqty{gap:25px}.Services_mainServices__Er6ML{width:80%;grid-template-columns:repeat(1,1fr)}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(5){border-right:none}.Services_mainServices__Er6ML>div:first-child,.Services_mainServices__Er6ML>div:nth-child(2),.Services_mainServices__Er6ML>div:nth-child(3),.Services_mainServices__Er6ML>div:nth-child(4){border-bottom:none}.Services_mainServiceheding__9u1_N span{font-size:28px;line-height:normal}.Services_subServiceheding__02C8J p{font-size:14px;line-height:normal}.Services_serviceDiv__3rzg6{padding:24px 10px}.Services_serviceFooter__oxUhU{gap:8px}.Services_serviceName__hBn3W span{font-size:16px;line-height:normal}.Services_serviceDescription__oKRUh p{font-size:14px;line-height:normal}}@media only screen and (max-width:374px){.Services_mainServices__Er6ML{width:90%}.Services_serviceHeadingDiv__W7NEu{width:100%}.Services_serviceContent__xsqty{gap:22px}.Services_mainServiceheding__9u1_N span{font-size:26px;line-height:normal}.Services_serviceDiv__3rzg6{padding:22px 10px}}.Specialize_main__6l_UJ{width:100%;margin:100px 0 200px}.Specialize_subMainDiv__ZhC25{width:100%}.Specialize_container__nyG8b{width:85%;margin:0 auto;display:flex;justify-content:center;align-items:center}.Specialize_leftContainer__pkPm0{width:30%}.Specialize_specializeContentDiv__2HVyM{width:100%;display:flex;flex-direction:column;gap:60px}.Specialize_specializeHeading__5qNol span{color:#fff;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Specialize_specializeList___xSYJ{display:flex;flex-direction:column;gap:56px}.Specialize_specializeName__ki_ye{display:flex;gap:20px;cursor:pointer;align-items:center;flex-wrap:wrap}.Specialize_specializeName__ki_ye p{color:var(--White,#fff);font-size:28px;font-style:normal;font-weight:500;line-height:normal}.Specialize_specializeName__ki_ye img{width:24px;height:19px}.Specialize_selctedSpecializeText__WNYFX{background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Specialize_rightContainer__LbZDR{width:70%}.Specialize_specializeImgContainer__oYzxp{width:100%}.Specialize_specializeImgContainer__oYzxp img{width:100%;height:auto;border-radius:20px}@media only screen and (max-width:1599px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{max-width:1280px!important}.Specialize_specializeContentDiv__2HVyM{gap:50px}.Specialize_specializeHeading__5qNol span{font-size:46px;line-height:56px}.Specialize_specializeList___xSYJ{gap:45px}.Specialize_specializeName__ki_ye{gap:18px}.Specialize_specializeName__ki_ye p{font-size:26px}.Specialize_specializeName__ki_ye img{scale:.9}}@media only screen and (max-width:1366px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{max-width:1121px!important}.Specialize_leftContainer__pkPm0{width:35%}.Specialize_rightContainer__LbZDR{width:65%}.Specialize_specializeContentDiv__2HVyM{gap:45px}.Specialize_specializeHeading__5qNol span{font-size:42px;line-height:52px}.Specialize_specializeList___xSYJ{gap:40px}.Specialize_specializeName__ki_ye{gap:18px}.Specialize_specializeName__ki_ye p{font-size:26px}.Specialize_specializeName__ki_ye img{scale:.9}}@media only screen and (max-width:1199px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{max-width:940px!important}.Specialize_container__nyG8b{flex-direction:column;gap:50px}.Specialize_leftContainer__pkPm0,.Specialize_rightContainer__LbZDR{width:100%}.Specialize_specializeContentDiv__2HVyM{gap:40px}.Specialize_specializeHeading__5qNol span{font-size:40px;line-height:48px}.Specialize_specializeList___xSYJ{gap:35px}.Specialize_specializeName__ki_ye{gap:16px}.Specialize_specializeName__ki_ye p{font-size:24px}.Specialize_specializeName__ki_ye img{scale:.8}}@media only screen and (max-width:1024px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{max-width:100%!important;padding:0 30px}.Specialize_container__nyG8b{gap:45px}.Specialize_specializeContentDiv__2HVyM{gap:35px}.Specialize_specializeHeading__5qNol span{font-size:38px;line-height:44px}.Specialize_specializeList___xSYJ{gap:30px}.Specialize_specializeName__ki_ye{gap:14px}.Specialize_specializeName__ki_ye p{font-size:22px}.Specialize_specializeName__ki_ye img{scale:.7}}@media only screen and (max-width:768px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{padding:0 20px}.Specialize_main__6l_UJ{margin:0}.Specialize_container__nyG8b{gap:35px}.Specialize_specializeContentDiv__2HVyM{gap:25px}.Specialize_specializeHeading__5qNol span{font-size:34px;line-height:38px}.Specialize_specializeList___xSYJ{gap:20px}.Specialize_specializeName__ki_ye{gap:12px}.Specialize_specializeName__ki_ye p{font-size:18px}.Specialize_specializeName__ki_ye img{scale:.6}}@media only screen and (max-width:479px){.Specialize_elementor__EwuYQ>.Specialize_elementor-section__kmRCv.Specialize_elementor-section-boxed__xWRBW>.Specialize_elementor-container__tuZDE,.Specialize_inner-contener__mAWdd>.Specialize_elementor-container__tuZDE{padding:0 15px}.Specialize_main__6l_UJ{margin:10px 0}.Specialize_container__nyG8b{gap:30px}.Specialize_specializeContentDiv__2HVyM{gap:20px}.Specialize_specializeHeading__5qNol span{font-size:32px;line-height:normal}.Specialize_specializeList___xSYJ{gap:18px}.Specialize_specializeName__ki_ye{gap:8px}.Specialize_specializeName__ki_ye p{font-size:16px;line-height:normal}}@media only screen and (max-width:374px){.Specialize_container__nyG8b{gap:25px}.Specialize_specializeHeading__5qNol span{font-size:28px;line-height:normal}.Specialize_specializeList___xSYJ{gap:16px}.Specialize_specializeName__ki_ye{gap:3px}.Specialize_specializeName__ki_ye p{font-size:16px}}.TechStack_main__QEmaK{width:100%;padding:100px 0 0}.TechStack_subMainDiv__hSbqy{width:100%}.TechStack_container__RwqtB{width:85%;margin:0 auto}.TechStack_heroLine__spcmI{display:block;width:100%;height:1px;margin:100px 0;opacity:.3;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0))}.TechStack_techStacks__16XiC{width:100%;display:flex;justify-self:center;background-size:cover;background-position:50%;background-repeat:no-repeat}.TechStack_stackContent__3fn7i{width:100%;display:flex;flex-direction:column;gap:60px}.TechStack_stacksHead__W9BEZ{color:#fff;text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.TechStack_stackBody__SFL18{width:100%;display:flex;flex-direction:column;gap:40px}.TechStack_stacksNamesDiv__R38tZ{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.TechStack_stacksNames__1Q_ZL{border-radius:10px;border:1px solid #a020f0;font-weight:300}.TechStack_activeStacksName__vLq3l,.TechStack_stacksNames__1Q_ZL{padding:10px 24px;color:#fff;text-align:center;font-size:18px;font-style:normal;line-height:32px;cursor:pointer}.TechStack_activeStacksName__vLq3l{border-radius:10px;background:var(--Purple-gradient,linear-gradient(265deg,#fff -72.38%,#a020f0 94.2%));font-weight:400}.TechStack_stacksItemsDiv__ZWFmD{max-width:100%;grid-template-columns:repeat(6,1fr);display:grid;grid-gap:50px;gap:50px}.TechStack_stacksItem__F_fqK{padding:16px 27px;text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;width:100%}.TechStack_stacksName___YQI3 p{color:var(--White,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:32px}.TechStack_stackOptionDiv__fexih{margin:43px 0;width:100%;display:none;position:relative}.TechStack_stackOption__3_lSQ{width:100%;padding:12px 15px;border-radius:8px;font-size:16px;box-shadow:4px 4px 9px 1px hsla(0,0%,100%,.13);background:rgba(0,0,0,.502);color:#fff;border:1px solid hsla(0,0%,100%,.329);font-family:Poppins}.TechStack_stackOption__3_lSQ option:hover{color:#424040}.TechStack_stackOptionDiv__fexih select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.TechStack_stackOptionDiv__fexih:after{content:"";border:6px solid transparent!important;border-top-color:#b2b2b2!important;border-bottom:none!important;width:0;height:0;position:absolute;top:19px;right:18px}@media only screen and (max-width:1599px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{max-width:1280px!important}.TechStack_stacksItemsDiv__ZWFmD{grid-template-columns:repeat(4,1fr);gap:45px}.TechStack_stackContent__3fn7i{gap:55px}.TechStack_stacksHead__W9BEZ{font-size:46px;line-height:56px}.TechStack_stackBody__SFL18{gap:35px}.TechStack_stacksNamesDiv__R38tZ{gap:28px}.TechStack_activeStacksName__vLq3l,.TechStack_stacksNames__1Q_ZL{padding:10px 22px;font-size:18px;line-height:30px}.TechStack_stacksItem__F_fqK{padding:14px 25px;gap:12px}.TechStack_stacksName___YQI3 p{font-size:17px;line-height:30px}}@media only screen and (max-width:1366px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{max-width:1121px!important}.TechStack_stacksItemsDiv__ZWFmD{grid-template-columns:repeat(4,1fr);gap:45px}.TechStack_stackContent__3fn7i{gap:50px}.TechStack_stacksHead__W9BEZ{font-size:44px;line-height:52px}.TechStack_stackBody__SFL18{gap:30px}.TechStack_stacksNamesDiv__R38tZ{gap:26px}.TechStack_activeStacksName__vLq3l,.TechStack_stacksNames__1Q_ZL{padding:10px 20px;font-size:17px;line-height:28px}.TechStack_stacksItem__F_fqK{padding:12px 23px;gap:10px}.TechStack_stacksName___YQI3 p{font-size:16px;line-height:28px}}@media only screen and (max-width:1199px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{max-width:940px!important}.TechStack_stacksItemsDiv__ZWFmD{grid-template-columns:repeat(3,1fr);gap:40px}.TechStack_stackContent__3fn7i{gap:45px}.TechStack_stacksHead__W9BEZ{font-size:42px;line-height:48px}.TechStack_stackBody__SFL18{gap:40px}.TechStack_stacksNamesDiv__R38tZ{gap:24px}.TechStack_activeStacksName__vLq3l,.TechStack_stacksNames__1Q_ZL{padding:10px 18px;font-size:16px;line-height:26px}.TechStack_stacksItem__F_fqK{padding:10px 21px;gap:8px}.TechStack_stacksName___YQI3 p{font-size:15px;line-height:24px}}@media only screen and (max-width:1024px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{max-width:100%!important;padding:0 30px}.TechStack_stacksItemsDiv__ZWFmD{gap:35px}.TechStack_stackContent__3fn7i{gap:40px}.TechStack_stacksHead__W9BEZ{font-size:40px;line-height:44px}.TechStack_stacksNamesDiv__R38tZ{gap:10px}.TechStack_stacksNames__1Q_ZL{padding:10px 14px;font-size:15px;line-height:24px}.TechStack_activeStacksName__vLq3l{padding:10px 16px;font-size:15px;line-height:24px}.TechStack_stacksItem__F_fqK{padding:8px 19px;gap:6px}.TechStack_stacksName___YQI3 p{font-size:14px;line-height:22px}}@media only screen and (max-width:768px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{padding:0 20px}.TechStack_main__QEmaK{width:100%;padding:0}.TechStack_stacksItem__F_fqK img{-o-object-fit:cover;object-fit:cover;max-width:120px}.TechStack_stacksNamesDiv__R38tZ{display:none}.TechStack_stackOptionDiv__fexih{display:block}.TechStack_stacksItemsDiv__ZWFmD{gap:10px;row-gap:30px}.TechStack_stackContent__3fn7i{gap:0}.TechStack_stacksHead__W9BEZ{font-size:38px;line-height:40px}.TechStack_stackBody__SFL18{gap:0}.TechStack_stacksItem__F_fqK{padding:8px 14px;gap:6px}.TechStack_stacksName___YQI3 p{font-size:14px;line-height:20px}.TechStack_heroLine__spcmI{margin:40px 0}}@media only screen and (max-width:479px){.TechStack_elementor__2E2np>.TechStack_elementor-section__LYAHE.TechStack_elementor-section-boxed__Vfm8f>.TechStack_elementor-container___TkXt,.TechStack_inner-contener__Utxq0>.TechStack_elementor-container___TkXt{padding:0 15px}.TechStack_main__QEmaK{width:100%;padding:0}.TechStack_stacksItem__F_fqK img{-o-object-fit:cover;object-fit:cover;max-width:40px}.TechStack_stacksItemsDiv__ZWFmD{row-gap:25px}.TechStack_stackContent__3fn7i{gap:10px}.TechStack_stacksHead__W9BEZ{font-size:34px;line-height:38px}.TechStack_stacksItem__F_fqK{padding:8px;gap:5px}.TechStack_stacksName___YQI3 p{font-size:14px;line-height:18px}}.TechStack_react__2UGhN img{width:55px}.TechStack_react__2UGhN{border-top:none;padding:11px 48px}.TechStack_vue__UQZa6 img{width:55px}.TechStack_vue__UQZa6{border-top:none;padding:0 51px}.TechStack_unity__qfJwV img{width:90px}.TechStack_unity__qfJwV{border-top:none;border-right:none;padding-bottom:13px}.TechStack_xamarin__ymnD2 img{width:108px}.TechStack_xamarin__ymnD2{border-left:none}.TechStack_flutter__sLEiw img{width:47px}.TechStack_flutter__sLEiw{padding:32px 0}.TechStack_angularJs__Kj2Ub img{width:120px}.TechStack_angularJs__Kj2Ub{border-right:none}.TechStack_component__Ai_vq img{width:55px}.TechStack_component__Ai_vq{border-left:none;border-bottom:none;padding-top:30px}.TechStack_ios__8xG_z img{width:55px}.TechStack_ios__8xG_z{border-bottom:none;padding-top:33px}.TechStack_android__76gnc img{width:55px}.TechStack_android__76gnc{border-bottom:none;padding-top:37px}.TechStack_javascript__FRIz9 img{width:55px}.TechStack_javascript__FRIz9{border-bottom:none;border-right:none;padding-top:44px}.Work_main__sMGP3{width:100%;margin:100px 0}.Work_subMainDiv__jZm_6{width:100%}.Work_workBg1__pcw8y{background:radial-gradient(124.77% 50% at 49.13% 50%,rgba(160,32,240,.15) .01%,rgba(160,32,240,0) 100%)}.Work_container__TOm8t{width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:60px}.Work_workHeadingDiv__itAx2 span{color:#fff;text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Work_workCardcontainer__YtFlE{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:60px;gap:60px}.Work_workCard__E2BcO{display:flex;flex-direction:column;gap:34px}.Work_workImg__sveNe img{border-radius:24px;width:100%;height:auto}.Work_workInfo__lvT67{width:100%;display:flex;flex-direction:column;gap:20px;align-items:start;text-align:start}.Work_workName__3Idxq p{color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.Work_workTags__0UWOr{display:flex;flex-wrap:wrap;gap:10px}.Work_workTags__0UWOr span{padding:8px 16px;border-radius:6px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;font-size:16px;font-style:normal;font-weight:300;line-height:20px}.Work_workDescription__v254B p{color:#fff;opacity:.9;font-size:18px;font-style:normal;font-weight:300;line-height:28px}.Work_heroLine__vaiXw{display:block;width:100%;height:1px;margin:100px 0;opacity:.3;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0))}@media only screen and (max-width:1599px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{max-width:1280px!important}.Work_workHeadingDiv__itAx2 span{font-size:44px;line-height:60px}.Work_workName__3Idxq p{font-size:24px;line-height:30px}}@media only screen and (max-width:1366px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{max-width:1121px!important}.Work_workHeadingDiv__itAx2 span{font-size:42px;line-height:56px}.Work_workCard__E2BcO{gap:28px}.Work_workInfo__lvT67{gap:10px}.Work_workName__3Idxq p{font-size:22px;line-height:28px}.Work_workTags__0UWOr span{font-size:14px;line-height:18px}.Work_workDescription__v254B p{font-size:16px;line-height:26px}}@media only screen and (max-width:1199px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{max-width:940px!important}.Work_container__TOm8t{gap:45px}.Work_workHeadingDiv__itAx2 span{font-size:40px;line-height:52px}.Work_workCard__E2BcO{gap:24px}.Work_workInfo__lvT67{gap:8px}.Work_workName__3Idxq p{font-size:20px;line-height:24px}.Work_workTags__0UWOr span{padding:8px 12px;font-size:14px;line-height:16px}.Work_workDescription__v254B p{font-size:14px;line-height:22px}}@media only screen and (max-width:1024px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{max-width:100%!important;padding:0 30px}.Work_container__TOm8t{gap:40px}.Work_workCardcontainer__YtFlE{grid-template-columns:repeat(1,1fr);gap:35px}.Work_workHeadingDiv__itAx2 span{font-size:36px;line-height:44px}.Work_workCard__E2BcO{gap:20px}.Work_workInfo__lvT67{gap:6px}.Work_workName__3Idxq p{font-size:18px;line-height:24px}.Work_workTags__0UWOr span{padding:8px 10px;font-size:13px;line-height:12px}.Work_workDescription__v254B p{font-size:14px;line-height:20px}}@media only screen and (max-width:767px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{padding:0 20px}.Work_main__sMGP3{width:100%;margin:50px 0}.Work_container__TOm8t{gap:35px}.Work_workCardcontainer__YtFlE{gap:40x}.Work_workHeadingDiv__itAx2 span{font-size:34px;line-height:40px}.Work_workCard__E2BcO{gap:10px}.Work_workInfo__lvT67{gap:6px}.Work_workName__3Idxq p{font-size:18px;line-height:24px}.Work_workTags__0UWOr span{padding:6px 8px;font-size:14px;line-height:16px}.Work_workDescription__v254B p{font-size:14px;line-height:18px}.Work_heroLine__vaiXw{margin:40px 0}}@media only screen and (max-width:479px){.Work_elementor__Z9kBn>.Work_elementor-section__Y6ZMC.Work_elementor-section-boxed__SkwvD>.Work_elementor-container__y59Qz,.Work_inner-contener__ALUg8>.Work_elementor-container__y59Qz{padding:0 15px}.Work_container__TOm8t{gap:30px}.Work_workCardcontainer__YtFlE{gap:40px}.Work_workHeadingDiv__itAx2 span{font-size:32px;line-height:normal}.Work_workName__3Idxq p{font-size:16px;line-height:normal}.Work_workTags__0UWOr{gap:5px}.Work_workTags__0UWOr span{padding:6px}.Work_workDescription__v254B p,.Work_workTags__0UWOr span{font-size:13px;line-height:normal}}@media only screen and (max-width:374px){.Work_workHeadingDiv__itAx2 span{font-size:28px;line-height:normal}.Work_workName__3Idxq p{font-size:14px;line-height:normal}.Work_workTags__0UWOr{gap:8px}.Work_workTags__0UWOr span{padding:6px;font-size:12px;line-height:normal}}.Home_mainHome__tMk60{width:100%;background:var(--Black,#010101)}.Home_hero___9_fZ{position:relative;width:100%;overflow:hidden}.Home_hero___9_fZ:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20%;background:linear-gradient(180deg,transparent 0,#000)}.Home_hero___9_fZ video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Home_heroContent__9KF2_{position:relative;color:#fff;text-align:center}.Home_specialize__NLc6z{position:relative;overflow:hidden;background:linear-gradient(180deg,#010101 0,#010101 20%,rgba(1,1,1,.95) 40%,rgba(1,1,1,.9) 60%,rgba(1,1,1,.85) 80%,rgba(1,1,1,.8))}.Home_specializeMainBg__HD5_A{position:absolute;right:0;bottom:0;width:414.593px;height:414.593px;transform:rotate(45.444deg);flex-shrink:0;border-radius:414.593px;background:linear-gradient(160deg,orange -5.12%,#a020f0 60.66%);filter:blur(429.1946716309px);opacity:.6;mix-blend-mode:screen}.Home_Process__3QL7z{position:relative;overflow:hidden;background:var(--Black,#010101)}.Home_processRightBg__9KIO8{top:0}.Home_processLeftBg__zFrFV,.Home_processRightBg__9KIO8{position:absolute;right:0;width:252.417px;height:252.417px;transform:rotate(45.444deg);fill:linear-gradient(160deg,orange -5.12%,#a020f0 60.66%);filter:blur(164.1950073242px)}.Home_processLeftBg__zFrFV{left:0}.Home_CaseStudies__LUw5b{position:relative;overflow:hidden;background:var(--Black,#010101)}.Home_caseStudyRightBg__cZgy8{position:absolute;right:0;top:0;width:414.593px;height:414.593px;transform:rotate(45.444deg);border-radius:414.593px;background:linear-gradient(160deg,orange -5.12%,#a020f0 60.66%);filter:blur(429.1946716309px)}.Home_TechStack__8tl_O{position:relative;overflow:hidden;background:var(--Black,#010101)}.Home_TechStackLeftBg__PjW5n{position:absolute;top:0;left:0;width:252.417px;height:252.417px;transform:rotate(45.444deg);fill:linear-gradient(160deg,orange -5.12%,#a020f0 60.66%);filter:blur(195px)}.Home_heroLine__sFKMF{display:block;width:100%;height:1px;opacity:.3;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0))}.Home_numbersContainer__vr5lx{width:85%;margin:100px auto 0;display:flex;justify-content:center;background:linear-gradient(180deg,rgba(1,1,1,0),#010101);text-align:center}.Home_numbersContentDiv__InCbL{width:100%;display:flex;flex-direction:column;gap:50px;align-items:center;padding:120px 101px;border-radius:24px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Home_numberContentDivone__L00HP{display:flex;flex-direction:column;align-items:center;gap:14px}.Home_numbersHeading__10ArH h3{color:var(--White,#fff);text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-.48px}.Home_numbersSubHeading__AGYkv p{color:var(--5,#fff);text-align:center;opacity:.9;font-size:20px;font-style:normal;font-weight:300;line-height:32px}.Home_numbersContentDivtwo__6Vm_4{width:100%}.Home_numbersSection__knssF{width:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.Home_numberCol__0uAG_{display:flex;flex-direction:column;text-align:center;align-items:center;gap:14px;padding:0 60px;border-right:1px solid hsla(0,0%,100%,.14)}.Home_numberCol__0uAG_ span{color:#ebccff;text-align:center;font-size:46px;font-style:normal;font-weight:600;line-height:60px;text-transform:uppercase}.Home_numberCol__0uAG_ p{color:#fff;text-align:center;opacity:.9;font-size:18px;font-style:normal;font-weight:300;line-height:32px}.Home_numberCol__0uAG_:last-child{border:none}@media only screen and (max-width:1599px){.Home_numbersHeading__10ArH h3{font-size:42px;line-height:54px}.Home_numbersSubHeading__AGYkv p{font-size:18px;line-height:28px}.Home_numberCol__0uAG_ span{font-size:42px;line-height:54px}.Home_numberCol__0uAG_ p{font-size:16px;line-height:28px}}@media only screen and (max-width:1366px){.Home_numbersContentDiv__InCbL{padding:90px 80px}.Home_numbersHeading__10ArH h3{font-size:38px;line-height:50px}.Home_numbersSubHeading__AGYkv p{font-size:16px;line-height:24px}.Home_numberCol__0uAG_{padding:0 50px}.Home_numberCol__0uAG_ span{font-size:38px;line-height:50px}.Home_numberCol__0uAG_ p{font-size:14px;line-height:24px}}@media only screen and (max-width:1199px){.Home_numbersContentDiv__InCbL{padding:80px 60px}.Home_numbersHeading__10ArH h3{font-size:32px;line-height:42px}.Home_numbersSubHeading__AGYkv{width:90%}.Home_numbersSubHeading__AGYkv p{font-size:15px;line-height:22px}.Home_numberCol__0uAG_{padding:0 40px}.Home_numberCol__0uAG_ span{font-size:32px;line-height:42px}.Home_numberCol__0uAG_ p{font-size:14px;line-height:22px}}@media only screen and (max-width:1024px){.Home_numbersContentDiv__InCbL{gap:40px;padding:50px 40px}.Home_numbersHeading__10ArH h3{font-size:28px;line-height:34px}.Home_numbersSubHeading__AGYkv p{font-size:18px;line-height:22px}.Home_numberCol__0uAG_{padding:0 30px}.Home_numberCol__0uAG_ span{font-size:30px;line-height:38px}.Home_numberCol__0uAG_ p{font-size:14px;line-height:20px}}@media only screen and (max-width:768px){.Home_heroLine__sFKMF{margin:40px 0}.Home_Blog__4wRis{padding:0 0 100px}.Home_caseStudyRightBg__cZgy8,.Home_specializeMainBg__HD5_A{display:none}.Home_numbersContainer__vr5lx{margin:50px auto 0}.Home_numbersSection__knssF{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px}.Home_numberContentDivone__L00HP{gap:10px}.Home_numberLine__HErvi{display:none}.Home_numbersContentDiv__InCbL{gap:30px;padding:40px 30px}.Home_numbersHeading__10ArH h3{font-size:26px;line-height:30px}.Home_numbersSubHeading__AGYkv p{font-size:16px;line-height:20px}.Home_numberCol__0uAG_{padding:0;gap:10px}.Home_numberCol__0uAG_ span{font-size:26px;line-height:30px}.Home_numberCol__0uAG_ p{font-size:13px;line-height:18px}.Home_numberCol__0uAG_:nth-child(2){border:none}}@media only screen and (max-width:479px){.Home_numbersSection__knssF{grid-template-columns:1fr;gap:30px}.Home_numberContentDivone__L00HP{gap:10px}.Home_numbersContentDiv__InCbL{gap:28px;padding:30px 10px}.Home_numbersHeading__10ArH h3{font-size:24px;line-height:normal}.Home_numbersSubHeading__AGYkv{width:80%}.Home_numbersSubHeading__AGYkv p{font-size:14px;line-height:normal}.Home_numberCol__0uAG_{padding:0;gap:8px;border:none}.Home_numberCol__0uAG_ span{font-size:24px;line-height:26px}.Home_numberCol__0uAG_ p{font-size:13px;line-height:14px}}@media only screen and (max-width:374px){.Home_numberContentDivone__L00HP{gap:10px}.Home_numbersContentDiv__InCbL{gap:28px;padding:20px 10px}.Home_numbersHeading__10ArH{width:100%}.Home_numbersHeading__10ArH h3{font-size:20px;line-height:normal}.Home_numbersSubHeading__AGYkv{width:95%}.Home_numbersSubHeading__AGYkv p{font-size:14px;line-height:normal}.Home_numberCol__0uAG_{gap:5px}.Home_numberCol__0uAG_ span{font-size:22px;line-height:24px}.Home_numberCol__0uAG_ p{font-size:13px;line-height:14px}}