@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wght@8..144,400;8..144,600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Suez+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);.theme{--Primary_Color:#4070b1;--Background_Color:#fcfbff;--White_Color:#fff;--Grey_Color:#ada0a0;--Black_Color:#000;--Error_Color:#c0392b;--Success_Color:#27ae60;--Warning_Color:#e67e22;--Info_Color:#2980b9;--Utility_Color1:#ecf4ff;--Font_Family:"Roboto",sans-serif;--Font_Poppins:"Poppins",sans-serif;--Font_Mulish:"Mulish",sans-serif;--Font_Brand:"Suez One",serif;--Font_Size_1:12px;--Font_Size_2:14px;--Font_Size_3:15px;--Font_Size_4:20px;--Font_Size_5:24px}*{box-sizing:border-box;font-family:var(--Font_Family);margin:0;padding:0;scroll-behavior:smooth}a{text-decoration:none}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--Utility_Color1);border:2px solid #f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--Primary_Color)}*{scrollbar-color:var(--Primary_Color) #f0f0f0;scrollbar-width:thin}.Main{overflow-y:auto;width:100%}::-webkit-inner-spin-button,::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RenderModal_RenderModal__SvxgF{align-items:center;display:flex;height:100%;justify-content:center;padding:.5rem;position:relative;width:100%}.MainModal_MainModal__BfdEE{align-items:center;background-color:#0009;display:flex;height:max(100vh,100%);justify-content:center;overflow:hidden;position:fixed;top:0;width:max(100vw,100%);z-index:999}.DashboardLayout_DashboardLayout__451i0{display:flex;height:100vh;position:relative;width:100vw}.DashboardLayout_LeftSection__6KTGD{position:relative;width:max-content}.DashboardLayout_RightSection__qCOam{display:flex;flex-direction:column;position:relative;width:100%}.TopBar_topbar__LhLmY{align-items:center;background-color:#fff;display:flex;font-family:var(--Font_Family);height:78px;justify-content:space-between;padding:9px 75px;position:sticky;position:relative;top:0;z-index:1000}.TopBar_left__hVZvo{align-items:center;display:flex;gap:10px}.TopBar_logo__n5pYk{height:57px;object-fit:contain;width:63px}.TopBar_titleBlock__vGRnr{display:flex;flex-direction:column;line-height:1}.TopBar_title__U2Pbq{color:#426fb0;font-family:Suez One,serif;font-size:30px;margin:0}.TopBar_subtitle__OEXgD{color:#69a8db;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.5px;margin:0}.TopBar_center__TgmNv{align-items:center;display:flex;gap:12px}.TopBar_menuItem__N6j6v{align-items:center;border-radius:8px;color:#0006;cursor:pointer;display:flex;font-family:"Roboto Serif",serif;font-size:16px;font-weight:500;gap:4px;line-height:30px;padding:6px 10px}.TopBar_menuItem__N6j6v:hover:not(.TopBar_active__Vq4nS){color:#2d6ab1}.TopBar_active__Vq4nS{color:#2d6ab1;font-weight:700}.TopBar_arrow__WlSWY{font-size:12px;line-height:1;opacity:.7}.TopBar_right__nOgpg{align-items:center;display:flex}.TopBar_hoverPanel__b5Wa-{background-color:#fffffffa;border-radius:0 0 12px 12px;box-shadow:0 0 10px #0000000f;left:0;margin-top:0;opacity:0;padding:32px 0;pointer-events:none;position:fixed;right:0;top:75px;transform:none;transition:opacity .15s ease,visibility .15s ease;visibility:hidden;width:100vw;z-index:9999}.TopBar_megaInner__hPb49{height:350px;margin-left:2rem;padding:0;width:800px}.TopBar_arrowIcon__iBHAh{color:#0006;font-size:16px;transform:rotate(0deg);transform-origin:center;transition:transform .2s ease,color .2s ease}.TopBar_menuItemBtn__aejO5{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:6px;padding:6px 10px}.TopBar_hamburger__L8bek{background:#0000;border:0;cursor:pointer;display:none;font-size:22px;line-height:1;margin-left:auto;padding:8px}@media (hover:hover) and (min-width:769px){.TopBar_hoverPanel__b5Wa-:hover,.TopBar_hoverTrigger__TvExA:hover .TopBar_hoverPanel__b5Wa-{opacity:1;pointer-events:auto;visibility:visible}.TopBar_hoverTrigger__TvExA:hover .TopBar_hoverPanel__b5Wa-{display:block}.TopBar_hoverTrigger__TvExA:hover>.TopBar_menuItem__N6j6v:not(.TopBar_active__Vq4nS){color:#4070b1}.TopBar_hoverTrigger__TvExA:hover .TopBar_hoverPanel__b5Wa-:hover~.TopBar_menuItem__N6j6v:not(.TopBar_active__Vq4nS),.TopBar_hoverTrigger__TvExA:hover>.TopBar_menuItem__N6j6v:not(.TopBar_active__Vq4nS),.TopBar_menuItem__N6j6v:hover:not(.TopBar_active__Vq4nS){background:#0000!important;color:#000}.TopBar_hoverTrigger__TvExA:hover .TopBar_arrowIcon__iBHAh{color:#2d6ab1;transform:rotate(180deg)}.TopBar_hoverPanel__b5Wa- .TopBar_megaInner__hPb49{pointer-events:none}.TopBar_hoverPanel__b5Wa- .TopBar_viewAllBtn__vm1aW,.TopBar_hoverPanel__b5Wa- .TopBar_viewAllRow__aB7bR{pointer-events:auto}.TopBar_viewAllRow__aB7bR{display:flex;justify-content:flex-end;margin-top:16px;padding:0 2rem 0 0}.TopBar_viewAllBtn__vm1aW{align-items:center;background:#f7faff;border:1px solid #d9e3f5;border-radius:10px;color:#2d6ab1;cursor:pointer;display:inline-flex;font:inherit;gap:6px;padding:10px 14px;text-decoration:none;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.TopBar_viewAllBtn__vm1aW:hover{background:#eef5ff;border-color:#c7d6f1;box-shadow:0 2px 10px #0000000f}.TopBar_viewAllBtn__vm1aW:focus-visible{outline:2px solid #2d6ab1;outline-offset:2px}}@media (min-width:769px) and (max-width:1024px){.TopBar_topbar__LhLmY{padding:10px 20px}.TopBar_hoverPanel__b5Wa-{top:64px}}@media (max-width:768px){.TopBar_topbar__LhLmY{flex-wrap:nowrap;gap:8px;height:auto;padding:10px 12px;position:sticky!important;top:0}.TopBar_logo__n5pYk{height:40px;width:40px}.TopBar_title__U2Pbq{font-size:20px}.TopBar_subtitle__OEXgD{font-size:10px;letter-spacing:1px}.TopBar_right__nOgpg{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;margin-top:0;order:1;width:auto}.TopBar_hamburger__L8bek{align-items:center;display:inline-flex;justify-content:center;margin-left:8px;order:2}.TopBar_center__TgmNv{background:#fffffffa;box-shadow:0 6px 16px #00000014;display:block;left:0;max-height:calc(100vh - 100%)!important;opacity:0;order:3;overflow-y:auto;padding:12px 16px;pointer-events:none;position:absolute!important;right:0;top:100%!important;transform:translateY(-8px) scaleY(0);transform-origin:top;transition:transform .18s ease,opacity .18s ease,visibility .18s ease;visibility:hidden;z-index:999}.TopBar_showMobile__ZTOPm{opacity:1;pointer-events:auto;transform:translateY(0) scaleY(1);visibility:visible}.TopBar_menuItem__N6j6v{background:#0000000a;border-radius:10px;display:block;font-size:16px;line-height:24px;margin:6px 0;padding:10px 12px}.TopBar_hoverPanel__b5Wa-{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.TopBar_mobilePanelOpen__5Vhjd{background:#0000!important;box-shadow:none!important;display:block!important;max-height:1000px;opacity:1!important;padding:10px 0!important;pointer-events:auto!important;position:static!important;transition:max-height .22s ease,opacity .18s ease;visibility:visible!important;width:100%!important}.TopBar_openMobile__PLrOa .TopBar_arrowIcon__iBHAh{color:#2d6ab1;transform:rotate(180deg)}.TopBar_menuItemBtn__aejO5{justify-content:space-between;width:100%}.TopBar_megaInner__hPb49{height:auto;margin-left:0;overflow-x:auto;padding:0;width:auto}.TopBar_megaInner__hPb49::-webkit-scrollbar{display:none}.TopBar_viewAllRow__aB7bR{margin-top:-10px}.TopBar_viewAllBtn__vm1aW{background:#0000000f;border:0;border-radius:8px;cursor:pointer;font:inherit;padding:8px 12px}.TopBar_right__nOgpg :where(button,a){border-radius:10px!important;font-size:14px!important;line-height:1.1!important;padding:8px 12px!important}.TopBar_left__hVZvo{order:0}}.TopBar_menuItem__N6j6v.TopBar_active__Vq4nS+.TopBar_arrowIcon__iBHAh{color:#2d6ab1}.Button_button__DvzGz{border:none;cursor:pointer;text-align:center;transition:all .2s ease-in-out}.Button_button__DvzGz:hover{opacity:.9;transform:scale(1.02)}.ProductHoverTopbar_heading__TUZZr{color:#2a498c;font-family:var(--Font_Family);font-size:22px;font-weight:600;margin-bottom:20px}.ProductHoverTopbar_content__lF6cW{align-items:flex-start;display:flex;gap:28px}.ProductHoverTopbar_imageWrapper__Y4R7L img{border-radius:12px;width:260px}.ProductHoverTopbar_productList__2mq9f{display:flex;flex:1 1;flex-direction:column;gap:24px}.ProductHoverTopbar_productItem__q\+C4h{border-radius:8px;cursor:pointer;padding:10px 16px;transition:all .2s ease}@media (hover:hover){.ProductHoverTopbar_productItem__q\+C4h:hover{background-color:#f1f5fa;box-shadow:0 2px 12px #0000000f}}.ProductHoverTopbar_productItem__q\+C4h h4{align-items:center;color:#2a498c;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin:0 0 6px}.ProductHoverTopbar_productItem__q\+C4h p{color:#777;color:var(--Grey_Color,#777);font-size:14px;line-height:1.5;margin:0}@media (max-width:768px){.ProductHoverTopbar_container__M60nF{padding:8px 12px}.ProductHoverTopbar_heading__TUZZr{font-size:18px;margin-bottom:10px}.ProductHoverTopbar_mobileWrap__n5-PF{display:block}.ProductHoverTopbar_imageWrapper__Y4R7L{margin-bottom:12px}.ProductHoverTopbar_imageWrapper__Y4R7L img{border-radius:10px;display:block;height:auto;width:100%}.ProductHoverTopbar_content__lF6cW,.ProductHoverTopbar_productList__2mq9f{display:none}.ProductHoverTopbar_accordion__LOS\+8{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.ProductHoverTopbar_accItem__USAeq{background:#f7f9fd;border-radius:12px;box-shadow:0 1px 6px #0000000d;transition:box-shadow .2s ease,background-color .2s ease}.ProductHoverTopbar_accItemOpen__Fzo6s,.ProductHoverTopbar_accItem__USAeq:hover{background-color:#f1f5fa;box-shadow:0 2px 12px #0003}.ProductHoverTopbar_accHeader__6Tx6E{align-items:center;background:#0000;border:0;border-radius:12px;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:12px 14px;width:100%}.ProductHoverTopbar_accHeader__6Tx6E:active{transform:scale(.996)}.ProductHoverTopbar_accTitle__E3PS0{color:#2a498c;font-size:16px;font-weight:600;text-align:left}.ProductHoverTopbar_chev__L2\+mQ{font-size:18px;opacity:.75;transition:transform .18s ease}.ProductHoverTopbar_open__NxwZF .ProductHoverTopbar_chev__L2\+mQ{transform:rotate(180deg)}.ProductHoverTopbar_accPanel__dZIae{max-height:0;opacity:0;overflow:hidden;padding:0 14px;transition:max-height .22s ease,opacity .18s ease}.ProductHoverTopbar_accPanelOpen__lmecA{max-height:160px;opacity:1;padding-bottom:12px}.ProductHoverTopbar_accBody__ULjCa{color:#667085;font-size:13px;line-height:1.55;margin:0}}.ServiceHoverTopbar_heading__aNG05{color:#2a498c;font-family:var(--Font_Family);font-size:22px;font-weight:600;margin-bottom:10px}.ServiceHoverTopbar_content__LO4u2{align-items:flex-start;display:flex;gap:40px}.ServiceHoverTopbar_imageWrapper__ymWE- img{border-radius:12px;height:auto;width:260px}.ServiceHoverTopbar_serviceGrid__yAY4x{grid-gap:32px 40px;display:grid;flex:1 1;gap:32px 40px;grid-template-columns:repeat(2,1fr)}.ServiceHoverTopbar_serviceItem__XKOpv{border-radius:10px;cursor:pointer;padding:10px 16px;transition:all .2s ease}@media (hover:hover){.ServiceHoverTopbar_serviceItem__XKOpv:hover{background-color:#f1f5fa;box-shadow:0 2px 12px #0000000f}}.ServiceHoverTopbar_serviceItem__XKOpv h4{align-items:center;color:#3e65af;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin:0}.ServiceHoverTopbar_serviceItem__XKOpv p{color:#888;font-size:14px;line-height:1.5}@media (hover:hover) and (min-width:769px){.ServiceHoverTopbar_imageWrapper__ymWE-{flex:0 0 260px}.ServiceHoverTopbar_content__LO4u2{align-items:flex-start;display:flex;gap:40px}.ServiceHoverTopbar_serviceGrid__yAY4x{flex:1 1 auto}}@media (max-width:768px){.ServiceHoverTopbar_container__N6C7i{padding:8px 12px}.ServiceHoverTopbar_heading__aNG05{font-size:18px;margin-bottom:10px}.ServiceHoverTopbar_mobileWrap__VSeGn{display:block}.ServiceHoverTopbar_imageWrapper__ymWE-{margin-bottom:12px}.ServiceHoverTopbar_imageWrapper__ymWE- img{border-radius:10px;display:block;height:auto;width:100%}.ServiceHoverTopbar_content__LO4u2{display:none}.ServiceHoverTopbar_accordion__zIMw8{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.ServiceHoverTopbar_accItem__h6Voc{background:#f7f9fd;border-radius:12px;box-shadow:0 1px 6px #0000000d}.ServiceHoverTopbar_accHeader__oF7FK{align-items:center;background:#0000;border:0;border-radius:12px;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:12px 14px;width:100%}.ServiceHoverTopbar_accHeader__oF7FK:active{transform:scale(.996)}.ServiceHoverTopbar_accTitle__pX8zt{color:#2f5ea8;font-size:16px;font-weight:600;text-align:left}.ServiceHoverTopbar_chev__f-Vzq{font-size:18px;opacity:.75;transition:transform .18s ease}.ServiceHoverTopbar_open__s1t3- .ServiceHoverTopbar_chev__f-Vzq{transform:rotate(180deg)}.ServiceHoverTopbar_accPanel__D4FNr{max-height:0;opacity:0;overflow:hidden;padding:0 14px;transition:max-height .22s ease,opacity .18s ease;will-change:max-height,opacity}.ServiceHoverTopbar_accPanelOpen__gbnI8{max-height:480px;opacity:1;padding-bottom:12px}.ServiceHoverTopbar_accBody__poLu0{color:#667085;font-size:13px;line-height:1.55;margin:0}}@media (min-width:769px) and (max-width:1024px){.ServiceHoverTopbar_heading__aNG05{font-size:20px}.ServiceHoverTopbar_content__LO4u2{gap:24px}.ServiceHoverTopbar_serviceGrid__yAY4x{gap:20px 24px}}.HeroSection_heroWrapper__WP0iC{border-radius:10px;height:313px;overflow:hidden;position:relative;width:100%}.HeroSection_backgroundImage__wg6jC{background-position:50%;background-size:cover;height:100%;position:absolute;transition:opacity 1s ease;width:100%}.HeroSection_hoverLayer__pRpyW{opacity:0;pointer-events:none;z-index:1}@media (max-width:768px){.HeroSection_heroWrapper__WP0iC{aspect-ratio:29/10;background:#0000;border-radius:8px;height:150px;overflow:hidden;width:100%}.HeroSection_backgroundImage__wg6jC{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .6s ease}}@media (max-width:360px){.HeroSection_heroWrapper__WP0iC{border-radius:6px}}.ClientStoriesCard_cardWrapper__XJed3{flex-shrink:0;max-width:450px;min-width:410px;padding-left:90px;position:relative}.ClientStoriesCard_card__ReNP\+{align-items:flex-start;background:#fff;border-radius:18px;box-shadow:0 0 10px #0000000f;display:flex;flex-shrink:0;height:210px;margin-top:5px;overflow:visible;padding:24px 16px 24px 80px;position:relative;width:370px}.ClientStoriesCard_imageWrapper__U7ObQ{background-color:#fff;border:5px solid #fff;border-radius:50%;height:140px;left:-70px;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:140px;z-index:0}.ClientStoriesCard_profileImage__q6e1a{height:100%;object-fit:cover;width:100%}.ClientStoriesCard_content__ot126{flex:1 1}.ClientStoriesCard_stars__gguI7{color:#cece08;font-family:"Roboto Serif",serif;font-size:24px;margin-bottom:2px}.ClientStoriesCard_text__9K8nr{color:#00000073;font-family:"Roboto Serif",serif;font-size:16px;font-weight:400;line-height:27px;margin-bottom:16px}.ClientStoriesCard_name__jSlZO{color:#4070b1;font-family:"Roboto Serif",serif;font-size:18px;font-weight:400;line-height:25px}@media (max-width:768px){.ClientStoriesCard_cardWrapper__XJed3{max-width:none;min-width:0;padding-left:70px;width:100%}.ClientStoriesCard_card__ReNP\+{border-radius:14px;height:auto;padding:20px 12px 20px 65px;width:100%}.ClientStoriesCard_imageWrapper__U7ObQ{border-width:4px;height:100px;left:-50px;width:100px}.ClientStoriesCard_stars__gguI7{font-size:18px}.ClientStoriesCard_text__9K8nr{font-size:14px;line-height:22px;margin-bottom:10px}.ClientStoriesCard_name__jSlZO{font-size:16px;line-height:22px}}@media (max-width:360px){.ClientStoriesCard_cardWrapper__XJed3{padding-left:60px}.ClientStoriesCard_card__ReNP\+{padding:18px 10px 18px 60px}.ClientStoriesCard_imageWrapper__U7ObQ{height:80px;left:-40px;width:80px}.ClientStoriesCard_stars__gguI7{font-size:16px}.ClientStoriesCard_text__9K8nr{font-size:13px;line-height:20px}.ClientStoriesCard_name__jSlZO{font-size:15px}}.ClientStoriesSection_section__9L\+9k{padding:25px 20px}.ClientStoriesSection_heading__OXQD7{color:#4070b1;font-size:24px;font-weight:400;margin-bottom:16px}.ClientStoriesSection_scrollContainer__R7Tcr{-ms-overflow-style:none;display:flex;gap:24px;overflow-x:auto;padding:0 20px 12px 70px;scroll-snap-type:x mandatory;scrollbar-width:none}.ClientStoriesSection_scrollContainer__R7Tcr::-webkit-scrollbar{display:none}.ClientStoriesSection_scrollContainer__R7Tcr>*{flex:0 0 auto;scroll-snap-align:start}@media (max-width:768px){.ClientStoriesSection_section__9L\+9k{padding:15px 8px}.ClientStoriesSection_heading__OXQD7{font-size:20px;margin-bottom:12px}.ClientStoriesSection_scrollContainer__R7Tcr{gap:16px;padding:0 12px 10px;scroll-padding-left:8px}}.HomePage_pageBackground__zxZEm{background:url(/static/media/HeroSection.2c54332ac783b5f7df7d.png) 50%/cover no-repeat}.HomePage_herosection__xmWlT{padding:1.3rem}.BrandCarouselPage_carouselWrapper__l7HfF{background-color:#d5e0ea99;padding:20px 0;text-align:center}.BrandCarouselPage_heading__bftzL{color:#4070b1;font-size:28px;font-weight:400;margin-bottom:24px}.BrandCarouselPage_logoViewport__f-Y4k{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow:hidden;padding:0 48px;position:relative;width:100%}.BrandCarouselPage_logoSlider__5D2j0{display:flex;gap:24px;transition:transform .2s linear;will-change:transform}.BrandCarouselPage_logoSpacer__8WZqA{flex-shrink:0;width:48px}.BrandCarouselPage_logoBox__qa-Bt{align-items:center;background:#fff;border-radius:20px;box-shadow:0 1px 6px #0000000f;display:flex;flex-shrink:0;height:100px;justify-content:center;min-width:100px;padding:16px}.BrandCarouselPage_logoBox__qa-Bt img{height:auto;width:84px}@media (max-width:1200px){.BrandCarouselPage_heading__bftzL{font-size:22px;margin-bottom:16px}.BrandCarouselPage_logoViewport__f-Y4k{padding:0 24px}.BrandCarouselPage_logoSlider__5D2j0{gap:16px}.BrandCarouselPage_logoSpacer__8WZqA{width:24px}.BrandCarouselPage_logoBox__qa-Bt{border-radius:16px;height:96px;min-width:96px;padding:12px}.BrandCarouselPage_logoBox__qa-Bt img{width:72px}}@media (max-width:420px){.BrandCarouselPage_logoBox__qa-Bt{height:88px;min-width:88px}.BrandCarouselPage_logoBox__qa-Bt img{width:64px}}.OurServicesSection_section__3ymIc{position:relative;width:100%}.OurServicesSection_bgWrapper__boA03{height:515px;overflow:hidden;position:relative;width:100%}.OurServicesSection_bgImage__wGmgv{height:100%;object-fit:cover;width:100%}.OurServicesSection_textBox__gk1OR{color:#fff;max-width:540px;position:absolute;right:60px;text-align:left;top:30%;transform:translateY(-50%)}.OurServicesSection_heading__9WYwJ{font-size:36px;font-weight:500;margin-bottom:15px}.OurServicesSection_description__IEILZ{color:#fffc;font-family:"Roboto Serif",serif;font-size:18px;letter-spacing:.5px;line-height:32px}.OurServicesSection_cardWrapper__K52Lw{bottom:-20%;box-sizing:border-box;left:50%;padding:0 34px;position:absolute;transform:translateX(-50%);width:100%;z-index:2}.OurServicesSection_cards__EVxwl{display:flex;gap:0;justify-content:space-between;margin:0 auto}.OurServicesSection_link__u8IHx{display:flex;justify-content:flex-end;margin-top:20px}.OurServicesSection_link__u8IHx a{color:#2d6ab1;font-size:16px;font-weight:500;text-decoration:none}.OurServicesSection_link__u8IHx a:hover{text-decoration:underline}@media (max-width:768px){.OurServicesSection_bgWrapper__boA03{height:360px}.OurServicesSection_textBox__gk1OR{left:16px;max-width:none;right:16px;text-align:left;top:50%;transform:translateY(-50%)}.OurServicesSection_heading__9WYwJ{font-size:24px;margin-bottom:10px}.OurServicesSection_description__IEILZ{font-size:14px;letter-spacing:.2px;line-height:22px}.OurServicesSection_cardWrapper__K52Lw{bottom:auto;box-sizing:border-box;left:auto;margin-top:-36px;padding:0 16px;position:relative;transform:none;width:100%;z-index:3}.OurServicesSection_cards__EVxwl{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;justify-content:normal;margin:0 auto}.OurServicesSection_link__u8IHx{justify-content:center;margin-top:16px}.OurServicesSection_link__u8IHx a{font-size:14px}}@media (max-width:360px){.OurServicesSection_bgWrapper__boA03{height:320px}.OurServicesSection_textBox__gk1OR{left:12px;right:12px}.OurServicesSection_heading__9WYwJ{font-size:22px}.OurServicesSection_description__IEILZ{font-size:13.5px;line-height:20px}.OurServicesSection_cardWrapper__K52Lw{margin-top:-28px;padding:0 12px}.OurServicesSection_cards__EVxwl{gap:10px}}.OurServicesCard_card__7176w{background:#fff;border:1px solid #0000;border-radius:24px;box-shadow:0 4px 16px #00000014;flex-shrink:0;padding:8px 16px;position:relative;text-align:center;transform:scale(1);transition:all .3s ease;width:202px;z-index:1}.OurServicesCard_card__7176w:hover{border-color:#2d6ab1;box-shadow:0 16px 32px #2d6ab140;transform:scale(1.15);z-index:10}.OurServicesCard_iconWrapper__jafd6{align-items:center;background-color:#f2f6fc;border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 16px;width:80px}.OurServicesCard_icon__gI0Vr{height:42px;object-fit:contain;width:42px}.OurServicesCard_title__cDzLA{color:#4070b1;font-size:20px;font-weight:600;margin-bottom:12px}.OurServicesCard_description__8SE1s{color:#888;font-size:15px;line-height:1.6}@media (max-width:768px){.OurServicesCard_card__7176w{margin:0;min-width:0;width:100%}.OurServicesCard_imageWrap__o5cT5{aspect-ratio:16/9;border-radius:12px;box-shadow:0 3px 10px #00000014;height:auto;width:100%}.OurServicesCard_image__zTJD2{border-radius:12px;object-fit:cover}.OurServicesCard_overlay__EPYlI{gap:10px;padding:12px}.OurServicesCard_title__cDzLA{font-size:12px;line-height:16px;margin-top:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.OurProcessSection_section__pI\+\+n{align-items:flex-start;background:url(/static/media/OurProcessbg.910cc7c7a7b124b645e0.png) 50%/cover no-repeat;display:flex;flex-wrap:wrap;justify-content:space-between;padding:110px 100px 0}.OurProcessSection_leftSide__kBA9J{flex:1 1;margin-left:3rem;max-width:85%;width:100%}.OurProcessSection_cardContainer__yNssU{max-width:70%;width:100%}.OurProcessSection_rightColumn__mi5WW{align-items:center;display:flex;flex:1 1;justify-content:center;max-width:30%}.OurProcessSection_processImage__L0DJQ{border-radius:50%;max-width:130%}.OurProcessSection_sectionSubtitle__8Rx-p{align-items:center;color:#436fb0;display:flex;font-size:24px;font-weight:600;gap:12px;margin-bottom:8px}.OurProcessSection_sectionSubtitle__8Rx-p:after{background-color:#436fb0;content:"";flex-grow:1;height:2px;max-width:100px}.OurProcessSection_sectionTitle__lRGuZ{color:#1e1e1e;font-size:48px;font-weight:500;line-height:1.3;margin-bottom:20px}.OurProcessSection_sectionTitle__lRGuZ span{color:#436fb0;font-weight:700}@media (max-width:768px){.OurProcessSection_section__pI\+\+n{background-position:top;padding:32px 16px 0;row-gap:20px}.OurProcessSection_leftSide__kBA9J{margin-left:0;max-width:100%;width:100%}.OurProcessSection_cardContainer__yNssU{max-width:100%;width:100%}.OurProcessSection_rightColumn__mi5WW{justify-content:center;margin-top:8px;max-width:none;order:2;width:100%}.OurProcessSection_processImage__L0DJQ{border-radius:50%;display:block;height:auto;margin:0 auto 12px;max-width:78vw;width:78vw}.OurProcessSection_sectionSubtitle__8Rx-p{font-size:18px;gap:10px;margin-bottom:6px}.OurProcessSection_sectionSubtitle__8Rx-p:after{max-width:64px}.OurProcessSection_sectionTitle__lRGuZ{font-size:28px;line-height:1.25;margin-bottom:14px}.OurProcessSection_sectionTitle__lRGuZ span{font-weight:700}}@media (max-width:360px){.OurProcessSection_section__pI\+\+n{padding:28px 12px 0}.OurProcessSection_sectionSubtitle__8Rx-p{font-size:16px}.OurProcessSection_sectionSubtitle__8Rx-p:after{max-width:48px}.OurProcessSection_sectionTitle__lRGuZ{font-size:24px}.OurProcessSection_processImage__L0DJQ{max-width:84vw;width:84vw}}.OurProcessCard_card__AoIAY{align-items:center;background-color:var(--White_Color);border:1px solid #0000;border-radius:21px;box-shadow:0 4px 12px #00000014;display:flex;margin-bottom:16px;padding:20px;transition:all .3s ease}.OurProcessCard_card__AoIAY:hover{border-color:var(--Primary_Color)}.OurProcessCard_iconContainer__\+Qcfs{align-items:center;background-color:var(--Utility_Color1);border-radius:50%;display:flex;flex-shrink:0;justify-content:center;margin-right:16px;padding:16px}.OurProcessCard_icon__mzY41{height:34px;width:34px}.OurProcessCard_textContainer__jDFj4{flex:1 1}.OurProcessCard_cardTitle__bEz-M{color:var(--Primary_Color);font-family:Roboto,sans-serif;font-size:21.6px;font-weight:400;margin:0}.OurProcessCard_cardDescription__lCS-B{color:#0006;font-family:Roboto,sans-serif;font-size:12.6px;line-height:18px;margin-top:6px}@media (max-width:768px){.OurProcessCard_card__AoIAY{margin:0;width:100%}.OurProcessCard_imageWrap__7oG2d{aspect-ratio:16/9;border-radius:12px;box-shadow:0 4px 12px #00000014;height:auto;width:100%}.OurProcessCard_overlay__woZMU{gap:10px;padding:14px}.OurProcessCard_overlayText__IEcls{font-size:14px;line-height:1.4}.OurProcessCard_cta__GjXRS{border-radius:10px;font-size:13px;padding:8px 12px}.OurProcessCard_title__Sbf0A{font-size:12px;line-height:16px;margin-top:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.OurProductsSection_section__sysBZ{position:relative;width:100%}.OurProductsSection_bgWrapper__\+PhML{height:475px;overflow:hidden;position:relative;width:100%}.OurProductsSection_bgImage__B-Joc{height:100%;object-fit:cover;width:100%}.OurProductsSection_textBox__r6aML{color:#fff;max-width:540px;position:absolute;right:60px;text-align:left;top:30%;transform:translateY(-50%)}.OurProductsSection_heading__ZqLRl{font-size:36px;font-weight:500;margin-bottom:15px}.OurProductsSection_description__2KOac{color:#fffc;font-family:"Roboto Serif",serif;font-size:18px;letter-spacing:.5px;line-height:32px}.OurProductsSection_cardWrapper__OBo41{bottom:-20%;box-sizing:border-box;left:50%;padding:0 34px;position:absolute;transform:translateX(-50%);width:100%;z-index:2}.OurProductsSection_cards__9Aa11{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:0;width:100%}.OurProductsSection_link__gq9td{display:flex;justify-content:flex-end;margin-top:50px}.OurProductsSection_link__gq9td a{color:#2d6ab1;font-size:16px;font-weight:500;text-decoration:none}.OurProductsSection_link__gq9td a:hover{text-decoration:underline}@media (max-width:768px){.OurProductsSection_bgWrapper__\+PhML{height:360px}.OurProductsSection_textBox__r6aML{left:16px;max-width:none;right:16px;top:50%;transform:translateY(-50%)}.OurProductsSection_heading__ZqLRl{font-size:28px;margin-bottom:10px}.OurProductsSection_description__2KOac{font-size:14px;letter-spacing:.2px;line-height:22px}.OurProductsSection_cardWrapper__OBo41{bottom:auto;left:auto;margin-top:-36px;padding:0 16px;position:relative;transform:none;width:100%;z-index:3}.OurProductsSection_cards__9Aa11{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;margin:0 auto;max-width:720px}.OurProductsSection_link__gq9td{justify-content:center;margin-top:16px}.OurProductsSection_link__gq9td a{font-size:14px}}@media (max-width:360px){.OurProductsSection_bgWrapper__\+PhML{height:320px}.OurProductsSection_textBox__r6aML{left:12px;right:12px}.OurProductsSection_heading__ZqLRl{font-size:24px}.OurProductsSection_description__2KOac{font-size:13.5px;line-height:20px}.OurProductsSection_cardWrapper__OBo41{margin-top:-28px;padding:0 12px}.OurProductsSection_cards__9Aa11{gap:10px}}.OurProductsCard_card__bbIeJ{margin:0;width:100%}.OurProductsCard_imageWrap__G-Xm0{background-color:initial!important;border-radius:16px;box-shadow:0 8px 24px #0000001f;height:100%;overflow:hidden;position:relative;width:100%}.OurProductsCard_image__6-pgH{border-radius:16px;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.OurProductsCard_overlay__5v6CQ{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#21457899,#ffffffa6);border-radius:16px;display:flex;flex-direction:column;gap:18px;inset:0;justify-content:center;opacity:0;padding:28px;position:absolute;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden}.OurProductsCard_overlayText__qprDO{color:#fff;font-size:18px;font-weight:400;line-height:1.5;text-align:center;text-shadow:0 1px 10px #00000040}.OurProductsCard_cta__xb8q2{align-self:center;background:#2d6ab1;border:0;border-radius:12px;box-shadow:0 10px 28px #2d6ab159;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:11px 25px}.OurProductsCard_cta__xb8q2:focus-visible{outline:2px solid #fff;outline-offset:3px}.OurProductsCard_title__12l17{color:#4070b1;font-family:"Roboto Serif",serif;font-size:18px;font-weight:500;line-height:21px;margin:8px auto 0;max-width:287px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (hover:hover){.OurProductsCard_imageWrap__G-Xm0:focus-within .OurProductsCard_overlay__5v6CQ,.OurProductsCard_imageWrap__G-Xm0:hover .OurProductsCard_overlay__5v6CQ{opacity:1;transform:translateY(0);visibility:visible}}.OurProductsCard_open__0BKNW .OurProductsCard_overlay__5v6CQ{opacity:1;transform:translateY(0);visibility:visible}.OurProductsCard_cta__xb8q2{pointer-events:auto}@media (max-width:768px){.OurProductsCard_imageWrap__G-Xm0{aspect-ratio:16/9;border-radius:14px;height:auto;width:100%}.OurProductsCard_image__6-pgH{border-radius:14px}.OurProductsCard_overlay__5v6CQ{gap:14px;padding:20px}.OurProductsCard_overlayText__qprDO{font-size:18px}.OurProductsCard_cta__xb8q2{border-radius:12px;font-size:14px;padding:11px 25px}.OurProductsCard_title__12l17{font-size:16px;line-height:20px;max-width:90%}.OurProductsCard_card__bbIeJ{margin:0 0 24px;width:100%}.OurProductsCard_imageWrap__G-Xm0{aspect-ratio:16/9;border-radius:14px;box-shadow:0 4px 12px #00000014;height:auto;width:100%}.OurProductsCard_image__6-pgH{border-radius:14px;object-fit:cover}.OurProductsCard_overlay__5v6CQ{gap:14px;padding:20px}.OurProductsCard_overlayText__qprDO{font-size:18px;font-weight:400;line-height:1.5}.OurProductsCard_cta__xb8q2{border-radius:12px;font-size:14px;padding:11px 25px}.OurProductsCard_title__12l17{font-size:16px;line-height:20px;margin-top:8px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.WhyToggleSection_section__nBE\+r{background:url(/static/media/OurProcessbg.910cc7c7a7b124b645e0.png) 50%/cover no-repeat;background:radial-gradient(900px 500px at 85% 50%,#d6e5ff73 0,#d6e5ff00 90%),linear-gradient(180deg,#fff,#f6f9ff 95%,#fff);padding:99px 16px 48px}.WhyToggleSection_card__IQLhW{background:#e6eef9;border-radius:28px;box-shadow:0 28px 60px #0000001f;margin:0 auto;max-width:1200px;padding:clamp(18px,3vw,28px);position:relative}.WhyToggleSection_productsLink__uUt3k{color:#2d6ab1;font-weight:600;position:absolute;right:clamp(14px,2.4vw,22px);text-decoration:none;top:14px}.WhyToggleSection_productsLink__uUt3k:hover{text-decoration:underline}.WhyToggleSection_grid__JqL3-{grid-gap:clamp(18px,3vw,28px);align-items:center;display:grid;gap:clamp(18px,3vw,28px);grid-template-columns:1.05fr 1.1fr}.WhyToggleSection_imageWrap__d8g21{border-radius:18px;height:clamp(260px,38vw,420px);overflow:hidden}.WhyToggleSection_image__t79XD{height:100%;object-fit:cover;width:100%}.WhyToggleSection_content__4g24J{padding:clamp(4px,1vw,10px)}.WhyToggleSection_eyebrow__-GYGF{align-items:center;color:#4070b1;display:flex;font-size:clamp(14px,1.8vw,20px);font-weight:600;gap:12px;margin-bottom:8px}.WhyToggleSection_rule__6hOEl{background:#4070b1;display:inline-block;height:2px;opacity:.9;width:110px}.WhyToggleSection_title__a75gR{color:#1e1e1e;font-family:"Roboto Serif",serif;font-size:clamp(28px,5vw,64px);font-weight:500;line-height:1.1;margin:0 0 12px}.WhyToggleSection_title__a75gR span{color:#4070b1;font-weight:700}.WhyToggleSection_copy__ffO5B{color:#000000c7;font-size:clamp(14px,1.6vw,18px);line-height:1.7;margin:0 0 18px;max-width:720px}.WhyToggleSection_cta__TFfr\+{background:#2d6ab1;border:0;border-radius:12px;box-shadow:0 10px 24px #2d6ab133;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 22px}.WhyToggleSection_cta__TFfr\+:hover{filter:brightness(1.05)}@media (max-width:880px){.WhyToggleSection_grid__JqL3-{grid-template-columns:1fr}.WhyToggleSection_imageWrap__d8g21{height:clamp(220px,52vw,320px)}.WhyToggleSection_productsLink__uUt3k{display:inline-block;margin-bottom:10px;position:static}}:root{--bg-top:#e2ebf5;--bg-bottom:#3d68a6;--text:#343a40;--muted:#566170;--brand:#36659b;--ring:#cfd7e3;--white:#fff}.FooterSection_footer__BFFom{color:#343a40;color:var(--text);width:100%}.FooterSection_top__ji7WW{background:#e2ebf5;background:var(--bg-top)}.FooterSection_container__we6XE{margin-inline:auto;max-width:1200px;padding:10px 24px}.FooterSection_grid__WGEzC{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:900px){.FooterSection_grid__WGEzC{grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr}}.FooterSection_form__jZTa-{grid-gap:12px;display:grid;gap:12px}.FooterSection_label__P9bcw{font-size:18px;font-weight:600}.FooterSection_inputRow__s934X{align-items:center;display:flex;gap:12px}.FooterSection_input__nCC0n{background:#fff;background:var(--white);border:1px solid #cfd7e3;border:1px solid var(--ring);border-radius:8px;flex:1 1;outline:none;padding:12px 14px}.FooterSection_input__nCC0n:focus{border-color:#36659b;border-color:var(--brand);box-shadow:0 0 0 3px #36659b26}.FooterSection_btn__O5NSN{background:#36659b;background:var(--brand);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;font-weight:600;padding:12px 18px}.FooterSection_btn__O5NSN:hover{opacity:.95}.FooterSection_heading__dhvOp{font-size:20px;font-weight:700;margin-bottom:12px}.FooterSection_list__CaHKL{color:#566170;color:var(--muted);list-style:none;margin:0;padding:0}.FooterSection_list__CaHKL li+li{margin-top:8px}.FooterSection_link__A5rpX{color:inherit;text-decoration:none}.FooterSection_link__A5rpX:hover{text-decoration:underline}.FooterSection_contactRow__wPJ95{align-items:center;display:flex;gap:8px}.FooterSection_bottom__5Y1A8{background:#3d68a6;background:var(--bg-bottom);color:#fff;color:var(--white);padding:0}.FooterSection_copy__WTFrL{align-items:center;display:flex;gap:8px;justify-content:center;margin:0}.FooterSection_brand__QLSlr{font-weight:600}.FooterSection_dot__kvIVz{opacity:.9}.BrandsTrustSection_section__RGJqe{background:url(/static/media/brands-wall.1877070bb4a64556bcc1.png) 50%/cover no-repeat;padding:32px 0 30px}.BrandsTrustSection_card__Jl48E{border-radius:0;margin-left:50%;min-height:clamp(420px,48vw,560px);overflow:hidden;position:relative;transform:translateX(-50%);width:92vw}.BrandsTrustSection_content__Mpzh6{max-width:590px;padding:clamp(22px,4vw,42px)}.BrandsTrustSection_eyebrow__N4cy5{align-items:center;color:#2d5fa8;display:inline-flex;font-family:"Roboto Serif",serif;font-size:clamp(22px,2.4vw,28px);font-weight:700;gap:12px;margin-bottom:18px}.BrandsTrustSection_rule__\+q9-K{background:#2d5fa8;border-radius:2px;display:inline-block;height:2px;opacity:.9;width:clamp(100px,10vw,160px)}.BrandsTrustSection_copy__WvRSG{color:#000000c7;font-family:"Roboto Serif",serif;font-size:clamp(16px,1.6vw,18px);line-height:1.85;margin:0}@media (max-width:900px){.BrandsTrustSection_card__Jl48E{background-position:top,bottom,bottom;background-size:cover,cover,cover;min-height:560px}.BrandsTrustSection_content__Mpzh6{max-width:100%}}.TeamSection_section__Ys\+xD{color:#2b2b2b;padding:clamp(20px,4vw,44px)}.TeamSection_section__Ys\+xD:before{background:radial-gradient(120% 120% at 20% 10%,#ffffff59 0,#ffffff1a 60%,#fff0 100%);border-radius:24px;content:"";inset:0;pointer-events:none;position:absolute}.TeamSection_section__Ys\+xD{position:relative}.TeamSection_inner__izOe7{margin:0 auto;max-width:1200px;position:relative;z-index:1}.TeamSection_topBar__IpCvm{grid-gap:10px 20px;align-items:center;display:grid;gap:10px 20px;grid-template-areas:"kicker  cta" "title   cta";grid-template-columns:1fr auto;margin-bottom:clamp(20px,5vw,40px)}.TeamSection_kicker__XNGKr{color:#2c3e50;font-family:"Roboto Serif",serif;font-size:clamp(16px,2.2vw,22px);font-weight:600;grid-area:kicker;opacity:.9}.TeamSection_title__2wUrQ{color:#2b2b2b;font-family:"Roboto Serif",serif;font-size:clamp(28px,4.6vw,52px);font-weight:500;grid-area:title;line-height:1.1;margin:0}.TeamSection_title__2wUrQ span{color:#2d6ab1;font-weight:700}.TeamSection_cta__jF8zu{background:#3b68b2;border:0;border-radius:999px;box-shadow:0 8px 18px #3b68b240;color:#fff;cursor:pointer;font-size:16px;font-weight:600;grid-area:cta;padding:14px 26px;white-space:nowrap}.TeamSection_grid__0THIU{grid-gap:clamp(24px,4vw,48px) 38px;display:grid;gap:clamp(24px,4vw,48px) 38px;grid-template-columns:repeat(4,minmax(200px,1fr))}.TeamSection_card__zSZYK{text-align:center}.TeamSection_avatarWrap__yG6Hs{height:175px;margin:0 auto 16px;max-width:56vw;position:relative;width:175px}.TeamSection_avatar__OPx5p{border-radius:999px;display:block;height:100%;object-fit:cover;width:100%}.TeamSection_dot__8ip9a{border-radius:50%;height:28px;position:absolute;width:28px}.TeamSection_dotDark__YaInr{background:#152231d9;right:-16px;top:8px}.TeamSection_dotAccent__ggnlu{background:#d27b1e;bottom:10px;right:-10px}.TeamSection_name__qDK-c{color:#2d6ab1;font-family:"Roboto Serif",serif;font-size:clamp(16px,2.2vw,20px);font-weight:700;margin-bottom:6px}.TeamSection_role__hEahE{color:#000000a6;font-family:"Roboto Serif",serif;font-size:clamp(14px,1.8vw,16px)}@media (max-width:1100px){.TeamSection_grid__0THIU{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (max-width:820px){.TeamSection_topBar__IpCvm{grid-template-areas:"kicker" "title" "cta";grid-template-columns:1fr;justify-items:start}.TeamSection_grid__0THIU{grid-template-columns:repeat(2,minmax(160px,1fr))}.TeamSection_avatarWrap__yG6Hs{height:200px;width:200px}}@media (max-width:520px){.TeamSection_grid__0THIU{grid-template-columns:1fr}.TeamSection_avatarWrap__yG6Hs{height:180px;width:180px}}.ProductsPage_page__Oqh0g{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.ProductsPage_hero__V-xyW{height:420px;position:relative;width:100%}.ProductsPage_heroImg__s9lvA{display:block;height:100%;object-fit:cover;width:100%}.ProductsPage_heroSocialIcons__GlVn0{bottom:-58px;display:flex;gap:12px;position:absolute;right:40px;z-index:10}.ProductsPage_icon__mmwkL{cursor:pointer;height:40px;transition:transform .2s ease;width:40px}.ProductsPage_icon__mmwkL:hover{transform:scale(1.1)}@media (max-width:768px){.ProductsPage_hero__V-xyW{height:260px}.ProductsPage_heroSocialIcons__GlVn0{bottom:-24px;right:16px}.ProductsPage_icon__mmwkL{height:32px;width:32px}}.WhyChooseUsSection_section__9M6rq{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 20px}.WhyChooseUsSection_header__T9AnF{margin:0 auto 60px;padding:0 5rem}.WhyChooseUsSection_title__hy728{color:#436fb0;display:inline-block;font-family:"Roboto Serif",serif;font-size:28px;font-weight:600;margin-bottom:16px;position:relative}.WhyChooseUsSection_title__hy728 .WhyChooseUsSection_line__BKqNX{background:#436fb0;display:inline-block;height:2px;margin-left:12px;vertical-align:middle;width:60px}.WhyChooseUsSection_description__LdRW6{color:#0006;font-family:"Roboto Serif",serif;font-size:18px;font-weight:500;line-height:1.6}.WhyChooseUsSection_container__VZyW8{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px}.WhyChooseUsSection_card__tzUpl{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;overflow:hidden;position:relative;transition:transform .3s ease}.WhyChooseUsSection_card__tzUpl:hover{transform:translateY(-6px)}.WhyChooseUsSection_cardImage__SmMPb{display:block;height:260px;object-fit:cover;width:100%}.WhyChooseUsSection_cardTitle__MKcsT{background:#fff;border-radius:4px;bottom:12px;box-shadow:0 4px 8px #0000001a;color:#333;font-size:16px;font-weight:500;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%)}@media (max-width:768px){.WhyChooseUsSection_header__T9AnF{padding:0 1rem}.WhyChooseUsSection_title__hy728{font-size:22px}.WhyChooseUsSection_description__LdRW6{font-size:16px}.WhyChooseUsSection_cardImage__SmMPb{height:200px}}.OurPhilosophySection_section__bRHLD{background-color:#434343;color:#fff;padding:60px 20px}.OurPhilosophySection_container__Lv7Tc{align-items:flex-start;display:flex;gap:40px;margin:0 auto;max-width:1200px}.OurPhilosophySection_imageWrapper__7cHoX{flex:0 0 27%}.OurPhilosophySection_image__Dx3vy{border-radius:8px;height:auto;object-fit:cover;width:100%}.OurPhilosophySection_content__wWACR{flex:0 0 55%}.OurPhilosophySection_title__4tOJV{color:#fff;font-family:"Roboto Serif",serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:20px}.OurPhilosophySection_text__gQ-ZF{color:#fffc;font-family:"Roboto Serif",serif;font-size:18px;font-weight:400;line-height:28px;margin-bottom:16px}@media (max-width:900px){.OurPhilosophySection_container__Lv7Tc{flex-direction:column}.OurPhilosophySection_content__wWACR,.OurPhilosophySection_imageWrapper__7cHoX{flex:1 1 100%}.OurPhilosophySection_title__4tOJV{text-align:left}}.HightLightSection_section__1W7jt{background:linear-gradient(180deg,#fff7ea,#f6e9ff);padding:48px 20px 72px}.HightLightSection_imagesRow__p1nfK{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(2,1fr);margin:0 auto 24px;max-width:1220px}.HightLightSection_image__hU5uO{border-radius:14px;height:280px;object-fit:cover;width:100%}.HightLightSection_title__h\+KXM{color:#000;font-family:"Roboto Serif",serif;font-size:36px;font-weight:500;line-height:28px;margin:0 auto 28px;max-width:1120px;text-align:center}.HightLightSection_cards__cB\+cU{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1120px}.HightLightSection_card__u3T-C{background:#fff;border-radius:16px;box-shadow:0 14px 28px #00000014;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.HightLightSection_card__u3T-C:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-13px) scale(1.015)}.HightLightSection_value__OC0QF{color:#000;font-family:"Roboto Serif",serif;font-size:72px;font-weight:500;line-height:1.2;margin-bottom:12px}.HightLightSection_caption__fWjGo{color:#00000080;font-family:"Roboto Serif",serif;font-size:18px;font-weight:400;line-height:28px;margin:0}@media (max-width:960px){.HightLightSection_imagesRow__p1nfK{grid-template-columns:1fr}.HightLightSection_image__hU5uO{height:220px}.HightLightSection_cards__cB\+cU{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.HightLightSection_cards__cB\+cU{grid-template-columns:1fr}.HightLightSection_title__h\+KXM{font-size:28px;line-height:32px}}.ProductsSection_section__3-MZO{background:#f9fafc;padding:40px 20px}.ProductsSection_header__7pZGg{margin:0 auto 35px;padding:0 5.5rem}.ProductsSection_title__HyBwf{color:#436fb0;display:inline-block;font-family:"Roboto Serif",serif;font-size:28px;font-weight:600;margin-bottom:10px;position:relative}.ProductsSection_title__HyBwf .ProductsSection_line__7tnZi{background:#436fb0;display:inline-block;height:2px;margin-left:12px;vertical-align:middle;width:60px}.ProductsSection_description__LfnMc{color:#00000059;font-family:"Roboto Serif",serif;font-size:18px;font-weight:500;line-height:1.6}.ProductsSection_grid__j0fkC{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px}.ProductsSection_card__adAUk{--offset:0px;background:#0000;overflow:visible;position:relative;transform:translateY(var(--offset));transition:transform .25s ease,box-shadow .25s ease}.ProductsSection_card__adAUk:hover{transform:translateY(calc(var(--offset) - 8px))}.ProductsSection_card__adAUk:first-child{--offset:-18px}.ProductsSection_card__adAUk:nth-child(2){--offset:22px}.ProductsSection_card__adAUk:nth-child(3){--offset:-18px}.ProductsSection_card__adAUk:nth-child(4){--offset:12px}.ProductsSection_cardImage__Ch9au{display:block;height:240px;object-fit:cover;width:100%}.ProductsSection_cardCaption__57J9l{background:#fff;border-top:1px solid #eee;color:#333;font-size:16px;font-weight:500;padding:12px 16px;text-align:center}@media (max-width:768px){.ProductsSection_header__7pZGg{padding:0 1rem}.ProductsSection_title__HyBwf{font-size:22px}.ProductsSection_description__LfnMc{font-size:16px}.ProductsSection_cardImage__Ch9au{height:200px}}.SmartScalableSection_section__4oNY1{background:#434343;color:#fff;padding:48px 20px}.SmartScalableSection_container__7NqmS{margin:0 auto;max-width:1200px}.SmartScalableSection_heading__w6y5p{font-family:"Roboto Serif",serif;font-size:24px;font-weight:600;margin:0 0 24px}.SmartScalableSection_grid__s1EkB{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,minmax(220px,1fr))}.SmartScalableSection_card__X-NLM{border-radius:8px;box-shadow:0 16px 28px #00000040;isolation:isolate;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease}.SmartScalableSection_card__X-NLM:hover{box-shadow:0 22px 40px #00000059;transform:translateY(-6px)}.SmartScalableSection_cardImg__DSHgX{display:block;height:160px;object-fit:cover;width:100%}.SmartScalableSection_overlay__80En3{content:"";inset:0;position:absolute;transition:background .25s ease;z-index:1}.SmartScalableSection_card__X-NLM:hover .SmartScalableSection_overlay__80En3{background:linear-gradient(180deg,#0000000d,#00000026 50%)}.SmartScalableSection_label__7g4vi{background:#0000008c;border-radius:4px;bottom:12px;color:#fff;font-family:"Roboto Serif",serif;font-size:14px;font-weight:600;left:16px;letter-spacing:.6px;padding:6px 10px;position:absolute;z-index:2}@media (max-width:1024px){.SmartScalableSection_grid__s1EkB{grid-template-columns:repeat(2,1fr)}.SmartScalableSection_cardImg__DSHgX{height:180px}}@media (max-width:560px){.SmartScalableSection_grid__s1EkB{grid-template-columns:1fr}.SmartScalableSection_heading__w6y5p{font-size:20px}.SmartScalableSection_cardImg__DSHgX{height:200px}}.ProductsPlatformsSection_section__fw9eC{background:linear-gradient(180deg,#fff7ea,#f6e9ff);padding:48px 20px 72px}.ProductsPlatformsSection_header__YAJFT{margin:0 auto 24px;max-width:1120px}.ProductsPlatformsSection_title__OzoP7{align-items:center;color:#436fb0;display:inline-flex;font-family:"Roboto Serif",serif;font-size:24px;font-weight:600;gap:14px;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.ProductsPlatformsSection_line__z0710{background:#436fb0;display:inline-block;height:2px;width:60px}.ProductsPlatformsSection_leadWrap__8R0tU{border-left:4px solid #436fb0;padding-left:18px}.ProductsPlatformsSection_lead__H0ml\+{color:#000000bf;font-family:"Roboto Serif",serif;font-size:28px;font-weight:500;line-height:1.5;margin:0}.ProductsPlatformsSection_cards__EOmMP{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr);margin:28px auto 0;max-width:1120px}.ProductsPlatformsSection_card__THsCM{background:#fff;border-radius:16px;box-shadow:0 14px 28px #00000014;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.ProductsPlatformsSection_card__THsCM:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-11px) scale(1.015)}.ProductsPlatformsSection_value__G16Iu{color:#000;font-family:"Roboto Serif",serif;font-size:72px;font-weight:500;line-height:1.2;margin-bottom:12px}.ProductsPlatformsSection_caption__kdDhN{color:#00000080;font-family:"Roboto Serif",serif;font-size:18px;font-weight:400;line-height:28px;margin:0}@media (max-width:960px){.ProductsPlatformsSection_cards__EOmMP{grid-template-columns:repeat(2,1fr)}.ProductsPlatformsSection_lead__H0ml\+{font-size:24px}}@media (max-width:560px){.ProductsPlatformsSection_cards__EOmMP{grid-template-columns:1fr}.ProductsPlatformsSection_lead__H0ml\+{font-size:20px}}.AboutUsPage_page__Q208w{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.AboutUsPage_hero__ogVma{height:420px;position:relative;width:100%}.AboutUsPage_heroImg__lanEH{display:block;height:100%;object-fit:cover;width:100%}.AboutUsPage_heroSocialIcons__2vbkU{bottom:-58px;display:flex;gap:12px;position:absolute;right:40px;z-index:10}.AboutUsPage_icon__4MuWU{cursor:pointer;height:40px;transition:transform .2s ease;width:40px}.AboutUsPage_icon__4MuWU:hover{transform:scale(1.1)}@media (max-width:768px){.AboutUsPage_hero__ogVma{height:260px}.AboutUsPage_heroSocialIcons__2vbkU{bottom:-24px;right:16px}.AboutUsPage_icon__4MuWU{height:32px;width:32px}}.ServicesPage_page__vdIUi{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.ServicesPage_hero__pfLbj{height:420px;position:relative;width:100%}.ServicesPage_heroImg__Z1Uhi{display:block;height:100%;object-fit:cover;width:100%}.ServicesPage_heroSocialIcons__AcXb4{bottom:-58px;display:flex;gap:12px;position:absolute;right:40px;z-index:10}.ServicesPage_icon__3ves7{cursor:pointer;height:40px;transition:transform .2s ease;width:40px}.ServicesPage_icon__3ves7:hover{transform:scale(1.1)}@media (max-width:768px){.ServicesPage_hero__pfLbj{height:260px}.ServicesPage_heroSocialIcons__AcXb4{bottom:-24px;right:16px}.ServicesPage_icon__3ves7{height:32px;width:32px}}.ServicesSection_section__P3KNZ{background:#f9fafc;padding:40px 20px}.ServicesSection_header__iMtlf{margin:0 auto 35px;padding:0 5.5rem}.ServicesSection_title__SrrDW{color:#436fb0;display:inline-block;font-family:"Roboto Serif",serif;font-size:28px;font-weight:600;margin-bottom:10px;position:relative}.ServicesSection_title__SrrDW .ServicesSection_line__cdVZS{background:#436fb0;display:inline-block;height:2px;margin-left:12px;vertical-align:middle;width:60px}.ServicesSection_description__cbktQ{color:#00000059;font-family:"Roboto Serif",serif;font-size:18px;font-weight:500;line-height:1.6}.ServicesSection_grid__zooSv{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px}.ServicesSection_card__J223w{--offset:0px;background:#0000;overflow:visible;position:relative;transform:translateY(var(--offset));transition:transform .25s ease,box-shadow .25s ease}.ServicesSection_card__J223w:hover{transform:translateY(calc(var(--offset) - 8px))}.ServicesSection_card__J223w:first-child{--offset:0px}.ServicesSection_card__J223w:nth-child(2){--offset:22px}.ServicesSection_card__J223w:nth-child(3){--offset:-18px}.ServicesSection_card__J223w:nth-child(4){--offset:12px}.ServicesSection_card__J223w:nth-child(5){--offset:-12px}.ServicesSection_card__J223w:nth-child(6){--offset:26px}.ServicesSection_card__J223w:nth-child(7){--offset:-16px}.ServicesSection_card__J223w:nth-child(8){--offset:18px}.ServicesSection_cardImage__gjLNj{display:block;height:240px;object-fit:cover;width:100%}.ServicesSection_cardCaption__Maj1P{background:#fff;border-top:1px solid #eee;color:#333;font-size:16px;font-weight:500;padding:12px 16px;text-align:center}@media (max-width:768px){.ServicesSection_header__iMtlf{padding:0 1rem}.ServicesSection_title__SrrDW{font-size:22px}.ServicesSection_description__cbktQ{font-size:16px}.ServicesSection_cardImage__gjLNj{height:200px}}.JoinOurServiceSection_section__KUDEA{background-color:#434343;color:#fff;padding:60px 20px}.JoinOurServiceSection_container__TjZuN{align-items:flex-start;display:flex;gap:40px;margin:0 auto;max-width:1200px}.JoinOurServiceSection_imageWrapper__yVQTW{flex:0 0 30%}.JoinOurServiceSection_image__9Y0-7{border-radius:8px;height:auto;object-fit:cover;width:100%}.JoinOurServiceSection_content__LVCXF{flex:0 0 60%}.JoinOurServiceSection_title__wzURP{color:#fff;font-family:"Roboto Serif",serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:16px}.JoinOurServiceSection_text__hukCt{color:#ffffffb3;font-family:"Roboto Serif",serif;font-size:17px;font-weight:400;line-height:28px;margin-bottom:16px}.JoinOurServiceSection_cta__C-oKs{margin-top:8px}@media (max-width:900px){.JoinOurServiceSection_container__TjZuN{flex-direction:column}.JoinOurServiceSection_content__LVCXF,.JoinOurServiceSection_imageWrapper__yVQTW{flex:1 1 100%}.JoinOurServiceSection_title__wzURP{text-align:left}}.KnowEverythingSection_section__lisFZ{background:linear-gradient(90deg,#fff7ea 30%,#f6e9ff 80%);color:#333;padding:56px 20px 72px}.KnowEverythingSection_container__6sNFV{grid-gap:48px;align-items:center;display:grid;gap:48px;grid-template-columns:1.15fr 1fr;margin:0 auto;max-width:1200px}.KnowEverythingSection_title__7Bu0k{color:#436fb0;font-family:"Roboto Serif",serif;font-size:28px;font-weight:600;letter-spacing:.3px;margin:0 0 16px;text-transform:uppercase}.KnowEverythingSection_text__vQDSI{color:#000000b3;font-family:"Roboto Serif",serif;font-size:18px;line-height:28px;margin:0 0 16px}.KnowEverythingSection_cta__2MxL3{margin-top:10px}.KnowEverythingSection_imageWrap__9A3fQ{justify-self:end}.KnowEverythingSection_image__X6Y6d{border-radius:8px;box-shadow:0 16px 32px #00000024;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1024px){.KnowEverythingSection_container__6sNFV{grid-template-columns:1fr}.KnowEverythingSection_imageWrap__9A3fQ{justify-self:start;order:2}.KnowEverythingSection_image__X6Y6d{max-width:680px}}@media (max-width:560px){.KnowEverythingSection_title__7Bu0k{font-size:24px}}.Stox11Project_page__\+-YwX{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.Stox11Project_hero__NPfpa{height:420px;position:relative;width:100%}.Stox11Project_heroImg__BTPLH{display:block;height:100%;object-fit:cover;width:100%}.Stox11Project_heroSocialIcons__d\+sBx{bottom:-58px;display:flex;gap:12px;position:absolute;right:40px;z-index:10}.Stox11Project_icon__KGf9F{cursor:pointer;height:40px;transition:transform .2s ease;width:40px}.Stox11Project_icon__KGf9F:hover{transform:scale(1.1)}.Stox11Project_projectBackground__AXbFN{background-position:top;background-repeat:no-repeat;background-size:cover;padding:60px 0;width:100%}.Stox11Project_projectHeader__VyjY7{margin:0 auto 40px;padding:0 5rem;text-align:left}.Stox11Project_projectTitle__CwQ0j{color:#436fb0;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:24px;font-weight:600;margin-bottom:8px}.Stox11Project_projectDesc__DsCb7{color:#0006;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:20px;line-height:1.6}.Stox11Project_projectBlock__xt\+l1{display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between}.Stox11Project_projectImage__b\+iSr{flex:0 0 40%;margin-top:-150px;max-width:40%}.Stox11Project_projectDetails__MKQzC{flex:0 0 60%;margin-right:40px;max-width:60%;max-width:800px}.Stox11Project_projectCard__8S0d\+{background:#fff;border-radius:20px;box-shadow:0 20px 30px #0000000f;padding:32px}.Stox11Project_techHeader__yfdby{color:#4070b1;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-size:20px;font-weight:500;margin-bottom:18px;margin-top:10px}.Stox11Project_techList__YZPCo{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:16px;line-height:1.8;list-style-type:disc;padding-left:24px}.Stox11Project_techList__YZPCo li{margin-bottom:12px}.Stox11Project_label__cWkoY{color:#000000d9;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-weight:500}.Stox11Project_value__MXKcL{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.Stox11Project_knowMoreSection__4HLV0{border-radius:8px;margin-top:40px;padding:60px 20px;text-align:center}.Stox11Project_knowMoreTitle__nm0Y-{color:#4070b1;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-size:26px;font-weight:600;margin-bottom:16px}.Stox11Project_knowMoreDesc__8bvRV{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:800px}.Stox11Project_knowMoreButton__8SWfY{display:flex;justify-content:center}.Stox11Project_childcare__AiiA5{margin-bottom:80px;margin-top:-80px}@media (max-width:768px){.Stox11Project_projectBlock__xt\+l1{flex-direction:column;gap:24px;padding:20px}.Stox11Project_hero__NPfpa{height:260px}.Stox11Project_heroSocialIcons__d\+sBx{bottom:-24px;right:16px}.Stox11Project_icon__KGf9F{height:32px;width:32px}.Stox11Project_projectDetails__MKQzC,.Stox11Project_projectImage__b\+iSr{flex:1 1 100%;margin-right:0;max-width:100%}.Stox11Project_projectTitle__CwQ0j{font-size:18px}.Stox11Project_projectDesc__DsCb7{font-size:14px}.Stox11Project_techHeader__yfdby{font-size:18px}.Stox11Project_techList__YZPCo{font-size:14px}.Stox11Project_projectHeader__VyjY7{padding:0 20px}}.ChildCareManagement_page__rXVm6{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.ChildCareManagement_projectBackground__SsP3G{width:100%}.ChildCareManagement_projectHeader__EWdvM{margin:0 auto 40px;padding:0 5rem;text-align:left}.ChildCareManagement_projectTitle__CXY0b{color:#436fb0;display:flex;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:24px;font-weight:600;justify-content:flex-end;margin-bottom:8px}.ChildCareManagement_projectDesc__\+hAj5{color:#0006;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:20px;line-height:1.6;margin-bottom:24px}.ChildCareManagement_projectBlock__oXTaE{align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between;padding:0 5rem}.ChildCareManagement_projectImage__ZGbwy{display:flex;flex:0 0 40%;justify-content:center;max-width:40%}.ChildCareManagement_projectImage__ZGbwy img{background:#000;border-radius:50%;height:auto;max-width:400px;object-fit:contain;padding:0;width:100%}.ChildCareManagement_projectDetails__PMmMS{flex:0 0 60%;max-width:60%}.ChildCareManagement_projectCard__iT\+WP{background:#fff;border-radius:20px;box-shadow:0 20px 30px #0000000f;padding:32px}.ChildCareManagement_techHeader__G4d-E{color:#4070b1;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-size:20px;font-weight:500;margin-bottom:18px;margin-top:10px}.ChildCareManagement_techList__1M\+PU{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:16px;line-height:1.8;list-style-type:disc;margin-bottom:28px;padding-left:24px}.ChildCareManagement_techList__1M\+PU li{margin-bottom:12px}.ChildCareManagement_label__OLWrk{color:#000000d9;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-weight:500}.ChildCareManagement_value__WaDB6{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}@media (max-width:768px){.ChildCareManagement_projectBlock__oXTaE{flex-direction:column-reverse;gap:24px;padding:20px}.ChildCareManagement_projectHeader__EWdvM{padding:0 20px}.ChildCareManagement_projectDetails__PMmMS,.ChildCareManagement_projectImage__ZGbwy{flex:1 1 100%;margin-right:0;max-width:100%}.ChildCareManagement_projectTitle__CXY0b{font-size:20px}.ChildCareManagement_projectDesc__\+hAj5{font-size:14px}.ChildCareManagement_techHeader__G4d-E{font-size:18px}.ChildCareManagement_techList__1M\+PU{font-size:14px}}:root{--Font_Brand:"Suez One",serif;--Font_Poppins:"Poppins",sans-serif;--Font_Mulish:"Mulish",sans-serif;--Font_Family:"Roboto",sans-serif}.OmrSheetDesign_page__LQRl4{color:#333;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}.OmrSheetDesign_projectBackground__f6bFH{width:100%}.OmrSheetDesign_projectHeader__8oQqT{margin:0 auto 40px;padding:0 5rem;text-align:left}.OmrSheetDesign_projectTitle__V-Hr0{color:#436fb0;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:24px;font-weight:600;margin-bottom:8px}.OmrSheetDesign_projectDesc__Ubi3M{color:#0006;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:20px;line-height:1.6;margin-bottom:16px}.OmrSheetDesign_projectBlock__UxaUR{align-items:center;display:flex;flex-wrap:nowrap;gap:0;justify-content:space-between;padding:0 5rem}.OmrSheetDesign_projectImage__sbJ1Y{display:flex;flex:0 0 40%;justify-content:center;max-width:40%}.OmrSheetDesign_projectImage__sbJ1Y img{border-radius:30% 30% 30% 30%;height:auto;max-width:425px;object-fit:contain;width:100%}.OmrSheetDesign_projectDetails__PYHXo{flex:0 0 60%;max-width:60%}.OmrSheetDesign_projectCard__5T\+Ut{background:#fff;border-radius:20px;box-shadow:0 20px 30px #0000000f;padding:32px}.OmrSheetDesign_techHeader__p8w8r{color:#436fb0;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:24px;font-weight:500;margin-bottom:8px;margin-top:8px}.OmrSheetDesign_techList__EjwEi{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family);font-size:16px;line-height:1.8;list-style-type:disc;margin-bottom:28px;padding-left:24px}.OmrSheetDesign_techList__EjwEi li{margin-bottom:12px}.OmrSheetDesign_label__ZXVPj{color:#000000d9;font-family:Poppins,sans-serif;font-family:var(--Font_Poppins);font-weight:500}.OmrSheetDesign_value__xaDQB{color:#0009;font-family:Roboto,sans-serif;font-family:var(--Font_Family)}@media (max-width:768px){.OmrSheetDesign_projectBlock__UxaUR{flex-direction:column;gap:24px;padding:20px}.OmrSheetDesign_projectHeader__8oQqT{padding:0 20px}.OmrSheetDesign_projectDetails__PYHXo,.OmrSheetDesign_projectImage__sbJ1Y{flex:1 1 100%;margin-right:0;max-width:100%}.OmrSheetDesign_projectTitle__V-Hr0{font-size:20px}.OmrSheetDesign_projectDesc__Ubi3M{font-size:14px}.OmrSheetDesign_techHeader__p8w8r{font-size:18px}.OmrSheetDesign_techList__EjwEi{font-size:14px}}
/*# sourceMappingURL=main.d0ca19d9.css.map*/